Skip to content

Commit 30884ec

Browse files
author
oca-ci
committed
[UPD] Update data_encryption.pot
1 parent 52ffdc9 commit 30884ec

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

data_encryption/i18n/data_encryption.pot

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 17.0\n"
7+
"Project-Id-Version: Odoo Server 18.0\n"
88
"Report-Msgid-Bugs-To: \n"
99
"Last-Translator: \n"
1010
"Language-Team: \n"
@@ -41,7 +41,6 @@ msgstr ""
4141
#. module: data_encryption
4242
#. odoo-python
4343
#: code:addons/data_encryption/models/encrypted_data.py:0
44-
#, python-format
4544
msgid "Encrypted data can only be read with suspended security (sudo)"
4645
msgstr ""
4746

@@ -73,15 +72,13 @@ msgstr ""
7372
#. module: data_encryption
7473
#. odoo-python
7574
#: code:addons/data_encryption/models/encrypted_data.py:0
76-
#, python-format
7775
msgid ""
7876
"No '%(key_name)s' entry found in config file. Use a key similar to: %(key)s"
7977
msgstr ""
8078

8179
#. module: data_encryption
8280
#. odoo-python
8381
#: code:addons/data_encryption/models/encrypted_data.py:0
84-
#, python-format
8582
msgid ""
8683
"No environment found, please check your running_env entry in your config "
8784
"file."
@@ -90,7 +87,6 @@ msgstr ""
9087
#. module: data_encryption
9188
#. odoo-python
9289
#: code:addons/data_encryption/models/encrypted_data.py:0
93-
#, python-format
9490
msgid ""
9591
"Password has been encrypted with a different key. Unless you can recover the"
9692
" previous key, this password is unreadable."
@@ -109,7 +105,6 @@ msgstr ""
109105
#. module: data_encryption
110106
#. odoo-python
111107
#: code:addons/data_encryption/models/encrypted_data.py:0
112-
#, python-format
113108
msgid "The data you are trying to read are not in a json format"
114109
msgstr ""
115110

@@ -123,6 +118,5 @@ msgstr ""
123118
#. module: data_encryption
124119
#. odoo-python
125120
#: code:addons/data_encryption/models/encrypted_data.py:0
126-
#, python-format
127121
msgid "You can only encrypt data with suspended security (sudo)"
128122
msgstr ""

0 commit comments

Comments
 (0)