-
-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UPD] Update pos_partner_address_required.pot
- Loading branch information
oca-ci
committed
Nov 4, 2024
1 parent
e1002e4
commit 87ce3b4
Showing
3 changed files
with
46 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 44 additions & 0 deletions
44
pos_partner_address_required/i18n/pos_partner_address_required.pot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * pos_partner_address_required | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 17.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: pos_partner_address_required | ||
#. odoo-javascript | ||
#: code:addons/pos_partner_address_required/static/src/app/PartnerDetailsEdit.esm.js:0 | ||
#, python-format | ||
msgid "City is required" | ||
msgstr "" | ||
|
||
#. module: pos_partner_address_required | ||
#. odoo-javascript | ||
#: code:addons/pos_partner_address_required/static/src/app/PartnerDetailsEdit.esm.js:0 | ||
#: code:addons/pos_partner_address_required/static/src/app/PartnerDetailsEdit.esm.js:0 | ||
#: code:addons/pos_partner_address_required/static/src/app/PartnerDetailsEdit.esm.js:0 | ||
#, python-format | ||
msgid "Missing information" | ||
msgstr "" | ||
|
||
#. module: pos_partner_address_required | ||
#. odoo-javascript | ||
#: code:addons/pos_partner_address_required/static/src/app/PartnerDetailsEdit.esm.js:0 | ||
#, python-format | ||
msgid "Street is required" | ||
msgstr "" | ||
|
||
#. module: pos_partner_address_required | ||
#. odoo-javascript | ||
#: code:addons/pos_partner_address_required/static/src/app/PartnerDetailsEdit.esm.js:0 | ||
#, python-format | ||
msgid "Zip is required" | ||
msgstr "" |