# 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" "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:mail.template,body_html:hr_recruitment.email_template_data_applicant_refuse msgid "\n" "
\n" " \n" " \n" " \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" " 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"
"
\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" " \n" " \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"
" Congratulations!\n" "Your resume has been positively reviewed. \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" " See you soon,\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" "\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"
" 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" " \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" " 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" " 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" "\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"
" 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"
"
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:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant msgid "Contact:" msgstr "" #. module: hr_recruitment #: model:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant msgid "Degree:" msgstr "" #. module: hr_recruitment #: model:ir.ui.view,arch_db:hr_recruitment.hr_kanban_view_applicant msgid "Departement:" msgstr "" #. module: hr_recruitment #: model:ir.ui.view,arch_db:hr_recruitment.crm_case_form_view_job msgid "Meetings" msgstr "" #. module: hr_recruitment #: model:ir.ui.view,arch_db:hr_recruitment.hr_job_survey msgid "Trackers" msgstr "" #. module: hr_recruitment #: model:ir.ui.view,arch_db:hr_recruitment.view_hr_recruitment_stage_kanban msgid "Folded in Recruitment Pipe: " msgstr "" #. module: hr_recruitment #: model:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban msgid "New" msgstr "" #. module: hr_recruitment #: model:ir.ui.view,arch_db:hr_recruitment.view_hr_job_kanban msgid "Reporting" msgstr "" #. module: hr_recruitment #: model: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.