# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_course_survey
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \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_course_survey
#: model:mail.template,body_html:hr_course_survey.mail_template_user_input_invite
msgid ""
"
\n"
"
\n"
" Dear ${object.partner_id.name or 'participant'}
\n"
" % if object.survey_id.certificate:\n"
" You have been invited to take a new certification.\n"
" % else:\n"
" We are conducting a survey and your response would be appreciated.\n"
" % endif\n"
"
\n"
" % if object.deadline:\n"
" Please answer the survey for ${format_date(object.deadline)}.
\n"
" % endif\n"
" Thank you for your participation.\n"
" \n"
"
\n"
" "
msgstr ""
#. module: hr_course_survey
#: model:ir.model,name:hr_course_survey.model_hr_course
msgid "Course"
msgstr "Tečaj"
#. module: hr_course_survey
#: model:ir.model,name:hr_course_survey.model_hr_course_attendee
msgid "Course Attendee"
msgstr "Sudionik tečaja"
#. module: hr_course_survey
#: model:ir.model,name:hr_course_survey.model_hr_course_schedule
msgid "Course Schedule"
msgstr "Raspored tečaja"
#. module: hr_course_survey
#: model:ir.model.fields,field_description:hr_course_survey.field_hr_course__examination_survey_id
#: model:ir.model.fields,field_description:hr_course_survey.field_hr_course_schedule__examination_survey_id
msgid "Examination Survey"
msgstr "Ispitna anketa"
#. module: hr_course_survey
#: model:ir.model.fields,field_description:hr_course_survey.field_survey_user_input__hr_course_attendee_ids
msgid "Hr Course Attendee"
msgstr "HR sudionik tečaja"
#. module: hr_course_survey
#: model:mail.template,subject:hr_course_survey.mail_template_user_input_invite
msgid "Participate to ${object.survey_id.title} survey"
msgstr "Sudjeluj u ${object.survey_id.title} anketi"
#. module: hr_course_survey
#: model_terms:ir.ui.view,arch_db:hr_course_survey.hr_course_attendee_tree_view
msgid "Retry"
msgstr "Pokušaj ponovo"
#. module: hr_course_survey
#: model:ir.model.fields,field_description:hr_course_survey.field_hr_course_attendee__survey_answer_id
msgid "Survey Answer"
msgstr "Odgovor na anketu"
#. module: hr_course_survey
#: model:ir.model,name:hr_course_survey.model_survey_user_input
msgid "Survey User Input"
msgstr "Anketa koju popunjava korisnik"
#. module: hr_course_survey
#. odoo-python
#: code:addons/hr_course_survey/models/hr_course_attendee.py:0
#, python-format
msgid ""
"Survey cannot be sent because the previous survey has not been answered"
msgstr ""
#. module: hr_course_survey
#. odoo-python
#: code:addons/hr_course_survey/models/hr_course_attendee.py:0
#, python-format
msgid "Survey cannot be sent if the user has not failed"
msgstr "Anketa se ne može poslati ako korisnik nije pao"
#. module: hr_course_survey
#: model:mail.template,name:hr_course_survey.mail_template_user_input_invite
msgid "Survey: Invite"
msgstr "Anketa: Poziv"