From 3b7e70a72f3092198c62599724f204e4737a4e64 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Mon, 28 Jun 2021 13:43:57 +0000 Subject: [PATCH] [UPD] Update pms.pot --- pms/i18n/pms.pot | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/pms/i18n/pms.pot b/pms/i18n/pms.pot index c01dfce0d..a2856f0ef 100644 --- a/pms/i18n/pms.pot +++ b/pms/i18n/pms.pot @@ -936,6 +936,11 @@ msgstr "" msgid "Avail record" msgstr "" +#. module: pms +#: model:ir.model.fields,field_description:pms.field_pms_availability__avail_rule_ids +msgid "Avail record rules" +msgstr "" + #. module: pms #: model:ir.model.fields,field_description:pms.field_pms_reservation_line__avail_id msgid "Availability Day" @@ -1339,9 +1344,9 @@ msgid "Cancelation Rules" msgstr "" #. module: pms -#: model:ir.model.fields.selection,name:pms.selection__pms_checkin_partner__state__cancelled +#: model:ir.model.fields.selection,name:pms.selection__pms_checkin_partner__state__cancel #: model:ir.model.fields.selection,name:pms.selection__pms_folio__state__cancel -#: model:ir.model.fields.selection,name:pms.selection__pms_reservation__state__cancelled +#: model:ir.model.fields.selection,name:pms.selection__pms_reservation__state__cancel #: model_terms:ir.ui.view,arch_db:pms.pms_checkin_partner_kanban_view #: model_terms:ir.ui.view,arch_db:pms.pms_reservation_view_search msgid "Cancelled" @@ -1776,6 +1781,11 @@ msgstr "" msgid "Complete Address" msgstr "" +#. module: pms +#: model:ir.model.fields,field_description:pms.field_pms_reservation__ratio_checkin_data +msgid "Complete cardex" +msgstr "" + #. module: pms #: model:pms.room.type.class,name:pms.pms_room_type_class_1 msgid "Conference" @@ -5439,7 +5449,6 @@ msgstr "" #. module: pms #: model:ir.model.fields,field_description:pms.field_pms_folio__ratio_checkin_data -#: model:ir.model.fields,field_description:pms.field_pms_reservation__ratio_checkin_data msgid "Pending Checkin Data" msgstr "" @@ -6110,7 +6119,7 @@ msgstr "" #. module: pms #: model:ir.model.fields,help:pms.field_pms_reservation__ratio_checkin_data -msgid "Proportion of guest data pending at checkin" +msgid "Proportion of guest data complete at checkin" msgstr "" #. module: pms @@ -7640,7 +7649,7 @@ msgstr "" #: model:ir.model.fields,help:pms.field_pms_reservation__allowed_cancel msgid "" "Technical field, Indicates that reservation can be cancelled,that happened " -"when state is 'cancelled', 'done', or 'departure_delayed'" +"when state is 'cancel', 'done', or 'departure_delayed'" msgstr "" #. module: pms @@ -7662,6 +7671,12 @@ msgstr "" msgid "Terms and conditions" msgstr "" +#. module: pms +#: code:addons/pms/models/pms_reservation.py:0 +#, python-format +msgid "The Property are mandatory in the reservation" +msgstr "" + #. module: pms #: code:addons/pms/models/pms_folio.py:0 #, python-format @@ -7717,24 +7732,12 @@ msgstr "" msgid "The checkin partners on a folio" msgstr "" -#. module: pms -#: code:addons/pms/models/pms_reservation.py:0 -#, python-format -msgid "The checkout date must be greater than the checkin date" -msgstr "" - #. module: pms #: code:addons/pms/models/res_users.py:0 #, python-format msgid "The chosen property is not in the allowed properties for this user" msgstr "" -#. module: pms -#: code:addons/pms/models/pms_reservation.py:0 -#, python-format -msgid "The client and Property are mandatory in the reservation" -msgstr "" - #. module: pms #: model:ir.model.fields,help:pms.field_pms_folio__closure_reason_id msgid "The closure reason for a closure room"