Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (5 of 5 strings)

Translation: server-env-16.0/server-env-16.0-server_environment_data_encryption
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment_data_encryption/es/
  • Loading branch information
Ivorra78 authored and weblate committed Jul 25, 2023
1 parent 7bad6d1 commit d40461b
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions server_environment_data_encryption/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,41 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2023-07-25 13:10+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: server_environment_data_encryption
#. odoo-python
#: code:addons/server_environment_data_encryption/models/server_env_mixin.py:0
#, python-format
msgid "Define values for "
msgstr ""
msgstr "Definir valores para "

#. module: server_environment_data_encryption
#: model:ir.model,name:server_environment_data_encryption.model_server_env_mixin
msgid "Mixin to add server environment in existing models"
msgstr ""
msgstr "Combinación para añadir entorno de servidor en modelos existentes"

#. module: server_environment_data_encryption
#. odoo-python
#: code:addons/server_environment_data_encryption/models/server_env_mixin.py:0
#, python-format
msgid "Modify values for {} environment"
msgstr ""
msgstr "Modificar los valores del entorno {}"

#. module: server_environment_data_encryption
#. odoo-python
#: code:addons/server_environment_data_encryption/models/server_env_mixin.py:0
#, python-format
msgid "The encryption key for current environement is not defined"
msgstr ""
msgstr "La clave de encriptación para el entorno actual no está definida"

#. module: server_environment_data_encryption
#. odoo-python
Expand All @@ -47,3 +49,5 @@ msgstr ""
msgid ""
"you need to define the running_env entry in your odoo configuration file"
msgstr ""
"necesitas definir la entrada running_env en tu archivo de configuración de "
"odoo"

0 comments on commit d40461b

Please sign in to comment.