# Translation of Odoo Server. # This file contains the translation of the following modules: # * server_environment_ir_config_parameter # # Translators: # Pedro M. Baeza , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-06-22 01:12+0000\n" "PO-Revision-Date: 2023-10-28 16:03+0000\n" "Last-Translator: Ivorra78 \n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\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_ir_config_parameter #: model:ir.model.fields,field_description:server_environment_ir_config_parameter.field_ir_config_parameter__is_environment msgid "Defined by environment" msgstr "Definido por el entorno" #. module: server_environment_ir_config_parameter #: model:ir.model.fields,help:server_environment_ir_config_parameter.field_ir_config_parameter__is_environment msgid "" "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." 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 #: code:addons/server_environment_ir_config_parameter/models/ir_config_parameter.py:0 #, python-format msgid "Key %s is empty in server_environment_file" msgstr "La clave %s está vacía en server_environment_file" #. module: server_environment_ir_config_parameter #: model:ir.model,name:server_environment_ir_config_parameter.model_ir_config_parameter msgid "System Parameter" msgstr "Parámetro del Sistema" #~ msgid "ir.config_parameter" #~ msgstr "ir.config_parameter"