liquid_feedback_frontend

view locale/translations.nl.lua @ 1858:3d1f0464a3ea

Handle missing ldap.member.allowed function
author bsw
date Tue Sep 20 17:35:29 2022 +0200 (19 months ago)
parents 20c1c8cc28ba
children
line source
1 #!/usr/bin/env lua
2 return {
3 ["#{closed_ago} ago"] = false;
4 ["#{count} Neutral"] = false;
5 ["#{count} No"] = false;
6 ["#{count} Yes, alternative choice"] = false;
7 ["#{count} Yes, first choice"] = false;
8 ["#{count} canceled"] = false;
9 ["#{count} finished"] = "#{count} geëindigd";
10 ["#{count} in discussion"] = "#{count} in discussie";
11 ["#{count} in verification"] = "#{count} in controle";
12 ["#{count} in voting"] = "#{count} onder stemming";
13 ["#{count} matching issues found"] = false;
14 ["#{count} matching members found"] = false;
15 ["#{count} more areas in this unit"] = "#{count} meer themagebieden in dit dossier";
16 ["#{count} new"] = "#{count} nieuwe";
17 ["#{count} of them have an area delegation set"] = "in #{count} hiervan is een delegatie voor het thema actief";
18 ["#{count} of your outgoing delegation(s) are broken"] = "#{count} van uw uitgaande delegatie(s) zijn stuk";
19 ["#{count} supporter"] = false;
20 ["#{duration}"] = false;
21 ["#{interested_issues_to_vote_count} issue(s) you are interested in"] = "#{interested_issues_to_vote_count} onderwerpen waarin u geïnteresseerd bent";
22 ["#{interval_text} [interval]"] = false;
23 ["#{interval_text} ago"] = false;
24 ["#{interval_text} left"] = false;
25 ["#{interval} ago"] = false;
26 ["#{issues_to_vote_count} issue(s)"] = "#{issues_to_vote_count} onderwerp(en)";
27 ["#{issue} is in voting"] = false;
28 ["#{name}\n\n"] = "#{name}\n\n";
29 ["#{number} Image(s) has been deleted"] = "Er zijn #{number} plaatje (s) verwijderd";
30 ["#{number} Image(s) has been updated"] = "Er zijn #{number} plaatje(s) geaktualiseerd";
31 ["#{percentage}%"] = false;
32 ["#{policy_name} ##{issue_id}"] = false;
33 ["#{policy} ##{id}"] = false;
34 ["#{result}: #{yes_count} Yes (#{yes_percent}), #{no_count} No (#{no_percent}), #{neutral_count} Abstention (#{neutral_percent})"] = false;
35 ["#{result}: No votes (0)"] = false;
36 ["(+ #{count} potential)"] = false;
37 ["(1) Admission"] = false;
38 ["(1) Admission phase"] = false;
39 ["(2) Discussion"] = false;
40 ["(2) Discussion phase"] = false;
41 ["(3) Verification"] = false;
42 ["(3) Verification phase"] = false;
43 ["(4) Voting"] = false;
44 ["(4) Voting phase"] = false;
45 ["(5) Result"] = false;
46 ["(invited)"] = false;
47 ["(new window)"] = "(nieuw venster)";
48 ["+ #{weight}"] = "+ #{weight}";
49 ["+ add new subject area"] = false;
50 ["+getElementById("] = false;
51 ["1 matching issue found"] = false;
52 ["1 matching member found"] = false;
53 ["4 phases of a decision"] = false;
54 ["A short title (80 chars max)"] = false;
55 ["API key has been created"] = "API-key is gecreëerd";
56 ["API key has been deleted"] = "API-key is verwijderd";
57 ["Abandon global delegation for this area"] = "Geef globale delegatie voor dit themagebied op";
58 ["Abandon unit and area delegations for this issue"] = "Geef dossier en themagebied delegaties voor dit onderwerp op";
59 ["Abandon unit delegation"] = false;
60 ["Abandon unit delegation for this area"] = "Geef dossier delegatie voor dit themagebied op";
61 ["About site"] = "Over website";
62 ["Abstention"] = "Onthouding";
63 ["Abstention [many entries]"] = "Onthouding";
64 ["Abstention [single entry]"] = "Onthouding";
65 ["Accepted at"] = "Aangenomen door";
66 ["Account history"] = false;
67 ["Activated"] = false;
68 ["Active?"] = "Geactiveerd?";
69 ["Add a new competing initiative to issue"] = false;
70 ["Add a new suggestion for improvement"] = false;
71 ["Address"] = "Adres";
72 ["Admin?"] = "Admin?";
73 ["Administrative notice:"] = false;
74 ["Admission"] = false;
75 ["Admission time"] = "Tijd voor toegang";
76 ["Admitted"] = "Toegelaten";
77 ["All areas in my units"] = "Alle themagebieden in mijn dossiers";
78 ["All fields are optional. Please enter only data which should be published."] = false;
79 ["All initiatives failed 2nd quorum"] = false;
80 ["All units"] = "Alle dossiers";
81 ["Allowed policies"] = false;
82 ["Apply global delegation for this area (Currently: #{delegate_name} [#{scope}])"] = "Zet de totale delegatie in (Nu: #{delegate_name} [#{scope}])";
83 ["Apply global or area delegation for this issue (Currently: #{delegate_name} [#{scope}])"] = "Zet de totale delegatie in voor dit onderwerp (Nu: #{delegate_name} [#{scope}])";
84 ["Apply unit delegation for this area (Currently: #{delegate_name} [#{scope}])"] = "Zet de dossierdelegatie in voor dit themagebied (Nu: #{delegate_name} [#{scope}])";
85 ["Apply unit or area delegation for this issue (Currently: #{delegate_name} [#{scope}])"] = "Zet de dossier- of themagebiedsdelegatie in voor dit onderwerp (Nu: #{delegate_name} [#{scope}])";
86 ["Approval (#th preference) [many entries]"] = "Goedkeuring (#.-voorkeuren)";
87 ["Approval (#th preference) [single entry]"] = "Goedkeuring (#.-voorkeur)";
88 ["Approval (first preference) [many entries]"] = "Goedkeuring (eerste voorkeuren)";
89 ["Approval (first preference) [single entry]"] = "Goedkeuring (eerste voorkeur)";
90 ["Approval (second preference) [many entries]"] = "Goedkeuring (tweede voorkeuren)";
91 ["Approval (second preference) [single entry]"] = "Goedkeuring (tweede voorkeur)";
92 ["Approval (third preference) [many entries]"] = "Goedkeuring (derde voorkeuren))";
93 ["Approval (third preference) [single entry]"] = "Goedkeuring (derde voorkeur)";
94 ["Approval [many entries]"] = "Goedkeuring";
95 ["Approval [single entry]"] = "Goedkeuring";
96 ["Approved"] = "Aangenomen";
97 ["Are you aware that revoking an initiative is irrevocable?"] = false;
98 ["Area"] = "Themagebied";
99 ["Area delegation"] = "Delegatie voor themagebied";
100 ["As long as you are interested in this issue yourself, the delegation is suspended for this issue, but it will be applied again in the voting phase unless you vote yourself."] = false;
101 ["As soon as one initiative of this issue reaches the 1st quorum of #{quorum} support, the issue will proceed to discussion phase."] = false;
102 ["Author"] = "Auteur";
103 ["Available policies"] = false;
104 ["Avatar"] = "Avatar";
105 ["Ballot of '#{member_name}'"] = false;
106 ["Become a member"] = "Wordt deelnemer";
107 ["Before creating a new issue, please check any existant issues before, if the topic is already in discussion."] = false;
108 ["Best not admitted initiative"] = false;
109 ["Birthday"] = "Geboortedag";
110 ["Broken delegations"] = "Afgebroken delegaties";
111 ["Calculation"] = "Berekening";
112 ["Can't remove last initiator"] = "De laatste initiatiefnemer kan niet verwijderd worden";
113 ["Can't send confirmation email"] = "De bevestigingsemail kan niet verzonden worden.";
114 ["Cancel"] = "Afbreken";
115 ["Cancel issue"] = false;
116 ["Cancel issue ##{id}"] = false;
117 ["Canceled by administrative intervention"] = false;
118 ["Change email address"] = "Verander het emailadres";
119 ["Change order"] = "Verander volgorde";
120 ["Check and enter personal data"] = false;
121 ["Check your #{scope} delegation to '#{trustee_name}' for '#{context}'"] = false;
122 ["Check your delegations!"] = false;
123 ["Check your outgoing delegations"] = false;
124 ["Choose a formatting engine:"] = false;
125 ["Choose a member to invite"] = false;
126 ["Choose an initiator to remove"] = false;
127 ["Choose member"] = "Kies een deelnemer";
128 ["Choose timing"] = false;
129 ["Choose your delegatee"] = false;
130 ["Closed"] = "Gesloten";
131 ["Closed issues"] = "Gesloten onderwerpen";
132 ["Closed user group"] = false;
133 ["Collective opinion of supporters"] = "De collectieve mening van voorstanders";
134 ["Collective rating"] = false;
135 ["Compare"] = "Vergelijken";
136 ["Comparision of revisions #{id1} and #{id2}"] = false;
137 ["Competing initiatives"] = false;
138 ["Competing initiatives failed the 2nd quorum (#{num}/#{den}):"] = false;
139 ["Competing initiatives in pairwise comparison to best initiative:"] = false;
140 ["Competing initiatives in pairwise comparison to winner:"] = false;
141 ["Configure notifications now"] = "Configureer de meldingen nu";
142 ["Confirm"] = "Bevestigen";
143 ["Confirm notification address"] = false;
144 ["Confirm your email address"] = false;
145 ["Confirmation code"] = "Bevestigingscode";
146 ["Confirmation code invalid!"] = "De bevestigingscode is niet juist!";
147 ["Contacts"] = "Contacten";
148 ["Create a new issue"] = false;
149 ["Create new policy"] = "Nieuwe procedure creëren";
150 ["Create new unit"] = "Nieuwe dossier creëren";
151 ["Created at"] = "Gecreëerd op";
152 ["Current delegatee"] = false;
153 ["Current name"] = "Huidige naam";
154 ["Current phase is already closed."] = false;
155 ["Current status"] = "Huidige status";
156 ["Current unit and area delegations need confirmation"] = false;
157 ["Current votings in areas you are member of and issues you are interested in:"] = "Huidige stemmingen in themagebieden waar u lid van bent en onderwerpen waarin u geïnteresseerd bent:";
158 ["Currently no API key is set."] = "Op dit moment is geen API key bekend.";
159 ["Currently required"] = "Op dit moment nodig";
160 ["Currently this is the only initiative in this issue, because nobody started a competing initiative (yet)."] = false;
161 ["Date format is not valid. Please use following format: YYYY-MM-DD"] = "De Datumweergave is niet geldig. Gebruik alstublieft: JJJJ-MM-DD, bijv. 1945-05-23";
162 ["Deactivate member"] = false;
163 ["Default Policy"] = "Default procedure";
164 ["Degree"] = "Mate";
165 ["Delegate area"] = "Delegeer themagebied";
166 ["Delegate issue"] = "Delegeer onderwerp";
167 ["Delegate unit"] = "Delegeer dossier";
168 ["Delegation abandoned"] = "Delegatie uitgezet";
169 ["Delegation turned off for area"] = "Delegatie uitgezet voor dit themagebied";
170 ["Delegation turned off for issue"] = "Delegatie uitgezet voor dit onderwerp";
171 ["Delegations"] = "Delegaties";
172 ["Describe how the proposal and/or the reasons of the initiative could be improved"] = false;
173 ["Description"] = "Beschrijving";
174 ["Details"] = "Details";
175 ["Developer settings"] = "Ontwikkelaars instellingen";
176 ["Did the initiator implement this suggestion?"] = false;
177 ["Direct majority"] = "Directe meerderheid";
178 ["Direct majority denominator"] = false;
179 ["Direct majority non negative"] = "Directe meerderheid niet negatief";
180 ["Direct majority numerator"] = "Directe meerderheid teller";
181 ["Direct majority positive"] = "Directe meerderheid positief";
182 ["Disapproval (prefer to last block) [many entries]"] = "Weigering (echter de voorkeur tegenover het laatste afwijzingsblok)";
183 ["Disapproval (prefer to last block) [single entry]"] = "Weigering (echter de voorkeur tegenover het laatste afwijzingsblok)";
184 ["Disapproval (prefer to lower block) [many entries]"] = "Weigering (echter de voorkeur tegenover het laatste afwijzingsblok)";
185 ["Disapproval (prefer to lower block) [single entry]"] = "Weigering (echter de voorkeur tegenover het laatste afwijzingsblok)";
186 ["Disapproval (prefer to lower blocks) [many entries]"] = "Weigering (echter de voorkeur tegenover het laatste afwijzingsblok)";
187 ["Disapproval (prefer to lower blocks) [single entry]"] = "Weigering (echter de voorkeur tegenover het laatste afwijzingsblok)";
188 ["Disapproval [many entries]"] = "Weigering";
189 ["Disapproval [single entry]"] = "Weigering";
190 ["Disapproved"] = false;
191 ["Discard my vote"] = false;
192 ["Discussion"] = "Discussie";
193 ["Discussion #{time_info}"] = false;
194 ["Discussion URL"] = "Discussie-URL";
195 ["Discussion started"] = "Discussie gestart";
196 ["Discussion time"] = "Tijd voor discussie";
197 ["Do you really want to irrevocably deactive this member?"] = false;
198 ["Do you want to suggest to support another initiative?"] = false;
199 ["Download"] = "Download";
200 ["Download database export"] = "Download database export";
201 ["Download documents"] = "Download documenten";
202 ["Draft history"] = false;
203 ["Draft revision #{id}"] = false;
204 ["During the discussion phase, the issue is debated on while the initiators improve the proposals and reasons in their initiatives. Supporters of initiatives can write and rate suggestions for improvement."] = false;
205 ["During the verification phase, existing initiatives cannot be changed anymore. Initiatives need to pass the 2nd quorum of #{quorum} at end of verification phase to become admitted for voting."] = false;
206 ["During the voting phase, votes for all admitted initiatives in this issue can be cast. The final result will be calculated as soon as this phase ends."] = false;
207 ["Edit again"] = false;
208 ["Edit initiative"] = "Edit initiatieven";
209 ["Edit voting comment"] = false;
210 ["Edit your profile data"] = false;
211 ["Eligible as winner"] = "Als winnaar aangewezen";
212 ["Eligible members (#{count})"] = false;
213 ["Eligible voters"] = "Geschikte kiezers";
214 ["Email address"] = "Emailadres";
215 ["Email address confirmation"] = "Bevestiging emailadres";
216 ["Email address for notifications"] = false;
217 ["Email address is confirmed now"] = "Het emailadres is bevestigd";
218 ["Email address too short!"] = "Het emailadres is te kort!";
219 ["Email confirmation request"] = "Verzoek bevestiging email";
220 ["Emphasis"] = false;
221 ["Enter a new email address:"] = false;
222 ["Enter a new login name"] = false;
223 ["Enter a new password:"] = false;
224 ["Enter a new screen name:"] = false;
225 ["Enter a title for your initiative (max. 140 chars):"] = false;
226 ["Enter your current password:"] = false;
227 ["Enter your new password again please:"] = false;
228 ["Enter your proposal and/or reasons"] = false;
229 ["Enter your proposal and/or reasons:"] = false;
230 ["Error while converting image. Please note, that only JPG files are supported!"] = "Fout bij het omzetten van de plaatjes. Let op dat alleen JPG bestanden worden ondersteund.";
231 ["Error while updating member, database reported:<br /><br /> (#{errormessage})"] = "Fout bij het actualiseren van de leden, de database heeft het volgende gerapporteerd:<br /><br /> (#{errormessage})";
232 ["Etherpad authentication failed"] = "Etherpad-authenticatie mislukt";
233 ["External memberships"] = "Externe lidmaatschappen";
234 ["External posts"] = "Externe posts";
235 ["Failed #{sign}#{num}/#{den}"] = false;
236 ["Failed 1st quorum"] = false;
237 ["Finish delegation check"] = false;
238 ["Finish voting"] = "Stemming afgesloten";
239 ["Finished with winner"] = false;
240 ["For numbered items use a digit (e.g. 1) followed by a dot (.) and a space"] = false;
241 ["For which issue phases do you like to receive notification emails?"] = false;
242 ["Forgot login name?"] = false;
243 ["Forgot password?"] = false;
244 ["Formatting help"] = false;
245 ["Free timing:"] = false;
246 ["Frozen"] = "Bevroren";
247 ["Fully frozen at"] = "Totaal bevroren op";
248 ["Generate API key"] = "API key gegenereerd";
249 ["Global delegation"] = "Globale delegatie";
250 ["Go back to home page"] = false;
251 ["Half frozen at"] = "Half bevroren op";
252 ["Headlines"] = false;
253 ["Hello\n\n"] = "Hallo\n\n";
254 ["Hello "] = "Hallo ";
255 ["Hello,\n\n"] = false;
256 ["Help #{id}"] = "Help #{id}";
257 ["Hide"] = "Verbergen";
258 ["Hide inactive"] = false;
259 ["Hint"] = "Hint";
260 ["History"] = "Historie";
261 ["Home"] = "Home";
262 ["How important is your suggestions for you?"] = false;
263 ["How this member voted"] = false;
264 ["I do not like to hear from this member"] = false;
265 ["I do not like to receive notifications by email"] = false;
266 ["I don't like any of the initiative in this issue and I want to add my opinion or counter proposal"] = false;
267 ["I don't like this initiative and I want to add my opinion or counter proposal"] = false;
268 ["I don't like to vote this issue (myself):"] = false;
269 ["I like this initiative and I want to support it"] = false;
270 ["I like to change/revoke my vote:"] = false;
271 ["I like to receive notifications"] = false;
272 ["I like to vote on this issue:"] = false;
273 ["I understand, that this is not revocable"] = false;
274 ["I want to change account settings"] = false;
275 ["I want to change the interface language"] = false;
276 ["I want to customize my profile"] = false;
277 ["I want to deactive this member irrevocably"] = false;
278 ["I want to delegate my vote"] = false;
279 ["I want to delegate this issue"] = false;
280 ["I want to delegate this organizational unit"] = false;
281 ["I want to delegate this subject area"] = false;
282 ["I want to download all data"] = false;
283 ["I want to improve this initiative"] = false;
284 ["I want to know whats going on"] = false;
285 ["I want to learn more about LiquidFeedback"] = false;
286 ["I want to logout"] = false;
287 ["I want to manage my saved contacts"] = false;
288 ["I want to participate in this issue"] = false;
289 ["I want to participate in this subject area"] = false;
290 ["I want to save this member as contact (i.e. to use as delegatee)"] = false;
291 ["I want to start a new initiative"] = false;
292 ["I want to stay informed"] = false;
293 ["I want to take a look at other organizational units"] = false;
294 ["I'm interested in this issue"] = false;
295 ["I'm supporting this initiative"] = false;
296 ["Id"] = "Id";
297 ["Identification"] = "Identificatie";
298 ["If this link is not working, please open following url in your web browser:\n\n"] = "Wanneer deze link niet werkt, open dan de volgende link in uw webbrowser:\n\n";
299 ["If you cannot find any appropriate existing issue, "] = false;
300 ["Implicitly admitted"] = false;
301 ["Incoming delegations"] = "Binnenkomende delegaties";
302 ["Incoming delegations for '#{member_name}'"] = false;
303 ["Incoming delegations for '#{member}'"] = false;
304 ["Indent sub items with spaces"] = false;
305 ["Index"] = "Index";
306 ["Indirect majority"] = "Indirecte meerderheid";
307 ["Indirect majority denominator"] = false;
308 ["Indirect majority non negative"] = "Indicte meerderheid niet negatief";
309 ["Indirect majority numerator"] = "Indirecte meerderheid teller";
310 ["Indirect majority positive"] = "Indirecte meerderheid positief";
311 ["Individual ratings"] = false;
312 ["Initiative is revoked now"] = "Initiatief is nu teruggetrokken";
313 ["Initiative not admitted"] = false;
314 ["Initiative quorum"] = "Initiatief quorum";
315 ["Initiative quorum denominator"] = false;
316 ["Initiative quorum numerator"] = "Initiatief quorum teller";
317 ["Initiative revoked"] = "Initiatief teruggetrokken";
318 ["Initiative successfully created"] = "Initiatief succesvol gecreerd";
319 ["Initiative successfully updated"] = "Initiatief succesvol geactualiseerd";
320 ["Initiative: "] = "Initiatief: ";
321 ["Initiatives"] = false;
322 ["Initiatives and issues"] = false;
323 ["Initiatives created by this member"] = false;
324 ["Initiatives that invited you to become initiator:"] = "Initiatieven, die u uitgenodigd hebben initiatiefnemer te worden:";
325 ["Initiator invites"] = "Uitgenodigd";
326 ["Initiators"] = "Initiatiefnemers";
327 ["Interest already removed"] = false;
328 ["Interest removed"] = "Interesse verwijderd";
329 ["Interest updated"] = "Interesse geactualiseerd";
330 ["Interested members"] = "Geïnteresseerde leden";
331 ["Internal posts"] = "Interne posts";
332 ["Interval format:"] = "Interval schrijfwijze";
333 ["Introduction"] = false;
334 ["Invalid login name or password!"] = "Ongeldige loginnaam en wachtwoord";
335 ["Invalid timing"] = false;
336 ["Invitation has been refused"] = "De uitnodiging is geweigerd";
337 ["Invitation to LiquidFeedback"] = "Uitnodiging voor Liquid Feedback";
338 ["Invite an initiator to initiative"] = "Nodig een initiatiefnemer bij een initiatief uit";
339 ["Invite code"] = "Invite-Code";
340 ["Invite member"] = false;
341 ["Invited [as initiator]"] = "Uitgenodigd";
342 ["Issue #"] = false;
343 ["Issue ##{id}"] = "Onderwerp ##{id}";
344 ["Issue ##{issue_id}: #{initiative_name}"] = false;
345 ["Issue delegation"] = "Onderwerp-delegatie";
346 ["Issue has been canceled"] = false;
347 ["Issue quorum"] = "Quorum onderwerp";
348 ["Issue quorum denominator"] = false;
349 ["Issue quorum numerator"] = "Onderwerp quorum teller";
350 ["Issue reached next phase"] = "Onderwerp heeft de volgende fase bereikt";
351 ["Issues in admission phase"] = false;
352 ["Issues in discussion phase"] = false;
353 ["Issues in verification phase"] = false;
354 ["Issues in voting phase"] = false;
355 ["Issues:"] = "Onderwerpen:";
356 ["JavaScript is disabled or not available."] = "JavaScript is disabled of niet beschikbaar.";
357 ["Last activity (updated daily)"] = "Laatste activiteit (dagelijks geactualiseerd)";
358 ["Last counting:"] = false;
359 ["Latest approved issue"] = false;
360 ["Latest disapproved issue"] = false;
361 ["Latest events"] = "Laatste evenementen";
362 ["Links"] = false;
363 ["LiquidFeedback"] = "LiquidFeedback";
364 ["Lists"] = false;
365 ["Lists must be preceeded and followed by at least one blank line"] = false;
366 ["Lock member?"] = "Vergrendel deelnemer?";
367 ["Locked?"] = "Gesloten?";
368 ["Login [headline]"] = "Login";
369 ["Login [button]"] = "Login";
370 ["Login name"] = "Login naam";
371 ["Login name request"] = false;
372 ["Login-Name: "] = false;
373 ["Logout successful"] = "Succesvol afgemeld";
374 ["Make your choice by placing the initiatives"] = false;
375 ["Member"] = "Deelnemer";
376 ["Member has been removed from initiators"] = "Deelnemer is verwijderd uit de initiatiefnemers";
377 ["Member has been removed from your contacts"] = "Deelnemer is verwijderd uit uw contacten";
378 ["Member has not approved latest draft"] = "Deelnemer heeft het laatste ontwerp afgekeurd";
379 ["Member inactive?"] = "Deelnemer niet actief?";
380 ["Member is already saved in your contacts!"] = "Deelnemer is al in uw contacten opgeslagen!";
381 ["Member is not participating in any of the #{count} areas in this unit"] = "Deelnemer participeerd niet in enige van de #{count} themagebieden in dit dossier";
382 ["Member is not participating in the only area of the unit"] = "Deelnemer participeerd niet in het enige themagebied in dit dossier";
383 ["Member is now invited to be initiator"] = "De deelnemer is nu als initiatiefnemer uitgenodigd";
384 ["Member list"] = "Deelnemerslijst";
385 ["Member name"] = "Naam deelnemer";
386 ["Member successfully deactivated"] = false;
387 ["Member successfully registered"] = "Deelnemer is succesvol geregistreerd";
388 ["Member successfully updated"] = "Deelnemer is succesvol geactualiseerd";
389 ["Members"] = "Deelnemers";
390 ["Memberships"] = "Deelnemers";
391 ["Missing help text: #{id}.#{lang}.txt"] = "Helptekst ontbreekt: #{id}.#{lang}.txt";
392 ["Mobile phone"] = "Mobiele telefoon";
393 ["Move down"] = "Naar beneden";
394 ["Move up"] = "Omhoog";
395 ["My areas"] = "Mijn themagebieden";
396 ["Name"] = "Naam";
397 ["New"] = "Nieuw";
398 ["New area"] = false;
399 ["New draft for initiative '#{initiative_name}'"] = false;
400 ["New drafts for #{count} initiative(s) you are supporting"] = "Nieuwe ontwerpen voor #{count} initiatieven welke u ondersteund";
401 ["New initiative"] = "Nieuw initiatief";
402 ["New initiative draft"] = "Nieuw initiatief ontwerp";
403 ["New issue"] = "Nieuw onderwerp";
404 ["New member"] = false;
405 ["New organizational unit"] = false;
406 ["New passwords does not match."] = "U hebt niet twee keer hetzelfde wachtwoord gebruikt";
407 ["New passwords is too short."] = "Het nieuwe wachtwoord is te kort";
408 ["New policy"] = false;
409 ["New suggestion"] = "Nieuwe suggestie";
410 ["No"] = "Nee";
411 ["No (not yet)"] = false;
412 ["No admission needed"] = false;
413 ["No changes to your images were made"] = "Er is niks veranderd aan de plaatjes";
414 ["No default"] = "Geen standaard";
415 ["No delegation"] = "Geen delegatie";
416 ["No matching issues found"] = false;
417 ["No matching members found"] = false;
418 ["No more events available"] = "Er zijn geen evenementen meer";
419 ["No multistage majority"] = "Geen multistage meerderheid";
420 ["No published contacts"] = false;
421 ["No results for this selection"] = false;
422 ["No reverse beat path"] = "Er is geen andere weg";
423 ["No suggestions"] = "Geen suggesties";
424 ["No suggestions yet"] = "Nog geen suggesties";
425 ["Not a member"] = "Geen deelnemer";
426 ["Not voted issues"] = "Onderwerpen waar niet over is gestemd";
427 ["Notification address unconfirmed"] = "Het emailadres is onbevestigd";
428 ["Notification email"] = "Email notificatie";
429 ["Notification level not set yet"] = "Notificatie niveau nog niet geinstalleerd";
430 ["Notifications"] = false;
431 ["Notifications are only send to you about events in the subject areas you subscribed, the issues you are interested in and the initiatives you are supporting."] = false;
432 ["Number of incoming delegations, follow link to see more details"] = "Aantal startende delegaties, volg de link voor meer details";
433 ["Old password is wrong"] = "Het oude wachtwoord is fout";
434 ["On that page please enter the confirmation code:\n\n"] = "Vul op deze pagina de bevestigingscode in:\n\n";
435 ["On that page please enter the invite key:\n\n"] = "Vul op deze pagina de uitnodigingscode in:\n\n";
436 ["On that page please enter the reset code:\n\n"] = "Vul op deze pagina de reset code in:\n\n";
437 ["One issue"] = "Eén onderwerp";
438 ["One issue you are interested in"] = "Eén onderwerp dat u interesseert";
439 ["One more area in this unit"] = "Nog één themagebied in dit dossier";
440 ["One of them have an area delegation set"] = "Eén van deze heeft een themagebied delegatie actief";
441 ["Only for issues reaching the discussion phase"] = "Alleen voor onderwerpen die de discussie fase bereiken.";
442 ["Only for issues reaching the verification phase"] = false;
443 ["Only for issues reaching the voting phase"] = "Alleen voor onderwerpen die de stemmingsfase bereiken.";
444 ["Open initiatives you are supporting which has been updated their draft:"] = "Open initiatieven die door u ondersteund worden, waarvan de ontwerptekst geactualiseerd is:";
445 ["Open issues"] = "Open onderwerpen";
446 ["Open the appropriate subject area where your issue fits in and follow the instruction on that page."] = false;
447 ["Options"] = "Opties";
448 ["Organizational unit"] = "Organisatorische eenheid";
449 ["Organizational units"] = false;
450 ["Organizational units and subject areas"] = false;
451 ["Other failures"] = "Andere fouten";
452 ["Outgoing delegations"] = "Uitgaande delegaties";
453 ["Page not found"] = false;
454 ["Paragraphs"] = false;
455 ["Parent unit"] = "Moederdossier";
456 ["Password"] = "Wachtwoord";
457 ["Password has been reset successfully"] = "Wachtwoord is succesvol reset";
458 ["Password reset request"] = "Verzoek om het wachtwoord te resetten";
459 ["Passwords don't match!"] = "Wachtwoorden stemmen niet overeen!";
460 ["Passwords must consist of at least 8 characters!"] = "Het wachtwoord moet minstens 8 karakters lang zijn!";
461 ["Personal information"] = false;
462 ["Phase durations"] = false;
463 ["Phone"] = "Telefoonnummer";
464 ["Photo"] = "Foto";
465 ["Please choose a login name. This name will not be shown to others and is used only by you to login into the system. The login name is case sensitive."] = "Kies een loginnaam. Deze wordt niet aan anderen getoond en alleen gebruikt wanneer u zich aanmeldt. De loginnaam is case sensitive.";
466 ["Please choose a member"] = "Kies een deelnemer";
467 ["Please choose a name, i.e. your real name or your nick name. This name will be shown to others to identify you."] = "Kiest een gebruikersnaam, of uw eigen naam of nickname. Deze wordt getoond aan anderen om u te identifieceren.";
468 ["Please choose a password and enter it twice. The password is case sensitive."] = "Kiest alstublieft een wachtwoord en vul het 2 keer in.";
469 ["Please choose a policy"] = "Kiest alstublieft een procedure";
470 ["Please choose a policy for the new issue:"] = false;
471 ["Please choose an area name"] = false;
472 ["Please choose two different versions of the draft to compare"] = "Kies alstublieft 2 verschillende versies van het ontwerp om te kunnen vergelijken.";
473 ["Please confirm your email address"] = "Bevestig uw email adres";
474 ["Please confirm your email address by clicking the following link:\n\n"] = "Bevestigd uw emailadres door op deze link te klikken:\n\n";
475 ["Please decide for each delegation to confirm or to revoke it!"] = false;
476 ["Please enter a meaningful title for your initiative!"] = false;
477 ["Please enter the email reset code you have received:"] = "Vul de emailreset code in die u heeft ontvangen:";
478 ["Please enter the invite code you've received"] = false;
479 ["Please enter your email address. This address will be used for automatic notifications (if you request them) and in case you've lost your password. This address will not be published. After registration you will receive an email with a confirmation link."] = "Vult u alstublieft uw emailadres in. Dit adres zal gebruikt worden voor automatische notificaties (wanneer u deze wilt ontvangen) en wanneer u uw wachtwoord kwijt bent. Dit adres zal niet gepubliseerd worden. Na registratie ontvangt u een email met een bevestigingslink.";
480 ["Please enter your email address. You will receive an email with your login name."] = false;
481 ["Please enter your login name. You will receive an email with a link to reset your password."] = "Vul aub uw login naam in. U ontvangt een e-mail met een link om uw wachtwoord opnieuw in te stellen";
482 ["Please enter your new password twice."] = "Vult u alstublieft 2 maal uw nieuwe wachtwoord in.:";
483 ["Please select your preferred notification level"] = "Selecteer de gewenste kennisgeving niveau";
484 ["Policies"] = "Procedures";
485 ["Policy"] = "Procedure";
486 ["Policy '#{name}'"] = "Procedures '#{name}'";
487 ["Policy list"] = "Procedurelijst";
488 ["Polling mode"] = false;
489 ["Population"] = "Populatie";
490 ["Posts"] = "Posts";
491 ["Preference comparison"] = false;
492 ["Preference voting"] = false;
493 ["Preview"] = "Preview";
494 ["Preview of delegation"] = false;
495 ["Preview of voting ballot"] = false;
496 ["Private contacts"] = false;
497 ["Profession"] = "Beroep";
498 ["Publish"] = "Publiceer";
499 ["Publish now"] = false;
500 ["Published"] = "Gepubliceerd";
501 ["Published contacts"] = false;
502 ["Put **double asterisks** around a phrase to make it bold"] = false;
503 ["Put *asterisks* or around a phrase to make it italic"] = false;
504 ["Put a hypen (-) or asterisk (*) followed by a space in front of each item"] = false;
505 ["Quorums"] = false;
506 ["Reached #{sign}#{num}/#{den}"] = false;
507 ["Read and accept the terms and choose a password"] = false;
508 ["Read more"] = false;
509 ["Real name"] = "Echte naam";
510 ["Recover login name"] = false;
511 ["Register new member"] = "Registreer nieuwe deelnemer";
512 ["Registered members (#{count})"] = false;
513 ["Registration"] = "Registratie";
514 ["Registration (step 1 of 3: Invite code)"] = "Registratie (stap 1 van 3: uitnodigingscode)";
515 ["Registration (step 2 of 3: Personal information)"] = "Registratie (stap 1 van 3: persoonlijke informatie)";
516 ["Registration (step 3 of 3: Terms of use and password)"] = "Registratie (stap 1 van 3: gebruikershandleiding en wachtwoord)";
517 ["Rejected [initiative]"] = "Verworpen";
518 ["Rejected [initiator invitation]"] = "Verworpen";
519 ["Rejected (rank #{rank})"] = false;
520 ["Remove"] = "Verwijderen";
521 ["Remove an initiator from initiative"] = false;
522 ["Remove initiator"] = "Verwijder initiatiefnemer";
523 ["Rendered"] = "Geformatteerd";
524 ["Request email with login name"] = false;
525 ["Request password reset link"] = "Verzoek om een wachtwoord rest link";
526 ["Resend activation email to '#{email}'"] = "Verstuur de activatie code voor email '#{email}' opnieuw";
527 ["Reset code"] = "Resetcode";
528 ["Reset code is invalid!"] = "Resetcode is fout";
529 ["Reset password"] = "Reset wachtwoord";
530 ["Revoke initiative"] = "Herroepen initiatief";
531 ["Revoke now"] = false;
532 ["Revoked (during admission)"] = false;
533 ["Revoked (during discussion)"] = false;
534 ["Revoked (during verification)"] = false;
535 ["Revoked at"] = "Herroepen omdat";
536 ["Rules of procedure"] = false;
537 ["Save"] = "Save";
538 ["Save new password"] = false;
539 ["Save voting comment"] = false;
540 ["Saved contacts"] = "Bewaar contacten";
541 ["Schulze rank"] = "Schulze-Rang";
542 ["Screen name"] = "Screen-Name";
543 ["Search"] = "Zoeken";
544 ["Search results for: '#{search}'"] = "Zoekresultaten voor: '#{search}'";
545 ["Search term (only complete words)"] = "Zoekterm (alleen hele woorden)";
546 ["Select a notification level"] = false;
547 ["Select language \"#{langcode}\""] = "Taal \"#{langcode}\" kiezen";
548 ["Send invite?"] = "Uitnodiging sturen?";
549 ["Separate each paragraph with at least one blank line"] = false;
550 ["Set URL"] = "URL setzen";
551 ["Set area delegation"] = false;
552 ["Set issue delegation"] = false;
553 ["Set unit delegation"] = "Bepaal dossier delegatie";
554 ["Should the initiator implement this suggestion?"] = false;
555 ["Show"] = "Toon";
556 ["Show all members"] = false;
557 ["Show full history"] = false;
558 ["Show full member list"] = false;
559 ["Show inactive"] = false;
560 ["Show less"] = false;
561 ["Show member"] = "Toon deelnemer";
562 ["Show more and rate this"] = false;
563 ["Show my voting ballot"] = false;
564 ["Show older events"] = "Toon oudere evenementen";
565 ["Show policies in use"] = "Laat geactiveerde procedures zien";
566 ["Show policies not in use"] = "Laat gedeactiveerde procedures zien";
567 ["Show voting ballot"] = false;
568 ["Sorry, but there is not confirmed email address for your account. Please contact the administrator or support."] = "Sorry, maar we beschikken niet over een bevestigd emailadres van uw account. Neemt u alstublieft contact op met de administrator.";
569 ["Sorry, but you are currently not invited"] = "Sorry, maar u bent op dit moment niet uitgenodigd";
570 ["Sorry, you have reached your personal flood limit. Please be slower..."] = "Sorry, U heeft uw persoonlijke flood-limiet overschreden. Wees alstublieft langzamer...";
571 ["Sorry, your contingent for creating initiatives has been used up. Please try again later."] = "Sorry, uw voorraad om initiatieven te starten is op, Probeert u het alstublieft later!";
572 ["Source"] = "Brontekst";
573 ["Statement"] = "Verklaring";
574 ["Status"] = "Status";
575 ["Status quo: #{rank}"] = "Status quo: #{rank}";
576 ["Strict direct majority"] = "Een strikte directe meerderheid";
577 ["Strict indirect majority"] = "Een strikte indirecte meerderheid";
578 ["Structured discussion"] = false;
579 ["Stylesheet URL has been updated"] = "Stylesheet URL wordt geactualiseerd";
580 ["Subject area subscribed"] = false;
581 ["Subject areas"] = false;
582 ["Subscribed members (#{count})"] = false;
583 ["Subscription already removed"] = false;
584 ["Subscription removed"] = false;
585 ["Suggest no initiative"] = "Geen initiatief aanbevolen";
586 ["Suggestion"] = "Suggestie";
587 ["Suggestion currently implemented"] = "De suggestie is nu geïmplementeerd";
588 ["Suggestion currently not implemented"] = "De suggestie is nu niet geïmplementeerd";
589 ["Suggestion does not exist anymore"] = "Suggestie bestaat niet meer";
590 ["Suggestion for improvement #{id}"] = false;
591 ["Suggestions"] = "Suggesties";
592 ["Suggestions for improvement (#{count})"] = false;
593 ["Syntax help"] = "syntax-hulp";
594 ["System administration"] = false;
595 ["System settings"] = false;
596 ["Take a look through the existing issues. Maybe someone else started a debate on your topic (and you can join it) or the topic has been decided already in the past."] = false;
597 ["Tell others about this initiative:"] = false;
598 ["Terms of use"] = "Algemene voorwaarden";
599 ["The code you've entered is invalid"] = "De code die u ingevuld hebt is ongeldig!";
600 ["The draft of this initiative has been updated!"] = "het ontwerp van dit initiatief is bijgewerkt!";
601 ["The drafts do not differ"] = "de ontwerpen verschillen niet van elkaar";
602 ["The initiative draft has been updated again in the meanwhile, support not updated!"] = false;
603 ["The initiative text has been updated"] = false;
604 ["The initiators suggest to support the following initiative:"] = "De initiatoren raden aan het volgende initiatief te ondersteunen:";
605 ["The title is the figurehead of your iniative. It should be short but meaningful! As others identifies your initiative by this title, you cannot change it later!"] = false;
606 ["This delegation is suspended, because you voted yourself."] = false;
607 ["This email address is too short!"] = "Dit emailadres is te kort!";
608 ["This initiative"] = "Dit initiatief";
609 ["This initiative has been revoked at #{revoked} by:"] = false;
610 ["This initiative has not been admitted! It failed the 2nd quorum of #{quorum}."] = false;
611 ["This initiative is already revoked"] = "Dit initiatief is al teruggetrokken";
612 ["This initiative is revoked"] = "Dit initiatief is teruggetrokken";
613 ["This invite key is connected with the following information:"] = "Deze uitnodigingscode is gekoppeld aan de volgende informatie:";
614 ["This is the only initiative in this issue, because nobody started a competing initiative."] = false;
615 ["This issue is already closed."] = "Dit onderwerp is al afgesloten.";
616 ["This issue is already frozen."] = "Dit onderwerp is al bevroren";
617 ["This issue is closed"] = false;
618 ["This login is already taken, please choose another one!"] = "Deze loginnaam is al bezet, kiest u alstublieft een andere!";
619 ["This login is too short!"] = "Deze loginnaam is te kort!";
620 ["This member account has been created at #{created}"] = "Dit lidmaatschap is gecreerd bij #{created}.";
621 ["This member has rejected to become initiator of this initiative"] = "Deze deelnemer wil geen initiator van dit intiatief worden";
622 ["This member is already initiator of this initiative"] = "Deze deelnemer is al initiator van dit initiatief";
623 ["This member is already invited to become initiator of this initiative"] = "Deze deelnemer is al uitgenodigd om initiator van dit initiatief worden";
624 ["This member is currently participating in this issue."] = false;
625 ["This member is inactive"] = "Deze deelnemer is niet actief";
626 ["This member is locked"] = "Deze deelnemer is vergrendeld";
627 ["This member is participating, the remaining delegation chain is suspended during discussing."] = false;
628 ["This name is already taken, please choose another one!"] = "Deze naam is al in gebruik, kiest u alstublieft een andere!";
629 ["This name is too short!"] = "Deze naam is te kort!";
630 ["This screen name is too short!"] = "Deze schermnaam is te kort";
631 ["This service is provided by:"] = "Service provider:";
632 ["This service is provided using the following software components:"] = "Deze dienst gebruikt de volgende software componenten:";
633 ["This suggestion has been meanwhile deleted"] = "Deze suggestie is inmiddels verwijderd";
634 ["This title is really too short!"] = "DezeTitel is echt te kort!";
635 ["This title is too long!"] = false;
636 ["Title"] = "Titel";
637 ["To create a competing initiative see below."] = false;
638 ["Trustee has no voting right in this unit"] = "De gevolmachtigde heeft geen stemrecht in dit dossier";
639 ["Underline main headlines with ==="] = false;
640 ["Underline sub headlines with ---"] = false;
641 ["Unit"] = "Dossier";
642 ["Unit delegation"] = "Dossierdelegatie";
643 ["Unit list"] = "Dossierlijst";
644 ["Unknown author"] = "Onbekende auteur";
645 ["Updated drafts"] = "Nieuwe ontwerpen";
646 ["Upload avatar/photo"] = "Upload een avatar/foto";
647 ["Use [Text](http://example.com/) for links"] = false;
648 ["Use terms"] = "Algemene voorwaarden";
649 ["Verification"] = false;
650 ["Verification #{time_info}"] = false;
651 ["Verification started"] = "Verificatie is gestart";
652 ["Verification time"] = "Tijd voor verificatie";
653 ["Vote delegation"] = false;
654 ["Voted no"] = "Nee gestemd";
655 ["Voted yes"] = "Ja gestemd";
656 ["Voters"] = false;
657 ["Voting"] = "De stemming";
658 ["Voting #{time_info}"] = false;
659 ["Voting comment"] = false;
660 ["Voting comment (last updated: #{timestamp})"] = false;
661 ["Voting comment (optional)"] = false;
662 ["Voting comment available"] = false;
663 ["Voting for this issue has already begun."] = "De stemming over dit onderwerp is al begonnen.";
664 ["Voting has not started yet."] = "De stemming is nog niet begonnen";
665 ["Voting started"] = "De stemming is begonnen";
666 ["Voting time"] = "Tijd om te stemmen";
667 ["We couldn't deliver a confirmation mail to this address. Please check entered email address."] = "We zijn niet in staat een bevestigingsmail te verzenden. Controleert u alstublieft het emailadres.";
668 ["We have sent an email with activation link already in the last hour. Please try again later."] = "Wij hebben het afgelopen uur een e-mail met activatie linkgestuurd. Probeer het later opnieuw";
669 ["Website"] = "Website";
670 ["What can I do here?"] = false;
671 ["What this member is currently supporting"] = false;
672 ["Wiki engine"] = "Wiki engine";
673 ["Wiki engine for statement"] = "Wiki engine voor verklaring";
674 ["Withdraw membership"] = "Lidmaatschap terugtrekken";
675 ["Yes"] = "Ja";
676 ["Yes, it's implemented"] = false;
677 ["You already voted this issue"] = false;
678 ["You are already initiator"] = "U bent al initiator";
679 ["You are already supporting the latest draft"] = "U ondersteunt het laatste ontwerp al";
680 ["You are currently not invited to any initiative."] = "U bent op dit moment voor geen initiatief uitgenodigd.";
681 ["You are currently not supporting this initiative directly. By adding suggestions to this initiative you will automatically become a potential supporter."] = "U bent op dit moment geen voorstander van dit initiatief. Wanneer u suggesties toevoegt wordt u automatisch een potentieele voorstander!";
682 ["You are initiator of this initiative"] = "U bent initiator van dit initiatief";
683 ["You are interested in this issue"] = "U bent in dit onderwerp geinteresseerd";
684 ["You are invited to #{count} initiative(s)"] = false;
685 ["You are invited to LiquidFeedback. To register please click the following link:\n\n"] = "U wordt uitgenodigd voor LiquidFeedback. Klik alstublieft op de volgende link om u te registreren:";
686 ["You are invited to become initiator of '#{initiative_name}'"] = false;
687 ["You are invited to become initiator of this initiative"] = false;
688 ["You are member"] = "U bent deelnemer";
689 ["You are not eligible to participate"] = false;
690 ["You are not entitled to vote in this unit"] = false;
691 ["You are not participating in any of the #{count} areas in this unit"] = "U neemt niet deel aan enige van de #{count} themagebieden in dit dossier";
692 ["You are not participating in the only area of the unit"] = "U neemt niet deel aan het themagebied in dit dossier";
693 ["You are now initiator of this initiative"] = "U ondersteunt dit initiatief";
694 ["You are subscribed for this subject area"] = false;
695 ["You are supporter"] = "U bent een ondersteuner";
696 ["You are supporting this initiative"] = false;
697 ["You blocked this member (i.e. you will not be notified about this members actions)"] = false;
698 ["You can change your email address only once per hour. Please try again later."] = "U kunt uw emailadres slecht ee maal per uur wijzigen. Probeer het later nog eens.";
699 ["You can change your text again anytime during admission and discussion phase"] = false;
700 ["You can choose only members which you have been saved as contact before."] = false;
701 ["You can't suggest the initiative you are revoking"] = "U kunt het initiatief dat u aanbeveelt niet terugtrekken";
702 ["You cannot change your text again later, because this issue is already in verfication phase!"] = false;
703 ["You delegated this issue"] = false;
704 ["You delegated this organizational unit"] = false;
705 ["You delegated this subject area"] = false;
706 ["You delegated this unit"] = false;
707 ["You didn't confirm your email address '#{email}' within 7 days."] = "U heeft uw emailadres '#{email}' niet binnen 7 dagen bevestigd.";
708 ["You didn't confirm your email address '#{email}'. You have received an email with an activation link."] = "U heeft uw emailadres '#{email}' niet bevestigd. U heeft een email met een activeringslink ontvangen.";
709 ["You didn't save any member as contact yet."] = "U heeft geen enkele deelnemer als contact aangegeven!";
710 ["You didn't set the level of notifications you like to receive"] = "U heeft niet aangegeven welke meldingen u wilt ontvangen.";
711 ["You do not like to vote this issue (yourself)"] = false;
712 ["You have been voted"] = false;
713 ["You have not voted #{count} issue(s) you were interested in"] = "U hebt niet gestemd over #{count} onderwerp(en) waar u geïnteresseerd in was";
714 ["You have to mark 'Are you sure' to revoke!"] = "Om terug te trekken moet u 'Weet u zeker dat' bevestigen";
715 ["You have voted"] = false;
716 ["You have voted via delegation"] = false;
717 ["You may choose one of the ongoing initiatives you are currently supporting"] = false;
718 ["You need to confirm to deactivate!"] = false;
719 ["You refused to become initiator of this initiative"] = false;
720 ["You saved this member as contact (i.e. to use as delegatee)"] = false;
721 ["You saved this member as contact (i.e. to use as delegatee) and others can see it"] = false;
722 ["You've successfully registered and you can login now with your login and password!"] = "U bent succesvol geregistreerd en kunt nu inloggen met uw loginnaam en wachtwoord. !";
723 ["Your avatar is a small photo, which will be shown always next to your name."] = false;
724 ["Your choice"] = false;
725 ["Your email address has been changed, please check for confirmation email with activation link!"] = "Uw e-mailadres is gewijzigd, u heeft een bevestigings email met activatie link ontvangen!.";
726 ["Your login has been changed to '#{login}'"] = "Uw loginnaam is gewijzigd in '#{login}' ";
727 ["Your name has been changed"] = "Uw naam is gewijzigd";
728 ["Your page has been updated"] = "Uw pagina is bijgewerkt";
729 ["Your password has been updated successfully"] = "Uw wachtwoord is succesvol gewijzigd";
730 ["Your photo will be shown in your profile."] = false;
731 ["Your rating has been deleted"] = "Uw beoordeling is verwijderd";
732 ["Your rating has been updated"] = "Uw beoordeling is bijgewerkt";
733 ["Your request has been processed."] = false;
734 ["Your suggestion has been added"] = "Uw suggestie is toegevoegd";
735 ["Your support has been updated to the latest draft"] = "Uw steun is bijgewerkt naar de laatste versie";
736 ["Your vote has been discarded. Delegation rules apply if set."] = "Uw stem wordt genegeerd. Delegatie regels zijn van toepassing indien ingesteld.";
737 ["[Name of Language]"] = "Nederlands";
738 ["[Not public]"] = false;
739 ["[calculating]"] = false;
740 ["[event mail] URL: #{url}"] = " URL: #{url}";
741 ["[event mail] Area: #{name}"] = "Themagebied: #{name}";
742 ["[event mail] Unit: #{name}"] = " Dossier: #{name}";
743 ["[event mail] Event: #{event}"] = "Gebeurtenis: #{event}";
744 ["[event mail] Issue: ##{id}"] = " Onderwerp: ##{id}";
745 ["[event mail] Phase: #{phase}"] = " Fase: #{phase}";
746 ["[event mail] Policy: #{policy}"] = " Procedure: #{policy}";
747 ["[introduction] iniatives and issues"] = false;
748 ["[introduction] organizational units"] = false;
749 ["[introduction] phase 1 admission"] = false;
750 ["[introduction] phase 2 discussion"] = false;
751 ["[introduction] phase 3 verification"] = false;
752 ["[introduction] phase 4 voting"] = false;
753 ["[introduction] preference voting"] = false;
754 ["[introduction] rules of procedure"] = false;
755 ["[introduction] subject areas"] = false;
756 ["[introduction] vote delegation"] = false;
757 ["[not displayed public]"] = "[niet publiekelijk weergegeven]";
758 ["abandoned"] = "verlaten";
759 ["accept invitation"] = false;
760 ["action"] = false;
761 ["activate account"] = false;
762 ["activated"] = "geactiveerd";
763 ["add my interest"] = false;
764 ["add my support"] = false;
765 ["add to my list of private contacts"] = false;
766 ["add to my list of public contacts"] = false;
767 ["add your support (see above) and rate or write new suggestions (and thereby restrict your support to certain conditions if necessary)"] = false;
768 ["all issues"] = false;
769 ["allow invitation again"] = false;
770 ["and"] = false;
771 ["and #{count} more initiatives"] = "en #{count} verdere initiatieven";
772 ["area"] = "themagebied";
773 ["at least #{count} approvals"] = "minsten #{count} goedkeuringen";
774 ["at least #{count} approvals or abstentions"] = "minstens #{count} goedkeuringen of onthoudingen";
775 ["author"] = false;
776 ["avatar/photo"] = false;
777 ["block this member"] = false;
778 ["browse through the competing initiatives"] = false;
779 ["but"] = false;
780 ["by A-Z"] = false;
781 ["by Z-A"] = false;
782 ["by default only those issues are shown, for which your are eligible to participate (change filters on top of the list)"] = false;
783 ["by latest activity"] = false;
784 ["cancel"] = false;
785 ["cancel issue"] = false;
786 ["cancel issue now"] = false;
787 ["cancel registration"] = false;
788 ["canceled"] = false;
789 ["change avatar/photo"] = false;
790 ["change my vote"] = false;
791 ["change vote"] = false;
792 ["change your login"] = false;
793 ["change your notification email address"] = false;
794 ["change your password"] = false;
795 ["change your screen name"] = false;
796 ["change/revoke area delegation"] = false;
797 ["change/revoke delegation"] = false;
798 ["change/revoke delegation of organizational unit"] = false;
799 ["change/revoke delegation of subject area"] = false;
800 ["change/revoke delegation only for this issue"] = false;
801 ["change/revoke delegation only for this subject area"] = false;
802 ["change/revoke issue delegation"] = false;
803 ["check your "] = false;
804 ["choose delegatee"] = false;
805 ["choose issue delegatee"] = false;
806 ["choose subject area delegatee"] = false;
807 ["collapse subject areas"] = false;
808 ["collective rating:"] = false;
809 ["compare"] = false;
810 ["compare revisions"] = false;
811 ["confirm"] = false;
812 ["confirmed address"] = false;
813 ["database download"] = false;
814 ["day [interval ago]"] = false;
815 ["day [interval time left]"] = false;
816 ["day [interval]"] = false;
817 ["days [interval ago]"] = false;
818 ["days [interval time left]"] = false;
819 ["days [interval]"] = false;
820 ["deactivated"] = "gedeactiveerd";
821 ["delegated to"] = false;
822 ["delegates to"] = "gelegeerd aan";
823 ["delegation suspended during discussion"] = false;
824 ["delete<br /><br />"] = "delete<br /><br />";
825 ["developer settings"] = false;
826 ["direct interest"] = false;
827 ["discard"] = false;
828 ["discard my vote"] = false;
829 ["do not notify me about this voting anymore"] = false;
830 ["download database"] = false;
831 ["draft ID"] = false;
832 ["draft history (#{count})"] = false;
833 ["edit profile data"] = false;
834 ["edit proposal and/or reasons"] = false;
835 ["email"] = "email";
836 ["ends in #{state_time_left}"] = false;
837 ["ends soon"] = false;
838 ["failed #{quorum}"] = false;
839 ["finished"] = false;
840 ["global"] = "wereldwijd";
841 ["hide details"] = false;
842 ["i#{id}: #{name}"] = false;
843 ["if you like to implement a suggestion in your proposal and/or reasons, update your initiative draft"] = false;
844 ["implemented"] = "geïmplementeerd";
845 ["implemented:"] = false;
846 ["in all phases"] = false;
847 ["in my areas"] = false;
848 ["in my units"] = false;
849 ["inactive"] = false;
850 ["initiated by me"] = false;
851 ["interest via delegation"] = false;
852 ["interested directly or via delegation"] = false;
853 ["invite another initiator"] = false;
854 ["is implemented"] = false;
855 ["is not implemented"] = false;
856 ["issue"] = false;
857 ["issue view"] = false;
858 ["login name"] = "login naam";
859 ["login to participate"] = false;
860 ["logout"] = false;
861 ["make this contact private"] = false;
862 ["make this contact public"] = false;
863 ["member inactive"] = false;
864 ["month [interval ago]"] = false;
865 ["month [interval time left]"] = false;
866 ["month [interval]"] = false;
867 ["months [interval ago]"] = false;
868 ["months [interval time left]"] = false;
869 ["months [interval]"] = false;
870 ["must"] = "moet";
871 ["must be implemented"] = false;
872 ["must not"] = "mag niet";
873 ["my issues"] = false;
874 ["neutral"] = "neutraal";
875 ["newest first"] = false;
876 ["no delegation set"] = false;
877 ["no reverse beat path to status quo (including ties)"] = "geen achteruitweg naar de status quo (inclusief allianties)";
878 ["none"] = "geen";
879 ["not admitted"] = false;
880 ["not implemented"] = "niet geïmplementeerd";
881 ["not voted by me"] = false;
882 ["not yet"] = "nog niet";
883 ["notification settings"] = false;
884 ["notifications"] = false;
885 ["notifications settings"] = false;
886 ["oldest first"] = false;
887 ["one step back"] = false;
888 ["open the appropriate subject area for your issue and follow the instruction on that page."] = false;
889 ["open the organizational unit, subject area or issue you like to delegate and follow the instruction on that page."] = false;
890 ["or swipe"] = false;
891 ["ordered by delegation count"] = false;
892 ["phase ends soon"] = false;
893 ["possibly instable result caused by multistage majority"] = "Mogelijke instabiele resultaten als gevolg van multi-level meerderheden";
894 ["preference voting"] = false;
895 ["proceed with registration"] = false;
896 ["prohibit potentially instable results caused by multistage majorities"] = "Instabiele resultaten als gevolg van multi-level meerderheden verbieden";
897 ["public administrative notice:"] = false;
898 ["publish avatar/photo"] = false;
899 ["publish my rating"] = false;
900 ["publish profile data"] = false;
901 ["publish suggestion"] = false;
902 ["published at"] = false;
903 ["reached #{quorum}"] = false;
904 ["refresh my support"] = false;
905 ["refuse invitation"] = false;
906 ["remove an initiator"] = false;
907 ["remove from my contact list"] = false;
908 ["remove my interest"] = false;
909 ["remove my support"] = false;
910 ["reverse beat path to status quo (including ties)"] = "achteruitweg naar de status quo (inclusief allianties)";
911 ["revoke"] = false;
912 ["revoke initiative"] = false;
913 ["revoked"] = false;
914 ["search"] = false;
915 ["select tabs"] = false;
916 ["should"] = "mag";
917 ["should be implemented"] = false;
918 ["should not"] = "mag niet";
919 ["show all units"] = false;
920 ["show details"] = false;
921 ["show differences"] = false;
922 ["show other subject areas"] = false;
923 ["show saved contacts"] = false;
924 ["show subject areas"] = false;
925 ["show vote"] = false;
926 ["start a new competing initiative"] = false;
927 ["start an initiative in a new issue"] = false;
928 ["structured discussion"] = false;
929 ["subscribe"] = false;
930 ["subscribe subject areas or add your interested to issues and you will be notified about changes (follow the instruction on the area or issue page)"] = false;
931 ["subscribed"] = false;
932 ["suggestions (#{count}) ↓"] = false;
933 ["supporter"] = false;
934 ["supporter with restricting suggestions"] = false;
935 ["take a look at the competing initiatives"] = false;
936 ["take a look at the suggestions (see left) and rate them"] = false;
937 ["take a look at the suggestions of your supporters"] = false;
938 ["take a look on the issues (see left)"] = false;
939 ["the following login is connected to this email address:\n\n"] = false;
940 ["this issue is in verification phase, therefore the initiative text cannot be updated anymore"] = false;
941 ["this issue is in voting phase, therefore the initiative text cannot be updated anymore"] = false;
942 ["timeline"] = false;
943 ["to argue about suggestions, just add your arguments to your reasons in the initiative draft, so your supporters can learn about your opinion"] = false;
944 ["to reset your password please click on the following link:\n\n"] = "om uw wachtwoord opnieuw in te stellen klikt u op de volgende link an:\n\n";
945 ["to show more info and learn what you can do"] = false;
946 ["today at #{time}"] = false;
947 ["unblock member"] = false;
948 ["unconfirmed address"] = false;
949 ["unit"] = "dossier";
950 ["unit / area"] = false;
951 ["unsubscribe"] = false;
952 ["until"] = "tot";
953 ["update area"] = false;
954 ["update member"] = false;
955 ["update policy"] = false;
956 ["update unit"] = false;
957 ["variable"] = false;
958 ["via delegation"] = false;
959 ["vote delegation"] = false;
960 ["vote now"] = false;
961 ["voted and not voted by me"] = false;
962 ["voted by me"] = false;
963 ["voted directly by me"] = false;
964 ["voted no"] = false;
965 ["voted via delegation"] = false;
966 ["voted yes"] = false;
967 ["without"] = false;
968 ["without quorum"] = false;
969 ["write a new suggestion"] = false;
970 ["written and rated by the supportes of this initiative to improve the proposal and its reasons"] = false;
971 ["xmpp"] = "Jabber (XMPP)";
972 ["year [interval ago]"] = false;
973 ["year [interval time left]"] = false;
974 ["year [interval]"] = false;
975 ["years [interval ago]"] = false;
976 ["years [interval time left]"] = false;
977 ["years [interval]"] = false;
978 ["yesterday at #{time}"] = false;
979 ["you are interested"] = false;
980 ["you are subscribed"] = false;
981 ["you have #{count} incoming delegations"] = false;
982 ["you restricted your support by rating suggestions as must or must not"] = false;
983 ["you voted"] = false;
984 }

Impressum / About Us