Launchpad automatic translations update.
[odoo/odoo.git] / addons / document_webdav / i18n / nl.po
1 # Dutch translation for openobject-addons
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2011-01-03 16:57+0000\n"
11 "PO-Revision-Date: 2011-01-11 12:39+0000\n"
12 "Last-Translator: Douwe Wullink (Dypalio) <Unknown>\n"
13 "Language-Team: Dutch <nl@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2011-01-12 04:58+0000\n"
18 "X-Generator: Launchpad (build Unknown)\n"
19
20 #. module: document_webdav
21 #: field:document.webdav.dir.property,create_date:0
22 #: field:document.webdav.file.property,create_date:0
23 msgid "Date Created"
24 msgstr "Datum gemaakt"
25
26 #. module: document_webdav
27 #: constraint:document.directory:0
28 msgid "Error! You can not create recursive Directories."
29 msgstr "Fout ! U kunt geen recursieve mappen maken."
30
31 #. module: document_webdav
32 #: view:document.webdav.dir.property:0
33 #: view:document.webdav.file.property:0
34 msgid "Search Document properties"
35 msgstr "Document eigenschappen zoeken"
36
37 #. module: document_webdav
38 #: view:document.webdav.dir.property:0
39 #: field:document.webdav.dir.property,namespace:0
40 #: view:document.webdav.file.property:0
41 #: field:document.webdav.file.property,namespace:0
42 msgid "Namespace"
43 msgstr "Naamruimte"
44
45 #. module: document_webdav
46 #: field:document.directory,dav_prop_ids:0
47 msgid "DAV properties"
48 msgstr "DAV eigenschappen"
49
50 #. module: document_webdav
51 #: model:ir.model,name:document_webdav.model_document_webdav_file_property
52 msgid "document.webdav.file.property"
53 msgstr "document.webdav.file.property"
54
55 #. module: document_webdav
56 #: view:document.webdav.dir.property:0
57 #: view:document.webdav.file.property:0
58 msgid "Group By..."
59 msgstr "Groepeer op..."
60
61 #. module: document_webdav
62 #: view:document.directory:0
63 msgid "These properties will be added to WebDAV requests"
64 msgstr "Deze eigenschappen worden toegevoegd bij WebDAV aanvragen"
65
66 #. module: document_webdav
67 #: model:ir.ui.menu,name:document_webdav.menu_file_props
68 msgid "DAV properties for documents"
69 msgstr "DAV eigenschappen voor documenten"
70
71 #. module: document_webdav
72 #: code:addons/document_webdav/webdav.py:37
73 #, python-format
74 msgid "PyWebDAV Import Error!"
75 msgstr "PyWebDAV import fout!"
76
77 #. module: document_webdav
78 #: view:document.webdav.file.property:0
79 #: field:document.webdav.file.property,file_id:0
80 msgid "Document"
81 msgstr "Document"
82
83 #. module: document_webdav
84 #: model:ir.module.module,description:document_webdav.module_meta_information
85 msgid ""
86 " With this module, the WebDAV server for the documents is activated.\n"
87 "        You can then use any compatible browser to remotely see the "
88 "attachments of OpenObject.\n"
89 "\n"
90 "        After installation, the webDAV server can be controlled by a "
91 "[webdav] section in the server's config.\n"
92 "        Server Configuration Parameter:\n"
93 "        [webdav]\n"
94 "        ; enable = True ; Serve webdav over the http(s) servers\n"
95 "        ; vdir = webdav ; the directory that webdav will be served at\n"
96 "          ; this default val means that webdav will be\n"
97 "          ; on \"http://localhost:8069/webdav/\n"
98 "        ; verbose = True ; Turn on the verbose messages of webdav\n"
99 "        ; debug = True ; Turn on the debugging messages of webdav\n"
100 "          ; since the messages are routed to the python logging, with\n"
101 "          ; levels \"debug\" and \"debug_rpc\" respectively, you can leave\n"
102 "          ; these options on\n"
103 msgstr ""
104 " Met deze module wordt de WebDAV server voor documenten geactiveerd.\n"
105 "        U kunt nu met een compatibele browser door uw bijlagen in OpenObject "
106 "bladeren.\n"
107 "\n"
108 "        Na installatie kan de webDAV server worden bestuurd vanuit de "
109 "[webdav] sectie in de server configuratie.\n"
110 "        Server configuratie parameters:\n"
111 "        [webdav]\n"
112 "        ; enable = True ; Serve webdav via de http(s) servers\n"
113 "        ; vdir = webdav ; de map van waaruit webdav wordt geserved\n"
114 "          ; deze standaard waarde betekent dat webdav bereikbaar is\n"
115 "          ; via \"http://localhost:8069/webdav/\n"
116 "        ; verbose = True ; Aanzetten uitegreide berichten van webdav\n"
117 "        ; debug = True ; Aanzetten van de debugging berichten van webdav\n"
118 "          ; omdat de berichten worden gestuurd naar de python logging, met\n"
119 "          ; niveaus \"debug\" en \"debug_rpc\" respectievelijk, kunt u deze "
120 "opties\n"
121 "          ; aan laten staan\n"
122
123 #. module: document_webdav
124 #: sql_constraint:document.directory:0
125 msgid "Directory cannot be parent of itself!"
126 msgstr "Map kan niet bovenliggend aan zichzelf zijn!"
127
128 #. module: document_webdav
129 #: view:document.directory:0
130 msgid "Dynamic context"
131 msgstr "Dynamische context"
132
133 #. module: document_webdav
134 #: view:document.directory:0
135 msgid "WebDAV properties"
136 msgstr "WebDAV eigenschappen"
137
138 #. module: document_webdav
139 #: sql_constraint:document.directory:0
140 msgid "The directory name must be unique !"
141 msgstr "De mapnaam moet uniek zijn!"
142
143 #. module: document_webdav
144 #: code:addons/document_webdav/webdav.py:37
145 #, python-format
146 msgid ""
147 "Please install PyWebDAV from "
148 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
149 "0.9.4.tar.gz&can=2&q=/"
150 msgstr ""
151 "Installeer aub PyWebDAV vanaf "
152 "http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-"
153 "0.9.4.tar.gz&can=2&q=/"
154
155 #. module: document_webdav
156 #: model:ir.ui.menu,name:document_webdav.menu_dir_props
157 msgid "DAV properties for folders"
158 msgstr "DAV eigenschappen voor mappen"
159
160 #. module: document_webdav
161 #: view:document.directory:0
162 #: view:document.webdav.dir.property:0
163 #: view:document.webdav.file.property:0
164 msgid "Properties"
165 msgstr "Eigenschappen"
166
167 #. module: document_webdav
168 #: field:document.webdav.dir.property,name:0
169 #: field:document.webdav.file.property,name:0
170 msgid "Name"
171 msgstr "Naam"
172
173 #. module: document_webdav
174 #: model:ir.model,name:document_webdav.model_document_webdav_dir_property
175 msgid "document.webdav.dir.property"
176 msgstr "document.webdav.dir.property"
177
178 #. module: document_webdav
179 #: field:document.webdav.dir.property,value:0
180 #: field:document.webdav.file.property,value:0
181 msgid "Value"
182 msgstr "Waarde"
183
184 #. module: document_webdav
185 #: field:document.webdav.dir.property,dir_id:0
186 #: model:ir.model,name:document_webdav.model_document_directory
187 msgid "Directory"
188 msgstr "Map"
189
190 #. module: document_webdav
191 #: field:document.webdav.dir.property,write_uid:0
192 #: field:document.webdav.file.property,write_uid:0
193 msgid "Last Modification User"
194 msgstr "Gebruiker laatste wijziging"
195
196 #. module: document_webdav
197 #: view:document.webdav.dir.property:0
198 msgid "Dir"
199 msgstr "Map"
200
201 #. module: document_webdav
202 #: field:document.webdav.dir.property,write_date:0
203 #: field:document.webdav.file.property,write_date:0
204 msgid "Date Modified"
205 msgstr "Datum gewijzigd"
206
207 #. module: document_webdav
208 #: field:document.webdav.dir.property,create_uid:0
209 #: field:document.webdav.file.property,create_uid:0
210 msgid "Creator"
211 msgstr "Gemaakt door"
212
213 #. module: document_webdav
214 #: model:ir.module.module,shortdesc:document_webdav.module_meta_information
215 msgid "WebDAV server for Document Management"
216 msgstr "WebDAV server voor documentbeheer"
217
218 #. module: document_webdav
219 #: sql_constraint:document.directory:0
220 msgid "Directory must have a parent or a storage"
221 msgstr "Map moet een bovenliggende map hebben of opslag zijn"
222
223 #. module: document_webdav
224 #: field:document.webdav.dir.property,do_subst:0
225 #: field:document.webdav.file.property,do_subst:0
226 msgid "Substitute"
227 msgstr "Vervangen"
228
229 #~ msgid ""
230 #~ "This is a complete document management system:\n"
231 #~ "\t* WebDav Interface\n"
232 #~ "\t* User Authentification\n"
233 #~ "\t* Document Indexation\n"
234 #~ msgstr ""
235 #~ "Dit is een compleet document management systeem:\n"
236 #~ "\t* WebDav Interface\n"
237 #~ "\t* Gebruiker authentificatie\n"
238 #~ "\t* Document Indexatie\n"
239
240 #~ msgid ""
241 #~ "The Object name must start with x_ and not contain any special character !"
242 #~ msgstr ""
243 #~ "De objectnaam moet beginnen met x_ en mag geen speciaal teken bevatten !"
244
245 #~ msgid "Invalid model name in the action definition."
246 #~ msgstr "Ongeldige modelnaam in actie definitie."
247
248 #~ msgid "Invalid XML for View Architecture!"
249 #~ msgstr "Ongeldige XML voor weergave opbouw!"
250
251 #~ msgid "Search Document storage"
252 #~ msgstr "Zoek documentopslag"
253
254 #~ msgid "Error ! You can not create recursive Menu."
255 #~ msgstr "Fout ! U kunt geen recursief menu maken."
256
257 #~ msgid "The certificate ID of the module must be unique !"
258 #~ msgstr "Het kwaliteitscertificaat id van de module moet uniek zijn !"
259
260 #~ msgid "Size of the field can never be less than 1 !"
261 #~ msgstr "De veldlengte kan nooit kleiner dan 1 zijn !"
262
263 #~ msgid "The name of the module must be unique !"
264 #~ msgstr "De modulenaam moet uniek zijn !"