Translated using Weblate (Spanish)

Currently translated at 100.0% (4 of 4 strings)

Translation: server-env-16.0/server-env-16.0-server_environment_ir_config_parameter
Translate-URL: https://translation.odoo-community.org/projects/server-env-16-0/server-env-16-0-server_environment_ir_config_parameter/es/
This commit is contained in:
Ivorra78 2023-07-25 11:53:57 +00:00 committed by Weblate
parent e08ccdb4e7
commit 5511e99672
1 changed files with 9 additions and 6 deletions

View File

@ -9,19 +9,20 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n" "Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-22 01:12+0000\n" "POT-Creation-Date: 2017-06-22 01:12+0000\n"
"PO-Revision-Date: 2017-06-22 01:12+0000\n" "PO-Revision-Date: 2023-07-25 13:10+0000\n"
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2017\n" "Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n" "Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. module: server_environment_ir_config_parameter #. module: server_environment_ir_config_parameter
#: model:ir.model.fields,field_description:server_environment_ir_config_parameter.field_ir_config_parameter__is_environment #: model:ir.model.fields,field_description:server_environment_ir_config_parameter.field_ir_config_parameter__is_environment
msgid "Defined by environment" msgid "Defined by environment"
msgstr "" msgstr "Definido por el entorno"
#. module: server_environment_ir_config_parameter #. module: server_environment_ir_config_parameter
#: model:ir.model.fields,help:server_environment_ir_config_parameter.field_ir_config_parameter__is_environment #: model:ir.model.fields,help:server_environment_ir_config_parameter.field_ir_config_parameter__is_environment
@ -29,18 +30,20 @@ msgid ""
"If check, the value in the database will be ignored and alternatively, the " "If check, the value in the database will be ignored and alternatively, the "
"system will use the key defined in your odoo.cfg environment file." "system will use the key defined in your odoo.cfg environment file."
msgstr "" msgstr ""
"Si se marca, el valor en la base de datos será ignorado y alternativamente, "
"el sistema utilizará la clave definida en su archivo de entorno odoo.cfg."
#. module: server_environment_ir_config_parameter #. module: server_environment_ir_config_parameter
#. odoo-python #. odoo-python
#: code:addons/server_environment_ir_config_parameter/models/ir_config_parameter.py:0 #: code:addons/server_environment_ir_config_parameter/models/ir_config_parameter.py:0
#, python-format #, python-format
msgid "Key %s is empty in server_environment_file" msgid "Key %s is empty in server_environment_file"
msgstr "" msgstr "La clave %s está vacía en server_environment_file"
#. module: server_environment_ir_config_parameter #. module: server_environment_ir_config_parameter
#: model:ir.model,name:server_environment_ir_config_parameter.model_ir_config_parameter #: model:ir.model,name:server_environment_ir_config_parameter.model_ir_config_parameter
msgid "System Parameter" msgid "System Parameter"
msgstr "" msgstr "Parámetros del sistema"
#~ msgid "ir.config_parameter" #~ msgid "ir.config_parameter"
#~ msgstr "ir.config_parameter" #~ msgstr "ir.config_parameter"