From da85e038257a5bd530e5186167c2280ee9d12c14 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Sun, 20 Feb 2022 22:23:35 +0000 Subject: [PATCH] [UPD] Update pms.pot --- pms/i18n/pms.pot | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/pms/i18n/pms.pot b/pms/i18n/pms.pot index 6f9f40408..854f8a7ac 100644 --- a/pms/i18n/pms.pot +++ b/pms/i18n/pms.pot @@ -529,13 +529,13 @@ msgid "" " \n" " \n" " \n" " \n" @@ -688,7 +691,10 @@ msgid "" " \n" " \n" " \n" " \n" @@ -698,7 +704,7 @@ msgid "" " \n" " \n" " \n" "
\n" " \n" -" \n" +" \n" " \n" " \n" " \n" @@ -546,7 +546,10 @@ msgid "" " \n" " \n" " \n" " \n" @@ -556,7 +559,7 @@ msgid "" " \n" " \n" " \n" "
\n" "
\n" "
\n" -"
From ${object.checkin} At ${object.arrival_hour}
\n" -"
To ${object.checkout} At ${object.departure_hour}
\n" +"
From ${object.first_checkin}
\n" +"
To ${object.last_checkout}
\n" "
TZ ${object.pms_property_id.tz}
\n" "
\n" "
\n" -"
Room: ${object.room_type_id.name}
\n" +"
Rooms:
\n" +" % for reservation in object.reservation_ids:\n" +" ${reservation.room_type_id.name}
\n" +" % endfor\n" "
\n" "
\n" -"
Price: ${object.price_total} ${object.pms_property_id.country_id.currency_id.symbol}
\n" +"
Price: ${object.amount_total} ${object.pms_property_id.country_id.currency_id.symbol}
\n" "
\n" @@ -676,8 +679,8 @@ msgid "" "
\n" "
\n" -"
From ${object.checkin} At ${object.arrival_hour}
\n" -"
To ${object.checkout} At ${object.departure_hour}
\n" +"
From ${object.first_checkin}
\n" +"
To ${object.last_checkout}
\n" "
TZ ${object.pms_property_id.tz}
\n" "
\n" "
\n" -"
Room: ${object.room_type_id.name}
\n" +"
Rooms:
\n" +" % for reservation in object.reservation_ids:\n" +" ${reservation.room_type_id.name}
\n" +" % endfor\n" "
\n" "
\n" -"
Price: ${object.price_room_services_set} ${object.pms_property_id.country_id.currency_id.symbol}
\n" +"
Price: ${object.amount_total} ${object.pms_property_id.country_id.currency_id.symbol}
\n" "
\n" @@ -724,7 +730,7 @@ msgid "" " \n" " \n" " \n" "
\n" -" \n" +" \n" "
Check-in\n" "
\n" "
\"Hacer
\n" @@ -812,7 +818,7 @@ msgid "" "
\n" "
\n" " Hello ${object.partner_id.name or ''},
\n" -" Your reservation at ${object.pms_property_id.name} has been successfully canceled.\n" +" Your reservation at ${object.pms_property_id.name} has been cancelled.\n" "
\n" "
\n" @@ -8309,14 +8315,14 @@ msgid "Send Confirmation Email" msgstr "" #. module: pms -#: code:addons/pms/models/pms_reservation.py:0 -#, python-format -msgid "Send Confirmed Reservation Mail " +#: model_terms:ir.ui.view,arch_db:pms.portal_my_folio_invitations +msgid "Send Invitation" msgstr "" #. module: pms -#: model_terms:ir.ui.view,arch_db:pms.portal_my_folio_invitations -msgid "Send Invitation" +#: code:addons/pms/models/pms_folio.py:0 +#, python-format +msgid "Send Mail " msgstr "" #. module: pms