Skip to content

Commit

Permalink
[UPD] Update hr_timesheet_sheet.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Oct 18, 2024
1 parent 14108f1 commit 884597d
Showing 1 changed file with 28 additions and 27 deletions.
55 changes: 28 additions & 27 deletions hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand All @@ -13,14 +13,6 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: hr_timesheet_sheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet_sheet.res_config_settings_view_form
msgid ""
"<span class=\"fa fa-lg fa-building\" title=\"Values set here are company-"
"specific.\" aria-label=\"Values set here are company-specific.\" "
"groups=\"base.group_multi_company\" role=\"img\"/>"
msgstr ""

#. module: hr_timesheet_sheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_kanban
msgid "<span class=\"text-muted text-nowrap\">Period</span>"
Expand Down Expand Up @@ -375,7 +367,6 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet__message_has_error
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""

Expand Down Expand Up @@ -421,13 +412,6 @@ msgstr ""
msgid "Is Follower"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet____last_update
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_line____last_update
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_new_analytic_line____last_update
msgid "Last Modified on"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__write_uid
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_line__write_uid
Expand All @@ -442,11 +426,6 @@ msgstr ""
msgid "Last Updated on"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__message_main_attachment_id
msgid "Main Attachment"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__message_has_error
msgid "Message Delivery error"
Expand Down Expand Up @@ -576,6 +555,13 @@ msgstr ""
msgid "Period"
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Please enter start and end date"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__access_url
msgid "Portal Access URL"
Expand All @@ -600,6 +586,11 @@ msgstr ""
msgid "Quantity"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__rating_ids
msgid "Ratings"
msgstr ""

#. module: hr_timesheet_sheet
#: model_terms:ir.ui.view,arch_db:hr_timesheet_sheet.hr_timesheet_sheet_form
#: model_terms:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_kanban
Expand Down Expand Up @@ -627,11 +618,6 @@ msgstr ""
msgid "Reviewer"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields.selection,name:hr_timesheet_sheet.selection__res_company__timesheet_week_start__5
msgid "Saturday"
Expand Down Expand Up @@ -675,6 +661,7 @@ msgstr ""
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_line__sheet_id
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_line_abstract__sheet_id
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet_new_analytic_line__sheet_id
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_timesheets_analysis_report__sheet_id
msgid "Sheet"
msgstr ""

Expand Down Expand Up @@ -880,6 +867,11 @@ msgstr ""
msgid "Timesheets"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model,name:hr_timesheet_sheet.model_timesheets_analysis_report
msgid "Timesheets Analysis Report"
msgstr ""

#. module: hr_timesheet_sheet
#: model_terms:ir.actions.act_window,help:hr_timesheet_sheet.act_hr_timesheet_line_to_submit
#: model_terms:ir.actions.act_window,help:hr_timesheet_sheet.act_hr_timesheet_sheet_to_review
Expand Down Expand Up @@ -1057,6 +1049,15 @@ msgstr ""
msgid "You cannot modify an entry in a confirmed timesheet sheet: %(names)s"
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/account_analytic_line.py:0
#, python-format
msgid ""
"You cannot modify timesheets that are linked to time off requests.\n"
" Please use the Time Off application to modify your time off requests instead."
msgstr ""

#. module: hr_timesheet_sheet
#: model_terms:ir.actions.act_window,help:hr_timesheet_sheet.act_hr_timesheet_line_to_submit_my
msgid ""
Expand Down

0 comments on commit 884597d

Please sign in to comment.