diff --git a/pms/i18n/es.po b/pms/i18n/es.po index 639350f89..796b4b109 100644 --- a/pms/i18n/es.po +++ b/pms/i18n/es.po @@ -1868,6 +1868,11 @@ msgstr "Configuración" msgid "Confirm" msgstr "Confirmar" +#. module: pms +#: model_terms:ir.ui.view,arch_db:pms.pms_reservation_view_form +msgid "Confirm Assigned Room" +msgstr "" + #. module: pms #: model_terms:ir.ui.view,arch_db:pms.pms_folio_view_form msgid "Confirm Sale" @@ -4123,6 +4128,13 @@ msgstr "" msgid "It contains all available rooms for this reservation" msgstr "Ningún checkin fue realizado en esta reserva" +#. module: pms +#: model:ir.model.fields,help:pms.field_pms_reservation__to_assign +msgid "" +"It is True if the room of the reservation has been assigned automatically, " +"False if it was confirmed by a person in charge" +msgstr "" + #. module: pms #: code:addons/pms/models/pms_checkin_partner.py:0 #, python-format @@ -7686,12 +7698,6 @@ msgstr "" msgid "Technical compute" msgstr "Computación técnica" -#. module: pms -#: model:ir.model.fields,help:pms.field_pms_reservation__to_assign -#, fuzzy -msgid "Technical field" -msgstr "Computación técnica" - #. module: pms #: model:ir.model.fields,help:pms.field_folio_sale_line__display_type msgid "Technical field for UX purpose." @@ -9036,6 +9042,10 @@ msgid "" "you cannot have more than one room with the same name in the same property" msgstr "" +#, fuzzy +#~ msgid "Technical field" +#~ msgstr "Computación técnica" + #, fuzzy #~ msgid "On Board Service" #~ msgstr "Servicio de Habitación"