You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * company_country # # Translators: # Peter Hageman <hageman.p@gmail.com>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-05-05 07:29+0000\n" "PO-Revision-Date: 2017-05-05 07:29+0000\n" "Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: company_country #: code:addons/company_country/models/res_config.py:25 #, python-format msgid "Country code %s not found. Use ISO 3166 codes 2 letters" msgstr "Landcode %s niet gevonden. Gebruik ISO 3166 2-letter code"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_uid msgid "Created by" msgstr "Aangemaakt door"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_date msgid "Created on" msgstr "Aangemaakt op"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_display_name msgid "Display Name" msgstr "weergavenaam"
#. module: company_country #: code:addons/company_country/models/res_config.py:19 #, python-format msgid "Error COUNTRY environment variable with country code not defined" msgstr ""
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_id msgid "ID" msgstr "ID"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings___last_update msgid "Last Modified on" msgstr "Laatst gewijzigd op"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_uid msgid "Last Updated by" msgstr "Laatst bijgewerkt door"
#. module: company_country #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_date msgid "Last Updated on" msgstr "Laatst bijgewerkt op"
#. module: company_country #: model:ir.model,name:company_country.model_country_company_config_settings msgid "country.company.config.settings" msgstr "country.company.config.settings"
|