From d2fb2c459c25b00a17adb7d6821cdec901c16524 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Fri, 6 May 2022 16:59:13 +0000 Subject: [PATCH] [UPD] Update pms.pot --- pms/i18n/pms.pot | 37 +++++++++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 6 deletions(-) diff --git a/pms/i18n/pms.pot b/pms/i18n/pms.pot index 02ec6ddfd..f23bd5217 100644 --- a/pms/i18n/pms.pot +++ b/pms/i18n/pms.pot @@ -4330,6 +4330,13 @@ msgstr "" msgid "Formatted Email" msgstr "" +#. module: pms +#: model:ir.model.fields,help:pms.field_pms_room__short_name +msgid "" +"Four character name, if not set, autocompletes with the first two letters of" +" the room name and two incremental numbers" +msgstr "" + #. module: pms #: model:pms.ubication,name:pms.pms_ubication_4st_floor msgid "Fourth floor" @@ -9263,6 +9270,11 @@ msgstr "" msgid "Shared Room" msgstr "" +#. module: pms +#: model:ir.model.fields,field_description:pms.field_pms_room__short_name +msgid "Short Name" +msgstr "" + #. module: pms #: model:ir.model.fields,field_description:pms.field_pms_board_service__show_detail_report msgid "Show Detail Report" @@ -10210,6 +10222,12 @@ msgstr "" msgid "The sequence that formed the name of the folio." msgstr "" +#. module: pms +#: code:addons/pms/models/pms_room.py:0 +#, python-format +msgid "The short name can't contain more than 4 characters" +msgstr "" + #. module: pms #: model:ir.model.fields,help:pms.field_pms_folio__payment_state msgid "The state of the payment" @@ -11200,6 +11218,19 @@ msgid "" " Please, check the rooms marked in red and try again." msgstr "" +#. module: pms +#: model:ir.model.constraint,message:pms.constraint_pms_room_room_property_unique +msgid "" +"You cannot have more than one room with the same name in the same property" +msgstr "" + +#. module: pms +#: model:ir.model.constraint,message:pms.constraint_pms_room_room_short_name_unique +msgid "" +"You cannot have more than one room with the same short name in the same " +"property" +msgstr "" + #. module: pms #: code:addons/pms/models/account_move.py:0 #, python-format @@ -11438,9 +11469,3 @@ msgid "" " assigned). If you want to bill an independent contact,\n" " you can select it in the billing assistant" msgstr "" - -#. module: pms -#: model:ir.model.constraint,message:pms.constraint_pms_room_room_property_unique -msgid "" -"you cannot have more than one room with the same name in the same property" -msgstr ""