# Translation of Odoo Server. # This file contains the translation of the following modules: # * server_environment_ir_config_parameter # # Translators: # Peter Hageman , 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: 2017-06-22 01:12+0000\n" "Last-Translator: Peter Hageman , 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" "teams/23907/nl_NL/)\n" "Language: nl_NL\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" #. 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 "" #. 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 "" #. module: server_environment_ir_config_parameter #. odoo-python #: 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 "sleutel %s is leeg in 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 "" #~ msgid "ir.config_parameter" #~ msgstr "ir.config_parameter"