Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-env-16.0/server-env-16.0-data_encryption Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-data_encryption/
This commit is contained in:
parent
df37af7002
commit
de0b5e4821
|
|
@ -40,6 +40,7 @@ msgid "Encrypted Data"
|
|||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid "Encrypted data can only be read with suspended security (sudo)"
|
||||
|
|
@ -76,12 +77,15 @@ msgid "Name"
|
|||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid "No '%s' entry found in config file. Use a key similar to: %s"
|
||||
msgid ""
|
||||
"No '%(key_name)s' entry found in config file. Use a key similar to: %(key)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
|
|
@ -90,11 +94,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Password has been encrypted with a different key. Unless you can recover the"
|
||||
" previous key, this password is unreadable."
|
||||
"Password has been encrypted with a different key. Unless you can recover the "
|
||||
"previous key, this password is unreadable."
|
||||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
|
|
@ -108,6 +113,7 @@ msgid "Technical name"
|
|||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid "The data you are trying to read are not in a json format"
|
||||
|
|
@ -121,6 +127,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid "You can only encrypt data with suspended security (sudo)"
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@ msgid "Encrypted Data"
|
|||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid "Encrypted data can only be read with suspended security (sudo)"
|
||||
|
|
@ -78,6 +79,7 @@ msgid "Name"
|
|||
msgstr "Bezeichnung"
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
|
|
@ -85,6 +87,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
|
|
@ -93,11 +96,12 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Password has been encrypted with a different key. Unless you can recover the"
|
||||
" previous key, this password is unreadable."
|
||||
"Password has been encrypted with a different key. Unless you can recover the "
|
||||
"previous key, this password is unreadable."
|
||||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
|
|
@ -111,6 +115,7 @@ msgid "Technical name"
|
|||
msgstr "Technischer Name"
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid "The data you are trying to read are not in a json format"
|
||||
|
|
@ -124,6 +129,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
#. odoo-python
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid "You can only encrypt data with suspended security (sudo)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue