]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po
OAuth: Fix rare problem in which request tokens were sometimes being
[quix0rs-gnu-social.git] / plugins / OStatus / locale / nl / LC_MESSAGES / OStatus.po
1 # Translation of StatusNet - OStatus to Dutch (Nederlands)
2 # Expored from translatewiki.net
3 #
4 # Author: McDutchie
5 # Author: Siebrand
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - OStatus\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2010-12-16 15:08+0000\n"
14 "PO-Revision-Date: 2010-12-16 15:12:45+0000\n"
15 "Language-Team: Dutch <http://translatewiki.net/wiki/Portal:nl>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-POT-Import-Date: 2010-11-30 20:43:51+0000\n"
19 "X-Generator: MediaWiki 1.18alpha (r78478); Translate extension (2010-09-17)\n"
20 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
21 "X-Language-Code: nl\n"
22 "X-Message-Group: #out-statusnet-plugin-ostatus\n"
23 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
25 #. TRANS: Link description for link to subscribe to a remote user.
26 #. TRANS: Link text for a user to subscribe to an OStatus user.
27 #: OStatusPlugin.php:225 OStatusPlugin.php:935
28 msgid "Subscribe"
29 msgstr "Abonneren"
30
31 #. TRANS: Link description for link to join a remote group.
32 #: OStatusPlugin.php:244 OStatusPlugin.php:653 actions/ostatussub.php:109
33 msgid "Join"
34 msgstr "Toetreden"
35
36 #. TRANSLATE: %s is a domain.
37 #: OStatusPlugin.php:457
38 #, php-format
39 msgid "Sent from %s via OStatus"
40 msgstr "Verzonden vanaf %s via OStatus"
41
42 #. TRANS: Exception.
43 #: OStatusPlugin.php:529
44 msgid "Could not set up remote subscription."
45 msgstr ""
46 "Het was niet mogelijk het abonnement via een andere dienst in te stellen."
47
48 #: OStatusPlugin.php:603
49 msgid "Unfollow"
50 msgstr "Niet langer volgen"
51
52 #. TRANS: Success message for unsubscribe from user attempt through OStatus.
53 #. TRANS: %1$s is the unsubscriber's name, %2$s is the unsubscribed user's name.
54 #: OStatusPlugin.php:606
55 #, php-format
56 msgid "%1$s stopped following %2$s."
57 msgstr "%1$s volgt %2$s niet langer."
58
59 #: OStatusPlugin.php:634
60 msgid "Could not set up remote group membership."
61 msgstr ""
62 "Het was niet mogelijk het groepslidmaatschap via een andere dienst in te "
63 "stellen."
64
65 #. TRANS: Success message for subscribe to group attempt through OStatus.
66 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
67 #: OStatusPlugin.php:656
68 #, php-format
69 msgid "%1$s has joined group %2$s."
70 msgstr "%1$s is lid geworden van de groep %2$s."
71
72 #. TRANS: Exception.
73 #: OStatusPlugin.php:665
74 msgid "Failed joining remote group."
75 msgstr ""
76 "Het was niet mogelijk toe te streden to de groep van een andere dienst."
77
78 #: OStatusPlugin.php:705
79 msgid "Leave"
80 msgstr "Verlaten"
81
82 #. TRANS: Success message for unsubscribe from group attempt through OStatus.
83 #. TRANS: %1$s is the member name, %2$s is the unsubscribed group's name.
84 #: OStatusPlugin.php:708
85 #, php-format
86 msgid "%1$s has left group %2$s."
87 msgstr "%1$s heeft de groep %2$s verlaten"
88
89 #: OStatusPlugin.php:783
90 msgid "Disfavor"
91 msgstr "Uit favorieten verwijderen"
92
93 #. TRANS: Success message for remove a favorite notice through OStatus.
94 #. TRANS: %1$s is the unfavoring user's name, %2$s is URI to the no longer favored notice.
95 #: OStatusPlugin.php:786
96 #, php-format
97 msgid "%1$s marked notice %2$s as no longer a favorite."
98 msgstr "%1$s heeft de mededeling %2$s als favoriet verwijderd."
99
100 #. TRANS: Link text for link to remote subscribe.
101 #: OStatusPlugin.php:862
102 msgid "Remote"
103 msgstr "Via andere dienst"
104
105 #. TRANS: Title for activity.
106 #: OStatusPlugin.php:902
107 msgid "Profile update"
108 msgstr "Profielupdate"
109
110 #. TRANS: Ping text for remote profile update through OStatus.
111 #. TRANS: %s is user that updated their profile.
112 #: OStatusPlugin.php:905
113 #, php-format
114 msgid "%s has updated their profile page."
115 msgstr "Het profiel van %s is bijgewerkt."
116
117 #. TRANS: Plugin description.
118 #: OStatusPlugin.php:950
119 msgid ""
120 "Follow people across social networks that implement <a href=\"http://ostatus."
121 "org/\">OStatus</a>."
122 msgstr ""
123 "Mensen volgen over sociale netwerken die gebruik maken van <a href=\"http://"
124 "ostatus.org/\">OStatus</a>."
125
126 #: classes/FeedSub.php:252
127 msgid "Attempting to start PuSH subscription for feed with no hub."
128 msgstr ""
129 "Aan het proberen een PuSH-abonnement te krijgen op een feed zonder hub."
130
131 #: classes/FeedSub.php:282
132 msgid "Attempting to end PuSH subscription for feed with no hub."
133 msgstr ""
134 "Aan het proberen een PuSH-abonnement te verwijderen voor een feed zonder hub."
135
136 #. TRANS: Server exception. %s is a URI.
137 #: classes/Ostatus_profile.php:192
138 #, php-format
139 msgid "Invalid ostatus_profile state: both group and profile IDs set for %s."
140 msgstr ""
141 "Ongeldige ostatus_profile status: het ID voor zowel de groep als het profiel "
142 "voor %s is ingesteld."
143
144 #. TRANS: Server exception. %s is a URI.
145 #: classes/Ostatus_profile.php:195
146 #, php-format
147 msgid "Invalid ostatus_profile state: both group and profile IDs empty for %s."
148 msgstr ""
149 "Ongeldige ostatus_profile status: het ID voor zowel de groep als het profiel "
150 "voor %s is leeg."
151
152 #. TRANS: Server exception.
153 #. TRANS: %1$s is the method name the exception occured in, %2$s is the actor type.
154 #: classes/Ostatus_profile.php:285
155 #, php-format
156 msgid "Invalid actor passed to %1$s: %2$s."
157 msgstr "Ongeldige actor doorgegeven aan %1$s: %2$s."
158
159 #. TRANS: Server exception.
160 #: classes/Ostatus_profile.php:378
161 msgid ""
162 "Invalid type passed to Ostatus_profile::notify. It must be XML string or "
163 "Activity entry."
164 msgstr ""
165 "Ongeldig type doorgegeven aan Ostatus_profile::notify. Het moet een XML-"
166 "string of Activity zijn."
167
168 #. TRANS: Exception.
169 #: classes/Ostatus_profile.php:409
170 msgid "Unknown feed format."
171 msgstr "Onbekend feedformaat"
172
173 #. TRANS: Exception.
174 #: classes/Ostatus_profile.php:433
175 msgid "RSS feed without a channel."
176 msgstr "RSS-feed zonder kanaal."
177
178 #. TRANS: Client exception.
179 #: classes/Ostatus_profile.php:478
180 msgid "Can't handle that kind of post."
181 msgstr "Dat type post kan niet verwerkt worden."
182
183 #. TRANS: Client exception. %s is a source URI.
184 #: classes/Ostatus_profile.php:561
185 #, php-format
186 msgid "No content for notice %s."
187 msgstr "Geen inhoud voor mededeling %s."
188
189 #. TRANS: Shown when a notice is longer than supported and/or when attachments are present. At runtime
190 #. TRANS: this will usually be replaced with localised text from StatusNet core messages.
191 #: classes/Ostatus_profile.php:596
192 msgid "Show more"
193 msgstr "Meer weergeven"
194
195 #. TRANS: Exception. %s is a profile URL.
196 #: classes/Ostatus_profile.php:789
197 #, php-format
198 msgid "Could not reach profile page %s."
199 msgstr "Het was niet mogelijk de profielpagina %s te bereiken."
200
201 #. TRANS: Exception. %s is a URL.
202 #: classes/Ostatus_profile.php:847
203 #, php-format
204 msgid "Could not find a feed URL for profile page %s."
205 msgstr "Het was niet mogelijk de feed-URL voor de profielpagina %s te vinden."
206
207 #. TRANS: Feed sub exception.
208 #: classes/Ostatus_profile.php:985
209 msgid "Can't find enough profile information to make a feed."
210 msgstr ""
211 "Het was niet mogelijk voldoende profielinformatie te vinden om een feed te "
212 "maken."
213
214 #. TRANS: Server exception. %s is a URL.
215 #: classes/Ostatus_profile.php:1045
216 #, php-format
217 msgid "Invalid avatar URL %s."
218 msgstr "Ongeldige avatar-URL %s."
219
220 #. TRANS: Server exception. %s is a URI.
221 #: classes/Ostatus_profile.php:1056
222 #, php-format
223 msgid "Tried to update avatar for unsaved remote profile %s."
224 msgstr ""
225 "Geprobeerd om een avatar bij te werken voor het niet opgeslagen profiel %s."
226
227 #. TRANS: Server exception. %s is a URL.
228 #: classes/Ostatus_profile.php:1066
229 #, php-format
230 msgid "Unable to fetch avatar from %s."
231 msgstr "Het was niet mogelijk de avatar op te halen van %s."
232
233 #. TRANS: Exception.
234 #: classes/Ostatus_profile.php:1292
235 msgid "Local user can't be referenced as remote."
236 msgstr ""
237 "Naar een lokale gebruiker kan niet verwezen worden alsof die zich bij een "
238 "andere dienst bevindt."
239
240 #. TRANS: Exception.
241 #: classes/Ostatus_profile.php:1297
242 msgid "Local group can't be referenced as remote."
243 msgstr ""
244 "Naar een lokale groep kan niet verwezen worden alsof die zich bij een andere "
245 "dienst bevindt."
246
247 #. TRANS: Server exception.
248 #: classes/Ostatus_profile.php:1349 classes/Ostatus_profile.php:1360
249 msgid "Can't save local profile."
250 msgstr "Het was niet mogelijk het lokale profiel op te slaan."
251
252 #. TRANS: Server exception.
253 #: classes/Ostatus_profile.php:1368
254 msgid "Can't save OStatus profile."
255 msgstr "Het was niet mogelijk het Ostatusprofiel op te slaan."
256
257 #. TRANS: Exception.
258 #: classes/Ostatus_profile.php:1632 classes/Ostatus_profile.php:1660
259 msgid "Not a valid webfinger address."
260 msgstr "Geen geldig webfingeradres."
261
262 #. TRANS: Exception. %s is a webfinger address.
263 #: classes/Ostatus_profile.php:1742
264 #, php-format
265 msgid "Couldn't save profile for \"%s\"."
266 msgstr "Het was niet mogelijk het profiel voor \"%s\" op te slaan."
267
268 #. TRANS: Exception. %s is a webfinger address.
269 #: classes/Ostatus_profile.php:1761
270 #, php-format
271 msgid "Couldn't save ostatus_profile for \"%s\"."
272 msgstr "Het was niet mogelijk het ostatus_profile voor \"%s\" op te slaan."
273
274 #. TRANS: Exception. %s is a webfinger address.
275 #: classes/Ostatus_profile.php:1769
276 #, php-format
277 msgid "Couldn't find a valid profile for \"%s\"."
278 msgstr "Er is geen geldig profiel voor \"%s\" gevonden."
279
280 #. TRANS: Server exception.
281 #: classes/Ostatus_profile.php:1812
282 msgid "Could not store HTML content of long post as file."
283 msgstr ""
284 "Het was niet mogelijk de HTML-inhoud van het lange bericht als bestand op te "
285 "slaan."
286
287 #. TRANS: Client exception. %s is a HTTP status code.
288 #: classes/HubSub.php:212
289 #, php-format
290 msgid "Hub subscriber verification returned HTTP %s."
291 msgstr "De controle voor de hubabonnee heeft een HTTP %s teruggegeven."
292
293 #. TRANS: Exception. %1$s is a response status code, %2$s is the body of the response.
294 #: classes/HubSub.php:359
295 #, php-format
296 msgid "Callback returned status: %1$s. Body: %2$s"
297 msgstr "De callback heeft de status %1$s teruggegeven. Inhoud: %2$s."
298
299 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
300 #: lib/salmonaction.php:42
301 msgid "This method requires a POST."
302 msgstr "Deze methode vereist een POST."
303
304 #. TRANS: Client error. Do not translate "application/magic-envelope+xml"
305 #: lib/salmonaction.php:47
306 msgid "Salmon requires \"application/magic-envelope+xml\"."
307 msgstr "Salmon vereist \"application/magic-envelope+xml\"."
308
309 #. TRANS: Client error.
310 #: lib/salmonaction.php:57
311 msgid "Salmon signature verification failed."
312 msgstr "De controle voor Salmon is mislukt."
313
314 #. TRANS: Client error.
315 #: lib/salmonaction.php:69
316 msgid "Salmon post must be an Atom entry."
317 msgstr "Een Salmonbericht moet in Atomopmaak gemaakt zijn."
318
319 #. TRANS: Client exception.
320 #: lib/salmonaction.php:118
321 msgid "Unrecognized activity type."
322 msgstr "Onbekend activiteitentype."
323
324 #. TRANS: Client exception.
325 #: lib/salmonaction.php:127
326 msgid "This target doesn't understand posts."
327 msgstr "Deze bestemming begrijpt berichten niet."
328
329 #. TRANS: Client exception.
330 #: lib/salmonaction.php:133
331 msgid "This target doesn't understand follows."
332 msgstr "Deze bestemming begrijpt volgen niet."
333
334 #. TRANS: Client exception.
335 #: lib/salmonaction.php:139
336 msgid "This target doesn't understand unfollows."
337 msgstr "Deze bestemming begrijpt niet langer volgen niet."
338
339 #. TRANS: Client exception.
340 #: lib/salmonaction.php:145
341 msgid "This target doesn't understand favorites."
342 msgstr "Deze bestemming begrijpt favorieten niet."
343
344 #. TRANS: Client exception.
345 #: lib/salmonaction.php:151
346 msgid "This target doesn't understand unfavorites."
347 msgstr "Deze bestemming begrijpt favorieten verwijderen niet."
348
349 #. TRANS: Client exception.
350 #: lib/salmonaction.php:157
351 msgid "This target doesn't understand share events."
352 msgstr "Deze bestemming begrijpt gebeurtenissen delen niet."
353
354 #. TRANS: Client exception.
355 #: lib/salmonaction.php:163
356 msgid "This target doesn't understand joins."
357 msgstr "Deze bestemming begrijpt lid worden niet."
358
359 #. TRANS: Client exception.
360 #: lib/salmonaction.php:169
361 msgid "This target doesn't understand leave events."
362 msgstr "Deze bestemming begrijpt uitschrijven van gebeurtenissen niet."
363
364 #. TRANS: Exception.
365 #: lib/salmonaction.php:197
366 msgid "Received a salmon slap from unidentified actor."
367 msgstr "Er is een Salmonslap ontvangen van een niet-geïdentificeerde actor."
368
369 #. TRANS: Exception.
370 #: lib/discovery.php:110
371 #, php-format
372 msgid "Unable to find services for %s."
373 msgstr "Het was niet mogelijk diensten te vinden voor %s."
374
375 #. TRANS: Exception.
376 #: lib/magicenvelope.php:80
377 msgid "Unable to locate signer public key."
378 msgstr ""
379 "Het was niet mogelijk de publieke sleutel van de ondertekenaar te vinden."
380
381 #. TRANS: Exception.
382 #: lib/salmon.php:93
383 msgid "Salmon invalid actor for signing."
384 msgstr "Ongeldige actor voor het ondertekenen van Salmon."
385
386 #: tests/gettext-speedtest.php:57
387 msgid "Feeds"
388 msgstr "Feeds"
389
390 #. TRANS: Client exception.
391 #: actions/pushhub.php:70
392 msgid "Publishing outside feeds not supported."
393 msgstr "Publiceren buiten feeds om wordt niet ondersteund."
394
395 #. TRANS: Client exception. %s is a mode.
396 #: actions/pushhub.php:73
397 #, php-format
398 msgid "Unrecognized mode \"%s\"."
399 msgstr "Niet herkende modus \"%s\"."
400
401 #. TRANS: Client exception. %s is a topic.
402 #: actions/pushhub.php:93
403 #, php-format
404 msgid ""
405 "Unsupported hub.topic %s this hub only serves local user and group Atom "
406 "feeds."
407 msgstr ""
408 "Niet ondersteund hub.topic \"%s\". Deze hub serveert alleen Atom feeds van "
409 "lokale gebruikers en groepen."
410
411 #. TRANS: Client exception.
412 #: actions/pushhub.php:99
413 #, php-format
414 msgid "Invalid hub.verify \"%s\". It must be sync or async."
415 msgstr ""
416 "Ongeldige waarde voor hub.verify \"%s\". Het moet \"sync\" of \"async\" zijn."
417
418 #. TRANS: Client exception.
419 #: actions/pushhub.php:105
420 #, php-format
421 msgid "Invalid hub.lease \"%s\". It must be empty or positive integer."
422 msgstr ""
423 "Ongeldige waarde voor hub.lease \"%s\". Deze waarde moet leeg zijn of een "
424 "positief geheel getal."
425
426 #. TRANS: Client exception.
427 #: actions/pushhub.php:113
428 #, php-format
429 msgid "Invalid hub.secret \"%s\". It must be under 200 bytes."
430 msgstr ""
431 "Ongeldig hub.secret \"%s\". Het moet minder dan tweehonderd bytes bevatten."
432
433 #. TRANS: Client exception.
434 #: actions/pushhub.php:165
435 #, php-format
436 msgid "Invalid hub.topic \"%s\". User doesn't exist."
437 msgstr "Ongeldig hub.topic \"%s\". De gebruiker bestaat niet."
438
439 #. TRANS: Client exception.
440 #: actions/pushhub.php:174
441 #, php-format
442 msgid "Invalid hub.topic \"%s\". Group doesn't exist."
443 msgstr "Ongeldig hub.topic \"%s\". De groep bestaat niet."
444
445 #. TRANS: Client exception.
446 #. TRANS: %1$s is this argument to the method this exception occurs in, %2$s is a URL.
447 #: actions/pushhub.php:199
448 #, php-format
449 msgid "Invalid URL passed for %1$s: \"%2$s\""
450 msgstr "Er is een ongeldige URL doorgegeven voor %1$s: \"%2$s\""
451
452 #: actions/ownerxrd.php:39 actions/usersalmon.php:43
453 msgid "No such user."
454 msgstr "Onbekende gebruiker."
455
456 #. TRANS: Client error.
457 #: actions/usersalmon.php:37 actions/groupsalmon.php:40
458 msgid "No ID."
459 msgstr "Geen ID."
460
461 #. TRANS: Client exception.
462 #: actions/usersalmon.php:81
463 msgid "In reply to unknown notice."
464 msgstr "In antwoord op een onbekende mededeling."
465
466 #. TRANS: Client exception.
467 #: actions/usersalmon.php:86
468 msgid "In reply to a notice not by this user and not mentioning this user."
469 msgstr ""
470 "In antwoord op een mededeling niet door deze gebruiker en niet over of aan "
471 "deze gebruiker."
472
473 #. TRANS: Client exception.
474 #: actions/usersalmon.php:163
475 msgid "Could not save new favorite."
476 msgstr "Het was niet mogelijk de nieuwe favoriet op te slaan."
477
478 #. TRANS: Client exception.
479 #: actions/usersalmon.php:195
480 msgid "Can't favorite/unfavorite without an object."
481 msgstr ""
482 "Het is niet mogelijk (niet langer) als favoriet te markeren zonder object."
483
484 #. TRANS: Client exception.
485 #: actions/usersalmon.php:207
486 msgid "Can't handle that kind of object for liking/faving."
487 msgstr ""
488 "Dat object is niet beschikbaar voor (niet langer) als favoriet aanmerken."
489
490 #. TRANS: Client exception. %s is an object ID.
491 #: actions/usersalmon.php:214
492 #, php-format
493 msgid "Notice with ID %s unknown."
494 msgstr "De mededeling met ID %s is onbekend."
495
496 #. TRANS: Client exception. %1$s is a notice ID, %2$s is a user ID.
497 #: actions/usersalmon.php:219
498 #, php-format
499 msgid "Notice with ID %1$s not posted by %2$s."
500 msgstr "De mededeling met ID %1$s is niet geplaatst foor %2$s."
501
502 #. TRANS: Field label.
503 #: actions/ostatusgroup.php:78
504 msgid "Join group"
505 msgstr "Lid worden van groep"
506
507 #. TRANS: Tooltip for field label "Join group".
508 #: actions/ostatusgroup.php:81
509 msgid "OStatus group's address, like http://example.net/group/nickname."
510 msgstr ""
511 "Het adres voor de OStatusgroep. Bijvoorbeeld; http://example.net/group/"
512 "nickname."
513
514 #. TRANS: Button text.
515 #: actions/ostatusgroup.php:86 actions/ostatussub.php:75
516 msgctxt "BUTTON"
517 msgid "Continue"
518 msgstr "Doorgaan"
519
520 #: actions/ostatusgroup.php:105
521 msgid "You are already a member of this group."
522 msgstr "U bent al lid van deze groep."
523
524 #. TRANS: OStatus remote group subscription dialog error.
525 #: actions/ostatusgroup.php:140
526 msgid "Already a member!"
527 msgstr "U bent al lid!"
528
529 #. TRANS: OStatus remote group subscription dialog error.
530 #: actions/ostatusgroup.php:151
531 msgid "Remote group join failed!"
532 msgstr "Het verlaten van de groep bij een andere dienst is mislukt."
533
534 #. TRANS: OStatus remote group subscription dialog error.
535 #: actions/ostatusgroup.php:155
536 msgid "Remote group join aborted!"
537 msgstr "Het lid worden van de groep bij een andere dienst is afgebroken."
538
539 #. TRANS: Page title for OStatus remote group join form
540 #: actions/ostatusgroup.php:167
541 msgid "Confirm joining remote group"
542 msgstr "Lid worden van groep bij andere dienst"
543
544 #. TRANS: Instructions.
545 #: actions/ostatusgroup.php:178
546 msgid ""
547 "You can subscribe to groups from other supported sites. Paste the group's "
548 "profile URI below:"
549 msgstr ""
550 "U kunt abonneren op groepen van andere ondersteunde sites. Plak hieronder de "
551 "URI van het groepsprofiel:"
552
553 #. TRANS: Client error.
554 #: actions/groupsalmon.php:47
555 msgid "No such group."
556 msgstr "De opgegeven groep bestaat niet."
557
558 #. TRANS: Client error.
559 #: actions/groupsalmon.php:53
560 msgid "Can't accept remote posts for a remote group."
561 msgstr ""
562 "Berichten van andere diensten voor groepen bij andere diensten worden niet "
563 "geaccepteerd."
564
565 #. TRANS: Client error.
566 #: actions/groupsalmon.php:127
567 msgid "Can't read profile to set up group membership."
568 msgstr "Het profiel om lid te worden van een groep kon niet gelezen worden."
569
570 #. TRANS: Client error.
571 #: actions/groupsalmon.php:131 actions/groupsalmon.php:174
572 msgid "Groups can't join groups."
573 msgstr "Groepen kunnen geen lid worden van groepen."
574
575 #: actions/groupsalmon.php:144
576 msgid "You have been blocked from that group by the admin."
577 msgstr "Een beheerder heeft ingesteld dat u geen lid mag worden van die groep."
578
579 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
580 #: actions/groupsalmon.php:159
581 #, php-format
582 msgid "Could not join remote user %1$s to group %2$s."
583 msgstr ""
584 "De gebruiker %1$s van een andere dienst kon niet lid worden van de groep %2"
585 "$s."
586
587 #: actions/groupsalmon.php:171
588 msgid "Can't read profile to cancel group membership."
589 msgstr ""
590 "Het profiel om groepslidmaatschap te annuleren kon niet gelezen worden."
591
592 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
593 #: actions/groupsalmon.php:188
594 #, php-format
595 msgid "Could not remove remote user %1$s from group %2$s."
596 msgstr ""
597 "Het was niet mogelijk gebruiker %1$s van een andere dienst uit de groep %2$s "
598 "te verwijderen."
599
600 #. TRANS: Field label for a field that takes an OStatus user address.
601 #: actions/ostatussub.php:68
602 msgid "Subscribe to"
603 msgstr "Abonneren op"
604
605 #. TRANS: Tooltip for field label "Subscribe to".
606 #: actions/ostatussub.php:71
607 msgid ""
608 "OStatus user's address, like nickname@example.com or http://example.net/"
609 "nickname"
610 msgstr ""
611 "Het OStatusadres van de gebruiker. Bijvoorbeeld nickname@example.com of "
612 "http://example.net/nickname"
613
614 #. TRANS: Button text.
615 #. TRANS: Tooltip for button "Join".
616 #: actions/ostatussub.php:112
617 msgctxt "BUTTON"
618 msgid "Join this group"
619 msgstr "Lid worden van deze groep"
620
621 #. TRANS: Button text.
622 #: actions/ostatussub.php:115
623 msgctxt "BUTTON"
624 msgid "Confirm"
625 msgstr "Bevestigen"
626
627 #. TRANS: Tooltip for button "Confirm".
628 #: actions/ostatussub.php:117
629 msgid "Subscribe to this user"
630 msgstr "Abonneren op deze gebruiker"
631
632 #: actions/ostatussub.php:138
633 msgid "You are already subscribed to this user."
634 msgstr "U bent al geabonneerd op deze gebruiker."
635
636 #: actions/ostatussub.php:167
637 msgid "Photo"
638 msgstr "Foto"
639
640 #: actions/ostatussub.php:178
641 msgid "Nickname"
642 msgstr "Gebruikersnaam"
643
644 #: actions/ostatussub.php:199
645 msgid "Location"
646 msgstr "Locatie"
647
648 #: actions/ostatussub.php:208
649 msgid "URL"
650 msgstr "URL"
651
652 #: actions/ostatussub.php:220
653 msgid "Note"
654 msgstr "Opmerking"
655
656 #. TRANS: Error text.
657 #: actions/ostatussub.php:256 actions/ostatussub.php:263
658 #: actions/ostatussub.php:288
659 msgid ""
660 "Sorry, we could not reach that address. Please make sure that the OStatus "
661 "address is like nickname@example.com or http://example.net/nickname."
662 msgstr ""
663 "Dat adres is helaas niet te bereiken. Zorg dat het OStatusadres de voor heft "
664 "van gebruiker@example.com of http://example.net/gebruiker."
665
666 #. TRANS: Error text.
667 #: actions/ostatussub.php:267 actions/ostatussub.php:271
668 #: actions/ostatussub.php:275 actions/ostatussub.php:279
669 #: actions/ostatussub.php:283
670 msgid ""
671 "Sorry, we could not reach that feed. Please try that OStatus address again "
672 "later."
673 msgstr ""
674 "Die feed was niet te bereiken. Probeer dat OStatusadres later nog een keer."
675
676 #. TRANS: OStatus remote subscription dialog error.
677 #: actions/ostatussub.php:317
678 msgid "Already subscribed!"
679 msgstr "U bent al gebonneerd!"
680
681 #. TRANS: OStatus remote subscription dialog error.
682 #: actions/ostatussub.php:322
683 msgid "Remote subscription failed!"
684 msgstr "Abonneren via een andere dienst is mislukt!"
685
686 #: actions/ostatussub.php:369 actions/ostatusinit.php:64
687 msgid "There was a problem with your session token. Try again, please."
688 msgstr ""
689 "Er is een probleem ontstaan met uw sessie. Probeer het nog een keer, "
690 "alstublieft."
691
692 #. TRANS: Form title.
693 #: actions/ostatussub.php:397 actions/ostatusinit.php:83
694 msgid "Subscribe to user"
695 msgstr "Abonneren op gebruiker"
696
697 #. TRANS: Page title for OStatus remote subscription form
698 #: actions/ostatussub.php:417
699 msgid "Confirm"
700 msgstr "Bevestigen"
701
702 #. TRANS: Instructions.
703 #: actions/ostatussub.php:429
704 msgid ""
705 "You can subscribe to users from other supported sites. Paste their address "
706 "or profile URI below:"
707 msgstr ""
708 "U kunt abonneren op gebruikers van andere ondersteunde sites. Plak hun adres "
709 "of profiel-URI hieronder:"
710
711 #. TRANS: Client error.
712 #: actions/ostatusinit.php:42
713 msgid "You can use the local subscription!"
714 msgstr "U kunt het lokale abonnement gebruiken!"
715
716 #. TRANS: Form legend.
717 #: actions/ostatusinit.php:98
718 #, php-format
719 msgid "Join group %s"
720 msgstr "Lid worden van de groep %s"
721
722 #. TRANS: Button text.
723 #: actions/ostatusinit.php:100
724 msgctxt "BUTTON"
725 msgid "Join"
726 msgstr "Toetreden"
727
728 #. TRANS: Form legend.
729 #: actions/ostatusinit.php:103
730 #, php-format
731 msgid "Subscribe to %s"
732 msgstr "Abonneren op %s"
733
734 #. TRANS: Button text.
735 #: actions/ostatusinit.php:105
736 msgctxt "BUTTON"
737 msgid "Subscribe"
738 msgstr "Abonneren"
739
740 #. TRANS: Field label.
741 #: actions/ostatusinit.php:118
742 msgid "User nickname"
743 msgstr "Gebruikersnaam"
744
745 #: actions/ostatusinit.php:119
746 msgid "Nickname of the user you want to follow."
747 msgstr "Gebruikersnaam van de gebruiker waarop u wilt abonneren."
748
749 #. TRANS: Field label.
750 #: actions/ostatusinit.php:124
751 msgid "Profile Account"
752 msgstr "Gebruikersprofiel"
753
754 #. TRANS: Tooltip for field label "Profile Account".
755 #: actions/ostatusinit.php:126
756 msgid "Your account id (e.g. user@identi.ca)."
757 msgstr "Uw gebruikers-ID (bv. gebruiker@identi.ca)."
758
759 #. TRANS: Client error.
760 #: actions/ostatusinit.php:148
761 msgid "Must provide a remote profile."
762 msgstr "Er moet een profiel bij een andere dienst opgegeven worden."
763
764 #. TRANS: Client error.
765 #: actions/ostatusinit.php:160
766 msgid "Couldn't look up OStatus account profile."
767 msgstr "Het was niet mogelijk het OStatusgebruikersprofiel te vinden."
768
769 #. TRANS: Client error.
770 #: actions/ostatusinit.php:173
771 msgid "Couldn't confirm remote profile address."
772 msgstr ""
773 "Het was niet mogelijk het profieladres bij de andere dienst te bevestigen."
774
775 #. TRANS: Page title.
776 #: actions/ostatusinit.php:218
777 msgid "OStatus Connect"
778 msgstr "OStatuskoppeling"
779
780 #: actions/pushcallback.php:50
781 msgid "Empty or invalid feed id."
782 msgstr "Het feed-ID is leeg of ongeldig."
783
784 #. TRANS: Server exception. %s is a feed ID.
785 #: actions/pushcallback.php:56
786 #, php-format
787 msgid "Unknown PuSH feed id %s"
788 msgstr "Het PuSH feed-ID %s is onbekend"
789
790 #. TRANS: Client exception. %s is an invalid feed name.
791 #: actions/pushcallback.php:96
792 #, php-format
793 msgid "Bad hub.topic feed \"%s\"."
794 msgstr "Ongeldige hub.topic feed \"%s\"."
795
796 #. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
797 #: actions/pushcallback.php:101
798 #, php-format
799 msgid "Bad hub.verify_token %1$s for %2$s."
800 msgstr "Ongeldig hub.verify_token %1$s voor %2$s."
801
802 #. TRANS: Client exception. %s is an invalid topic.
803 #: actions/pushcallback.php:108
804 #, php-format
805 msgid "Unexpected subscribe request for %s."
806 msgstr "Onverwacht abonneringsverzoek voor %s."
807
808 #. TRANS: Client exception. %s is an invalid topic.
809 #: actions/pushcallback.php:113
810 #, php-format
811 msgid "Unexpected unsubscribe request for %s."
812 msgstr "Onverwacht verzoek om abonnement op te hebben voor %s."