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.
87 lines
2.8 KiB
87 lines
2.8 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * crm_deduplicate_acl
|
|
#
|
|
# 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-12-04 15:47+0000\n"
|
|
"PO-Revision-Date: 2017-12-04 15:47+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: crm_deduplicate_acl
|
|
#: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:46
|
|
#, python-format
|
|
msgid ""
|
|
"All contacts must have the same email. Only the Administrator can merge "
|
|
"contacts with different emails."
|
|
msgstr ""
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: model:res.groups,name:crm_deduplicate_acl.group_automatically
|
|
msgid "Automatically"
|
|
msgstr "Automatisch"
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: model:ir.module.category,name:crm_deduplicate_acl.category
|
|
#: model:ir.ui.menu,name:crm_deduplicate_acl.partner_merge_automatic_menu
|
|
msgid "Deduplicate Contacts"
|
|
msgstr "Ontdubbel Relaties"
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:28
|
|
#, python-format
|
|
msgid ""
|
|
"For safety reasons, you cannot merge more than 3 contacts together. You can "
|
|
"re-open the wizard several times if needed."
|
|
msgstr ""
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: model:res.groups,name:crm_deduplicate_acl.group_manually
|
|
msgid "Manually"
|
|
msgstr "Handmatig"
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:81
|
|
#, python-format
|
|
msgid "Merged with the following partners:"
|
|
msgstr "Samengevoegd met de volgende contacten:"
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:69
|
|
#, python-format
|
|
msgid ""
|
|
"Only the destination contact may be linked to existing Journal Items. Please"
|
|
" ask the Administrator if you need to merge several contacts linked to "
|
|
"existing Journal Items."
|
|
msgstr ""
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: model:ir.ui.menu,name:crm_deduplicate_acl.root_menu
|
|
msgid "Tools"
|
|
msgstr ""
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: model:res.groups,name:crm_deduplicate_acl.group_unrestricted
|
|
msgid "Without restrictions"
|
|
msgstr "Zonder beperkingen"
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: code:addons/crm_deduplicate_acl/wizards/partner_merge.py:38
|
|
#, python-format
|
|
msgid "You cannot merge a contact with one of his parent."
|
|
msgstr "Je kan geen relatie samenvoegen met één van haar ouders."
|
|
|
|
#. module: crm_deduplicate_acl
|
|
#: model:ir.model,name:crm_deduplicate_acl.model_base_partner_merge_automatic_wizard
|
|
msgid "base.partner.merge.automatic.wizard"
|
|
msgstr "base.partner.merge.automatic.wizard"
|