mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[UPD] Update pms.pot
This commit is contained in:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user