# Translation of Odoo Server. # This file contains the translation of the following modules: # * beesdoo_shift_attendance # msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-08-17 12:44+0000\n" "PO-Revision-Date: 2020-08-17 12:44+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: beesdoo_shift_attendance #: model:mail.template,body_html:beesdoo_shift_attendance.email_template_non_attendance msgid "\n" "
Hello ${object.replaced_id.name},\n"
"\n"
"
You have been recorded as non-attended during your last shift (${format_tz(object.start_time,object.replaced_id.tz or 'Europe/Brussels','%d.%m.%Y - %H:%M')}),\n"
" and you were supposed to replace ${object.worker_id.name}.\n"
" % endif\n"
"\n"
" % if not object.replaced_id:\n"
"
Hello ${object.worker_id.name},
\n" "\n" "You have been recorded as non-attended during your last shift (${format_tz(object.start_time,object.worker_id.tz or 'Europe/Brussels','%d.%m.%Y - %H:%M')}).\n"
" % endif\n"
"\n"
" % if object.worker_id.working_mode == 'regular':\n"
" % if object.state == 'absent_0':\n"
"
Super-cooperator assigned you 0 compensation, so you won't have any additionnal shift to do before your next regular shift.\n"
" % endif\n"
" % if object.state == 'absent_1':\n"
"
Super-cooperator assigned you 1 compensation, so you have to attend one additionnal shift before your next regular shift.\n"
" % endif\n"
" % if object.state == 'absent_2':\n"
"
Super-cooperator assigned you 2 compensations, so you have to attend two additionnal shifts before your next regular shift.\n"
" % endif\n"
"\n"
" % if object.replaced_id:\n"
" You were supposed to replace ${object.worker_id.name}.\n"
" You have to do ${(object.replaced_id.cooperative_status_ids.sr + object.replaced_id.cooperative_status_ids.sc) * -1 } shifts before your next regular shift.
\n"
" % else:\n"
" You have to do ${(object.worker_id.cooperative_status_ids.sr + object.worker_id.cooperative_status_ids.sc) * -1 } shifts before your next regular shift.
\n"
" % endif\n"
" % endif\n"
"\n"
" % if object.worker_id.working_mode == 'irregular':\n"
" Your shift counter is at ${object.worker_id.cooperative_status_ids.sr}.\n"
"\n"
" % if object.worker_id.cooperative_status_ids.future_alert_date:\n"
" It should be superior or equal to 1 before the\n"
" ${object.worker_id.cooperative_status_ids.future_alert_date}.\n"
" % endif\n"
"
\n"
" % endif\n"
"\n"
" % if object.replaced_id:\n"
" Your current status is \"${object.replaced_id.cooperative_status_ids.get_status_value()}\".\n"
" % else:\n"
"
Your current status is \"${object.worker_id.cooperative_status_ids.get_status_value()}\".\n"
" % endif\n"
"\n"
"
If you have any question regarding this non-attendance, just answer this e-mail.\n"
"
Cooperatively yours,
\n"
" The Members' office volunteers
${object.worker_id.company_id.name}.
\n" "\n" " % if object.worker_id.company_id.street:\n" " ${object.worker_id.company_id.street}\n" " % endif\n" " % if object.worker_id.company_id.street2:\n" " ${object.worker_id.company_id.street2}${object.day}\n"
"
The attendance sheet for ${object.time_slot} is not validated.\n"
"
Please, do it as soon as possible so as to update workers' status.\n"
"