# Translation of Odoo Server. # This file contains the translation of the following modules: # * pad # # Translators: # FIRST AUTHOR , 2014 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:08+0000\n" "PO-Revision-Date: 2015-07-17 07:43+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Dutch (http://www.transifex.com/odoo/odoo-8/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: pad #: model:ir.model,name:pad.model_res_company msgid "Companies" msgstr "Bedrijven" #. module: pad #: field:pad.common,create_uid:0 msgid "Created by" msgstr "Aangemaakt door" #. module: pad #: field:pad.common,create_date:0 msgid "Created on" msgstr "Aangemaakt op" #. module: pad #: code:addons/pad/pad.py:52 #, python-format msgid "Error" msgstr "Fout" #. module: pad #: help:res.company,pad_key:0 msgid "Etherpad lite api key." msgstr "Etherpad lite api key." #. module: pad #: help:res.company,pad_server:0 msgid "Etherpad lite server. Example: beta.primarypad.com" msgstr "Etherpad lite server. Bijvoorbeeld: beta.primarypad.com" #. module: pad #: field:pad.common,id:0 msgid "ID" msgstr "ID" #. module: pad #: field:pad.common,write_uid:0 msgid "Last Updated by" msgstr "Laatste bijgewerkt door" #. module: pad #: field:pad.common,write_date:0 msgid "Last Updated on" msgstr "Laatst bijgewerkt op" #. module: pad #: field:res.company,pad_key:0 msgid "Pad Api Key" msgstr "Pad Api Key" #. module: pad #: field:res.company,pad_server:0 msgid "Pad Server" msgstr "Pad Server" #. module: pad #: code:addons/pad/pad.py:52 #, python-format msgid "" "Pad creation failed, either there is a problem with your pad" " server URL or with your connection." msgstr "Pad aanmaken mislukt, er kan een probleem zijn met uw pad server URL of met uw connectie." #. module: pad #: view:res.company:pad.view_company_form_with_pad msgid "Pads" msgstr "Pads" #. module: pad #. openerp-web #: code:addons/pad/static/src/js/pad.js:49 #, python-format msgid "This pad will be initialized on first edit" msgstr "Dit pad wordt geinitialiseerd bij de eerste bewerking" #. module: pad #. openerp-web #: code:addons/pad/static/src/js/pad.js:46 #, python-format msgid "Unable to load pad" msgstr "Kan pad niet laden" #. module: pad #. openerp-web #: code:addons/pad/static/src/xml/pad.xml:9 #, python-format msgid "" "You must configure the etherpad through the menu Settings > Companies > " "Companies, in the configuration tab of your company." msgstr "U dient de etherpad koppeling in te stellen bij Instellingen > Bedrijven > Bedrijven, op het configuratie tabblad van uw bedrijf." #. module: pad #: view:res.company:pad.view_company_form_with_pad msgid "e.g. beta.primarypad.com" msgstr "bijv. beta.primarypad.com"