From 187a7a56c2f3308521a2f0b407b2518e80a82e70 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 14 Jun 2015 15:57:45 -0700 Subject: version update --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 2a5419bb9..4e53758a0 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2015-06-13.1062 +2015-06-14.1063 -- cgit v1.2.3 From 905cd1da5bd8c794e7f62217a1e4ab2b0e3a2123 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 15 Jun 2015 13:04:16 +0200 Subject: do not allow/show acl button on photo edit if not owner --- mod/photos.php | 6 +++--- view/tpl/field_checkbox.tpl | 2 +- view/tpl/photo_view.tpl | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/mod/photos.php b/mod/photos.php index 296aab67f..e88d1497e 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -539,7 +539,7 @@ function photos_content(&$a) { $lockstate = (($channel['channel_allow_cid'] || $channel['channel_allow_gid'] || $channel['channel_deny_cid'] || $channel['channel_deny_gid']) ? 'lock' : 'unlock'); } - $aclselect_e = (($_is_owner) ? populate_acl($channel_acl,false) : ''); + $aclselect = (($_is_owner) ? populate_acl($channel_acl,false) : ''); $selname = (($datum) ? hex2bin($datum) : ''); @@ -557,7 +557,7 @@ function photos_content(&$a) { '$albums' => $albums['albums'], '$selname' => $selname, '$permissions' => t('Permissions'), - '$aclselect' => $aclselect_e, + '$aclselect' => $aclselect, '$lockstate' => $lockstate, '$uploader' => $ret['addon_text'], '$default' => (($ret['default_upload']) ? true : false), @@ -900,7 +900,7 @@ function photos_content(&$a) { if($can_post) { $album_e = $ph[0]['album']; $caption_e = $ph[0]['description']; - $aclselect_e = populate_acl($ph[0]); + $aclselect_e = (($_is_owner) ? populate_acl($ph[0]) : ''); $albums = ((array_key_exists('albums', $a->data)) ? $a->data['albums'] : photos_albums_list($a->data['channel'],$a->data['observer'])); $_SESSION['album_return'] = bin2hex($ph[0]['album']); diff --git a/view/tpl/field_checkbox.tpl b/view/tpl/field_checkbox.tpl index 514626d5f..6785e522a 100755 --- a/view/tpl/field_checkbox.tpl +++ b/view/tpl/field_checkbox.tpl @@ -1,4 +1,4 @@ -
+
{{$field.3}} diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl index 49181b018..1054d5e3a 100755 --- a/view/tpl/photo_view.tpl +++ b/view/tpl/photo_view.tpl @@ -79,9 +79,11 @@
+ {{if $edit.aclselect}} + {{/if}}
-- cgit v1.2.3 From caf0cd3dbb77a915b6302cb0b17b59ccba38763b Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Mon, 15 Jun 2015 16:41:03 +0200 Subject: Update Dutch language strings --- view/nl/messages.po | 12895 +++++++++++++++++++++++++------------------------- view/nl/strings.php | 3601 +++++++------- 2 files changed, 8360 insertions(+), 8136 deletions(-) diff --git a/view/nl/messages.po b/view/nl/messages.po index 352b14d25..4bb6fb803 100644 --- a/view/nl/messages.po +++ b/view/nl/messages.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-06-06 19:47+0200\n" -"PO-Revision-Date: 2015-06-07 14:34+0000\n" +"POT-Creation-Date: 2015-06-12 00:04-0700\n" +"PO-Revision-Date: 2015-06-15 14:39+0000\n" "Last-Translator: jeroenpraat \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/red-matrix/language/nl/)\n" "MIME-Version: 1.0\n" @@ -19,775 +19,679 @@ msgstr "" "Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/datetime.php:48 -msgid "Miscellaneous" -msgstr "Diversen" - -#: ../../include/datetime.php:132 -msgid "YYYY-MM-DD or MM-DD" -msgstr "JJJJ-MM-DD of MM-DD" +#: ../../include/dba/dba_driver.php:141 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Kan DNS-informatie voor databaseserver '%s' niet vinden" -#: ../../include/datetime.php:235 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 ../../mod/events.php:635 -msgid "Required" -msgstr "Vereist" +#: ../../include/photo/photo_driver.php:687 ../../mod/profile_photo.php:143 +#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 +#: ../../mod/photos.php:91 ../../mod/photos.php:625 +msgid "Profile Photos" +msgstr "Profielfoto's" -#: ../../include/datetime.php:262 ../../boot.php:2354 -msgid "never" -msgstr "nooit" +#: ../../include/text.php:395 +msgid "prev" +msgstr "vorige" -#: ../../include/datetime.php:268 -msgid "less than a second ago" -msgstr "minder dan een seconde geleden" +#: ../../include/text.php:397 +msgid "first" +msgstr "eerste" -#: ../../include/datetime.php:271 -msgid "year" -msgstr "jaar" +#: ../../include/text.php:426 +msgid "last" +msgstr "laatste" -#: ../../include/datetime.php:271 -msgid "years" -msgstr "jaren" +#: ../../include/text.php:429 +msgid "next" +msgstr "volgende" -#: ../../include/datetime.php:272 -msgid "month" -msgstr "maand" +#: ../../include/text.php:439 +msgid "older" +msgstr "ouder" -#: ../../include/datetime.php:272 -msgid "months" -msgstr "maanden" +#: ../../include/text.php:441 +msgid "newer" +msgstr "nieuwer" -#: ../../include/datetime.php:273 -msgid "week" -msgstr "week" +#: ../../include/text.php:834 +msgid "No connections" +msgstr "Geen connecties" -#: ../../include/datetime.php:273 -msgid "weeks" -msgstr "weken" +#: ../../include/text.php:848 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d connectie" +msgstr[1] "%d connecties" -#: ../../include/datetime.php:274 -msgid "day" -msgstr "dag" +#: ../../include/text.php:861 ../../mod/viewconnections.php:104 +msgid "View Connections" +msgstr "Connecties weergeven" -#: ../../include/datetime.php:274 -msgid "days" -msgstr "dagen" +#: ../../include/text.php:918 ../../include/text.php:930 +#: ../../include/nav.php:165 ../../include/apps.php:147 +#: ../../mod/search.php:38 +msgid "Search" +msgstr "Zoeken" -#: ../../include/datetime.php:275 -msgid "hour" -msgstr "uur" +#: ../../include/text.php:919 ../../include/text.php:931 +#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 ../../mod/admin.php:1457 +#: ../../mod/admin.php:1477 +msgid "Save" +msgstr "Opslaan" -#: ../../include/datetime.php:275 -msgid "hours" -msgstr "uren" +#: ../../include/text.php:994 +msgid "poke" +msgstr "aanstoten" -#: ../../include/datetime.php:276 -msgid "minute" -msgstr "minuut" +#: ../../include/text.php:994 ../../include/conversation.php:243 +msgid "poked" +msgstr "aangestoten" -#: ../../include/datetime.php:276 -msgid "minutes" -msgstr "minuten" +#: ../../include/text.php:995 +msgid "ping" +msgstr "ping" -#: ../../include/datetime.php:277 -msgid "second" -msgstr "seconde" +#: ../../include/text.php:995 +msgid "pinged" +msgstr "gepingd" -#: ../../include/datetime.php:277 -msgid "seconds" -msgstr "seconden" +#: ../../include/text.php:996 +msgid "prod" +msgstr "por" -#: ../../include/datetime.php:285 -#, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s geleden" +#: ../../include/text.php:996 +msgid "prodded" +msgstr "gepord" -#: ../../include/datetime.php:519 -#, php-format -msgid "%1$s's birthday" -msgstr "Verjaardag van %1$s" +#: ../../include/text.php:997 +msgid "slap" +msgstr "slaan" -#: ../../include/datetime.php:520 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Gefeliciteerd met je verjaardag %1$s" +#: ../../include/text.php:997 +msgid "slapped" +msgstr "sloeg" -#: ../../include/conversation.php:120 ../../include/text.php:1888 -#: ../../include/diaspora.php:2082 ../../mod/tagger.php:43 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/like.php:346 -msgid "photo" -msgstr "foto" +#: ../../include/text.php:998 +msgid "finger" +msgstr "finger" -#: ../../include/conversation.php:123 ../../include/text.php:1891 -#: ../../mod/tagger.php:47 ../../mod/like.php:348 -msgid "event" -msgstr "gebeurtenis" +#: ../../include/text.php:998 +msgid "fingered" +msgstr "gefingerd" -#: ../../include/conversation.php:126 ../../mod/like.php:113 -msgid "channel" -msgstr "kanaal" +#: ../../include/text.php:999 +msgid "rebuff" +msgstr "afpoeieren" -#: ../../include/conversation.php:148 ../../include/text.php:1894 -#: ../../include/diaspora.php:2082 ../../mod/tagger.php:51 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/like.php:346 -msgid "status" -msgstr "bericht" +#: ../../include/text.php:999 +msgid "rebuffed" +msgstr "afgepoeierd" -#: ../../include/conversation.php:150 ../../include/text.php:1896 -#: ../../mod/tagger.php:53 -msgid "comment" -msgstr "reactie" +#: ../../include/text.php:1009 +msgid "happy" +msgstr "gelukkig" -#: ../../include/conversation.php:164 ../../include/diaspora.php:2111 -#: ../../mod/like.php:394 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s vindt %3$s van %2$s leuk" +#: ../../include/text.php:1010 +msgid "sad" +msgstr "bedroefd" -#: ../../include/conversation.php:167 ../../mod/like.php:396 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s vindt %3$s van %2$s niet leuk" +#: ../../include/text.php:1011 +msgid "mellow" +msgstr "mellow" -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s is nu met %2$s verbonden" +#: ../../include/text.php:1012 +msgid "tired" +msgstr "moe" -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s heeft %2$s aangestoten" +#: ../../include/text.php:1013 +msgid "perky" +msgstr "parmantig" -#: ../../include/conversation.php:243 ../../include/text.php:994 -msgid "poked" -msgstr "aangestoten" +#: ../../include/text.php:1014 +msgid "angry" +msgstr "boos" -#: ../../include/conversation.php:260 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s is %2$s" +#: ../../include/text.php:1015 +msgid "stupified" +msgstr "beteuterd" -#: ../../include/conversation.php:572 ../../mod/photos.php:984 -msgctxt "title" -msgid "Likes" -msgstr "vinden dit leuk" +#: ../../include/text.php:1016 +msgid "puzzled" +msgstr "verward" -#: ../../include/conversation.php:572 ../../mod/photos.php:984 -msgctxt "title" -msgid "Dislikes" -msgstr "vinden dit niet leuk" +#: ../../include/text.php:1017 +msgid "interested" +msgstr "geïnteresseerd" -#: ../../include/conversation.php:573 ../../mod/photos.php:985 -msgctxt "title" -msgid "Agree" -msgstr "eens" +#: ../../include/text.php:1018 +msgid "bitter" +msgstr "verbitterd" -#: ../../include/conversation.php:573 ../../mod/photos.php:985 -msgctxt "title" -msgid "Disagree" -msgstr "oneens" +#: ../../include/text.php:1019 +msgid "cheerful" +msgstr "vrolijk" -#: ../../include/conversation.php:573 ../../mod/photos.php:985 -msgctxt "title" -msgid "Abstain" -msgstr "onthouding" +#: ../../include/text.php:1020 +msgid "alive" +msgstr "levendig" -#: ../../include/conversation.php:574 ../../mod/photos.php:986 -msgctxt "title" -msgid "Attending" -msgstr "aanwezig" +#: ../../include/text.php:1021 +msgid "annoyed" +msgstr "geërgerd" -#: ../../include/conversation.php:574 ../../mod/photos.php:986 -msgctxt "title" -msgid "Not attending" -msgstr "niet aanwezig" +#: ../../include/text.php:1022 +msgid "anxious" +msgstr "bezorgd" -#: ../../include/conversation.php:574 ../../mod/photos.php:986 -msgctxt "title" -msgid "Might attend" -msgstr "mogelijk aanwezig" - -#: ../../include/conversation.php:659 ../../include/ItemObject.php:126 -msgid "Select" -msgstr "Kies" +#: ../../include/text.php:1023 +msgid "cranky" +msgstr "humeurig" -#: ../../include/conversation.php:660 ../../include/apps.php:255 -#: ../../include/RedDAV/RedBrowser.php:270 ../../include/ItemObject.php:120 -#: ../../mod/editblock.php:113 ../../mod/group.php:176 -#: ../../mod/editlayout.php:107 ../../mod/editwebpage.php:225 -#: ../../mod/admin.php:817 ../../mod/admin.php:979 ../../mod/connedit.php:543 -#: ../../mod/thing.php:228 ../../mod/settings.php:650 -#: ../../mod/photos.php:1050 ../../mod/blocks.php:155 -#: ../../mod/webpages.php:183 -msgid "Delete" -msgstr "Verwijderen" +#: ../../include/text.php:1024 +msgid "disturbed" +msgstr "verontrust" -#: ../../include/conversation.php:667 ../../include/ItemObject.php:89 -msgid "Private Message" -msgstr "Privébericht" +#: ../../include/text.php:1025 +msgid "frustrated" +msgstr "gefrustreerd " -#: ../../include/conversation.php:674 ../../include/ItemObject.php:227 -msgid "Message signature validated" -msgstr "Berichtkenmerk gevalideerd" +#: ../../include/text.php:1026 +msgid "depressed" +msgstr "gedeprimeerd" -#: ../../include/conversation.php:675 ../../include/ItemObject.php:228 -msgid "Message signature incorrect" -msgstr "Berichtkenmerk onjuist" +#: ../../include/text.php:1027 +msgid "motivated" +msgstr "gemotiveerd" -#: ../../include/conversation.php:692 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Bekijk het profiel van %s @ %s" +#: ../../include/text.php:1028 +msgid "relaxed" +msgstr "ontspannen" -#: ../../include/conversation.php:707 -msgid "Categories:" -msgstr "Categorieën:" +#: ../../include/text.php:1029 +msgid "surprised" +msgstr "verrast" -#: ../../include/conversation.php:708 -msgid "Filed under:" -msgstr "Bewaard onder:" +#: ../../include/text.php:1201 +msgid "Monday" +msgstr "maandag" -#: ../../include/conversation.php:716 ../../include/ItemObject.php:312 -#, php-format -msgid "from %s" -msgstr "van %s" +#: ../../include/text.php:1201 +msgid "Tuesday" +msgstr "dinsdag" -#: ../../include/conversation.php:719 ../../include/ItemObject.php:315 -#, php-format -msgid "last edited: %s" -msgstr "laatst bewerkt: %s" +#: ../../include/text.php:1201 +msgid "Wednesday" +msgstr "woensdag" -#: ../../include/conversation.php:720 ../../include/ItemObject.php:316 -#, php-format -msgid "Expires: %s" -msgstr "Verloopt: %s" +#: ../../include/text.php:1201 +msgid "Thursday" +msgstr "donderdag" -#: ../../include/conversation.php:735 -msgid "View in context" -msgstr "In context bekijken" +#: ../../include/text.php:1201 +msgid "Friday" +msgstr "vrijdag" -#: ../../include/conversation.php:737 ../../include/conversation.php:1209 -#: ../../include/ItemObject.php:364 ../../mod/editblock.php:155 -#: ../../mod/mail.php:241 ../../mod/mail.php:356 ../../mod/editlayout.php:153 -#: ../../mod/editpost.php:130 ../../mod/editwebpage.php:192 -#: ../../mod/photos.php:950 -msgid "Please wait" -msgstr "Even wachten" +#: ../../include/text.php:1201 +msgid "Saturday" +msgstr "zaterdag" -#: ../../include/conversation.php:846 -msgid "remove" -msgstr "verwijderen" +#: ../../include/text.php:1201 +msgid "Sunday" +msgstr "zondag" -#: ../../include/conversation.php:850 ../../include/nav.php:247 -msgid "Loading..." -msgstr "Aan het laden..." +#: ../../include/text.php:1205 +msgid "January" +msgstr "januari" -#: ../../include/conversation.php:851 -msgid "Delete Selected Items" -msgstr "Verwijder de geselecteerde items" +#: ../../include/text.php:1205 +msgid "February" +msgstr "februari" -#: ../../include/conversation.php:939 -msgid "View Source" -msgstr "Bron weergeven" +#: ../../include/text.php:1205 +msgid "March" +msgstr "maart" -#: ../../include/conversation.php:940 -msgid "Follow Thread" -msgstr "Conversatie volgen" +#: ../../include/text.php:1205 +msgid "April" +msgstr "april" -#: ../../include/conversation.php:941 -msgid "View Status" -msgstr "Status weergeven" +#: ../../include/text.php:1205 +msgid "May" +msgstr "mei" -#: ../../include/conversation.php:942 ../../include/nav.php:91 -#: ../../mod/connedit.php:494 ../../mod/connedit.php:660 -msgid "View Profile" -msgstr "Profiel weergeven" +#: ../../include/text.php:1205 +msgid "June" +msgstr "juni" -#: ../../include/conversation.php:943 -msgid "View Photos" -msgstr "Foto's weergeven" +#: ../../include/text.php:1205 +msgid "July" +msgstr "juli" -#: ../../include/conversation.php:944 -msgid "Matrix Activity" -msgstr "Kanaal-activiteit" +#: ../../include/text.php:1205 +msgid "August" +msgstr "augustus" -#: ../../include/conversation.php:945 ../../include/Contact.php:107 -#: ../../include/widgets.php:136 ../../include/widgets.php:175 -#: ../../include/identity.php:824 ../../mod/match.php:64 -#: ../../mod/suggest.php:52 ../../mod/directory.php:302 -msgid "Connect" -msgstr "Verbinden" +#: ../../include/text.php:1205 +msgid "September" +msgstr "september" -#: ../../include/conversation.php:946 -msgid "Edit Contact" -msgstr "Contact bewerken" +#: ../../include/text.php:1205 +msgid "October" +msgstr "oktober" -#: ../../include/conversation.php:947 -msgid "Send PM" -msgstr "Privébericht verzenden" +#: ../../include/text.php:1205 +msgid "November" +msgstr "november" -#: ../../include/conversation.php:948 ../../include/apps.php:145 -msgid "Poke" -msgstr "Aanstoten" +#: ../../include/text.php:1205 +msgid "December" +msgstr "december" -#: ../../include/conversation.php:1019 ../../include/apps.php:336 -#: ../../include/apps.php:387 ../../include/RedDAV/RedBrowser.php:164 -#: ../../mod/photos.php:681 ../../mod/photos.php:1119 -msgid "Unknown" -msgstr "Onbekend" +#: ../../include/text.php:1310 +msgid "unknown.???" +msgstr "onbekend.???" -#: ../../include/conversation.php:1062 -#, php-format -msgid "%s likes this." -msgstr "%s vindt dit leuk." +#: ../../include/text.php:1311 +msgid "bytes" +msgstr "bytes" -#: ../../include/conversation.php:1062 -#, php-format -msgid "%s doesn't like this." -msgstr "%s vindt dit niet leuk." +#: ../../include/text.php:1347 +msgid "remove category" +msgstr "categorie verwijderen" -#: ../../include/conversation.php:1066 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "%2$d persoon vindt dit leuk." -msgstr[1] "%2$d personen vinden dit leuk." +#: ../../include/text.php:1422 +msgid "remove from file" +msgstr "uit map verwijderen" -#: ../../include/conversation.php:1068 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "%2$d persoon vindt dit niet leuk." -msgstr[1] "%2$d personen vinden dit niet leuk." +#: ../../include/text.php:1498 ../../include/text.php:1509 +#: ../../mod/connedit.php:661 +msgid "Click to open/close" +msgstr "Klik om te openen of te sluiten" -#: ../../include/conversation.php:1074 -msgid "and" -msgstr "en" +#: ../../include/text.php:1665 ../../mod/events.php:444 +msgid "Link to Source" +msgstr "Originele locatie" -#: ../../include/conversation.php:1077 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] ", en %d ander persoon" -msgstr[1] ", en %d andere personen" +#: ../../include/text.php:1686 ../../include/text.php:1757 +msgid "default" +msgstr "standaard" -#: ../../include/conversation.php:1078 -#, php-format -msgid "%s like this." -msgstr "%s vinden dit leuk." +#: ../../include/text.php:1694 +msgid "Page layout" +msgstr "Pagina-lay-out" -#: ../../include/conversation.php:1078 -#, php-format -msgid "%s don't like this." -msgstr "%s vinden dit niet leuk." +#: ../../include/text.php:1694 +msgid "You can create your own with the layouts tool" +msgstr "Je kan jouw eigen lay-out ontwerpen onder lay-outs" -#: ../../include/conversation.php:1140 -msgid "Visible to everybody" -msgstr "Voor iedereen zichtbaar" +#: ../../include/text.php:1735 +msgid "Page content type" +msgstr "Opmaaktype pagina" -#: ../../include/conversation.php:1141 ../../mod/mail.php:174 -#: ../../mod/mail.php:289 -msgid "Please enter a link URL:" -msgstr "Vul een internetadres/URL in:" +#: ../../include/text.php:1769 +msgid "Select an alternate language" +msgstr "Kies een andere taal" -#: ../../include/conversation.php:1142 -msgid "Please enter a video link/URL:" -msgstr "Vul een videolink/URL in:" +#: ../../include/text.php:1888 ../../include/diaspora.php:2101 +#: ../../include/conversation.php:120 ../../mod/like.php:346 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:43 +msgid "photo" +msgstr "foto" -#: ../../include/conversation.php:1143 -msgid "Please enter an audio link/URL:" -msgstr "Vul een audiolink/URL in:" +#: ../../include/text.php:1891 ../../include/conversation.php:123 +#: ../../mod/like.php:348 ../../mod/tagger.php:47 +msgid "event" +msgstr "gebeurtenis" -#: ../../include/conversation.php:1144 -msgid "Tag term:" -msgstr "Tag:" +#: ../../include/text.php:1894 ../../include/diaspora.php:2101 +#: ../../include/conversation.php:148 ../../mod/like.php:346 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:51 +msgid "status" +msgstr "bericht" -#: ../../include/conversation.php:1145 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "Bewaar in map: " - -#: ../../include/conversation.php:1146 -msgid "Where are you right now?" -msgstr "Waar bevind je je op dit moment?" +#: ../../include/text.php:1896 ../../include/conversation.php:150 +#: ../../mod/tagger.php:53 +msgid "comment" +msgstr "reactie" -#: ../../include/conversation.php:1147 ../../mod/mail.php:175 -#: ../../mod/mail.php:290 ../../mod/editpost.php:52 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Verloopt op DD-MM-YYYY om HH:MM" +#: ../../include/text.php:1901 +msgid "activity" +msgstr "activiteit" -#: ../../include/conversation.php:1155 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:677 ../../mod/editblock.php:176 -#: ../../mod/editpost.php:150 ../../mod/editwebpage.php:214 -#: ../../mod/events.php:653 ../../mod/photos.php:970 -#: ../../mod/webpages.php:188 -msgid "Preview" -msgstr "Voorvertoning" +#: ../../include/text.php:2196 +msgid "Design Tools" +msgstr "Ontwerp-hulpmiddelen" -#: ../../include/conversation.php:1174 ../../mod/layouts.php:184 -#: ../../mod/photos.php:949 ../../mod/blocks.php:154 -#: ../../mod/webpages.php:182 -msgid "Share" -msgstr "Delen" +#: ../../include/text.php:2199 ../../mod/blocks.php:147 +msgid "Blocks" +msgstr "Blokken" -#: ../../include/conversation.php:1176 -msgid "Page link name" -msgstr "Linknaam pagina" +#: ../../include/text.php:2200 ../../mod/menu.php:98 +msgid "Menus" +msgstr "Menu's" -#: ../../include/conversation.php:1179 -msgid "Post as" -msgstr "Bericht plaatsen als" +#: ../../include/text.php:2201 ../../mod/layouts.php:174 +msgid "Layouts" +msgstr "Lay-outs" -#: ../../include/conversation.php:1181 ../../include/ItemObject.php:669 -#: ../../mod/editblock.php:141 ../../mod/editlayout.php:140 -#: ../../mod/editpost.php:114 ../../mod/editwebpage.php:179 -msgid "Bold" -msgstr "Vet" +#: ../../include/text.php:2202 +msgid "Pages" +msgstr "Pagina's" -#: ../../include/conversation.php:1182 ../../include/ItemObject.php:670 -#: ../../mod/editblock.php:142 ../../mod/editlayout.php:141 -#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:180 -msgid "Italic" -msgstr "Cursief" +#: ../../include/text.php:2553 ../../include/RedDAV/RedBrowser.php:131 +msgid "Collection" +msgstr "map" -#: ../../include/conversation.php:1183 ../../include/ItemObject.php:671 -#: ../../mod/editblock.php:143 ../../mod/editlayout.php:142 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:181 -msgid "Underline" -msgstr "Onderstrepen" +#: ../../include/menu.php:107 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:269 +#: ../../include/ItemObject.php:100 ../../include/apps.php:254 +#: ../../mod/webpages.php:181 ../../mod/thing.php:227 +#: ../../mod/connections.php:382 ../../mod/connections.php:395 +#: ../../mod/connections.php:414 ../../mod/blocks.php:153 +#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:178 +#: ../../mod/editpost.php:113 ../../mod/menu.php:103 +#: ../../mod/editblock.php:140 ../../mod/settings.php:650 +#: ../../mod/layouts.php:183 +msgid "Edit" +msgstr "Bewerken" -#: ../../include/conversation.php:1184 ../../include/ItemObject.php:672 -#: ../../mod/editblock.php:144 ../../mod/editlayout.php:143 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:182 -msgid "Quote" -msgstr "Citeren" +#: ../../include/diaspora.php:2130 ../../include/conversation.php:164 +#: ../../mod/like.php:394 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s vindt %3$s van %2$s leuk" -#: ../../include/conversation.php:1185 ../../include/ItemObject.php:673 -#: ../../mod/editblock.php:145 ../../mod/editlayout.php:144 -#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:183 -msgid "Code" -msgstr "Broncode" +#: ../../include/diaspora.php:2458 +msgid "Please choose" +msgstr "Maak een keuze" -#: ../../include/conversation.php:1186 ../../mod/editblock.php:147 -#: ../../mod/mail.php:238 ../../mod/mail.php:352 ../../mod/editlayout.php:145 -#: ../../mod/editpost.php:119 ../../mod/editwebpage.php:184 -msgid "Upload photo" -msgstr "Foto uploaden" +#: ../../include/diaspora.php:2460 +msgid "Agree" +msgstr "Eens" -#: ../../include/conversation.php:1187 -msgid "upload photo" -msgstr "foto uploaden" +#: ../../include/diaspora.php:2462 +msgid "Disagree" +msgstr "Oneens" -#: ../../include/conversation.php:1188 ../../mod/editblock.php:148 -#: ../../mod/mail.php:239 ../../mod/mail.php:353 ../../mod/editlayout.php:146 -#: ../../mod/editpost.php:120 ../../mod/editwebpage.php:185 -msgid "Attach file" -msgstr "Bestand toevoegen" +#: ../../include/diaspora.php:2464 +msgid "Abstain" +msgstr "onthouding" -#: ../../include/conversation.php:1189 -msgid "attach file" -msgstr "bestand toevoegen" +#: ../../include/diaspora.php:2486 ../../include/diaspora.php:2497 +#: ../../include/enotify.php:59 ../../mod/p.php:46 +msgid "$projectname" +msgstr "$projectname" -#: ../../include/conversation.php:1190 ../../mod/editblock.php:149 -#: ../../mod/mail.php:240 ../../mod/mail.php:354 ../../mod/editlayout.php:147 -#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:186 -msgid "Insert web link" -msgstr "Weblink invoegen" +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "maakte een nieuw bericht aan" -#: ../../include/conversation.php:1191 -msgid "web link" -msgstr "Weblink" +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "gaf een reactie op een bericht van %s" -#: ../../include/conversation.php:1192 -msgid "Insert video link" -msgstr "Videolink invoegen" +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten kunnen van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken." -#: ../../include/conversation.php:1193 -msgid "video link" -msgstr "videolink" +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Standaard privacy-collectie voor nieuwe kanalen" -#: ../../include/conversation.php:1194 -msgid "Insert audio link" -msgstr "Audiolink invoegen" +#: ../../include/group.php:254 ../../mod/admin.php:831 +msgid "All Channels" +msgstr "Alle kanalen" -#: ../../include/conversation.php:1195 -msgid "audio link" -msgstr "audiolink" +#: ../../include/group.php:276 +msgid "edit" +msgstr "bewerken" -#: ../../include/conversation.php:1196 ../../mod/editblock.php:153 -#: ../../mod/editlayout.php:151 ../../mod/editpost.php:125 -#: ../../mod/editwebpage.php:190 -msgid "Set your location" -msgstr "Locatie instellen" +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Collecties" -#: ../../include/conversation.php:1197 -msgid "set location" -msgstr "locatie instellen" +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Collectie bewerken" -#: ../../include/conversation.php:1198 ../../mod/editpost.php:127 -msgid "Toggle voting" -msgstr "Stemmen in- of uitschakelen" +#: ../../include/group.php:300 +msgid "Add new collection" +msgstr "Nieuwe collectie toevoegen" -#: ../../include/conversation.php:1201 ../../mod/editblock.php:154 -#: ../../mod/editlayout.php:152 ../../mod/editpost.php:126 -#: ../../mod/editwebpage.php:191 -msgid "Clear browser location" -msgstr "Locatie van webbrowser wissen" +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "Kanalen die zich in geen enkele collectie bevinden" -#: ../../include/conversation.php:1202 -msgid "clear location" -msgstr "locatie wissen" +#: ../../include/group.php:303 ../../include/widgets.php:275 +msgid "add" +msgstr "toevoegen" -#: ../../include/conversation.php:1204 ../../mod/editblock.php:167 -#: ../../mod/editpost.php:142 ../../mod/editwebpage.php:207 -msgid "Title (optional)" -msgstr "Titel (optioneel)" +#: ../../include/account.php:27 +msgid "Not a valid email address" +msgstr "Geen geldig e-mailadres" -#: ../../include/conversation.php:1208 ../../mod/editblock.php:170 -#: ../../mod/editlayout.php:168 ../../mod/editpost.php:144 -#: ../../mod/editwebpage.php:209 -msgid "Categories (optional, comma-separated list)" -msgstr "Categorieën (optioneel, door komma's gescheiden lijst)" +#: ../../include/account.php:29 +msgid "Your email domain is not among those allowed on this site" +msgstr "Jouw e-maildomein is op deze hub niet toegestaan" -#: ../../include/conversation.php:1210 ../../mod/editblock.php:156 -#: ../../mod/editlayout.php:154 ../../mod/editpost.php:131 -#: ../../mod/editwebpage.php:193 -msgid "Permission settings" -msgstr "Permissies" +#: ../../include/account.php:35 +msgid "Your email address is already registered at this site." +msgstr "Jouw e-mailadres is al op deze hub geregistreerd." -#: ../../include/conversation.php:1211 -msgid "permissions" -msgstr "permissies" +#: ../../include/account.php:67 +msgid "An invitation is required." +msgstr "Een uitnodiging is vereist" -#: ../../include/conversation.php:1219 ../../mod/editblock.php:164 -#: ../../mod/editlayout.php:161 ../../mod/editpost.php:139 -#: ../../mod/editwebpage.php:202 -msgid "Public post" -msgstr "Openbaar bericht" +#: ../../include/account.php:71 +msgid "Invitation could not be verified." +msgstr "Uitnodiging kon niet geverifieerd worden" -#: ../../include/conversation.php:1221 ../../mod/editblock.php:171 -#: ../../mod/editlayout.php:169 ../../mod/editpost.php:145 -#: ../../mod/editwebpage.php:210 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be" +#: ../../include/account.php:121 +msgid "Please enter the required information." +msgstr "Vul de vereiste informatie in." -#: ../../include/conversation.php:1234 ../../mod/editblock.php:181 -#: ../../mod/mail.php:245 ../../mod/mail.php:359 ../../mod/editlayout.php:178 -#: ../../mod/editpost.php:156 ../../mod/editwebpage.php:219 -msgid "Set expiration date" -msgstr "Verloopdatum instellen" +#: ../../include/account.php:188 +msgid "Failed to store account information." +msgstr "Account-informatie kon niet opgeslagen worden." -#: ../../include/conversation.php:1236 ../../include/ItemObject.php:680 -#: ../../mod/mail.php:247 ../../mod/mail.php:361 ../../mod/editpost.php:158 -msgid "Encrypt text" -msgstr "Tekst versleutelen" +#: ../../include/account.php:246 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Registratiebevestiging voor %s" -#: ../../include/conversation.php:1238 ../../mod/editpost.php:160 -#: ../../mod/events.php:637 -msgid "OK" -msgstr "OK" +#: ../../include/account.php:312 +#, php-format +msgid "Registration request at %s" +msgstr "Registratiebevestiging voor %s" -#: ../../include/conversation.php:1239 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:161 -#: ../../mod/events.php:636 ../../mod/settings.php:588 -#: ../../mod/settings.php:614 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -msgid "Cancel" -msgstr "Annuleren" +#: ../../include/account.php:314 ../../include/account.php:341 +#: ../../include/account.php:401 +msgid "Administrator" +msgstr "Beheerder" -#: ../../include/conversation.php:1481 -msgid "Discover" -msgstr "Ontdekken" +#: ../../include/account.php:336 +msgid "your registration password" +msgstr "jouw registratiewachtwoord" -#: ../../include/conversation.php:1484 -msgid "Imported public streams" -msgstr "Openbare streams importeren" +#: ../../include/account.php:339 ../../include/account.php:399 +#, php-format +msgid "Registration details for %s" +msgstr "Registratiegegevens voor %s" -#: ../../include/conversation.php:1489 -msgid "Commented Order" -msgstr "Nieuwe reacties bovenaan" +#: ../../include/account.php:408 +msgid "Account approved." +msgstr "Account goedgekeurd" -#: ../../include/conversation.php:1492 -msgid "Sort by Comment Date" -msgstr "Berichten met nieuwe reacties bovenaan" +#: ../../include/account.php:447 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registratie ingetrokken voor %s" -#: ../../include/conversation.php:1496 -msgid "Posted Order" -msgstr "Nieuwe berichten bovenaan" +#: ../../include/account.php:492 +msgid "Account verified. Please login." +msgstr "Account is geverifieerd. Je kan inloggen." -#: ../../include/conversation.php:1499 -msgid "Sort by Post Date" -msgstr "Nieuwe berichten bovenaan" +#: ../../include/account.php:705 ../../include/account.php:707 +msgid "Click here to upgrade." +msgstr "Klik hier om te upgraden." -#: ../../include/conversation.php:1504 ../../include/widgets.php:94 -msgid "Personal" -msgstr "Persoonlijk" +#: ../../include/account.php:713 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden." -#: ../../include/conversation.php:1507 -msgid "Posts that mention or involve you" -msgstr "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent" +#: ../../include/account.php:718 +msgid "This action is not available under your subscription plan." +msgstr "Deze handeling is niet mogelijk met jouw abonnement." -#: ../../include/conversation.php:1513 ../../mod/menu.php:107 -#: ../../mod/connections.php:212 ../../mod/connections.php:225 -msgid "New" -msgstr "Nieuw" +#: ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Diversen" -#: ../../include/conversation.php:1516 -msgid "Activity Stream - by date" -msgstr "Activiteitenstroom - volgens datum" +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" +msgstr "JJJJ-MM-DD of MM-DD" -#: ../../include/conversation.php:1522 -msgid "Starred" -msgstr "Met ster" +#: ../../include/datetime.php:235 ../../mod/events.php:635 +#: ../../mod/appman.php:91 ../../mod/appman.php:92 +msgid "Required" +msgstr "Vereist" -#: ../../include/conversation.php:1525 -msgid "Favourite Posts" -msgstr "Favoriete berichten" +#: ../../include/datetime.php:262 ../../boot.php:2354 +msgid "never" +msgstr "nooit" -#: ../../include/conversation.php:1532 -msgid "Spam" -msgstr "Spam" +#: ../../include/datetime.php:268 +msgid "less than a second ago" +msgstr "minder dan een seconde geleden" -#: ../../include/conversation.php:1535 -msgid "Posts flagged as SPAM" -msgstr "Berichten gemarkeerd als SPAM" +#: ../../include/datetime.php:271 +msgid "year" +msgstr "jaar" -#: ../../include/conversation.php:1579 ../../mod/admin.php:984 -msgid "Channel" -msgstr "Kanaal" +#: ../../include/datetime.php:271 +msgid "years" +msgstr "jaren" -#: ../../include/conversation.php:1582 -msgid "Status Messages and Posts" -msgstr "Berichten in dit kanaal" +#: ../../include/datetime.php:272 +msgid "month" +msgstr "maand" -#: ../../include/conversation.php:1591 -msgid "About" -msgstr "Over" +#: ../../include/datetime.php:272 +msgid "months" +msgstr "maanden" -#: ../../include/conversation.php:1594 -msgid "Profile Details" -msgstr "Profiel" +#: ../../include/datetime.php:273 +msgid "week" +msgstr "week" -#: ../../include/conversation.php:1600 ../../include/apps.php:139 -#: ../../include/nav.php:97 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Foto's" +#: ../../include/datetime.php:273 +msgid "weeks" +msgstr "weken" -#: ../../include/conversation.php:1603 ../../include/photos.php:359 -msgid "Photo Albums" -msgstr "Fotoalbums" +#: ../../include/datetime.php:274 +msgid "day" +msgstr "dag" -#: ../../include/conversation.php:1609 ../../include/apps.php:135 -#: ../../include/nav.php:98 ../../include/RedDAV/RedBrowser.php:251 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Bestanden" +#: ../../include/datetime.php:274 +msgid "days" +msgstr "dagen" -#: ../../include/conversation.php:1612 -msgid "Files and Storage" -msgstr "Bestanden en opslagruimte" +#: ../../include/datetime.php:275 +msgid "hour" +msgstr "uur" -#: ../../include/conversation.php:1622 ../../include/conversation.php:1625 -msgid "Chatrooms" -msgstr "Chatkanalen" +#: ../../include/datetime.php:275 +msgid "hours" +msgstr "uren" -#: ../../include/conversation.php:1635 ../../include/apps.php:129 -#: ../../include/nav.php:109 -msgid "Bookmarks" -msgstr "Bladwijzers" +#: ../../include/datetime.php:276 +msgid "minute" +msgstr "minuut" -#: ../../include/conversation.php:1638 -msgid "Saved Bookmarks" -msgstr "Opgeslagen bladwijzers" +#: ../../include/datetime.php:276 +msgid "minutes" +msgstr "minuten" -#: ../../include/conversation.php:1645 ../../include/apps.php:136 -#: ../../include/nav.php:113 ../../mod/webpages.php:178 -msgid "Webpages" -msgstr "Webpagina's" +#: ../../include/datetime.php:277 +msgid "second" +msgstr "seconde" -#: ../../include/conversation.php:1648 -msgid "Manage Webpages" -msgstr "Webpagina's beheren" +#: ../../include/datetime.php:277 +msgid "seconds" +msgstr "seconden" -#: ../../include/conversation.php:1677 ../../include/ItemObject.php:175 -#: ../../include/ItemObject.php:187 ../../mod/photos.php:1003 -#: ../../mod/photos.php:1015 -msgid "View all" -msgstr "Toon alles" +#: ../../include/datetime.php:285 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s geleden" -#: ../../include/conversation.php:1701 ../../include/taxonomy.php:396 -#: ../../include/identity.php:1134 ../../include/ItemObject.php:179 -#: ../../mod/photos.php:1007 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "vindt dit leuk" -msgstr[1] "vinden dit leuk" +#: ../../include/datetime.php:519 +#, php-format +msgid "%1$s's birthday" +msgstr "Verjaardag van %1$s" -#: ../../include/conversation.php:1704 ../../include/ItemObject.php:184 -#: ../../mod/photos.php:1012 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "vindt dit niet leuk" -msgstr[1] "vinden dit niet leuk" +#: ../../include/datetime.php:520 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Gefeliciteerd met je verjaardag %1$s" -#: ../../include/conversation.php:1707 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "aanwezig" -msgstr[1] "aanwezig" +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nieuwe pagina" -#: ../../include/conversation.php:1710 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "niet aanwezig" -msgstr[1] "niet aanwezig" +#: ../../include/page_widgets.php:39 ../../mod/webpages.php:187 +#: ../../mod/blocks.php:159 ../../mod/layouts.php:188 +msgid "View" +msgstr "Weergeven" -#: ../../include/conversation.php:1713 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "nog niet beslist" -msgstr[1] "nog niet beslist" +#: ../../include/page_widgets.php:40 ../../include/ItemObject.php:677 +#: ../../include/conversation.php:1155 ../../mod/webpages.php:188 +#: ../../mod/events.php:653 ../../mod/photos.php:970 +#: ../../mod/editwebpage.php:214 ../../mod/editpost.php:150 +#: ../../mod/editblock.php:176 +msgid "Preview" +msgstr "Voorvertoning" -#: ../../include/conversation.php:1716 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "eens" -msgstr[1] "eens" +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" +msgstr "Acties" -#: ../../include/conversation.php:1719 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "oneens" -msgstr[1] "oneens" +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" +msgstr "Paginalink" -#: ../../include/conversation.php:1722 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "onthouding" -msgstr[1] "onthoudingen" +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Titel" -#: ../../include/menu.php:107 ../../include/apps.php:254 -#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/RedDAV/RedBrowser.php:269 ../../include/ItemObject.php:100 -#: ../../mod/menu.php:103 ../../mod/layouts.php:183 -#: ../../mod/editblock.php:140 ../../mod/editlayout.php:139 -#: ../../mod/editpost.php:113 ../../mod/editwebpage.php:178 -#: ../../mod/thing.php:227 ../../mod/connections.php:382 -#: ../../mod/connections.php:395 ../../mod/connections.php:414 -#: ../../mod/settings.php:649 ../../mod/blocks.php:153 -#: ../../mod/webpages.php:181 -msgid "Edit" -msgstr "Bewerken" +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:192 +#: ../../mod/blocks.php:150 ../../mod/menu.php:105 ../../mod/layouts.php:181 +msgid "Created" +msgstr "Aangemaakt" + +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:193 +#: ../../mod/blocks.php:151 ../../mod/menu.php:106 ../../mod/layouts.php:182 +msgid "Edited" +msgstr "Bewerkt" + +#: ../../include/api.php:1193 +msgid "Public Timeline" +msgstr "Openbare tijdlijn" + +#: ../../include/comanche.php:34 ../../mod/admin.php:390 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "Standaard" #: ../../include/dir_fns.php:143 msgid "Directory Options" @@ -825,829 +729,597 @@ msgstr "Alleen openbare forums" msgid "This Website Only" msgstr "Alleen deze hub" -#: ../../include/security.php:349 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "De beveiligings-token van het tekstvak was ongeldig. Dit is mogelijk het gevolg van dat er te lang (meer dan 3 uur) gewacht is om de tekst op te slaan. " +#: ../../include/event.php:19 ../../include/bb2diaspora.php:451 +msgid "l F d, Y \\@ g:i A" +msgstr "l d F Y \\@ G:i" -#: ../../include/bbcode.php:122 ../../include/bbcode.php:764 -#: ../../include/bbcode.php:767 ../../include/bbcode.php:772 -#: ../../include/bbcode.php:775 ../../include/bbcode.php:778 -#: ../../include/bbcode.php:781 ../../include/bbcode.php:786 -#: ../../include/bbcode.php:789 ../../include/bbcode.php:794 -#: ../../include/bbcode.php:797 ../../include/bbcode.php:800 -#: ../../include/bbcode.php:803 -msgid "Image/photo" -msgstr "Afbeelding/foto" +#: ../../include/event.php:27 ../../include/bb2diaspora.php:457 +msgid "Starts:" +msgstr "Start:" -#: ../../include/bbcode.php:161 ../../include/bbcode.php:814 -msgid "Encrypted content" -msgstr "Versleutelde inhoud" +#: ../../include/event.php:37 ../../include/bb2diaspora.php:465 +msgid "Finishes:" +msgstr "Einde:" -#: ../../include/bbcode.php:178 -#, php-format -msgid "Install %s element: " -msgstr "Installeer %s-element: " +#: ../../include/event.php:47 ../../include/bb2diaspora.php:473 +#: ../../include/identity.php:879 ../../mod/events.php:647 +#: ../../mod/directory.php:234 +msgid "Location:" +msgstr "Plaats:" -#: ../../include/bbcode.php:188 ../../mod/impel.php:37 -msgid "webpage" -msgstr "Webpagina" +#: ../../include/event.php:391 +msgid "This event has been added to your calendar." +msgstr "Dit evenement is aan jouw agenda toegevoegd." -#: ../../include/bbcode.php:191 ../../mod/impel.php:47 -msgid "layout" -msgstr "lay-out" +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Dit item verwijderen?" -#: ../../include/bbcode.php:194 ../../mod/impel.php:42 -msgid "block" -msgstr "blok" +#: ../../include/js_strings.php:6 ../../include/ItemObject.php:667 +#: ../../mod/photos.php:968 ../../mod/photos.php:1086 +msgid "Comment" +msgstr "Reactie" -#: ../../include/bbcode.php:197 ../../mod/impel.php:54 -msgid "menu" -msgstr "menu" +#: ../../include/js_strings.php:7 ../../include/ItemObject.php:384 +msgid "[+] show all" +msgstr "[+] alle" -#: ../../include/bbcode.php:211 -msgid "QR code" -msgstr "QR-code" +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] minder reacties weergeven" -#: ../../include/bbcode.php:262 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s schreef het volgende %2$s %3$s" +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] uitklappen" -#: ../../include/bbcode.php:264 -msgid "post" -msgstr "bericht" +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] inklappen" -#: ../../include/bbcode.php:514 -msgid "Different viewers will see this text differently" -msgstr "Deze tekst wordt per persoon anders weergeven." +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Wachtwoord te kort" -#: ../../include/bbcode.php:725 -msgid "$1 spoiler" -msgstr "$1 spoiler" +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Wachtwoorden komen niet overeen" -#: ../../include/bbcode.php:752 -msgid "$1 wrote:" -msgstr "$1 schreef:" +#: ../../include/js_strings.php:13 ../../mod/photos.php:39 +msgid "everybody" +msgstr "iedereen" -#: ../../include/attach.php:137 ../../include/attach.php:184 -#: ../../include/attach.php:247 ../../include/attach.php:261 -#: ../../include/attach.php:305 ../../include/attach.php:319 -#: ../../include/attach.php:350 ../../include/attach.php:546 -#: ../../include/attach.php:618 ../../include/items.php:4134 -#: ../../include/chat.php:131 ../../include/photos.php:26 ../../index.php:182 -#: ../../index.php:382 ../../mod/mitem.php:115 ../../mod/page.php:28 -#: ../../mod/page.php:82 ../../mod/menu.php:69 ../../mod/locs.php:77 -#: ../../mod/poke.php:128 ../../mod/layouts.php:69 ../../mod/layouts.php:76 -#: ../../mod/layouts.php:87 ../../mod/pdledit.php:21 ../../mod/channel.php:100 -#: ../../mod/channel.php:219 ../../mod/channel.php:262 -#: ../../mod/editblock.php:65 ../../mod/invite.php:13 ../../mod/invite.php:104 -#: ../../mod/notifications.php:66 ../../mod/appman.php:66 -#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/viewsrc.php:14 -#: ../../mod/profile.php:64 ../../mod/profile.php:72 ../../mod/mood.php:111 -#: ../../mod/manage.php:6 ../../mod/regmod.php:17 ../../mod/id.php:71 -#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 -#: ../../mod/achievements.php:30 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/mail.php:114 ../../mod/group.php:9 ../../mod/editlayout.php:63 -#: ../../mod/editlayout.php:87 ../../mod/register.php:72 -#: ../../mod/common.php:35 ../../mod/authtest.php:13 ../../mod/editpost.php:13 -#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 -#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 -#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 -#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 -#: ../../mod/bookmarks.php:46 ../../mod/fsuggest.php:78 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/events.php:219 -#: ../../mod/connedit.php:331 ../../mod/profile_photo.php:264 -#: ../../mod/profile_photo.php:277 ../../mod/sharedwithme.php:7 -#: ../../mod/thing.php:241 ../../mod/thing.php:256 ../../mod/thing.php:290 -#: ../../mod/connections.php:169 ../../mod/rate.php:110 -#: ../../mod/service_limits.php:7 ../../mod/settings.php:569 -#: ../../mod/suggest.php:26 ../../mod/message.php:16 ../../mod/item.php:206 -#: ../../mod/item.php:214 ../../mod/item.php:976 ../../mod/setup.php:223 -#: ../../mod/photos.php:68 ../../mod/network.php:12 ../../mod/profiles.php:188 -#: ../../mod/profiles.php:576 ../../mod/blocks.php:69 ../../mod/blocks.php:76 -#: ../../mod/sources.php:66 ../../mod/webpages.php:69 ../../mod/like.php:178 -msgid "Permission denied." -msgstr "Toegang geweigerd" +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Geheim wachtwoord" -#: ../../include/attach.php:242 ../../include/attach.php:300 -msgid "Item was not found." -msgstr "Item niet gevonden" +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Wachtwoordhint" -#: ../../include/attach.php:363 -msgid "No source file." -msgstr "Geen bronbestand." +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Mededeling: de permissies zijn veranderd, maar zijn nog niet opgeslagen." -#: ../../include/attach.php:381 -msgid "Cannot locate file to replace" -msgstr "Kan het te vervangen bestand niet vinden" +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "Alles sluiten" -#: ../../include/attach.php:399 -msgid "Cannot locate file to revise/update" -msgstr "Kan het bestand wat aangepast moet worden niet vinden" +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Niets nieuw hier" -#: ../../include/attach.php:410 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Bestand is groter dan de toegelaten %d" +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Beoordeel dit kanaal (dit is openbaar)" -#: ../../include/attach.php:422 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt." +#: ../../include/js_strings.php:20 ../../mod/rate.php:156 +msgid "Rating" +msgstr "Beoordeling" -#: ../../include/attach.php:505 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken." +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Omschrijving (optioneel)" -#: ../../include/attach.php:517 -msgid "Stored file could not be verified. Upload failed." -msgstr "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt." +#: ../../include/js_strings.php:22 ../../include/ItemObject.php:668 +#: ../../mod/xchan.php:11 ../../mod/connect.php:93 ../../mod/thing.php:275 +#: ../../mod/thing.php:318 ../../mod/events.php:656 ../../mod/group.php:81 +#: ../../mod/photos.php:565 ../../mod/photos.php:642 ../../mod/photos.php:929 +#: ../../mod/photos.php:969 ../../mod/photos.php:1087 ../../mod/pdledit.php:58 +#: ../../mod/import.php:504 ../../mod/chat.php:177 ../../mod/chat.php:211 +#: ../../mod/rate.php:167 ../../mod/invite.php:142 ../../mod/locs.php:105 +#: ../../mod/sources.php:104 ../../mod/sources.php:138 +#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 +#: ../../mod/poke.php:166 ../../mod/profiles.php:667 ../../mod/setup.php:327 +#: ../../mod/setup.php:367 ../../mod/admin.php:453 ../../mod/admin.php:819 +#: ../../mod/admin.php:986 ../../mod/admin.php:1118 ../../mod/admin.php:1312 +#: ../../mod/admin.php:1397 ../../mod/settings.php:588 +#: ../../mod/settings.php:692 ../../mod/settings.php:718 +#: ../../mod/settings.php:746 ../../mod/settings.php:769 +#: ../../mod/settings.php:854 ../../mod/settings.php:1050 +#: ../../mod/mitem.php:237 ../../mod/mood.php:134 ../../mod/connedit.php:679 +#: ../../mod/mail.php:355 ../../mod/appman.php:99 ../../mod/poll.php:68 +#: ../../mod/bulksetclose.php:24 ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:97 +msgid "Submit" +msgstr "Opslaan" -#: ../../include/attach.php:561 ../../include/attach.php:578 -msgid "Path not available." -msgstr "Pad niet beschikbaar." +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Vul een internetadres/URL in:" -#: ../../include/attach.php:623 -msgid "Empty pathname" -msgstr "Padnaam leeg" +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Niet opgeslagen wijzigingen. Ben je er zeker van dat je deze pagina wil verlaten?" -#: ../../include/attach.php:639 -msgid "duplicate filename or path" -msgstr "dubbele bestandsnaam of pad" +#: ../../include/js_strings.php:26 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" -#: ../../include/attach.php:663 -msgid "Path not found." -msgstr "Pad niet gevonden" +#: ../../include/js_strings.php:27 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" -#: ../../include/attach.php:714 -msgid "mkdir failed." -msgstr "directory aanmaken (mkdir) mislukt." +#: ../../include/js_strings.php:28 +msgid "ago" +msgstr "geleden" -#: ../../include/attach.php:718 -msgid "database storage failed." -msgstr "opslag in database mislukt." +#: ../../include/js_strings.php:29 +msgid "from now" +msgstr "vanaf nu" -#: ../../include/photo/photo_driver.php:687 ../../mod/profile_photo.php:143 -#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 -#: ../../mod/photos.php:91 ../../mod/photos.php:625 -msgid "Profile Photos" -msgstr "Profielfoto's" +#: ../../include/js_strings.php:30 +msgid "less than a minute" +msgstr "minder dan een minuut" -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Regelmatig" +#: ../../include/js_strings.php:31 +msgid "about a minute" +msgstr "ongeveer een minuut" -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Elk uur" +#: ../../include/js_strings.php:32 +#, php-format +msgid "%d minutes" +msgstr "%d minuten" -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Twee keer per dag" +#: ../../include/js_strings.php:33 +msgid "about an hour" +msgstr "ongeveer een uur" -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Dagelijks" +#: ../../include/js_strings.php:34 +#, php-format +msgid "about %d hours" +msgstr "ongeveer %d uren" -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Wekelijks" +#: ../../include/js_strings.php:35 +msgid "a day" +msgstr "een dag" -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Maandelijks" +#: ../../include/js_strings.php:36 +#, php-format +msgid "%d days" +msgstr "%d dagen" -#: ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" +#: ../../include/js_strings.php:37 +msgid "about a month" +msgstr "ongeveer een maand" -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" +#: ../../include/js_strings.php:38 +#, php-format +msgid "%d months" +msgstr "%d maanden" -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" +#: ../../include/js_strings.php:39 +msgid "about a year" +msgstr "ongeveer een jaar" -#: ../../include/contact_selectors.php:79 ../../mod/id.php:15 -#: ../../mod/id.php:16 ../../mod/admin.php:813 ../../mod/admin.php:822 -#: ../../boot.php:1552 -msgid "Email" -msgstr "E-mail" +#: ../../include/js_strings.php:40 +#, php-format +msgid "%d years" +msgstr "%d jaren" -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" +#: ../../include/js_strings.php:41 +msgid " " +msgstr " " -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" +#: ../../include/js_strings.php:42 +msgid "timeago.numbers" +msgstr "timeago.numbers" -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" +#: ../../include/RedDAV/RedBrowser.php:107 +#: ../../include/RedDAV/RedBrowser.php:268 +msgid "parent" +msgstr "omhoog" -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" +#: ../../include/RedDAV/RedBrowser.php:134 +msgid "Principal" +msgstr "principal" -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" +#: ../../include/RedDAV/RedBrowser.php:137 +msgid "Addressbook" +msgstr "Adresboek" -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" +#: ../../include/RedDAV/RedBrowser.php:140 +msgid "Calendar" +msgstr "Agenda" -#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 -msgid "Tags" -msgstr "Tags" +#: ../../include/RedDAV/RedBrowser.php:143 +msgid "Schedule Inbox" +msgstr "Planning-postvak IN" -#: ../../include/taxonomy.php:264 ../../include/contact_widgets.php:92 -#: ../../include/widgets.php:35 -msgid "Categories" -msgstr "Categorieën" +#: ../../include/RedDAV/RedBrowser.php:146 +msgid "Schedule Outbox" +msgstr "Planning-postvak UIT" -#: ../../include/taxonomy.php:287 -msgid "Keywords" -msgstr "Trefwoorden" +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/conversation.php:1019 +#: ../../include/apps.php:336 ../../include/apps.php:387 +#: ../../mod/photos.php:681 ../../mod/photos.php:1119 +msgid "Unknown" +msgstr "Onbekend" -#: ../../include/taxonomy.php:308 -msgid "have" -msgstr "heb" +#: ../../include/RedDAV/RedBrowser.php:227 +#, php-format +msgid "%1$s used" +msgstr "%1$s gebruikt" -#: ../../include/taxonomy.php:308 -msgid "has" -msgstr "heeft" +#: ../../include/RedDAV/RedBrowser.php:232 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s van %2$s gebruikt (%3$s%)" -#: ../../include/taxonomy.php:309 -msgid "want" -msgstr "wil" +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 +#: ../../include/conversation.php:1609 ../../include/apps.php:135 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Bestanden" -#: ../../include/taxonomy.php:309 -msgid "wants" -msgstr "wil" +#: ../../include/RedDAV/RedBrowser.php:253 +msgid "Total" +msgstr "Totaal" -#: ../../include/taxonomy.php:310 ../../include/ItemObject.php:254 -msgid "like" -msgstr "vind dit leuk" +#: ../../include/RedDAV/RedBrowser.php:255 +msgid "Shared" +msgstr "Gedeeld" -#: ../../include/taxonomy.php:310 -msgid "likes" -msgstr "vindt dit leuk" +#: ../../include/RedDAV/RedBrowser.php:256 +#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/webpages.php:180 +#: ../../mod/blocks.php:152 ../../mod/menu.php:109 +#: ../../mod/new_channel.php:121 ../../mod/layouts.php:175 +msgid "Create" +msgstr "Aanmaken" -#: ../../include/taxonomy.php:311 ../../include/ItemObject.php:255 -msgid "dislike" -msgstr "vind dit niet leuk" +#: ../../include/RedDAV/RedBrowser.php:257 +#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:362 +#: ../../mod/photos.php:706 ../../mod/photos.php:1236 +msgid "Upload" +msgstr "Uploaden" -#: ../../include/taxonomy.php:311 -msgid "dislikes" -msgstr "vindt dit niet leuk" +#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/admin.php:994 +#: ../../mod/settings.php:590 ../../mod/settings.php:616 +#: ../../mod/sharedwithme.php:95 +msgid "Name" +msgstr "Naam" -#: ../../include/zot.php:666 -msgid "Invalid data packet" -msgstr "Datapakket ongeldig" +#: ../../include/RedDAV/RedBrowser.php:265 +msgid "Type" +msgstr "Type" -#: ../../include/zot.php:682 -msgid "Unable to verify channel signature" -msgstr "Kanaalkenmerk kon niet worden geverifieerd. " +#: ../../include/RedDAV/RedBrowser.php:266 ../../mod/sharedwithme.php:97 +msgid "Size" +msgstr "Grootte" -#: ../../include/zot.php:2109 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Hubkenmerk voor %s kon niet worden geverifieerd" +#: ../../include/RedDAV/RedBrowser.php:267 ../../mod/sharedwithme.php:98 +msgid "Last Modified" +msgstr "Laatst gewijzigd" -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d uitnodiging beschikbaar" -msgstr[1] "%d uitnodigingen beschikbaar" +#: ../../include/RedDAV/RedBrowser.php:270 ../../include/ItemObject.php:120 +#: ../../include/conversation.php:660 ../../include/apps.php:255 +#: ../../mod/webpages.php:183 ../../mod/thing.php:228 ../../mod/group.php:176 +#: ../../mod/blocks.php:155 ../../mod/photos.php:1050 +#: ../../mod/editlayout.php:107 ../../mod/editwebpage.php:225 +#: ../../mod/admin.php:826 ../../mod/admin.php:988 ../../mod/editblock.php:113 +#: ../../mod/settings.php:651 ../../mod/connedit.php:543 +msgid "Delete" +msgstr "Verwijderen" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:450 -msgid "Advanced" -msgstr "Geavanceerd" +#: ../../include/RedDAV/RedBrowser.php:305 +msgid "Create new folder" +msgstr "Nieuwe map aanmaken" -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Kanalen vinden" +#: ../../include/RedDAV/RedBrowser.php:307 +msgid "Upload file" +msgstr "Bestand uploaden" -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Vul naam of interesse in" +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "Bladwijzers van %1$s" -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Verbinden/volgen" +#: ../../include/network.php:635 +msgid "view full size" +msgstr "volledige grootte tonen" -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Voorbeeld: Robert Morgenstein, vissen" +#: ../../include/features.php:38 +msgid "General Features" +msgstr "Algemene functies" -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:413 -#: ../../mod/directory.php:362 ../../mod/directory.php:367 -msgid "Find" -msgstr "Vinden" +#: ../../include/features.php:40 +msgid "Content Expiration" +msgstr "Inhoud laten verlopen" -#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:60 -#: ../../mod/directory.php:366 -msgid "Channel Suggestions" -msgstr "Voorgestelde kanalen" +#: ../../include/features.php:40 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen" -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Willekeurig profiel" +#: ../../include/features.php:41 +msgid "Multiple Profiles" +msgstr "Meerdere profielen" -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Vrienden uitnodigen" +#: ../../include/features.php:41 +msgid "Ability to create multiple profiles" +msgstr "Mogelijkheid om meerdere profielen aan te maken" -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Geavanceerd voorbeeld (Engels): name=jan en country=nederland" +#: ../../include/features.php:42 +msgid "Advanced Profiles" +msgstr "Geavanceerde profielen" -#: ../../include/contact_widgets.php:57 ../../include/widgets.php:304 -#: ../../include/features.php:82 -msgid "Saved Folders" -msgstr "Bewaarde mappen" +#: ../../include/features.php:42 +msgid "Additional profile sections and selections" +msgstr "Extra onderdelen en keuzes voor je profiel" -#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 -#: ../../include/widgets.php:307 -msgid "Everything" -msgstr "Alles" +#: ../../include/features.php:43 +msgid "Profile Import/Export" +msgstr "Profiel importen/exporteren" -#: ../../include/contact_widgets.php:125 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d gemeenschappelijke connectie" -msgstr[1] "%d gemeenschappelijke connecties" +#: ../../include/features.php:43 +msgid "Save and load profile details across sites/channels" +msgstr "Profielgegevens opslaan en in andere hubs/kanalen gebruiken." -#: ../../include/contact_widgets.php:130 -msgid "show more" -msgstr "meer connecties weergeven" +#: ../../include/features.php:44 +msgid "Web Pages" +msgstr "Webpagina's" -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "maakte een nieuw bericht aan" +#: ../../include/features.php:44 +msgid "Provide managed web pages on your channel" +msgstr "Sta beheerde webpagina's op jouw kanaal toe" -#: ../../include/notify.php:24 -#, php-format -msgid "commented on %s's post" -msgstr "gaf een reactie op een bericht van %s" +#: ../../include/features.php:45 +msgid "Private Notes" +msgstr "Privé-aantekeningen" -#: ../../include/items.php:399 ../../index.php:381 ../../mod/profperm.php:23 -#: ../../mod/group.php:68 ../../mod/subthread.php:49 ../../mod/like.php:270 -msgid "Permission denied" -msgstr "Toegang geweigerd" +#: ../../include/features.php:45 +msgid "Enables a tool to store notes and reminders" +msgstr "Schakelt een eenvoudige toepassing in om aantekeningen en herinneringen in op te slaan" -#: ../../include/items.php:1021 ../../include/items.php:1067 -msgid "(Unknown)" -msgstr "(Onbekend)" +#: ../../include/features.php:46 +msgid "Navigation Channel Select" +msgstr "Kanaal kiezen in navigatiemenu" -#: ../../include/items.php:1235 -msgid "Visible to anybody on the internet." -msgstr "Voor iedereen op het internet zichtbaar." +#: ../../include/features.php:46 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Kies een ander kanaal direct vanuit het dropdown-menu op de navigatiebalk" -#: ../../include/items.php:1237 -msgid "Visible to you only." -msgstr "Alleen voor jou zichtbaar." +#: ../../include/features.php:47 +msgid "Photo Location" +msgstr "Fotolocatie" -#: ../../include/items.php:1239 -msgid "Visible to anybody in this network." -msgstr "Voor iedereen in dit netwerk zichtbaar." +#: ../../include/features.php:47 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "Wanneer in de geüploade foto's locatiegegevens aanwezig zijn, link dit dan aan een kaart." -#: ../../include/items.php:1241 -msgid "Visible to anybody authenticated." -msgstr "Voor iedereen die geauthenticeerd is zichtbaar." +#: ../../include/features.php:49 +msgid "Expert Mode" +msgstr "Expertmodus" -#: ../../include/items.php:1243 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Voor iedereen op %s zichtbaar." +#: ../../include/features.php:49 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Schakel de expertmodus in voor geavanceerde instellingen" -#: ../../include/items.php:1245 -msgid "Visible to all connections." -msgstr "Voor alle connecties zichtbaar." +#: ../../include/features.php:50 +msgid "Premium Channel" +msgstr "Premiumkanaal" -#: ../../include/items.php:1247 -msgid "Visible to approved connections." -msgstr "Voor alle goedgekeurde connecties zichtbaar." +#: ../../include/features.php:50 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Stelt je in staat om beperkingen en voorwaarden in te stellen voor jouw kanaal" -#: ../../include/items.php:1249 -msgid "Visible to specific connections." -msgstr "Voor specifieke connecties zichtbaar." +#: ../../include/features.php:55 +msgid "Post Composition Features" +msgstr "Functies voor het opstellen van berichten" -#: ../../include/items.php:4061 ../../mod/viewsrc.php:20 -#: ../../mod/display.php:36 ../../mod/admin.php:167 ../../mod/admin.php:1016 -#: ../../mod/admin.php:1216 ../../mod/filestorage.php:27 -#: ../../mod/thing.php:74 -msgid "Item not found." -msgstr "Item niet gevonden." +#: ../../include/features.php:57 +msgid "Use Markdown" +msgstr "Markdown gebruiken" -#: ../../include/items.php:4536 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Collectie niet gevonden." +#: ../../include/features.php:57 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Sta het gebruik van \"markdown\" toe om berichten mee op te maken." -#: ../../include/items.php:4552 -msgid "Collection is empty." -msgstr "Collectie is leeg" +#: ../../include/features.php:58 +msgid "Large Photos" +msgstr "Grote foto's" -#: ../../include/items.php:4559 -#, php-format -msgid "Collection: %s" -msgstr "Collectie: %s" - -#: ../../include/items.php:4569 -#, php-format -msgid "Connection: %s" -msgstr "Connectie: %s" +#: ../../include/features.php:58 +msgid "" +"Include large (640px) photo thumbnails in posts. If not enabled, use small " +"(320px) photo thumbnails" +msgstr "Toon grote (640px) voorbeeldfoto's in berichten. Standaard worden kleine voorbeeldfoto's (320px) getoond. " -#: ../../include/items.php:4571 -msgid "Connection not found." -msgstr "Connectie niet gevonden." +#: ../../include/features.php:59 ../../include/widgets.php:546 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Kanaalbronnen" -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Naam chatkanaal ontbreekt" +#: ../../include/features.php:59 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Automatisch inhoud uit andere kanalen of feeds importeren." -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Naam chatkanaal bestaat al" +#: ../../include/features.php:60 +msgid "Even More Encryption" +msgstr "Extra encryptie" -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Ongeldige omschrijving chatkanaal" +#: ../../include/features.php:60 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel." -#: ../../include/chat.php:120 -msgid "Room not found." -msgstr "Chatkanaal niet gevonden" +#: ../../include/features.php:61 +msgid "Enable voting tools" +msgstr "Stemmen inschakelen" -#: ../../include/chat.php:141 -msgid "Room is full" -msgstr "Chatkanaal is vol" +#: ../../include/features.php:61 +msgid "Provide a class of post which others can vote on" +msgstr "Creëert een berichtenoptie zodat anderen op jouw vraag kunnen stemmen." -#: ../../include/group.php:26 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten kunnen van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken." +#: ../../include/features.php:67 +msgid "Network and Stream Filtering" +msgstr "Netwerk- en streamfilter" -#: ../../include/group.php:235 -msgid "Default privacy group for new contacts" -msgstr "Standaard privacy-collectie voor nieuwe kanalen" +#: ../../include/features.php:68 +msgid "Search by Date" +msgstr "Zoek op datum" -#: ../../include/group.php:254 ../../mod/admin.php:822 -msgid "All Channels" -msgstr "Alle kanalen" +#: ../../include/features.php:68 +msgid "Ability to select posts by date ranges" +msgstr "Mogelijkheid om berichten op datum te filteren " -#: ../../include/group.php:276 -msgid "edit" -msgstr "bewerken" +#: ../../include/features.php:69 +msgid "Collections Filter" +msgstr "Filter op collecties" -#: ../../include/group.php:298 -msgid "Collections" -msgstr "Collecties" +#: ../../include/features.php:69 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties" -#: ../../include/group.php:299 -msgid "Edit collection" -msgstr "Collectie bewerken" +#: ../../include/features.php:70 ../../include/widgets.php:274 +msgid "Saved Searches" +msgstr "Opgeslagen zoekopdrachten" -#: ../../include/group.php:300 -msgid "Add new collection" -msgstr "Nieuwe collectie toevoegen" +#: ../../include/features.php:70 +msgid "Save search terms for re-use" +msgstr "Sla zoekopdrachten op voor hergebruik" -#: ../../include/group.php:301 -msgid "Channels not in any collection" -msgstr "Kanalen die zich in geen enkele collectie bevinden" +#: ../../include/features.php:71 +msgid "Network Personal Tab" +msgstr "Persoonlijke netwerktab" -#: ../../include/group.php:303 ../../include/widgets.php:275 -msgid "add" -msgstr "toevoegen" +#: ../../include/features.php:71 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had" -#: ../../include/apps.php:128 -msgid "Site Admin" -msgstr "Hubbeheerder" +#: ../../include/features.php:72 +msgid "Network New Tab" +msgstr "Nieuwe netwerktab" -#: ../../include/apps.php:130 -msgid "Address Book" -msgstr "Connecties" +#: ../../include/features.php:72 +msgid "Enable tab to display all new Network activity" +msgstr "Laat de tab alle nieuwe netwerkactiviteit tonen" -#: ../../include/apps.php:131 ../../include/nav.php:117 ../../boot.php:1550 -msgid "Login" -msgstr "Inloggen" +#: ../../include/features.php:73 +msgid "Affinity Tool" +msgstr "Verwantschapsfilter" -#: ../../include/apps.php:132 ../../include/nav.php:206 -#: ../../mod/manage.php:166 -msgid "Channel Manager" -msgstr "Kanaalbeheer" +#: ../../include/features.php:73 +msgid "Filter stream activity by depth of relationships" +msgstr "Filter wat je in de Matrix ziet op hoe goed je iemand kent of mag" -#: ../../include/apps.php:133 ../../include/nav.php:180 -msgid "Matrix" -msgstr "Matrix" +#: ../../include/features.php:74 +msgid "Suggest Channels" +msgstr "Kanalen voorstellen" -#: ../../include/apps.php:134 ../../include/widgets.php:554 -#: ../../include/nav.php:208 ../../mod/admin.php:1070 ../../mod/admin.php:1270 -msgid "Settings" -msgstr "Instellingen" +#: ../../include/features.php:74 +msgid "Show channel suggestions" +msgstr "Voor jou mogelijk interessante kanalen voorstellen" -#: ../../include/apps.php:137 ../../include/nav.php:183 -msgid "Channel Home" -msgstr "Tijdlijn kanaal" +#: ../../include/features.php:79 +msgid "Post/Comment Tools" +msgstr "Bericht- en reactiehulpmiddelen" -#: ../../include/apps.php:138 ../../include/identity.php:1108 -#: ../../include/identity.php:1225 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profiel" +#: ../../include/features.php:80 +msgid "Tagging" +msgstr "Taggen" -#: ../../include/apps.php:140 ../../include/nav.php:202 -#: ../../mod/events.php:472 -msgid "Events" -msgstr "Agenda" +#: ../../include/features.php:80 +msgid "Ability to tag existing posts" +msgstr "Mogelijkheid om bestaande berichten te taggen" -#: ../../include/apps.php:141 ../../include/nav.php:168 -#: ../../mod/directory.php:366 -msgid "Directory" -msgstr "Kanalengids" +#: ../../include/features.php:81 +msgid "Post Categories" +msgstr "Categorieën berichten" -#: ../../include/apps.php:142 ../../include/nav.php:160 -#: ../../mod/layouts.php:176 ../../mod/help.php:67 ../../mod/help.php:72 -msgid "Help" -msgstr "Hulp" +#: ../../include/features.php:81 +msgid "Add categories to your posts" +msgstr "Voeg categorieën toe aan je berichten" -#: ../../include/apps.php:143 ../../include/nav.php:194 -msgid "Mail" -msgstr "Privéberichten" +#: ../../include/features.php:82 ../../include/widgets.php:304 +#: ../../include/contact_widgets.php:57 +msgid "Saved Folders" +msgstr "Bewaarde mappen" -#: ../../include/apps.php:144 ../../mod/mood.php:130 -msgid "Mood" -msgstr "Stemming" +#: ../../include/features.php:82 +msgid "Ability to file posts under folders" +msgstr "Mogelijkheid om berichten in mappen op te slaan" -#: ../../include/apps.php:146 ../../include/nav.php:103 -msgid "Chat" -msgstr "Chatten" +#: ../../include/features.php:83 +msgid "Dislike Posts" +msgstr "Vind berichten niet leuk" -#: ../../include/apps.php:147 ../../include/text.php:918 -#: ../../include/text.php:930 ../../include/nav.php:165 -#: ../../mod/search.php:38 -msgid "Search" -msgstr "Zoeken" +#: ../../include/features.php:83 +msgid "Ability to dislike posts/comments" +msgstr "Mogelijkheid om berichten en reacties niet leuk te vinden" -#: ../../include/apps.php:148 -msgid "Probe" -msgstr "Onderzoeken" +#: ../../include/features.php:84 +msgid "Star Posts" +msgstr "Geef berichten een ster" -#: ../../include/apps.php:149 -msgid "Suggest" -msgstr "Voorstellen" +#: ../../include/features.php:84 +msgid "Ability to mark special posts with a star indicator" +msgstr "Mogelijkheid om speciale berichten met een ster te markeren" -#: ../../include/apps.php:150 -msgid "Random Channel" -msgstr "Willekeurig kanaal" +#: ../../include/features.php:85 +msgid "Tag Cloud" +msgstr "Tagwolk" -#: ../../include/apps.php:151 -msgid "Invite" -msgstr "Uitnodigen " +#: ../../include/features.php:85 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Zorgt voor een persoonlijke wolk met tags op jouw kanaalpagina" -#: ../../include/apps.php:152 -msgid "Features" -msgstr "Extra functies" +#: ../../include/widgets.php:35 ../../include/taxonomy.php:264 +#: ../../include/contact_widgets.php:92 +msgid "Categories" +msgstr "Categorieën" -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" -msgstr "Taal" +#: ../../include/widgets.php:91 ../../include/nav.php:163 +#: ../../mod/apps.php:34 +msgid "Apps" +msgstr "Apps" -#: ../../include/apps.php:154 -msgid "Post" -msgstr "Bericht" +#: ../../include/widgets.php:92 +msgid "System" +msgstr "Systeem" -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" -msgstr "Profielfoto" +#: ../../include/widgets.php:94 ../../include/conversation.php:1504 +msgid "Personal" +msgstr "Persoonlijk" -#: ../../include/apps.php:247 ../../mod/settings.php:84 -#: ../../mod/settings.php:613 -msgid "Update" -msgstr "Bijwerken" +#: ../../include/widgets.php:95 +msgid "Create Personal App" +msgstr "Persoonlijke app maken" -#: ../../include/apps.php:247 -msgid "Install" -msgstr "Installeren" +#: ../../include/widgets.php:96 +msgid "Edit Personal App" +msgstr "Persoonlijke app bewerken" -#: ../../include/apps.php:252 -msgid "Purchase" -msgstr "Aanschaffen" +#: ../../include/widgets.php:136 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../include/conversation.php:945 +#: ../../include/identity.php:828 ../../mod/match.php:64 +#: ../../mod/directory.php:302 ../../mod/suggest.php:52 +msgid "Connect" +msgstr "Verbinden" -#: ../../include/account.php:27 -msgid "Not a valid email address" -msgstr "Geen geldig e-mailadres" - -#: ../../include/account.php:29 -msgid "Your email domain is not among those allowed on this site" -msgstr "Jouw e-maildomein is op deze hub niet toegestaan" - -#: ../../include/account.php:35 -msgid "Your email address is already registered at this site." -msgstr "Jouw e-mailadres is al op deze hub geregistreerd." - -#: ../../include/account.php:67 -msgid "An invitation is required." -msgstr "Een uitnodiging is vereist" - -#: ../../include/account.php:71 -msgid "Invitation could not be verified." -msgstr "Uitnodiging kon niet geverifieerd worden" - -#: ../../include/account.php:121 -msgid "Please enter the required information." -msgstr "Vul de vereiste informatie in." - -#: ../../include/account.php:188 -msgid "Failed to store account information." -msgstr "Account-informatie kon niet opgeslagen worden." - -#: ../../include/account.php:246 -#, php-format -msgid "Registration confirmation for %s" -msgstr "Registratiebevestiging voor %s" - -#: ../../include/account.php:312 -#, php-format -msgid "Registration request at %s" -msgstr "Registratiebevestiging voor %s" - -#: ../../include/account.php:314 ../../include/account.php:341 -#: ../../include/account.php:401 -msgid "Administrator" -msgstr "Beheerder" - -#: ../../include/account.php:336 -msgid "your registration password" -msgstr "jouw registratiewachtwoord" - -#: ../../include/account.php:339 ../../include/account.php:399 -#, php-format -msgid "Registration details for %s" -msgstr "Registratiegegevens voor %s" - -#: ../../include/account.php:408 -msgid "Account approved." -msgstr "Account goedgekeurd" - -#: ../../include/account.php:447 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registratie ingetrokken voor %s" - -#: ../../include/account.php:492 -msgid "Account verified. Please login." -msgstr "Account is geverifieerd. Je kan inloggen." - -#: ../../include/account.php:705 ../../include/account.php:707 -msgid "Click here to upgrade." -msgstr "Klik hier om te upgraden." - -#: ../../include/account.php:713 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden." - -#: ../../include/account.php:718 -msgid "This action is not available under your subscription plan." -msgstr "Deze handeling is niet mogelijk met jouw abonnement." - -#: ../../include/bb2diaspora.php:373 -msgid "Attachments:" -msgstr "Bijlagen:" - -#: ../../include/bb2diaspora.php:451 ../../include/event.php:19 -msgid "l F d, Y \\@ g:i A" -msgstr "l d F Y \\@ G:i" - -#: ../../include/bb2diaspora.php:453 -msgid "$Projectname event notification:" -msgstr "Notificatie -gebeurtenis:" - -#: ../../include/bb2diaspora.php:457 ../../include/event.php:27 -msgid "Starts:" -msgstr "Start:" - -#: ../../include/bb2diaspora.php:465 ../../include/event.php:37 -msgid "Finishes:" -msgstr "Einde:" - -#: ../../include/bb2diaspora.php:473 ../../include/event.php:47 -#: ../../include/identity.php:875 ../../mod/events.php:647 -#: ../../mod/directory.php:234 -msgid "Location:" -msgstr "Plaats:" - -#: ../../include/activities.php:39 -msgid " and " -msgstr " en " - -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "openbaar profiel" - -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s veranderde %2$s naar “%3$s”" - -#: ../../include/activities.php:57 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Bezoek het %2$s van %1$s" - -#: ../../include/activities.php:60 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s heeft een aangepaste %2$s, %3$s veranderd." - -#: ../../include/Contact.php:124 -msgid "New window" -msgstr "Nieuw venster" - -#: ../../include/Contact.php:125 -msgid "Open the selected location in a different window or browser tab" -msgstr "Open de geselecteerde locatie in een ander venster of tab" - -#: ../../include/Contact.php:215 ../../mod/admin.php:730 -#, php-format -msgid "User '%s' deleted" -msgstr "Account '%s' verwijderd" - -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" -msgstr "Bladwijzers van %1$s" - -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "Kanaal is op deze hub geblokkeerd." - -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Ontbrekende kanaallocatie." - -#: ../../include/follow.php:83 -msgid "Response from remote channel was incomplete." -msgstr "Antwoord van het kanaal op afstand was niet volledig." - -#: ../../include/follow.php:100 -msgid "Channel was deleted and no longer exists." -msgstr "Kanaal is verwijderd en bestaat niet meer." - -#: ../../include/follow.php:135 ../../include/follow.php:197 -msgid "Protocol disabled." -msgstr "Protocol uitgeschakeld." - -#: ../../include/follow.php:170 -msgid "Channel discovery failed." -msgstr "Kanaal ontdekken mislukt." - -#: ../../include/follow.php:186 -msgid "local account not found." -msgstr "lokale account niet gevonden." - -#: ../../include/follow.php:215 -msgid "Cannot connect to yourself." -msgstr "Kan niet met jezelf verbinden" - -#: ../../include/dba/dba_driver.php:141 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Kan DNS-informatie voor databaseserver '%s' niet vinden" - -#: ../../include/api.php:1193 -msgid "Public Timeline" -msgstr "Openbare tijdlijn" - -#: ../../include/widgets.php:91 ../../include/nav.php:163 -#: ../../mod/apps.php:34 -msgid "Apps" -msgstr "Apps" - -#: ../../include/widgets.php:92 -msgid "System" -msgstr "Systeem" - -#: ../../include/widgets.php:95 -msgid "Create Personal App" -msgstr "Persoonlijke app maken" - -#: ../../include/widgets.php:96 -msgid "Edit Personal App" -msgstr "Persoonlijke app bewerken" - -#: ../../include/widgets.php:138 ../../mod/suggest.php:54 -msgid "Ignore/Hide" -msgstr "Negeren/Verbergen" +#: ../../include/widgets.php:138 ../../mod/suggest.php:54 +msgid "Ignore/Hide" +msgstr "Negeren/Verbergen" #: ../../include/widgets.php:143 ../../mod/connections.php:268 msgid "Suggestions" @@ -1678,20 +1350,14 @@ msgstr "Voorbeeld: bob@example.com, http://example.com/barbara" msgid "Notes" msgstr "Aantekeningen" -#: ../../include/widgets.php:192 ../../include/text.php:919 -#: ../../include/text.php:931 ../../mod/admin.php:1448 -#: ../../mod/admin.php:1468 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 -#: ../../mod/filer.php:50 -msgid "Save" -msgstr "Opslaan" - #: ../../include/widgets.php:266 msgid "Remove term" msgstr "Verwijder zoekterm" -#: ../../include/widgets.php:274 ../../include/features.php:70 -msgid "Saved Searches" -msgstr "Opgeslagen zoekopdrachten" +#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 +#: ../../include/contact_widgets.php:95 +msgid "Everything" +msgstr "Alles" #: ../../include/widgets.php:349 msgid "Archives" @@ -1707,10 +1373,10 @@ msgstr "Familie" #: ../../include/widgets.php:429 ../../include/identity.php:394 #: ../../include/identity.php:395 ../../include/identity.php:402 -#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:574 -#: ../../mod/settings.php:344 ../../mod/settings.php:348 -#: ../../mod/settings.php:349 ../../mod/settings.php:352 -#: ../../mod/settings.php:363 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:345 +#: ../../mod/settings.php:349 ../../mod/settings.php:350 +#: ../../mod/settings.php:353 ../../mod/settings.php:364 +#: ../../mod/connedit.php:574 msgid "Friends" msgstr "Vrienden" @@ -1718,8 +1384,8 @@ msgstr "Vrienden" msgid "Acquaintances" msgstr "Kennissen" -#: ../../include/widgets.php:431 ../../mod/connedit.php:576 -#: ../../mod/connections.php:231 ../../mod/connections.php:246 +#: ../../include/widgets.php:431 ../../mod/connections.php:231 +#: ../../mod/connections.php:246 ../../mod/connedit.php:576 msgid "All" msgstr "Alles" @@ -1763,13 +1429,14 @@ msgstr "Standaard permissies voor connecties" msgid "Premium Channel Settings" msgstr "Instellingen premiumkanaal" -#: ../../include/widgets.php:546 ../../include/features.php:59 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Kanaalbronnen" +#: ../../include/widgets.php:554 ../../include/nav.php:208 +#: ../../include/apps.php:134 ../../mod/admin.php:1079 +#: ../../mod/admin.php:1279 +msgid "Settings" +msgstr "Instellingen" -#: ../../include/widgets.php:567 ../../mod/mail.php:128 -#: ../../mod/message.php:31 +#: ../../include/widgets.php:567 ../../mod/message.php:31 +#: ../../mod/mail.php:128 msgid "Messages" msgstr "Berichten" @@ -1809,3037 +1476,3407 @@ msgstr "Bekijk beoordelingen" msgid "Public Hubs" msgstr "Openbare hubs" -#: ../../include/auth.php:131 -msgid "Logged out." -msgstr "Uitgelogd." - -#: ../../include/auth.php:272 -msgid "Failed authentication" -msgstr "Mislukte authenticatie" +#: ../../include/enotify.php:58 +msgid "$Projectname Notification" +msgstr "$Projectname-notificatie" -#: ../../include/auth.php:286 ../../mod/openid.php:190 -msgid "Login failed." -msgstr "Inloggen mislukt." +#: ../../include/enotify.php:61 +msgid "Thank You," +msgstr "Bedankt," -#: ../../include/features.php:38 -msgid "General Features" -msgstr "Algemene functies" +#: ../../include/enotify.php:63 +#, php-format +msgid "%s Administrator" +msgstr "Beheerder %s" -#: ../../include/features.php:40 -msgid "Content Expiration" -msgstr "Inhoud laten verlopen" +#: ../../include/enotify.php:96 +#, php-format +msgid "%s " +msgstr "%s " -#: ../../include/features.php:40 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen" +#: ../../include/enotify.php:100 +#, php-format +msgid "[Red:Notify] New mail received at %s" +msgstr "[Red:Notificatie] Nieuw privébericht ontvangen op %s" -#: ../../include/features.php:41 -msgid "Multiple Profiles" -msgstr "Meerdere profielen" +#: ../../include/enotify.php:102 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s zond jou een nieuw privébericht om %3$s." -#: ../../include/features.php:41 -msgid "Ability to create multiple profiles" -msgstr "Mogelijkheid om meerdere profielen aan te maken" +#: ../../include/enotify.php:103 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s zond jou %2$s." -#: ../../include/features.php:42 -msgid "Advanced Profiles" -msgstr "Geavanceerde profielen" +#: ../../include/enotify.php:103 +msgid "a private message" +msgstr "een privébericht" -#: ../../include/features.php:42 -msgid "Additional profile sections and selections" -msgstr "Extra onderdelen en keuzes voor je profiel" +#: ../../include/enotify.php:104 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Bezoek %s om je privéberichten te bekijken en/of er op te reageren." -#: ../../include/features.php:43 -msgid "Profile Import/Export" -msgstr "Profiel importen/exporteren" +#: ../../include/enotify.php:158 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]een %4$s[/zrl]" -#: ../../include/features.php:43 -msgid "Save and load profile details across sites/channels" -msgstr "Profielgegevens opslaan en in andere hubs/kanalen gebruiken." +#: ../../include/enotify.php:166 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]een %5$s van %4$s[/zrl]" -#: ../../include/features.php:44 -msgid "Web Pages" -msgstr "Webpagina's" +#: ../../include/enotify.php:175 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]jouw %4$s[/zrl]" -#: ../../include/features.php:44 -msgid "Provide managed web pages on your channel" -msgstr "Sta beheerde webpagina's op jouw kanaal toe" +#: ../../include/enotify.php:186 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Red:Notificatie] Reactie op conversatie #%1$d door %2$s" -#: ../../include/features.php:45 -msgid "Private Notes" -msgstr "Privé-aantekeningen" +#: ../../include/enotify.php:187 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s gaf een reactie op een bericht/conversatie die jij volgt." -#: ../../include/features.php:45 -msgid "Enables a tool to store notes and reminders" -msgstr "Schakelt een eenvoudige toepassing in om aantekeningen en herinneringen in op te slaan" +#: ../../include/enotify.php:190 ../../include/enotify.php:205 +#: ../../include/enotify.php:231 ../../include/enotify.php:249 +#: ../../include/enotify.php:263 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Bezoek %s om de conversatie te bekijken en/of er op te reageren." -#: ../../include/features.php:46 -msgid "Navigation Channel Select" -msgstr "Kanaal kiezen in navigatiemenu" +#: ../../include/enotify.php:196 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "[Red:Notificatie] %s heeft een bericht op jouw kanaal geplaatst" -#: ../../include/features.php:46 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "Kies een ander kanaal direct vanuit het dropdown-menu op de navigatiebalk" +#: ../../include/enotify.php:198 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s heeft om %3$s een bericht op jouw kanaal geplaatst" -#: ../../include/features.php:47 -msgid "Photo Location" -msgstr "Fotolocatie" +#: ../../include/enotify.php:200 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s heeft een bericht op [zrl=%3$s]jouw kanaal[/zrl] geplaatst" -#: ../../include/features.php:47 -msgid "If location data is available on uploaded photos, link this to a map." -msgstr "Wanneer in de geüploade foto's locatiegegevens aanwezig zijn, link dit dan aan een kaart." +#: ../../include/enotify.php:224 +#, php-format +msgid "[Red:Notify] %s tagged you" +msgstr "[Red:Notificatie] %s heeft je genoemd" -#: ../../include/features.php:49 -msgid "Expert Mode" -msgstr "Expertmodus" +#: ../../include/enotify.php:225 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s noemde jou op %3$s" -#: ../../include/features.php:49 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Schakel de expertmodus in voor geavanceerde instellingen" +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]noemde jou[/zrl]." -#: ../../include/features.php:50 -msgid "Premium Channel" -msgstr "Premiumkanaal" +#: ../../include/enotify.php:238 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "[Red:Notificatie] %1$s heeft je aangestoten" -#: ../../include/features.php:50 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "Stelt je in staat om beperkingen en voorwaarden in te stellen voor jouw kanaal" +#: ../../include/enotify.php:239 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s heeft je aangestoten op %3$s" -#: ../../include/features.php:55 -msgid "Post Composition Features" -msgstr "Functies voor het opstellen van berichten" +#: ../../include/enotify.php:240 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]heeft je aangestoten[/zrl]." -#: ../../include/features.php:57 -msgid "Use Markdown" -msgstr "Markdown gebruiken" +#: ../../include/enotify.php:256 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "[Red:Notificatie] %s heeft jouw bericht getagd" -#: ../../include/features.php:57 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Sta het gebruik van \"markdown\" toe om berichten mee op te maken." +#: ../../include/enotify.php:257 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s heeft jouw bericht om %3$s getagd" -#: ../../include/features.php:58 -msgid "Large Photos" -msgstr "Grote foto's" +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s heeft [zrl=%3$s]jouw bericht[/zrl] getagd" -#: ../../include/features.php:58 +#: ../../include/enotify.php:270 +msgid "[Red:Notify] Introduction received" +msgstr "[Red:Notificatie] Connectieverzoek ontvangen" + +#: ../../include/enotify.php:271 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, je hebt een nieuw connectieverzoek ontvangen van '%2$s' op %3$s" + +#: ../../include/enotify.php:272 +#, php-format msgid "" -"Include large (640px) photo thumbnails in posts. If not enabled, use small " -"(320px) photo thumbnails" -msgstr "Toon grote (640px) voorbeeldfoto's in berichten. Standaard worden kleine voorbeeldfoto's (320px) getoond. " +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, je hebt een [zrl=%2$s]nieuw connectieverzoek[/zrl] ontvangen van %3$s." -#: ../../include/features.php:59 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Automatisch inhoud uit andere kanalen of feeds importeren." +#: ../../include/enotify.php:276 ../../include/enotify.php:295 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Je kan het profiel bekijken op %s" -#: ../../include/features.php:60 -msgid "Even More Encryption" -msgstr "Extra encryptie" +#: ../../include/enotify.php:278 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Bezoek %s om het connectieverzoek te accepteren of af te wijzen." -#: ../../include/features.php:60 +#: ../../include/enotify.php:285 +msgid "[Red:Notify] Friend suggestion received" +msgstr "[Red:Notificatie] Kanaalvoorstel ontvangen" + +#: ../../include/enotify.php:286 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, je hebt een kanaalvoorstel ontvangen van '%2$s' om %3$s" + +#: ../../include/enotify.php:287 +#, php-format msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel." +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, je hebt [zrl=%2$s]een kanaalvoorstel[/zrl] ontvangen voor %3$s van %4$s." + +#: ../../include/enotify.php:293 +msgid "Name:" +msgstr "Naam:" + +#: ../../include/enotify.php:294 +msgid "Photo:" +msgstr "Foto:" + +#: ../../include/enotify.php:297 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Bezoek %s om het voorstel te accepteren of af te wijzen." + +#: ../../include/enotify.php:508 +msgid "[Red:Notify]" +msgstr "[Red:Notificatie]" + +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "Regelmatig" + +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "Elk uur" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "Twee keer per dag" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "Dagelijks" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Wekelijks" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Maandelijks" + +#: ../../include/contact_selectors.php:76 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:822 +#: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1552 +msgid "Email" +msgstr "E-mail" + +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "Geen ontvanger opgegeven." + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[geen onderwerp]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Afzender kan niet bepaald worden." + +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "Opgeslagen bericht kon niet worden geverifieerd." + +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "Kanaal is op deze hub geblokkeerd." + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Ontbrekende kanaallocatie." + +#: ../../include/follow.php:83 +msgid "Response from remote channel was incomplete." +msgstr "Antwoord van het kanaal op afstand was niet volledig." + +#: ../../include/follow.php:100 +msgid "Channel was deleted and no longer exists." +msgstr "Kanaal is verwijderd en bestaat niet meer." + +#: ../../include/follow.php:135 ../../include/follow.php:206 +msgid "Protocol disabled." +msgstr "Protocol uitgeschakeld." + +#: ../../include/follow.php:144 +msgid "Protocol blocked for this channel." +msgstr "Dit protocol is voor dit kanaal niet toegestaan." + +#: ../../include/follow.php:179 +msgid "Channel discovery failed." +msgstr "Kanaal ontdekken mislukt." + +#: ../../include/follow.php:195 +msgid "local account not found." +msgstr "lokale account niet gevonden." + +#: ../../include/follow.php:224 +msgid "Cannot connect to yourself." +msgstr "Kan niet met jezelf verbinden" + +#: ../../include/ItemObject.php:89 ../../include/conversation.php:667 +msgid "Private Message" +msgstr "Privébericht" + +#: ../../include/ItemObject.php:126 ../../include/conversation.php:659 +msgid "Select" +msgstr "Kies" + +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "In map opslaan" + +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "Aanwezig" + +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "Niet aanwezig" + +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "Mogelijk aanwezig" + +#: ../../include/ItemObject.php:161 +msgid "I agree" +msgstr "Eens" -#: ../../include/features.php:61 -msgid "Enable voting tools" -msgstr "Stemmen inschakelen" +#: ../../include/ItemObject.php:161 +msgid "I disagree" +msgstr "Oneens" -#: ../../include/features.php:61 -msgid "Provide a class of post which others can vote on" -msgstr "Creëert een berichtenoptie zodat anderen op jouw vraag kunnen stemmen." +#: ../../include/ItemObject.php:161 +msgid "I abstain" +msgstr "Onthouding" -#: ../../include/features.php:67 -msgid "Network and Stream Filtering" -msgstr "Netwerk- en streamfilter" +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1677 ../../mod/photos.php:1003 +#: ../../mod/photos.php:1015 +msgid "View all" +msgstr "Toon alles" -#: ../../include/features.php:68 -msgid "Search by Date" -msgstr "Zoek op datum" +#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:396 +#: ../../include/conversation.php:1701 ../../include/identity.php:1138 +#: ../../mod/photos.php:1007 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "vindt dit leuk" +msgstr[1] "vinden dit leuk" -#: ../../include/features.php:68 -msgid "Ability to select posts by date ranges" -msgstr "Mogelijkheid om berichten op datum te filteren " +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1704 +#: ../../mod/photos.php:1012 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "vindt dit niet leuk" +msgstr[1] "vinden dit niet leuk" -#: ../../include/features.php:69 -msgid "Collections Filter" -msgstr "Filter op collecties" +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "Ster toevoegen" -#: ../../include/features.php:69 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties" +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "Ster verwijderen" -#: ../../include/features.php:70 -msgid "Save search terms for re-use" -msgstr "Sla zoekopdrachten op voor hergebruik" +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "Ster toevoegen of verwijderen" -#: ../../include/features.php:71 -msgid "Network Personal Tab" -msgstr "Persoonlijke netwerktab" +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "met ster" -#: ../../include/features.php:71 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had" +#: ../../include/ItemObject.php:227 ../../include/conversation.php:674 +msgid "Message signature validated" +msgstr "Berichtkenmerk gevalideerd" -#: ../../include/features.php:72 -msgid "Network New Tab" -msgstr "Nieuwe netwerktab" +#: ../../include/ItemObject.php:228 ../../include/conversation.php:675 +msgid "Message signature incorrect" +msgstr "Berichtkenmerk onjuist" -#: ../../include/features.php:72 -msgid "Enable tab to display all new Network activity" -msgstr "Laat de tab alle nieuwe netwerkactiviteit tonen" +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "Tag toevoegen" -#: ../../include/features.php:73 -msgid "Affinity Tool" -msgstr "Verwantschapsfilter" +#: ../../include/ItemObject.php:254 ../../mod/photos.php:947 +msgid "I like this (toggle)" +msgstr "Vind ik leuk" -#: ../../include/features.php:73 -msgid "Filter stream activity by depth of relationships" -msgstr "Filter wat je in de Matrix ziet op hoe goed je iemand kent of mag" +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 +msgid "like" +msgstr "vind dit leuk" -#: ../../include/features.php:74 -msgid "Suggest Channels" -msgstr "Kanalen voorstellen" +#: ../../include/ItemObject.php:255 ../../mod/photos.php:948 +msgid "I don't like this (toggle)" +msgstr "Vind ik niet leuk" -#: ../../include/features.php:74 -msgid "Show channel suggestions" -msgstr "Voor jou mogelijk interessante kanalen voorstellen" +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 +msgid "dislike" +msgstr "vind dit niet leuk" -#: ../../include/features.php:79 -msgid "Post/Comment Tools" -msgstr "Bericht- en reactiehulpmiddelen" +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "Delen" -#: ../../include/features.php:80 -msgid "Tagging" -msgstr "Taggen" +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "delen" -#: ../../include/features.php:80 -msgid "Ability to tag existing posts" -msgstr "Mogelijkheid om bestaande berichten te taggen" +#: ../../include/ItemObject.php:276 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d reactie" +msgstr[1] "%d reacties weergeven" -#: ../../include/features.php:81 -msgid "Post Categories" -msgstr "Categorieën berichten" +#: ../../include/ItemObject.php:294 ../../include/ItemObject.php:295 +#, php-format +msgid "View %s's profile - %s" +msgstr "Profiel van %s bekijken - %s" -#: ../../include/features.php:81 -msgid "Add categories to your posts" -msgstr "Voeg categorieën toe aan je berichten" +#: ../../include/ItemObject.php:298 +msgid "to" +msgstr "aan" -#: ../../include/features.php:82 -msgid "Ability to file posts under folders" -msgstr "Mogelijkheid om berichten in mappen op te slaan" +#: ../../include/ItemObject.php:299 +msgid "via" +msgstr "via" -#: ../../include/features.php:83 -msgid "Dislike Posts" -msgstr "Vind berichten niet leuk" +#: ../../include/ItemObject.php:300 +msgid "Wall-to-Wall" +msgstr "Kanaal-naar-kanaal" -#: ../../include/features.php:83 -msgid "Ability to dislike posts/comments" -msgstr "Mogelijkheid om berichten en reacties niet leuk te vinden" +#: ../../include/ItemObject.php:301 +msgid "via Wall-To-Wall:" +msgstr "via kanaal-naar-kanaal" -#: ../../include/features.php:84 -msgid "Star Posts" -msgstr "Geef berichten een ster" +#: ../../include/ItemObject.php:312 ../../include/conversation.php:716 +#, php-format +msgid "from %s" +msgstr "van %s" -#: ../../include/features.php:84 -msgid "Ability to mark special posts with a star indicator" -msgstr "Mogelijkheid om speciale berichten met een ster te markeren" +#: ../../include/ItemObject.php:315 ../../include/conversation.php:719 +#, php-format +msgid "last edited: %s" +msgstr "laatst bewerkt: %s" -#: ../../include/features.php:85 -msgid "Tag Cloud" -msgstr "Tagwolk" +#: ../../include/ItemObject.php:316 ../../include/conversation.php:720 +#, php-format +msgid "Expires: %s" +msgstr "Verloopt: %s" -#: ../../include/features.php:85 -msgid "Provide a personal tag cloud on your channel page" -msgstr "Zorgt voor een persoonlijke wolk met tags op jouw kanaalpagina" +#: ../../include/ItemObject.php:337 +msgid "Save Bookmarks" +msgstr "Bladwijzers opslaan" -#: ../../include/text.php:395 -msgid "prev" -msgstr "vorige" +#: ../../include/ItemObject.php:338 +msgid "Add to Calendar" +msgstr "Aan agenda toevoegen" -#: ../../include/text.php:397 -msgid "first" -msgstr "eerste" +#: ../../include/ItemObject.php:347 +msgid "Mark all seen" +msgstr "Markeer alles als bekeken" -#: ../../include/text.php:426 -msgid "last" -msgstr "laatste" +#: ../../include/ItemObject.php:353 ../../mod/photos.php:1133 +msgctxt "noun" +msgid "Likes" +msgstr "vinden dit leuk" -#: ../../include/text.php:429 -msgid "next" -msgstr "volgende" +#: ../../include/ItemObject.php:354 ../../mod/photos.php:1134 +msgctxt "noun" +msgid "Dislikes" +msgstr "vinden dit niet leuk" -#: ../../include/text.php:439 -msgid "older" -msgstr "ouder" +#: ../../include/ItemObject.php:359 ../../include/acl_selectors.php:249 +#: ../../mod/photos.php:1139 +msgid "Close" +msgstr "Sluiten" -#: ../../include/text.php:441 -msgid "newer" -msgstr "nieuwer" +#: ../../include/ItemObject.php:364 ../../include/conversation.php:737 +#: ../../include/conversation.php:1209 ../../mod/photos.php:950 +#: ../../mod/editlayout.php:153 ../../mod/editwebpage.php:192 +#: ../../mod/editpost.php:130 ../../mod/editblock.php:155 +#: ../../mod/mail.php:241 ../../mod/mail.php:356 +msgid "Please wait" +msgstr "Even wachten" -#: ../../include/text.php:834 -msgid "No connections" -msgstr "Geen connecties" +#: ../../include/ItemObject.php:665 ../../mod/photos.php:966 +#: ../../mod/photos.php:1084 +msgid "This is you" +msgstr "Dit ben jij" -#: ../../include/text.php:848 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d connectie" -msgstr[1] "%d connecties" +#: ../../include/ItemObject.php:669 ../../include/conversation.php:1181 +#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:179 +#: ../../mod/editpost.php:114 ../../mod/editblock.php:141 +msgid "Bold" +msgstr "Vet" -#: ../../include/text.php:861 ../../mod/viewconnections.php:104 -msgid "View Connections" -msgstr "Connecties weergeven" +#: ../../include/ItemObject.php:670 ../../include/conversation.php:1182 +#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:180 +#: ../../mod/editpost.php:115 ../../mod/editblock.php:142 +msgid "Italic" +msgstr "Cursief" -#: ../../include/text.php:994 -msgid "poke" -msgstr "aanstoten" +#: ../../include/ItemObject.php:671 ../../include/conversation.php:1183 +#: ../../mod/editlayout.php:142 ../../mod/editwebpage.php:181 +#: ../../mod/editpost.php:116 ../../mod/editblock.php:143 +msgid "Underline" +msgstr "Onderstrepen" -#: ../../include/text.php:995 -msgid "ping" -msgstr "ping" +#: ../../include/ItemObject.php:672 ../../include/conversation.php:1184 +#: ../../mod/editlayout.php:143 ../../mod/editwebpage.php:182 +#: ../../mod/editpost.php:117 ../../mod/editblock.php:144 +msgid "Quote" +msgstr "Citeren" -#: ../../include/text.php:995 -msgid "pinged" -msgstr "gepingd" +#: ../../include/ItemObject.php:673 ../../include/conversation.php:1185 +#: ../../mod/editlayout.php:144 ../../mod/editwebpage.php:183 +#: ../../mod/editpost.php:118 ../../mod/editblock.php:145 +msgid "Code" +msgstr "Broncode" -#: ../../include/text.php:996 -msgid "prod" -msgstr "por" +#: ../../include/ItemObject.php:674 +msgid "Image" +msgstr "Afbeelding" -#: ../../include/text.php:996 -msgid "prodded" -msgstr "gepord" +#: ../../include/ItemObject.php:675 +msgid "Insert Link" +msgstr "Link invoegen" -#: ../../include/text.php:997 -msgid "slap" -msgstr "slaan" +#: ../../include/ItemObject.php:676 +msgid "Video" +msgstr "Video" -#: ../../include/text.php:997 -msgid "slapped" -msgstr "sloeg" +#: ../../include/ItemObject.php:680 ../../include/conversation.php:1236 +#: ../../mod/editpost.php:158 ../../mod/mail.php:247 ../../mod/mail.php:361 +msgid "Encrypt text" +msgstr "Tekst versleutelen" -#: ../../include/text.php:998 -msgid "finger" -msgstr "finger" +#: ../../include/Contact.php:124 +msgid "New window" +msgstr "Nieuw venster" -#: ../../include/text.php:998 -msgid "fingered" -msgstr "gefingerd" +#: ../../include/Contact.php:125 +msgid "Open the selected location in a different window or browser tab" +msgstr "Open de geselecteerde locatie in een ander venster of tab" -#: ../../include/text.php:999 -msgid "rebuff" -msgstr "afpoeieren" +#: ../../include/Contact.php:215 ../../mod/admin.php:739 +#, php-format +msgid "User '%s' deleted" +msgstr "Account '%s' verwijderd" -#: ../../include/text.php:999 -msgid "rebuffed" -msgstr "afgepoeierd" +#: ../../include/bb2diaspora.php:373 +msgid "Attachments:" +msgstr "Bijlagen:" -#: ../../include/text.php:1009 -msgid "happy" -msgstr "gelukkig" +#: ../../include/bb2diaspora.php:453 +msgid "$Projectname event notification:" +msgstr "Notificatie -gebeurtenis:" -#: ../../include/text.php:1010 -msgid "sad" -msgstr "bedroefd" +#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1549 +msgid "Logout" +msgstr "Uitloggen" -#: ../../include/text.php:1011 -msgid "mellow" -msgstr "mellow" +#: ../../include/nav.php:87 ../../include/nav.php:120 +msgid "End this session" +msgstr "Beëindig deze sessie" -#: ../../include/text.php:1012 -msgid "tired" -msgstr "moe" +#: ../../include/nav.php:90 ../../include/nav.php:151 +msgid "Home" +msgstr "Home" -#: ../../include/text.php:1013 -msgid "perky" -msgstr "parmantig" +#: ../../include/nav.php:90 +msgid "Your posts and conversations" +msgstr "Jouw berichten en conversaties" -#: ../../include/text.php:1014 -msgid "angry" -msgstr "boos" +#: ../../include/nav.php:91 ../../include/conversation.php:942 +#: ../../mod/connedit.php:494 ../../mod/connedit.php:660 +msgid "View Profile" +msgstr "Profiel weergeven" -#: ../../include/text.php:1015 -msgid "stupified" -msgstr "beteuterd" +#: ../../include/nav.php:91 +msgid "Your profile page" +msgstr "Jouw profielpagina" -#: ../../include/text.php:1016 -msgid "puzzled" -msgstr "verward" +#: ../../include/nav.php:93 +msgid "Edit Profiles" +msgstr "Bewerk profielen" -#: ../../include/text.php:1017 -msgid "interested" -msgstr "geïnteresseerd" +#: ../../include/nav.php:93 +msgid "Manage/Edit profiles" +msgstr "Beheer/wijzig profielen" -#: ../../include/text.php:1018 -msgid "bitter" -msgstr "verbitterd" +#: ../../include/nav.php:95 ../../include/identity.php:851 +msgid "Edit Profile" +msgstr "Profiel bewerken" -#: ../../include/text.php:1019 -msgid "cheerful" -msgstr "vrolijk" +#: ../../include/nav.php:95 +msgid "Edit your profile" +msgstr "Jouw profiel bewerken" -#: ../../include/text.php:1020 -msgid "alive" -msgstr "levendig" +#: ../../include/nav.php:97 ../../include/conversation.php:1600 +#: ../../include/apps.php:139 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Foto's" -#: ../../include/text.php:1021 -msgid "annoyed" -msgstr "geërgerd" +#: ../../include/nav.php:97 +msgid "Your photos" +msgstr "Jouw foto's" -#: ../../include/text.php:1022 -msgid "anxious" -msgstr "bezorgd" +#: ../../include/nav.php:98 +msgid "Your files" +msgstr "Jouw bestanden" -#: ../../include/text.php:1023 -msgid "cranky" -msgstr "humeurig" +#: ../../include/nav.php:103 ../../include/apps.php:146 +msgid "Chat" +msgstr "Chatten" -#: ../../include/text.php:1024 -msgid "disturbed" -msgstr "verontrust" +#: ../../include/nav.php:103 +msgid "Your chatrooms" +msgstr "Jouw chatkanalen" -#: ../../include/text.php:1025 -msgid "frustrated" -msgstr "gefrustreerd " +#: ../../include/nav.php:109 ../../include/conversation.php:1635 +#: ../../include/apps.php:129 +msgid "Bookmarks" +msgstr "Bladwijzers" -#: ../../include/text.php:1026 -msgid "depressed" -msgstr "gedeprimeerd" +#: ../../include/nav.php:109 +msgid "Your bookmarks" +msgstr "Jouw bladwijzers" -#: ../../include/text.php:1027 -msgid "motivated" -msgstr "gemotiveerd" +#: ../../include/nav.php:113 ../../include/conversation.php:1645 +#: ../../include/apps.php:136 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "Webpagina's" -#: ../../include/text.php:1028 -msgid "relaxed" -msgstr "ontspannen" +#: ../../include/nav.php:113 +msgid "Your webpages" +msgstr "Jouw webpagina's" -#: ../../include/text.php:1029 -msgid "surprised" -msgstr "verrast" +#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1550 +msgid "Login" +msgstr "Inloggen" -#: ../../include/text.php:1201 -msgid "Monday" -msgstr "maandag" +#: ../../include/nav.php:117 +msgid "Sign in" +msgstr "Inloggen" -#: ../../include/text.php:1201 -msgid "Tuesday" -msgstr "dinsdag" +#: ../../include/nav.php:134 +#, php-format +msgid "%s - click to logout" +msgstr "%s - klik om uit te loggen" -#: ../../include/text.php:1201 -msgid "Wednesday" -msgstr "woensdag" +#: ../../include/nav.php:137 +msgid "Remote authentication" +msgstr "Authenticatie op afstand" -#: ../../include/text.php:1201 -msgid "Thursday" -msgstr "donderdag" +#: ../../include/nav.php:137 +msgid "Click to authenticate to your home hub" +msgstr "Authenticeer jezelf via (bijvoorbeeld) jouw hub" -#: ../../include/text.php:1201 -msgid "Friday" -msgstr "vrijdag" +#: ../../include/nav.php:151 +msgid "Home Page" +msgstr "Homepage" -#: ../../include/text.php:1201 -msgid "Saturday" -msgstr "zaterdag" +#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1526 +msgid "Register" +msgstr "Registreren" -#: ../../include/text.php:1201 -msgid "Sunday" -msgstr "zondag" +#: ../../include/nav.php:155 +msgid "Create an account" +msgstr "Maak een account aan" -#: ../../include/text.php:1205 -msgid "January" -msgstr "januari" +#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 +#: ../../mod/help.php:72 ../../mod/layouts.php:176 +msgid "Help" +msgstr "Hulp" -#: ../../include/text.php:1205 -msgid "February" -msgstr "februari" +#: ../../include/nav.php:160 +msgid "Help and documentation" +msgstr "Hulp en documentatie" -#: ../../include/text.php:1205 -msgid "March" -msgstr "maart" +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "Apps" -#: ../../include/text.php:1205 -msgid "April" -msgstr "april" +#: ../../include/nav.php:165 +msgid "Search site content" +msgstr "Inhoud van deze hub doorzoeken" -#: ../../include/text.php:1205 -msgid "May" -msgstr "mei" +#: ../../include/nav.php:168 ../../include/apps.php:141 +#: ../../mod/directory.php:366 +msgid "Directory" +msgstr "Kanalengids" -#: ../../include/text.php:1205 -msgid "June" -msgstr "juni" +#: ../../include/nav.php:168 +msgid "Channel Directory" +msgstr "Kanalengids" -#: ../../include/text.php:1205 -msgid "July" -msgstr "juli" +#: ../../include/nav.php:180 ../../include/apps.php:133 +msgid "Matrix" +msgstr "Matrix" -#: ../../include/text.php:1205 -msgid "August" -msgstr "augustus" +#: ../../include/nav.php:180 +msgid "Your matrix" +msgstr "Jouw matrix" -#: ../../include/text.php:1205 -msgid "September" -msgstr "september" +#: ../../include/nav.php:181 +msgid "Mark all matrix notifications seen" +msgstr "Markeer alle matrixnotificaties als bekeken" -#: ../../include/text.php:1205 -msgid "October" -msgstr "oktober" +#: ../../include/nav.php:183 ../../include/apps.php:137 +msgid "Channel Home" +msgstr "Tijdlijn kanaal" -#: ../../include/text.php:1205 -msgid "November" -msgstr "november" +#: ../../include/nav.php:183 +msgid "Channel home" +msgstr "Tijdlijn kanaal" -#: ../../include/text.php:1205 -msgid "December" -msgstr "december" +#: ../../include/nav.php:184 +msgid "Mark all channel notifications seen" +msgstr "Alle kanaalnotificaties als gelezen markeren" -#: ../../include/text.php:1310 -msgid "unknown.???" -msgstr "onbekend.???" +#: ../../include/nav.php:187 ../../mod/connections.php:407 +msgid "Connections" +msgstr "Connecties" -#: ../../include/text.php:1311 -msgid "bytes" -msgstr "bytes" +#: ../../include/nav.php:190 +msgid "Notices" +msgstr "Notificaties" -#: ../../include/text.php:1347 -msgid "remove category" -msgstr "categorie verwijderen" +#: ../../include/nav.php:190 +msgid "Notifications" +msgstr "Notificaties" -#: ../../include/text.php:1422 -msgid "remove from file" -msgstr "uit map verwijderen" +#: ../../include/nav.php:191 +msgid "See all notifications" +msgstr "Alle notificaties weergeven" -#: ../../include/text.php:1498 ../../include/text.php:1509 -#: ../../mod/connedit.php:661 -msgid "Click to open/close" -msgstr "Klik om te openen of te sluiten" +#: ../../include/nav.php:192 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Markeer alle systeemnotificaties als bekeken" -#: ../../include/text.php:1665 ../../mod/events.php:444 -msgid "Link to Source" -msgstr "Originele locatie" +#: ../../include/nav.php:194 ../../include/apps.php:143 +msgid "Mail" +msgstr "Privéberichten" -#: ../../include/text.php:1686 ../../include/text.php:1757 -msgid "default" -msgstr "standaard" +#: ../../include/nav.php:194 +msgid "Private mail" +msgstr "Privéberichten" -#: ../../include/text.php:1694 -msgid "Page layout" -msgstr "Pagina-lay-out" +#: ../../include/nav.php:195 +msgid "See all private messages" +msgstr "Alle privéberichten weergeven" -#: ../../include/text.php:1694 -msgid "You can create your own with the layouts tool" -msgstr "Je kan jouw eigen lay-out ontwerpen onder lay-outs" +#: ../../include/nav.php:196 +msgid "Mark all private messages seen" +msgstr "Markeer alle privéberichten als bekeken" -#: ../../include/text.php:1735 -msgid "Page content type" -msgstr "Opmaaktype pagina" +#: ../../include/nav.php:197 +msgid "Inbox" +msgstr "Postvak IN" -#: ../../include/text.php:1769 -msgid "Select an alternate language" -msgstr "Kies een andere taal" +#: ../../include/nav.php:198 +msgid "Outbox" +msgstr "Postvak UIT" -#: ../../include/text.php:1901 -msgid "activity" -msgstr "activiteit" +#: ../../include/nav.php:202 ../../include/apps.php:140 +#: ../../mod/events.php:472 +msgid "Events" +msgstr "Agenda" -#: ../../include/text.php:2196 -msgid "Design Tools" -msgstr "Ontwerp-hulpmiddelen" +#: ../../include/nav.php:202 +msgid "Event Calendar" +msgstr "Agenda" -#: ../../include/text.php:2199 ../../mod/blocks.php:147 -msgid "Blocks" -msgstr "Blokken" +#: ../../include/nav.php:203 +msgid "See all events" +msgstr "Alle gebeurtenissen weergeven" -#: ../../include/text.php:2200 ../../mod/menu.php:98 -msgid "Menus" -msgstr "Menu's" +#: ../../include/nav.php:204 +msgid "Mark all events seen" +msgstr "Markeer alle gebeurtenissen als bekeken" -#: ../../include/text.php:2201 ../../mod/layouts.php:174 -msgid "Layouts" -msgstr "Lay-outs" +#: ../../include/nav.php:206 ../../include/apps.php:132 +#: ../../mod/manage.php:166 +msgid "Channel Manager" +msgstr "Kanaalbeheer" -#: ../../include/text.php:2202 -msgid "Pages" -msgstr "Pagina's" +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "Beheer je kanalen" -#: ../../include/text.php:2553 ../../include/RedDAV/RedBrowser.php:131 -msgid "Collection" -msgstr "map" +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "Account-/kanaal-instellingen" -#: ../../include/enotify.php:58 -msgid "$Projectname Notification" -msgstr "$Projectname-notificatie" +#: ../../include/nav.php:216 ../../mod/admin.php:120 +msgid "Admin" +msgstr "Beheer" -#: ../../include/enotify.php:59 ../../include/diaspora.php:2467 -#: ../../include/diaspora.php:2478 ../../mod/p.php:46 -msgid "$projectname" -msgstr "$projectname" +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "Hub instellen en beheren" -#: ../../include/enotify.php:61 -msgid "Thank You," -msgstr "Bedankt," +#: ../../include/nav.php:247 ../../include/conversation.php:850 +msgid "Loading..." +msgstr "Aan het laden..." -#: ../../include/enotify.php:63 -#, php-format -msgid "%s Administrator" -msgstr "Beheerder %s" +#: ../../include/nav.php:252 +msgid "@name, #tag, content" +msgstr "@kanaal, #label, inhoud" -#: ../../include/enotify.php:96 -#, php-format -msgid "%s " -msgstr "%s " +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "Wachten aub..." -#: ../../include/enotify.php:100 -#, php-format -msgid "[Red:Notify] New mail received at %s" -msgstr "[Red:Notificatie] Nieuw privébericht ontvangen op %s" +#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 +msgid "Tags" +msgstr "Tags" -#: ../../include/enotify.php:102 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, %2$s zond jou een nieuw privébericht om %3$s." +#: ../../include/taxonomy.php:287 +msgid "Keywords" +msgstr "Trefwoorden" -#: ../../include/enotify.php:103 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s zond jou %2$s." +#: ../../include/taxonomy.php:308 +msgid "have" +msgstr "heb" -#: ../../include/enotify.php:103 -msgid "a private message" -msgstr "een privébericht" +#: ../../include/taxonomy.php:308 +msgid "has" +msgstr "heeft" -#: ../../include/enotify.php:104 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Bezoek %s om je privéberichten te bekijken en/of er op te reageren." +#: ../../include/taxonomy.php:309 +msgid "want" +msgstr "wil" -#: ../../include/enotify.php:158 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]een %4$s[/zrl]" +#: ../../include/taxonomy.php:309 +msgid "wants" +msgstr "wil" -#: ../../include/enotify.php:166 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]een %5$s van %4$s[/zrl]" +#: ../../include/taxonomy.php:310 +msgid "likes" +msgstr "vindt dit leuk" -#: ../../include/enotify.php:175 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s gaf een reactie op [zrl=%3$s]jouw %4$s[/zrl]" +#: ../../include/taxonomy.php:311 +msgid "dislikes" +msgstr "vindt dit niet leuk" -#: ../../include/enotify.php:186 -#, php-format -msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Red:Notificatie] Reactie op conversatie #%1$d door %2$s" +#: ../../include/activities.php:39 +msgid " and " +msgstr " en " -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s gaf een reactie op een bericht/conversatie die jij volgt." +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "openbaar profiel" -#: ../../include/enotify.php:190 ../../include/enotify.php:205 -#: ../../include/enotify.php:231 ../../include/enotify.php:249 -#: ../../include/enotify.php:263 +#: ../../include/activities.php:56 #, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Bezoek %s om de conversatie te bekijken en/of er op te reageren." +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s veranderde %2$s naar “%3$s”" -#: ../../include/enotify.php:196 +#: ../../include/activities.php:57 #, php-format -msgid "[Red:Notify] %s posted to your profile wall" -msgstr "[Red:Notificatie] %s heeft een bericht op jouw kanaal geplaatst" +msgid "Visit %1$s's %2$s" +msgstr "Bezoek het %2$s van %1$s" -#: ../../include/enotify.php:198 +#: ../../include/activities.php:60 #, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s heeft om %3$s een bericht op jouw kanaal geplaatst" +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s heeft een aangepaste %2$s, %3$s veranderd." -#: ../../include/enotify.php:200 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s heeft een bericht op [zrl=%3$s]jouw kanaal[/zrl] geplaatst" +#: ../../include/security.php:349 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "De beveiligings-token van het tekstvak was ongeldig. Dit is mogelijk het gevolg van dat er te lang (meer dan 3 uur) gewacht is om de tekst op te slaan. " + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "Kan mijn normale kanaalstream en berichten bekijken" -#: ../../include/enotify.php:224 -#, php-format -msgid "[Red:Notify] %s tagged you" -msgstr "[Red:Notificatie] %s heeft je genoemd" +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "Kan mijn standaard kanaalprofiel bekijken" -#: ../../include/enotify.php:225 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s noemde jou op %3$s" +#: ../../include/permissions.php:28 +msgid "Can view my photo albums" +msgstr "Kan mijn fotoalbums bekijken" -#: ../../include/enotify.php:226 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]noemde jou[/zrl]." +#: ../../include/permissions.php:29 +msgid "Can view my connections" +msgstr "Kan een lijst met mijn connecties bekijken" -#: ../../include/enotify.php:238 -#, php-format -msgid "[Red:Notify] %1$s poked you" -msgstr "[Red:Notificatie] %1$s heeft je aangestoten" +#: ../../include/permissions.php:30 +msgid "Can view my file storage" +msgstr "Kan mijn bestanden bekijken" -#: ../../include/enotify.php:239 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s heeft je aangestoten op %3$s" +#: ../../include/permissions.php:31 +msgid "Can view my webpages" +msgstr "Kan mijn pagina's bekijken" -#: ../../include/enotify.php:240 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]heeft je aangestoten[/zrl]." +#: ../../include/permissions.php:34 +msgid "Can send me their channel stream and posts" +msgstr "Kan mij de inhoud van hun kanaal en berichten sturen" -#: ../../include/enotify.php:256 -#, php-format -msgid "[Red:Notify] %s tagged your post" -msgstr "[Red:Notificatie] %s heeft jouw bericht getagd" +#: ../../include/permissions.php:35 +msgid "Can post on my channel page (\"wall\")" +msgstr "Kan een bericht in mijn kanaal plaatsen" -#: ../../include/enotify.php:257 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s heeft jouw bericht om %3$s getagd" +#: ../../include/permissions.php:36 +msgid "Can comment on or like my posts" +msgstr "Kan op mijn berichten reageren of deze (niet) leuk vinden" -#: ../../include/enotify.php:258 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s heeft [zrl=%3$s]jouw bericht[/zrl] getagd" +#: ../../include/permissions.php:37 +msgid "Can send me private mail messages" +msgstr "Kan mij privéberichten sturen" -#: ../../include/enotify.php:270 -msgid "[Red:Notify] Introduction received" -msgstr "[Red:Notificatie] Connectieverzoek ontvangen" +#: ../../include/permissions.php:38 +msgid "Can post photos to my photo albums" +msgstr "Kan foto's aan mijn fotoalbums toevoegen" -#: ../../include/enotify.php:271 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, je hebt een nieuw connectieverzoek ontvangen van '%2$s' op %3$s" +#: ../../include/permissions.php:39 +msgid "Can like/dislike stuff" +msgstr "Kan dingen leuk of niet leuk vinden" -#: ../../include/enotify.php:272 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, je hebt een [zrl=%2$s]nieuw connectieverzoek[/zrl] ontvangen van %3$s." +#: ../../include/permissions.php:39 +msgid "Profiles and things other than posts/comments" +msgstr "Profielen en dingen, buiten berichten en reacties" -#: ../../include/enotify.php:276 ../../include/enotify.php:295 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Je kan het profiel bekijken op %s" +#: ../../include/permissions.php:41 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+" -#: ../../include/enotify.php:278 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Bezoek %s om het connectieverzoek te accepteren of af te wijzen." +#: ../../include/permissions.php:41 +msgid "Advanced - useful for creating group forum channels" +msgstr "Geavanceerd - nuttig voor groepforums" -#: ../../include/enotify.php:285 -msgid "[Red:Notify] Friend suggestion received" -msgstr "[Red:Notificatie] Kanaalvoorstel ontvangen" +#: ../../include/permissions.php:42 +msgid "Can chat with me (when available)" +msgstr "Kan met mij chatten (wanneer beschikbaar)" -#: ../../include/enotify.php:286 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, je hebt een kanaalvoorstel ontvangen van '%2$s' om %3$s" +#: ../../include/permissions.php:43 +msgid "Can write to my file storage" +msgstr "Kan bestanden aan mijn bestandsopslag toevoegen" -#: ../../include/enotify.php:287 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, je hebt [zrl=%2$s]een kanaalvoorstel[/zrl] ontvangen voor %3$s van %4$s." +#: ../../include/permissions.php:44 +msgid "Can edit my webpages" +msgstr "Kan mijn pagina's bewerken" -#: ../../include/enotify.php:293 -msgid "Name:" -msgstr "Naam:" +#: ../../include/permissions.php:46 +msgid "Can source my public posts in derived channels" +msgstr "Kan mijn openbare berichten als bron voor andere kanalen gebruiken" -#: ../../include/enotify.php:294 -msgid "Photo:" -msgstr "Foto:" +#: ../../include/permissions.php:46 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)" -#: ../../include/enotify.php:297 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Bezoek %s om het voorstel te accepteren of af te wijzen." +#: ../../include/permissions.php:48 +msgid "Can administer my channel resources" +msgstr "Kan mijn kanaal beheren" -#: ../../include/enotify.php:508 -msgid "[Red:Notify]" -msgstr "[Red:Notificatie]" +#: ../../include/permissions.php:48 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet." -#: ../../include/event.php:391 -msgid "This event has been added to your calendar." -msgstr "Dit evenement is aan jouw agenda toegevoegd." +#: ../../include/permissions.php:893 +msgid "Social Networking" +msgstr "Sociaal netwerk" -#: ../../include/identity.php:33 -msgid "Unable to obtain identity information from database" -msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen" +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Mostly Public" +msgstr "Vrijwel alles openbaar" -#: ../../include/identity.php:67 -msgid "Empty name" -msgstr "Ontbrekende naam" +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Restricted" +msgstr "Beperkt zichtbaar" -#: ../../include/identity.php:70 -msgid "Name too long" -msgstr "Naam te lang" +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +msgid "Private" +msgstr "Verborgen kanaal" -#: ../../include/identity.php:186 -msgid "No account identifier" -msgstr "Geen account-identificator" +#: ../../include/permissions.php:894 +msgid "Community Forum" +msgstr "Groepsforum" -#: ../../include/identity.php:198 -msgid "Nickname is required." -msgstr "Bijnaam is verplicht" +#: ../../include/permissions.php:895 +msgid "Feed Republish" +msgstr "Feed herpubliceren" -#: ../../include/identity.php:212 -msgid "Reserved nickname. Please choose another." -msgstr "Deze naam is gereserveerd. Kies een andere." +#: ../../include/permissions.php:896 +msgid "Special Purpose" +msgstr "Speciaal doel" -#: ../../include/identity.php:217 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik." +#: ../../include/permissions.php:896 +msgid "Celebrity/Soapbox" +msgstr "Beroemdheid/alleen volgen" -#: ../../include/identity.php:292 -msgid "Unable to retrieve created identity" -msgstr "Niet in staat om aangemaakte identiteit te vinden" +#: ../../include/permissions.php:896 +msgid "Group Repository" +msgstr "Groepsopslag" -#: ../../include/identity.php:350 -msgid "Default Profile" -msgstr "Standaardprofiel" +#: ../../include/permissions.php:897 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Anders" -#: ../../include/identity.php:631 -msgid "Requested channel is not available." -msgstr "Opgevraagd kanaal is niet beschikbaar." +#: ../../include/permissions.php:897 +msgid "Custom/Expert Mode" +msgstr "Expertmodus/handmatig aanpassen" -#: ../../include/identity.php:678 ../../mod/hcard.php:8 -#: ../../mod/layouts.php:29 ../../mod/editblock.php:29 -#: ../../mod/profile.php:16 ../../mod/achievements.php:11 -#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 -#: ../../mod/filestorage.php:54 ../../mod/connect.php:13 -#: ../../mod/blocks.php:29 ../../mod/webpages.php:29 -msgid "Requested profile is not available." -msgstr "Opgevraagd profiel is niet beschikbaar" +#: ../../include/conversation.php:126 ../../mod/like.php:113 +msgid "channel" +msgstr "kanaal" -#: ../../include/identity.php:837 ../../mod/profiles.php:774 -msgid "Change profile photo" -msgstr "Profielfoto veranderen" +#: ../../include/conversation.php:167 ../../mod/like.php:396 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s vindt %3$s van %2$s niet leuk" -#: ../../include/identity.php:843 -msgid "Profiles" -msgstr "Profielen" +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s is nu met %2$s verbonden" -#: ../../include/identity.php:843 -msgid "Manage/edit profiles" -msgstr "Profielen beheren/bewerken" +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s heeft %2$s aangestoten" -#: ../../include/identity.php:844 ../../mod/profiles.php:775 -msgid "Create New Profile" -msgstr "Nieuw profiel aanmaken" +#: ../../include/conversation.php:260 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s is %2$s" -#: ../../include/identity.php:847 ../../include/nav.php:95 -msgid "Edit Profile" -msgstr "Profiel bewerken" +#: ../../include/conversation.php:572 ../../mod/photos.php:984 +msgctxt "title" +msgid "Likes" +msgstr "vinden dit leuk" -#: ../../include/identity.php:859 ../../mod/profiles.php:786 -msgid "Profile Image" -msgstr "Profielfoto" +#: ../../include/conversation.php:572 ../../mod/photos.php:984 +msgctxt "title" +msgid "Dislikes" +msgstr "vinden dit niet leuk" -#: ../../include/identity.php:862 -msgid "visible to everybody" -msgstr "Voor iedereen zichtbaar" +#: ../../include/conversation.php:573 ../../mod/photos.php:985 +msgctxt "title" +msgid "Agree" +msgstr "eens" -#: ../../include/identity.php:863 ../../mod/profiles.php:669 -#: ../../mod/profiles.php:790 -msgid "Edit visibility" -msgstr "Zichtbaarheid bewerken" +#: ../../include/conversation.php:573 ../../mod/photos.php:985 +msgctxt "title" +msgid "Disagree" +msgstr "oneens" -#: ../../include/identity.php:879 ../../include/identity.php:1118 -msgid "Gender:" -msgstr "Geslacht:" +#: ../../include/conversation.php:573 ../../mod/photos.php:985 +msgctxt "title" +msgid "Abstain" +msgstr "onthouding" -#: ../../include/identity.php:880 ../../include/identity.php:1162 -msgid "Status:" -msgstr "Status:" +#: ../../include/conversation.php:574 ../../mod/photos.php:986 +msgctxt "title" +msgid "Attending" +msgstr "aanwezig" -#: ../../include/identity.php:881 ../../include/identity.php:1173 -msgid "Homepage:" -msgstr "Homepagina:" +#: ../../include/conversation.php:574 ../../mod/photos.php:986 +msgctxt "title" +msgid "Not attending" +msgstr "niet aanwezig" -#: ../../include/identity.php:882 -msgid "Online Now" -msgstr "Nu online" +#: ../../include/conversation.php:574 ../../mod/photos.php:986 +msgctxt "title" +msgid "Might attend" +msgstr "mogelijk aanwezig" -#: ../../include/identity.php:965 ../../include/identity.php:1043 -#: ../../mod/ping.php:324 -msgid "g A l F d" -msgstr "G:i, l d F" +#: ../../include/conversation.php:692 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Bekijk het profiel van %s @ %s" -#: ../../include/identity.php:966 ../../include/identity.php:1044 -msgid "F d" -msgstr "d F" +#: ../../include/conversation.php:707 +msgid "Categories:" +msgstr "Categorieën:" -#: ../../include/identity.php:1011 ../../include/identity.php:1083 -#: ../../mod/ping.php:346 -msgid "[today]" -msgstr "[vandaag]" +#: ../../include/conversation.php:708 +msgid "Filed under:" +msgstr "Bewaard onder:" -#: ../../include/identity.php:1022 -msgid "Birthday Reminders" -msgstr "Verjaardagsherinneringen" +#: ../../include/conversation.php:735 +msgid "View in context" +msgstr "In context bekijken" -#: ../../include/identity.php:1023 -msgid "Birthdays this week:" -msgstr "Verjaardagen deze week:" +#: ../../include/conversation.php:846 +msgid "remove" +msgstr "verwijderen" -#: ../../include/identity.php:1076 -msgid "[No description]" -msgstr "[Geen omschrijving]" +#: ../../include/conversation.php:851 +msgid "Delete Selected Items" +msgstr "Verwijder de geselecteerde items" -#: ../../include/identity.php:1094 -msgid "Event Reminders" -msgstr "Herinneringen" +#: ../../include/conversation.php:939 +msgid "View Source" +msgstr "Bron weergeven" -#: ../../include/identity.php:1095 -msgid "Events this week:" -msgstr "Gebeurtenissen deze week:" +#: ../../include/conversation.php:940 +msgid "Follow Thread" +msgstr "Conversatie volgen" -#: ../../include/identity.php:1116 ../../mod/settings.php:1053 -msgid "Full Name:" -msgstr "Volledige naam:" +#: ../../include/conversation.php:941 +msgid "View Status" +msgstr "Status weergeven" -#: ../../include/identity.php:1123 -msgid "Like this channel" -msgstr "Vind dit kanaal leuk" +#: ../../include/conversation.php:943 +msgid "View Photos" +msgstr "Foto's weergeven" -#: ../../include/identity.php:1147 -msgid "j F, Y" -msgstr "F j Y" +#: ../../include/conversation.php:944 +msgid "Matrix Activity" +msgstr "Kanaal-activiteit" -#: ../../include/identity.php:1148 -msgid "j F" -msgstr "F j" +#: ../../include/conversation.php:946 +msgid "Edit Contact" +msgstr "Contact bewerken" -#: ../../include/identity.php:1155 -msgid "Birthday:" -msgstr "Geboortedatum:" +#: ../../include/conversation.php:947 +msgid "Send PM" +msgstr "Privébericht verzenden" -#: ../../include/identity.php:1159 -msgid "Age:" -msgstr "Leeftijd:" +#: ../../include/conversation.php:948 ../../include/apps.php:145 +msgid "Poke" +msgstr "Aanstoten" -#: ../../include/identity.php:1168 +#: ../../include/conversation.php:1062 #, php-format -msgid "for %1$d %2$s" -msgstr "voor %1$d %2$s" - -#: ../../include/identity.php:1171 ../../mod/profiles.php:691 -msgid "Sexual Preference:" -msgstr "Seksuele voorkeur:" +msgid "%s likes this." +msgstr "%s vindt dit leuk." -#: ../../include/identity.php:1175 ../../mod/profiles.php:693 -msgid "Hometown:" -msgstr "Oorspronkelijk uit:" +#: ../../include/conversation.php:1062 +#, php-format +msgid "%s doesn't like this." +msgstr "%s vindt dit niet leuk." -#: ../../include/identity.php:1177 -msgid "Tags:" -msgstr "Tags:" +#: ../../include/conversation.php:1066 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "%2$d persoon vindt dit leuk." +msgstr[1] "%2$d personen vinden dit leuk." -#: ../../include/identity.php:1179 ../../mod/profiles.php:694 -msgid "Political Views:" -msgstr "Politieke overtuigingen:" +#: ../../include/conversation.php:1068 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "%2$d persoon vindt dit niet leuk." +msgstr[1] "%2$d personen vinden dit niet leuk." -#: ../../include/identity.php:1181 -msgid "Religion:" -msgstr "Religie:" +#: ../../include/conversation.php:1074 +msgid "and" +msgstr "en" -#: ../../include/identity.php:1183 -msgid "About:" -msgstr "Over:" +#: ../../include/conversation.php:1077 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", en %d ander persoon" +msgstr[1] ", en %d andere personen" -#: ../../include/identity.php:1185 -msgid "Hobbies/Interests:" -msgstr "Hobby's/interesses:" +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s like this." +msgstr "%s vinden dit leuk." -#: ../../include/identity.php:1187 ../../mod/profiles.php:697 -msgid "Likes:" -msgstr "Houdt van:" +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s don't like this." +msgstr "%s vinden dit niet leuk." -#: ../../include/identity.php:1189 ../../mod/profiles.php:698 -msgid "Dislikes:" -msgstr "Houdt niet van:" +#: ../../include/conversation.php:1140 +msgid "Visible to everybody" +msgstr "Voor iedereen zichtbaar" -#: ../../include/identity.php:1191 -msgid "Contact information and Social Networks:" -msgstr "Contactinformatie en sociale netwerken:" +#: ../../include/conversation.php:1141 ../../mod/mail.php:174 +#: ../../mod/mail.php:289 +msgid "Please enter a link URL:" +msgstr "Vul een internetadres/URL in:" -#: ../../include/identity.php:1193 -msgid "My other channels:" -msgstr "Mijn andere kanalen" +#: ../../include/conversation.php:1142 +msgid "Please enter a video link/URL:" +msgstr "Vul een videolink/URL in:" -#: ../../include/identity.php:1195 -msgid "Musical interests:" -msgstr "Muzikale interesses:" +#: ../../include/conversation.php:1143 +msgid "Please enter an audio link/URL:" +msgstr "Vul een audiolink/URL in:" -#: ../../include/identity.php:1197 -msgid "Books, literature:" -msgstr "Boeken, literatuur:" +#: ../../include/conversation.php:1144 +msgid "Tag term:" +msgstr "Tag:" -#: ../../include/identity.php:1199 -msgid "Television:" -msgstr "Televisie:" +#: ../../include/conversation.php:1145 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "Bewaar in map: " -#: ../../include/identity.php:1201 -msgid "Film/dance/culture/entertainment:" -msgstr "Films/dansen/cultuur/vermaak:" +#: ../../include/conversation.php:1146 +msgid "Where are you right now?" +msgstr "Waar bevind je je op dit moment?" -#: ../../include/identity.php:1203 -msgid "Love/Romance:" -msgstr "Liefde/romantiek:" +#: ../../include/conversation.php:1147 ../../mod/editpost.php:52 +#: ../../mod/mail.php:175 ../../mod/mail.php:290 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Verloopt op DD-MM-YYYY om HH:MM" -#: ../../include/identity.php:1205 -msgid "Work/employment:" -msgstr "Werk/beroep:" +#: ../../include/conversation.php:1174 ../../mod/webpages.php:182 +#: ../../mod/blocks.php:154 ../../mod/photos.php:949 ../../mod/layouts.php:184 +msgid "Share" +msgstr "Delen" -#: ../../include/identity.php:1207 -msgid "School/education:" -msgstr "School/opleiding:" +#: ../../include/conversation.php:1176 +msgid "Page link name" +msgstr "Linknaam pagina" -#: ../../include/identity.php:1227 -msgid "Like this thing" -msgstr "Vind dit ding leuk" +#: ../../include/conversation.php:1179 +msgid "Post as" +msgstr "Bericht plaatsen als" -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 -msgid "Male" -msgstr "Man" +#: ../../include/conversation.php:1186 ../../mod/editlayout.php:145 +#: ../../mod/editwebpage.php:184 ../../mod/editpost.php:119 +#: ../../mod/editblock.php:147 ../../mod/mail.php:238 ../../mod/mail.php:352 +msgid "Upload photo" +msgstr "Foto uploaden" -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 -msgid "Female" -msgstr "Vrouw" +#: ../../include/conversation.php:1187 +msgid "upload photo" +msgstr "foto uploaden" -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Momenteel man" +#: ../../include/conversation.php:1188 ../../mod/editlayout.php:146 +#: ../../mod/editwebpage.php:185 ../../mod/editpost.php:120 +#: ../../mod/editblock.php:148 ../../mod/mail.php:239 ../../mod/mail.php:353 +msgid "Attach file" +msgstr "Bestand toevoegen" -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Momenteel vrouw" +#: ../../include/conversation.php:1189 +msgid "attach file" +msgstr "bestand toevoegen" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Voornamelijk man" +#: ../../include/conversation.php:1190 ../../mod/editlayout.php:147 +#: ../../mod/editwebpage.php:186 ../../mod/editpost.php:121 +#: ../../mod/editblock.php:149 ../../mod/mail.php:240 ../../mod/mail.php:354 +msgid "Insert web link" +msgstr "Weblink invoegen" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Voornamelijk vrouw" +#: ../../include/conversation.php:1191 +msgid "web link" +msgstr "Weblink" -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgender" +#: ../../include/conversation.php:1192 +msgid "Insert video link" +msgstr "Videolink invoegen" -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Interseksueel" +#: ../../include/conversation.php:1193 +msgid "video link" +msgstr "videolink" -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transseksueel" +#: ../../include/conversation.php:1194 +msgid "Insert audio link" +msgstr "Audiolink invoegen" -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodiet" +#: ../../include/conversation.php:1195 +msgid "audio link" +msgstr "audiolink" -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Genderneutraal" +#: ../../include/conversation.php:1196 ../../mod/editlayout.php:151 +#: ../../mod/editwebpage.php:190 ../../mod/editpost.php:125 +#: ../../mod/editblock.php:153 +msgid "Set your location" +msgstr "Locatie instellen" -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Niet gespecificeerd" +#: ../../include/conversation.php:1197 +msgid "set location" +msgstr "locatie instellen" -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:897 -msgid "Other" -msgstr "Anders" +#: ../../include/conversation.php:1198 ../../mod/editpost.php:127 +msgid "Toggle voting" +msgstr "Stemmen in- of uitschakelen" -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Nog niet beslist" +#: ../../include/conversation.php:1201 ../../mod/editlayout.php:152 +#: ../../mod/editwebpage.php:191 ../../mod/editpost.php:126 +#: ../../mod/editblock.php:154 +msgid "Clear browser location" +msgstr "Locatie van webbrowser wissen" -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Males" -msgstr "Mannen" +#: ../../include/conversation.php:1202 +msgid "clear location" +msgstr "locatie wissen" -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Females" -msgstr "Vrouwen" +#: ../../include/conversation.php:1204 ../../mod/editwebpage.php:207 +#: ../../mod/editpost.php:142 ../../mod/editblock.php:167 +msgid "Title (optional)" +msgstr "Titel (optioneel)" -#: ../../include/profile_selectors.php:42 -msgid "Gay" -msgstr "Homoseksueel" +#: ../../include/conversation.php:1208 ../../mod/editlayout.php:168 +#: ../../mod/editwebpage.php:209 ../../mod/editpost.php:144 +#: ../../mod/editblock.php:170 +msgid "Categories (optional, comma-separated list)" +msgstr "Categorieën (optioneel, door komma's gescheiden lijst)" -#: ../../include/profile_selectors.php:42 -msgid "Lesbian" -msgstr "Lesbisch" +#: ../../include/conversation.php:1210 ../../mod/editlayout.php:154 +#: ../../mod/editwebpage.php:193 ../../mod/editpost.php:131 +#: ../../mod/editblock.php:156 +msgid "Permission settings" +msgstr "Permissies" -#: ../../include/profile_selectors.php:42 -msgid "No Preference" -msgstr "Geen voorkeur" +#: ../../include/conversation.php:1211 +msgid "permissions" +msgstr "permissies" -#: ../../include/profile_selectors.php:42 -msgid "Bisexual" -msgstr "Biseksueel" +#: ../../include/conversation.php:1219 ../../mod/editlayout.php:161 +#: ../../mod/editwebpage.php:202 ../../mod/editpost.php:139 +#: ../../mod/editblock.php:164 +msgid "Public post" +msgstr "Openbaar bericht" -#: ../../include/profile_selectors.php:42 -msgid "Autosexual" -msgstr "Autoseksueel" +#: ../../include/conversation.php:1221 ../../mod/editlayout.php:169 +#: ../../mod/editwebpage.php:210 ../../mod/editpost.php:145 +#: ../../mod/editblock.php:171 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be" -#: ../../include/profile_selectors.php:42 -msgid "Abstinent" -msgstr "Seksuele onthouding" +#: ../../include/conversation.php:1234 ../../mod/editlayout.php:178 +#: ../../mod/editwebpage.php:219 ../../mod/editpost.php:156 +#: ../../mod/editblock.php:181 ../../mod/mail.php:245 ../../mod/mail.php:359 +msgid "Set expiration date" +msgstr "Verloopdatum instellen" -#: ../../include/profile_selectors.php:42 -msgid "Virgin" -msgstr "Maagd" +#: ../../include/conversation.php:1238 ../../mod/events.php:637 +#: ../../mod/editpost.php:160 +msgid "OK" +msgstr "OK" -#: ../../include/profile_selectors.php:42 -msgid "Deviant" -msgstr "Afwijkend" +#: ../../include/conversation.php:1239 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:134 ../../mod/events.php:636 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:161 +#: ../../mod/settings.php:589 ../../mod/settings.php:615 +msgid "Cancel" +msgstr "Annuleren" -#: ../../include/profile_selectors.php:42 -msgid "Fetish" -msgstr "Fetisj" +#: ../../include/conversation.php:1481 +msgid "Discover" +msgstr "Ontdekken" -#: ../../include/profile_selectors.php:42 -msgid "Oodles" -msgstr "Veel" +#: ../../include/conversation.php:1484 +msgid "Imported public streams" +msgstr "Openbare streams importeren" -#: ../../include/profile_selectors.php:42 -msgid "Nonsexual" -msgstr "Aseksueel" +#: ../../include/conversation.php:1489 +msgid "Commented Order" +msgstr "Nieuwe reacties bovenaan" -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Single" -msgstr "Alleen" +#: ../../include/conversation.php:1492 +msgid "Sort by Comment Date" +msgstr "Berichten met nieuwe reacties bovenaan" -#: ../../include/profile_selectors.php:80 -msgid "Lonely" -msgstr "Eenzaam" +#: ../../include/conversation.php:1496 +msgid "Posted Order" +msgstr "Nieuwe berichten bovenaan" -#: ../../include/profile_selectors.php:80 -msgid "Available" -msgstr "Beschikbaar" +#: ../../include/conversation.php:1499 +msgid "Sort by Post Date" +msgstr "Nieuwe berichten bovenaan" -#: ../../include/profile_selectors.php:80 -msgid "Unavailable" -msgstr "Niet beschikbaar" +#: ../../include/conversation.php:1507 +msgid "Posts that mention or involve you" +msgstr "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent" -#: ../../include/profile_selectors.php:80 -msgid "Has crush" -msgstr "Heeft een oogje op iemand" +#: ../../include/conversation.php:1513 ../../mod/connections.php:212 +#: ../../mod/connections.php:225 ../../mod/menu.php:107 +msgid "New" +msgstr "Nieuw" -#: ../../include/profile_selectors.php:80 -msgid "Infatuated" -msgstr "Smoorverliefd" +#: ../../include/conversation.php:1516 +msgid "Activity Stream - by date" +msgstr "Activiteitenstroom - volgens datum" -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Dating" -msgstr "Aan het daten" +#: ../../include/conversation.php:1522 +msgid "Starred" +msgstr "Met ster" -#: ../../include/profile_selectors.php:80 -msgid "Unfaithful" -msgstr "Ontrouw" +#: ../../include/conversation.php:1525 +msgid "Favourite Posts" +msgstr "Favoriete berichten" -#: ../../include/profile_selectors.php:80 -msgid "Sex Addict" -msgstr "Seksverslaafd" +#: ../../include/conversation.php:1532 +msgid "Spam" +msgstr "Spam" -#: ../../include/profile_selectors.php:80 -msgid "Friends/Benefits" -msgstr "Vriendschap plus" +#: ../../include/conversation.php:1535 +msgid "Posts flagged as SPAM" +msgstr "Berichten gemarkeerd als SPAM" -#: ../../include/profile_selectors.php:80 -msgid "Casual" -msgstr "Ongebonden/vluchtig" +#: ../../include/conversation.php:1579 ../../mod/admin.php:993 +msgid "Channel" +msgstr "Kanaal" -#: ../../include/profile_selectors.php:80 -msgid "Engaged" -msgstr "Verloofd" +#: ../../include/conversation.php:1582 +msgid "Status Messages and Posts" +msgstr "Berichten in dit kanaal" -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Married" -msgstr "Getrouwd" +#: ../../include/conversation.php:1591 +msgid "About" +msgstr "Over" -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily married" -msgstr "Denkbeeldig getrouwd" +#: ../../include/conversation.php:1594 +msgid "Profile Details" +msgstr "Profiel" -#: ../../include/profile_selectors.php:80 -msgid "Partners" -msgstr "Partners" +#: ../../include/conversation.php:1603 ../../include/photos.php:359 +msgid "Photo Albums" +msgstr "Fotoalbums" -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Cohabiting" -msgstr "Samenwonend" +#: ../../include/conversation.php:1612 +msgid "Files and Storage" +msgstr "Bestanden en opslagruimte" -#: ../../include/profile_selectors.php:80 -msgid "Common law" -msgstr "Common-law-huwelijk" +#: ../../include/conversation.php:1622 ../../include/conversation.php:1625 +msgid "Chatrooms" +msgstr "Chatkanalen" -#: ../../include/profile_selectors.php:80 -msgid "Happy" -msgstr "Gelukkig" +#: ../../include/conversation.php:1638 +msgid "Saved Bookmarks" +msgstr "Opgeslagen bladwijzers" -#: ../../include/profile_selectors.php:80 -msgid "Not looking" -msgstr "Niet op zoek" +#: ../../include/conversation.php:1648 +msgid "Manage Webpages" +msgstr "Webpagina's beheren" + +#: ../../include/conversation.php:1707 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "aanwezig" +msgstr[1] "aanwezig" -#: ../../include/profile_selectors.php:80 -msgid "Swinger" -msgstr "Swinger" +#: ../../include/conversation.php:1710 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "niet aanwezig" +msgstr[1] "niet aanwezig" -#: ../../include/profile_selectors.php:80 -msgid "Betrayed" -msgstr "Verraden" +#: ../../include/conversation.php:1713 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "nog niet beslist" +msgstr[1] "nog niet beslist" -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Separated" -msgstr "Uit elkaar" +#: ../../include/conversation.php:1716 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "eens" +msgstr[1] "eens" -#: ../../include/profile_selectors.php:80 -msgid "Unstable" -msgstr "Onstabiel" +#: ../../include/conversation.php:1719 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "oneens" +msgstr[1] "oneens" -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Divorced" -msgstr "Gescheiden" +#: ../../include/conversation.php:1722 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "onthouding" +msgstr[1] "onthoudingen" -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily divorced" -msgstr "Denkbeeldig gescheiden" +#: ../../include/items.php:413 ../../mod/like.php:270 +#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23 +#: ../../mod/bulksetclose.php:11 ../../index.php:381 +msgid "Permission denied" +msgstr "Toegang geweigerd" -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Widowed" -msgstr "Weduwnaar/weduwe" +#: ../../include/items.php:1035 ../../include/items.php:1081 +msgid "(Unknown)" +msgstr "(Onbekend)" -#: ../../include/profile_selectors.php:80 -msgid "Uncertain" -msgstr "Onzeker" +#: ../../include/items.php:1249 +msgid "Visible to anybody on the internet." +msgstr "Voor iedereen op het internet zichtbaar." -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "It's complicated" -msgstr "Het is ingewikkeld" +#: ../../include/items.php:1251 +msgid "Visible to you only." +msgstr "Alleen voor jou zichtbaar." -#: ../../include/profile_selectors.php:80 -msgid "Don't care" -msgstr "Maakt mij niks uit" +#: ../../include/items.php:1253 +msgid "Visible to anybody in this network." +msgstr "Voor iedereen in dit netwerk zichtbaar." -#: ../../include/profile_selectors.php:80 -msgid "Ask me" -msgstr "Vraag het me" +#: ../../include/items.php:1255 +msgid "Visible to anybody authenticated." +msgstr "Voor iedereen die geauthenticeerd is zichtbaar." -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nieuwe pagina" +#: ../../include/items.php:1257 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Voor iedereen op %s zichtbaar." -#: ../../include/page_widgets.php:39 ../../mod/layouts.php:188 -#: ../../mod/blocks.php:159 ../../mod/webpages.php:187 -msgid "View" -msgstr "Weergeven" +#: ../../include/items.php:1259 +msgid "Visible to all connections." +msgstr "Voor alle connecties zichtbaar." -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 -msgid "Actions" -msgstr "Acties" +#: ../../include/items.php:1261 +msgid "Visible to approved connections." +msgstr "Voor alle goedgekeurde connecties zichtbaar." -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 -msgid "Page Link" -msgstr "Paginalink" +#: ../../include/items.php:1263 +msgid "Visible to specific connections." +msgstr "Voor specifieke connecties zichtbaar." -#: ../../include/page_widgets.php:43 -msgid "Title" -msgstr "Titel" +#: ../../include/items.php:4075 ../../mod/thing.php:74 +#: ../../mod/display.php:36 ../../mod/filestorage.php:27 +#: ../../mod/viewsrc.php:20 ../../mod/admin.php:167 ../../mod/admin.php:1025 +#: ../../mod/admin.php:1225 +msgid "Item not found." +msgstr "Item niet gevonden." -#: ../../include/page_widgets.php:44 ../../mod/menu.php:105 -#: ../../mod/layouts.php:181 ../../mod/blocks.php:150 -#: ../../mod/webpages.php:192 -msgid "Created" -msgstr "Aangemaakt" +#: ../../include/items.php:4148 ../../include/photos.php:26 +#: ../../include/attach.php:137 ../../include/attach.php:184 +#: ../../include/attach.php:247 ../../include/attach.php:261 +#: ../../include/attach.php:305 ../../include/attach.php:319 +#: ../../include/attach.php:350 ../../include/attach.php:546 +#: ../../include/attach.php:618 ../../include/chat.php:131 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/achievements.php:30 ../../mod/manage.php:6 ../../mod/item.php:206 +#: ../../mod/item.php:214 ../../mod/item.php:978 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/webpages.php:69 ../../mod/thing.php:241 +#: ../../mod/thing.php:256 ../../mod/thing.php:290 +#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277 +#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178 +#: ../../mod/events.php:219 ../../mod/group.php:9 ../../mod/network.php:12 +#: ../../mod/common.php:35 ../../mod/connections.php:169 +#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/photos.php:68 +#: ../../mod/pdledit.php:21 ../../mod/authtest.php:13 +#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 +#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 +#: ../../mod/editwebpage.php:125 ../../mod/rate.php:110 +#: ../../mod/editpost.php:13 ../../mod/invite.php:13 ../../mod/invite.php:104 +#: ../../mod/locs.php:77 ../../mod/sources.php:66 ../../mod/menu.php:69 +#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 +#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 +#: ../../mod/fsuggest.php:78 ../../mod/poke.php:128 ../../mod/profiles.php:188 +#: ../../mod/profiles.php:576 ../../mod/viewsrc.php:14 ../../mod/setup.php:223 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/editblock.php:65 ../../mod/register.php:72 +#: ../../mod/settings.php:570 ../../mod/id.php:71 ../../mod/message.php:16 +#: ../../mod/mitem.php:115 ../../mod/mood.php:111 ../../mod/connedit.php:331 +#: ../../mod/mail.php:114 ../../mod/notifications.php:66 +#: ../../mod/regmod.php:17 ../../mod/new_channel.php:68 +#: ../../mod/new_channel.php:99 ../../mod/appman.php:66 +#: ../../mod/layouts.php:69 ../../mod/layouts.php:76 ../../mod/layouts.php:87 +#: ../../mod/page.php:31 ../../mod/page.php:86 ../../mod/bookmarks.php:46 +#: ../../mod/channel.php:100 ../../mod/channel.php:219 +#: ../../mod/channel.php:262 ../../mod/suggest.php:26 +#: ../../mod/service_limits.php:7 ../../mod/sharedwithme.php:7 +#: ../../index.php:182 ../../index.php:382 +msgid "Permission denied." +msgstr "Toegang geweigerd" -#: ../../include/page_widgets.php:45 ../../mod/menu.php:106 -#: ../../mod/layouts.php:182 ../../mod/blocks.php:151 -#: ../../mod/webpages.php:193 -msgid "Edited" -msgstr "Bewerkt" +#: ../../include/items.php:4550 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../mod/bulksetclose.php:51 +msgid "Collection not found." +msgstr "Collectie niet gevonden." -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "Geen ontvanger opgegeven." +#: ../../include/items.php:4566 +msgid "Collection is empty." +msgstr "Collectie is leeg" -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[geen onderwerp]" +#: ../../include/items.php:4573 +#, php-format +msgid "Collection: %s" +msgstr "Collectie: %s" -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "Afzender kan niet bepaald worden." +#: ../../include/items.php:4583 +#, php-format +msgid "Connection: %s" +msgstr "Connectie: %s" -#: ../../include/message.php:200 -msgid "Stored post could not be verified." -msgstr "Opgeslagen bericht kon niet worden geverifieerd." +#: ../../include/items.php:4585 +msgid "Connection not found." +msgstr "Connectie niet gevonden." -#: ../../include/permissions.php:26 -msgid "Can view my normal stream and posts" -msgstr "Kan mijn normale kanaalstream en berichten bekijken" +#: ../../include/photos.php:94 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes" -#: ../../include/permissions.php:27 -msgid "Can view my default channel profile" -msgstr "Kan mijn standaard kanaalprofiel bekijken" +#: ../../include/photos.php:101 +msgid "Image file is empty." +msgstr "Afbeeldingsbestand is leeg" -#: ../../include/permissions.php:28 -msgid "Can view my photo albums" -msgstr "Kan mijn fotoalbums bekijken" +#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 +msgid "Unable to process image" +msgstr "Afbeelding kan niet verwerkt worden" -#: ../../include/permissions.php:29 -msgid "Can view my connections" -msgstr "Kan een lijst met mijn connecties bekijken" +#: ../../include/photos.php:199 +msgid "Photo storage failed." +msgstr "Foto kan niet worden opgeslagen" -#: ../../include/permissions.php:30 -msgid "Can view my file storage" -msgstr "Kan mijn bestanden bekijken" +#: ../../include/photos.php:363 +msgid "Upload New Photos" +msgstr "Nieuwe foto's uploaden" -#: ../../include/permissions.php:31 -msgid "Can view my webpages" -msgstr "Kan mijn pagina's bekijken" +#: ../../include/zot.php:666 +msgid "Invalid data packet" +msgstr "Datapakket ongeldig" -#: ../../include/permissions.php:34 -msgid "Can send me their channel stream and posts" -msgstr "Kan mij de inhoud van hun kanaal en berichten sturen" +#: ../../include/zot.php:682 +msgid "Unable to verify channel signature" +msgstr "Kanaalkenmerk kon niet worden geverifieerd. " -#: ../../include/permissions.php:35 -msgid "Can post on my channel page (\"wall\")" -msgstr "Kan een bericht in mijn kanaal plaatsen" +#: ../../include/zot.php:2109 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Hubkenmerk voor %s kon niet worden geverifieerd" -#: ../../include/permissions.php:36 -msgid "Can comment on or like my posts" -msgstr "Kan op mijn berichten reageren of deze (niet) leuk vinden" +#: ../../include/oembed.php:183 +msgid "Embedded content" +msgstr "Ingesloten inhoud" -#: ../../include/permissions.php:37 -msgid "Can send me private mail messages" -msgstr "Kan mij privéberichten sturen" +#: ../../include/oembed.php:192 +msgid "Embedding disabled" +msgstr "Insluiten uitgeschakeld" -#: ../../include/permissions.php:38 -msgid "Can post photos to my photo albums" -msgstr "Kan foto's aan mijn fotoalbums toevoegen" +#: ../../include/auth.php:131 +msgid "Logged out." +msgstr "Uitgelogd." -#: ../../include/permissions.php:39 -msgid "Can like/dislike stuff" -msgstr "Kan dingen leuk of niet leuk vinden" +#: ../../include/auth.php:272 +msgid "Failed authentication" +msgstr "Mislukte authenticatie" -#: ../../include/permissions.php:39 -msgid "Profiles and things other than posts/comments" -msgstr "Profielen en dingen, buiten berichten en reacties" +#: ../../include/auth.php:286 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Inloggen mislukt." -#: ../../include/permissions.php:41 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+" +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d uitnodiging beschikbaar" +msgstr[1] "%d uitnodigingen beschikbaar" -#: ../../include/permissions.php:41 -msgid "Advanced - useful for creating group forum channels" -msgstr "Geavanceerd - nuttig voor groepforums" +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" +msgstr "Geavanceerd" -#: ../../include/permissions.php:42 -msgid "Can chat with me (when available)" -msgstr "Kan met mij chatten (wanneer beschikbaar)" +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Kanalen vinden" -#: ../../include/permissions.php:43 -msgid "Can write to my file storage" -msgstr "Kan bestanden aan mijn bestandsopslag toevoegen" +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Vul naam of interesse in" -#: ../../include/permissions.php:44 -msgid "Can edit my webpages" -msgstr "Kan mijn pagina's bewerken" +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Verbinden/volgen" + +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Voorbeeld: Robert Morgenstein, vissen" -#: ../../include/permissions.php:46 -msgid "Can source my public posts in derived channels" -msgstr "Kan mijn openbare berichten als bron voor andere kanalen gebruiken" +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:413 +#: ../../mod/directory.php:362 ../../mod/directory.php:367 +msgid "Find" +msgstr "Vinden" -#: ../../include/permissions.php:46 -msgid "Somewhat advanced - very useful in open communities" -msgstr "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)" +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:366 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "Voorgestelde kanalen" -#: ../../include/permissions.php:48 -msgid "Can administer my channel resources" -msgstr "Kan mijn kanaal beheren" +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Willekeurig profiel" -#: ../../include/permissions.php:48 -msgid "" -"Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet." +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Vrienden uitnodigen" -#: ../../include/permissions.php:893 -msgid "Social Networking" -msgstr "Sociaal netwerk" +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Geavanceerd voorbeeld (Engels): name=jan en country=nederland" -#: ../../include/permissions.php:893 ../../include/permissions.php:894 -#: ../../include/permissions.php:895 -msgid "Mostly Public" -msgstr "Vrijwel alles openbaar" +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d gemeenschappelijke connectie" +msgstr[1] "%d gemeenschappelijke connecties" -#: ../../include/permissions.php:893 ../../include/permissions.php:894 -#: ../../include/permissions.php:895 -msgid "Restricted" -msgstr "Beperkt zichtbaar" +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "meer connecties weergeven" -#: ../../include/permissions.php:893 ../../include/permissions.php:894 -msgid "Private" -msgstr "Verborgen kanaal" +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Voor iedereen zichtbaar, mits niet anders ingesteld" -#: ../../include/permissions.php:894 -msgid "Community Forum" -msgstr "Groepsforum" +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Tonen" -#: ../../include/permissions.php:895 -msgid "Feed Republish" -msgstr "Feed herpubliceren" +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "Niet tonen" -#: ../../include/permissions.php:896 -msgid "Special Purpose" -msgstr "Speciaal doel" +#: ../../include/acl_selectors.php:248 ../../mod/events.php:654 +#: ../../mod/photos.php:559 ../../mod/photos.php:922 ../../mod/chat.php:209 +#: ../../mod/filestorage.php:147 +msgid "Permissions" +msgstr "Permissies" -#: ../../include/permissions.php:896 -msgid "Celebrity/Soapbox" -msgstr "Beroemdheid/alleen volgen" +#: ../../include/attach.php:242 ../../include/attach.php:300 +msgid "Item was not found." +msgstr "Item niet gevonden" -#: ../../include/permissions.php:896 -msgid "Group Repository" -msgstr "Groepsopslag" +#: ../../include/attach.php:363 +msgid "No source file." +msgstr "Geen bronbestand." -#: ../../include/permissions.php:897 -msgid "Custom/Expert Mode" -msgstr "Expertmodus/handmatig aanpassen" +#: ../../include/attach.php:381 +msgid "Cannot locate file to replace" +msgstr "Kan het te vervangen bestand niet vinden" -#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1549 -msgid "Logout" -msgstr "Uitloggen" +#: ../../include/attach.php:399 +msgid "Cannot locate file to revise/update" +msgstr "Kan het bestand wat aangepast moet worden niet vinden" -#: ../../include/nav.php:87 ../../include/nav.php:120 -msgid "End this session" -msgstr "Beëindig deze sessie" +#: ../../include/attach.php:410 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Bestand is groter dan de toegelaten %d" -#: ../../include/nav.php:90 ../../include/nav.php:151 -msgid "Home" -msgstr "Home" +#: ../../include/attach.php:422 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt." -#: ../../include/nav.php:90 -msgid "Your posts and conversations" -msgstr "Jouw berichten en conversaties" +#: ../../include/attach.php:505 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken." -#: ../../include/nav.php:91 -msgid "Your profile page" -msgstr "Jouw profielpagina" +#: ../../include/attach.php:517 +msgid "Stored file could not be verified. Upload failed." +msgstr "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt." -#: ../../include/nav.php:93 -msgid "Edit Profiles" -msgstr "Bewerk profielen" +#: ../../include/attach.php:561 ../../include/attach.php:578 +msgid "Path not available." +msgstr "Pad niet beschikbaar." -#: ../../include/nav.php:93 -msgid "Manage/Edit profiles" -msgstr "Beheer/wijzig profielen" +#: ../../include/attach.php:623 +msgid "Empty pathname" +msgstr "Padnaam leeg" -#: ../../include/nav.php:95 -msgid "Edit your profile" -msgstr "Jouw profiel bewerken" +#: ../../include/attach.php:639 +msgid "duplicate filename or path" +msgstr "dubbele bestandsnaam of pad" -#: ../../include/nav.php:97 -msgid "Your photos" -msgstr "Jouw foto's" +#: ../../include/attach.php:663 +msgid "Path not found." +msgstr "Pad niet gevonden" -#: ../../include/nav.php:98 -msgid "Your files" -msgstr "Jouw bestanden" +#: ../../include/attach.php:714 +msgid "mkdir failed." +msgstr "directory aanmaken (mkdir) mislukt." -#: ../../include/nav.php:103 -msgid "Your chatrooms" -msgstr "Jouw chatkanalen" +#: ../../include/attach.php:718 +msgid "database storage failed." +msgstr "opslag in database mislukt." -#: ../../include/nav.php:109 -msgid "Your bookmarks" -msgstr "Jouw bladwijzers" +#: ../../include/identity.php:33 +msgid "Unable to obtain identity information from database" +msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen" -#: ../../include/nav.php:113 -msgid "Your webpages" -msgstr "Jouw webpagina's" +#: ../../include/identity.php:67 +msgid "Empty name" +msgstr "Ontbrekende naam" -#: ../../include/nav.php:117 -msgid "Sign in" -msgstr "Inloggen" +#: ../../include/identity.php:70 +msgid "Name too long" +msgstr "Naam te lang" -#: ../../include/nav.php:134 -#, php-format -msgid "%s - click to logout" -msgstr "%s - klik om uit te loggen" +#: ../../include/identity.php:186 +msgid "No account identifier" +msgstr "Geen account-identificator" -#: ../../include/nav.php:137 -msgid "Remote authentication" -msgstr "Authenticatie op afstand" +#: ../../include/identity.php:198 +msgid "Nickname is required." +msgstr "Bijnaam is verplicht" -#: ../../include/nav.php:137 -msgid "Click to authenticate to your home hub" -msgstr "Authenticeer jezelf via (bijvoorbeeld) jouw hub" +#: ../../include/identity.php:212 +msgid "Reserved nickname. Please choose another." +msgstr "Deze naam is gereserveerd. Kies een andere." -#: ../../include/nav.php:151 -msgid "Home Page" -msgstr "Homepage" +#: ../../include/identity.php:217 ../../include/dimport.php:34 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik." -#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1526 -msgid "Register" -msgstr "Registreren" +#: ../../include/identity.php:292 +msgid "Unable to retrieve created identity" +msgstr "Niet in staat om aangemaakte identiteit te vinden" -#: ../../include/nav.php:155 -msgid "Create an account" -msgstr "Maak een account aan" +#: ../../include/identity.php:350 +msgid "Default Profile" +msgstr "Standaardprofiel" -#: ../../include/nav.php:160 -msgid "Help and documentation" -msgstr "Hulp en documentatie" +#: ../../include/identity.php:631 +msgid "Requested channel is not available." +msgstr "Opgevraagd kanaal is niet beschikbaar." -#: ../../include/nav.php:163 -msgid "Applications, utilities, links, games" -msgstr "Apps" +#: ../../include/identity.php:678 ../../mod/profile.php:16 +#: ../../mod/achievements.php:11 ../../mod/webpages.php:29 +#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/blocks.php:29 +#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:54 ../../mod/editblock.php:29 +#: ../../mod/layouts.php:29 +msgid "Requested profile is not available." +msgstr "Opgevraagd profiel is niet beschikbaar" -#: ../../include/nav.php:165 -msgid "Search site content" -msgstr "Inhoud van deze hub doorzoeken" +#: ../../include/identity.php:841 ../../mod/profiles.php:774 +msgid "Change profile photo" +msgstr "Profielfoto veranderen" -#: ../../include/nav.php:168 -msgid "Channel Directory" -msgstr "Kanalengids" +#: ../../include/identity.php:847 +msgid "Profiles" +msgstr "Profielen" -#: ../../include/nav.php:180 -msgid "Your matrix" -msgstr "Jouw matrix" +#: ../../include/identity.php:847 +msgid "Manage/edit profiles" +msgstr "Profielen beheren/bewerken" -#: ../../include/nav.php:181 -msgid "Mark all matrix notifications seen" -msgstr "Markeer alle matrixnotificaties als bekeken" +#: ../../include/identity.php:848 ../../mod/profiles.php:775 +msgid "Create New Profile" +msgstr "Nieuw profiel aanmaken" -#: ../../include/nav.php:183 -msgid "Channel home" -msgstr "Tijdlijn kanaal" +#: ../../include/identity.php:863 ../../mod/profiles.php:786 +msgid "Profile Image" +msgstr "Profielfoto" -#: ../../include/nav.php:184 -msgid "Mark all channel notifications seen" -msgstr "Alle kanaalnotificaties als gelezen markeren" +#: ../../include/identity.php:866 +msgid "visible to everybody" +msgstr "Voor iedereen zichtbaar" -#: ../../include/nav.php:187 ../../mod/connections.php:407 -msgid "Connections" -msgstr "Connecties" +#: ../../include/identity.php:867 ../../mod/profiles.php:669 +#: ../../mod/profiles.php:790 +msgid "Edit visibility" +msgstr "Zichtbaarheid bewerken" -#: ../../include/nav.php:190 -msgid "Notices" -msgstr "Notificaties" +#: ../../include/identity.php:883 ../../include/identity.php:1122 +msgid "Gender:" +msgstr "Geslacht:" -#: ../../include/nav.php:190 -msgid "Notifications" -msgstr "Notificaties" +#: ../../include/identity.php:884 ../../include/identity.php:1166 +msgid "Status:" +msgstr "Status:" -#: ../../include/nav.php:191 -msgid "See all notifications" -msgstr "Alle notificaties weergeven" +#: ../../include/identity.php:885 ../../include/identity.php:1177 +msgid "Homepage:" +msgstr "Homepagina:" -#: ../../include/nav.php:192 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Markeer alle systeemnotificaties als bekeken" +#: ../../include/identity.php:886 +msgid "Online Now" +msgstr "Nu online" -#: ../../include/nav.php:194 -msgid "Private mail" -msgstr "Privéberichten" +#: ../../include/identity.php:969 ../../include/identity.php:1047 +#: ../../mod/ping.php:324 +msgid "g A l F d" +msgstr "G:i, l d F" -#: ../../include/nav.php:195 -msgid "See all private messages" -msgstr "Alle privéberichten weergeven" +#: ../../include/identity.php:970 ../../include/identity.php:1048 +msgid "F d" +msgstr "d F" -#: ../../include/nav.php:196 -msgid "Mark all private messages seen" -msgstr "Markeer alle privéberichten als bekeken" +#: ../../include/identity.php:1015 ../../include/identity.php:1087 +#: ../../mod/ping.php:346 +msgid "[today]" +msgstr "[vandaag]" -#: ../../include/nav.php:197 -msgid "Inbox" -msgstr "Postvak IN" +#: ../../include/identity.php:1026 +msgid "Birthday Reminders" +msgstr "Verjaardagsherinneringen" -#: ../../include/nav.php:198 -msgid "Outbox" -msgstr "Postvak UIT" +#: ../../include/identity.php:1027 +msgid "Birthdays this week:" +msgstr "Verjaardagen deze week:" -#: ../../include/nav.php:202 -msgid "Event Calendar" -msgstr "Agenda" +#: ../../include/identity.php:1080 +msgid "[No description]" +msgstr "[Geen omschrijving]" -#: ../../include/nav.php:203 -msgid "See all events" -msgstr "Alle gebeurtenissen weergeven" +#: ../../include/identity.php:1098 +msgid "Event Reminders" +msgstr "Herinneringen" -#: ../../include/nav.php:204 -msgid "Mark all events seen" -msgstr "Markeer alle gebeurtenissen als bekeken" +#: ../../include/identity.php:1099 +msgid "Events this week:" +msgstr "Gebeurtenissen deze week:" -#: ../../include/nav.php:206 -msgid "Manage Your Channels" -msgstr "Beheer je kanalen" +#: ../../include/identity.php:1112 ../../include/identity.php:1229 +#: ../../include/apps.php:138 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Profiel" -#: ../../include/nav.php:208 -msgid "Account/Channel Settings" -msgstr "Account-/kanaal-instellingen" +#: ../../include/identity.php:1120 ../../mod/settings.php:1056 +msgid "Full Name:" +msgstr "Volledige naam:" -#: ../../include/nav.php:216 ../../mod/admin.php:120 -msgid "Admin" -msgstr "Beheer" +#: ../../include/identity.php:1127 +msgid "Like this channel" +msgstr "Vind dit kanaal leuk" -#: ../../include/nav.php:216 -msgid "Site Setup and Configuration" -msgstr "Hub instellen en beheren" +#: ../../include/identity.php:1151 +msgid "j F, Y" +msgstr "F j Y" -#: ../../include/nav.php:252 -msgid "@name, #tag, content" -msgstr "@kanaal, #label, inhoud" +#: ../../include/identity.php:1152 +msgid "j F" +msgstr "F j" -#: ../../include/nav.php:253 -msgid "Please wait..." -msgstr "Wachten aub..." +#: ../../include/identity.php:1159 +msgid "Birthday:" +msgstr "Geboortedatum:" -#: ../../include/diaspora.php:2439 -msgid "Please choose" -msgstr "Maak een keuze" +#: ../../include/identity.php:1163 +msgid "Age:" +msgstr "Leeftijd:" -#: ../../include/diaspora.php:2441 -msgid "Agree" -msgstr "Eens" +#: ../../include/identity.php:1172 +#, php-format +msgid "for %1$d %2$s" +msgstr "voor %1$d %2$s" -#: ../../include/diaspora.php:2443 -msgid "Disagree" -msgstr "Oneens" +#: ../../include/identity.php:1175 ../../mod/profiles.php:691 +msgid "Sexual Preference:" +msgstr "Seksuele voorkeur:" -#: ../../include/diaspora.php:2445 -msgid "Abstain" -msgstr "onthouding" +#: ../../include/identity.php:1179 ../../mod/profiles.php:693 +msgid "Hometown:" +msgstr "Oorspronkelijk uit:" -#: ../../include/photos.php:94 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes" +#: ../../include/identity.php:1181 +msgid "Tags:" +msgstr "Tags:" -#: ../../include/photos.php:101 -msgid "Image file is empty." -msgstr "Afbeeldingsbestand is leeg" +#: ../../include/identity.php:1183 ../../mod/profiles.php:694 +msgid "Political Views:" +msgstr "Politieke overtuigingen:" -#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 -msgid "Unable to process image" -msgstr "Afbeelding kan niet verwerkt worden" +#: ../../include/identity.php:1185 +msgid "Religion:" +msgstr "Religie:" -#: ../../include/photos.php:199 -msgid "Photo storage failed." -msgstr "Foto kan niet worden opgeslagen" +#: ../../include/identity.php:1187 +msgid "About:" +msgstr "Over:" -#: ../../include/photos.php:363 -msgid "Upload New Photos" -msgstr "Nieuwe foto's uploaden" +#: ../../include/identity.php:1189 +msgid "Hobbies/Interests:" +msgstr "Hobby's/interesses:" -#: ../../include/network.php:635 -msgid "view full size" -msgstr "volledige grootte tonen" +#: ../../include/identity.php:1191 ../../mod/profiles.php:697 +msgid "Likes:" +msgstr "Houdt van:" -#: ../../include/comanche.php:34 ../../mod/admin.php:386 -msgid "Default" -msgstr "Standaard" +#: ../../include/identity.php:1193 ../../mod/profiles.php:698 +msgid "Dislikes:" +msgstr "Houdt niet van:" -#: ../../include/RedDAV/RedBrowser.php:107 -#: ../../include/RedDAV/RedBrowser.php:268 -msgid "parent" -msgstr "omhoog" +#: ../../include/identity.php:1195 +msgid "Contact information and Social Networks:" +msgstr "Contactinformatie en sociale netwerken:" -#: ../../include/RedDAV/RedBrowser.php:134 -msgid "Principal" -msgstr "principal" +#: ../../include/identity.php:1197 +msgid "My other channels:" +msgstr "Mijn andere kanalen" -#: ../../include/RedDAV/RedBrowser.php:137 -msgid "Addressbook" -msgstr "Adresboek" +#: ../../include/identity.php:1199 +msgid "Musical interests:" +msgstr "Muzikale interesses:" -#: ../../include/RedDAV/RedBrowser.php:140 -msgid "Calendar" -msgstr "Agenda" +#: ../../include/identity.php:1201 +msgid "Books, literature:" +msgstr "Boeken, literatuur:" -#: ../../include/RedDAV/RedBrowser.php:143 -msgid "Schedule Inbox" -msgstr "Planning-postvak IN" +#: ../../include/identity.php:1203 +msgid "Television:" +msgstr "Televisie:" -#: ../../include/RedDAV/RedBrowser.php:146 -msgid "Schedule Outbox" -msgstr "Planning-postvak UIT" +#: ../../include/identity.php:1205 +msgid "Film/dance/culture/entertainment:" +msgstr "Films/dansen/cultuur/vermaak:" -#: ../../include/RedDAV/RedBrowser.php:227 -#, php-format -msgid "%1$s used" -msgstr "%1$s gebruikt" +#: ../../include/identity.php:1207 +msgid "Love/Romance:" +msgstr "Liefde/romantiek:" -#: ../../include/RedDAV/RedBrowser.php:232 -#, php-format -msgid "%1$s used of %2$s (%3$s%)" -msgstr "%1$s van %2$s gebruikt (%3$s%)" +#: ../../include/identity.php:1209 +msgid "Work/employment:" +msgstr "Werk/beroep:" -#: ../../include/RedDAV/RedBrowser.php:253 -msgid "Total" -msgstr "Totaal" +#: ../../include/identity.php:1211 +msgid "School/education:" +msgstr "School/opleiding:" -#: ../../include/RedDAV/RedBrowser.php:255 -msgid "Shared" -msgstr "Gedeeld" +#: ../../include/identity.php:1231 +msgid "Like this thing" +msgstr "Vind dit ding leuk" -#: ../../include/RedDAV/RedBrowser.php:256 -#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/menu.php:109 -#: ../../mod/layouts.php:175 ../../mod/new_channel.php:121 -#: ../../mod/blocks.php:152 ../../mod/webpages.php:180 -msgid "Create" -msgstr "Aanmaken" +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 +msgid "Male" +msgstr "Man" -#: ../../include/RedDAV/RedBrowser.php:257 -#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:362 -#: ../../mod/photos.php:706 ../../mod/photos.php:1236 -msgid "Upload" -msgstr "Uploaden" +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 +msgid "Female" +msgstr "Vrouw" -#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/admin.php:985 -#: ../../mod/sharedwithme.php:95 ../../mod/settings.php:589 -#: ../../mod/settings.php:615 -msgid "Name" -msgstr "Naam" +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "Momenteel man" -#: ../../include/RedDAV/RedBrowser.php:265 -msgid "Type" -msgstr "Type" +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "Momenteel vrouw" -#: ../../include/RedDAV/RedBrowser.php:266 ../../mod/sharedwithme.php:97 -msgid "Size" -msgstr "Grootte" +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "Voornamelijk man" -#: ../../include/RedDAV/RedBrowser.php:267 ../../mod/sharedwithme.php:98 -msgid "Last Modified" -msgstr "Laatst gewijzigd" +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "Voornamelijk vrouw" -#: ../../include/RedDAV/RedBrowser.php:305 -msgid "Create new folder" -msgstr "Nieuwe map aanmaken" +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "Transgender" -#: ../../include/RedDAV/RedBrowser.php:307 -msgid "Upload file" -msgstr "Bestand uploaden" +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "Interseksueel" -#: ../../include/oembed.php:183 -msgid "Embedded content" -msgstr "Ingesloten inhoud" +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "Transseksueel" -#: ../../include/oembed.php:192 -msgid "Embedding disabled" -msgstr "Insluiten uitgeschakeld" +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "Hermafrodiet" -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Dit item verwijderen?" +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "Genderneutraal" -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:667 -#: ../../mod/photos.php:968 ../../mod/photos.php:1086 -msgid "Comment" -msgstr "Reactie" +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "Niet gespecificeerd" -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:384 -msgid "[+] show all" -msgstr "[+] alle" +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "Nog niet beslist" -#: ../../include/js_strings.php:8 -msgid "[-] show less" -msgstr "[-] minder reacties weergeven" +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Males" +msgstr "Mannen" -#: ../../include/js_strings.php:9 -msgid "[+] expand" -msgstr "[+] uitklappen" +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Females" +msgstr "Vrouwen" -#: ../../include/js_strings.php:10 -msgid "[-] collapse" -msgstr "[-] inklappen" +#: ../../include/profile_selectors.php:42 +msgid "Gay" +msgstr "Homoseksueel" -#: ../../include/js_strings.php:11 -msgid "Password too short" -msgstr "Wachtwoord te kort" +#: ../../include/profile_selectors.php:42 +msgid "Lesbian" +msgstr "Lesbisch" -#: ../../include/js_strings.php:12 -msgid "Passwords do not match" -msgstr "Wachtwoorden komen niet overeen" +#: ../../include/profile_selectors.php:42 +msgid "No Preference" +msgstr "Geen voorkeur" -#: ../../include/js_strings.php:13 ../../mod/photos.php:39 -msgid "everybody" -msgstr "iedereen" +#: ../../include/profile_selectors.php:42 +msgid "Bisexual" +msgstr "Biseksueel" -#: ../../include/js_strings.php:14 -msgid "Secret Passphrase" -msgstr "Geheim wachtwoord" +#: ../../include/profile_selectors.php:42 +msgid "Autosexual" +msgstr "Autoseksueel" -#: ../../include/js_strings.php:15 -msgid "Passphrase hint" -msgstr "Wachtwoordhint" +#: ../../include/profile_selectors.php:42 +msgid "Abstinent" +msgstr "Seksuele onthouding" -#: ../../include/js_strings.php:16 -msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Mededeling: de permissies zijn veranderd, maar zijn nog niet opgeslagen." +#: ../../include/profile_selectors.php:42 +msgid "Virgin" +msgstr "Maagd" -#: ../../include/js_strings.php:17 -msgid "close all" -msgstr "Alles sluiten" +#: ../../include/profile_selectors.php:42 +msgid "Deviant" +msgstr "Afwijkend" -#: ../../include/js_strings.php:18 -msgid "Nothing new here" -msgstr "Niets nieuw hier" +#: ../../include/profile_selectors.php:42 +msgid "Fetish" +msgstr "Fetisj" -#: ../../include/js_strings.php:19 -msgid "Rate This Channel (this is public)" -msgstr "Beoordeel dit kanaal (dit is openbaar)" +#: ../../include/profile_selectors.php:42 +msgid "Oodles" +msgstr "Veel" -#: ../../include/js_strings.php:20 ../../mod/rate.php:156 -msgid "Rating" -msgstr "Beoordeling" +#: ../../include/profile_selectors.php:42 +msgid "Nonsexual" +msgstr "Aseksueel" -#: ../../include/js_strings.php:21 -msgid "Describe (optional)" -msgstr "Omschrijving (optioneel)" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Single" +msgstr "Alleen" -#: ../../include/js_strings.php:22 ../../include/ItemObject.php:668 -#: ../../view/theme/redbasic/php/config.php:97 ../../mod/import.php:504 -#: ../../mod/mitem.php:237 ../../mod/locs.php:105 ../../mod/poke.php:166 -#: ../../mod/pdledit.php:58 ../../mod/invite.php:142 ../../mod/appman.php:99 -#: ../../mod/mood.php:134 ../../mod/chat.php:177 ../../mod/chat.php:211 -#: ../../mod/mail.php:355 ../../mod/group.php:81 ../../mod/admin.php:446 -#: ../../mod/admin.php:810 ../../mod/admin.php:977 ../../mod/admin.php:1109 -#: ../../mod/admin.php:1303 ../../mod/admin.php:1388 -#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 -#: ../../mod/events.php:656 ../../mod/xchan.php:11 ../../mod/connect.php:93 -#: ../../mod/connedit.php:679 ../../mod/thing.php:275 ../../mod/thing.php:318 -#: ../../mod/rate.php:167 ../../mod/settings.php:587 -#: ../../mod/settings.php:689 ../../mod/settings.php:715 -#: ../../mod/settings.php:743 ../../mod/settings.php:766 -#: ../../mod/settings.php:851 ../../mod/settings.php:1047 -#: ../../mod/setup.php:327 ../../mod/setup.php:367 ../../mod/photos.php:565 -#: ../../mod/photos.php:642 ../../mod/photos.php:929 ../../mod/photos.php:969 -#: ../../mod/photos.php:1087 ../../mod/profiles.php:667 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 -msgid "Submit" -msgstr "Opslaan" +#: ../../include/profile_selectors.php:80 +msgid "Lonely" +msgstr "Eenzaam" -#: ../../include/js_strings.php:23 -msgid "Please enter a link URL" -msgstr "Vul een internetadres/URL in:" +#: ../../include/profile_selectors.php:80 +msgid "Available" +msgstr "Beschikbaar" -#: ../../include/js_strings.php:24 -msgid "Unsaved changes. Are you sure you wish to leave this page?" -msgstr "Niet opgeslagen wijzigingen. Ben je er zeker van dat je deze pagina wil verlaten?" +#: ../../include/profile_selectors.php:80 +msgid "Unavailable" +msgstr "Niet beschikbaar" -#: ../../include/js_strings.php:26 -msgid "timeago.prefixAgo" -msgstr "timeago.prefixAgo" +#: ../../include/profile_selectors.php:80 +msgid "Has crush" +msgstr "Heeft een oogje op iemand" -#: ../../include/js_strings.php:27 -msgid "timeago.prefixFromNow" -msgstr "timeago.prefixFromNow" +#: ../../include/profile_selectors.php:80 +msgid "Infatuated" +msgstr "Smoorverliefd" -#: ../../include/js_strings.php:28 -msgid "ago" -msgstr "geleden" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Dating" +msgstr "Aan het daten" -#: ../../include/js_strings.php:29 -msgid "from now" -msgstr "vanaf nu" +#: ../../include/profile_selectors.php:80 +msgid "Unfaithful" +msgstr "Ontrouw" -#: ../../include/js_strings.php:30 -msgid "less than a minute" -msgstr "minder dan een minuut" +#: ../../include/profile_selectors.php:80 +msgid "Sex Addict" +msgstr "Seksverslaafd" -#: ../../include/js_strings.php:31 -msgid "about a minute" -msgstr "ongeveer een minuut" +#: ../../include/profile_selectors.php:80 +msgid "Friends/Benefits" +msgstr "Vriendschap plus" -#: ../../include/js_strings.php:32 -#, php-format -msgid "%d minutes" -msgstr "%d minuten" +#: ../../include/profile_selectors.php:80 +msgid "Casual" +msgstr "Ongebonden/vluchtig" -#: ../../include/js_strings.php:33 -msgid "about an hour" -msgstr "ongeveer een uur" +#: ../../include/profile_selectors.php:80 +msgid "Engaged" +msgstr "Verloofd" -#: ../../include/js_strings.php:34 -#, php-format -msgid "about %d hours" -msgstr "ongeveer %d uren" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Married" +msgstr "Getrouwd" -#: ../../include/js_strings.php:35 -msgid "a day" -msgstr "een dag" +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily married" +msgstr "Denkbeeldig getrouwd" -#: ../../include/js_strings.php:36 -#, php-format -msgid "%d days" -msgstr "%d dagen" +#: ../../include/profile_selectors.php:80 +msgid "Partners" +msgstr "Partners" -#: ../../include/js_strings.php:37 -msgid "about a month" -msgstr "ongeveer een maand" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Cohabiting" +msgstr "Samenwonend" -#: ../../include/js_strings.php:38 -#, php-format -msgid "%d months" -msgstr "%d maanden" +#: ../../include/profile_selectors.php:80 +msgid "Common law" +msgstr "Common-law-huwelijk" -#: ../../include/js_strings.php:39 -msgid "about a year" -msgstr "ongeveer een jaar" +#: ../../include/profile_selectors.php:80 +msgid "Happy" +msgstr "Gelukkig" -#: ../../include/js_strings.php:40 -#, php-format -msgid "%d years" -msgstr "%d jaren" +#: ../../include/profile_selectors.php:80 +msgid "Not looking" +msgstr "Niet op zoek" -#: ../../include/js_strings.php:41 -msgid " " -msgstr " " +#: ../../include/profile_selectors.php:80 +msgid "Swinger" +msgstr "Swinger" -#: ../../include/js_strings.php:42 -msgid "timeago.numbers" -msgstr "timeago.numbers" +#: ../../include/profile_selectors.php:80 +msgid "Betrayed" +msgstr "Verraden" -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "In map opslaan" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Separated" +msgstr "Uit elkaar" -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Aanwezig" +#: ../../include/profile_selectors.php:80 +msgid "Unstable" +msgstr "Onstabiel" -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "Niet aanwezig" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Divorced" +msgstr "Gescheiden" -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Mogelijk aanwezig" +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily divorced" +msgstr "Denkbeeldig gescheiden" -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "Eens" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Widowed" +msgstr "Weduwnaar/weduwe" -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "Oneens" +#: ../../include/profile_selectors.php:80 +msgid "Uncertain" +msgstr "Onzeker" -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "Onthouding" +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "It's complicated" +msgstr "Het is ingewikkeld" -#: ../../include/ItemObject.php:212 -msgid "Add Star" -msgstr "Ster toevoegen" +#: ../../include/profile_selectors.php:80 +msgid "Don't care" +msgstr "Maakt mij niks uit" -#: ../../include/ItemObject.php:213 -msgid "Remove Star" -msgstr "Ster verwijderen" +#: ../../include/profile_selectors.php:80 +msgid "Ask me" +msgstr "Vraag het me" -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" -msgstr "Ster toevoegen of verwijderen" +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "Hubbeheerder" -#: ../../include/ItemObject.php:218 -msgid "starred" -msgstr "met ster" +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "Connecties" -#: ../../include/ItemObject.php:236 -msgid "Add Tag" -msgstr "Tag toevoegen" +#: ../../include/apps.php:144 ../../mod/mood.php:130 +msgid "Mood" +msgstr "Stemming" -#: ../../include/ItemObject.php:254 ../../mod/photos.php:947 -msgid "I like this (toggle)" -msgstr "Vind ik leuk" +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "Onderzoeken" -#: ../../include/ItemObject.php:255 ../../mod/photos.php:948 -msgid "I don't like this (toggle)" -msgstr "Vind ik niet leuk" +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "Voorstellen" -#: ../../include/ItemObject.php:259 -msgid "Share This" -msgstr "Delen" +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "Willekeurig kanaal" -#: ../../include/ItemObject.php:259 -msgid "share" -msgstr "delen" +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "Uitnodigen " -#: ../../include/ItemObject.php:276 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d reactie" -msgstr[1] "%d reacties weergeven" +#: ../../include/apps.php:152 +msgid "Features" +msgstr "Extra functies" -#: ../../include/ItemObject.php:294 ../../include/ItemObject.php:295 -#, php-format -msgid "View %s's profile - %s" -msgstr "Profiel van %s bekijken - %s" +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "Taal" -#: ../../include/ItemObject.php:298 -msgid "to" -msgstr "aan" +#: ../../include/apps.php:154 +msgid "Post" +msgstr "Bericht" -#: ../../include/ItemObject.php:299 -msgid "via" -msgstr "via" +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "Profielfoto" -#: ../../include/ItemObject.php:300 -msgid "Wall-to-Wall" -msgstr "Kanaal-naar-kanaal" +#: ../../include/apps.php:247 ../../mod/settings.php:84 +#: ../../mod/settings.php:614 +msgid "Update" +msgstr "Bijwerken" -#: ../../include/ItemObject.php:301 -msgid "via Wall-To-Wall:" -msgstr "via kanaal-naar-kanaal" +#: ../../include/apps.php:247 +msgid "Install" +msgstr "Installeren" -#: ../../include/ItemObject.php:337 -msgid "Save Bookmarks" -msgstr "Bladwijzers opslaan" +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "Aanschaffen" -#: ../../include/ItemObject.php:338 -msgid "Add to Calendar" -msgstr "Aan agenda toevoegen" +#: ../../include/bbcode.php:122 ../../include/bbcode.php:764 +#: ../../include/bbcode.php:767 ../../include/bbcode.php:772 +#: ../../include/bbcode.php:775 ../../include/bbcode.php:778 +#: ../../include/bbcode.php:781 ../../include/bbcode.php:786 +#: ../../include/bbcode.php:789 ../../include/bbcode.php:794 +#: ../../include/bbcode.php:797 ../../include/bbcode.php:800 +#: ../../include/bbcode.php:803 +msgid "Image/photo" +msgstr "Afbeelding/foto" -#: ../../include/ItemObject.php:347 -msgid "Mark all seen" -msgstr "Markeer alles als bekeken" +#: ../../include/bbcode.php:161 ../../include/bbcode.php:814 +msgid "Encrypted content" +msgstr "Versleutelde inhoud" -#: ../../include/ItemObject.php:353 ../../mod/photos.php:1133 -msgctxt "noun" -msgid "Likes" -msgstr "vinden dit leuk" +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "Installeer %s-element: " -#: ../../include/ItemObject.php:354 ../../mod/photos.php:1134 -msgctxt "noun" -msgid "Dislikes" -msgstr "vinden dit niet leuk" +#: ../../include/bbcode.php:188 ../../mod/impel.php:37 +msgid "webpage" +msgstr "Webpagina" -#: ../../include/ItemObject.php:359 ../../include/acl_selectors.php:249 -#: ../../mod/photos.php:1139 -msgid "Close" -msgstr "Sluiten" +#: ../../include/bbcode.php:191 ../../mod/impel.php:47 +msgid "layout" +msgstr "lay-out" -#: ../../include/ItemObject.php:665 ../../mod/photos.php:966 -#: ../../mod/photos.php:1084 -msgid "This is you" -msgstr "Dit ben jij" +#: ../../include/bbcode.php:194 ../../mod/impel.php:42 +msgid "block" +msgstr "blok" -#: ../../include/ItemObject.php:674 -msgid "Image" -msgstr "Afbeelding" +#: ../../include/bbcode.php:197 ../../mod/impel.php:54 +msgid "menu" +msgstr "menu" -#: ../../include/ItemObject.php:675 -msgid "Insert Link" -msgstr "Link invoegen" +#: ../../include/bbcode.php:211 +msgid "QR code" +msgstr "QR-code" -#: ../../include/ItemObject.php:676 -msgid "Video" -msgstr "Video" +#: ../../include/bbcode.php:262 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s schreef het volgende %2$s %3$s" -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Voor iedereen zichtbaar, mits niet anders ingesteld" +#: ../../include/bbcode.php:264 +msgid "post" +msgstr "bericht" -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Tonen" +#: ../../include/bbcode.php:514 +msgid "Different viewers will see this text differently" +msgstr "Deze tekst wordt per persoon anders weergeven." -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "Niet tonen" +#: ../../include/bbcode.php:725 +msgid "$1 spoiler" +msgstr "$1 spoiler" -#: ../../include/acl_selectors.php:248 ../../mod/chat.php:209 -#: ../../mod/filestorage.php:147 ../../mod/events.php:654 -#: ../../mod/photos.php:559 ../../mod/photos.php:922 -msgid "Permissions" -msgstr "Permissies" +#: ../../include/bbcode.php:752 +msgid "$1 wrote:" +msgstr "$1 schreef:" -#: ../../index.php:227 ../../mod/help.php:76 -msgid "Not Found" -msgstr "Niet gevonden" +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "Naam chatkanaal ontbreekt" -#: ../../index.php:230 ../../mod/page.php:85 ../../mod/block.php:75 -#: ../../mod/display.php:106 ../../mod/help.php:79 -msgid "Page not found." -msgstr "Pagina niet gevonden." +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "Naam chatkanaal bestaat al" -#: ../../view/theme/redbasic/php/config.php:82 -msgid "Light (Red Matrix default)" -msgstr "Light ($Projectname-standaard)" +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "Ongeldige omschrijving chatkanaal" -#: ../../view/theme/redbasic/php/config.php:100 -msgid "Theme settings" -msgstr "Thema-instellingen" +#: ../../include/chat.php:120 +msgid "Room not found." +msgstr "Chatkanaal niet gevonden" -#: ../../view/theme/redbasic/php/config.php:101 -msgid "Select scheme" -msgstr "Kies schema van thema" +#: ../../include/chat.php:141 +msgid "Room is full" +msgstr "Chatkanaal is vol" -#: ../../view/theme/redbasic/php/config.php:102 -msgid "Narrow navbar" -msgstr "Smalle navigatiebalk" +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "Welkom op $Projectname. Klik op de tab ontdekken of klik rechtsboven op de kanalengids, om kanalen te vinden. Rechtsboven vind je ook apps, waar je vrijwel alle functies van $Projectname kunt vinden. Voor hulp met $Projectname klik je op het vraagteken." -#: ../../view/theme/redbasic/php/config.php:102 -#: ../../view/theme/redbasic/php/config.php:127 ../../mod/mitem.php:163 -#: ../../mod/mitem.php:164 ../../mod/mitem.php:234 ../../mod/mitem.php:235 -#: ../../mod/menu.php:91 ../../mod/menu.php:145 ../../mod/admin.php:424 -#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 -#: ../../mod/api.php:106 ../../mod/removeme.php:60 ../../mod/settings.php:578 -#: ../../mod/photos.php:556 ../../boot.php:1554 -msgid "No" -msgstr "Nee" +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt." -#: ../../view/theme/redbasic/php/config.php:102 -#: ../../view/theme/redbasic/php/config.php:127 ../../mod/mitem.php:163 -#: ../../mod/mitem.php:164 ../../mod/mitem.php:234 ../../mod/mitem.php:235 -#: ../../mod/menu.php:91 ../../mod/menu.php:145 ../../mod/admin.php:426 -#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 -#: ../../mod/api.php:105 ../../mod/removeme.php:60 ../../mod/settings.php:578 -#: ../../mod/photos.php:556 ../../boot.php:1554 -msgid "Yes" -msgstr "Ja" +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Nieuw kanaal aanmaken" -#: ../../view/theme/redbasic/php/config.php:103 -msgid "Navigation bar background color" -msgstr "Achtergrondkleur navigatiebalk" +#: ../../mod/manage.php:167 +msgid "Current Channel" +msgstr "Huidig kanaal" -#: ../../view/theme/redbasic/php/config.php:104 -msgid "Navigation bar gradient top color" -msgstr "Bovenste gradiëntkleur navigatiebalk" +#: ../../mod/manage.php:169 +msgid "Switch to one of your channels by selecting it." +msgstr "Activeer een van jouw andere kanalen door er op te klikken." -#: ../../view/theme/redbasic/php/config.php:105 -msgid "Navigation bar gradient bottom color" -msgstr "Onderste gradiëntkleur navigatiebalk" +#: ../../mod/manage.php:170 +msgid "Default Channel" +msgstr "Standaardkanaal" -#: ../../view/theme/redbasic/php/config.php:106 -msgid "Navigation active button gradient top color" -msgstr "Bovenste gradiëntkleur actieve knop navigatiebalk" +#: ../../mod/manage.php:171 +msgid "Make Default" +msgstr "Als standaard instellen" -#: ../../view/theme/redbasic/php/config.php:107 -msgid "Navigation active button gradient bottom color" -msgstr "Onderste gradiëntkleur actieve knop op navigatiebalk" +#: ../../mod/manage.php:174 +#, php-format +msgid "%d new messages" +msgstr "%d nieuwe berichten" -#: ../../view/theme/redbasic/php/config.php:108 -msgid "Navigation bar border color " -msgstr "Randkleur navigatiebalk " +#: ../../mod/manage.php:175 +#, php-format +msgid "%d new introductions" +msgstr "%d nieuwe connectieverzoeken" -#: ../../view/theme/redbasic/php/config.php:109 -msgid "Navigation bar icon color " -msgstr "Pictogramkleur navigatiebalk" +#: ../../mod/manage.php:177 +msgid "Delegated Channels" +msgstr "Uitbestede kanalen" -#: ../../view/theme/redbasic/php/config.php:110 -msgid "Navigation bar active icon color " -msgstr "Actieve pictogramkleur navigatiebalk" +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "Niet in staat om de originele locatie van het bericht te vinden. " -#: ../../view/theme/redbasic/php/config.php:111 -msgid "link color" -msgstr "Linkkleur instellen" +#: ../../mod/item.php:440 +msgid "Empty post discarded." +msgstr "Leeg bericht geannuleerd" -#: ../../view/theme/redbasic/php/config.php:112 -msgid "Set font-color for banner" -msgstr "Tekstkleur van banner instellen" +#: ../../mod/item.php:480 +msgid "Executable content type not permitted to this channel." +msgstr "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal." -#: ../../view/theme/redbasic/php/config.php:113 -msgid "Set the background color" -msgstr "Achtergrondkleur instellen" +#: ../../mod/item.php:901 +msgid "System error. Post not saved." +msgstr "Systeemfout. Bericht niet opgeslagen." -#: ../../view/theme/redbasic/php/config.php:114 -msgid "Set the background image" -msgstr "Achtergrondafbeelding instellen" +#: ../../mod/item.php:1119 +msgid "Unable to obtain post information from database." +msgstr "Niet in staat om informatie over dit bericht uit de database te verkrijgen." -#: ../../view/theme/redbasic/php/config.php:115 -msgid "Set the background color of items" -msgstr "Achtergrondkleur items instellen" +#: ../../mod/item.php:1126 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Je hebt jouw limiet van %1$.0f berichten bereikt." -#: ../../view/theme/redbasic/php/config.php:116 -msgid "Set the background color of comments" -msgstr "Achtergrondkleur reacties instellen" +#: ../../mod/item.php:1133 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Je hebt jouw limiet van %1$.0f webpagina's bereikt." -#: ../../view/theme/redbasic/php/config.php:117 -msgid "Set the border color of comments" -msgstr "Randkleur reacties instellen" +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Xchan opzoeken" -#: ../../view/theme/redbasic/php/config.php:118 -msgid "Set the indent for comments" -msgstr "Inspringen reacties instellen" +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Zoek een xchan (of webbie) die begint met:" -#: ../../view/theme/redbasic/php/config.php:119 -msgid "Set the basic color for item icons" -msgstr "Basiskleur itempictogrammen instellen" +#: ../../mod/xchan.php:37 ../../mod/menu.php:154 ../../mod/mitem.php:120 +msgid "Not found." +msgstr "Niet gevonden." -#: ../../view/theme/redbasic/php/config.php:120 -msgid "Set the hover color for item icons" -msgstr "Hoverkleur itempictogrammen instellen" +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Geef toestemming voor applicatiekoppeling" -#: ../../view/theme/redbasic/php/config.php:121 -msgid "Set font-size for the entire application" -msgstr "Tekstgrootte van de volledige applicatie instellen" +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Ga terug naar je app en voeg deze beveiligingscode in:" -#: ../../view/theme/redbasic/php/config.php:121 -msgid "Example: 14px" -msgstr "Voorbeeld: 14px" +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Inloggen om verder te kunnen gaan." -#: ../../view/theme/redbasic/php/config.php:122 -msgid "Set font-size for posts and comments" -msgstr "Lettergrootte voor berichten en reacties instellen" +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?" -#: ../../view/theme/redbasic/php/config.php:123 -msgid "Set font-color for posts and comments" -msgstr "Tekstkleur van berichten en reacties" +#: ../../mod/api.php:105 ../../mod/photos.php:556 ../../mod/menu.php:91 +#: ../../mod/menu.php:145 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/admin.php:430 +#: ../../mod/settings.php:579 ../../mod/mitem.php:163 ../../mod/mitem.php:164 +#: ../../mod/mitem.php:234 ../../mod/mitem.php:235 ../../mod/removeme.php:60 +#: ../../view/theme/redbasic/php/config.php:102 +#: ../../view/theme/redbasic/php/config.php:127 ../../boot.php:1554 +msgid "Yes" +msgstr "Ja" -#: ../../view/theme/redbasic/php/config.php:124 -msgid "Set radius of corners" -msgstr "Radius van hoeken instellen" +#: ../../mod/api.php:106 ../../mod/photos.php:556 ../../mod/menu.php:91 +#: ../../mod/menu.php:145 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/admin.php:428 +#: ../../mod/settings.php:579 ../../mod/mitem.php:163 ../../mod/mitem.php:164 +#: ../../mod/mitem.php:234 ../../mod/mitem.php:235 ../../mod/removeme.php:60 +#: ../../view/theme/redbasic/php/config.php:102 +#: ../../view/theme/redbasic/php/config.php:127 ../../boot.php:1554 +msgid "No" +msgstr "Nee" -#: ../../view/theme/redbasic/php/config.php:125 -msgid "Set shadow depth of photos" -msgstr "Schaduwdiepte van foto's instellen" +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "Paginatitel" -#: ../../view/theme/redbasic/php/config.php:126 -msgid "Set maximum width of content region in pixel" -msgstr "Maximumbreedte conversatieruimte instellen (in pixels)" +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Kanaal toegevoegd." -#: ../../view/theme/redbasic/php/config.php:126 -msgid "Leave empty for default width" -msgstr "Laat leeg voor standaardbreedte" +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "Tag verwijderd" -#: ../../view/theme/redbasic/php/config.php:127 -msgid "Center page content" -msgstr "Inhoud centreren" +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Verwijder item-tag" -#: ../../view/theme/redbasic/php/config.php:128 -msgid "Set minimum opacity of nav bar - to hide it" -msgstr "Minimale ondoorzichtigheid navigatiebalk (- om te verbergen)" +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Kies een tag om te verwijderen" -#: ../../view/theme/redbasic/php/config.php:129 -msgid "Set size of conversation author photo" -msgstr "Grootte profielfoto's van berichten instellen" +#: ../../mod/tagrm.php:133 ../../mod/photos.php:875 +msgid "Remove" +msgstr "Verwijderen" -#: ../../view/theme/redbasic/php/config.php:130 -msgid "Set size of followup author photos" -msgstr "Grootte profielfoto's van reacties instellen" +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Ga verder" -#: ../../mod/import.php:25 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Jouw abonnement staat maar %d kanalen toe." +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Instellen premiumkanaal " -#: ../../mod/import.php:51 -msgid "Nothing to import." -msgstr "Niets gevonden om te importeren" +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Restricties voor connecties van premiumkanaal toestaan" -#: ../../mod/import.php:75 -msgid "Unable to download data from old server" -msgstr "Niet in staat om gegevens van de oude hub te downloaden" +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, voorschriften voor leden, enz." -#: ../../mod/import.php:81 -msgid "Imported file is empty." -msgstr "Geïmporteerde bestand is leeg" +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:" -#: ../../mod/import.php:106 +#: ../../mod/connect.php:91 msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt." +"Potential connections will then see the following text before proceeding:" +msgstr "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:" -#: ../../mod/import.php:127 -msgid "Unable to create a unique channel address. Import failed." -msgstr "Niet in staat om een uniek kanaaladres aan te maken. Importeren is mislukt." +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina." -#: ../../mod/import.php:147 -msgid "Channel clone failed. Import failed." -msgstr "Het klonen van het kanaal is mislukt. Importeren mislukt." +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) " -#: ../../mod/import.php:157 -msgid "Cloned channel not found. Import failed." -msgstr "Gekloond kanaal niet gevonden. Importeren mislukt." +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Beperkt of premiumkanaal" -#: ../../mod/import.php:475 -msgid "Import completed." -msgstr "Import voltooid." +#: ../../mod/thing.php:94 +msgid "Thing updated" +msgstr "Ding bijgewerkt" -#: ../../mod/import.php:487 -msgid "You must be logged in to use this feature." -msgstr "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken." +#: ../../mod/thing.php:153 +msgid "Object store: failed" +msgstr "Opslaan van ding mislukt" -#: ../../mod/import.php:492 -msgid "Import Channel" -msgstr "Kanaal importeren" +#: ../../mod/thing.php:157 +msgid "Thing added" +msgstr "Ding toegevoegd" -#: ../../mod/import.php:493 -msgid "" -"Use this form to import an existing channel from a different server/hub. You" -" may retrieve the channel identity from the old server/hub via the network " -"or provide an export file. Only identity and connections/relationships will " -"be imported. Importation of content is not yet available." -msgstr "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken. Alleen de identiteit en de connecties zullen geïmporteerd worden. Het importeren van inhoud is nog niet beschikbaar." +#: ../../mod/thing.php:175 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../mod/import.php:494 -msgid "File to Upload" -msgstr "Bestand om te uploaden" +#: ../../mod/thing.php:226 +msgid "Show Thing" +msgstr "Ding weergeven" -#: ../../mod/import.php:495 -msgid "Or provide the old server/hub details" -msgstr "Of vul de gegevens van de oude hub in" +#: ../../mod/thing.php:233 +msgid "item not found." +msgstr "Item niet gevonden" -#: ../../mod/import.php:496 -msgid "Your old identity address (xyz@example.com)" -msgstr "Jouw oude kanaaladres (xyz@example.com)" +#: ../../mod/thing.php:261 +msgid "Edit Thing" +msgstr "Ding bewerken" -#: ../../mod/import.php:497 -msgid "Your old login email address" -msgstr "Het e-mailadres van je oude account" +#: ../../mod/thing.php:263 ../../mod/thing.php:310 +msgid "Select a profile" +msgstr "Kies een profiel" -#: ../../mod/import.php:498 -msgid "Your old login password" -msgstr "Wachtwoord van jouw oude account" +#: ../../mod/thing.php:267 ../../mod/thing.php:313 +msgid "Post an activity" +msgstr "Plaats een bericht" -#: ../../mod/import.php:499 -msgid "" -"For either option, please choose whether to make this hub your new primary " -"address, or whether your old location should continue this role. You will be" -" able to post from either location, but only one can be marked as the " -"primary location for files, photos, and media." -msgstr "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen." +#: ../../mod/thing.php:267 ../../mod/thing.php:313 +msgid "Only sends to viewers of the applicable profile" +msgstr "Toont dit alleen aan diegene die het gekozen profiel mogen zien." -#: ../../mod/import.php:500 -msgid "Make this hub my primary location" -msgstr "Stel deze hub als mijn primaire locatie in" +#: ../../mod/thing.php:269 ../../mod/thing.php:315 +msgid "Name of thing e.g. something" +msgstr "Naam van ding" -#: ../../mod/import.php:501 -msgid "Import existing posts if possible" -msgstr "Importeer bestaande berichten (wanneer mogelijk)" +#: ../../mod/thing.php:271 ../../mod/thing.php:316 +msgid "URL of thing (optional)" +msgstr "URL van ding (optioneel)" -#: ../../mod/search.php:13 ../../mod/ratings.php:82 ../../mod/display.php:13 -#: ../../mod/viewconnections.php:17 ../../mod/directory.php:47 -#: ../../mod/photos.php:429 -msgid "Public access denied." -msgstr "Openbare toegang geweigerd." +#: ../../mod/thing.php:273 ../../mod/thing.php:317 +msgid "URL for photo of thing (optional)" +msgstr "URL van foto van ding (optioneel)" -#: ../../mod/search.php:206 -#, php-format -msgid "Items tagged with: %s" -msgstr "Items getagd met %s" +#: ../../mod/thing.php:308 +msgid "Add Thing to your Profile" +msgstr "Ding aan je profiel toevoegen" -#: ../../mod/search.php:208 +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Item is niet aanwezig." + +#: ../../mod/probe.php:24 ../../mod/probe.php:30 #, php-format -msgid "Search results for: %s" -msgstr "Zoekresultaten voor %s" +msgid "Fetching URL returns error: %1$s" +msgstr "Ophalen URL gaf een foutmelding terug: %1$s" -#: ../../mod/acl.php:231 -msgid "network" -msgstr "netwerk" +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "Afbeelding geüpload, maar afbeelding kon niet worden bijgesneden. " -#: ../../mod/acl.php:241 -msgid "RSS" -msgstr "RSS" +#: ../../mod/profile_photo.php:162 +msgid "Image resize failed." +msgstr "Afbeelding kon niet van grootte veranderd worden." -#: ../../mod/update_network.php:23 ../../mod/update_display.php:25 -#: ../../mod/update_channel.php:43 ../../mod/update_home.php:21 -#: ../../mod/update_search.php:46 -msgid "[Embedded content - reload page to view]" -msgstr "[Ingesloten inhoud - ververs pagina om te bekijken] " +#: ../../mod/profile_photo.php:206 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Vernieuw de pagina met shift+R of shift+F5, of leeg je browserbuffer, wanneer de nieuwe foto niet meteen wordt weergegeven." -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Afwezig" +#: ../../mod/profile_photo.php:233 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "Afbeeldingsgrootte overschrijdt het limiet van %d" -#: ../../mod/chatsvc.php:115 -msgid "Online" -msgstr "Online" +#: ../../mod/profile_photo.php:242 +msgid "Unable to process image." +msgstr "Niet in staat om afbeelding te verwerken." -#: ../../mod/mitem.php:24 ../../mod/menu.php:134 -msgid "Menu not found." -msgstr "Menu niet gevonden." +#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 +msgid "Photo not available." +msgstr "Foto niet beschikbaar." -#: ../../mod/mitem.php:51 -msgid "Unable to create element." -msgstr "Niet in staat om onderdeel aan te maken." +#: ../../mod/profile_photo.php:359 +msgid "Upload File:" +msgstr "Bestand uploaden:" -#: ../../mod/mitem.php:74 -msgid "Unable to update menu element." -msgstr "Menu-onderdeel kan niet worden geüpdatet." +#: ../../mod/profile_photo.php:360 +msgid "Select a profile:" +msgstr "Kies een profiel:" -#: ../../mod/mitem.php:89 -msgid "Unable to add menu element." -msgstr "Menu-onderdeel kan niet worden toegevoegd." +#: ../../mod/profile_photo.php:361 +msgid "Upload Profile Photo" +msgstr "Profielfoto uploaden" -#: ../../mod/mitem.php:120 ../../mod/menu.php:154 ../../mod/xchan.php:37 -msgid "Not found." -msgstr "Niet gevonden." +#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 +msgid "or" +msgstr "of" -#: ../../mod/mitem.php:158 ../../mod/mitem.php:228 -msgid "Menu Item Permissions" -msgstr "Permissies menu-item" +#: ../../mod/profile_photo.php:366 +msgid "skip this step" +msgstr "sla deze stap over" -#: ../../mod/mitem.php:159 ../../mod/mitem.php:229 ../../mod/settings.php:1080 -msgid "(click to open/close)" -msgstr "(klik om te openen/sluiten)" +#: ../../mod/profile_photo.php:366 +msgid "select a photo from your photo albums" +msgstr "Kies een foto uit jouw fotoalbums" -#: ../../mod/mitem.php:161 ../../mod/mitem.php:176 -msgid "Link Name" -msgstr "Linknaam" +#: ../../mod/profile_photo.php:382 +msgid "Crop Image" +msgstr "Afbeelding bijsnijden" -#: ../../mod/mitem.php:162 ../../mod/mitem.php:233 -msgid "Link or Submenu Target" -msgstr "Linkdoel of submenu-doel" +#: ../../mod/profile_photo.php:383 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Snij de afbeelding zo uit dat deze optimaal wordt weergegeven." -#: ../../mod/mitem.php:162 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "Geef de URL van de link of kies een menunaam om een submenu aan te maken" +#: ../../mod/profile_photo.php:385 +msgid "Done Editing" +msgstr "Klaar met bewerken" -#: ../../mod/mitem.php:163 ../../mod/mitem.php:234 -msgid "Use magic-auth if available" -msgstr "Gebruik magic-auth wanneer beschikbaar" +#: ../../mod/profile_photo.php:428 +msgid "Image uploaded successfully." +msgstr "Uploaden afbeelding geslaagd" -#: ../../mod/mitem.php:164 ../../mod/mitem.php:235 -msgid "Open link in new window" -msgstr "Open link in nieuw venster" +#: ../../mod/profile_photo.php:430 +msgid "Image upload failed." +msgstr "Uploaden afbeelding mislukt" -#: ../../mod/mitem.php:165 ../../mod/mitem.php:236 -msgid "Order in list" -msgstr "Volgorde in lijst" +#: ../../mod/profile_photo.php:439 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Verkleinen [%s] van afbeelding mislukt." -#: ../../mod/mitem.php:165 ../../mod/mitem.php:236 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Hogere nummers komen onderaan de lijst terecht" +#: ../../mod/block.php:27 ../../mod/page.php:36 +msgid "Invalid item." +msgstr "Ongeldig item." -#: ../../mod/mitem.php:166 -msgid "Submit and finish" -msgstr "Opslaan en afsluiten" +#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:52 +msgid "Channel not found." +msgstr "Kanaal niet gevonden." -#: ../../mod/mitem.php:167 -msgid "Submit and continue" -msgstr "Opslaan en doorgaan" +#: ../../mod/block.php:75 ../../mod/help.php:79 ../../mod/display.php:106 +#: ../../mod/page.php:89 ../../index.php:230 +msgid "Page not found." +msgstr "Pagina niet gevonden." -#: ../../mod/mitem.php:174 -msgid "Menu:" -msgstr "Menu:" +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Leuk/niet leuk" -#: ../../mod/mitem.php:177 -msgid "Link Target" -msgstr "Linkdoel" +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Deze actie kan alleen door $Projectname-leden worden uitgevoerd." -#: ../../mod/mitem.php:180 -msgid "Edit menu" -msgstr "Menu bewerken" +#: ../../mod/like.php:21 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "Je dient in te loggen met je $Projectname-account of een nieuw $Projectname-account te registreren om verder te kunnen gaan." -#: ../../mod/mitem.php:183 -msgid "Edit element" -msgstr "Onderdeel bewerken" +#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 +msgid "Invalid request." +msgstr "Ongeldig verzoek" -#: ../../mod/mitem.php:184 -msgid "Drop element" -msgstr "Onderdeel verwijderen" +#: ../../mod/like.php:143 +msgid "thing" +msgstr "ding" -#: ../../mod/mitem.php:185 -msgid "New element" -msgstr "Nieuw element" +#: ../../mod/like.php:189 +msgid "Channel unavailable." +msgstr "Kanaal niet beschikbaar." -#: ../../mod/mitem.php:186 -msgid "Edit this menu container" -msgstr "Deze menu-container bewerken" +#: ../../mod/like.php:228 +msgid "Previous action reversed." +msgstr "Vorige actie omgedraaid" -#: ../../mod/mitem.php:187 -msgid "Add menu element" -msgstr "Menu-element toevoegen" +#: ../../mod/like.php:398 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s is het eens met %2$s's %3$s" -#: ../../mod/mitem.php:188 -msgid "Delete this menu item" -msgstr "Dit menu-item verwijderen" +#: ../../mod/like.php:400 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s is het niet eens met %2$s's %3$s" -#: ../../mod/mitem.php:189 -msgid "Edit this menu item" -msgstr "Dit menu-item bewerken" +#: ../../mod/like.php:402 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s onthoudt zich van een besluit over %2$s's %3$s" -#: ../../mod/mitem.php:206 -msgid "Menu item not found." -msgstr "Menu-item niet gevonden." +#: ../../mod/like.php:404 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s is aanwezig op %2$s's %3$s" -#: ../../mod/mitem.php:217 -msgid "Menu item deleted." -msgstr "Menu-item verwijderd." +#: ../../mod/like.php:406 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s is niet aanwezig op %2$s's %3$s" -#: ../../mod/mitem.php:219 -msgid "Menu item could not be deleted." -msgstr "Menu-item kon niet worden verwijderd." +#: ../../mod/like.php:408 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s is mogelijk aanwezig op %2$s's %3$s" -#: ../../mod/mitem.php:226 -msgid "Edit Menu Element" -msgstr "Menu-element bewerken" +#: ../../mod/like.php:492 +msgid "Action completed." +msgstr "Actie voltooid" -#: ../../mod/mitem.php:232 -msgid "Link text" -msgstr "Linktekst" +#: ../../mod/like.php:493 +msgid "Thank you." +msgstr "Bedankt" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID-protocolfout. Geen ID terugontvangen." +#: ../../mod/events.php:87 +msgid "Event can not end before it has started." +msgstr "Gebeurtenis kan niet eindigen voordat het is begonnen" -#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:286 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Welkom %s. Authenticatie op afstand geslaagd." +#: ../../mod/events.php:89 ../../mod/events.php:98 ../../mod/events.php:116 +msgid "Unable to generate preview." +msgstr "Niet in staat om voorvertoning te genereren" -#: ../../mod/rpost.php:131 ../../mod/editpost.php:42 -msgid "Edit post" -msgstr "Bericht bewerken" +#: ../../mod/events.php:96 +msgid "Event title and start time are required." +msgstr "Titel en begintijd van gebeurtenis zijn vereist." -#: ../../mod/page.php:33 ../../mod/block.php:27 -msgid "Invalid item." -msgstr "Ongeldig item." +#: ../../mod/events.php:114 +msgid "Event not found." +msgstr "Gebeurtenis niet gevonden" -#: ../../mod/page.php:49 ../../mod/wall_upload.php:29 ../../mod/block.php:39 -msgid "Channel not found." -msgstr "Kanaal niet gevonden." +#: ../../mod/events.php:396 +msgid "l, F j" +msgstr "l j F" -#: ../../mod/page.php:122 -msgid "Ipsum Lorem" -msgstr "Lorem ipsum" +#: ../../mod/events.php:418 +msgid "Edit event" +msgstr "Gebeurtenis bewerken" -#: ../../mod/menu.php:44 -msgid "Unable to update menu." -msgstr "Niet in staat om menu aan te passen" +#: ../../mod/events.php:419 +msgid "Delete event" +msgstr "Gebeurtenis verwijderen" -#: ../../mod/menu.php:53 -msgid "Unable to create menu." -msgstr "Niet in staat om menu aan te maken." +#: ../../mod/events.php:473 +msgid "Create New Event" +msgstr "Nieuwe gebeurtenis aanmaken" -#: ../../mod/menu.php:89 ../../mod/menu.php:101 -msgid "Menu Name" -msgstr "Menunaam" +#: ../../mod/events.php:474 ../../mod/photos.php:827 +msgid "Previous" +msgstr "Vorige" -#: ../../mod/menu.php:89 -msgid "Unique name (not visible on webpage) - required" -msgstr "Unieke naam vereist (niet zichtbaar op webpagina)" +#: ../../mod/events.php:475 ../../mod/photos.php:836 ../../mod/setup.php:281 +msgid "Next" +msgstr "Volgende" -#: ../../mod/menu.php:90 ../../mod/menu.php:102 -msgid "Menu Title" -msgstr "Menutitel" +#: ../../mod/events.php:476 +msgid "Export" +msgstr "Exporteren" -#: ../../mod/menu.php:90 -msgid "Visible on webpage - leave empty for no title" -msgstr "Zichtbaar op webpagina (leeg laten voor geen titel)" +#: ../../mod/events.php:504 +msgid "Event removed" +msgstr "Gebeurtenis verwijderd" -#: ../../mod/menu.php:91 -msgid "Allow Bookmarks" -msgstr "Bladwijzers toestaan" +#: ../../mod/events.php:507 +msgid "Failed to remove event" +msgstr "Verwijderen gebeurtenis mislukt" -#: ../../mod/menu.php:91 ../../mod/menu.php:145 -msgid "Menu may be used to store saved bookmarks" -msgstr "Menu kan gebruikt worden om bladwijzers in op te slaan" +#: ../../mod/events.php:627 +msgid "Event details" +msgstr "Details van gebeurtenis" -#: ../../mod/menu.php:92 ../../mod/menu.php:147 -msgid "Submit and proceed" -msgstr "Opslaan en doorgaan" +#: ../../mod/events.php:628 +msgid "Starting date and Title are required." +msgstr "Begintijd en titel zijn vereist." -#: ../../mod/menu.php:104 -msgid "Drop" -msgstr "Verwijderen" +#: ../../mod/events.php:630 +msgid "Categories (comma-separated list)" +msgstr "Categorieën (door komma's gescheiden lijst)" -#: ../../mod/menu.php:108 -msgid "Bookmarks allowed" -msgstr "Bladwijzers toegestaan" +#: ../../mod/events.php:632 +msgid "Event Starts:" +msgstr "Begin gebeurtenis:" -#: ../../mod/menu.php:110 -msgid "Delete this menu" -msgstr "Menu verwijderen" +#: ../../mod/events.php:639 +msgid "Finish date/time is not known or not relevant" +msgstr "Einddatum/-tijd is niet bekend of niet relevant" -#: ../../mod/menu.php:111 ../../mod/menu.php:142 -msgid "Edit menu contents" -msgstr "Bewerk de inhoud van het menu" +#: ../../mod/events.php:641 +msgid "Event Finishes:" +msgstr "Einde gebeurtenis:" -#: ../../mod/menu.php:112 -msgid "Edit this menu" -msgstr "Dit menu bewerken" +#: ../../mod/events.php:643 ../../mod/events.php:644 +msgid "Adjust for viewer timezone" +msgstr "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt" -#: ../../mod/menu.php:126 -msgid "Menu could not be deleted." -msgstr "Menu kon niet verwijderd worden." +#: ../../mod/events.php:643 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "Belangrijk voor gebeurtenissen die op een bepaalde locatie plaatsvinden. Niet praktisch voor wereldwijde feestdagen." -#: ../../mod/menu.php:139 -msgid "Edit Menu" -msgstr "Menu bewerken" +#: ../../mod/events.php:645 +msgid "Description:" +msgstr "Omschrijving:" -#: ../../mod/menu.php:141 -msgid "Add or remove entries to this menu" -msgstr "Items aan dit menu toevoegen of verwijder" +#: ../../mod/events.php:649 +msgid "Title:" +msgstr "Titel:" -#: ../../mod/menu.php:143 -msgid "Menu name" -msgstr "Naam van menu" +#: ../../mod/events.php:651 +msgid "Share this event" +msgstr "Deel deze gebeurtenis" -#: ../../mod/menu.php:143 -msgid "Must be unique, only seen by you" -msgstr "Moet uniek zijn en is alleen zichtbaar voor jou." +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s volgt het %3$s van %2$s" -#: ../../mod/menu.php:144 -msgid "Menu title" -msgstr "Titel van menu" +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "Openbare hubs" -#: ../../mod/menu.php:144 -msgid "Menu title as seen by others" -msgstr "Titel van menu zoals anderen dat zien." +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration for the $Projectname network. All" +" sites in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some sites may require subscription or" +" provide tiered service plans. The provider links may " +"provide additional details." +msgstr "Op de hier weergegeven hubs kan iedereen zich voor het $Projectname-netwerk aanmelden. Alle hubs in het $Projectname-netwerk zijn met elkaar verbonden, dus maakt het qua lidmaatschap niet uit waar je je aanmeldt. Op sommige hubs heb je eerst goedkeuring nodig en sommige hubs vereisen betaalde abonnementen voor uitbreidingen. Mogelijk wordt hierover op de hub zelf meer informatie gegeven." -#: ../../mod/menu.php:145 -msgid "Allow bookmarks" -msgstr "Bladwijzers toestaan" +#: ../../mod/pubsites.php:25 +msgid "Rate this hub" +msgstr "Beoordeel deze hub" -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s heeft het %3$s van %2$s getagd met %4$s" +#: ../../mod/pubsites.php:26 +msgid "Site URL" +msgstr "URL hub" -#: ../../mod/locs.php:21 ../../mod/locs.php:52 -msgid "Location not found." -msgstr "Locatie niet gevonden." +#: ../../mod/pubsites.php:26 +msgid "Access Type" +msgstr "Toegangstype" -#: ../../mod/locs.php:56 -msgid "Primary location cannot be removed." -msgstr "Primaire locatie kan niet worden verwijderd." +#: ../../mod/pubsites.php:26 +msgid "Registration Policy" +msgstr "Registratiebeleid" -#: ../../mod/locs.php:88 -msgid "No locations found." -msgstr "Geen locaties gevonden." +#: ../../mod/pubsites.php:26 ../../mod/profiles.php:454 +msgid "Location" +msgstr "Locatie" -#: ../../mod/locs.php:101 -msgid "Manage Channel Locations" -msgstr "Kanaallocaties beheren" +#: ../../mod/pubsites.php:26 +msgid "View hub ratings" +msgstr "Bekijk hubbeoordelingen" -#: ../../mod/locs.php:102 -msgid "Location (address)" -msgstr "Locatie (adres)" +#: ../../mod/pubsites.php:30 +msgid "Rate" +msgstr "Beoordeel" -#: ../../mod/locs.php:103 -msgid "Primary Location" -msgstr "Primaire locatie" +#: ../../mod/pubsites.php:31 +msgid "View ratings" +msgstr "Bekijk beoordelingen" -#: ../../mod/locs.php:104 -msgid "Drop location" -msgstr "Locatie verwijderen" +#: ../../mod/rpost.php:131 ../../mod/editpost.php:42 +msgid "Edit post" +msgstr "Bericht bewerken" -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Aanstoten/porren" +#: ../../mod/dav.php:121 +msgid "$Projectname channel" +msgstr "$Projectname-kanaal" -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "aanstoten, porren of andere dingen met iemand doen" +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "Collectie aangemaakt" -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Ontvanger" +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "Collectie kon niet aangemaakt worden" -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Kies wat je met de ontvanger wil doen" +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Collectie bijgewerkt." -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Maak dit bericht privé" +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Kanaalcollectie aanmaken" -#: ../../mod/layouts.php:121 ../../mod/layouts.php:179 -#: ../../mod/editlayout.php:166 -msgid "Layout Name" -msgstr "Naam lay-out" +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Naam collectie:" -#: ../../mod/layouts.php:124 ../../mod/editlayout.php:164 -msgid "Layout Description (Optional)" -msgstr "Lay-out-omschrijving (optioneel)" +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "Kanalen in deze collectie zijn zichtbaar voor andere kanalen" -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "Hulp met de paginabeschrijvingstaal Comanche" +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Collectie verwijderd" -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "Lay-out-omschrijving" +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "Verwijderen collectie mislukt" -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "Download PDL-bestand" +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Collectiebewerker" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Geen geldige account gevonden." +#: ../../mod/group.php:196 ../../mod/bulksetclose.php:89 +msgid "Members" +msgstr "Kanalen" -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail." +#: ../../mod/group.php:198 ../../mod/bulksetclose.php:91 +msgid "All Connected Channels" +msgstr "Alle kanaalconnecties" -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "Lid van hub (%s)" +#: ../../mod/group.php:233 ../../mod/bulksetclose.php:126 +msgid "Click on a channel to add or remove." +msgstr "Klik op een kanaal om deze toe te voegen of te verwijderen." -#: ../../mod/lostpass.php:40 +#: ../../mod/siteinfo.php:112 #, php-format -msgid "Password reset requested at %s" -msgstr "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend" +msgid "Version %s" +msgstr "Versie %s" -#: ../../mod/lostpass.php:63 +#: ../../mod/siteinfo.php:133 +msgid "Installed plugins/addons/apps:" +msgstr "Ingeschakelde plug-ins/add-ons/apps:" + +#: ../../mod/siteinfo.php:146 +msgid "No installed plugins/addons/apps" +msgstr "Geen ingeschakelde plug-ins/add-ons/apps" + +#: ../../mod/siteinfo.php:155 ../../mod/home.php:58 ../../mod/home.php:64 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../mod/siteinfo.php:156 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt." +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Dit is een $Projectname-hub - $Projectname is een wereldwijd coöperatief netwerk van gedecentraliseerde websites (hubs) met verbeterde privacy." -#: ../../mod/lostpass.php:85 ../../boot.php:1558 -msgid "Password Reset" -msgstr "Wachtwoord vergeten?" +#: ../../mod/siteinfo.php:158 +msgid "Tag: " +msgstr "Tag: " -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht." +#: ../../mod/siteinfo.php:160 +msgid "Last background fetch: " +msgstr "Meest recente achtergrond-fetch:" -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "Jouw nieuwe wachtwoord is" +#: ../../mod/siteinfo.php:163 +msgid "Running at web location" +msgstr "Draaiend op weblocatie" -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Kopieer of sla je nieuwe wachtwoord op - en" +#: ../../mod/siteinfo.php:164 +msgid "" +"Please visit redmatrix.me to learn more" +" about $Projectname." +msgstr "Bezoek redmatrix.me om meer over $Projectname te leren." -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "klik dan hier om in te loggen" +#: ../../mod/siteinfo.php:165 +msgid "Bug reports and issues: please visit" +msgstr "Bugrapporten en andere kwesties: bezoek" -#: ../../mod/lostpass.php:90 +#: ../../mod/siteinfo.php:168 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Jouw wachtwoord kan worden veranderd onder instellingen, nadat je succesvol bent ingelogd." +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - punt - com" -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "Jouw wachtwoord op %s is veranderd" +#: ../../mod/siteinfo.php:170 +msgid "Site Administrators" +msgstr "Hubbeheerders: " -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Wachtwoord vergeten?" +#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61 +msgid "Help:" +msgstr "Hulp:" -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies." +#: ../../mod/help.php:76 ../../index.php:227 +msgid "Not Found" +msgstr "Niet gevonden" -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "E-mailadres" +#: ../../mod/network.php:91 +msgid "No such group" +msgstr "Collectie niet gevonden" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Opnieuw instellen" +#: ../../mod/network.php:129 +msgid "No such channel" +msgstr "Niet zo'n kanaal" -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "Lay-out bijgewerkt." +#: ../../mod/network.php:143 +msgid "Search Results For:" +msgstr "Zoekresultaten voor:" -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "Systeempagina's bewerken" +#: ../../mod/network.php:198 +msgid "Collection is empty" +msgstr "Collectie is leeg" -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "Lay-out niet gevonden." +#: ../../mod/network.php:207 +msgid "Collection: " +msgstr "Collectie: " -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "Modulenaam:" +#: ../../mod/network.php:226 +msgid "Connection: " +msgstr "Connectie: " -#: ../../mod/pdledit.php:55 -msgid "Layout Help" -msgstr "Lay-out-hulp" +#: ../../mod/network.php:233 +msgid "Invalid connection." +msgstr "Ongeldige connectie." -#: ../../mod/removeaccount.php:30 -msgid "" -"Account removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Het verwijderen van een account is niet toegestaan binnen 48 uur nadat het wachtwoord is veranderd." +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "Geen kanaal." + +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "Veel voorkomende connecties" + +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "Geen gemeenschappelijke connecties." + +#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Deze hub is geen kanalengidshub (directoryserver)" -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" -msgstr "Verwijder dit account" +#: ../../mod/connections.php:37 ../../mod/connedit.php:75 +msgid "Could not access contact record." +msgstr "Kon geen toegang krijgen tot de connectie-gegevens." -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "WARNING: " -msgstr "WAARSCHUWING: " +#: ../../mod/connections.php:51 ../../mod/connedit.php:99 +msgid "Could not locate selected profile." +msgstr "Kon het gekozen profiel niet vinden." -#: ../../mod/removeaccount.php:58 -msgid "" -"This account and all its channels will be completely removed from the " -"network. " -msgstr "Dit account en al zijn kanalen worden volledig uit het $Projectname-netwerk verwijderd." +#: ../../mod/connections.php:94 ../../mod/connedit.php:214 +msgid "Connection updated." +msgstr "Connectie bijgewerkt." -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "This action is permanent and can not be undone!" -msgstr "Deze handeling is van permanente aard en kan niet meer worden teruggedraaid!" +#: ../../mod/connections.php:96 ../../mod/connedit.php:216 +msgid "Failed to update connection record." +msgstr "Bijwerken van connectie-gegevens mislukt." -#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 -msgid "Please enter your password for verification:" -msgstr "Vul je wachtwoord in ter verificatie:" +#: ../../mod/connections.php:192 ../../mod/connections.php:293 +msgid "Blocked" +msgstr "Geblokkeerd" -#: ../../mod/removeaccount.php:60 -msgid "" -"Remove this account, all its channels and all its channel clones from the " -"network" -msgstr "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het $Projectname-netwerk verwijderen" +#: ../../mod/connections.php:197 ../../mod/connections.php:300 +msgid "Ignored" +msgstr "Genegeerd" -#: ../../mod/removeaccount.php:60 -msgid "" -"By default only the instances of the channels located on this hub will be " -"removed from the network" -msgstr "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het $Projectname-netwerk verwijderd" +#: ../../mod/connections.php:202 ../../mod/connections.php:314 +msgid "Hidden" +msgstr "Verborgen" -#: ../../mod/removeaccount.php:61 ../../mod/settings.php:717 -msgid "Remove Account" -msgstr "Account verwijderen" +#: ../../mod/connections.php:207 ../../mod/connections.php:307 +msgid "Archived" +msgstr "Gearchiveerd" -#: ../../mod/channel.php:25 ../../mod/chat.php:19 -msgid "You must be logged in to see this page." -msgstr "Je moet zijn ingelogd om deze pagina te kunnen bekijken." +#: ../../mod/connections.php:271 +msgid "Suggest new connections" +msgstr "Nieuwe kanalen voorstellen" -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Onvoldoende permissies. Doorgestuurd naar profielpagina." +#: ../../mod/connections.php:274 +msgid "New Connections" +msgstr "Nieuwe connecties" -#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 -#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 -#: ../../mod/editwebpage.php:77 -msgid "Item not found" -msgstr "Item niet gevonden" +#: ../../mod/connections.php:277 +msgid "Show pending (new) connections" +msgstr "Nog te accepteren (nieuwe) connecties weergeven" -#: ../../mod/editblock.php:112 -msgid "Edit Block" -msgstr "Blok bewerken" +#: ../../mod/connections.php:280 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "Alle connecties" -#: ../../mod/editblock.php:123 -msgid "Delete block?" -msgstr "Blok verwijderen" +#: ../../mod/connections.php:283 +msgid "Show all connections" +msgstr "Toon alle connecties" -#: ../../mod/editblock.php:150 ../../mod/editlayout.php:148 -#: ../../mod/editpost.php:122 ../../mod/editwebpage.php:187 -msgid "Insert YouTube video" -msgstr "YouTube-video invoegen" +#: ../../mod/connections.php:286 +msgid "Unblocked" +msgstr "Niet geblokkeerd" -#: ../../mod/editblock.php:151 ../../mod/editlayout.php:149 -#: ../../mod/editpost.php:123 ../../mod/editwebpage.php:188 -msgid "Insert Vorbis [.ogg] video" -msgstr "Vorbis-video [.ogg] invoegen" +#: ../../mod/connections.php:289 +msgid "Only show unblocked connections" +msgstr "Toon alleen niet geblokkeerde connecties" -#: ../../mod/editblock.php:152 ../../mod/editlayout.php:150 -#: ../../mod/editpost.php:124 ../../mod/editwebpage.php:189 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Vorbis-audio [.ogg] invoegen" +#: ../../mod/connections.php:296 +msgid "Only show blocked connections" +msgstr "Toon alleen geblokkeerde connecties" -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "Hub niet gevonden." +#: ../../mod/connections.php:303 +msgid "Only show ignored connections" +msgstr "Toon alleen genegeerde connecties" -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Item is niet aanwezig." +#: ../../mod/connections.php:310 +msgid "Only show archived connections" +msgstr "Toon alleen gearchiveerde connecties" -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "Limiet voor aantal uitnodigingen overschreden." +#: ../../mod/connections.php:317 +msgid "Only show hidden connections" +msgstr "Toon alleen verborgen connecties" -#: ../../mod/invite.php:49 +#: ../../mod/connections.php:372 #, php-format -msgid "%s : Not a valid email address." -msgstr "%s : Geen geldig e-mailadres." +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" -#: ../../mod/invite.php:76 -msgid "Please join us on Red" -msgstr "Uitnodiging voor $Projectname" +#: ../../mod/connections.php:373 +msgid "Edit connection" +msgstr "Connectie bewerken" -#: ../../mod/invite.php:87 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Limiet voor aantal uitnodigingen overschreden. Neem contact op met je hub-beheerder." +#: ../../mod/connections.php:411 +msgid "Search your connections" +msgstr "Doorzoek jouw connecties" -#: ../../mod/invite.php:92 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: Aflevering bericht mislukt." +#: ../../mod/connections.php:412 +msgid "Finding: " +msgstr "Zoeken naar: " -#: ../../mod/invite.php:96 +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" +msgstr "Bloknaam" + +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "Bloktitel" + +#: ../../mod/tagger.php:96 #, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d bericht verzonden." -msgstr[1] "%d berichten verzonden." +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s heeft het %3$s van %2$s getagd met %4$s" -#: ../../mod/invite.php:115 -msgid "You have no more invitations available" -msgstr "Je hebt geen uitnodigingen meer beschikbaar" +#: ../../mod/cloud.php:120 +msgid "$Projectname - Guests: Username: {your email address}, Password: +++" +msgstr "$Projectname - gasttoegang: Accountnaam: {jouw e-mailadres}, wachtwoord: +++" -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "Uitnodigingen verzenden" +#: ../../mod/photos.php:77 +msgid "Page owner information could not be retrieved." +msgstr "Informatie over de pagina-eigenaar werd niet ontvangen." -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "Voer e-mailadressen in, één per regel:" +#: ../../mod/photos.php:97 +msgid "Album not found." +msgstr "Album niet gevonden." -#: ../../mod/invite.php:131 ../../mod/mail.php:235 ../../mod/mail.php:348 -msgid "Your message:" -msgstr "Jouw bericht:" +#: ../../mod/photos.php:119 ../../mod/photos.php:643 +msgid "Delete Album" +msgstr "Verwijder album" -#: ../../mod/invite.php:132 -msgid "Please join my community on $Projectname." -msgstr "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op $Projectname te vergezellen. Lees meer over $Projectname op https://redmatrix.me." +#: ../../mod/photos.php:159 ../../mod/photos.php:930 +msgid "Delete Photo" +msgstr "Verwijder foto" -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code: " -msgstr "Je moet deze uitnodigingscode opgeven:" +#: ../../mod/photos.php:429 ../../mod/search.php:13 ../../mod/display.php:13 +#: ../../mod/ratings.php:82 ../../mod/directory.php:47 +#: ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "Openbare toegang geweigerd." -#: ../../mod/invite.php:135 -msgid "" -"1. Register at any $Projectname location (they are all inter-connected)" -msgstr "1. Registreer je op een willekeurige $Projectname-hub (ze zijn allemaal onderling met elkaar verbonden):" +#: ../../mod/photos.php:440 +msgid "No photos selected" +msgstr "Geen foto's geselecteerd" -#: ../../mod/invite.php:137 -msgid "2. Enter my $Projectname network address into the site searchbar." -msgstr "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn $Projectname-kanaaladres in het zoekveld invullen:" +#: ../../mod/photos.php:484 +msgid "Access to this item is restricted." +msgstr "Toegang tot dit item is beperkt." -#: ../../mod/invite.php:138 -msgid "or visit " -msgstr "of bezoek " +#: ../../mod/photos.php:523 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt." -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "3. Klik op [+ Verbinden]" +#: ../../mod/photos.php:526 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB aan foto-opslag gebruikt." -#: ../../mod/ratings.php:69 -msgid "No ratings" -msgstr "Geen beoordelingen" +#: ../../mod/photos.php:550 +msgid "Upload Photos" +msgstr "Foto's uploaden" -#: ../../mod/ratings.php:99 -msgid "Ratings" -msgstr "Waarderingen" +#: ../../mod/photos.php:554 ../../mod/photos.php:636 ../../mod/photos.php:915 +msgid "Enter a new album name" +msgstr "Vul een nieuwe albumnaam in" -#: ../../mod/ratings.php:100 -msgid "Rating: " -msgstr "Waardering: " +#: ../../mod/photos.php:555 ../../mod/photos.php:637 ../../mod/photos.php:916 +msgid "or select an existing one (doubleclick)" +msgstr "of kies een bestaand album (dubbelklikken)" -#: ../../mod/ratings.php:101 -msgid "Website: " -msgstr "Website: " +#: ../../mod/photos.php:556 +msgid "Create a status post for this upload" +msgstr "Plaats een bericht voor deze upload." -#: ../../mod/ratings.php:103 -msgid "Description: " -msgstr "Omschrijving: " +#: ../../mod/photos.php:584 +msgid "Album name could not be decoded" +msgstr "Albumnaam kon niet gedecodeerd worden" + +#: ../../mod/photos.php:625 ../../mod/photos.php:1157 +#: ../../mod/photos.php:1173 +msgid "Contact Photos" +msgstr "Connectiefoto's" + +#: ../../mod/photos.php:649 +msgid "Show Newest First" +msgstr "Nieuwste eerst weergeven" + +#: ../../mod/photos.php:651 +msgid "Show Oldest First" +msgstr "Oudste eerst weergeven" -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Ongeldige verzoek identificator (request identifier)" +#: ../../mod/photos.php:675 ../../mod/photos.php:1205 +msgid "View Photo" +msgstr "Foto weergeven" -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Annuleren" +#: ../../mod/photos.php:704 +msgid "Edit Album" +msgstr "Album bewerken" -#: ../../mod/notifications.php:51 ../../mod/connedit.php:524 -#: ../../mod/connedit.php:721 -msgid "Ignore" -msgstr "Negeren" +#: ../../mod/photos.php:749 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Toegang geweigerd. Toegang tot dit item kan zijn beperkt." -#: ../../mod/notifications.php:94 ../../mod/notify.php:53 -msgid "No more system notifications." -msgstr "Geen systeemnotificaties meer." +#: ../../mod/photos.php:751 +msgid "Photo not available" +msgstr "Foto niet aanwezig" -#: ../../mod/notifications.php:98 ../../mod/notify.php:57 -msgid "System Notifications" -msgstr "Systeemnotificaties" +#: ../../mod/photos.php:809 +msgid "Use as profile photo" +msgstr "Als profielfoto gebruiken" -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "App geïnstalleerd" +#: ../../mod/photos.php:816 +msgid "Private Photo" +msgstr "Privéfoto" -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "Misvormde app." +#: ../../mod/photos.php:831 +msgid "View Full Size" +msgstr "Volledige grootte weergeven" -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Insluitcode" +#: ../../mod/photos.php:909 +msgid "Edit photo" +msgstr "Foto bewerken" -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "App bewerken" +#: ../../mod/photos.php:911 +msgid "Rotate CW (right)" +msgstr "Draai met de klok mee (naar rechts)" -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "App maken" +#: ../../mod/photos.php:912 +msgid "Rotate CCW (left)" +msgstr "Draai tegen de klok in (naar links)" -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Naam van app" +#: ../../mod/photos.php:919 +msgid "Caption" +msgstr "Bijschrift" -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Locatie (URL) van app" +#: ../../mod/photos.php:921 +msgid "Add a Tag" +msgstr "Tag toevoegen" -#: ../../mod/appman.php:93 ../../mod/rbmark.php:95 -msgid "Description" -msgstr "Omschrijving" +#: ../../mod/photos.php:925 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl" -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "URL van pictogram" +#: ../../mod/photos.php:928 +msgid "Flag as adult in album view" +msgstr "Markeer als voor volwassenen in albumweergave" -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 pixels (optioneel)" +#: ../../mod/photos.php:1120 +msgid "In This Photo:" +msgstr "Op deze foto:" -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "Versie-ID" +#: ../../mod/photos.php:1125 +msgid "Map" +msgstr "Kaart" -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Prijs van de app" +#: ../../mod/photos.php:1211 +msgid "View Album" +msgstr "Album weergeven" -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Locatie (URL) om de app aan te schaffen" +#: ../../mod/photos.php:1234 +msgid "Recent Photos" +msgstr "Recente foto's" -#: ../../mod/viewsrc.php:38 -msgid "Source of Item" -msgstr "Bron van item" +#: ../../mod/search.php:206 +#, php-format +msgid "Items tagged with: %s" +msgstr "Items getagd met %s" -#: ../../mod/post.php:235 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen." +#: ../../mod/search.php:208 +#, php-format +msgid "Search results for: %s" +msgstr "Zoekresultaten voor %s" #: ../../mod/match.php:22 msgid "Profile Match" @@ -4857,218 +4894,205 @@ msgstr "is geïnteresseerd in:" msgid "No matches" msgstr "Geen overeenkomsten" -#: ../../mod/lockview.php:37 -msgid "Remote privacy information not available." -msgstr "Privacy-informatie op afstand niet beschikbaar." - -#: ../../mod/lockview.php:58 -msgid "Visible to:" -msgstr "Zichtbaar voor:" - -#: ../../mod/mood.php:131 -msgid "Set your current mood and tell your friends" -msgstr "Noteer je huidige stemming en toon het aan je connecties" - -#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61 -msgid "Help:" -msgstr "Hulp:" - -#: ../../mod/manage.php:136 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt." +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "Afwezig" -#: ../../mod/manage.php:144 -msgid "Create a new channel" -msgstr "Nieuw kanaal aanmaken" +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "Online" -#: ../../mod/manage.php:167 -msgid "Current Channel" -msgstr "Huidig kanaal" +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Kies een bladwijzermap" -#: ../../mod/manage.php:169 -msgid "Switch to one of your channels by selecting it." -msgstr "Activeer een van jouw andere kanalen door er op te klikken." +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Bladwijzer opslaan" -#: ../../mod/manage.php:170 -msgid "Default Channel" -msgstr "Standaardkanaal" +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "URL van bladwijzer" -#: ../../mod/manage.php:171 -msgid "Make Default" -msgstr "Als standaard instellen" +#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 +msgid "Description" +msgstr "Omschrijving" -#: ../../mod/manage.php:174 -#, php-format -msgid "%d new messages" -msgstr "%d nieuwe berichten" +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "Of geef de naam op van een nieuwe bladwijzermap" -#: ../../mod/manage.php:175 -#, php-format -msgid "%d new introductions" -msgstr "%d nieuwe connectieverzoeken" +#: ../../mod/notify.php:53 ../../mod/notifications.php:94 +msgid "No more system notifications." +msgstr "Geen systeemnotificaties meer." -#: ../../mod/manage.php:177 -msgid "Delegated Channels" -msgstr "Uitbestede kanalen" +#: ../../mod/notify.php:57 ../../mod/notifications.php:98 +msgid "System Notifications" +msgstr "Systeemnotificaties" -#: ../../mod/regmod.php:11 -msgid "Please login." -msgstr "Inloggen." +#: ../../mod/acl.php:231 +msgid "network" +msgstr "netwerk" -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "Voornaam" +#: ../../mod/acl.php:241 +msgid "RSS" +msgstr "RSS" -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "Achternaam" +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "Lay-out bijgewerkt." -#: ../../mod/id.php:13 -msgid "Nickname" -msgstr "Bijnaam" +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Systeempagina's bewerken" -#: ../../mod/id.php:14 -msgid "Full Name" -msgstr "Volledige naam" +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "Lay-out niet gevonden." -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" -msgstr "Profielfoto 16px" +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Modulenaam:" -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" -msgstr "Profielfoto 32px" +#: ../../mod/pdledit.php:55 +msgid "Layout Help" +msgstr "Lay-out-hulp" -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" -msgstr "Profielfoto 48px" +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- kies map -" -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" -msgstr "Profielfoto 64px" +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Jouw abonnement staat maar %d kanalen toe." -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" -msgstr "Profielfoto 80px" +#: ../../mod/import.php:51 +msgid "Nothing to import." +msgstr "Niets gevonden om te importeren" -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" -msgstr "Profielfoto 128px" +#: ../../mod/import.php:75 +msgid "Unable to download data from old server" +msgstr "Niet in staat om gegevens van de oude hub te downloaden" -#: ../../mod/id.php:26 -msgid "Timezone" -msgstr "Tijdzone" +#: ../../mod/import.php:81 +msgid "Imported file is empty." +msgstr "Geïmporteerde bestand is leeg" -#: ../../mod/id.php:27 -msgid "Homepage URL" -msgstr "URL homepagina" +#: ../../mod/import.php:106 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt." -#: ../../mod/id.php:29 -msgid "Birth Year" -msgstr "Geboortejaar" +#: ../../mod/import.php:127 +msgid "Unable to create a unique channel address. Import failed." +msgstr "Niet in staat om een uniek kanaaladres aan te maken. Importeren is mislukt." -#: ../../mod/id.php:30 -msgid "Birth Month" -msgstr "Geboortemaand" +#: ../../mod/import.php:147 +msgid "Channel clone failed. Import failed." +msgstr "Het klonen van het kanaal is mislukt. Importeren mislukt." -#: ../../mod/id.php:31 -msgid "Birth Day" -msgstr "Geboortedag" +#: ../../mod/import.php:157 +msgid "Cloned channel not found. Import failed." +msgstr "Gekloond kanaal niet gevonden. Importeren mislukt." -#: ../../mod/id.php:32 -msgid "Birthdate" -msgstr "Geboortedatum" +#: ../../mod/import.php:475 +msgid "Import completed." +msgstr "Import voltooid." -#: ../../mod/id.php:33 ../../mod/profiles.php:431 -msgid "Gender" -msgstr "Geslacht" +#: ../../mod/import.php:487 +msgid "You must be logged in to use this feature." +msgstr "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken." -#: ../../mod/new_channel.php:109 -msgid "Add a Channel" -msgstr "Kanaal toevoegen" +#: ../../mod/import.php:492 +msgid "Import Channel" +msgstr "Kanaal importeren" -#: ../../mod/new_channel.php:110 +#: ../../mod/import.php:493 msgid "" -"A channel is your own collection of related web pages. A channel can be used" -" to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." -msgstr "Naast een account moet je tenminste één kanaal aanmaken. Een kanaal is een persoonlijke verzameling (gerelateerde) berichten en media, zoals je misschien gewend bent van sociale netwerken. Een kanaal kan gebruikt worden voor social media, een blog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat." +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file. Only identity and connections/relationships will " +"be imported. Importation of content is not yet available." +msgstr "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken. Alleen de identiteit en de connecties zullen geïmporteerd worden. Het importeren van inhoud is nog niet beschikbaar." -#: ../../mod/new_channel.php:112 ../../mod/sources.php:103 -#: ../../mod/sources.php:137 -msgid "Channel Name" -msgstr "Kanaalnaam" +#: ../../mod/import.php:494 +msgid "File to Upload" +msgstr "Bestand om te uploaden" -#: ../../mod/new_channel.php:113 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\", \"Willems weblog\", \"Familieforum\"" +#: ../../mod/import.php:495 +msgid "Or provide the old server/hub details" +msgstr "Of vul de gegevens van de oude hub in" -#: ../../mod/new_channel.php:114 -msgid "Choose a short nickname" -msgstr "Korte bijnaam" +#: ../../mod/import.php:496 +msgid "Your old identity address (xyz@example.com)" +msgstr "Jouw oude kanaaladres (xyz@example.com)" -#: ../../mod/new_channel.php:115 -msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." -msgstr "Deze bijnaam (geen spaties) wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) en het internetadres (URL) van jouw kanaal aan te maken, die je dan met anderen kunt delen. Voorbeeld: janp wordt janp@jouw_hub.nl en https://jouw_hub.nl/channel/janp." +#: ../../mod/import.php:497 +msgid "Your old login email address" +msgstr "Het e-mailadres van je oude account" -#: ../../mod/new_channel.php:116 -msgid "Or import an existing channel from another location" -msgstr "Of importeer een bestaand kanaal vanaf een andere locatie." +#: ../../mod/import.php:498 +msgid "Your old login password" +msgstr "Wachtwoord van jouw oude account" -#: ../../mod/new_channel.php:118 +#: ../../mod/import.php:499 msgid "" -"Please choose a channel type (such as social networking or community forum) " -"and privacy requirements so we can select the best permissions for you" -msgstr "Kies een kanaaltype en het door jouw gewenste privacy-niveau, zodat automatisch de beste permissies kunnen worden ingesteld. Dit kan later, indien gewenst, worden veranderd." +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen." -#: ../../mod/new_channel.php:119 -msgid "Channel Type" -msgstr "Kanaaltype" +#: ../../mod/import.php:500 +msgid "Make this hub my primary location" +msgstr "Stel deze hub als mijn primaire locatie in" -#: ../../mod/new_channel.php:119 -msgid "Read more about roles" -msgstr "Lees meer over kanaaltypes" +#: ../../mod/import.php:501 +msgid "Import existing posts if possible" +msgstr "Importeer bestaande berichten (wanneer mogelijk)" -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Ongeldige profiel-identificator" +#: ../../mod/editlayout.php:76 ../../mod/editwebpage.php:77 +#: ../../mod/editpost.php:20 ../../mod/editblock.php:78 +#: ../../mod/editblock.php:94 +msgid "Item not found" +msgstr "Item niet gevonden" -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Zichtbaarheid profiel " +#: ../../mod/editlayout.php:106 +msgid "Edit Layout" +msgstr "Lay-out bewerken" -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Klik op een connectie om deze toe te voegen of te verwijderen" +#: ../../mod/editlayout.php:117 +msgid "Delete layout?" +msgstr "Lay-out verwijderen?" -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Zichtbaar voor" +#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:187 +#: ../../mod/editpost.php:122 ../../mod/editblock.php:150 +msgid "Insert YouTube video" +msgstr "YouTube-video invoegen" -#: ../../mod/profperm.php:139 ../../mod/connections.php:280 -msgid "All Connections" -msgstr "Alle connecties" +#: ../../mod/editlayout.php:149 ../../mod/editwebpage.php:188 +#: ../../mod/editpost.php:123 ../../mod/editblock.php:151 +msgid "Insert Vorbis [.ogg] video" +msgstr "Vorbis-video [.ogg] invoegen" -#: ../../mod/cloud.php:120 -msgid "$Projectname - Guests: Username: {your email address}, Password: +++" -msgstr "$Projectname - gasttoegang: Accountnaam: {jouw e-mailadres}, wachtwoord: +++" +#: ../../mod/editlayout.php:150 ../../mod/editwebpage.php:189 +#: ../../mod/editpost.php:124 ../../mod/editblock.php:152 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Vorbis-audio [.ogg] invoegen" -#: ../../mod/home.php:53 ../../mod/siteinfo.php:155 -msgid "$Projectname" -msgstr "$Projectname" +#: ../../mod/editlayout.php:164 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "Lay-out-omschrijving (optioneel)" -#: ../../mod/home.php:124 -#, php-format -msgid "Welcome to %s" -msgstr "Welkom op %s" +#: ../../mod/editlayout.php:166 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "Naam lay-out" -#: ../../mod/achievements.php:34 -msgid "Some blurb about what to do when you're new here" -msgstr "Welkom op $Projectname. Klik op de tab ontdekken of klik rechtsboven op de kanalengids, om kanalen te vinden. Rechtsboven vind je ook apps, waar je vrijwel alle functies van $Projectname kunt vinden. Voor hulp met $Projectname klik je op het vraagteken." +#: ../../mod/chat.php:19 ../../mod/channel.php:25 +msgid "You must be logged in to see this page." +msgstr "Je moet zijn ingelogd om deze pagina te kunnen bekijken." #: ../../mod/chat.php:167 msgid "Room not found" @@ -5098,1157 +5122,1271 @@ msgstr "Chatkanaal aan bladwijzers toevoegen" msgid "New Chatroom" msgstr "Nieuw chatkanaal" -#: ../../mod/chat.php:208 -msgid "Chatroom Name" -msgstr "Naam chatkanaal" +#: ../../mod/chat.php:208 +msgid "Chatroom Name" +msgstr "Naam chatkanaal" + +#: ../../mod/chat.php:225 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "Chatkanalen van %1$s" + +#: ../../mod/editwebpage.php:152 +msgid "Delete webpage?" +msgstr "Webpagina verwijderen?" + +#: ../../mod/editwebpage.php:173 +msgid "Page link title" +msgstr "Titel van paginalink" + +#: ../../mod/editwebpage.php:224 +msgid "Edit Webpage" +msgstr "Webpagina bewerken" + +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "Deze kanalengidshub (directoryserver) heeft een toegangs-token nodig" + +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Geen geldige account gevonden." + +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail." + +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" +msgstr "Lid van hub (%s)" + +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend" + +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt." + +#: ../../mod/lostpass.php:85 ../../boot.php:1558 +msgid "Password Reset" +msgstr "Wachtwoord vergeten?" + +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht." + +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "Jouw nieuwe wachtwoord is" + +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Kopieer of sla je nieuwe wachtwoord op - en" + +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "klik dan hier om in te loggen" + +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Jouw wachtwoord kan worden veranderd onder instellingen, nadat je succesvol bent ingelogd." + +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "Jouw wachtwoord op %s is veranderd" + +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "Wachtwoord vergeten?" + +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies." + +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "E-mailadres" + +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Opnieuw instellen" + +#: ../../mod/rate.php:157 +msgid "Website:" +msgstr "Website:" -#: ../../mod/chat.php:225 +#: ../../mod/rate.php:160 #, php-format -msgid "%1$s's Chatrooms" -msgstr "Chatkanalen van %1$s" +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Kanaal op afstand [%s] (nog niet op deze hub bekend)" -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Niet in staat om ontvanger op te zoeken." +#: ../../mod/rate.php:161 ../../mod/connedit.php:663 +msgid "Rating (this information is public)" +msgstr "Beoordeling (deze informatie is openbaar)" -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Niet in staat om met het aangevraagde kanaal te communiceren." +#: ../../mod/rate.php:162 ../../mod/connedit.php:664 +msgid "Optionally explain your rating (this information is public)" +msgstr "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)" -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "Kan opgevraagd kanaal niet verifieren" +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "Item is niet te bewerken" -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt." +#: ../../mod/editpost.php:53 +msgid "Delete item?" +msgstr "Item verwijderen?" -#: ../../mod/mail.php:139 -msgid "Message deleted." -msgstr "Bericht verwijderd." +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "Limiet voor aantal uitnodigingen overschreden." -#: ../../mod/mail.php:156 -msgid "Message recalled." -msgstr "Bericht ingetrokken." +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : Geen geldig e-mailadres." -#: ../../mod/mail.php:225 -msgid "Send Private Message" -msgstr "Privébericht versturen" +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "Uitnodiging voor $Projectname" -#: ../../mod/mail.php:226 ../../mod/mail.php:343 -msgid "To:" -msgstr "Aan:" +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Limiet voor aantal uitnodigingen overschreden. Neem contact op met je hub-beheerder." -#: ../../mod/mail.php:231 ../../mod/mail.php:345 -msgid "Subject:" -msgstr "Onderwerp:" +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: Aflevering bericht mislukt." -#: ../../mod/mail.php:242 -msgid "Send" -msgstr "Verzenden" +#: ../../mod/invite.php:96 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d bericht verzonden." +msgstr[1] "%d berichten verzonden." -#: ../../mod/mail.php:269 -msgid "Message not found." -msgstr "Bericht niet gevonden" +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" +msgstr "Je hebt geen uitnodigingen meer beschikbaar" -#: ../../mod/mail.php:312 -msgid "Delete message" -msgstr "Bericht verwijderen" +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "Uitnodigingen verzenden" -#: ../../mod/mail.php:313 -msgid "Recall message" -msgstr "Bericht intrekken" +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "Voer e-mailadressen in, één per regel:" -#: ../../mod/mail.php:315 -msgid "Message has been recalled." -msgstr "Bericht is ingetrokken." +#: ../../mod/invite.php:131 ../../mod/mail.php:235 ../../mod/mail.php:348 +msgid "Your message:" +msgstr "Jouw bericht:" -#: ../../mod/mail.php:332 -msgid "Private Conversation" -msgstr "Privéconversatie" +#: ../../mod/invite.php:132 +msgid "Please join my community on $Projectname." +msgstr "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op $Projectname te vergezellen. Lees meer over $Projectname op https://redmatrix.me." -#: ../../mod/mail.php:336 ../../mod/message.php:72 -msgid "Delete conversation" -msgstr "Verwijder conversatie" +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Je moet deze uitnodigingscode opgeven:" -#: ../../mod/mail.php:338 +#: ../../mod/invite.php:135 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Geen veilige communicatie beschikbaar. Mogelijk kan je reageren op de kanaalpagina van de afzender." +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Registreer je op een willekeurige $Projectname-hub (ze zijn allemaal onderling met elkaar verbonden):" -#: ../../mod/mail.php:342 -msgid "Send Reply" -msgstr "Antwoord versturen" +#: ../../mod/invite.php:137 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn $Projectname-kanaaladres in het zoekveld invullen:" -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "Collectie aangemaakt" +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "of bezoek " -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "Collectie kon niet aangemaakt worden" +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Klik op [+ Verbinden]" -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Collectie bijgewerkt." +#: ../../mod/locs.php:21 ../../mod/locs.php:52 +msgid "Location not found." +msgstr "Locatie niet gevonden." -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Kanaalcollectie aanmaken" +#: ../../mod/locs.php:56 +msgid "Primary location cannot be removed." +msgstr "Primaire locatie kan niet worden verwijderd." -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "Naam collectie:" +#: ../../mod/locs.php:88 +msgid "No locations found." +msgstr "Geen locaties gevonden." -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "Kanalen in deze collectie zijn zichtbaar voor andere kanalen" +#: ../../mod/locs.php:101 +msgid "Manage Channel Locations" +msgstr "Kanaallocaties beheren" -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Collectie verwijderd" +#: ../../mod/locs.php:102 +msgid "Location (address)" +msgstr "Locatie (adres)" -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Verwijderen collectie mislukt" +#: ../../mod/locs.php:103 +msgid "Primary Location" +msgstr "Primaire locatie" -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "Collectiebewerker" +#: ../../mod/locs.php:104 +msgid "Drop location" +msgstr "Locatie verwijderen" -#: ../../mod/group.php:196 -msgid "Members" -msgstr "Kanalen" +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Aanmaken bron mislukt. Geen kanaal geselecteerd." -#: ../../mod/group.php:198 -msgid "All Connected Channels" -msgstr "Alle kanaalconnecties" +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Bron aangemaakt." -#: ../../mod/group.php:233 -msgid "Click on a channel to add or remove." -msgstr "Klik op een kanaal om deze toe te voegen of te verwijderen." +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Bron aangemaakt." -#: ../../mod/editlayout.php:106 -msgid "Edit Layout" -msgstr "Lay-out bewerken" +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" -#: ../../mod/editlayout.php:117 -msgid "Delete layout?" -msgstr "Lay-out verwijderen?" +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Beheer externe bronnen met inhoud voor jouw kanaal" -#: ../../mod/pubsites.php:16 -msgid "Public Sites" -msgstr "Openbare hubs" +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nieuwe bron" -#: ../../mod/pubsites.php:19 +#: ../../mod/sources.php:101 ../../mod/sources.php:133 msgid "" -"The listed sites allow public registration for the $Projectname network. All" -" sites in the network are interlinked so membership on any of them conveys " -"membership in the network as a whole. Some sites may require subscription or" -" provide tiered service plans. The provider links may " -"provide additional details." -msgstr "Op de hier weergegeven hubs kan iedereen zich voor het $Projectname-netwerk aanmelden. Alle hubs in het $Projectname-netwerk zijn met elkaar verbonden, dus maakt het qua lidmaatschap niet uit waar je je aanmeldt. Op sommige hubs heb je eerst goedkeuring nodig en sommige hubs vereisen betaalde abonnementen voor uitbreidingen. Mogelijk wordt hierover op de hub zelf meer informatie gegeven." - -#: ../../mod/pubsites.php:25 -msgid "Rate this hub" -msgstr "Beoordeel deze hub" - -#: ../../mod/pubsites.php:26 -msgid "Site URL" -msgstr "URL hub" - -#: ../../mod/pubsites.php:26 -msgid "Access Type" -msgstr "Toegangstype" - -#: ../../mod/pubsites.php:26 -msgid "Registration Policy" -msgstr "Registratiebeleid" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen." -#: ../../mod/pubsites.php:26 ../../mod/profiles.php:454 -msgid "Location" -msgstr "Locatie" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importeer alleen inhoud met deze woorden (één per regel)" -#: ../../mod/pubsites.php:26 -msgid "View hub ratings" -msgstr "Bekijk hubbeoordelingen" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Laat leeg om alle openbare inhoud te importeren" -#: ../../mod/pubsites.php:30 -msgid "Rate" -msgstr "Beoordeel" +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Kanaalnaam" -#: ../../mod/pubsites.php:31 -msgid "View ratings" -msgstr "Bekijk beoordelingen" +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Bron niet gevonden" -#: ../../mod/register.php:44 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Maximum toegestane dagelijkse registraties op deze $Projectname-hub bereikt. Probeer het morgen (UTC) nogmaals." +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Bron bewerken" -#: ../../mod/register.php:50 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden." +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Bron verwijderen" -#: ../../mod/register.php:84 -msgid "Passwords do not match." -msgstr "Wachtwoorden komen niet met elkaar overeen." +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Bron verwijderd" -#: ../../mod/register.php:117 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "Registratie geslaagd. Controleer je e-mail voor instructies." +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Verwijderen bron mislukt." -#: ../../mod/register.php:123 -msgid "Your registration is pending approval by the site owner." -msgstr "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze $Projectname-hub." +#: ../../mod/menu.php:44 +msgid "Unable to update menu." +msgstr "Niet in staat om menu aan te passen" -#: ../../mod/register.php:126 -msgid "Your registration can not be processed." -msgstr "Jouw registratie kan niet verwerkt worden." +#: ../../mod/menu.php:53 +msgid "Unable to create menu." +msgstr "Niet in staat om menu aan te maken." -#: ../../mod/register.php:163 -msgid "Registration on this site/hub is by approval only." -msgstr "Registraties op deze $Projectname-hub moeten eerst worden goedgekeurd." +#: ../../mod/menu.php:89 ../../mod/menu.php:101 +msgid "Menu Name" +msgstr "Menunaam" -#: ../../mod/register.php:164 -msgid "Register at another affiliated site/hub" -msgstr "Registreer op een andere $Projectname-hub" +#: ../../mod/menu.php:89 +msgid "Unique name (not visible on webpage) - required" +msgstr "Unieke naam vereist (niet zichtbaar op webpagina)" -#: ../../mod/register.php:174 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Deze $Projectname-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals." +#: ../../mod/menu.php:90 ../../mod/menu.php:102 +msgid "Menu Title" +msgstr "Menutitel" -#: ../../mod/register.php:185 -msgid "Terms of Service" -msgstr "Gebruiksvoorwaarden" +#: ../../mod/menu.php:90 +msgid "Visible on webpage - leave empty for no title" +msgstr "Zichtbaar op webpagina (leeg laten voor geen titel)" -#: ../../mod/register.php:191 -#, php-format -msgid "I accept the %s for this website" -msgstr "Ik accepteer de %s van deze $Projectname-hub" +#: ../../mod/menu.php:91 +msgid "Allow Bookmarks" +msgstr "Bladwijzers toestaan" -#: ../../mod/register.php:193 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Ik accepteer de %s van deze $Projectname-hub" +#: ../../mod/menu.php:91 ../../mod/menu.php:145 +msgid "Menu may be used to store saved bookmarks" +msgstr "Menu kan gebruikt worden om bladwijzers in op te slaan" -#: ../../mod/register.php:207 ../../mod/admin.php:447 -msgid "Registration" -msgstr "Registratie" +#: ../../mod/menu.php:92 ../../mod/menu.php:147 +msgid "Submit and proceed" +msgstr "Opslaan en doorgaan" -#: ../../mod/register.php:212 -msgid "Membership on this site is by invitation only." -msgstr "Registreren op deze $Projectname-hub kan alleen op uitnodiging." +#: ../../mod/menu.php:104 +msgid "Drop" +msgstr "Verwijderen" -#: ../../mod/register.php:213 -msgid "Please enter your invitation code" -msgstr "Vul jouw uitnodigingscode in" +#: ../../mod/menu.php:108 +msgid "Bookmarks allowed" +msgstr "Bladwijzers toegestaan" -#: ../../mod/register.php:216 -msgid "Your email address" -msgstr "Jouw e-mailadres" +#: ../../mod/menu.php:110 +msgid "Delete this menu" +msgstr "Menu verwijderen" -#: ../../mod/register.php:217 -msgid "Choose a password" -msgstr "Geef een wachtwoord op" +#: ../../mod/menu.php:111 ../../mod/menu.php:142 +msgid "Edit menu contents" +msgstr "Bewerk de inhoud van het menu" -#: ../../mod/register.php:218 -msgid "Please re-enter your password" -msgstr "Geef het wachtwoord opnieuw op" +#: ../../mod/menu.php:112 +msgid "Edit this menu" +msgstr "Dit menu bewerken" -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "Geen kanaal." +#: ../../mod/menu.php:126 +msgid "Menu could not be deleted." +msgstr "Menu kon niet verwijderd worden." -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Veel voorkomende connecties" +#: ../../mod/menu.php:134 ../../mod/mitem.php:24 +msgid "Menu not found." +msgstr "Menu niet gevonden." -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "Geen gemeenschappelijke connecties." +#: ../../mod/menu.php:139 +msgid "Edit Menu" +msgstr "Menu bewerken" -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Item is niet te bewerken" +#: ../../mod/menu.php:141 +msgid "Add or remove entries to this menu" +msgstr "Items aan dit menu toevoegen of verwijder" -#: ../../mod/editpost.php:53 -msgid "Delete item?" -msgstr "Item verwijderen?" +#: ../../mod/menu.php:143 +msgid "Menu name" +msgstr "Naam van menu" -#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Deze hub is geen kanalengidshub (directoryserver)" +#: ../../mod/menu.php:143 +msgid "Must be unique, only seen by you" +msgstr "Moet uniek zijn en is alleen zichtbaar voor jou." -#: ../../mod/editwebpage.php:152 -msgid "Delete webpage?" -msgstr "Webpagina verwijderen?" +#: ../../mod/menu.php:144 +msgid "Menu title" +msgstr "Titel van menu" -#: ../../mod/editwebpage.php:173 -msgid "Page link title" -msgstr "Titel van paginalink" +#: ../../mod/menu.php:144 +msgid "Menu title as seen by others" +msgstr "Titel van menu zoals anderen dat zien." -#: ../../mod/editwebpage.php:224 -msgid "Edit Webpage" -msgstr "Webpagina bewerken" +#: ../../mod/menu.php:145 +msgid "Allow bookmarks" +msgstr "Bladwijzers toestaan" -#: ../../mod/admin.php:52 -msgid "Theme settings updated." -msgstr "Thema-instellingen bijgewerkt." +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." +msgstr "Toegang geweigerd" -#: ../../mod/admin.php:93 ../../mod/admin.php:445 -msgid "Site" -msgstr "Hub-instellingen" +#: ../../mod/filestorage.php:98 +msgid "File not found." +msgstr "Bestand niet gevonden." -#: ../../mod/admin.php:94 -msgid "Accounts" -msgstr "Accounts" +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" +msgstr "Bestandsrechten bewerken" -#: ../../mod/admin.php:95 ../../mod/admin.php:976 -msgid "Channels" -msgstr "Kanalen" +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" +msgstr "Rechten instellen/bewerken" -#: ../../mod/admin.php:96 ../../mod/admin.php:1068 ../../mod/admin.php:1108 -msgid "Plugins" -msgstr "Plug-ins" +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" +msgstr "Toepassen op alle bestanden en submappen" -#: ../../mod/admin.php:97 ../../mod/admin.php:1268 ../../mod/admin.php:1302 -msgid "Themes" -msgstr "Thema's" +#: ../../mod/filestorage.php:152 +msgid "Return to file list" +msgstr "Terugkeren naar bestandlijst " -#: ../../mod/admin.php:98 -msgid "Inspect queue" -msgstr "Inspecteer berichtenwachtrij" +#: ../../mod/filestorage.php:154 +msgid "Copy/paste this code to attach file to a post" +msgstr "Kopieer/plak deze code om het bestand aan een bericht te koppelen" -#: ../../mod/admin.php:100 -msgid "Profile Config" -msgstr "Profielconfiguratie" +#: ../../mod/filestorage.php:155 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen" -#: ../../mod/admin.php:101 -msgid "DB updates" -msgstr "Database-updates" +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "Dit bestand delen" -#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1387 -msgid "Logs" -msgstr "Logboeken" +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "Toon URL van dit bestand" -#: ../../mod/admin.php:121 -msgid "Plugin Features" -msgstr "Plug-in-opties" +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "Jouw connecties over dit bestand berichten" -#: ../../mod/admin.php:123 -msgid "User registrations waiting for confirmation" -msgstr "Accounts die op goedkeuring wachten" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contact niet gevonden" -#: ../../mod/admin.php:200 -msgid "# Accounts" -msgstr "# accounts" +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Kanaalvoorstel verzonden." -#: ../../mod/admin.php:201 -msgid "# blocked accounts" -msgstr "# geblokkeerde accounts" +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Kanalen voorstellen" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Stel een kanaal voor aan %s" -#: ../../mod/admin.php:202 -msgid "# expired accounts" -msgstr "# verlopen accounts" +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "Hub niet gevonden." -#: ../../mod/admin.php:203 -msgid "# expiring accounts" -msgstr "# accounts die nog moeten verlopen" +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Aanstoten/porren" -#: ../../mod/admin.php:216 -msgid "# Channels" -msgstr "# Kanalen" +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "aanstoten, porren of andere dingen met iemand doen" -#: ../../mod/admin.php:217 -msgid "# primary" -msgstr "# primair" +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Ontvanger" -#: ../../mod/admin.php:218 -msgid "# clones" -msgstr "# klonen" +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Kies wat je met de ontvanger wil doen" -#: ../../mod/admin.php:224 -msgid "Message queues" -msgstr "Berichtenwachtrij" +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Maak dit bericht privé" -#: ../../mod/admin.php:240 ../../mod/admin.php:444 ../../mod/admin.php:539 -#: ../../mod/admin.php:808 ../../mod/admin.php:975 ../../mod/admin.php:1067 -#: ../../mod/admin.php:1107 ../../mod/admin.php:1267 ../../mod/admin.php:1301 -#: ../../mod/admin.php:1386 -msgid "Administration" -msgstr "Beheer" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Ongeldige profiel-identificator" -#: ../../mod/admin.php:241 -msgid "Summary" -msgstr "Samenvatting" +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Zichtbaarheid profiel " -#: ../../mod/admin.php:244 -msgid "Registered accounts" -msgstr "Geregistreerde accounts" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Klik op een connectie om deze toe te voegen of te verwijderen" -#: ../../mod/admin.php:245 ../../mod/admin.php:543 -msgid "Pending registrations" -msgstr "Accounts die op goedkeuring wachten" +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Zichtbaar voor" -#: ../../mod/admin.php:246 -msgid "Registered channels" -msgstr "Geregistreerde kanalen" +#: ../../mod/impel.php:191 +#, php-format +msgid "%s element installed" +msgstr "%s onderdeel geïnstalleerd" -#: ../../mod/admin.php:247 ../../mod/admin.php:544 -msgid "Active plugins" -msgstr "Ingeschakelde plug-ins" +#: ../../mod/impel.php:194 +#, php-format +msgid "%s element installation failed" +msgstr "Installatie %s-element mislukt" -#: ../../mod/admin.php:248 -msgid "Version" -msgstr "Versie" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 +#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 +msgid "Profile not found." +msgstr "Profiel niet gevonden." -#: ../../mod/admin.php:359 -msgid "Site settings updated." -msgstr "Hub-instellingen bijgewerkt." +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Profiel verwijderd." -#: ../../mod/admin.php:396 ../../mod/settings.php:810 -msgid "mobile" -msgstr "mobiel" +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Profiel-" -#: ../../mod/admin.php:398 -msgid "experimental" -msgstr "experimenteel" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Nieuw profiel aangemaakt." -#: ../../mod/admin.php:400 -msgid "unsupported" -msgstr "Niet ondersteund" +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Profiel niet beschikbaar om te klonen" -#: ../../mod/admin.php:425 -msgid "Yes - with approval" -msgstr "Ja - met goedkeuring" +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Geen profiel beschikbaar om te exporteren" -#: ../../mod/admin.php:431 -msgid "My site is not a public server" -msgstr "Mijn $Projectname-hub is niet openbaar" +#: ../../mod/profiles.php:241 +msgid "Profile Name is required." +msgstr "Profielnaam is vereist" -#: ../../mod/admin.php:432 -msgid "My site has paid access only" -msgstr "Mijn $Projectname-hub kent alleen betaalde toegang" +#: ../../mod/profiles.php:404 +msgid "Marital Status" +msgstr "Huwelijke status" -#: ../../mod/admin.php:433 -msgid "My site has free access only" -msgstr "Mijn $Projectname-hub kent alleen gratis toegang" +#: ../../mod/profiles.php:408 +msgid "Romantic Partner" +msgstr "Romantische partner" -#: ../../mod/admin.php:434 -msgid "My site offers free accounts with optional paid upgrades" -msgstr "Mijn $Projectname-hub biedt gratis accounts aan met betaalde uitbreidingen als optie" +#: ../../mod/profiles.php:412 +msgid "Likes" +msgstr "Houdt van" -#: ../../mod/admin.php:448 -msgid "File upload" -msgstr "Bestand uploaden" +#: ../../mod/profiles.php:416 +msgid "Dislikes" +msgstr "Houdt niet van" -#: ../../mod/admin.php:449 -msgid "Policies" -msgstr "Beleid" +#: ../../mod/profiles.php:420 +msgid "Work/Employment" +msgstr "Werk/arbeid" -#: ../../mod/admin.php:454 -msgid "Site name" -msgstr "Naam van deze $Projectname-hub" +#: ../../mod/profiles.php:423 +msgid "Religion" +msgstr "Religie" -#: ../../mod/admin.php:455 -msgid "Banner/Logo" -msgstr "Banner/logo" +#: ../../mod/profiles.php:427 +msgid "Political Views" +msgstr "Politieke overtuigingen" -#: ../../mod/admin.php:456 -msgid "Administrator Information" -msgstr "Informatie over de beheerder van deze hub" +#: ../../mod/profiles.php:431 ../../mod/id.php:33 +msgid "Gender" +msgstr "Geslacht" -#: ../../mod/admin.php:456 -msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden." +#: ../../mod/profiles.php:435 +msgid "Sexual Preference" +msgstr "Seksuele voorkeur" -#: ../../mod/admin.php:457 -msgid "System language" -msgstr "Standaardtaal" +#: ../../mod/profiles.php:439 +msgid "Homepage" +msgstr "Homepagina" -#: ../../mod/admin.php:458 -msgid "System theme" -msgstr "Standaardthema" +#: ../../mod/profiles.php:443 +msgid "Interests" +msgstr "Interesses" -#: ../../mod/admin.php:458 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Standaardthema voor $Projectname-hub (kan door lid veranderd worden) - verander thema-instellingen" +#: ../../mod/profiles.php:447 ../../mod/admin.php:994 +msgid "Address" +msgstr "Kanaaladres" -#: ../../mod/admin.php:459 -msgid "Mobile system theme" -msgstr "Standaardthema voor mobiel" +#: ../../mod/profiles.php:537 +msgid "Profile updated." +msgstr "Profiel bijgewerkt" -#: ../../mod/admin.php:459 -msgid "Theme for mobile devices" -msgstr "Thema voor mobiele apparaten" +#: ../../mod/profiles.php:626 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Laat de lijst met connecties niet aan bezoekers van dit profiel zien." -#: ../../mod/admin.php:461 -msgid "Enable Diaspora Protocol" -msgstr "Diaspora-protocol inschakelen" +#: ../../mod/profiles.php:666 +msgid "Edit Profile Details" +msgstr "Profiel bewerken" -#: ../../mod/admin.php:461 -msgid "Communicate with Diaspora and Friendica - experimental" -msgstr "Communiceer met Diaspora en Friendica (experimenteel)" +#: ../../mod/profiles.php:668 +msgid "View this profile" +msgstr "Profiel weergeven" -#: ../../mod/admin.php:462 -msgid "Allow Feeds as Connections" -msgstr "Sta feeds toe als connecties" +#: ../../mod/profiles.php:670 +msgid "Change Profile Photo" +msgstr "Profielfoto wijzigen" -#: ../../mod/admin.php:462 -msgid "(Heavy system resource usage)" -msgstr "(sterk negatieve invloed op systeembronnen hub)" +#: ../../mod/profiles.php:671 +msgid "Create a new profile using these settings" +msgstr "Een nieuw profiel aanmaken met dit profiel als basis" -#: ../../mod/admin.php:463 -msgid "Maximum image size" -msgstr "Maximale grootte van afbeeldingen" +#: ../../mod/profiles.php:672 +msgid "Clone this profile" +msgstr "Dit profiel klonen" -#: ../../mod/admin.php:463 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maximale grootte in bytes voor afbeeldingen die worden geüpload. Standaard is 0, wat geen limiet betekend." +#: ../../mod/profiles.php:673 +msgid "Delete this profile" +msgstr "Dit profiel verwijderen" -#: ../../mod/admin.php:464 -msgid "Does this site allow new member registration?" -msgstr "Staat deze hub nieuwe accounts toe?" +#: ../../mod/profiles.php:675 +msgid "Import profile from file" +msgstr "Profiel vanuit bestand importeren" -#: ../../mod/admin.php:465 -msgid "Which best describes the types of account offered by this hub?" -msgstr "Wat voor soort accounts biedt deze $Projectname-hub aan? Kies wat het meest in de buurt komt." +#: ../../mod/profiles.php:676 +msgid "Export profile to file" +msgstr "Profiel naar bestand exporteren" -#: ../../mod/admin.php:466 -msgid "Register text" -msgstr "Tekst tijdens registratie" +#: ../../mod/profiles.php:677 +msgid "Profile Name:" +msgstr "Profielnaam:" -#: ../../mod/admin.php:466 -msgid "Will be displayed prominently on the registration page." -msgstr "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond." +#: ../../mod/profiles.php:678 +msgid "Your Full Name:" +msgstr "Jouw volledige naam:" -#: ../../mod/admin.php:467 -msgid "Accounts abandoned after x days" -msgstr "Accounts als verlaten beschouwen na zoveel aantal dagen:" +#: ../../mod/profiles.php:679 +msgid "Title/Description:" +msgstr "Titel/omschrijving:" -#: ../../mod/admin.php:467 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Zal geen systeembronnen verspillen door polling van externe hubs voor verlaten accounts. Vul 0 in voor geen tijdslimiet." +#: ../../mod/profiles.php:680 +msgid "Your Gender:" +msgstr "Jouw geslacht" -#: ../../mod/admin.php:468 -msgid "Allowed friend domains" -msgstr "Toegestane domeinen" +#: ../../mod/profiles.php:681 +msgid "Birthday :" +msgstr "Verjaardag: " -#: ../../mod/admin.php:468 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze $Projectname-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten." +#: ../../mod/profiles.php:682 +msgid "Street Address:" +msgstr "Straat en huisnummer:" -#: ../../mod/admin.php:469 -msgid "Allowed email domains" -msgstr "Toegestane e-maildomeinen" +#: ../../mod/profiles.php:683 +msgid "Locality/City:" +msgstr "Woonplaats:" -#: ../../mod/admin.php:469 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te laten." +#: ../../mod/profiles.php:684 +msgid "Postal/Zip Code:" +msgstr "Postcode:" -#: ../../mod/admin.php:470 -msgid "Not allowed email domains" -msgstr "Niet toegestane e-maildomeinen" +#: ../../mod/profiles.php:685 +msgid "Country:" +msgstr "Land:" -#: ../../mod/admin.php:470 -msgid "" -"Comma separated list of domains which are not allowed in email addresses for" -" registrations to this site. Wildcards are accepted. Empty to allow any " -"domains, unless allowed domains have been defined." -msgstr "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen niet op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te staan, tenzij er toegestane domeinen zijn ingesteld. " +#: ../../mod/profiles.php:686 +msgid "Region/State:" +msgstr "Provincie/gewest/deelstaat:" -#: ../../mod/admin.php:471 -msgid "Block public" -msgstr "Openbare toegang blokkeren" +#: ../../mod/profiles.php:687 +msgid " Marital Status:" +msgstr " Huwelijkse staat:" -#: ../../mod/admin.php:471 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde leden." +#: ../../mod/profiles.php:688 +msgid "Who: (if applicable)" +msgstr "Wie (wanneer toepasselijk):" -#: ../../mod/admin.php:472 -msgid "Verify Email Addresses" -msgstr "E-mailadres verifieren" +#: ../../mod/profiles.php:689 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Voorbeelden: petra123, Petra Jansen, petra@voorbeeld.nl" -#: ../../mod/admin.php:472 -msgid "" -"Check to verify email addresses used in account registration (recommended)." -msgstr "Inschakelen om e-mailadressen te verifiëren die tijdens de accountregistratie worden gebruikt (aanbevolen)." +#: ../../mod/profiles.php:690 +msgid "Since [date]:" +msgstr "Sinds [datum]:" -#: ../../mod/admin.php:473 -msgid "Force publish" -msgstr "Dwing kanaalvermelding af" +#: ../../mod/profiles.php:692 +msgid "Homepage URL:" +msgstr "URL homepagina:" -#: ../../mod/admin.php:473 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Vink dit aan om af te dwingen dat alle kanalen op deze hub in de kanalengids worden vermeld." +#: ../../mod/profiles.php:695 +msgid "Religious Views:" +msgstr "Religieuze overtuigingen" -#: ../../mod/admin.php:474 -msgid "Disable discovery tab" -msgstr "Ontdekkingstab" +#: ../../mod/profiles.php:696 +msgid "Keywords:" +msgstr "Trefwoorden" -#: ../../mod/admin.php:474 -msgid "" -"Remove the tab in the network view with public content pulled from sources " -"chosen for this site." -msgstr "Verwijder de tab in de matrix-weergave waarin zich een selectie aan openbare berichten bevindt, die automatisch voor deze hub zijn uitgekozen." +#: ../../mod/profiles.php:699 +msgid "Example: fishing photography software" +msgstr "Voorbeeld: muziek, fotografie, software" -#: ../../mod/admin.php:475 -msgid "No login on Homepage" -msgstr "Geen inlogformulier op de homepage" +#: ../../mod/profiles.php:700 +msgid "Used in directory listings" +msgstr "Wordt in de kanalengids gebruikt" -#: ../../mod/admin.php:475 -msgid "" -"Check to hide the login form from your sites homepage when visitors arrive " -"who are not logged in (e.g. when you put the content of the homepage in via " -"the site channel)." -msgstr "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde bezoekers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze $Projectname-hub als homepage gebruikt)" +#: ../../mod/profiles.php:701 +msgid "Tell us about yourself..." +msgstr "Vertel ons iets over jezelf..." -#: ../../mod/admin.php:477 -msgid "Proxy user" -msgstr "Gebruikersnaam proxy" +#: ../../mod/profiles.php:702 +msgid "Hobbies/Interests" +msgstr "Hobby's/interesses" -#: ../../mod/admin.php:478 -msgid "Proxy URL" -msgstr "URL proxy" +#: ../../mod/profiles.php:703 +msgid "Contact information and Social Networks" +msgstr "Contactinformatie en sociale netwerken" -#: ../../mod/admin.php:479 -msgid "Network timeout" -msgstr "Netwerktimeout" +#: ../../mod/profiles.php:704 +msgid "My other channels" +msgstr "Mijn andere kanalen" -#: ../../mod/admin.php:479 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)" +#: ../../mod/profiles.php:705 +msgid "Musical interests" +msgstr "Muzikale interesses" -#: ../../mod/admin.php:480 -msgid "Delivery interval" -msgstr "Afleveringsinterval" +#: ../../mod/profiles.php:706 +msgid "Books, literature" +msgstr "Boeken/literatuur" -#: ../../mod/admin.php:480 -msgid "" -"Delay background delivery processes by this many seconds to reduce system " -"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " -"for large dedicated servers." -msgstr "Vertraag de achtergrondprocessen voor het afleveren met een aantal seconden om de systeembelasting te verminderen. Aanbevolen: 4-5 voor shared hosts, 2-3 voor virtual private servers (VPS) en 0-1 voor grote dedicated servers." +#: ../../mod/profiles.php:707 +msgid "Television" +msgstr "Televisie" -#: ../../mod/admin.php:481 -msgid "Poll interval" -msgstr "Poll-interval" +#: ../../mod/profiles.php:708 +msgid "Film/dance/culture/entertainment" +msgstr "Film/dans/cultuur/entertainment" -#: ../../mod/admin.php:481 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "De achtergrondprocessen voor het afleveren met zoveel seconden vertragen om de systeembelasting te verminderen. 0 om de afleveringsinterval te gebruiken." +#: ../../mod/profiles.php:709 +msgid "Love/romance" +msgstr "Liefde/romantiek" -#: ../../mod/admin.php:482 -msgid "Maximum Load Average" -msgstr "Maximaal gemiddelde systeembelasting" +#: ../../mod/profiles.php:710 +msgid "Work/employment" +msgstr "Werk/arbeid" -#: ../../mod/admin.php:482 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maximale systeembelasting voordat de afleverings- en polllingsprocessen worden uitgesteld. Standaard is 50." +#: ../../mod/profiles.php:711 +msgid "School/education" +msgstr "School/onderwijs" -#: ../../mod/admin.php:483 -msgid "Expiration period in days for imported (matrix/network) content" -msgstr "Aantal dagen waarna geïmporteerde inhoud uit iemands matrix/netwerk-pagina wordt verwijderd." +#: ../../mod/profiles.php:717 +msgid "This is your default profile." +msgstr "Dit is jouw standaardprofiel" -#: ../../mod/admin.php:483 -msgid "0 for no expiration of imported content" -msgstr "Dit geldt alleen voor inhoud van andere kanalen, dus niet voor iemands eigen kanaal. 0 voor het niet verwijderen van geïmporteerde inhoud." +#: ../../mod/profiles.php:728 ../../mod/directory.php:218 +msgid "Age: " +msgstr "Leeftijd:" -#: ../../mod/admin.php:531 -msgid "No server found" -msgstr "Geen hub gevonden" +#: ../../mod/profiles.php:771 +msgid "Edit/Manage Profiles" +msgstr "Profielen bewerken/beheren" -#: ../../mod/admin.php:538 ../../mod/admin.php:822 -msgid "ID" -msgstr "ID" +#: ../../mod/profiles.php:772 +msgid "Add profile things" +msgstr "Dingen aan je profiel toevoegen" -#: ../../mod/admin.php:538 -msgid "for channel" -msgstr "voor kanaal" +#: ../../mod/profiles.php:773 +msgid "Include desirable objects in your profile" +msgstr "Voeg door jou gewenste dingen aan jouw profiel toe" -#: ../../mod/admin.php:538 -msgid "on server" -msgstr "op hub" +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "Geen beoordelingen" -#: ../../mod/admin.php:538 -msgid "Status" -msgstr "Status" +#: ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "Waarderingen" -#: ../../mod/admin.php:540 -msgid "Server" -msgstr "Hubbeheer" +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "Waardering: " -#: ../../mod/admin.php:557 -msgid "Update has been marked successful" -msgstr "Update is als succesvol gemarkeerd" +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "Website: " -#: ../../mod/admin.php:567 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Uitvoeren van %s is mislukt. Controleer systeemlogboek." +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "Omschrijving: " -#: ../../mod/admin.php:570 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Update %s was geslaagd." +#: ../../mod/viewsrc.php:38 +msgid "Source of Item" +msgstr "Bron van item" -#: ../../mod/admin.php:574 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Update %s gaf geen melding. Het is daarom niet bekend of deze geslaagd is." +#: ../../mod/setup.php:187 +msgid "$Projectname Server - Setup" +msgstr "$Projectname Server - Setup" -#: ../../mod/admin.php:577 -#, php-format -msgid "Update function %s could not be found." -msgstr "Update-functie %s kon niet gevonden worden." +#: ../../mod/setup.php:191 +msgid "Could not connect to database." +msgstr "Could not connect to database." -#: ../../mod/admin.php:593 -msgid "No failed updates." -msgstr "Geen mislukte updates." +#: ../../mod/setup.php:195 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Could not connect to specified hub URL. Possible SSL certificate or DNS issue." + +#: ../../mod/setup.php:202 +msgid "Could not create table." +msgstr "Could not create table." -#: ../../mod/admin.php:597 -msgid "Failed Updates" -msgstr "Mislukte updates" +#: ../../mod/setup.php:207 +msgid "Your site database has been installed." +msgstr "Your hub database has been installed." -#: ../../mod/admin.php:599 -msgid "Mark success (if update was manually applied)" -msgstr "Markeer als geslaagd (wanneer de update handmatig was uitgevoerd)" +#: ../../mod/setup.php:211 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "You may need to import the file \"install/schema_xxx.sql\" manually using a database client." -#: ../../mod/admin.php:600 -msgid "Attempt to execute this update step automatically" -msgstr "Poging om deze stap van de update automatisch uit te voeren." +#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Please see the file \"install/INSTALL.txt\"." -#: ../../mod/admin.php:632 -msgid "Queue Statistics" -msgstr "Wachtrij-statistieken" +#: ../../mod/setup.php:277 +msgid "System check" +msgstr "System check" -#: ../../mod/admin.php:633 -msgid "Total Entries" -msgstr "Aantal vermeldingen" +#: ../../mod/setup.php:282 +msgid "Check again" +msgstr "Check again" -#: ../../mod/admin.php:634 -msgid "Priority" -msgstr "Prioriteit" +#: ../../mod/setup.php:304 +msgid "Database connection" +msgstr "Database connection" -#: ../../mod/admin.php:635 -msgid "Destination URL" -msgstr "Doel-URL" +#: ../../mod/setup.php:305 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "In order to install $Projectname we need to know how to connect to your database." -#: ../../mod/admin.php:636 -msgid "Mark hub permanently offline" -msgstr "Hub als permanent offline markeren" +#: ../../mod/setup.php:306 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Please contact your hosting provider or site administrator if you have questions about these settings." -#: ../../mod/admin.php:637 -msgid "Empty queue for this hub" -msgstr "Berichtenwachtrij voor deze hub legen" +#: ../../mod/setup.php:307 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "The database you specify below should already exist. If it does not, please create it before continuing." -#: ../../mod/admin.php:638 -msgid "Last known contact" -msgstr "Voor het laatst contact" +#: ../../mod/setup.php:311 +msgid "Database Server Name" +msgstr "Database Server Name" -#: ../../mod/admin.php:674 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s account geblokkeerd/gedeblokkeerd" -msgstr[1] "%s accounts geblokkeerd/gedeblokkeerd" +#: ../../mod/setup.php:311 +msgid "Default is localhost" +msgstr "Default is localhost" -#: ../../mod/admin.php:682 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s account verwijderd" -msgstr[1] "%s accounts verwijderd" +#: ../../mod/setup.php:312 +msgid "Database Port" +msgstr "Database Port" -#: ../../mod/admin.php:718 -msgid "Account not found" -msgstr "Account niet gevonden" +#: ../../mod/setup.php:312 +msgid "Communication port number - use 0 for default" +msgstr "Communication port number - use 0 for default" -#: ../../mod/admin.php:738 -#, php-format -msgid "User '%s' blocked" -msgstr "Lid '%s' geblokkeerd" +#: ../../mod/setup.php:313 +msgid "Database Login Name" +msgstr "Database Login Name" -#: ../../mod/admin.php:746 -#, php-format -msgid "User '%s' unblocked" -msgstr "Account '%s' gedeblokkeerd" +#: ../../mod/setup.php:314 +msgid "Database Login Password" +msgstr "Database Login Password" -#: ../../mod/admin.php:809 ../../mod/admin.php:821 -msgid "Users" -msgstr "Accounts" +#: ../../mod/setup.php:315 +msgid "Database Name" +msgstr "Database Name" -#: ../../mod/admin.php:811 ../../mod/admin.php:978 -msgid "select all" -msgstr "alles selecteren" +#: ../../mod/setup.php:316 +msgid "Database Type" +msgstr "Database Type" -#: ../../mod/admin.php:812 -msgid "User registrations waiting for confirm" -msgstr "Accounts die op goedkeuring wachten" +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "Site administrator email address" +msgstr "Hub administrator email address" -#: ../../mod/admin.php:813 -msgid "Request date" -msgstr "Tijd/datum verzoek" +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Your account email address must match this in order to use the web admin panel." -#: ../../mod/admin.php:814 -msgid "No registrations." -msgstr "Geen verzoeken." +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Website URL" +msgstr "Hub URL" -#: ../../mod/admin.php:815 -msgid "Approve" -msgstr "Goedkeuren" +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Please use SSL (https) URL if available." +msgstr "Please use SSL (https) URL if available." -#: ../../mod/admin.php:816 -msgid "Deny" -msgstr "Afkeuren" +#: ../../mod/setup.php:321 ../../mod/setup.php:363 +msgid "Please select a default timezone for your website" +msgstr "Please select a default timezone for your hub" -#: ../../mod/admin.php:818 ../../mod/connedit.php:517 -#: ../../mod/connedit.php:720 -msgid "Block" -msgstr "Blokkeren" +#: ../../mod/setup.php:348 +msgid "Site settings" +msgstr "Hub settings" -#: ../../mod/admin.php:819 ../../mod/connedit.php:517 -#: ../../mod/connedit.php:720 -msgid "Unblock" -msgstr "Deblokkeren" +#: ../../mod/setup.php:413 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Could not find a command line version of PHP in the web server PATH." -#: ../../mod/admin.php:822 -msgid "Register date" -msgstr "Geregistreerd" +#: ../../mod/setup.php:414 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron." -#: ../../mod/admin.php:822 -msgid "Last login" -msgstr "Laatste keer ingelogd" +#: ../../mod/setup.php:418 +msgid "PHP executable path" +msgstr "PHP executable path" -#: ../../mod/admin.php:822 -msgid "Expires" -msgstr "Verloopt" +#: ../../mod/setup.php:418 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Enter full path to php executable. You can leave this blank to continue the installation." -#: ../../mod/admin.php:822 -msgid "Service Class" -msgstr "Abonnementen" +#: ../../mod/setup.php:423 +msgid "Command line PHP" +msgstr "Command line PHP" -#: ../../mod/admin.php:824 +#: ../../mod/setup.php:432 msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Geselecteerde accounts (met bijbehorende kanalen) worden verwijderd!\\n\\nAlles wat deze accounts op deze hub hebben gepubliceerd wordt definitief verwijderd!\\n\\Weet je het zeker?" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled." -#: ../../mod/admin.php:825 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Account {0} (met bijbehorende kanalen) wordt verwijderd !\\n\\nAlles wat dit account op deze hub heeft gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" +#: ../../mod/setup.php:433 +msgid "This is required for message delivery to work." +msgstr "This is required for message delivery to work." -#: ../../mod/admin.php:861 -#, php-format -msgid "%s channel censored/uncensored" -msgid_plural "%s channels censored/uncensored" -msgstr[0] "%s kanaal gecensureerd/ongecensureerd" -msgstr[1] "%s kanalen gecensureerd/ongecensureerd" +#: ../../mod/setup.php:436 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" -#: ../../mod/admin.php:870 +#: ../../mod/setup.php:454 #, php-format -msgid "%s channel code allowed/disallowed" -msgid_plural "%s channels code allowed/disallowed" -msgstr[0] "Code toegestaan/niet toegestaan voor %s kanaal" -msgstr[1] "Scripts toegestaan/niet toegestaan voor %s kanalen " +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once." -#: ../../mod/admin.php:877 -#, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "%s kanaal verwijderd" -msgstr[1] "%s kanalen verwijderd" +#: ../../mod/setup.php:459 +msgid "You can adjust these settings in the servers php.ini." +msgstr "You can adjust these settings in the servers php.ini." -#: ../../mod/admin.php:897 -msgid "Channel not found" -msgstr "Kanaal niet gevonden" +#: ../../mod/setup.php:461 +msgid "PHP upload limits" +msgstr "PHP upload limits" -#: ../../mod/admin.php:908 -#, php-format -msgid "Channel '%s' deleted" -msgstr "Kanaal '%s' verwijderd" +#: ../../mod/setup.php:484 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys" -#: ../../mod/admin.php:920 -#, php-format -msgid "Channel '%s' censored" -msgstr "Kanaal '%s' gecensureerd" +#: ../../mod/setup.php:485 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"." -#: ../../mod/admin.php:920 -#, php-format -msgid "Channel '%s' uncensored" -msgstr "Kanaal '%s' ongecensureerd" +#: ../../mod/setup.php:488 +msgid "Generate encryption keys" +msgstr "Generate encryption keys" -#: ../../mod/admin.php:931 -#, php-format -msgid "Channel '%s' code allowed" -msgstr "Scripts toegestaan voor kanaal '%s'" +#: ../../mod/setup.php:500 +msgid "libCurl PHP module" +msgstr "libCurl PHP module" -#: ../../mod/admin.php:931 -#, php-format -msgid "Channel '%s' code disallowed" -msgstr "Scripts niet toegestaan voor kanaal '%s'" +#: ../../mod/setup.php:501 +msgid "GD graphics PHP module" +msgstr "GD graphics PHP module" + +#: ../../mod/setup.php:502 +msgid "OpenSSL PHP module" +msgstr "OpenSSL PHP module" + +#: ../../mod/setup.php:503 +msgid "mysqli or postgres PHP module" +msgstr "mysqli or postgres PHP module" -#: ../../mod/admin.php:980 -msgid "Censor" -msgstr "Censureren" +#: ../../mod/setup.php:504 +msgid "mb_string PHP module" +msgstr "mb_string PHP module" -#: ../../mod/admin.php:981 -msgid "Uncensor" -msgstr "Niet censureren" +#: ../../mod/setup.php:505 +msgid "mcrypt PHP module" +msgstr "mcrypt PHP module" -#: ../../mod/admin.php:982 -msgid "Allow Code" -msgstr "Scripts toestaan" +#: ../../mod/setup.php:506 +msgid "xml PHP module" +msgstr "xml PHP module" -#: ../../mod/admin.php:983 -msgid "Disallow Code" -msgstr "Scripts niet toestaan" +#: ../../mod/setup.php:510 ../../mod/setup.php:512 +msgid "Apache mod_rewrite module" +msgstr "Apache mod_rewrite module" -#: ../../mod/admin.php:985 -msgid "UID" -msgstr "UID" +#: ../../mod/setup.php:510 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Error: Apache webserver mod-rewrite module is required but not installed." -#: ../../mod/admin.php:985 ../../mod/profiles.php:447 -msgid "Address" -msgstr "Kanaaladres" +#: ../../mod/setup.php:516 ../../mod/setup.php:519 +msgid "proc_open" +msgstr "proc_open" -#: ../../mod/admin.php:987 +#: ../../mod/setup.php:516 msgid "" -"Selected channels will be deleted!\\n\\nEverything that was posted in these " -"channels on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Geselecteerde kanalen worden verwijderd!\\n\\nAlles wat in deze kanalen op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Error: proc_open is required but is either not installed or has been disabled in php.ini" + +#: ../../mod/setup.php:524 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Error: libCURL PHP module required but not installed." -#: ../../mod/admin.php:988 +#: ../../mod/setup.php:528 msgid "" -"The channel {0} will be deleted!\\n\\nEverything that was posted in this " -"channel on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Kanaal {0} wordt verwijderd!\\n\\nAlles wat in dit kanaal op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Error: GD graphics PHP module with JPEG support required but not installed." -#: ../../mod/admin.php:1028 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plug-in %s uitgeschakeld." +#: ../../mod/setup.php:532 +msgid "Error: openssl PHP module required but not installed." +msgstr "Error: openssl PHP module required but not installed." -#: ../../mod/admin.php:1032 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plug-in %s ingeschakeld" +#: ../../mod/setup.php:536 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Error: mysqli or postgres PHP module required but neither are installed." -#: ../../mod/admin.php:1042 ../../mod/admin.php:1240 -msgid "Disable" -msgstr "Uitschakelen" +#: ../../mod/setup.php:540 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Error: mb_string PHP module required but not installed." -#: ../../mod/admin.php:1045 ../../mod/admin.php:1242 -msgid "Enable" -msgstr "Inschakelen" +#: ../../mod/setup.php:544 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Error: mcrypt PHP module required but not installed." -#: ../../mod/admin.php:1069 ../../mod/admin.php:1269 -msgid "Toggle" -msgstr "Omschakelen" +#: ../../mod/setup.php:548 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Error: xml PHP module required for DAV but not installed." -#: ../../mod/admin.php:1077 ../../mod/admin.php:1279 -msgid "Author: " -msgstr "Auteur: " +#: ../../mod/setup.php:566 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so." -#: ../../mod/admin.php:1078 ../../mod/admin.php:1280 -msgid "Maintainer: " -msgstr "Beheerder: " +#: ../../mod/setup.php:567 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can." -#: ../../mod/admin.php:1205 -msgid "No themes found." -msgstr "Geen thema's gevonden" +#: ../../mod/setup.php:568 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder." -#: ../../mod/admin.php:1261 -msgid "Screenshot" -msgstr "Schermafdruk" +#: ../../mod/setup.php:569 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions." -#: ../../mod/admin.php:1307 -msgid "[Experimental]" -msgstr "[Experimenteel]" +#: ../../mod/setup.php:572 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php is writable" -#: ../../mod/admin.php:1308 -msgid "[Unsupported]" -msgstr "[Niet ondersteund]" +#: ../../mod/setup.php:586 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering." -#: ../../mod/admin.php:1332 -msgid "Log settings updated." -msgstr "Logboek-instellingen bijgewerkt." +#: ../../mod/setup.php:587 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder." -#: ../../mod/admin.php:1389 -msgid "Clear" -msgstr "Leegmaken" +#: ../../mod/setup.php:588 ../../mod/setup.php:609 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder." -#: ../../mod/admin.php:1395 -msgid "Debugging" -msgstr "Debuggen" +#: ../../mod/setup.php:589 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains." -#: ../../mod/admin.php:1396 -msgid "Log file" -msgstr "Logbestand" +#: ../../mod/setup.php:592 +#, php-format +msgid "%s is writable" +msgstr "%s is writable" -#: ../../mod/admin.php:1396 +#: ../../mod/setup.php:608 msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je $Projectname-installatie." +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder" -#: ../../mod/admin.php:1397 -msgid "Log level" -msgstr "Logniveau" +#: ../../mod/setup.php:612 +msgid "store is writable" +msgstr "store is writable" -#: ../../mod/admin.php:1443 -msgid "New Profile Field" -msgstr "Nieuw profielveld" +#: ../../mod/setup.php:645 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "SSL certificate cannot be validated. Fix certificate or disable https access to this hub." -#: ../../mod/admin.php:1444 ../../mod/admin.php:1464 -msgid "Field nickname" -msgstr "Bijnaam voor veld" +#: ../../mod/setup.php:646 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!" -#: ../../mod/admin.php:1444 ../../mod/admin.php:1464 -msgid "System name of field" -msgstr "Systeemnaam voor veld" +#: ../../mod/setup.php:647 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "This restriction is incorporated because public posts from you may for example contain references to images on your own hub." -#: ../../mod/admin.php:1445 ../../mod/admin.php:1465 -msgid "Input type" -msgstr "Invoertype" +#: ../../mod/setup.php:648 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues." -#: ../../mod/admin.php:1446 ../../mod/admin.php:1466 -msgid "Field Name" -msgstr "Veldnaam" +#: ../../mod/setup.php:649 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement." -#: ../../mod/admin.php:1446 ../../mod/admin.php:1466 -msgid "Label on profile pages" -msgstr "Tekstlabel voor op profielpagina's" +#: ../../mod/setup.php:650 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Providers are available that issue free certificates which are browser-valid." -#: ../../mod/admin.php:1447 ../../mod/admin.php:1467 -msgid "Help text" -msgstr "Helptekst" +#: ../../mod/setup.php:652 +msgid "SSL certificate validation" +msgstr "SSL certificate validation" -#: ../../mod/admin.php:1447 ../../mod/admin.php:1467 -msgid "Additional info (optional)" -msgstr "Extra informatie (optioneel)" +#: ../../mod/setup.php:658 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "Url rewrite in .htaccess is not working. Check your server configuration.Test: " -#: ../../mod/admin.php:1457 -msgid "Field definition not found" -msgstr "Velddefinitie niet gevonden" +#: ../../mod/setup.php:661 +msgid "Url rewrite is working" +msgstr "Url rewrite is working" -#: ../../mod/admin.php:1463 -msgid "Edit Profile Field" -msgstr "Profielveld bewerken" +#: ../../mod/setup.php:670 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root." -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." -msgstr "Toegang geweigerd" +#: ../../mod/setup.php:694 +msgid "Errors encountered creating database tables." +msgstr "Errors encountered creating database tables." -#: ../../mod/filestorage.php:98 -msgid "File not found." -msgstr "Bestand niet gevonden." +#: ../../mod/setup.php:728 +msgid "

What next

" +msgstr "

Wat nu

" -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" -msgstr "Bestandsrechten bewerken" +#: ../../mod/setup.php:729 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the poller." -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" -msgstr "Rechten instellen/bewerken" +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID-protocolfout. Geen ID terugontvangen." + +#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:286 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Welkom %s. Authenticatie op afstand geslaagd." -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" -msgstr "Toepassen op alle bestanden en submappen" +#: ../../mod/directory.php:224 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d beoordeling" +msgstr[1] "%d beoordelingen" -#: ../../mod/filestorage.php:152 -msgid "Return to file list" -msgstr "Terugkeren naar bestandlijst " +#: ../../mod/directory.php:236 +msgid "Gender: " +msgstr "Geslacht:" -#: ../../mod/filestorage.php:154 -msgid "Copy/paste this code to attach file to a post" -msgstr "Kopieer/plak deze code om het bestand aan een bericht te koppelen" +#: ../../mod/directory.php:238 +msgid "Status: " +msgstr "Status: " -#: ../../mod/filestorage.php:155 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen" +#: ../../mod/directory.php:240 +msgid "Homepage: " +msgstr "Homepagina: " -#: ../../mod/filestorage.php:157 -msgid "Share this file" -msgstr "Dit bestand delen" +#: ../../mod/directory.php:243 +msgid "Hometown: " +msgstr "Oorspronkelijk uit: " -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" -msgstr "Toon URL van dit bestand" +#: ../../mod/directory.php:245 +msgid "About: " +msgstr "Over: " -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" -msgstr "Jouw connecties over dit bestand berichten" +#: ../../mod/directory.php:303 +msgid "Public Forum:" +msgstr "Openbaar forum:" -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Bladwijzer toegevoegd" +#: ../../mod/directory.php:306 +msgid "Keywords: " +msgstr "Trefwoorden: " -#: ../../mod/bookmarks.php:60 -msgid "My Bookmarks" -msgstr "Mijn bladwijzers" +#: ../../mod/directory.php:311 +#, php-format +msgid "Common connections: %s" +msgstr "Gemeenschappelijke connecties: %s" -#: ../../mod/bookmarks.php:71 -msgid "My Connections Bookmarks" -msgstr "Bladwijzers van mijn connecties" +#: ../../mod/directory.php:363 +msgid "Finding:" +msgstr "Gezocht naar:" -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Kanaal toegevoegd." +#: ../../mod/directory.php:368 +msgid "next page" +msgstr "volgende pagina" -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s volgt het %3$s van %2$s" +#: ../../mod/directory.php:368 +msgid "previous page" +msgstr "vorige pagina" -#: ../../mod/probe.php:24 ../../mod/probe.php:30 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Ophalen URL gaf een foutmelding terug: %1$s" +#: ../../mod/directory.php:385 +msgid "No entries (some entries may be hidden)." +msgstr "Niets gevonden (sommige kanalen kunnen verborgen zijn)." -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contact niet gevonden" +#: ../../mod/uexport.php:33 ../../mod/uexport.php:34 +msgid "Export Channel" +msgstr "Kanaal exporteren" -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Kanaalvoorstel verzonden." +#: ../../mod/uexport.php:35 +msgid "" +"Export your basic channel information to a small file. This acts as a " +"backup of your connections, permissions, profile and basic data, which can " +"be used to import your data to a new hub, but\tdoes not contain your " +"content." +msgstr "Exporteer de basisinformatie van jouw kanaal naar een klein bestand. Dit fungeert als een back-up van jouw connecties, permissies, profiel en basisgegevens, die gebruikt kan worden om op een nieuwe hub jouw gegevens te importeren. Deze back-up bevat echter niet de inhoud van jouw kanaal." -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Kanalen voorstellen" +#: ../../mod/uexport.php:36 +msgid "Export Content" +msgstr "Inhoud exporteren" -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Stel een kanaal voor aan %s" +#: ../../mod/uexport.php:37 +msgid "" +"Export your channel information and all the content to a JSON backup. This " +"backs up all of your connections, permissions, profile data and all of your " +"content, but is generally not suitable for importing a channel to a new hub " +"as this file may be VERY large. Please be patient - it may take several " +"minutes for this download to begin." +msgstr "Exporteer informatie en alle inhoud van jouw kanaal naar een JSON-back-up. Dit slaat al jouw connecties, permissies, profielgegevens en de volledige inhoud van jouw kanaal op, maar is in het algemeen niet geschikt om op een nieuwe hub te importeren, omdat dit bestand ZEER groot kan worden. Wees geduldig - het kan enkele minuten duren voordat de download begint." #: ../../mod/viewconnections.php:62 msgid "No connections." @@ -6263,838 +6401,939 @@ msgstr "Bezoek het profiel van %s [%s]" msgid "invalid target signature" msgstr "ongeldig doelkenmerk" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Geef toestemming voor applicatiekoppeling" +#: ../../mod/admin.php:52 +msgid "Theme settings updated." +msgstr "Thema-instellingen bijgewerkt." -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Ga terug naar je app en voeg deze beveiligingscode in:" +#: ../../mod/admin.php:93 ../../mod/admin.php:452 +msgid "Site" +msgstr "Hub-instellingen" -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Inloggen om verder te kunnen gaan." +#: ../../mod/admin.php:94 +msgid "Accounts" +msgstr "Accounts" -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?" +#: ../../mod/admin.php:95 ../../mod/admin.php:985 +msgid "Channels" +msgstr "Kanalen" -#: ../../mod/removeme.php:29 -msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Het verwijderen van een kanaal is niet toegestaan binnen 48 uur nadat het wachtwoord van het account is veranderd." +#: ../../mod/admin.php:96 ../../mod/admin.php:1077 ../../mod/admin.php:1117 +msgid "Plugins" +msgstr "Plug-ins" -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Verwijder dit kanaal" +#: ../../mod/admin.php:97 ../../mod/admin.php:1277 ../../mod/admin.php:1311 +msgid "Themes" +msgstr "Thema's" -#: ../../mod/removeme.php:58 -msgid "This channel will be completely removed from the network. " -msgstr "Dit kanaal wordt volledig uit het $Projectname-netwerk verwijderd." +#: ../../mod/admin.php:98 +msgid "Inspect queue" +msgstr "Inspecteer berichtenwachtrij" -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Dit kanaal en alle klonen hiervan uit het $Projectname-netwerk verwijderen" +#: ../../mod/admin.php:100 +msgid "Profile Config" +msgstr "Profielconfiguratie" -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "Standaard wordt alleen het kanaal dat zich op deze hub bevindt uit het $Projectname-netwerk verwijderd" +#: ../../mod/admin.php:101 +msgid "DB updates" +msgstr "Database-updates" -#: ../../mod/removeme.php:61 ../../mod/settings.php:1134 -msgid "Remove Channel" -msgstr "Kanaal verwijderen" +#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1396 +msgid "Logs" +msgstr "Logboeken" -#: ../../mod/events.php:87 -msgid "Event can not end before it has started." -msgstr "Gebeurtenis kan niet eindigen voordat het is begonnen" +#: ../../mod/admin.php:121 +msgid "Plugin Features" +msgstr "Plug-in-opties" -#: ../../mod/events.php:89 ../../mod/events.php:98 ../../mod/events.php:116 -msgid "Unable to generate preview." -msgstr "Niet in staat om voorvertoning te genereren" +#: ../../mod/admin.php:123 +msgid "User registrations waiting for confirmation" +msgstr "Accounts die op goedkeuring wachten" -#: ../../mod/events.php:96 -msgid "Event title and start time are required." -msgstr "Titel en begintijd van gebeurtenis zijn vereist." +#: ../../mod/admin.php:200 +msgid "# Accounts" +msgstr "# accounts" -#: ../../mod/events.php:114 -msgid "Event not found." -msgstr "Gebeurtenis niet gevonden" +#: ../../mod/admin.php:201 +msgid "# blocked accounts" +msgstr "# geblokkeerde accounts" -#: ../../mod/events.php:396 -msgid "l, F j" -msgstr "l j F" +#: ../../mod/admin.php:202 +msgid "# expired accounts" +msgstr "# verlopen accounts" -#: ../../mod/events.php:418 -msgid "Edit event" -msgstr "Gebeurtenis bewerken" +#: ../../mod/admin.php:203 +msgid "# expiring accounts" +msgstr "# accounts die nog moeten verlopen" -#: ../../mod/events.php:419 -msgid "Delete event" -msgstr "Gebeurtenis verwijderen" +#: ../../mod/admin.php:216 +msgid "# Channels" +msgstr "# Kanalen" -#: ../../mod/events.php:473 -msgid "Create New Event" -msgstr "Nieuwe gebeurtenis aanmaken" +#: ../../mod/admin.php:217 +msgid "# primary" +msgstr "# primair" -#: ../../mod/events.php:474 ../../mod/photos.php:827 -msgid "Previous" -msgstr "Vorige" +#: ../../mod/admin.php:218 +msgid "# clones" +msgstr "# klonen" -#: ../../mod/events.php:475 ../../mod/setup.php:281 ../../mod/photos.php:836 -msgid "Next" -msgstr "Volgende" +#: ../../mod/admin.php:224 +msgid "Message queues" +msgstr "Berichtenwachtrij" + +#: ../../mod/admin.php:240 ../../mod/admin.php:451 ../../mod/admin.php:548 +#: ../../mod/admin.php:817 ../../mod/admin.php:984 ../../mod/admin.php:1076 +#: ../../mod/admin.php:1116 ../../mod/admin.php:1276 ../../mod/admin.php:1310 +#: ../../mod/admin.php:1395 +msgid "Administration" +msgstr "Beheer" + +#: ../../mod/admin.php:241 +msgid "Summary" +msgstr "Samenvatting" + +#: ../../mod/admin.php:244 +msgid "Registered accounts" +msgstr "Geregistreerde accounts" + +#: ../../mod/admin.php:245 ../../mod/admin.php:552 +msgid "Pending registrations" +msgstr "Accounts die op goedkeuring wachten" + +#: ../../mod/admin.php:246 +msgid "Registered channels" +msgstr "Geregistreerde kanalen" -#: ../../mod/events.php:476 -msgid "Export" -msgstr "Exporteren" +#: ../../mod/admin.php:247 ../../mod/admin.php:553 +msgid "Active plugins" +msgstr "Ingeschakelde plug-ins" -#: ../../mod/events.php:504 -msgid "Event removed" -msgstr "Gebeurtenis verwijderd" +#: ../../mod/admin.php:248 +msgid "Version" +msgstr "Versie" -#: ../../mod/events.php:507 -msgid "Failed to remove event" -msgstr "Verwijderen gebeurtenis mislukt" +#: ../../mod/admin.php:363 +msgid "Site settings updated." +msgstr "Hub-instellingen bijgewerkt." -#: ../../mod/events.php:627 -msgid "Event details" -msgstr "Details van gebeurtenis" +#: ../../mod/admin.php:400 ../../mod/settings.php:813 +msgid "mobile" +msgstr "mobiel" -#: ../../mod/events.php:628 -msgid "Starting date and Title are required." -msgstr "Begintijd en titel zijn vereist." +#: ../../mod/admin.php:402 +msgid "experimental" +msgstr "experimenteel" -#: ../../mod/events.php:630 -msgid "Categories (comma-separated list)" -msgstr "Categorieën (door komma's gescheiden lijst)" +#: ../../mod/admin.php:404 +msgid "unsupported" +msgstr "Niet ondersteund" -#: ../../mod/events.php:632 -msgid "Event Starts:" -msgstr "Begin gebeurtenis:" +#: ../../mod/admin.php:429 +msgid "Yes - with approval" +msgstr "Ja - met goedkeuring" -#: ../../mod/events.php:639 -msgid "Finish date/time is not known or not relevant" -msgstr "Einddatum/-tijd is niet bekend of niet relevant" +#: ../../mod/admin.php:435 +msgid "My site is not a public server" +msgstr "Mijn $Projectname-hub is niet openbaar" -#: ../../mod/events.php:641 -msgid "Event Finishes:" -msgstr "Einde gebeurtenis:" +#: ../../mod/admin.php:436 +msgid "My site has paid access only" +msgstr "Mijn $Projectname-hub kent alleen betaalde toegang" -#: ../../mod/events.php:643 ../../mod/events.php:644 -msgid "Adjust for viewer timezone" -msgstr "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt" +#: ../../mod/admin.php:437 +msgid "My site has free access only" +msgstr "Mijn $Projectname-hub kent alleen gratis toegang" -#: ../../mod/events.php:643 -msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "Belangrijk voor gebeurtenissen die op een bepaalde locatie plaatsvinden. Niet praktisch voor wereldwijde feestdagen." +#: ../../mod/admin.php:438 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "Mijn $Projectname-hub biedt gratis accounts aan met betaalde uitbreidingen als optie" -#: ../../mod/events.php:645 -msgid "Description:" -msgstr "Omschrijving:" +#: ../../mod/admin.php:454 ../../mod/register.php:207 +msgid "Registration" +msgstr "Registratie" -#: ../../mod/events.php:649 -msgid "Title:" -msgstr "Titel:" +#: ../../mod/admin.php:455 +msgid "File upload" +msgstr "Bestand uploaden" -#: ../../mod/events.php:651 -msgid "Share this event" -msgstr "Deel deze gebeurtenis" +#: ../../mod/admin.php:456 +msgid "Policies" +msgstr "Beleid" -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" -msgstr "Xchan opzoeken" +#: ../../mod/admin.php:461 +msgid "Site name" +msgstr "Naam van deze $Projectname-hub" -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " -msgstr "Zoek een xchan (of webbie) die begint met:" +#: ../../mod/admin.php:462 +msgid "Banner/Logo" +msgstr "Banner/logo" -#: ../../mod/uexport.php:33 ../../mod/uexport.php:34 -msgid "Export Channel" -msgstr "Kanaal exporteren" +#: ../../mod/admin.php:463 +msgid "Administrator Information" +msgstr "Informatie over de beheerder van deze hub" -#: ../../mod/uexport.php:35 +#: ../../mod/admin.php:463 msgid "" -"Export your basic channel information to a small file. This acts as a " -"backup of your connections, permissions, profile and basic data, which can " -"be used to import your data to a new hub, but\tdoes not contain your " -"content." -msgstr "Exporteer de basisinformatie van jouw kanaal naar een klein bestand. Dit fungeert als een back-up van jouw connecties, permissies, profiel en basisgegevens, die gebruikt kan worden om op een nieuwe hub jouw gegevens te importeren. Deze back-up bevat echter niet de inhoud van jouw kanaal." +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden." -#: ../../mod/uexport.php:36 -msgid "Export Content" -msgstr "Inhoud exporteren" +#: ../../mod/admin.php:464 +msgid "System language" +msgstr "Standaardtaal" -#: ../../mod/uexport.php:37 +#: ../../mod/admin.php:465 +msgid "System theme" +msgstr "Standaardthema" + +#: ../../mod/admin.php:465 msgid "" -"Export your channel information and all the content to a JSON backup. This " -"backs up all of your connections, permissions, profile data and all of your " -"content, but is generally not suitable for importing a channel to a new hub " -"as this file may be VERY large. Please be patient - it may take several " -"minutes for this download to begin." -msgstr "Exporteer informatie en alle inhoud van jouw kanaal naar een JSON-back-up. Dit slaat al jouw connecties, permissies, profielgegevens en de volledige inhoud van jouw kanaal op, maar is in het algemeen niet geschikt om op een nieuwe hub te importeren, omdat dit bestand ZEER groot kan worden. Wees geduldig - het kan enkele minuten duren voordat de download begint." +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Standaardthema voor $Projectname-hub (kan door lid veranderd worden) - verander thema-instellingen" -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Ga verder" +#: ../../mod/admin.php:466 +msgid "Mobile system theme" +msgstr "Standaardthema voor mobiel" -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Instellen premiumkanaal " +#: ../../mod/admin.php:466 +msgid "Theme for mobile devices" +msgstr "Thema voor mobiele apparaten" -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Restricties voor connecties van premiumkanaal toestaan" +#: ../../mod/admin.php:468 +msgid "Enable Diaspora Protocol" +msgstr "Diaspora-protocol inschakelen" -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Vul je restricties of voorwaarden in, zoals een paypal-afschrift, voorschriften voor leden, enz." +#: ../../mod/admin.php:468 +msgid "Communicate with Diaspora and Friendica - experimental" +msgstr "Communiceer met Diaspora en Friendica (experimenteel)" -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Dit kanaal kan extra stappen of het accepteren van de volgende voorwaarden vereisen, voordat de connectie wordt geaccepteerd:" +#: ../../mod/admin.php:469 +msgid "Allow Feeds as Connections" +msgstr "Sta feeds toe als connecties" -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Mogelijke connecties zullen dan de volgende tekst zien voordat ze verder kunnen:" +#: ../../mod/admin.php:469 +msgid "(Heavy system resource usage)" +msgstr "(sterk negatieve invloed op systeembronnen hub)" -#: ../../mod/connect.php:92 ../../mod/connect.php:113 +#: ../../mod/admin.php:470 +msgid "Maximum image size" +msgstr "Maximale grootte van afbeeldingen" + +#: ../../mod/admin.php:470 msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina." +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Maximale grootte in bytes voor afbeeldingen die worden geüpload. Standaard is 0, wat geen limiet betekend." -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) " +#: ../../mod/admin.php:471 +msgid "Does this site allow new member registration?" +msgstr "Staat deze hub nieuwe accounts toe?" -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Beperkt of premiumkanaal" +#: ../../mod/admin.php:472 +msgid "Which best describes the types of account offered by this hub?" +msgstr "Wat voor soort accounts biedt deze $Projectname-hub aan? Kies wat het meest in de buurt komt." -#: ../../mod/connedit.php:75 ../../mod/connections.php:37 -msgid "Could not access contact record." -msgstr "Kon geen toegang krijgen tot de connectie-gegevens." +#: ../../mod/admin.php:473 +msgid "Register text" +msgstr "Tekst tijdens registratie" -#: ../../mod/connedit.php:99 ../../mod/connections.php:51 -msgid "Could not locate selected profile." -msgstr "Kon het gekozen profiel niet vinden." +#: ../../mod/admin.php:473 +msgid "Will be displayed prominently on the registration page." +msgstr "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond." -#: ../../mod/connedit.php:214 ../../mod/connections.php:94 -msgid "Connection updated." -msgstr "Connectie bijgewerkt." +#: ../../mod/admin.php:474 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Homepagina van deze hub die aan bezoekers wordt getoond (standaard: inlogformulier)" -#: ../../mod/connedit.php:216 ../../mod/connections.php:96 -msgid "Failed to update connection record." -msgstr "Bijwerken van connectie-gegevens mislukt." +#: ../../mod/admin.php:474 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "voorbeeld: 'public' om de openbare stream te tonen, 'page/sys/home' om de webpagina 'home' van het systeemkanaal te tonen of 'include:home.html' om een gewoon bestand te gebruiken." -#: ../../mod/connedit.php:262 -msgid "is now connected to" -msgstr "is nu verbonden met" +#: ../../mod/admin.php:475 +msgid "Preserve site homepage URL" +msgstr "Behoudt de URL van de hub (/)" -#: ../../mod/connedit.php:375 -msgid "Could not access address book record." -msgstr "Kon geen toegang krijgen tot de record van de connectie." +#: ../../mod/admin.php:475 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Toon de homepagina van de hub in een frame op de oorspronkelijke locatie (/), i.p.v. een doorverwijzing naar een andere locatie (bv. .../home.html)" -#: ../../mod/connedit.php:389 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar" +#: ../../mod/admin.php:476 +msgid "Accounts abandoned after x days" +msgstr "Accounts als verlaten beschouwen na zoveel aantal dagen:" -#: ../../mod/connedit.php:396 -msgid "Channel has been unblocked" -msgstr "Kanaal is gedeblokkeerd" +#: ../../mod/admin.php:476 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Zal geen systeembronnen verspillen door polling van externe hubs voor verlaten accounts. Vul 0 in voor geen tijdslimiet." -#: ../../mod/connedit.php:397 -msgid "Channel has been blocked" -msgstr "Kanaal is geblokkeerd" +#: ../../mod/admin.php:477 +msgid "Allowed friend domains" +msgstr "Toegestane domeinen" -#: ../../mod/connedit.php:401 ../../mod/connedit.php:413 -#: ../../mod/connedit.php:425 ../../mod/connedit.php:437 -#: ../../mod/connedit.php:453 -msgid "Unable to set address book parameters." -msgstr "Niet in staat om de parameters van connecties in te stellen." +#: ../../mod/admin.php:477 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze $Projectname-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten." -#: ../../mod/connedit.php:408 -msgid "Channel has been unignored" -msgstr "Kanaal wordt niet meer genegeerd" +#: ../../mod/admin.php:478 +msgid "Allowed email domains" +msgstr "Toegestane e-maildomeinen" -#: ../../mod/connedit.php:409 -msgid "Channel has been ignored" -msgstr "Kanaal wordt genegeerd" +#: ../../mod/admin.php:478 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te laten." -#: ../../mod/connedit.php:420 -msgid "Channel has been unarchived" -msgstr "Kanaal is niet meer gearchiveerd" +#: ../../mod/admin.php:479 +msgid "Not allowed email domains" +msgstr "Niet toegestane e-maildomeinen" -#: ../../mod/connedit.php:421 -msgid "Channel has been archived" -msgstr "Kanaal is gearchiveerd" +#: ../../mod/admin.php:479 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen niet op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te staan, tenzij er toegestane domeinen zijn ingesteld. " -#: ../../mod/connedit.php:432 -msgid "Channel has been unhidden" -msgstr "Kanaal is niet meer verborgen" +#: ../../mod/admin.php:480 +msgid "Block public" +msgstr "Openbare toegang blokkeren" -#: ../../mod/connedit.php:433 -msgid "Channel has been hidden" -msgstr "Kanaal is verborgen" +#: ../../mod/admin.php:480 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde leden." -#: ../../mod/connedit.php:448 -msgid "Channel has been approved" -msgstr "Connectie/kanaal is geaccepteerd" +#: ../../mod/admin.php:481 +msgid "Verify Email Addresses" +msgstr "E-mailadres verifieren" -#: ../../mod/connedit.php:449 -msgid "Channel has been unapproved" -msgstr "Connectie/kanaal is afgewezen" +#: ../../mod/admin.php:481 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Inschakelen om e-mailadressen te verifiëren die tijdens de accountregistratie worden gebruikt (aanbevolen)." -#: ../../mod/connedit.php:477 -msgid "Connection has been removed." -msgstr "Connectie is verwijderd" +#: ../../mod/admin.php:482 +msgid "Force publish" +msgstr "Dwing kanaalvermelding af" -#: ../../mod/connedit.php:497 -#, php-format -msgid "View %s's profile" -msgstr "Profiel van %s weergeven" +#: ../../mod/admin.php:482 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Vink dit aan om af te dwingen dat alle kanalen op deze hub in de kanalengids worden vermeld." -#: ../../mod/connedit.php:501 -msgid "Refresh Permissions" -msgstr "Permissies vernieuwen" +#: ../../mod/admin.php:483 +msgid "Disable discovery tab" +msgstr "Ontdekkingstab" -#: ../../mod/connedit.php:504 -msgid "Fetch updated permissions" -msgstr "Aangepaste permissies ophalen" +#: ../../mod/admin.php:483 +msgid "" +"Remove the tab in the network view with public content pulled from sources " +"chosen for this site." +msgstr "Verwijder de tab in de matrix-weergave waarin zich een selectie aan openbare berichten bevindt, die automatisch voor deze hub zijn uitgekozen." -#: ../../mod/connedit.php:508 -msgid "Recent Activity" -msgstr "Recente activiteit" +#: ../../mod/admin.php:484 +msgid "login on Homepage" +msgstr "Inlogformulier op de homepagina" -#: ../../mod/connedit.php:511 -msgid "View recent posts and comments" -msgstr "Recente berichten en reacties weergeven" +#: ../../mod/admin.php:484 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "Toon een inlogformulier voor bezoekers op de homepagina wanneer geen andere inhoud is geconfigureerd. " -#: ../../mod/connedit.php:520 -msgid "Block (or Unblock) all communications with this connection" -msgstr "Blokkeer (of deblokkeer) alle communicatie met deze connectie" +#: ../../mod/admin.php:486 +msgid "Proxy user" +msgstr "Gebruikersnaam proxy" -#: ../../mod/connedit.php:524 ../../mod/connedit.php:721 -msgid "Unignore" -msgstr "Niet meer negeren" +#: ../../mod/admin.php:487 +msgid "Proxy URL" +msgstr "URL proxy" -#: ../../mod/connedit.php:527 -msgid "Ignore (or Unignore) all inbound communications from this connection" -msgstr "Negeer (of negeer niet meer) alle inkomende communicatie van deze connectie" +#: ../../mod/admin.php:488 +msgid "Network timeout" +msgstr "Netwerktimeout" -#: ../../mod/connedit.php:530 -msgid "Unarchive" -msgstr "Niet meer archiveren" +#: ../../mod/admin.php:488 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)" -#: ../../mod/connedit.php:530 -msgid "Archive" -msgstr "Archiveren" +#: ../../mod/admin.php:489 +msgid "Delivery interval" +msgstr "Afleveringsinterval" -#: ../../mod/connedit.php:533 +#: ../../mod/admin.php:489 msgid "" -"Archive (or Unarchive) this connection - mark channel dead but keep content" -msgstr "Archiveer (of dearchiveer) deze connectie - markeer het kanaal als dood, maar bewaar de inhoud" - -#: ../../mod/connedit.php:536 -msgid "Unhide" -msgstr "Niet meer verbergen" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "Vertraag de achtergrondprocessen voor het afleveren met een aantal seconden om de systeembelasting te verminderen. Aanbevolen: 4-5 voor shared hosts, 2-3 voor virtual private servers (VPS) en 0-1 voor grote dedicated servers." -#: ../../mod/connedit.php:536 -msgid "Hide" -msgstr "Verbergen" +#: ../../mod/admin.php:490 +msgid "Poll interval" +msgstr "Poll-interval" -#: ../../mod/connedit.php:539 -msgid "Hide or Unhide this connection from your other connections" -msgstr "Deze connectie verbergen (of niet meer verbergen) voor jouw andere connecties" +#: ../../mod/admin.php:490 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "De achtergrondprocessen voor het afleveren met zoveel seconden vertragen om de systeembelasting te verminderen. 0 om de afleveringsinterval te gebruiken." -#: ../../mod/connedit.php:546 -msgid "Delete this connection" -msgstr "Deze connectie verwijderen" +#: ../../mod/admin.php:491 +msgid "Maximum Load Average" +msgstr "Maximaal gemiddelde systeembelasting" -#: ../../mod/connedit.php:637 ../../mod/connedit.php:675 -msgid "Approve this connection" -msgstr "Deze connectie accepteren" +#: ../../mod/admin.php:491 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Maximale systeembelasting voordat de afleverings- en polllingsprocessen worden uitgesteld. Standaard is 50." -#: ../../mod/connedit.php:637 -msgid "Accept connection to allow communication" -msgstr "Keur deze connectie goed om communicatie toe te staan" +#: ../../mod/admin.php:492 +msgid "Expiration period in days for imported (matrix/network) content" +msgstr "Aantal dagen waarna geïmporteerde inhoud uit iemands matrix/netwerk-pagina wordt verwijderd." -#: ../../mod/connedit.php:653 -#, php-format -msgid "Connections: settings for %s" -msgstr "Connecties: instellingen voor %s" +#: ../../mod/admin.php:492 +msgid "0 for no expiration of imported content" +msgstr "Dit geldt alleen voor inhoud van andere kanalen, dus niet voor iemands eigen kanaal. 0 voor het niet verwijderen van geïmporteerde inhoud." -#: ../../mod/connedit.php:654 -msgid "Apply these permissions automatically" -msgstr "Deze permissies automatisch toepassen" +#: ../../mod/admin.php:540 +msgid "No server found" +msgstr "Geen hub gevonden" -#: ../../mod/connedit.php:658 -msgid "Apply the permissions indicated on this page to all new connections." -msgstr "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen." +#: ../../mod/admin.php:547 ../../mod/admin.php:831 +msgid "ID" +msgstr "ID" -#: ../../mod/connedit.php:662 -msgid "Slide to adjust your degree of friendship" -msgstr "Schuif om te bepalen hoe goed je iemand kent en/of mag" +#: ../../mod/admin.php:547 +msgid "for channel" +msgstr "voor kanaal" -#: ../../mod/connedit.php:663 ../../mod/rate.php:161 -msgid "Rating (this information is public)" -msgstr "Beoordeling (deze informatie is openbaar)" +#: ../../mod/admin.php:547 +msgid "on server" +msgstr "op hub" -#: ../../mod/connedit.php:664 ../../mod/rate.php:162 -msgid "Optionally explain your rating (this information is public)" -msgstr "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)" +#: ../../mod/admin.php:547 +msgid "Status" +msgstr "Status" -#: ../../mod/connedit.php:671 -msgid "" -"Default permissions for your channel type have (just) been applied. They " -"have not yet been submitted. Please review the permissions on this page and " -"make any desired changes at this time. This new connection may not " -"be able to communicate with you until you submit this page, which will " -"install and apply the selected permissions." -msgstr "Voor jouw kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen. Controleer de permissies op deze pagina en verander ze eventueel. Deze nieuwe connectie kan mogelijk nog niet met jou communiceren totdat je deze pagina opslaat, wat ervoor zorgt dat de gekozen permissies actief worden." +#: ../../mod/admin.php:549 +msgid "Server" +msgstr "Hubbeheer" -#: ../../mod/connedit.php:674 -msgid "inherited" -msgstr "geërfd" +#: ../../mod/admin.php:566 +msgid "Update has been marked successful" +msgstr "Update is als succesvol gemarkeerd" -#: ../../mod/connedit.php:677 -msgid "Connection has no individual permissions!" -msgstr "Connectie heeft geen individuele permissies!" +#: ../../mod/admin.php:576 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "Uitvoeren van %s is mislukt. Controleer systeemlogboek." -#: ../../mod/connedit.php:678 -msgid "" -"This may be appropriate based on your privacy " -"settings, though you may wish to review the \"Advanced Permissions\"." -msgstr "Dit is mogelijk voldoende, wanneer er naar jouw privacy-instellingen wordt gekeken. Hoewel je wellicht de geavanceerde rechten wil nagaan." +#: ../../mod/admin.php:579 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Update %s was geslaagd." -#: ../../mod/connedit.php:680 -msgid "Profile Visibility" -msgstr "Zichtbaarheid profiel" +#: ../../mod/admin.php:583 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Update %s gaf geen melding. Het is daarom niet bekend of deze geslaagd is." -#: ../../mod/connedit.php:681 +#: ../../mod/admin.php:586 #, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Kies het profiel dat je aan %s wil tonen wanneer hij/zij ingelogd jouw profiel wil bekijken." +msgid "Update function %s could not be found." +msgstr "Update-functie %s kon niet gevonden worden." -#: ../../mod/connedit.php:682 -msgid "Contact Information / Notes" -msgstr "Informatie/aantekeningen over connectie" +#: ../../mod/admin.php:602 +msgid "No failed updates." +msgstr "Geen mislukte updates." -#: ../../mod/connedit.php:683 -msgid "Edit contact notes" -msgstr "Bewerk aantekeningen over contact" +#: ../../mod/admin.php:606 +msgid "Failed Updates" +msgstr "Mislukte updates" -#: ../../mod/connedit.php:685 -msgid "Their Settings" -msgstr "Hun instellingen" +#: ../../mod/admin.php:608 +msgid "Mark success (if update was manually applied)" +msgstr "Markeer als geslaagd (wanneer de update handmatig was uitgevoerd)" -#: ../../mod/connedit.php:686 -msgid "My Settings" -msgstr "Mijn instellingen" +#: ../../mod/admin.php:609 +msgid "Attempt to execute this update step automatically" +msgstr "Poging om deze stap van de update automatisch uit te voeren." -#: ../../mod/connedit.php:688 -msgid "" -"Default permissions for this channel type have (just) been applied. They " -"have not been saved and there are currently no stored default " -"permissions. Please review/edit the applied settings and click [Submit] to " -"finalize." -msgstr "Voor dit kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen en er zijn momenteel geen standaard permissies aanwezig. Controleer/verander de permissies op deze pagina en klik op [Opslaan] om deze te activeren." +#: ../../mod/admin.php:641 +msgid "Queue Statistics" +msgstr "Wachtrij-statistieken" -#: ../../mod/connedit.php:689 -msgid "Clear/Disable Automatic Permissions" -msgstr "Verwijderen/uitschakelen automatische permissies" +#: ../../mod/admin.php:642 +msgid "Total Entries" +msgstr "Aantal vermeldingen" -#: ../../mod/connedit.php:690 -msgid "Forum Members" -msgstr "Forumleden" +#: ../../mod/admin.php:643 +msgid "Priority" +msgstr "Prioriteit" -#: ../../mod/connedit.php:691 -msgid "Soapbox" -msgstr "Zeepkist" +#: ../../mod/admin.php:644 +msgid "Destination URL" +msgstr "Doel-URL" -#: ../../mod/connedit.php:692 -msgid "Full Sharing (typical social network permissions)" -msgstr "Voluit delen (vergelijkbaar met die van sociale netwerken)" +#: ../../mod/admin.php:645 +msgid "Mark hub permanently offline" +msgstr "Hub als permanent offline markeren" -#: ../../mod/connedit.php:693 -msgid "Cautious Sharing " -msgstr "Voorzichtig delen" +#: ../../mod/admin.php:646 +msgid "Empty queue for this hub" +msgstr "Berichtenwachtrij voor deze hub legen" -#: ../../mod/connedit.php:694 -msgid "Follow Only" -msgstr "Alleen volgen" +#: ../../mod/admin.php:647 +msgid "Last known contact" +msgstr "Voor het laatst contact" -#: ../../mod/connedit.php:695 -msgid "Individual Permissions" -msgstr "Individuele permissies" +#: ../../mod/admin.php:683 +#, php-format +msgid "%s user blocked/unblocked" +msgid_plural "%s users blocked/unblocked" +msgstr[0] "%s account geblokkeerd/gedeblokkeerd" +msgstr[1] "%s accounts geblokkeerd/gedeblokkeerd" -#: ../../mod/connedit.php:696 -msgid "" -"Some permissions may be inherited from your channel privacy settings, which have higher priority than " -"individual settings. Changing those inherited settings on this page will " -"have no effect." -msgstr "Sommige permissies kunnen worden overgeërfd van de privacy-instellingen van jouw kanaal. Wanneer je deze geërfde instellingen op deze pagina veranderd heeft dat geen effect." +#: ../../mod/admin.php:691 +#, php-format +msgid "%s user deleted" +msgid_plural "%s users deleted" +msgstr[0] "%s account verwijderd" +msgstr[1] "%s accounts verwijderd" -#: ../../mod/connedit.php:697 -msgid "Advanced Permissions" -msgstr "Geavanceerde permissies" +#: ../../mod/admin.php:727 +msgid "Account not found" +msgstr "Account niet gevonden" -#: ../../mod/connedit.php:698 -msgid "Simple Permissions (select one and submit)" -msgstr "Eenvoudige permissies (selecteer er één en opslaan)" +#: ../../mod/admin.php:747 +#, php-format +msgid "User '%s' blocked" +msgstr "Lid '%s' geblokkeerd" -#: ../../mod/connedit.php:702 +#: ../../mod/admin.php:755 #, php-format -msgid "Visit %s's profile - %s" -msgstr "Profiel van %s bezoeken - %s" +msgid "User '%s' unblocked" +msgstr "Account '%s' gedeblokkeerd" -#: ../../mod/connedit.php:703 -msgid "Block/Unblock contact" -msgstr "Connectie blokkeren/deblokkeren" +#: ../../mod/admin.php:818 ../../mod/admin.php:830 +msgid "Users" +msgstr "Accounts" -#: ../../mod/connedit.php:704 -msgid "Ignore contact" -msgstr "Connectie negeren" +#: ../../mod/admin.php:820 ../../mod/admin.php:987 +msgid "select all" +msgstr "alles selecteren" -#: ../../mod/connedit.php:705 -msgid "Repair URL settings" -msgstr "URL-instellingen repareren" +#: ../../mod/admin.php:821 +msgid "User registrations waiting for confirm" +msgstr "Accounts die op goedkeuring wachten" -#: ../../mod/connedit.php:706 -msgid "View conversations" -msgstr "Conversaties weergeven" +#: ../../mod/admin.php:822 +msgid "Request date" +msgstr "Tijd/datum verzoek" -#: ../../mod/connedit.php:708 -msgid "Delete contact" -msgstr "Connectie verwijderen" +#: ../../mod/admin.php:823 +msgid "No registrations." +msgstr "Geen verzoeken." -#: ../../mod/connedit.php:712 -msgid "Last update:" -msgstr "Laatste wijziging:" +#: ../../mod/admin.php:824 +msgid "Approve" +msgstr "Goedkeuren" -#: ../../mod/connedit.php:714 -msgid "Update public posts" -msgstr "Openbare berichten updaten" +#: ../../mod/admin.php:825 +msgid "Deny" +msgstr "Afkeuren" -#: ../../mod/connedit.php:716 -msgid "Update now" -msgstr "Nu updaten" +#: ../../mod/admin.php:827 ../../mod/connedit.php:517 +#: ../../mod/connedit.php:720 +msgid "Block" +msgstr "Blokkeren" -#: ../../mod/connedit.php:722 -msgid "Currently blocked" -msgstr "Momenteel geblokkeerd" +#: ../../mod/admin.php:828 ../../mod/connedit.php:517 +#: ../../mod/connedit.php:720 +msgid "Unblock" +msgstr "Deblokkeren" -#: ../../mod/connedit.php:723 -msgid "Currently ignored" -msgstr "Momenteel genegeerd" +#: ../../mod/admin.php:831 +msgid "Register date" +msgstr "Geregistreerd" -#: ../../mod/connedit.php:724 -msgid "Currently archived" -msgstr "Momenteel gearchiveerd" +#: ../../mod/admin.php:831 +msgid "Last login" +msgstr "Laatste keer ingelogd" -#: ../../mod/connedit.php:725 -msgid "Currently pending" -msgstr "Moeten nog geaccepteerd of afgewezen worden" +#: ../../mod/admin.php:831 +msgid "Expires" +msgstr "Verloopt" -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "Afbeelding geüpload, maar afbeelding kon niet worden bijgesneden. " +#: ../../mod/admin.php:831 +msgid "Service Class" +msgstr "Abonnementen" -#: ../../mod/profile_photo.php:162 -msgid "Image resize failed." -msgstr "Afbeelding kon niet van grootte veranderd worden." +#: ../../mod/admin.php:833 +msgid "" +"Selected users will be deleted!\\n\\nEverything these users had posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Geselecteerde accounts (met bijbehorende kanalen) worden verwijderd!\\n\\nAlles wat deze accounts op deze hub hebben gepubliceerd wordt definitief verwijderd!\\n\\Weet je het zeker?" -#: ../../mod/profile_photo.php:206 +#: ../../mod/admin.php:834 msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Vernieuw de pagina met shift+R of shift+F5, of leeg je browserbuffer, wanneer de nieuwe foto niet meteen wordt weergegeven." +"The user {0} will be deleted!\\n\\nEverything this user has posted on this " +"site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Account {0} (met bijbehorende kanalen) wordt verwijderd !\\n\\nAlles wat dit account op deze hub heeft gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" -#: ../../mod/profile_photo.php:233 +#: ../../mod/admin.php:870 #, php-format -msgid "Image exceeds size limit of %d" -msgstr "Afbeeldingsgrootte overschrijdt het limiet van %d" +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s kanaal gecensureerd/ongecensureerd" +msgstr[1] "%s kanalen gecensureerd/ongecensureerd" -#: ../../mod/profile_photo.php:242 -msgid "Unable to process image." -msgstr "Niet in staat om afbeelding te verwerken." +#: ../../mod/admin.php:879 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "Code toegestaan/niet toegestaan voor %s kanaal" +msgstr[1] "Scripts toegestaan/niet toegestaan voor %s kanalen " -#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 -msgid "Photo not available." -msgstr "Foto niet beschikbaar." +#: ../../mod/admin.php:886 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s kanaal verwijderd" +msgstr[1] "%s kanalen verwijderd" -#: ../../mod/profile_photo.php:359 -msgid "Upload File:" -msgstr "Bestand uploaden:" +#: ../../mod/admin.php:906 +msgid "Channel not found" +msgstr "Kanaal niet gevonden" -#: ../../mod/profile_photo.php:360 -msgid "Select a profile:" -msgstr "Kies een profiel:" +#: ../../mod/admin.php:917 +#, php-format +msgid "Channel '%s' deleted" +msgstr "Kanaal '%s' verwijderd" -#: ../../mod/profile_photo.php:361 -msgid "Upload Profile Photo" -msgstr "Profielfoto uploaden" +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' censored" +msgstr "Kanaal '%s' gecensureerd" -#: ../../mod/profile_photo.php:366 ../../mod/settings.php:992 -msgid "or" -msgstr "of" +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "Kanaal '%s' ongecensureerd" -#: ../../mod/profile_photo.php:366 -msgid "skip this step" -msgstr "sla deze stap over" +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "Scripts toegestaan voor kanaal '%s'" -#: ../../mod/profile_photo.php:366 -msgid "select a photo from your photo albums" -msgstr "Kies een foto uit jouw fotoalbums" +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Scripts niet toegestaan voor kanaal '%s'" -#: ../../mod/profile_photo.php:382 -msgid "Crop Image" -msgstr "Afbeelding bijsnijden" +#: ../../mod/admin.php:989 +msgid "Censor" +msgstr "Censureren" -#: ../../mod/profile_photo.php:383 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Snij de afbeelding zo uit dat deze optimaal wordt weergegeven." +#: ../../mod/admin.php:990 +msgid "Uncensor" +msgstr "Niet censureren" -#: ../../mod/profile_photo.php:385 -msgid "Done Editing" -msgstr "Klaar met bewerken" +#: ../../mod/admin.php:991 +msgid "Allow Code" +msgstr "Scripts toestaan" -#: ../../mod/profile_photo.php:428 -msgid "Image uploaded successfully." -msgstr "Uploaden afbeelding geslaagd" +#: ../../mod/admin.php:992 +msgid "Disallow Code" +msgstr "Scripts niet toestaan" -#: ../../mod/profile_photo.php:430 -msgid "Image upload failed." -msgstr "Uploaden afbeelding mislukt" +#: ../../mod/admin.php:994 +msgid "UID" +msgstr "UID" -#: ../../mod/profile_photo.php:439 +#: ../../mod/admin.php:996 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Geselecteerde kanalen worden verwijderd!\\n\\nAlles wat in deze kanalen op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" + +#: ../../mod/admin.php:997 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Kanaal {0} wordt verwijderd!\\n\\nAlles wat in dit kanaal op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?" + +#: ../../mod/admin.php:1037 #, php-format -msgid "Image size reduction [%s] failed." -msgstr "Verkleinen [%s] van afbeelding mislukt." +msgid "Plugin %s disabled." +msgstr "Plug-in %s uitgeschakeld." + +#: ../../mod/admin.php:1041 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plug-in %s ingeschakeld" + +#: ../../mod/admin.php:1051 ../../mod/admin.php:1249 +msgid "Disable" +msgstr "Uitschakelen" + +#: ../../mod/admin.php:1054 ../../mod/admin.php:1251 +msgid "Enable" +msgstr "Inschakelen" + +#: ../../mod/admin.php:1078 ../../mod/admin.php:1278 +msgid "Toggle" +msgstr "Omschakelen" + +#: ../../mod/admin.php:1086 ../../mod/admin.php:1288 +msgid "Author: " +msgstr "Auteur: " + +#: ../../mod/admin.php:1087 ../../mod/admin.php:1289 +msgid "Maintainer: " +msgstr "Beheerder: " -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" -msgstr "Bestanden: met mij gedeeld" +#: ../../mod/admin.php:1214 +msgid "No themes found." +msgstr "Geen thema's gevonden" -#: ../../mod/sharedwithme.php:96 -msgid "NEW" -msgstr "NIEUW" +#: ../../mod/admin.php:1270 +msgid "Screenshot" +msgstr "Schermafdruk" -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" -msgstr "Verwijder alle bestanden" +#: ../../mod/admin.php:1316 +msgid "[Experimental]" +msgstr "[Experimenteel]" -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" -msgstr "Verwijder dit bestand" +#: ../../mod/admin.php:1317 +msgid "[Unsupported]" +msgstr "[Niet ondersteund]" -#: ../../mod/rmagic.php:40 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "We hebben een probleem ontdekt tijdens het inloggen met de OpenID die je hebt verstrekt. Controleer de ID op typefouten." +#: ../../mod/admin.php:1341 +msgid "Log settings updated." +msgstr "Logboek-instellingen bijgewerkt." -#: ../../mod/rmagic.php:40 -msgid "The error message was:" -msgstr "Het foutbericht was:" +#: ../../mod/admin.php:1398 +msgid "Clear" +msgstr "Leegmaken" -#: ../../mod/rmagic.php:44 -msgid "Authentication failed." -msgstr "Authenticatie mislukt." +#: ../../mod/admin.php:1404 +msgid "Debugging" +msgstr "Debuggen" -#: ../../mod/rmagic.php:84 -msgid "Remote Authentication" -msgstr "Authenticatie op afstand" +#: ../../mod/admin.php:1405 +msgid "Log file" +msgstr "Logbestand" -#: ../../mod/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Vul jouw kanaaladres in (bijv. channel@example.com)" +#: ../../mod/admin.php:1405 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je $Projectname-installatie." -#: ../../mod/rmagic.php:86 -msgid "Authenticate" -msgstr "Authenticeren" +#: ../../mod/admin.php:1406 +msgid "Log level" +msgstr "Logniveau" -#: ../../mod/rbmark.php:88 -msgid "Select a bookmark folder" -msgstr "Kies een bladwijzermap" +#: ../../mod/admin.php:1452 +msgid "New Profile Field" +msgstr "Nieuw profielveld" -#: ../../mod/rbmark.php:93 -msgid "Save Bookmark" -msgstr "Bladwijzer opslaan" +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "Field nickname" +msgstr "Bijnaam voor veld" -#: ../../mod/rbmark.php:94 -msgid "URL of bookmark" -msgstr "URL van bladwijzer" +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "System name of field" +msgstr "Systeemnaam voor veld" -#: ../../mod/rbmark.php:99 -msgid "Or enter new bookmark folder name" -msgstr "Of geef de naam op van een nieuwe bladwijzermap" +#: ../../mod/admin.php:1454 ../../mod/admin.php:1474 +msgid "Input type" +msgstr "Invoertype" -#: ../../mod/thing.php:94 -msgid "Thing updated" -msgstr "Ding bijgewerkt" +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Field Name" +msgstr "Veldnaam" -#: ../../mod/thing.php:153 -msgid "Object store: failed" -msgstr "Opslaan van ding mislukt" +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Label on profile pages" +msgstr "Tekstlabel voor op profielpagina's" -#: ../../mod/thing.php:157 -msgid "Thing added" -msgstr "Ding toegevoegd" +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Help text" +msgstr "Helptekst" -#: ../../mod/thing.php:175 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Additional info (optional)" +msgstr "Extra informatie (optioneel)" -#: ../../mod/thing.php:226 -msgid "Show Thing" -msgstr "Ding weergeven" +#: ../../mod/admin.php:1466 +msgid "Field definition not found" +msgstr "Velddefinitie niet gevonden" -#: ../../mod/thing.php:233 -msgid "item not found." -msgstr "Item niet gevonden" +#: ../../mod/admin.php:1472 +msgid "Edit Profile Field" +msgstr "Profielveld bewerken" -#: ../../mod/thing.php:261 -msgid "Edit Thing" -msgstr "Ding bewerken" +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "Niet in staat om je hub te vinden" -#: ../../mod/thing.php:263 ../../mod/thing.php:310 -msgid "Select a profile" -msgstr "Kies een profiel" +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "Verzenden bericht geslaagd." -#: ../../mod/thing.php:267 ../../mod/thing.php:313 -msgid "Post an activity" -msgstr "Plaats een bericht" +#: ../../mod/editblock.php:112 +msgid "Edit Block" +msgstr "Blok bewerken" -#: ../../mod/thing.php:267 ../../mod/thing.php:313 -msgid "Only sends to viewers of the applicable profile" -msgstr "Toont dit alleen aan diegene die het gekozen profiel mogen zien." +#: ../../mod/editblock.php:123 +msgid "Delete block?" +msgstr "Blok verwijderen" -#: ../../mod/thing.php:269 ../../mod/thing.php:315 -msgid "Name of thing e.g. something" -msgstr "Naam van ding" +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Maximum toegestane dagelijkse registraties op deze $Projectname-hub bereikt. Probeer het morgen (UTC) nogmaals." -#: ../../mod/thing.php:271 ../../mod/thing.php:316 -msgid "URL of thing (optional)" -msgstr "URL van ding (optioneel)" +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden." -#: ../../mod/thing.php:273 ../../mod/thing.php:317 -msgid "URL for photo of thing (optional)" -msgstr "URL van foto van ding (optioneel)" +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Wachtwoorden komen niet met elkaar overeen." -#: ../../mod/thing.php:308 -msgid "Add Thing to your Profile" -msgstr "Ding aan je profiel toevoegen" +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Registratie geslaagd. Controleer je e-mail voor instructies." -#: ../../mod/connections.php:192 ../../mod/connections.php:293 -msgid "Blocked" -msgstr "Geblokkeerd" +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze $Projectname-hub." -#: ../../mod/connections.php:197 ../../mod/connections.php:300 -msgid "Ignored" -msgstr "Genegeerd" +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "Jouw registratie kan niet verwerkt worden." -#: ../../mod/connections.php:202 ../../mod/connections.php:314 -msgid "Hidden" -msgstr "Verborgen" +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "Registraties op deze $Projectname-hub moeten eerst worden goedgekeurd." -#: ../../mod/connections.php:207 ../../mod/connections.php:307 -msgid "Archived" -msgstr "Gearchiveerd" +#: ../../mod/register.php:164 +msgid "Register at another affiliated site/hub" +msgstr "Registreer op een andere $Projectname-hub" -#: ../../mod/connections.php:271 -msgid "Suggest new connections" -msgstr "Nieuwe kanalen voorstellen" +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Deze $Projectname-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals." -#: ../../mod/connections.php:274 -msgid "New Connections" -msgstr "Nieuwe connecties" +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Gebruiksvoorwaarden" -#: ../../mod/connections.php:277 -msgid "Show pending (new) connections" -msgstr "Nog te accepteren (nieuwe) connecties weergeven" +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "Ik accepteer de %s van deze $Projectname-hub" -#: ../../mod/connections.php:283 -msgid "Show all connections" -msgstr "Toon alle connecties" +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Ik accepteer de %s van deze $Projectname-hub" -#: ../../mod/connections.php:286 -msgid "Unblocked" -msgstr "Niet geblokkeerd" +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "Registreren op deze $Projectname-hub kan alleen op uitnodiging." -#: ../../mod/connections.php:289 -msgid "Only show unblocked connections" -msgstr "Toon alleen niet geblokkeerde connecties" +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Vul jouw uitnodigingscode in" -#: ../../mod/connections.php:296 -msgid "Only show blocked connections" -msgstr "Toon alleen geblokkeerde connecties" +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Jouw e-mailadres" -#: ../../mod/connections.php:303 -msgid "Only show ignored connections" -msgstr "Toon alleen genegeerde connecties" +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Geef een wachtwoord op" -#: ../../mod/connections.php:310 -msgid "Only show archived connections" -msgstr "Toon alleen gearchiveerde connecties" +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Geef het wachtwoord opnieuw op" -#: ../../mod/connections.php:317 -msgid "Only show hidden connections" -msgstr "Toon alleen verborgen connecties" +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Het verwijderen van een account is niet toegestaan binnen 48 uur nadat het wachtwoord is veranderd." -#: ../../mod/connections.php:372 -#, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Verwijder dit account" + +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "WARNING: " +msgstr "WAARSCHUWING: " -#: ../../mod/connections.php:373 -msgid "Edit connection" -msgstr "Connectie bewerken" +#: ../../mod/removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "Dit account en al zijn kanalen worden volledig uit het $Projectname-netwerk verwijderd." -#: ../../mod/connections.php:411 -msgid "Search your connections" -msgstr "Doorzoek jouw connecties" +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "This action is permanent and can not be undone!" +msgstr "Deze handeling is van permanente aard en kan niet meer worden teruggedraaid!" -#: ../../mod/connections.php:412 -msgid "Finding: " -msgstr "Zoeken naar: " +#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 +msgid "Please enter your password for verification:" +msgstr "Vul je wachtwoord in ter verificatie:" -#: ../../mod/rate.php:157 -msgid "Website:" -msgstr "Website:" +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het $Projectname-netwerk verwijderen" -#: ../../mod/rate.php:160 -#, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "Kanaal op afstand [%s] (nog niet op deze hub bekend)" +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het $Projectname-netwerk verwijderd" -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "Geen abonnementsbeperkingen gevonden." +#: ../../mod/removeaccount.php:61 ../../mod/settings.php:720 +msgid "Remove Account" +msgstr "Account verwijderen" -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "Niet in staat om je hub te vinden" +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +#: ../../mod/update_home.php:21 ../../mod/update_public.php:21 +msgid "[Embedded content - reload page to view]" +msgstr "[Ingesloten inhoud - ververs pagina om te bekijken] " -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Verzenden bericht geslaagd." +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." +msgstr "Privacy-informatie op afstand niet beschikbaar." + +#: ../../mod/lockview.php:58 +msgid "Visible to:" +msgstr "Zichtbaar voor:" #: ../../mod/settings.php:76 msgid "Name is required" @@ -7104,638 +7343,643 @@ msgstr "Naam is vereist" msgid "Key and Secret are required" msgstr "Key en secret zijn vereist" -#: ../../mod/settings.php:129 +#: ../../mod/settings.php:130 msgid "Diaspora Policy Settings updated." msgstr "Beleidsinstellingen Diaspora bijgewerkt." -#: ../../mod/settings.php:237 +#: ../../mod/settings.php:238 msgid "Passwords do not match. Password unchanged." msgstr "Wachtwoorden komen niet overeen. Wachtwoord onveranderd." -#: ../../mod/settings.php:241 +#: ../../mod/settings.php:242 msgid "Empty passwords are not allowed. Password unchanged." msgstr "Lege wachtwoorden zijn niet toegestaan. Wachtwoord onveranderd." -#: ../../mod/settings.php:255 +#: ../../mod/settings.php:256 msgid "Password changed." msgstr "Wachtwoord veranderd." -#: ../../mod/settings.php:257 +#: ../../mod/settings.php:258 msgid "Password update failed. Please try again." msgstr "Bijwerken wachtwoord mislukt. Probeer opnieuw." -#: ../../mod/settings.php:271 +#: ../../mod/settings.php:272 msgid "Not valid email." msgstr "Geen geldig e-mailadres." -#: ../../mod/settings.php:274 +#: ../../mod/settings.php:275 msgid "Protected email address. Cannot change to that email." msgstr "Beschermd e-mailadres. Kan dat e-mailadres niet gebruiken." -#: ../../mod/settings.php:283 +#: ../../mod/settings.php:284 msgid "System failure storing new email. Please try again." msgstr "Systeemfout opslaan van nieuwe e-mail. Probeer het nog een keer." -#: ../../mod/settings.php:522 +#: ../../mod/settings.php:523 msgid "Settings updated." msgstr "Instellingen bijgewerkt." -#: ../../mod/settings.php:586 ../../mod/settings.php:612 -#: ../../mod/settings.php:648 +#: ../../mod/settings.php:587 ../../mod/settings.php:613 +#: ../../mod/settings.php:649 msgid "Add application" msgstr "Applicatie toevoegen" -#: ../../mod/settings.php:589 +#: ../../mod/settings.php:590 msgid "Name of application" msgstr "Naam van applicatie" -#: ../../mod/settings.php:590 ../../mod/settings.php:616 +#: ../../mod/settings.php:591 ../../mod/settings.php:617 msgid "Consumer Key" msgstr "Consumer key" -#: ../../mod/settings.php:590 ../../mod/settings.php:591 +#: ../../mod/settings.php:591 ../../mod/settings.php:592 msgid "Automatically generated - change if desired. Max length 20" msgstr "Automatische gegenereerd - verander wanneer gewenst. Maximale lengte is 20" -#: ../../mod/settings.php:591 ../../mod/settings.php:617 +#: ../../mod/settings.php:592 ../../mod/settings.php:618 msgid "Consumer Secret" msgstr "Consumer secret" -#: ../../mod/settings.php:592 ../../mod/settings.php:618 +#: ../../mod/settings.php:593 ../../mod/settings.php:619 msgid "Redirect" msgstr "Redirect/doorverwijzing" -#: ../../mod/settings.php:592 +#: ../../mod/settings.php:593 msgid "" "Redirect URI - leave blank unless your application specifically requires " "this" msgstr "URI voor redirect - laat leeg, behalve wanneer de applicatie dit vereist" -#: ../../mod/settings.php:593 ../../mod/settings.php:619 +#: ../../mod/settings.php:594 ../../mod/settings.php:620 msgid "Icon url" msgstr "URL van pictogram" -#: ../../mod/settings.php:593 +#: ../../mod/settings.php:594 msgid "Optional" msgstr "Optioneel" -#: ../../mod/settings.php:604 +#: ../../mod/settings.php:605 msgid "You can't edit this application." msgstr "Je kan deze applicatie niet bewerken" -#: ../../mod/settings.php:647 +#: ../../mod/settings.php:648 msgid "Connected Apps" msgstr "Verbonden applicaties" -#: ../../mod/settings.php:651 +#: ../../mod/settings.php:652 msgid "Client key starts with" msgstr "Client key begint met" -#: ../../mod/settings.php:652 +#: ../../mod/settings.php:653 msgid "No name" msgstr "Geen naam" -#: ../../mod/settings.php:653 +#: ../../mod/settings.php:654 msgid "Remove authorization" msgstr "Autorisatie verwijderen" -#: ../../mod/settings.php:667 +#: ../../mod/settings.php:668 msgid "No feature settings configured" msgstr "Geen extra functie- of plugin-instellingen" -#: ../../mod/settings.php:683 +#: ../../mod/settings.php:685 msgid "Feature/Addon Settings" msgstr "Extra functie- en plugin-instellingen" -#: ../../mod/settings.php:685 +#: ../../mod/settings.php:687 msgid "Settings for the built-in Diaspora emulator" msgstr "Instellingen voor de ingebouwde Diaspora-emulator" -#: ../../mod/settings.php:686 +#: ../../mod/settings.php:688 msgid "Allow any Diaspora member to comment on your public posts" msgstr "Sta toe dat elk Diaspora-lid op jouw openbare berichten kan reageren." -#: ../../mod/settings.php:687 +#: ../../mod/settings.php:689 +msgid "Enable the Diaspora protocol for this channel" +msgstr "Diaspora-protocol voor dit kanaal inschakelen" + +#: ../../mod/settings.php:690 msgid "Diaspora Policy Settings" msgstr "Beleidsinstellingen Diaspora" -#: ../../mod/settings.php:688 +#: ../../mod/settings.php:691 msgid "Prevent your hashtags from being redirected to other sites" msgstr "Voorkom dat jouw tags naar andere websites worden doorverwezen" -#: ../../mod/settings.php:712 +#: ../../mod/settings.php:715 msgid "Account Settings" msgstr "Account-instellingen" -#: ../../mod/settings.php:713 +#: ../../mod/settings.php:716 msgid "Enter New Password:" msgstr "Nieuw wachtwoord invoeren:" -#: ../../mod/settings.php:714 +#: ../../mod/settings.php:717 msgid "Confirm New Password:" msgstr "Nieuw wachtwoord bevestigen:" -#: ../../mod/settings.php:714 +#: ../../mod/settings.php:717 msgid "Leave password fields blank unless changing" msgstr "Laat de wachtwoordvelden leeg, behalve wanneer je deze wil veranderen" -#: ../../mod/settings.php:716 ../../mod/settings.php:1054 +#: ../../mod/settings.php:719 ../../mod/settings.php:1057 msgid "Email Address:" msgstr "E-mailadres:" -#: ../../mod/settings.php:718 +#: ../../mod/settings.php:721 msgid "Remove this account including all its channels" msgstr "Dit account en al zijn kanalen verwijderen" -#: ../../mod/settings.php:734 +#: ../../mod/settings.php:737 msgid "Off" msgstr "Uit" -#: ../../mod/settings.php:734 +#: ../../mod/settings.php:737 msgid "On" msgstr "Aan" -#: ../../mod/settings.php:741 +#: ../../mod/settings.php:744 msgid "Additional Features" msgstr "Extra functies" -#: ../../mod/settings.php:765 +#: ../../mod/settings.php:768 msgid "Connector Settings" msgstr "Instellingen externe koppelingen" -#: ../../mod/settings.php:804 +#: ../../mod/settings.php:807 msgid "No special theme for mobile devices" msgstr "Geen speciaal thema voor mobiele apparaten" -#: ../../mod/settings.php:807 +#: ../../mod/settings.php:810 #, php-format msgid "%s - (Experimental)" msgstr "%s - (experimenteel)" -#: ../../mod/settings.php:846 +#: ../../mod/settings.php:849 msgid "Display Settings" msgstr "Weergave-instellingen" -#: ../../mod/settings.php:847 +#: ../../mod/settings.php:850 msgid "Theme Settings" msgstr "Thema-instellingen" -#: ../../mod/settings.php:848 +#: ../../mod/settings.php:851 msgid "Custom Theme Settings" msgstr "Handmatige thema-instellingen" -#: ../../mod/settings.php:849 +#: ../../mod/settings.php:852 msgid "Content Settings" msgstr "Inhoudsinstellingen" -#: ../../mod/settings.php:855 +#: ../../mod/settings.php:858 msgid "Display Theme:" msgstr "Gebruik thema:" -#: ../../mod/settings.php:856 +#: ../../mod/settings.php:859 msgid "Mobile Theme:" msgstr "Mobiel thema:" -#: ../../mod/settings.php:857 +#: ../../mod/settings.php:860 msgid "Enable user zoom on mobile devices" msgstr "Inzoomen op smartphones en tablets toestaan" -#: ../../mod/settings.php:858 +#: ../../mod/settings.php:861 msgid "Update browser every xx seconds" msgstr "Ververs de webbrowser om de zoveel seconde" -#: ../../mod/settings.php:858 +#: ../../mod/settings.php:861 msgid "Minimum of 10 seconds, no maximum" msgstr "Minimaal 10 seconde, geen maximum" -#: ../../mod/settings.php:859 +#: ../../mod/settings.php:862 msgid "Maximum number of conversations to load at any time:" msgstr "Maximaal aantal conversaties die per keer geladen worden:" -#: ../../mod/settings.php:859 +#: ../../mod/settings.php:862 msgid "Maximum of 100 items" msgstr "Maximaal 100 conversaties" -#: ../../mod/settings.php:860 +#: ../../mod/settings.php:863 msgid "Show emoticons (smilies) as images" msgstr "Toon emoticons (smilies) als afbeeldingen" -#: ../../mod/settings.php:861 +#: ../../mod/settings.php:864 msgid "Link post titles to source" msgstr "Berichtkoppen naar originele locatie linken" -#: ../../mod/settings.php:862 +#: ../../mod/settings.php:865 msgid "System Page Layout Editor - (advanced)" msgstr "Lay-out bewerken van systeempagina's (geavanceerd)" -#: ../../mod/settings.php:865 +#: ../../mod/settings.php:868 msgid "Use blog/list mode on channel page" msgstr "Gebruik blog/lijst-modus op kanaalpagina" -#: ../../mod/settings.php:865 ../../mod/settings.php:866 +#: ../../mod/settings.php:868 ../../mod/settings.php:869 msgid "(comments displayed separately)" msgstr "(reacties worden afzonderlijk weergeven)" -#: ../../mod/settings.php:866 +#: ../../mod/settings.php:869 msgid "Use blog/list mode on matrix page" msgstr "Gebruik blog/lijst-modus op matrixpagina" -#: ../../mod/settings.php:867 +#: ../../mod/settings.php:870 msgid "Channel page max height of content (in pixels)" msgstr "Maximale hoogte berichtinhoud op kanaalpagina (in pixels)" -#: ../../mod/settings.php:867 ../../mod/settings.php:868 +#: ../../mod/settings.php:870 ../../mod/settings.php:871 msgid "click to expand content exceeding this height" msgstr "klik om inhoud uit te klappen die deze hoogte overschrijdt" -#: ../../mod/settings.php:868 +#: ../../mod/settings.php:871 msgid "Matrix page max height of content (in pixels)" msgstr "Maximale hoogte berichtinhoud op matrixpagina (in pixels)" -#: ../../mod/settings.php:902 +#: ../../mod/settings.php:905 msgid "Nobody except yourself" msgstr "Niemand, behalve jezelf" -#: ../../mod/settings.php:903 +#: ../../mod/settings.php:906 msgid "Only those you specifically allow" msgstr "Alleen connecties met uitdrukkelijke toestemming" -#: ../../mod/settings.php:904 +#: ../../mod/settings.php:907 msgid "Approved connections" msgstr "Geaccepteerde connecties" -#: ../../mod/settings.php:905 +#: ../../mod/settings.php:908 msgid "Any connections" msgstr "Alle connecties" -#: ../../mod/settings.php:906 +#: ../../mod/settings.php:909 msgid "Anybody on this website" msgstr "Iedereen op deze hub" -#: ../../mod/settings.php:907 +#: ../../mod/settings.php:910 msgid "Anybody in this network" msgstr "Iedereen in dit netwerk" -#: ../../mod/settings.php:908 +#: ../../mod/settings.php:911 msgid "Anybody authenticated" msgstr "Geauthenticeerd" -#: ../../mod/settings.php:909 +#: ../../mod/settings.php:912 msgid "Anybody on the internet" msgstr "Iedereen op het internet" -#: ../../mod/settings.php:983 +#: ../../mod/settings.php:986 msgid "Publish your default profile in the network directory" msgstr "Publiceer je standaardprofiel in de kanalengids" -#: ../../mod/settings.php:988 +#: ../../mod/settings.php:991 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "Sta ons toe om jouw kanaal als mogelijke connectie voor te stellen aan nieuwe kanalen" -#: ../../mod/settings.php:997 +#: ../../mod/settings.php:1000 msgid "Your channel address is" msgstr "Jouw kanaaladres is" -#: ../../mod/settings.php:1045 +#: ../../mod/settings.php:1048 msgid "Channel Settings" msgstr "Kanaal-instellingen" -#: ../../mod/settings.php:1052 +#: ../../mod/settings.php:1055 msgid "Basic Settings" msgstr "Basis-instellingen" -#: ../../mod/settings.php:1055 +#: ../../mod/settings.php:1058 msgid "Your Timezone:" msgstr "Jouw tijdzone:" -#: ../../mod/settings.php:1056 +#: ../../mod/settings.php:1059 msgid "Default Post Location:" msgstr "Standaardlocatie bericht:" -#: ../../mod/settings.php:1056 +#: ../../mod/settings.php:1059 msgid "Geographical location to display on your posts" msgstr "Geografische locatie die bij het bericht moet worden vermeld" -#: ../../mod/settings.php:1057 +#: ../../mod/settings.php:1060 msgid "Use Browser Location:" msgstr "Locatie van webbrowser gebruiken:" -#: ../../mod/settings.php:1059 +#: ../../mod/settings.php:1062 msgid "Adult Content" msgstr "Inhoud voor volwassenen" -#: ../../mod/settings.php:1059 +#: ../../mod/settings.php:1062 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "Dit kanaal publiceert regelmatig of vaak materiaal dat alleen geschikt is voor volwassenen. (Gebruik de tag #NSFW in berichten met een seksueel getinte inhoud of ander voor minderjarigen ongeschikt materiaal)" -#: ../../mod/settings.php:1061 +#: ../../mod/settings.php:1064 msgid "Security and Privacy Settings" msgstr "Veiligheids- en privacy-instellingen" -#: ../../mod/settings.php:1063 +#: ../../mod/settings.php:1066 msgid "Your permissions are already configured. Click to view/adjust" msgstr "Jouw permissies zijn al ingesteld. Klik om ze te bekijken of aan te passen." -#: ../../mod/settings.php:1065 +#: ../../mod/settings.php:1068 msgid "Hide my online presence" msgstr "Verberg mijn aanwezigheid" -#: ../../mod/settings.php:1065 +#: ../../mod/settings.php:1068 msgid "Prevents displaying in your profile that you are online" msgstr "Voorkomt dat op je kanaalpagina te zien valt dat je momenteel op $Projectname aanwezig bent" -#: ../../mod/settings.php:1067 +#: ../../mod/settings.php:1070 msgid "Simple Privacy Settings:" msgstr "Eenvoudige privacy-instellingen:" -#: ../../mod/settings.php:1068 +#: ../../mod/settings.php:1071 msgid "" "Very Public - extremely permissive (should be used with caution)" msgstr "Zeer openbaar (kanaal staat volledig open - moet met grote zorgvuldigheid gebruikt worden)" -#: ../../mod/settings.php:1069 +#: ../../mod/settings.php:1072 msgid "" "Typical - default public, privacy when desired (similar to social " "network permissions but with improved privacy)" msgstr "Normaal (standaard openbaar, maar privacy wanneer noodzakelijk - vergelijkbaar met die van sociale netwerken, maar met verbeterde privacy)" -#: ../../mod/settings.php:1070 +#: ../../mod/settings.php:1073 msgid "Private - default private, never open or public" msgstr "Privé (standaard privé en nooit openbaar)" -#: ../../mod/settings.php:1071 +#: ../../mod/settings.php:1074 msgid "Blocked - default blocked to/from everybody" msgstr "Geblokkeerd (standaard geblokkeerd naar/van iedereen)" -#: ../../mod/settings.php:1073 +#: ../../mod/settings.php:1076 msgid "Allow others to tag your posts" msgstr "Anderen toestaan om je berichten te taggen" -#: ../../mod/settings.php:1073 +#: ../../mod/settings.php:1076 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "Vaak in groepen/forums gebruikt om met terugwerkende kracht ongepast materiaal te markeren" -#: ../../mod/settings.php:1075 +#: ../../mod/settings.php:1078 msgid "Advanced Privacy Settings" msgstr "Geavanceerde privacy-instellingen" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1080 msgid "Expire other channel content after this many days" msgstr "Inhoud van andere kanalen na zoveel aantal dagen laten verlopen:" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1080 msgid "0 or blank prevents expiration" msgstr "0 of leeg voorkomt het verlopen" -#: ../../mod/settings.php:1078 +#: ../../mod/settings.php:1081 msgid "Maximum Friend Requests/Day:" msgstr "Maximum aantal connectieverzoeken per dag:" -#: ../../mod/settings.php:1078 +#: ../../mod/settings.php:1081 msgid "May reduce spam activity" msgstr "Kan eventuele spam verminderen" -#: ../../mod/settings.php:1079 +#: ../../mod/settings.php:1082 msgid "Default Post Permissions" msgstr "Standaard permissies voor nieuwe berichten" -#: ../../mod/settings.php:1084 +#: ../../mod/settings.php:1083 ../../mod/mitem.php:159 ../../mod/mitem.php:229 +msgid "(click to open/close)" +msgstr "(klik om te openen/sluiten)" + +#: ../../mod/settings.php:1087 msgid "Channel permissions category:" msgstr "Kanaaltype en -permissies:" -#: ../../mod/settings.php:1090 +#: ../../mod/settings.php:1093 msgid "Maximum private messages per day from unknown people:" msgstr "Maximum aantal privé-berichten per dag van onbekende personen:" -#: ../../mod/settings.php:1090 +#: ../../mod/settings.php:1093 msgid "Useful to reduce spamming" msgstr "Kan eventuele spam verminderen" -#: ../../mod/settings.php:1093 +#: ../../mod/settings.php:1096 msgid "Notification Settings" msgstr "Notificatie-instellingen" -#: ../../mod/settings.php:1094 +#: ../../mod/settings.php:1097 msgid "By default post a status message when:" msgstr "Plaats automatisch een statusbericht wanneer:" -#: ../../mod/settings.php:1095 +#: ../../mod/settings.php:1098 msgid "accepting a friend request" msgstr "Een connectieverzoek wordt geaccepteerd" -#: ../../mod/settings.php:1096 +#: ../../mod/settings.php:1099 msgid "joining a forum/community" msgstr "Je lid wordt van een forum/groep" -#: ../../mod/settings.php:1097 +#: ../../mod/settings.php:1100 msgid "making an interesting profile change" msgstr "Er sprake is van een interessante profielwijziging" -#: ../../mod/settings.php:1098 +#: ../../mod/settings.php:1101 msgid "Send a notification email when:" msgstr "Verzend een notificatie per e-mail wanneer:" -#: ../../mod/settings.php:1099 +#: ../../mod/settings.php:1102 msgid "You receive a connection request" msgstr "Je een connectieverzoek ontvangt" -#: ../../mod/settings.php:1100 +#: ../../mod/settings.php:1103 msgid "Your connections are confirmed" msgstr "Jouw connecties zijn bevestigd" -#: ../../mod/settings.php:1101 +#: ../../mod/settings.php:1104 msgid "Someone writes on your profile wall" msgstr "Iemand iets op jouw kanaal heeft geschreven" -#: ../../mod/settings.php:1102 +#: ../../mod/settings.php:1105 msgid "Someone writes a followup comment" msgstr "Iemand een reactie schrijft" -#: ../../mod/settings.php:1103 +#: ../../mod/settings.php:1106 msgid "You receive a private message" msgstr "Je een privé-bericht ontvangt" -#: ../../mod/settings.php:1104 +#: ../../mod/settings.php:1107 msgid "You receive a friend suggestion" msgstr "Je een kanaalvoorstel ontvangt" -#: ../../mod/settings.php:1105 +#: ../../mod/settings.php:1108 msgid "You are tagged in a post" msgstr "Je expliciet in een bericht bent genoemd" -#: ../../mod/settings.php:1106 +#: ../../mod/settings.php:1109 msgid "You are poked/prodded/etc. in a post" msgstr "Je bent in een bericht aangestoten/gepord/etc." -#: ../../mod/settings.php:1109 +#: ../../mod/settings.php:1112 msgid "Show visual notifications including:" msgstr "Toon de volgende zichtbare notificaties:" -#: ../../mod/settings.php:1111 +#: ../../mod/settings.php:1114 msgid "Unseen matrix activity" msgstr "Niet bekeken matrix-activiteit" -#: ../../mod/settings.php:1112 +#: ../../mod/settings.php:1115 msgid "Unseen channel activity" msgstr "Niet bekeken kanaal-activiteit" -#: ../../mod/settings.php:1113 +#: ../../mod/settings.php:1116 msgid "Unseen private messages" msgstr "Niet bekeken privéberichten" -#: ../../mod/settings.php:1113 ../../mod/settings.php:1118 -#: ../../mod/settings.php:1119 ../../mod/settings.php:1120 +#: ../../mod/settings.php:1116 ../../mod/settings.php:1121 +#: ../../mod/settings.php:1122 ../../mod/settings.php:1123 msgid "Recommended" msgstr "Aanbevolen" -#: ../../mod/settings.php:1114 +#: ../../mod/settings.php:1117 msgid "Upcoming events" msgstr "Aankomende gebeurtenissen" -#: ../../mod/settings.php:1115 +#: ../../mod/settings.php:1118 msgid "Events today" msgstr "Gebeurtissen van vandaag" -#: ../../mod/settings.php:1116 +#: ../../mod/settings.php:1119 msgid "Upcoming birthdays" msgstr "Aankomende verjaardagen" -#: ../../mod/settings.php:1116 +#: ../../mod/settings.php:1119 msgid "Not available in all themes" msgstr "Niet in alle thema's beschikbaar" -#: ../../mod/settings.php:1117 +#: ../../mod/settings.php:1120 msgid "System (personal) notifications" msgstr "(Persoonlijke) systeemnotificaties" -#: ../../mod/settings.php:1118 +#: ../../mod/settings.php:1121 msgid "System info messages" msgstr "Systeemmededelingen" -#: ../../mod/settings.php:1119 +#: ../../mod/settings.php:1122 msgid "System critical alerts" msgstr "Kritische systeemwaarschuwingen" -#: ../../mod/settings.php:1120 +#: ../../mod/settings.php:1123 msgid "New connections" msgstr "Nieuwe connecties" -#: ../../mod/settings.php:1121 +#: ../../mod/settings.php:1124 msgid "System Registrations" msgstr "Nieuwe accountregistraties op deze hub" -#: ../../mod/settings.php:1122 +#: ../../mod/settings.php:1125 msgid "" "Also show new wall posts, private messages and connections under Notices" msgstr "Toon tevens nieuwe kanaalberichten, privéberichten en connecties onder Notificaties" -#: ../../mod/settings.php:1124 +#: ../../mod/settings.php:1127 msgid "Notify me of events this many days in advance" msgstr "Herinner mij zoveel dagen van te voren aan gebeurtenissen" -#: ../../mod/settings.php:1124 +#: ../../mod/settings.php:1127 msgid "Must be greater than 0" msgstr "Moet hoger dan 0 zijn" -#: ../../mod/settings.php:1126 +#: ../../mod/settings.php:1129 msgid "Advanced Account/Page Type Settings" msgstr "Instellingen geavanceerd account/paginatype" -#: ../../mod/settings.php:1127 +#: ../../mod/settings.php:1130 msgid "Change the behaviour of this account for special situations" msgstr "Verander het gedrag van dit account voor speciale situaties" -#: ../../mod/settings.php:1130 +#: ../../mod/settings.php:1133 msgid "" "Please enable expert mode (in Settings > " "Additional features) to adjust!" msgstr "Schakel de expertmodus in (in Instellingen > Extra functies) om aan te kunnen passen!" -#: ../../mod/settings.php:1131 +#: ../../mod/settings.php:1134 msgid "Miscellaneous Settings" msgstr "Diverse instellingen" -#: ../../mod/settings.php:1133 +#: ../../mod/settings.php:1136 msgid "Personal menu to display in your channel pages" msgstr "Persoonlijk menu om op je kanaalpagina's weer te geven" -#: ../../mod/settings.php:1135 +#: ../../mod/settings.php:1137 ../../mod/removeme.php:61 +msgid "Remove Channel" +msgstr "Kanaal verwijderen" + +#: ../../mod/settings.php:1138 msgid "Remove this channel." msgstr "Verwijder dit kanaal." -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- kies map -" +#: ../../mod/id.php:11 +msgid "First Name" +msgstr "Voornaam" -#: ../../mod/siteinfo.php:112 -#, php-format -msgid "Version %s" -msgstr "Versie %s" +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "Achternaam" -#: ../../mod/siteinfo.php:133 -msgid "Installed plugins/addons/apps:" -msgstr "Ingeschakelde plug-ins/add-ons/apps:" +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "Bijnaam" -#: ../../mod/siteinfo.php:146 -msgid "No installed plugins/addons/apps" -msgstr "Geen ingeschakelde plug-ins/add-ons/apps" +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "Volledige naam" -#: ../../mod/siteinfo.php:156 -msgid "" -"This is a hub of $Projectname - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Dit is een $Projectname-hub - $Projectname is een wereldwijd coöperatief netwerk van gedecentraliseerde websites (hubs) met verbeterde privacy." +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "Profielfoto 16px" -#: ../../mod/siteinfo.php:158 -msgid "Tag: " -msgstr "Tag: " +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "Profielfoto 32px" -#: ../../mod/siteinfo.php:160 -msgid "Last background fetch: " -msgstr "Meest recente achtergrond-fetch:" +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "Profielfoto 48px" -#: ../../mod/siteinfo.php:163 -msgid "Running at web location" -msgstr "Draaiend op weblocatie" +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "Profielfoto 64px" -#: ../../mod/siteinfo.php:164 -msgid "" -"Please visit redmatrix.me to learn more" -" about $Projectname." -msgstr "Bezoek redmatrix.me om meer over $Projectname te leren." +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "Profielfoto 80px" + +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "Profielfoto 128px" -#: ../../mod/siteinfo.php:165 -msgid "Bug reports and issues: please visit" -msgstr "Bugrapporten en andere kwesties: bezoek" +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "Tijdzone" -#: ../../mod/siteinfo.php:168 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - punt - com" +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "URL homepagina" -#: ../../mod/siteinfo.php:170 -msgid "Site Administrators" -msgstr "Hubbeheerders: " +#: ../../mod/id.php:29 +msgid "Birth Year" +msgstr "Geboortejaar" -#: ../../mod/impel.php:191 -#, php-format -msgid "%s element installed" -msgstr "%s onderdeel geïnstalleerd" +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "Geboortemaand" -#: ../../mod/impel.php:194 -#, php-format -msgid "%s element installation failed" -msgstr "Installatie %s-element mislukt" +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "Geboortedag" -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer." +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "Geboortedatum" #: ../../mod/message.php:41 msgid "Conversation removed." @@ -7745,1093 +7989,1030 @@ msgstr "Conversatie verwijderd" msgid "No messages." msgstr "Geen berichten" +#: ../../mod/message.php:72 ../../mod/mail.php:336 +msgid "Delete conversation" +msgstr "Verwijder conversatie" + #: ../../mod/message.php:74 msgid "D, d M Y - g:i A" msgstr "D, j M Y - G:i" -#: ../../mod/ping.php:263 -msgid "sent you a private message" -msgstr "stuurde jou een privébericht" - -#: ../../mod/ping.php:314 -msgid "added your channel" -msgstr "voegde jouw kanaal toe" - -#: ../../mod/ping.php:355 -msgid "posted an event" -msgstr "plaatste een gebeurtenis" - -#: ../../mod/item.php:174 -msgid "Unable to locate original post." -msgstr "Niet in staat om de originele locatie van het bericht te vinden. " - -#: ../../mod/item.php:440 -msgid "Empty post discarded." -msgstr "Leeg bericht geannuleerd" - -#: ../../mod/item.php:480 -msgid "Executable content type not permitted to this channel." -msgstr "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal." - -#: ../../mod/item.php:899 -msgid "System error. Post not saved." -msgstr "Systeemfout. Bericht niet opgeslagen." - -#: ../../mod/item.php:1117 -msgid "Unable to obtain post information from database." -msgstr "Niet in staat om informatie over dit bericht uit de database te verkrijgen." - -#: ../../mod/item.php:1124 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Je hebt jouw limiet van %1$.0f berichten bereikt." - -#: ../../mod/item.php:1131 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Je hebt jouw limiet van %1$.0f webpagina's bereikt." - -#: ../../mod/setup.php:187 -msgid "$Projectname Server - Setup" -msgstr "$Projectname Server - Setup" - -#: ../../mod/setup.php:191 -msgid "Could not connect to database." -msgstr "Could not connect to database." - -#: ../../mod/setup.php:195 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Could not connect to specified hub URL. Possible SSL certificate or DNS issue." +#: ../../mod/mitem.php:51 +msgid "Unable to create element." +msgstr "Niet in staat om onderdeel aan te maken." -#: ../../mod/setup.php:202 -msgid "Could not create table." -msgstr "Could not create table." +#: ../../mod/mitem.php:74 +msgid "Unable to update menu element." +msgstr "Menu-onderdeel kan niet worden geüpdatet." -#: ../../mod/setup.php:207 -msgid "Your site database has been installed." -msgstr "Your hub database has been installed." +#: ../../mod/mitem.php:89 +msgid "Unable to add menu element." +msgstr "Menu-onderdeel kan niet worden toegevoegd." -#: ../../mod/setup.php:211 -msgid "" -"You may need to import the file \"install/schema_xxx.sql\" manually using a " -"database client." -msgstr "You may need to import the file \"install/schema_xxx.sql\" manually using a database client." +#: ../../mod/mitem.php:158 ../../mod/mitem.php:228 +msgid "Menu Item Permissions" +msgstr "Permissies menu-item" -#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Please see the file \"install/INSTALL.txt\"." +#: ../../mod/mitem.php:161 ../../mod/mitem.php:176 +msgid "Link Name" +msgstr "Linknaam" -#: ../../mod/setup.php:277 -msgid "System check" -msgstr "System check" +#: ../../mod/mitem.php:162 ../../mod/mitem.php:233 +msgid "Link or Submenu Target" +msgstr "Linkdoel of submenu-doel" -#: ../../mod/setup.php:282 -msgid "Check again" -msgstr "Check again" +#: ../../mod/mitem.php:162 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Geef de URL van de link of kies een menunaam om een submenu aan te maken" -#: ../../mod/setup.php:304 -msgid "Database connection" -msgstr "Database connection" +#: ../../mod/mitem.php:163 ../../mod/mitem.php:234 +msgid "Use magic-auth if available" +msgstr "Gebruik magic-auth wanneer beschikbaar" -#: ../../mod/setup.php:305 -msgid "" -"In order to install $Projectname we need to know how to connect to your " -"database." -msgstr "In order to install $Projectname we need to know how to connect to your database." +#: ../../mod/mitem.php:164 ../../mod/mitem.php:235 +msgid "Open link in new window" +msgstr "Open link in nieuw venster" -#: ../../mod/setup.php:306 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Please contact your hosting provider or site administrator if you have questions about these settings." +#: ../../mod/mitem.php:165 ../../mod/mitem.php:236 +msgid "Order in list" +msgstr "Volgorde in lijst" -#: ../../mod/setup.php:307 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "The database you specify below should already exist. If it does not, please create it before continuing." +#: ../../mod/mitem.php:165 ../../mod/mitem.php:236 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Hogere nummers komen onderaan de lijst terecht" -#: ../../mod/setup.php:311 -msgid "Database Server Name" -msgstr "Database Server Name" +#: ../../mod/mitem.php:166 +msgid "Submit and finish" +msgstr "Opslaan en afsluiten" -#: ../../mod/setup.php:311 -msgid "Default is localhost" -msgstr "Default is localhost" +#: ../../mod/mitem.php:167 +msgid "Submit and continue" +msgstr "Opslaan en doorgaan" -#: ../../mod/setup.php:312 -msgid "Database Port" -msgstr "Database Port" +#: ../../mod/mitem.php:174 +msgid "Menu:" +msgstr "Menu:" -#: ../../mod/setup.php:312 -msgid "Communication port number - use 0 for default" -msgstr "Communication port number - use 0 for default" +#: ../../mod/mitem.php:177 +msgid "Link Target" +msgstr "Linkdoel" -#: ../../mod/setup.php:313 -msgid "Database Login Name" -msgstr "Database Login Name" +#: ../../mod/mitem.php:180 +msgid "Edit menu" +msgstr "Menu bewerken" -#: ../../mod/setup.php:314 -msgid "Database Login Password" -msgstr "Database Login Password" +#: ../../mod/mitem.php:183 +msgid "Edit element" +msgstr "Onderdeel bewerken" -#: ../../mod/setup.php:315 -msgid "Database Name" -msgstr "Database Name" +#: ../../mod/mitem.php:184 +msgid "Drop element" +msgstr "Onderdeel verwijderen" -#: ../../mod/setup.php:316 -msgid "Database Type" -msgstr "Database Type" +#: ../../mod/mitem.php:185 +msgid "New element" +msgstr "Nieuw element" -#: ../../mod/setup.php:318 ../../mod/setup.php:359 -msgid "Site administrator email address" -msgstr "Hub administrator email address" +#: ../../mod/mitem.php:186 +msgid "Edit this menu container" +msgstr "Deze menu-container bewerken" -#: ../../mod/setup.php:318 ../../mod/setup.php:359 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Your account email address must match this in order to use the web admin panel." +#: ../../mod/mitem.php:187 +msgid "Add menu element" +msgstr "Menu-element toevoegen" -#: ../../mod/setup.php:319 ../../mod/setup.php:361 -msgid "Website URL" -msgstr "Hub URL" +#: ../../mod/mitem.php:188 +msgid "Delete this menu item" +msgstr "Dit menu-item verwijderen" -#: ../../mod/setup.php:319 ../../mod/setup.php:361 -msgid "Please use SSL (https) URL if available." -msgstr "Please use SSL (https) URL if available." +#: ../../mod/mitem.php:189 +msgid "Edit this menu item" +msgstr "Dit menu-item bewerken" -#: ../../mod/setup.php:321 ../../mod/setup.php:363 -msgid "Please select a default timezone for your website" -msgstr "Please select a default timezone for your hub" +#: ../../mod/mitem.php:206 +msgid "Menu item not found." +msgstr "Menu-item niet gevonden." -#: ../../mod/setup.php:348 -msgid "Site settings" -msgstr "Hub settings" +#: ../../mod/mitem.php:217 +msgid "Menu item deleted." +msgstr "Menu-item verwijderd." -#: ../../mod/setup.php:413 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Could not find a command line version of PHP in the web server PATH." +#: ../../mod/mitem.php:219 +msgid "Menu item could not be deleted." +msgstr "Menu-item kon niet worden verwijderd." -#: ../../mod/setup.php:414 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." -msgstr "If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron." +#: ../../mod/mitem.php:226 +msgid "Edit Menu Element" +msgstr "Menu-element bewerken" -#: ../../mod/setup.php:418 -msgid "PHP executable path" -msgstr "PHP executable path" +#: ../../mod/mitem.php:232 +msgid "Link text" +msgstr "Linktekst" -#: ../../mod/setup.php:418 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Enter full path to php executable. You can leave this blank to continue the installation." +#: ../../mod/mood.php:131 +msgid "Set your current mood and tell your friends" +msgstr "Noteer je huidige stemming en toon het aan je connecties" -#: ../../mod/setup.php:423 -msgid "Command line PHP" -msgstr "Command line PHP" +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "Totaal aantal stemmen" -#: ../../mod/setup.php:432 +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "Gemiddelde waardering" + +#: ../../mod/removeme.php:29 msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled." +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Het verwijderen van een kanaal is niet toegestaan binnen 48 uur nadat het wachtwoord van het account is veranderd." -#: ../../mod/setup.php:433 -msgid "This is required for message delivery to work." -msgstr "This is required for message delivery to work." +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Verwijder dit kanaal" -#: ../../mod/setup.php:436 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " +msgstr "Dit kanaal wordt volledig uit het $Projectname-netwerk verwijderd." -#: ../../mod/setup.php:454 -#, php-format +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "Dit kanaal en alle klonen hiervan uit het $Projectname-netwerk verwijderen" + +#: ../../mod/removeme.php:60 msgid "" -"Your max allowed total upload size is set to %s. Maximum size of one file to" -" upload is set to %s. You are allowed to upload up to %d files at once." -msgstr "Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once." +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Standaard wordt alleen het kanaal dat zich op deze hub bevindt uit het $Projectname-netwerk verwijderd" -#: ../../mod/setup.php:459 -msgid "You can adjust these settings in the servers php.ini." -msgstr "You can adjust these settings in the servers php.ini." +#: ../../mod/connedit.php:262 +msgid "is now connected to" +msgstr "is nu verbonden met" -#: ../../mod/setup.php:461 -msgid "PHP upload limits" -msgstr "PHP upload limits" +#: ../../mod/connedit.php:375 +msgid "Could not access address book record." +msgstr "Kon geen toegang krijgen tot de record van de connectie." -#: ../../mod/setup.php:484 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys" +#: ../../mod/connedit.php:389 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar" -#: ../../mod/setup.php:485 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"." +#: ../../mod/connedit.php:396 +msgid "Channel has been unblocked" +msgstr "Kanaal is gedeblokkeerd" -#: ../../mod/setup.php:488 -msgid "Generate encryption keys" -msgstr "Generate encryption keys" +#: ../../mod/connedit.php:397 +msgid "Channel has been blocked" +msgstr "Kanaal is geblokkeerd" -#: ../../mod/setup.php:500 -msgid "libCurl PHP module" -msgstr "libCurl PHP module" +#: ../../mod/connedit.php:401 ../../mod/connedit.php:413 +#: ../../mod/connedit.php:425 ../../mod/connedit.php:437 +#: ../../mod/connedit.php:453 +msgid "Unable to set address book parameters." +msgstr "Niet in staat om de parameters van connecties in te stellen." -#: ../../mod/setup.php:501 -msgid "GD graphics PHP module" -msgstr "GD graphics PHP module" +#: ../../mod/connedit.php:408 +msgid "Channel has been unignored" +msgstr "Kanaal wordt niet meer genegeerd" -#: ../../mod/setup.php:502 -msgid "OpenSSL PHP module" -msgstr "OpenSSL PHP module" +#: ../../mod/connedit.php:409 +msgid "Channel has been ignored" +msgstr "Kanaal wordt genegeerd" -#: ../../mod/setup.php:503 -msgid "mysqli or postgres PHP module" -msgstr "mysqli or postgres PHP module" +#: ../../mod/connedit.php:420 +msgid "Channel has been unarchived" +msgstr "Kanaal is niet meer gearchiveerd" -#: ../../mod/setup.php:504 -msgid "mb_string PHP module" -msgstr "mb_string PHP module" +#: ../../mod/connedit.php:421 +msgid "Channel has been archived" +msgstr "Kanaal is gearchiveerd" -#: ../../mod/setup.php:505 -msgid "mcrypt PHP module" -msgstr "mcrypt PHP module" +#: ../../mod/connedit.php:432 +msgid "Channel has been unhidden" +msgstr "Kanaal is niet meer verborgen" -#: ../../mod/setup.php:506 -msgid "xml PHP module" -msgstr "xml PHP module" +#: ../../mod/connedit.php:433 +msgid "Channel has been hidden" +msgstr "Kanaal is verborgen" -#: ../../mod/setup.php:510 ../../mod/setup.php:512 -msgid "Apache mod_rewrite module" -msgstr "Apache mod_rewrite module" +#: ../../mod/connedit.php:448 +msgid "Channel has been approved" +msgstr "Connectie/kanaal is geaccepteerd" -#: ../../mod/setup.php:510 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Error: Apache webserver mod-rewrite module is required but not installed." +#: ../../mod/connedit.php:449 +msgid "Channel has been unapproved" +msgstr "Connectie/kanaal is afgewezen" -#: ../../mod/setup.php:516 ../../mod/setup.php:519 -msgid "proc_open" -msgstr "proc_open" +#: ../../mod/connedit.php:477 +msgid "Connection has been removed." +msgstr "Connectie is verwijderd" -#: ../../mod/setup.php:516 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Error: proc_open is required but is either not installed or has been disabled in php.ini" +#: ../../mod/connedit.php:497 +#, php-format +msgid "View %s's profile" +msgstr "Profiel van %s weergeven" -#: ../../mod/setup.php:524 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Error: libCURL PHP module required but not installed." +#: ../../mod/connedit.php:501 +msgid "Refresh Permissions" +msgstr "Permissies vernieuwen" -#: ../../mod/setup.php:528 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Error: GD graphics PHP module with JPEG support required but not installed." +#: ../../mod/connedit.php:504 +msgid "Fetch updated permissions" +msgstr "Aangepaste permissies ophalen" -#: ../../mod/setup.php:532 -msgid "Error: openssl PHP module required but not installed." -msgstr "Error: openssl PHP module required but not installed." +#: ../../mod/connedit.php:508 +msgid "Recent Activity" +msgstr "Recente activiteit" -#: ../../mod/setup.php:536 -msgid "" -"Error: mysqli or postgres PHP module required but neither are installed." -msgstr "Error: mysqli or postgres PHP module required but neither are installed." +#: ../../mod/connedit.php:511 +msgid "View recent posts and comments" +msgstr "Recente berichten en reacties weergeven" -#: ../../mod/setup.php:540 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Error: mb_string PHP module required but not installed." +#: ../../mod/connedit.php:520 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Blokkeer (of deblokkeer) alle communicatie met deze connectie" -#: ../../mod/setup.php:544 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Error: mcrypt PHP module required but not installed." +#: ../../mod/connedit.php:524 ../../mod/connedit.php:721 +msgid "Unignore" +msgstr "Niet meer negeren" -#: ../../mod/setup.php:548 -msgid "Error: xml PHP module required for DAV but not installed." -msgstr "Error: xml PHP module required for DAV but not installed." +#: ../../mod/connedit.php:524 ../../mod/connedit.php:721 +#: ../../mod/notifications.php:51 +msgid "Ignore" +msgstr "Negeren" -#: ../../mod/setup.php:566 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so." +#: ../../mod/connedit.php:527 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Negeer (of negeer niet meer) alle inkomende communicatie van deze connectie" -#: ../../mod/setup.php:567 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can." +#: ../../mod/connedit.php:530 +msgid "Unarchive" +msgstr "Niet meer archiveren" -#: ../../mod/setup.php:568 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder." +#: ../../mod/connedit.php:530 +msgid "Archive" +msgstr "Archiveren" -#: ../../mod/setup.php:569 +#: ../../mod/connedit.php:533 msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions." +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Archiveer (of dearchiveer) deze connectie - markeer het kanaal als dood, maar bewaar de inhoud" -#: ../../mod/setup.php:572 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php is writable" +#: ../../mod/connedit.php:536 +msgid "Unhide" +msgstr "Niet meer verbergen" + +#: ../../mod/connedit.php:536 +msgid "Hide" +msgstr "Verbergen" -#: ../../mod/setup.php:586 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering." +#: ../../mod/connedit.php:539 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Deze connectie verbergen (of niet meer verbergen) voor jouw andere connecties" -#: ../../mod/setup.php:587 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder." +#: ../../mod/connedit.php:546 +msgid "Delete this connection" +msgstr "Deze connectie verwijderen" -#: ../../mod/setup.php:588 ../../mod/setup.php:609 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder." +#: ../../mod/connedit.php:637 ../../mod/connedit.php:675 +msgid "Approve this connection" +msgstr "Deze connectie accepteren" -#: ../../mod/setup.php:589 -#, php-format -msgid "" -"Note: as a security measure, you should give the web server write access to " -"%s only--not the template files (.tpl) that it contains." -msgstr "Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains." +#: ../../mod/connedit.php:637 +msgid "Accept connection to allow communication" +msgstr "Keur deze connectie goed om communicatie toe te staan" -#: ../../mod/setup.php:592 +#: ../../mod/connedit.php:653 #, php-format -msgid "%s is writable" -msgstr "%s is writable" - -#: ../../mod/setup.php:608 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder" +msgid "Connections: settings for %s" +msgstr "Connecties: instellingen voor %s" -#: ../../mod/setup.php:612 -msgid "store is writable" -msgstr "store is writable" +#: ../../mod/connedit.php:654 +msgid "Apply these permissions automatically" +msgstr "Deze permissies automatisch toepassen" -#: ../../mod/setup.php:645 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "SSL certificate cannot be validated. Fix certificate or disable https access to this hub." +#: ../../mod/connedit.php:658 +msgid "Apply the permissions indicated on this page to all new connections." +msgstr "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen." -#: ../../mod/setup.php:646 -msgid "" -"If you have https access to your website or allow connections to TCP port " -"443 (the https: port), you MUST use a browser-valid certificate. You MUST " -"NOT use self-signed certificates!" -msgstr "If you have https access to your hub or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!" +#: ../../mod/connedit.php:662 +msgid "Slide to adjust your degree of friendship" +msgstr "Schuif om te bepalen hoe goed je iemand kent en/of mag" -#: ../../mod/setup.php:647 +#: ../../mod/connedit.php:671 msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "This restriction is incorporated because public posts from you may for example contain references to images on your own hub." +"Default permissions for your channel type have (just) been applied. They " +"have not yet been submitted. Please review the permissions on this page and " +"make any desired changes at this time. This new connection may not " +"be able to communicate with you until you submit this page, which will " +"install and apply the selected permissions." +msgstr "Voor jouw kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen. Controleer de permissies op deze pagina en verander ze eventueel. Deze nieuwe connectie kan mogelijk nog niet met jou communiceren totdat je deze pagina opslaat, wat ervoor zorgt dat de gekozen permissies actief worden." -#: ../../mod/setup.php:648 -msgid "" -"If your certificate is not recognized, members of other sites (who may " -"themselves have valid certificates) will get a warning message on their own " -"site complaining about security issues." -msgstr "If your certificate is not recognized, members of other hubs (who may themselves have valid certificates) will get a warning message on their own hub complaining about security issues." +#: ../../mod/connedit.php:674 +msgid "inherited" +msgstr "geërfd" -#: ../../mod/setup.php:649 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "This can cause usability issues elsewhere (not just on your own hub) so we must insist on this requirement." +#: ../../mod/connedit.php:677 +msgid "Connection has no individual permissions!" +msgstr "Connectie heeft geen individuele permissies!" -#: ../../mod/setup.php:650 +#: ../../mod/connedit.php:678 msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Providers are available that issue free certificates which are browser-valid." +"This may be appropriate based on your privacy " +"settings, though you may wish to review the \"Advanced Permissions\"." +msgstr "Dit is mogelijk voldoende, wanneer er naar jouw privacy-instellingen wordt gekeken. Hoewel je wellicht de geavanceerde rechten wil nagaan." -#: ../../mod/setup.php:652 -msgid "SSL certificate validation" -msgstr "SSL certificate validation" +#: ../../mod/connedit.php:680 +msgid "Profile Visibility" +msgstr "Zichtbaarheid profiel" -#: ../../mod/setup.php:658 +#: ../../mod/connedit.php:681 +#, php-format msgid "" -"Url rewrite in .htaccess is not working. Check your server " -"configuration.Test: " -msgstr "Url rewrite in .htaccess is not working. Check your server configuration.Test: " +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Kies het profiel dat je aan %s wil tonen wanneer hij/zij ingelogd jouw profiel wil bekijken." -#: ../../mod/setup.php:661 -msgid "Url rewrite is working" -msgstr "Url rewrite is working" +#: ../../mod/connedit.php:682 +msgid "Contact Information / Notes" +msgstr "Informatie/aantekeningen over connectie" -#: ../../mod/setup.php:670 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root." +#: ../../mod/connedit.php:683 +msgid "Edit contact notes" +msgstr "Bewerk aantekeningen over contact" -#: ../../mod/setup.php:694 -msgid "Errors encountered creating database tables." -msgstr "Errors encountered creating database tables." +#: ../../mod/connedit.php:685 +msgid "Their Settings" +msgstr "Hun instellingen" -#: ../../mod/setup.php:728 -msgid "

What next

" -msgstr "

Wat nu

" +#: ../../mod/connedit.php:686 +msgid "My Settings" +msgstr "Mijn instellingen" -#: ../../mod/setup.php:729 +#: ../../mod/connedit.php:688 msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the poller." +"Default permissions for this channel type have (just) been applied. They " +"have not been saved and there are currently no stored default " +"permissions. Please review/edit the applied settings and click [Submit] to " +"finalize." +msgstr "Voor dit kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen en er zijn momenteel geen standaard permissies aanwezig. Controleer/verander de permissies op deze pagina en klik op [Opslaan] om deze te activeren." -#: ../../mod/dav.php:121 -msgid "$Projectname channel" -msgstr "$Projectname-kanaal" +#: ../../mod/connedit.php:689 +msgid "Clear/Disable Automatic Permissions" +msgstr "Verwijderen/uitschakelen automatische permissies" -#: ../../mod/directory.php:218 ../../mod/profiles.php:728 -msgid "Age: " -msgstr "Leeftijd:" +#: ../../mod/connedit.php:690 +msgid "Forum Members" +msgstr "Forumleden" -#: ../../mod/directory.php:224 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d beoordeling" -msgstr[1] "%d beoordelingen" +#: ../../mod/connedit.php:691 +msgid "Soapbox" +msgstr "Zeepkist" -#: ../../mod/directory.php:236 -msgid "Gender: " -msgstr "Geslacht:" +#: ../../mod/connedit.php:692 +msgid "Full Sharing (typical social network permissions)" +msgstr "Voluit delen (vergelijkbaar met die van sociale netwerken)" -#: ../../mod/directory.php:238 -msgid "Status: " -msgstr "Status: " +#: ../../mod/connedit.php:693 +msgid "Cautious Sharing " +msgstr "Voorzichtig delen" -#: ../../mod/directory.php:240 -msgid "Homepage: " -msgstr "Homepage: " +#: ../../mod/connedit.php:694 +msgid "Follow Only" +msgstr "Alleen volgen" -#: ../../mod/directory.php:243 -msgid "Hometown: " -msgstr "Oorspronkelijk uit: " +#: ../../mod/connedit.php:695 +msgid "Individual Permissions" +msgstr "Individuele permissies" -#: ../../mod/directory.php:245 -msgid "About: " -msgstr "Over: " +#: ../../mod/connedit.php:696 +msgid "" +"Some permissions may be inherited from your channel privacy settings, which have higher priority than " +"individual settings. Changing those inherited settings on this page will " +"have no effect." +msgstr "Sommige permissies kunnen worden overgeërfd van de privacy-instellingen van jouw kanaal. Wanneer je deze geërfde instellingen op deze pagina veranderd heeft dat geen effect." -#: ../../mod/directory.php:303 -msgid "Public Forum:" -msgstr "Openbaar forum:" +#: ../../mod/connedit.php:697 +msgid "Advanced Permissions" +msgstr "Geavanceerde permissies" -#: ../../mod/directory.php:306 -msgid "Keywords: " -msgstr "Trefwoorden: " +#: ../../mod/connedit.php:698 +msgid "Simple Permissions (select one and submit)" +msgstr "Eenvoudige permissies (selecteer er één en opslaan)" -#: ../../mod/directory.php:311 +#: ../../mod/connedit.php:702 #, php-format -msgid "Common connections: %s" -msgstr "Gemeenschappelijke connecties: %s" +msgid "Visit %s's profile - %s" +msgstr "Profiel van %s bezoeken - %s" -#: ../../mod/directory.php:363 -msgid "Finding:" -msgstr "Gezocht naar:" +#: ../../mod/connedit.php:703 +msgid "Block/Unblock contact" +msgstr "Connectie blokkeren/deblokkeren" -#: ../../mod/directory.php:368 -msgid "next page" -msgstr "volgende pagina" +#: ../../mod/connedit.php:704 +msgid "Ignore contact" +msgstr "Connectie negeren" + +#: ../../mod/connedit.php:705 +msgid "Repair URL settings" +msgstr "URL-instellingen repareren" + +#: ../../mod/connedit.php:706 +msgid "View conversations" +msgstr "Conversaties weergeven" + +#: ../../mod/connedit.php:708 +msgid "Delete contact" +msgstr "Connectie verwijderen" + +#: ../../mod/connedit.php:712 +msgid "Last update:" +msgstr "Laatste wijziging:" -#: ../../mod/directory.php:368 -msgid "previous page" -msgstr "vorige pagina" +#: ../../mod/connedit.php:714 +msgid "Update public posts" +msgstr "Openbare berichten updaten" -#: ../../mod/directory.php:385 -msgid "No entries (some entries may be hidden)." -msgstr "Niets gevonden (sommige kanalen kunnen verborgen zijn)." +#: ../../mod/connedit.php:716 +msgid "Update now" +msgstr "Nu updaten" -#: ../../mod/photos.php:77 -msgid "Page owner information could not be retrieved." -msgstr "Informatie over de pagina-eigenaar werd niet ontvangen." +#: ../../mod/connedit.php:722 +msgid "Currently blocked" +msgstr "Momenteel geblokkeerd" -#: ../../mod/photos.php:97 -msgid "Album not found." -msgstr "Album niet gevonden." +#: ../../mod/connedit.php:723 +msgid "Currently ignored" +msgstr "Momenteel genegeerd" -#: ../../mod/photos.php:119 ../../mod/photos.php:643 -msgid "Delete Album" -msgstr "Verwijder album" +#: ../../mod/connedit.php:724 +msgid "Currently archived" +msgstr "Momenteel gearchiveerd" -#: ../../mod/photos.php:159 ../../mod/photos.php:930 -msgid "Delete Photo" -msgstr "Verwijder foto" +#: ../../mod/connedit.php:725 +msgid "Currently pending" +msgstr "Moeten nog geaccepteerd of afgewezen worden" -#: ../../mod/photos.php:440 -msgid "No photos selected" -msgstr "Geen foto's geselecteerd" +#: ../../mod/rmagic.php:40 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "We hebben een probleem ontdekt tijdens het inloggen met de OpenID die je hebt verstrekt. Controleer de ID op typefouten." -#: ../../mod/photos.php:484 -msgid "Access to this item is restricted." -msgstr "Toegang tot dit item is beperkt." +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "Het foutbericht was:" -#: ../../mod/photos.php:523 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt." +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "Authenticatie mislukt." -#: ../../mod/photos.php:526 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "%1$.2f MB aan foto-opslag gebruikt." +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "Authenticatie op afstand" -#: ../../mod/photos.php:550 -msgid "Upload Photos" -msgstr "Foto's uploaden" +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Vul jouw kanaaladres in (bijv. channel@example.com)" -#: ../../mod/photos.php:554 ../../mod/photos.php:636 ../../mod/photos.php:915 -msgid "Enter a new album name" -msgstr "Vul een nieuwe albumnaam in" +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "Authenticeren" -#: ../../mod/photos.php:555 ../../mod/photos.php:637 ../../mod/photos.php:916 -msgid "or select an existing one (doubleclick)" -msgstr "of kies een bestaand album (dubbelklikken)" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Niet in staat om ontvanger op te zoeken." -#: ../../mod/photos.php:556 -msgid "Create a status post for this upload" -msgstr "Plaats een bericht voor deze upload." +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Niet in staat om met het aangevraagde kanaal te communiceren." -#: ../../mod/photos.php:584 -msgid "Album name could not be decoded" -msgstr "Albumnaam kon niet gedecodeerd worden" +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "Kan opgevraagd kanaal niet verifieren" -#: ../../mod/photos.php:625 ../../mod/photos.php:1157 -#: ../../mod/photos.php:1173 -msgid "Contact Photos" -msgstr "Connectiefoto's" +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt." -#: ../../mod/photos.php:649 -msgid "Show Newest First" -msgstr "Nieuwste eerst weergeven" +#: ../../mod/mail.php:139 +msgid "Message deleted." +msgstr "Bericht verwijderd." -#: ../../mod/photos.php:651 -msgid "Show Oldest First" -msgstr "Oudste eerst weergeven" +#: ../../mod/mail.php:156 +msgid "Message recalled." +msgstr "Bericht ingetrokken." -#: ../../mod/photos.php:675 ../../mod/photos.php:1205 -msgid "View Photo" -msgstr "Foto weergeven" +#: ../../mod/mail.php:225 +msgid "Send Private Message" +msgstr "Privébericht versturen" -#: ../../mod/photos.php:704 -msgid "Edit Album" -msgstr "Album bewerken" +#: ../../mod/mail.php:226 ../../mod/mail.php:343 +msgid "To:" +msgstr "Aan:" -#: ../../mod/photos.php:749 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Toegang geweigerd. Toegang tot dit item kan zijn beperkt." +#: ../../mod/mail.php:231 ../../mod/mail.php:345 +msgid "Subject:" +msgstr "Onderwerp:" -#: ../../mod/photos.php:751 -msgid "Photo not available" -msgstr "Foto niet aanwezig" +#: ../../mod/mail.php:242 +msgid "Send" +msgstr "Verzenden" -#: ../../mod/photos.php:809 -msgid "Use as profile photo" -msgstr "Als profielfoto gebruiken" +#: ../../mod/mail.php:269 +msgid "Message not found." +msgstr "Bericht niet gevonden" -#: ../../mod/photos.php:816 -msgid "Private Photo" -msgstr "Privéfoto" +#: ../../mod/mail.php:312 +msgid "Delete message" +msgstr "Bericht verwijderen" -#: ../../mod/photos.php:831 -msgid "View Full Size" -msgstr "Volledige grootte weergeven" +#: ../../mod/mail.php:313 +msgid "Recall message" +msgstr "Bericht intrekken" -#: ../../mod/photos.php:875 ../../mod/tagrm.php:133 -msgid "Remove" -msgstr "Verwijderen" +#: ../../mod/mail.php:315 +msgid "Message has been recalled." +msgstr "Bericht is ingetrokken." -#: ../../mod/photos.php:909 -msgid "Edit photo" -msgstr "Foto bewerken" +#: ../../mod/mail.php:332 +msgid "Private Conversation" +msgstr "Privéconversatie" -#: ../../mod/photos.php:911 -msgid "Rotate CW (right)" -msgstr "Draai met de klok mee (naar rechts)" +#: ../../mod/mail.php:338 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Geen veilige communicatie beschikbaar. Mogelijk kan je reageren op de kanaalpagina van de afzender." -#: ../../mod/photos.php:912 -msgid "Rotate CCW (left)" -msgstr "Draai tegen de klok in (naar links)" +#: ../../mod/mail.php:342 +msgid "Send Reply" +msgstr "Antwoord versturen" -#: ../../mod/photos.php:919 -msgid "Caption" -msgstr "Bijschrift" +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Ongeldige verzoek identificator (request identifier)" -#: ../../mod/photos.php:921 -msgid "Add a Tag" -msgstr "Tag toevoegen" +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Annuleren" -#: ../../mod/photos.php:925 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl" +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Inloggen." -#: ../../mod/photos.php:928 -msgid "Flag as adult in album view" -msgstr "Markeer als voor volwassenen in albumweergave" +#: ../../mod/post.php:235 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen." -#: ../../mod/photos.php:1120 -msgid "In This Photo:" -msgstr "Op deze foto:" +#: ../../mod/new_channel.php:109 +msgid "Add a Channel" +msgstr "Kanaal toevoegen" -#: ../../mod/photos.php:1125 -msgid "Map" -msgstr "Kaart" +#: ../../mod/new_channel.php:110 +msgid "" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "Naast een account moet je tenminste één kanaal aanmaken. Een kanaal is een persoonlijke verzameling (gerelateerde) berichten en media, zoals je misschien gewend bent van sociale netwerken. Een kanaal kan gebruikt worden voor social media, een blog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat." -#: ../../mod/photos.php:1211 -msgid "View Album" -msgstr "Album weergeven" +#: ../../mod/new_channel.php:113 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\", \"Willems weblog\", \"Familieforum\"" -#: ../../mod/photos.php:1234 -msgid "Recent Photos" -msgstr "Recente foto's" +#: ../../mod/new_channel.php:114 +msgid "Choose a short nickname" +msgstr "Korte bijnaam" -#: ../../mod/network.php:91 -msgid "No such group" -msgstr "Collectie niet gevonden" +#: ../../mod/new_channel.php:115 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "Deze bijnaam (geen spaties) wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) en het internetadres (URL) van jouw kanaal aan te maken, die je dan met anderen kunt delen. Voorbeeld: janp wordt janp@jouw_hub.nl en https://jouw_hub.nl/channel/janp." -#: ../../mod/network.php:129 -msgid "No such channel" -msgstr "Niet zo'n kanaal" +#: ../../mod/new_channel.php:116 +msgid "Or import an existing channel from another location" +msgstr "Of importeer een bestaand kanaal vanaf een andere locatie." -#: ../../mod/network.php:143 -msgid "Search Results For:" -msgstr "Zoekresultaten voor:" +#: ../../mod/new_channel.php:118 +msgid "" +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "Kies een kanaaltype en het door jouw gewenste privacy-niveau, zodat automatisch de beste permissies kunnen worden ingesteld. Dit kan later, indien gewenst, worden veranderd." -#: ../../mod/network.php:198 -msgid "Collection is empty" -msgstr "Collectie is leeg" +#: ../../mod/new_channel.php:119 +msgid "Channel Type" +msgstr "Kanaaltype" -#: ../../mod/network.php:207 -msgid "Collection: " -msgstr "Collectie: " +#: ../../mod/new_channel.php:119 +msgid "Read more about roles" +msgstr "Lees meer over kanaaltypes" -#: ../../mod/network.php:226 -msgid "Connection: " -msgstr "Connectie: " +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "App geïnstalleerd" -#: ../../mod/network.php:233 -msgid "Invalid connection." -msgstr "Ongeldige connectie." +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "Misvormde app." -#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 -#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 -msgid "Profile not found." -msgstr "Profiel niet gevonden." +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "Insluitcode" -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Profiel verwijderd." +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "App bewerken" -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Profiel-" +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "App maken" -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Nieuw profiel aangemaakt." +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Naam van app" -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Profiel niet beschikbaar om te klonen" +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Locatie (URL) van app" -#: ../../mod/profiles.php:136 -msgid "Profile unavailable to export." -msgstr "Geen profiel beschikbaar om te exporteren" +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "URL van pictogram" -#: ../../mod/profiles.php:241 -msgid "Profile Name is required." -msgstr "Profielnaam is vereist" +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixels (optioneel)" -#: ../../mod/profiles.php:404 -msgid "Marital Status" -msgstr "Huwelijke status" +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "Versie-ID" -#: ../../mod/profiles.php:408 -msgid "Romantic Partner" -msgstr "Romantische partner" +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Prijs van de app" -#: ../../mod/profiles.php:412 -msgid "Likes" -msgstr "Houdt van" +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Locatie (URL) om de app aan te schaffen" -#: ../../mod/profiles.php:416 -msgid "Dislikes" -msgstr "Houdt niet van" +#: ../../mod/ping.php:263 +msgid "sent you a private message" +msgstr "stuurde jou een privébericht" -#: ../../mod/profiles.php:420 -msgid "Work/Employment" -msgstr "Werk/arbeid" +#: ../../mod/ping.php:314 +msgid "added your channel" +msgstr "voegde jouw kanaal toe" -#: ../../mod/profiles.php:423 -msgid "Religion" -msgstr "Religie" +#: ../../mod/ping.php:355 +msgid "posted an event" +msgstr "plaatste een gebeurtenis" -#: ../../mod/profiles.php:427 -msgid "Political Views" -msgstr "Politieke overtuigingen" +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "Hulp met de paginabeschrijvingstaal Comanche" -#: ../../mod/profiles.php:435 -msgid "Sexual Preference" -msgstr "Seksuele voorkeur" +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "Lay-out-omschrijving" -#: ../../mod/profiles.php:439 -msgid "Homepage" -msgstr "Homepage" +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "Download PDL-bestand" -#: ../../mod/profiles.php:443 -msgid "Interests" -msgstr "Interesses" +#: ../../mod/home.php:73 +#, php-format +msgid "Welcome to %s" +msgstr "Welkom op %s" -#: ../../mod/profiles.php:537 -msgid "Profile updated." -msgstr "Profiel bijgewerkt" +#: ../../mod/page.php:126 +msgid "Lorem Ipsum" +msgstr "Lorem Ipsum" -#: ../../mod/profiles.php:626 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Laat de lijst met connecties niet aan bezoekers van dit profiel zien." +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Bladwijzer toegevoegd" -#: ../../mod/profiles.php:666 -msgid "Edit Profile Details" -msgstr "Profiel bewerken" +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "Mijn bladwijzers" -#: ../../mod/profiles.php:668 -msgid "View this profile" -msgstr "Profiel weergeven" +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "Bladwijzers van mijn connecties" -#: ../../mod/profiles.php:670 -msgid "Change Profile Photo" -msgstr "Profielfoto wijzigen" +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Onvoldoende permissies. Doorgestuurd naar profielpagina." -#: ../../mod/profiles.php:671 -msgid "Create a new profile using these settings" -msgstr "Een nieuw profiel aanmaken met dit profiel als basis" +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer." -#: ../../mod/profiles.php:672 -msgid "Clone this profile" -msgstr "Dit profiel klonen" +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "Peiling" -#: ../../mod/profiles.php:673 -msgid "Delete this profile" -msgstr "Dit profiel verwijderen" +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Bekijk resultaten" -#: ../../mod/profiles.php:675 -msgid "Import profile from file" -msgstr "Profiel vanuit bestand importeren" +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "Geen abonnementsbeperkingen gevonden." -#: ../../mod/profiles.php:676 -msgid "Export profile to file" -msgstr "Profiel naar bestand exporteren" +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "Bestanden: met mij gedeeld" -#: ../../mod/profiles.php:677 -msgid "Profile Name:" -msgstr "Profielnaam:" +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "NIEUW" -#: ../../mod/profiles.php:678 -msgid "Your Full Name:" -msgstr "Jouw volledige naam:" +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "Verwijder alle bestanden" -#: ../../mod/profiles.php:679 -msgid "Title/Description:" -msgstr "Titel/omschrijving:" +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "Verwijder dit bestand" -#: ../../mod/profiles.php:680 -msgid "Your Gender:" -msgstr "Jouw geslacht" +#: ../../view/theme/apw/php/config.php:202 +#: ../../view/theme/apw/php/config.php:236 +msgid "Schema Default" +msgstr "Standaardschema" -#: ../../mod/profiles.php:681 -msgid "Birthday :" -msgstr "Verjaardag: " +#: ../../view/theme/apw/php/config.php:203 +msgid "Sans-Serif" +msgstr "Schreefloos" -#: ../../mod/profiles.php:682 -msgid "Street Address:" -msgstr "Straat en huisnummer:" +#: ../../view/theme/apw/php/config.php:204 +msgid "Monospace" +msgstr "Monospace" -#: ../../mod/profiles.php:683 -msgid "Locality/City:" -msgstr "Woonplaats:" +#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/redbasic/php/config.php:100 +msgid "Theme settings" +msgstr "Thema-instellingen" -#: ../../mod/profiles.php:684 -msgid "Postal/Zip Code:" -msgstr "Postcode:" +#: ../../view/theme/apw/php/config.php:260 +msgid "Set scheme" +msgstr "Schema van thema instellen" -#: ../../mod/profiles.php:685 -msgid "Country:" -msgstr "Land:" +#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set font-size for posts and comments" +msgstr "Lettergrootte voor berichten en reacties instellen" -#: ../../mod/profiles.php:686 -msgid "Region/State:" -msgstr "Provincie/gewest/deelstaat:" +#: ../../view/theme/apw/php/config.php:262 +msgid "Set font face" +msgstr "Lettertype instellen" -#: ../../mod/profiles.php:687 -msgid " Marital Status:" -msgstr " Huwelijkse staat:" +#: ../../view/theme/apw/php/config.php:263 +msgid "Set iconset" +msgstr "Pictogrammenset instellen" -#: ../../mod/profiles.php:688 -msgid "Who: (if applicable)" -msgstr "Wie (wanneer toepasselijk):" +#: ../../view/theme/apw/php/config.php:264 +msgid "Set big shadow size, default 15px 15px 15px" +msgstr "Een grote schaduwgrootte instellen (standaard 15px 15px 15px)" -#: ../../mod/profiles.php:689 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Voorbeelden: petra123, Petra Jansen, petra@voorbeeld.nl" +#: ../../view/theme/apw/php/config.php:265 +msgid "Set small shadow size, default 5px 5px 5px" +msgstr "Een kleine schaduwgrootte instellen (standaard 5px 5px 5px)" -#: ../../mod/profiles.php:690 -msgid "Since [date]:" -msgstr "Sinds [datum]:" +#: ../../view/theme/apw/php/config.php:266 +msgid "Set shadow color, default #000" +msgstr "Schaduwkleur instellen (standaard #000)" -#: ../../mod/profiles.php:692 -msgid "Homepage URL:" -msgstr "Adres homepage:" +#: ../../view/theme/apw/php/config.php:267 +msgid "Set radius size, default 5px" +msgstr "Radius instellen (standaard 5px)" -#: ../../mod/profiles.php:695 -msgid "Religious Views:" -msgstr "Religieuze overtuigingen" +#: ../../view/theme/apw/php/config.php:268 +msgid "Set line-height for posts and comments" +msgstr "Lijnhoogte voor berichten en reacties instellen" -#: ../../mod/profiles.php:696 -msgid "Keywords:" -msgstr "Trefwoorden" +#: ../../view/theme/apw/php/config.php:269 +msgid "Set background image" +msgstr "Achtergrondafbeelding instellen" -#: ../../mod/profiles.php:699 -msgid "Example: fishing photography software" -msgstr "Voorbeeld: muziek, fotografie, software" +#: ../../view/theme/apw/php/config.php:270 +msgid "Set background attachment" +msgstr "Gedrag achtergrondafbeelding instellen" -#: ../../mod/profiles.php:700 -msgid "Used in directory listings" -msgstr "Wordt in de kanalengids gebruikt" +#: ../../view/theme/apw/php/config.php:271 +msgid "Set background color" +msgstr "Achtergrondkleur instellen" -#: ../../mod/profiles.php:701 -msgid "Tell us about yourself..." -msgstr "Vertel ons iets over jezelf..." +#: ../../view/theme/apw/php/config.php:272 +msgid "Set section background image" +msgstr "Achtergrondafbeelding van sectie instellen" -#: ../../mod/profiles.php:702 -msgid "Hobbies/Interests" -msgstr "Hobby's/interesses" +#: ../../view/theme/apw/php/config.php:273 +msgid "Set section background color" +msgstr "Achtergrondkleur van sectie instellen" -#: ../../mod/profiles.php:703 -msgid "Contact information and Social Networks" -msgstr "Contactinformatie en sociale netwerken" +#: ../../view/theme/apw/php/config.php:274 +msgid "Set color of items - use hex" +msgstr "Tekstkleur van items instellen (gebruik hexadecimaal)" -#: ../../mod/profiles.php:704 -msgid "My other channels" -msgstr "Mijn andere kanalen" +#: ../../view/theme/apw/php/config.php:275 +msgid "Set color of links - use hex" +msgstr "Kleur van links instellen (gebruik hexadecimaal)" -#: ../../mod/profiles.php:705 -msgid "Musical interests" -msgstr "Muzikale interesses" +#: ../../view/theme/apw/php/config.php:276 +msgid "Set max-width for items. Default 400px" +msgstr "Maximale breedte van items instellen (standaard 400px)" -#: ../../mod/profiles.php:706 -msgid "Books, literature" -msgstr "Boeken/literatuur" +#: ../../view/theme/apw/php/config.php:277 +msgid "Set min-width for items. Default 240px" +msgstr "Minimale breedte van items instellen (standaard 240px)" -#: ../../mod/profiles.php:707 -msgid "Television" -msgstr "Televisie" +#: ../../view/theme/apw/php/config.php:278 +msgid "Set the generic content wrapper width. Default 48%" +msgstr "Breedte van de generieke content-wrapper instellen (standaard 48%)" -#: ../../mod/profiles.php:708 -msgid "Film/dance/culture/entertainment" -msgstr "Film/dans/cultuur/entertainment" +#: ../../view/theme/apw/php/config.php:279 +msgid "Set color of fonts - use hex" +msgstr "Tekstkleur instellen (gebruik hexadecimaal)" -#: ../../mod/profiles.php:709 -msgid "Love/romance" -msgstr "Liefde/romantiek" +#: ../../view/theme/apw/php/config.php:280 +msgid "Set background-size element" +msgstr "Grootte achtergrondafbeelding instellen" -#: ../../mod/profiles.php:710 -msgid "Work/employment" -msgstr "Werk/arbeid" +#: ../../view/theme/apw/php/config.php:281 +msgid "Item opacity" +msgstr "Ondoorzichtigheid item" -#: ../../mod/profiles.php:711 -msgid "School/education" -msgstr "School/onderwijs" +#: ../../view/theme/apw/php/config.php:282 +msgid "Display post previews only" +msgstr "Alleen voorvertoning berichten weergeven" -#: ../../mod/profiles.php:717 -msgid "This is your default profile." -msgstr "Dit is jouw standaardprofiel" +#: ../../view/theme/apw/php/config.php:283 +msgid "Display side bar on channel page" +msgstr "Zijbalk op kanaalpagina weergeven" -#: ../../mod/profiles.php:771 -msgid "Edit/Manage Profiles" -msgstr "Profielen bewerken/beheren" +#: ../../view/theme/apw/php/config.php:284 +msgid "Colour of the navigation bar" +msgstr "Kleur van de navigatiebalk" -#: ../../mod/profiles.php:772 -msgid "Add profile things" -msgstr "Dingen aan je profiel toevoegen" +#: ../../view/theme/apw/php/config.php:285 +msgid "Item float" +msgstr "Positie van item (float)" -#: ../../mod/profiles.php:773 -msgid "Include desirable objects in your profile" -msgstr "Voeg door jou gewenste dingen aan jouw profiel toe" +#: ../../view/theme/apw/php/config.php:286 +msgid "Left offset of the section element" +msgstr "Linker offset van het sectie-element" -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "Bloknaam" +#: ../../view/theme/apw/php/config.php:287 +msgid "Right offset of the section element" +msgstr "Rechter offset van het sectie-element" -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "Bloktitel" +#: ../../view/theme/apw/php/config.php:288 +msgid "Section width" +msgstr "Breedte van sectie" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Aanmaken bron mislukt. Geen kanaal geselecteerd." +#: ../../view/theme/apw/php/config.php:289 +msgid "Left offset of the aside" +msgstr "Linker offset van de zijbalk (aside)" -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Bron aangemaakt." +#: ../../view/theme/apw/php/config.php:290 +msgid "Right offset of the aside element" +msgstr "Rechter offset van de zijbalk (aside)" -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Bron aangemaakt." +#: ../../view/theme/redbasic/php/config.php:82 +msgid "Light (Red Matrix default)" +msgstr "Light ($Projectname-standaard)" -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" +#: ../../view/theme/redbasic/php/config.php:101 +msgid "Select scheme" +msgstr "Kies schema van thema" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Beheer externe bronnen met inhoud voor jouw kanaal" +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Narrow navbar" +msgstr "Smalle navigatiebalk" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nieuwe bron" +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Navigation bar background color" +msgstr "Achtergrondkleur navigatiebalk" -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen." +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Navigation bar gradient top color" +msgstr "Bovenste gradiëntkleur navigatiebalk" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importeer alleen inhoud met deze woorden (één per regel)" +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Navigation bar gradient bottom color" +msgstr "Onderste gradiëntkleur navigatiebalk" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Laat leeg om alle openbare inhoud te importeren" +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation active button gradient top color" +msgstr "Bovenste gradiëntkleur actieve knop navigatiebalk" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Bron niet gevonden" +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation active button gradient bottom color" +msgstr "Onderste gradiëntkleur actieve knop op navigatiebalk" -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Bron bewerken" +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation bar border color " +msgstr "Randkleur navigatiebalk " -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Bron verwijderen" +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation bar icon color " +msgstr "Pictogramkleur navigatiebalk" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Bron verwijderd" +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation bar active icon color " +msgstr "Actieve pictogramkleur navigatiebalk" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Verwijderen bron mislukt." +#: ../../view/theme/redbasic/php/config.php:111 +msgid "link color" +msgstr "Linkkleur instellen" -#: ../../mod/webpages.php:191 -msgid "Page Title" -msgstr "Paginatitel" +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Set font-color for banner" +msgstr "Tekstkleur van banner instellen" -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" -msgstr "Deze kanalengidshub (directoryserver) heeft een toegangs-token nodig" +#: ../../view/theme/redbasic/php/config.php:113 +msgid "Set the background color" +msgstr "Achtergrondkleur instellen" -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Leuk/niet leuk" +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set the background image" +msgstr "Achtergrondafbeelding instellen" -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Deze actie kan alleen door $Projectname-leden worden uitgevoerd." +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set the background color of items" +msgstr "Achtergrondkleur items instellen" -#: ../../mod/like.php:21 -msgid "" -"Please login with your $Projectname ID or register as a new $Projectname member to continue." -msgstr "Je dient in te loggen met je $Projectname-account of een nieuw $Projectname-account te registreren om verder te kunnen gaan." +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background color of comments" +msgstr "Achtergrondkleur reacties instellen" -#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 -msgid "Invalid request." -msgstr "Ongeldig verzoek" +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the border color of comments" +msgstr "Randkleur reacties instellen" -#: ../../mod/like.php:143 -msgid "thing" -msgstr "ding" +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the indent for comments" +msgstr "Inspringen reacties instellen" -#: ../../mod/like.php:189 -msgid "Channel unavailable." -msgstr "Kanaal niet beschikbaar." +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the basic color for item icons" +msgstr "Basiskleur itempictogrammen instellen" -#: ../../mod/like.php:228 -msgid "Previous action reversed." -msgstr "Vorige actie omgedraaid" +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the hover color for item icons" +msgstr "Hoverkleur itempictogrammen instellen" -#: ../../mod/like.php:398 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%1$s is het eens met %2$s's %3$s" +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set font-size for the entire application" +msgstr "Tekstgrootte van de volledige applicatie instellen" -#: ../../mod/like.php:400 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%1$s is het niet eens met %2$s's %3$s" +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Example: 14px" +msgstr "Voorbeeld: 14px" -#: ../../mod/like.php:402 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%1$s onthoudt zich van een besluit over %2$s's %3$s" +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set font-color for posts and comments" +msgstr "Tekstkleur van berichten en reacties" -#: ../../mod/like.php:404 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s is aanwezig op %2$s's %3$s" +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set radius of corners" +msgstr "Radius van hoeken instellen" -#: ../../mod/like.php:406 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s is niet aanwezig op %2$s's %3$s" +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set shadow depth of photos" +msgstr "Schaduwdiepte van foto's instellen" -#: ../../mod/like.php:408 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s is mogelijk aanwezig op %2$s's %3$s" +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set maximum width of content region in pixel" +msgstr "Maximumbreedte conversatieruimte instellen (in pixels)" -#: ../../mod/like.php:492 -msgid "Action completed." -msgstr "Actie voltooid" +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Leave empty for default width" +msgstr "Laat leeg voor standaardbreedte" -#: ../../mod/like.php:493 -msgid "Thank you." -msgstr "Bedankt" +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Center page content" +msgstr "Inhoud centreren" -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" -msgstr "Tag verwijderd" +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "Minimale ondoorzichtigheid navigatiebalk (- om te verbergen)" -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" -msgstr "Verwijder item-tag" +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Set size of conversation author photo" +msgstr "Grootte profielfoto's van berichten instellen" -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " -msgstr "Kies een tag om te verwijderen" +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Set size of followup author photos" +msgstr "Grootte profielfoto's van reacties instellen" #: ../../boot.php:1355 #, php-format diff --git a/view/nl/strings.php b/view/nl/strings.php index 3dc93ff13..f013569a5 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -5,6 +5,132 @@ function string_plural_select_nl($n){ return ($n != 1);; }} ; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Kan DNS-informatie voor databaseserver '%s' niet vinden"; +$a->strings["Profile Photos"] = "Profielfoto's"; +$a->strings["prev"] = "vorige"; +$a->strings["first"] = "eerste"; +$a->strings["last"] = "laatste"; +$a->strings["next"] = "volgende"; +$a->strings["older"] = "ouder"; +$a->strings["newer"] = "nieuwer"; +$a->strings["No connections"] = "Geen connecties"; +$a->strings["%d Connection"] = array( + 0 => "%d connectie", + 1 => "%d connecties", +); +$a->strings["View Connections"] = "Connecties weergeven"; +$a->strings["Search"] = "Zoeken"; +$a->strings["Save"] = "Opslaan"; +$a->strings["poke"] = "aanstoten"; +$a->strings["poked"] = "aangestoten"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = "gepingd"; +$a->strings["prod"] = "por"; +$a->strings["prodded"] = "gepord"; +$a->strings["slap"] = "slaan"; +$a->strings["slapped"] = "sloeg"; +$a->strings["finger"] = "finger"; +$a->strings["fingered"] = "gefingerd"; +$a->strings["rebuff"] = "afpoeieren"; +$a->strings["rebuffed"] = "afgepoeierd"; +$a->strings["happy"] = "gelukkig"; +$a->strings["sad"] = "bedroefd"; +$a->strings["mellow"] = "mellow"; +$a->strings["tired"] = "moe"; +$a->strings["perky"] = "parmantig"; +$a->strings["angry"] = "boos"; +$a->strings["stupified"] = "beteuterd"; +$a->strings["puzzled"] = "verward"; +$a->strings["interested"] = "geïnteresseerd"; +$a->strings["bitter"] = "verbitterd"; +$a->strings["cheerful"] = "vrolijk"; +$a->strings["alive"] = "levendig"; +$a->strings["annoyed"] = "geërgerd"; +$a->strings["anxious"] = "bezorgd"; +$a->strings["cranky"] = "humeurig"; +$a->strings["disturbed"] = "verontrust"; +$a->strings["frustrated"] = "gefrustreerd "; +$a->strings["depressed"] = "gedeprimeerd"; +$a->strings["motivated"] = "gemotiveerd"; +$a->strings["relaxed"] = "ontspannen"; +$a->strings["surprised"] = "verrast"; +$a->strings["Monday"] = "maandag"; +$a->strings["Tuesday"] = "dinsdag"; +$a->strings["Wednesday"] = "woensdag"; +$a->strings["Thursday"] = "donderdag"; +$a->strings["Friday"] = "vrijdag"; +$a->strings["Saturday"] = "zaterdag"; +$a->strings["Sunday"] = "zondag"; +$a->strings["January"] = "januari"; +$a->strings["February"] = "februari"; +$a->strings["March"] = "maart"; +$a->strings["April"] = "april"; +$a->strings["May"] = "mei"; +$a->strings["June"] = "juni"; +$a->strings["July"] = "juli"; +$a->strings["August"] = "augustus"; +$a->strings["September"] = "september"; +$a->strings["October"] = "oktober"; +$a->strings["November"] = "november"; +$a->strings["December"] = "december"; +$a->strings["unknown.???"] = "onbekend.???"; +$a->strings["bytes"] = "bytes"; +$a->strings["remove category"] = "categorie verwijderen"; +$a->strings["remove from file"] = "uit map verwijderen"; +$a->strings["Click to open/close"] = "Klik om te openen of te sluiten"; +$a->strings["Link to Source"] = "Originele locatie"; +$a->strings["default"] = "standaard"; +$a->strings["Page layout"] = "Pagina-lay-out"; +$a->strings["You can create your own with the layouts tool"] = "Je kan jouw eigen lay-out ontwerpen onder lay-outs"; +$a->strings["Page content type"] = "Opmaaktype pagina"; +$a->strings["Select an alternate language"] = "Kies een andere taal"; +$a->strings["photo"] = "foto"; +$a->strings["event"] = "gebeurtenis"; +$a->strings["status"] = "bericht"; +$a->strings["comment"] = "reactie"; +$a->strings["activity"] = "activiteit"; +$a->strings["Design Tools"] = "Ontwerp-hulpmiddelen"; +$a->strings["Blocks"] = "Blokken"; +$a->strings["Menus"] = "Menu's"; +$a->strings["Layouts"] = "Lay-outs"; +$a->strings["Pages"] = "Pagina's"; +$a->strings["Collection"] = "map"; +$a->strings["Edit"] = "Bewerken"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s leuk"; +$a->strings["Please choose"] = "Maak een keuze"; +$a->strings["Agree"] = "Eens"; +$a->strings["Disagree"] = "Oneens"; +$a->strings["Abstain"] = "onthouding"; +$a->strings["\$projectname"] = "\$projectname"; +$a->strings["created a new post"] = "maakte een nieuw bericht aan"; +$a->strings["commented on %s's post"] = "gaf een reactie op een bericht van %s"; +$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten kunnen van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken."; +$a->strings["Default privacy group for new contacts"] = "Standaard privacy-collectie voor nieuwe kanalen"; +$a->strings["All Channels"] = "Alle kanalen"; +$a->strings["edit"] = "bewerken"; +$a->strings["Collections"] = "Collecties"; +$a->strings["Edit collection"] = "Collectie bewerken"; +$a->strings["Add new collection"] = "Nieuwe collectie toevoegen"; +$a->strings["Channels not in any collection"] = "Kanalen die zich in geen enkele collectie bevinden"; +$a->strings["add"] = "toevoegen"; +$a->strings["Not a valid email address"] = "Geen geldig e-mailadres"; +$a->strings["Your email domain is not among those allowed on this site"] = "Jouw e-maildomein is op deze hub niet toegestaan"; +$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze hub geregistreerd."; +$a->strings["An invitation is required."] = "Een uitnodiging is vereist"; +$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden"; +$a->strings["Please enter the required information."] = "Vul de vereiste informatie in."; +$a->strings["Failed to store account information."] = "Account-informatie kon niet opgeslagen worden."; +$a->strings["Registration confirmation for %s"] = "Registratiebevestiging voor %s"; +$a->strings["Registration request at %s"] = "Registratiebevestiging voor %s"; +$a->strings["Administrator"] = "Beheerder"; +$a->strings["your registration password"] = "jouw registratiewachtwoord"; +$a->strings["Registration details for %s"] = "Registratiegegevens voor %s"; +$a->strings["Account approved."] = "Account goedgekeurd"; +$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s"; +$a->strings["Account verified. Please login."] = "Account is geverifieerd. Je kan inloggen."; +$a->strings["Click here to upgrade."] = "Klik hier om te upgraden."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden."; +$a->strings["This action is not available under your subscription plan."] = "Deze handeling is niet mogelijk met jouw abonnement."; $a->strings["Miscellaneous"] = "Diversen"; $a->strings["YYYY-MM-DD or MM-DD"] = "JJJJ-MM-DD of MM-DD"; $a->strings["Required"] = "Vereist"; @@ -27,172 +153,16 @@ $a->strings["seconds"] = "seconden"; $a->strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s geleden"; $a->strings["%1\$s's birthday"] = "Verjaardag van %1\$s"; $a->strings["Happy Birthday %1\$s"] = "Gefeliciteerd met je verjaardag %1\$s"; -$a->strings["photo"] = "foto"; -$a->strings["event"] = "gebeurtenis"; -$a->strings["channel"] = "kanaal"; -$a->strings["status"] = "bericht"; -$a->strings["comment"] = "reactie"; -$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s leuk"; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s niet leuk"; -$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s is nu met %2\$s verbonden"; -$a->strings["%1\$s poked %2\$s"] = "%1\$s heeft %2\$s aangestoten"; -$a->strings["poked"] = "aangestoten"; -$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s is %2\$s"; -$a->strings["__ctx:title__ Likes"] = "vinden dit leuk"; -$a->strings["__ctx:title__ Dislikes"] = "vinden dit niet leuk"; -$a->strings["__ctx:title__ Agree"] = "eens"; -$a->strings["__ctx:title__ Disagree"] = "oneens"; -$a->strings["__ctx:title__ Abstain"] = "onthouding"; -$a->strings["__ctx:title__ Attending"] = "aanwezig"; -$a->strings["__ctx:title__ Not attending"] = "niet aanwezig"; -$a->strings["__ctx:title__ Might attend"] = "mogelijk aanwezig"; -$a->strings["Select"] = "Kies"; -$a->strings["Delete"] = "Verwijderen"; -$a->strings["Private Message"] = "Privébericht"; -$a->strings["Message signature validated"] = "Berichtkenmerk gevalideerd"; -$a->strings["Message signature incorrect"] = "Berichtkenmerk onjuist"; -$a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s"; -$a->strings["Categories:"] = "Categorieën:"; -$a->strings["Filed under:"] = "Bewaard onder:"; -$a->strings["from %s"] = "van %s"; -$a->strings["last edited: %s"] = "laatst bewerkt: %s"; -$a->strings["Expires: %s"] = "Verloopt: %s"; -$a->strings["View in context"] = "In context bekijken"; -$a->strings["Please wait"] = "Even wachten"; -$a->strings["remove"] = "verwijderen"; -$a->strings["Loading..."] = "Aan het laden..."; -$a->strings["Delete Selected Items"] = "Verwijder de geselecteerde items"; -$a->strings["View Source"] = "Bron weergeven"; -$a->strings["Follow Thread"] = "Conversatie volgen"; -$a->strings["View Status"] = "Status weergeven"; -$a->strings["View Profile"] = "Profiel weergeven"; -$a->strings["View Photos"] = "Foto's weergeven"; -$a->strings["Matrix Activity"] = "Kanaal-activiteit"; -$a->strings["Connect"] = "Verbinden"; -$a->strings["Edit Contact"] = "Contact bewerken"; -$a->strings["Send PM"] = "Privébericht verzenden"; -$a->strings["Poke"] = "Aanstoten"; -$a->strings["Unknown"] = "Onbekend"; -$a->strings["%s likes this."] = "%s vindt dit leuk."; -$a->strings["%s doesn't like this."] = "%s vindt dit niet leuk."; -$a->strings["%2\$d people like this."] = array( - 0 => "%2\$d persoon vindt dit leuk.", - 1 => "%2\$d personen vinden dit leuk.", -); -$a->strings["%2\$d people don't like this."] = array( - 0 => "%2\$d persoon vindt dit niet leuk.", - 1 => "%2\$d personen vinden dit niet leuk.", -); -$a->strings["and"] = "en"; -$a->strings[", and %d other people"] = array( - 0 => ", en %d ander persoon", - 1 => ", en %d andere personen", -); -$a->strings["%s like this."] = "%s vinden dit leuk."; -$a->strings["%s don't like this."] = "%s vinden dit niet leuk."; -$a->strings["Visible to everybody"] = "Voor iedereen zichtbaar"; -$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:"; -$a->strings["Please enter a video link/URL:"] = "Vul een videolink/URL in:"; -$a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:"; -$a->strings["Tag term:"] = "Tag:"; -$a->strings["Save to Folder:"] = "Bewaar in map: "; -$a->strings["Where are you right now?"] = "Waar bevind je je op dit moment?"; -$a->strings["Expires YYYY-MM-DD HH:MM"] = "Verloopt op DD-MM-YYYY om HH:MM"; +$a->strings["New Page"] = "Nieuwe pagina"; +$a->strings["View"] = "Weergeven"; $a->strings["Preview"] = "Voorvertoning"; -$a->strings["Share"] = "Delen"; -$a->strings["Page link name"] = "Linknaam pagina"; -$a->strings["Post as"] = "Bericht plaatsen als"; -$a->strings["Bold"] = "Vet"; -$a->strings["Italic"] = "Cursief"; -$a->strings["Underline"] = "Onderstrepen"; -$a->strings["Quote"] = "Citeren"; -$a->strings["Code"] = "Broncode"; -$a->strings["Upload photo"] = "Foto uploaden"; -$a->strings["upload photo"] = "foto uploaden"; -$a->strings["Attach file"] = "Bestand toevoegen"; -$a->strings["attach file"] = "bestand toevoegen"; -$a->strings["Insert web link"] = "Weblink invoegen"; -$a->strings["web link"] = "Weblink"; -$a->strings["Insert video link"] = "Videolink invoegen"; -$a->strings["video link"] = "videolink"; -$a->strings["Insert audio link"] = "Audiolink invoegen"; -$a->strings["audio link"] = "audiolink"; -$a->strings["Set your location"] = "Locatie instellen"; -$a->strings["set location"] = "locatie instellen"; -$a->strings["Toggle voting"] = "Stemmen in- of uitschakelen"; -$a->strings["Clear browser location"] = "Locatie van webbrowser wissen"; -$a->strings["clear location"] = "locatie wissen"; -$a->strings["Title (optional)"] = "Titel (optioneel)"; -$a->strings["Categories (optional, comma-separated list)"] = "Categorieën (optioneel, door komma's gescheiden lijst)"; -$a->strings["Permission settings"] = "Permissies"; -$a->strings["permissions"] = "permissies"; -$a->strings["Public post"] = "Openbaar bericht"; -$a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be"; -$a->strings["Set expiration date"] = "Verloopdatum instellen"; -$a->strings["Encrypt text"] = "Tekst versleutelen"; -$a->strings["OK"] = "OK"; -$a->strings["Cancel"] = "Annuleren"; -$a->strings["Discover"] = "Ontdekken"; -$a->strings["Imported public streams"] = "Openbare streams importeren"; -$a->strings["Commented Order"] = "Nieuwe reacties bovenaan"; -$a->strings["Sort by Comment Date"] = "Berichten met nieuwe reacties bovenaan"; -$a->strings["Posted Order"] = "Nieuwe berichten bovenaan"; -$a->strings["Sort by Post Date"] = "Nieuwe berichten bovenaan"; -$a->strings["Personal"] = "Persoonlijk"; -$a->strings["Posts that mention or involve you"] = "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent"; -$a->strings["New"] = "Nieuw"; -$a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum"; -$a->strings["Starred"] = "Met ster"; -$a->strings["Favourite Posts"] = "Favoriete berichten"; -$a->strings["Spam"] = "Spam"; -$a->strings["Posts flagged as SPAM"] = "Berichten gemarkeerd als SPAM"; -$a->strings["Channel"] = "Kanaal"; -$a->strings["Status Messages and Posts"] = "Berichten in dit kanaal"; -$a->strings["About"] = "Over"; -$a->strings["Profile Details"] = "Profiel"; -$a->strings["Photos"] = "Foto's"; -$a->strings["Photo Albums"] = "Fotoalbums"; -$a->strings["Files"] = "Bestanden"; -$a->strings["Files and Storage"] = "Bestanden en opslagruimte"; -$a->strings["Chatrooms"] = "Chatkanalen"; -$a->strings["Bookmarks"] = "Bladwijzers"; -$a->strings["Saved Bookmarks"] = "Opgeslagen bladwijzers"; -$a->strings["Webpages"] = "Webpagina's"; -$a->strings["Manage Webpages"] = "Webpagina's beheren"; -$a->strings["View all"] = "Toon alles"; -$a->strings["__ctx:noun__ Like"] = array( - 0 => "vindt dit leuk", - 1 => "vinden dit leuk", -); -$a->strings["__ctx:noun__ Dislike"] = array( - 0 => "vindt dit niet leuk", - 1 => "vinden dit niet leuk", -); -$a->strings["__ctx:noun__ Attending"] = array( - 0 => "aanwezig", - 1 => "aanwezig", -); -$a->strings["__ctx:noun__ Not Attending"] = array( - 0 => "niet aanwezig", - 1 => "niet aanwezig", -); -$a->strings["__ctx:noun__ Undecided"] = array( - 0 => "nog niet beslist", - 1 => "nog niet beslist", -); -$a->strings["__ctx:noun__ Agree"] = array( - 0 => "eens", - 1 => "eens", -); -$a->strings["__ctx:noun__ Disagree"] = array( - 0 => "oneens", - 1 => "oneens", -); -$a->strings["__ctx:noun__ Abstain"] = array( - 0 => "onthouding", - 1 => "onthoudingen", -); -$a->strings["Edit"] = "Bewerken"; +$a->strings["Actions"] = "Acties"; +$a->strings["Page Link"] = "Paginalink"; +$a->strings["Title"] = "Titel"; +$a->strings["Created"] = "Aangemaakt"; +$a->strings["Edited"] = "Bewerkt"; +$a->strings["Public Timeline"] = "Openbare tijdlijn"; +$a->strings["Default"] = "Standaard"; $a->strings["Directory Options"] = "Opties kanalengids"; $a->strings["Alphabetic"] = "Alfabetisch"; $a->strings["Reverse Alphabetic"] = "Omgekeerd alfabetisch"; @@ -202,233 +172,71 @@ $a->strings["Sort"] = "Sorteren"; $a->strings["Safe Mode"] = "Veilig zoeken"; $a->strings["Public Forums Only"] = "Alleen openbare forums"; $a->strings["This Website Only"] = "Alleen deze hub"; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "De beveiligings-token van het tekstvak was ongeldig. Dit is mogelijk het gevolg van dat er te lang (meer dan 3 uur) gewacht is om de tekst op te slaan. "; -$a->strings["Image/photo"] = "Afbeelding/foto"; -$a->strings["Encrypted content"] = "Versleutelde inhoud"; -$a->strings["Install %s element: "] = "Installeer %s-element: "; -$a->strings["webpage"] = "Webpagina"; -$a->strings["layout"] = "lay-out"; -$a->strings["block"] = "blok"; -$a->strings["menu"] = "menu"; -$a->strings["QR code"] = "QR-code"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schreef het volgende %2\$s %3\$s"; -$a->strings["post"] = "bericht"; -$a->strings["Different viewers will see this text differently"] = "Deze tekst wordt per persoon anders weergeven."; -$a->strings["$1 spoiler"] = "$1 spoiler"; -$a->strings["$1 wrote:"] = "$1 schreef:"; -$a->strings["Permission denied."] = "Toegang geweigerd"; -$a->strings["Item was not found."] = "Item niet gevonden"; -$a->strings["No source file."] = "Geen bronbestand."; -$a->strings["Cannot locate file to replace"] = "Kan het te vervangen bestand niet vinden"; -$a->strings["Cannot locate file to revise/update"] = "Kan het bestand wat aangepast moet worden niet vinden"; -$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d"; -$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt."; -$a->strings["File upload failed. Possible system limit or action terminated."] = "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken."; -$a->strings["Stored file could not be verified. Upload failed."] = "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt."; -$a->strings["Path not available."] = "Pad niet beschikbaar."; -$a->strings["Empty pathname"] = "Padnaam leeg"; -$a->strings["duplicate filename or path"] = "dubbele bestandsnaam of pad"; -$a->strings["Path not found."] = "Pad niet gevonden"; -$a->strings["mkdir failed."] = "directory aanmaken (mkdir) mislukt."; -$a->strings["database storage failed."] = "opslag in database mislukt."; -$a->strings["Profile Photos"] = "Profielfoto's"; -$a->strings["Frequently"] = "Regelmatig"; -$a->strings["Hourly"] = "Elk uur"; -$a->strings["Twice daily"] = "Twee keer per dag"; -$a->strings["Daily"] = "Dagelijks"; -$a->strings["Weekly"] = "Wekelijks"; -$a->strings["Monthly"] = "Maandelijks"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Email"] = "E-mail"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["Facebook"] = "Facebook"; -$a->strings["Zot!"] = "Zot!"; -$a->strings["LinkedIn"] = "LinkedIn"; -$a->strings["XMPP/IM"] = "XMPP/IM"; -$a->strings["MySpace"] = "MySpace"; -$a->strings["Tags"] = "Tags"; -$a->strings["Categories"] = "Categorieën"; -$a->strings["Keywords"] = "Trefwoorden"; -$a->strings["have"] = "heb"; -$a->strings["has"] = "heeft"; -$a->strings["want"] = "wil"; -$a->strings["wants"] = "wil"; -$a->strings["like"] = "vind dit leuk"; -$a->strings["likes"] = "vindt dit leuk"; -$a->strings["dislike"] = "vind dit niet leuk"; -$a->strings["dislikes"] = "vindt dit niet leuk"; -$a->strings["Invalid data packet"] = "Datapakket ongeldig"; -$a->strings["Unable to verify channel signature"] = "Kanaalkenmerk kon niet worden geverifieerd. "; -$a->strings["Unable to verify site signature for %s"] = "Hubkenmerk voor %s kon niet worden geverifieerd"; -$a->strings["%d invitation available"] = array( - 0 => "%d uitnodiging beschikbaar", - 1 => "%d uitnodigingen beschikbaar", -); -$a->strings["Advanced"] = "Geavanceerd"; -$a->strings["Find Channels"] = "Kanalen vinden"; -$a->strings["Enter name or interest"] = "Vul naam of interesse in"; -$a->strings["Connect/Follow"] = "Verbinden/volgen"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Voorbeeld: Robert Morgenstein, vissen"; -$a->strings["Find"] = "Vinden"; -$a->strings["Channel Suggestions"] = "Voorgestelde kanalen"; -$a->strings["Random Profile"] = "Willekeurig profiel"; -$a->strings["Invite Friends"] = "Vrienden uitnodigen"; -$a->strings["Advanced example: name=fred and country=iceland"] = "Geavanceerd voorbeeld (Engels): name=jan en country=nederland"; -$a->strings["Saved Folders"] = "Bewaarde mappen"; -$a->strings["Everything"] = "Alles"; -$a->strings["%d connection in common"] = array( - 0 => "%d gemeenschappelijke connectie", - 1 => "%d gemeenschappelijke connecties", -); -$a->strings["show more"] = "meer connecties weergeven"; -$a->strings["created a new post"] = "maakte een nieuw bericht aan"; -$a->strings["commented on %s's post"] = "gaf een reactie op een bericht van %s"; -$a->strings["Permission denied"] = "Toegang geweigerd"; -$a->strings["(Unknown)"] = "(Onbekend)"; -$a->strings["Visible to anybody on the internet."] = "Voor iedereen op het internet zichtbaar."; -$a->strings["Visible to you only."] = "Alleen voor jou zichtbaar."; -$a->strings["Visible to anybody in this network."] = "Voor iedereen in dit netwerk zichtbaar."; -$a->strings["Visible to anybody authenticated."] = "Voor iedereen die geauthenticeerd is zichtbaar."; -$a->strings["Visible to anybody on %s."] = "Voor iedereen op %s zichtbaar."; -$a->strings["Visible to all connections."] = "Voor alle connecties zichtbaar."; -$a->strings["Visible to approved connections."] = "Voor alle goedgekeurde connecties zichtbaar."; -$a->strings["Visible to specific connections."] = "Voor specifieke connecties zichtbaar."; -$a->strings["Item not found."] = "Item niet gevonden."; -$a->strings["Collection not found."] = "Collectie niet gevonden."; -$a->strings["Collection is empty."] = "Collectie is leeg"; -$a->strings["Collection: %s"] = "Collectie: %s"; -$a->strings["Connection: %s"] = "Connectie: %s"; -$a->strings["Connection not found."] = "Connectie niet gevonden."; -$a->strings["Missing room name"] = "Naam chatkanaal ontbreekt"; -$a->strings["Duplicate room name"] = "Naam chatkanaal bestaat al"; -$a->strings["Invalid room specifier."] = "Ongeldige omschrijving chatkanaal"; -$a->strings["Room not found."] = "Chatkanaal niet gevonden"; -$a->strings["Room is full"] = "Chatkanaal is vol"; -$a->strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande itemrechten kunnen van toepassing zijn op deze collectie en toekomstige leden. Wanneer je dit niet zo bedoeld hebt, moet je een nieuwe collectie met een andere naam aanmaken."; -$a->strings["Default privacy group for new contacts"] = "Standaard privacy-collectie voor nieuwe kanalen"; -$a->strings["All Channels"] = "Alle kanalen"; -$a->strings["edit"] = "bewerken"; -$a->strings["Collections"] = "Collecties"; -$a->strings["Edit collection"] = "Collectie bewerken"; -$a->strings["Add new collection"] = "Nieuwe collectie toevoegen"; -$a->strings["Channels not in any collection"] = "Kanalen die zich in geen enkele collectie bevinden"; -$a->strings["add"] = "toevoegen"; -$a->strings["Site Admin"] = "Hubbeheerder"; -$a->strings["Address Book"] = "Connecties"; -$a->strings["Login"] = "Inloggen"; -$a->strings["Channel Manager"] = "Kanaalbeheer"; -$a->strings["Matrix"] = "Matrix"; -$a->strings["Settings"] = "Instellingen"; -$a->strings["Channel Home"] = "Tijdlijn kanaal"; -$a->strings["Profile"] = "Profiel"; -$a->strings["Events"] = "Agenda"; -$a->strings["Directory"] = "Kanalengids"; -$a->strings["Help"] = "Hulp"; -$a->strings["Mail"] = "Privéberichten"; -$a->strings["Mood"] = "Stemming"; -$a->strings["Chat"] = "Chatten"; -$a->strings["Search"] = "Zoeken"; -$a->strings["Probe"] = "Onderzoeken"; -$a->strings["Suggest"] = "Voorstellen"; -$a->strings["Random Channel"] = "Willekeurig kanaal"; -$a->strings["Invite"] = "Uitnodigen "; -$a->strings["Features"] = "Extra functies"; -$a->strings["Language"] = "Taal"; -$a->strings["Post"] = "Bericht"; -$a->strings["Profile Photo"] = "Profielfoto"; -$a->strings["Update"] = "Bijwerken"; -$a->strings["Install"] = "Installeren"; -$a->strings["Purchase"] = "Aanschaffen"; -$a->strings["Not a valid email address"] = "Geen geldig e-mailadres"; -$a->strings["Your email domain is not among those allowed on this site"] = "Jouw e-maildomein is op deze hub niet toegestaan"; -$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze hub geregistreerd."; -$a->strings["An invitation is required."] = "Een uitnodiging is vereist"; -$a->strings["Invitation could not be verified."] = "Uitnodiging kon niet geverifieerd worden"; -$a->strings["Please enter the required information."] = "Vul de vereiste informatie in."; -$a->strings["Failed to store account information."] = "Account-informatie kon niet opgeslagen worden."; -$a->strings["Registration confirmation for %s"] = "Registratiebevestiging voor %s"; -$a->strings["Registration request at %s"] = "Registratiebevestiging voor %s"; -$a->strings["Administrator"] = "Beheerder"; -$a->strings["your registration password"] = "jouw registratiewachtwoord"; -$a->strings["Registration details for %s"] = "Registratiegegevens voor %s"; -$a->strings["Account approved."] = "Account goedgekeurd"; -$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s"; -$a->strings["Account verified. Please login."] = "Account is geverifieerd. Je kan inloggen."; -$a->strings["Click here to upgrade."] = "Klik hier om te upgraden."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden."; -$a->strings["This action is not available under your subscription plan."] = "Deze handeling is niet mogelijk met jouw abonnement."; -$a->strings["Attachments:"] = "Bijlagen:"; $a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; -$a->strings["\$Projectname event notification:"] = "Notificatie -gebeurtenis:"; $a->strings["Starts:"] = "Start:"; $a->strings["Finishes:"] = "Einde:"; $a->strings["Location:"] = "Plaats:"; -$a->strings[" and "] = " en "; -$a->strings["public profile"] = "openbaar profiel"; -$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s veranderde %2\$s naar “%3\$s”"; -$a->strings["Visit %1\$s's %2\$s"] = "Bezoek het %2\$s van %1\$s"; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s heeft een aangepaste %2\$s, %3\$s veranderd."; -$a->strings["New window"] = "Nieuw venster"; -$a->strings["Open the selected location in a different window or browser tab"] = "Open de geselecteerde locatie in een ander venster of tab"; -$a->strings["User '%s' deleted"] = "Account '%s' verwijderd"; -$a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s"; -$a->strings["Channel is blocked on this site."] = "Kanaal is op deze hub geblokkeerd."; -$a->strings["Channel location missing."] = "Ontbrekende kanaallocatie."; -$a->strings["Response from remote channel was incomplete."] = "Antwoord van het kanaal op afstand was niet volledig."; -$a->strings["Channel was deleted and no longer exists."] = "Kanaal is verwijderd en bestaat niet meer."; -$a->strings["Protocol disabled."] = "Protocol uitgeschakeld."; -$a->strings["Channel discovery failed."] = "Kanaal ontdekken mislukt."; -$a->strings["local account not found."] = "lokale account niet gevonden."; -$a->strings["Cannot connect to yourself."] = "Kan niet met jezelf verbinden"; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Kan DNS-informatie voor databaseserver '%s' niet vinden"; -$a->strings["Public Timeline"] = "Openbare tijdlijn"; -$a->strings["Apps"] = "Apps"; -$a->strings["System"] = "Systeem"; -$a->strings["Create Personal App"] = "Persoonlijke app maken"; -$a->strings["Edit Personal App"] = "Persoonlijke app bewerken"; -$a->strings["Ignore/Hide"] = "Negeren/Verbergen"; -$a->strings["Suggestions"] = "Voorgestelde kanalen"; -$a->strings["See more..."] = "Meer..."; -$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Je hebt %1$.0f van de %2$.0f toegestane connecties."; -$a->strings["Add New Connection"] = "Nieuwe connectie toevoegen"; -$a->strings["Enter the channel address"] = "Vul het adres van het nieuwe kanaal in"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Voorbeeld: bob@example.com, http://example.com/barbara"; -$a->strings["Notes"] = "Aantekeningen"; -$a->strings["Save"] = "Opslaan"; -$a->strings["Remove term"] = "Verwijder zoekterm"; -$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten"; -$a->strings["Archives"] = "Archieven"; -$a->strings["Me"] = "Ik"; -$a->strings["Family"] = "Familie"; -$a->strings["Friends"] = "Vrienden"; -$a->strings["Acquaintances"] = "Kennissen"; -$a->strings["All"] = "Alles"; -$a->strings["Refresh"] = "Vernieuwen"; -$a->strings["Account settings"] = "Account"; -$a->strings["Channel settings"] = "Kanaal"; -$a->strings["Additional features"] = "Extra functies"; -$a->strings["Feature/Addon settings"] = "Extra functie- en plugin-instellingen"; -$a->strings["Display settings"] = "Weergave"; -$a->strings["Connected apps"] = "Verbonden applicaties"; -$a->strings["Export channel"] = "Kanaal exporteren"; -$a->strings["Connection Default Permissions"] = "Standaard permissies voor connecties"; -$a->strings["Premium Channel Settings"] = "Instellingen premiumkanaal"; -$a->strings["Channel Sources"] = "Kanaalbronnen"; -$a->strings["Messages"] = "Berichten"; -$a->strings["Check Mail"] = "Controleer op nieuwe berichten"; -$a->strings["New Message"] = "Nieuw bericht"; -$a->strings["Chat Rooms"] = "Chatkanalen"; -$a->strings["Bookmarked Chatrooms"] = "Bladwijzers van chatkanalen"; -$a->strings["Suggested Chatrooms"] = "Voorgestelde chatkanalen"; -$a->strings["photo/image"] = "foto/afbeelding"; -$a->strings["Rate Me"] = "Beoordeel mij"; -$a->strings["View Ratings"] = "Bekijk beoordelingen"; -$a->strings["Public Hubs"] = "Openbare hubs"; -$a->strings["Logged out."] = "Uitgelogd."; -$a->strings["Failed authentication"] = "Mislukte authenticatie"; -$a->strings["Login failed."] = "Inloggen mislukt."; +$a->strings["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd."; +$a->strings["Delete this item?"] = "Dit item verwijderen?"; +$a->strings["Comment"] = "Reactie"; +$a->strings["[+] show all"] = "[+] alle"; +$a->strings["[-] show less"] = "[-] minder reacties weergeven"; +$a->strings["[+] expand"] = "[+] uitklappen"; +$a->strings["[-] collapse"] = "[-] inklappen"; +$a->strings["Password too short"] = "Wachtwoord te kort"; +$a->strings["Passwords do not match"] = "Wachtwoorden komen niet overeen"; +$a->strings["everybody"] = "iedereen"; +$a->strings["Secret Passphrase"] = "Geheim wachtwoord"; +$a->strings["Passphrase hint"] = "Wachtwoordhint"; +$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Mededeling: de permissies zijn veranderd, maar zijn nog niet opgeslagen."; +$a->strings["close all"] = "Alles sluiten"; +$a->strings["Nothing new here"] = "Niets nieuw hier"; +$a->strings["Rate This Channel (this is public)"] = "Beoordeel dit kanaal (dit is openbaar)"; +$a->strings["Rating"] = "Beoordeling"; +$a->strings["Describe (optional)"] = "Omschrijving (optioneel)"; +$a->strings["Submit"] = "Opslaan"; +$a->strings["Please enter a link URL"] = "Vul een internetadres/URL in:"; +$a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Niet opgeslagen wijzigingen. Ben je er zeker van dat je deze pagina wil verlaten?"; +$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +$a->strings["ago"] = "geleden"; +$a->strings["from now"] = "vanaf nu"; +$a->strings["less than a minute"] = "minder dan een minuut"; +$a->strings["about a minute"] = "ongeveer een minuut"; +$a->strings["%d minutes"] = "%d minuten"; +$a->strings["about an hour"] = "ongeveer een uur"; +$a->strings["about %d hours"] = "ongeveer %d uren"; +$a->strings["a day"] = "een dag"; +$a->strings["%d days"] = "%d dagen"; +$a->strings["about a month"] = "ongeveer een maand"; +$a->strings["%d months"] = "%d maanden"; +$a->strings["about a year"] = "ongeveer een jaar"; +$a->strings["%d years"] = "%d jaren"; +$a->strings[" "] = " "; +$a->strings["timeago.numbers"] = "timeago.numbers"; +$a->strings["parent"] = "omhoog"; +$a->strings["Principal"] = "principal"; +$a->strings["Addressbook"] = "Adresboek"; +$a->strings["Calendar"] = "Agenda"; +$a->strings["Schedule Inbox"] = "Planning-postvak IN"; +$a->strings["Schedule Outbox"] = "Planning-postvak UIT"; +$a->strings["Unknown"] = "Onbekend"; +$a->strings["%1\$s used"] = "%1\$s gebruikt"; +$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s van %2\$s gebruikt (%3\$s%)"; +$a->strings["Files"] = "Bestanden"; +$a->strings["Total"] = "Totaal"; +$a->strings["Shared"] = "Gedeeld"; +$a->strings["Create"] = "Aanmaken"; +$a->strings["Upload"] = "Uploaden"; +$a->strings["Name"] = "Naam"; +$a->strings["Type"] = "Type"; +$a->strings["Size"] = "Grootte"; +$a->strings["Last Modified"] = "Laatst gewijzigd"; +$a->strings["Delete"] = "Verwijderen"; +$a->strings["Create new folder"] = "Nieuwe map aanmaken"; +$a->strings["Upload file"] = "Bestand uploaden"; +$a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s"; +$a->strings["view full size"] = "volledige grootte tonen"; $a->strings["General Features"] = "Algemene functies"; $a->strings["Content Expiration"] = "Inhoud laten verlopen"; $a->strings["Remove posts/comments and/or private messages at a future time"] = "Berichten, reacties en/of privéberichten na een bepaalde tijd verwijderen"; @@ -455,6 +263,7 @@ $a->strings["Use Markdown"] = "Markdown gebruiken"; $a->strings["Allow use of \"Markdown\" to format posts"] = "Sta het gebruik van \"markdown\" toe om berichten mee op te maken."; $a->strings["Large Photos"] = "Grote foto's"; $a->strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Toon grote (640px) voorbeeldfoto's in berichten. Standaard worden kleine voorbeeldfoto's (320px) getoond. "; +$a->strings["Channel Sources"] = "Kanaalbronnen"; $a->strings["Automatically import channel content from other channels or feeds"] = "Automatisch inhoud uit andere kanalen of feeds importeren."; $a->strings["Even More Encryption"] = "Extra encryptie"; $a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Sta toe dat inhoud extra end-to-end wordt versleuteld met een gedeelde geheime sleutel."; @@ -465,6 +274,7 @@ $a->strings["Search by Date"] = "Zoek op datum"; $a->strings["Ability to select posts by date ranges"] = "Mogelijkheid om berichten op datum te filteren "; $a->strings["Collections Filter"] = "Filter op collecties"; $a->strings["Enable widget to display Network posts only from selected collections"] = "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties"; +$a->strings["Saved Searches"] = "Opgeslagen zoekopdrachten"; $a->strings["Save search terms for re-use"] = "Sla zoekopdrachten op voor hergebruik"; $a->strings["Network Personal Tab"] = "Persoonlijke netwerktab"; $a->strings["Enable tab to display only Network posts that you've interacted on"] = "Sta het toe dat de tab netwerkberichten toont waarmee je interactie had"; @@ -479,6 +289,7 @@ $a->strings["Tagging"] = "Taggen"; $a->strings["Ability to tag existing posts"] = "Mogelijkheid om bestaande berichten te taggen"; $a->strings["Post Categories"] = "Categorieën berichten"; $a->strings["Add categories to your posts"] = "Voeg categorieën toe aan je berichten"; +$a->strings["Saved Folders"] = "Bewaarde mappen"; $a->strings["Ability to file posts under folders"] = "Mogelijkheid om berichten in mappen op te slaan"; $a->strings["Dislike Posts"] = "Vind berichten niet leuk"; $a->strings["Ability to dislike posts/comments"] = "Mogelijkheid om berichten en reacties niet leuk te vinden"; @@ -486,89 +297,51 @@ $a->strings["Star Posts"] = "Geef berichten een ster"; $a->strings["Ability to mark special posts with a star indicator"] = "Mogelijkheid om speciale berichten met een ster te markeren"; $a->strings["Tag Cloud"] = "Tagwolk"; $a->strings["Provide a personal tag cloud on your channel page"] = "Zorgt voor een persoonlijke wolk met tags op jouw kanaalpagina"; -$a->strings["prev"] = "vorige"; -$a->strings["first"] = "eerste"; -$a->strings["last"] = "laatste"; -$a->strings["next"] = "volgende"; -$a->strings["older"] = "ouder"; -$a->strings["newer"] = "nieuwer"; -$a->strings["No connections"] = "Geen connecties"; -$a->strings["%d Connection"] = array( - 0 => "%d connectie", - 1 => "%d connecties", -); -$a->strings["View Connections"] = "Connecties weergeven"; -$a->strings["poke"] = "aanstoten"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = "gepingd"; -$a->strings["prod"] = "por"; -$a->strings["prodded"] = "gepord"; -$a->strings["slap"] = "slaan"; -$a->strings["slapped"] = "sloeg"; -$a->strings["finger"] = "finger"; -$a->strings["fingered"] = "gefingerd"; -$a->strings["rebuff"] = "afpoeieren"; -$a->strings["rebuffed"] = "afgepoeierd"; -$a->strings["happy"] = "gelukkig"; -$a->strings["sad"] = "bedroefd"; -$a->strings["mellow"] = "mellow"; -$a->strings["tired"] = "moe"; -$a->strings["perky"] = "parmantig"; -$a->strings["angry"] = "boos"; -$a->strings["stupified"] = "beteuterd"; -$a->strings["puzzled"] = "verward"; -$a->strings["interested"] = "geïnteresseerd"; -$a->strings["bitter"] = "verbitterd"; -$a->strings["cheerful"] = "vrolijk"; -$a->strings["alive"] = "levendig"; -$a->strings["annoyed"] = "geërgerd"; -$a->strings["anxious"] = "bezorgd"; -$a->strings["cranky"] = "humeurig"; -$a->strings["disturbed"] = "verontrust"; -$a->strings["frustrated"] = "gefrustreerd "; -$a->strings["depressed"] = "gedeprimeerd"; -$a->strings["motivated"] = "gemotiveerd"; -$a->strings["relaxed"] = "ontspannen"; -$a->strings["surprised"] = "verrast"; -$a->strings["Monday"] = "maandag"; -$a->strings["Tuesday"] = "dinsdag"; -$a->strings["Wednesday"] = "woensdag"; -$a->strings["Thursday"] = "donderdag"; -$a->strings["Friday"] = "vrijdag"; -$a->strings["Saturday"] = "zaterdag"; -$a->strings["Sunday"] = "zondag"; -$a->strings["January"] = "januari"; -$a->strings["February"] = "februari"; -$a->strings["March"] = "maart"; -$a->strings["April"] = "april"; -$a->strings["May"] = "mei"; -$a->strings["June"] = "juni"; -$a->strings["July"] = "juli"; -$a->strings["August"] = "augustus"; -$a->strings["September"] = "september"; -$a->strings["October"] = "oktober"; -$a->strings["November"] = "november"; -$a->strings["December"] = "december"; -$a->strings["unknown.???"] = "onbekend.???"; -$a->strings["bytes"] = "bytes"; -$a->strings["remove category"] = "categorie verwijderen"; -$a->strings["remove from file"] = "uit map verwijderen"; -$a->strings["Click to open/close"] = "Klik om te openen of te sluiten"; -$a->strings["Link to Source"] = "Originele locatie"; -$a->strings["default"] = "standaard"; -$a->strings["Page layout"] = "Pagina-lay-out"; -$a->strings["You can create your own with the layouts tool"] = "Je kan jouw eigen lay-out ontwerpen onder lay-outs"; -$a->strings["Page content type"] = "Opmaaktype pagina"; -$a->strings["Select an alternate language"] = "Kies een andere taal"; -$a->strings["activity"] = "activiteit"; -$a->strings["Design Tools"] = "Ontwerp-hulpmiddelen"; -$a->strings["Blocks"] = "Blokken"; -$a->strings["Menus"] = "Menu's"; -$a->strings["Layouts"] = "Lay-outs"; -$a->strings["Pages"] = "Pagina's"; -$a->strings["Collection"] = "map"; +$a->strings["Categories"] = "Categorieën"; +$a->strings["Apps"] = "Apps"; +$a->strings["System"] = "Systeem"; +$a->strings["Personal"] = "Persoonlijk"; +$a->strings["Create Personal App"] = "Persoonlijke app maken"; +$a->strings["Edit Personal App"] = "Persoonlijke app bewerken"; +$a->strings["Connect"] = "Verbinden"; +$a->strings["Ignore/Hide"] = "Negeren/Verbergen"; +$a->strings["Suggestions"] = "Voorgestelde kanalen"; +$a->strings["See more..."] = "Meer..."; +$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Je hebt %1$.0f van de %2$.0f toegestane connecties."; +$a->strings["Add New Connection"] = "Nieuwe connectie toevoegen"; +$a->strings["Enter the channel address"] = "Vul het adres van het nieuwe kanaal in"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Voorbeeld: bob@example.com, http://example.com/barbara"; +$a->strings["Notes"] = "Aantekeningen"; +$a->strings["Remove term"] = "Verwijder zoekterm"; +$a->strings["Everything"] = "Alles"; +$a->strings["Archives"] = "Archieven"; +$a->strings["Me"] = "Ik"; +$a->strings["Family"] = "Familie"; +$a->strings["Friends"] = "Vrienden"; +$a->strings["Acquaintances"] = "Kennissen"; +$a->strings["All"] = "Alles"; +$a->strings["Refresh"] = "Vernieuwen"; +$a->strings["Account settings"] = "Account"; +$a->strings["Channel settings"] = "Kanaal"; +$a->strings["Additional features"] = "Extra functies"; +$a->strings["Feature/Addon settings"] = "Extra functie- en plugin-instellingen"; +$a->strings["Display settings"] = "Weergave"; +$a->strings["Connected apps"] = "Verbonden applicaties"; +$a->strings["Export channel"] = "Kanaal exporteren"; +$a->strings["Connection Default Permissions"] = "Standaard permissies voor connecties"; +$a->strings["Premium Channel Settings"] = "Instellingen premiumkanaal"; +$a->strings["Settings"] = "Instellingen"; +$a->strings["Messages"] = "Berichten"; +$a->strings["Check Mail"] = "Controleer op nieuwe berichten"; +$a->strings["New Message"] = "Nieuw bericht"; +$a->strings["Chat Rooms"] = "Chatkanalen"; +$a->strings["Bookmarked Chatrooms"] = "Bladwijzers van chatkanalen"; +$a->strings["Suggested Chatrooms"] = "Voorgestelde chatkanalen"; +$a->strings["photo/image"] = "foto/afbeelding"; +$a->strings["Rate Me"] = "Beoordeel mij"; +$a->strings["View Ratings"] = "Bekijk beoordelingen"; +$a->strings["Public Hubs"] = "Openbare hubs"; $a->strings["\$Projectname Notification"] = "\$Projectname-notificatie"; -$a->strings["\$projectname"] = "\$projectname"; $a->strings["Thank You,"] = "Bedankt,"; $a->strings["%s Administrator"] = "Beheerder %s"; $a->strings["%s "] = "%s "; @@ -607,177 +380,120 @@ $a->strings["Name:"] = "Naam:"; $a->strings["Photo:"] = "Foto:"; $a->strings["Please visit %s to approve or reject the suggestion."] = "Bezoek %s om het voorstel te accepteren of af te wijzen."; $a->strings["[Red:Notify]"] = "[Red:Notificatie]"; -$a->strings["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd."; -$a->strings["Unable to obtain identity information from database"] = "Niet in staat om identiteitsinformatie uit de database te verkrijgen"; -$a->strings["Empty name"] = "Ontbrekende naam"; -$a->strings["Name too long"] = "Naam te lang"; -$a->strings["No account identifier"] = "Geen account-identificator"; -$a->strings["Nickname is required."] = "Bijnaam is verplicht"; -$a->strings["Reserved nickname. Please choose another."] = "Deze naam is gereserveerd. Kies een andere."; -$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik."; -$a->strings["Unable to retrieve created identity"] = "Niet in staat om aangemaakte identiteit te vinden"; -$a->strings["Default Profile"] = "Standaardprofiel"; -$a->strings["Requested channel is not available."] = "Opgevraagd kanaal is niet beschikbaar."; -$a->strings["Requested profile is not available."] = "Opgevraagd profiel is niet beschikbaar"; -$a->strings["Change profile photo"] = "Profielfoto veranderen"; -$a->strings["Profiles"] = "Profielen"; -$a->strings["Manage/edit profiles"] = "Profielen beheren/bewerken"; -$a->strings["Create New Profile"] = "Nieuw profiel aanmaken"; -$a->strings["Edit Profile"] = "Profiel bewerken"; -$a->strings["Profile Image"] = "Profielfoto"; -$a->strings["visible to everybody"] = "Voor iedereen zichtbaar"; -$a->strings["Edit visibility"] = "Zichtbaarheid bewerken"; -$a->strings["Gender:"] = "Geslacht:"; -$a->strings["Status:"] = "Status:"; -$a->strings["Homepage:"] = "Homepagina:"; -$a->strings["Online Now"] = "Nu online"; -$a->strings["g A l F d"] = "G:i, l d F"; -$a->strings["F d"] = "d F"; -$a->strings["[today]"] = "[vandaag]"; -$a->strings["Birthday Reminders"] = "Verjaardagsherinneringen"; -$a->strings["Birthdays this week:"] = "Verjaardagen deze week:"; -$a->strings["[No description]"] = "[Geen omschrijving]"; -$a->strings["Event Reminders"] = "Herinneringen"; -$a->strings["Events this week:"] = "Gebeurtenissen deze week:"; -$a->strings["Full Name:"] = "Volledige naam:"; -$a->strings["Like this channel"] = "Vind dit kanaal leuk"; -$a->strings["j F, Y"] = "F j Y"; -$a->strings["j F"] = "F j"; -$a->strings["Birthday:"] = "Geboortedatum:"; -$a->strings["Age:"] = "Leeftijd:"; -$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s"; -$a->strings["Sexual Preference:"] = "Seksuele voorkeur:"; -$a->strings["Hometown:"] = "Oorspronkelijk uit:"; -$a->strings["Tags:"] = "Tags:"; -$a->strings["Political Views:"] = "Politieke overtuigingen:"; -$a->strings["Religion:"] = "Religie:"; -$a->strings["About:"] = "Over:"; -$a->strings["Hobbies/Interests:"] = "Hobby's/interesses:"; -$a->strings["Likes:"] = "Houdt van:"; -$a->strings["Dislikes:"] = "Houdt niet van:"; -$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:"; -$a->strings["My other channels:"] = "Mijn andere kanalen"; -$a->strings["Musical interests:"] = "Muzikale interesses:"; -$a->strings["Books, literature:"] = "Boeken, literatuur:"; -$a->strings["Television:"] = "Televisie:"; -$a->strings["Film/dance/culture/entertainment:"] = "Films/dansen/cultuur/vermaak:"; -$a->strings["Love/Romance:"] = "Liefde/romantiek:"; -$a->strings["Work/employment:"] = "Werk/beroep:"; -$a->strings["School/education:"] = "School/opleiding:"; -$a->strings["Like this thing"] = "Vind dit ding leuk"; -$a->strings["Male"] = "Man"; -$a->strings["Female"] = "Vrouw"; -$a->strings["Currently Male"] = "Momenteel man"; -$a->strings["Currently Female"] = "Momenteel vrouw"; -$a->strings["Mostly Male"] = "Voornamelijk man"; -$a->strings["Mostly Female"] = "Voornamelijk vrouw"; -$a->strings["Transgender"] = "Transgender"; -$a->strings["Intersex"] = "Interseksueel"; -$a->strings["Transsexual"] = "Transseksueel"; -$a->strings["Hermaphrodite"] = "Hermafrodiet"; -$a->strings["Neuter"] = "Genderneutraal"; -$a->strings["Non-specific"] = "Niet gespecificeerd"; -$a->strings["Other"] = "Anders"; -$a->strings["Undecided"] = "Nog niet beslist"; -$a->strings["Males"] = "Mannen"; -$a->strings["Females"] = "Vrouwen"; -$a->strings["Gay"] = "Homoseksueel"; -$a->strings["Lesbian"] = "Lesbisch"; -$a->strings["No Preference"] = "Geen voorkeur"; -$a->strings["Bisexual"] = "Biseksueel"; -$a->strings["Autosexual"] = "Autoseksueel"; -$a->strings["Abstinent"] = "Seksuele onthouding"; -$a->strings["Virgin"] = "Maagd"; -$a->strings["Deviant"] = "Afwijkend"; -$a->strings["Fetish"] = "Fetisj"; -$a->strings["Oodles"] = "Veel"; -$a->strings["Nonsexual"] = "Aseksueel"; -$a->strings["Single"] = "Alleen"; -$a->strings["Lonely"] = "Eenzaam"; -$a->strings["Available"] = "Beschikbaar"; -$a->strings["Unavailable"] = "Niet beschikbaar"; -$a->strings["Has crush"] = "Heeft een oogje op iemand"; -$a->strings["Infatuated"] = "Smoorverliefd"; -$a->strings["Dating"] = "Aan het daten"; -$a->strings["Unfaithful"] = "Ontrouw"; -$a->strings["Sex Addict"] = "Seksverslaafd"; -$a->strings["Friends/Benefits"] = "Vriendschap plus"; -$a->strings["Casual"] = "Ongebonden/vluchtig"; -$a->strings["Engaged"] = "Verloofd"; -$a->strings["Married"] = "Getrouwd"; -$a->strings["Imaginarily married"] = "Denkbeeldig getrouwd"; -$a->strings["Partners"] = "Partners"; -$a->strings["Cohabiting"] = "Samenwonend"; -$a->strings["Common law"] = "Common-law-huwelijk"; -$a->strings["Happy"] = "Gelukkig"; -$a->strings["Not looking"] = "Niet op zoek"; -$a->strings["Swinger"] = "Swinger"; -$a->strings["Betrayed"] = "Verraden"; -$a->strings["Separated"] = "Uit elkaar"; -$a->strings["Unstable"] = "Onstabiel"; -$a->strings["Divorced"] = "Gescheiden"; -$a->strings["Imaginarily divorced"] = "Denkbeeldig gescheiden"; -$a->strings["Widowed"] = "Weduwnaar/weduwe"; -$a->strings["Uncertain"] = "Onzeker"; -$a->strings["It's complicated"] = "Het is ingewikkeld"; -$a->strings["Don't care"] = "Maakt mij niks uit"; -$a->strings["Ask me"] = "Vraag het me"; -$a->strings["New Page"] = "Nieuwe pagina"; -$a->strings["View"] = "Weergeven"; -$a->strings["Actions"] = "Acties"; -$a->strings["Page Link"] = "Paginalink"; -$a->strings["Title"] = "Titel"; -$a->strings["Created"] = "Aangemaakt"; -$a->strings["Edited"] = "Bewerkt"; +$a->strings["Frequently"] = "Regelmatig"; +$a->strings["Hourly"] = "Elk uur"; +$a->strings["Twice daily"] = "Twee keer per dag"; +$a->strings["Daily"] = "Dagelijks"; +$a->strings["Weekly"] = "Wekelijks"; +$a->strings["Monthly"] = "Maandelijks"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "E-mail"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; $a->strings["No recipient provided."] = "Geen ontvanger opgegeven."; $a->strings["[no subject]"] = "[geen onderwerp]"; $a->strings["Unable to determine sender."] = "Afzender kan niet bepaald worden."; $a->strings["Stored post could not be verified."] = "Opgeslagen bericht kon niet worden geverifieerd."; -$a->strings["Can view my normal stream and posts"] = "Kan mijn normale kanaalstream en berichten bekijken"; -$a->strings["Can view my default channel profile"] = "Kan mijn standaard kanaalprofiel bekijken"; -$a->strings["Can view my photo albums"] = "Kan mijn fotoalbums bekijken"; -$a->strings["Can view my connections"] = "Kan een lijst met mijn connecties bekijken"; -$a->strings["Can view my file storage"] = "Kan mijn bestanden bekijken"; -$a->strings["Can view my webpages"] = "Kan mijn pagina's bekijken"; -$a->strings["Can send me their channel stream and posts"] = "Kan mij de inhoud van hun kanaal en berichten sturen"; -$a->strings["Can post on my channel page (\"wall\")"] = "Kan een bericht in mijn kanaal plaatsen"; -$a->strings["Can comment on or like my posts"] = "Kan op mijn berichten reageren of deze (niet) leuk vinden"; -$a->strings["Can send me private mail messages"] = "Kan mij privéberichten sturen"; -$a->strings["Can post photos to my photo albums"] = "Kan foto's aan mijn fotoalbums toevoegen"; -$a->strings["Can like/dislike stuff"] = "Kan dingen leuk of niet leuk vinden"; -$a->strings["Profiles and things other than posts/comments"] = "Profielen en dingen, buiten berichten en reacties"; -$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+"; -$a->strings["Advanced - useful for creating group forum channels"] = "Geavanceerd - nuttig voor groepforums"; -$a->strings["Can chat with me (when available)"] = "Kan met mij chatten (wanneer beschikbaar)"; -$a->strings["Can write to my file storage"] = "Kan bestanden aan mijn bestandsopslag toevoegen"; -$a->strings["Can edit my webpages"] = "Kan mijn pagina's bewerken"; -$a->strings["Can source my public posts in derived channels"] = "Kan mijn openbare berichten als bron voor andere kanalen gebruiken"; -$a->strings["Somewhat advanced - very useful in open communities"] = "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)"; -$a->strings["Can administer my channel resources"] = "Kan mijn kanaal beheren"; -$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet."; -$a->strings["Social Networking"] = "Sociaal netwerk"; -$a->strings["Mostly Public"] = "Vrijwel alles openbaar"; -$a->strings["Restricted"] = "Beperkt zichtbaar"; -$a->strings["Private"] = "Verborgen kanaal"; -$a->strings["Community Forum"] = "Groepsforum"; -$a->strings["Feed Republish"] = "Feed herpubliceren"; -$a->strings["Special Purpose"] = "Speciaal doel"; -$a->strings["Celebrity/Soapbox"] = "Beroemdheid/alleen volgen"; -$a->strings["Group Repository"] = "Groepsopslag"; -$a->strings["Custom/Expert Mode"] = "Expertmodus/handmatig aanpassen"; +$a->strings["Channel is blocked on this site."] = "Kanaal is op deze hub geblokkeerd."; +$a->strings["Channel location missing."] = "Ontbrekende kanaallocatie."; +$a->strings["Response from remote channel was incomplete."] = "Antwoord van het kanaal op afstand was niet volledig."; +$a->strings["Channel was deleted and no longer exists."] = "Kanaal is verwijderd en bestaat niet meer."; +$a->strings["Protocol disabled."] = "Protocol uitgeschakeld."; +$a->strings["Protocol blocked for this channel."] = "Dit protocol is voor dit kanaal niet toegestaan."; +$a->strings["Channel discovery failed."] = "Kanaal ontdekken mislukt."; +$a->strings["local account not found."] = "lokale account niet gevonden."; +$a->strings["Cannot connect to yourself."] = "Kan niet met jezelf verbinden"; +$a->strings["Private Message"] = "Privébericht"; +$a->strings["Select"] = "Kies"; +$a->strings["Save to Folder"] = "In map opslaan"; +$a->strings["I will attend"] = "Aanwezig"; +$a->strings["I will not attend"] = "Niet aanwezig"; +$a->strings["I might attend"] = "Mogelijk aanwezig"; +$a->strings["I agree"] = "Eens"; +$a->strings["I disagree"] = "Oneens"; +$a->strings["I abstain"] = "Onthouding"; +$a->strings["View all"] = "Toon alles"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "vindt dit leuk", + 1 => "vinden dit leuk", +); +$a->strings["__ctx:noun__ Dislike"] = array( + 0 => "vindt dit niet leuk", + 1 => "vinden dit niet leuk", +); +$a->strings["Add Star"] = "Ster toevoegen"; +$a->strings["Remove Star"] = "Ster verwijderen"; +$a->strings["Toggle Star Status"] = "Ster toevoegen of verwijderen"; +$a->strings["starred"] = "met ster"; +$a->strings["Message signature validated"] = "Berichtkenmerk gevalideerd"; +$a->strings["Message signature incorrect"] = "Berichtkenmerk onjuist"; +$a->strings["Add Tag"] = "Tag toevoegen"; +$a->strings["I like this (toggle)"] = "Vind ik leuk"; +$a->strings["like"] = "vind dit leuk"; +$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk"; +$a->strings["dislike"] = "vind dit niet leuk"; +$a->strings["Share This"] = "Delen"; +$a->strings["share"] = "delen"; +$a->strings["%d comment"] = array( + 0 => "%d reactie", + 1 => "%d reacties weergeven", +); +$a->strings["View %s's profile - %s"] = "Profiel van %s bekijken - %s"; +$a->strings["to"] = "aan"; +$a->strings["via"] = "via"; +$a->strings["Wall-to-Wall"] = "Kanaal-naar-kanaal"; +$a->strings["via Wall-To-Wall:"] = "via kanaal-naar-kanaal"; +$a->strings["from %s"] = "van %s"; +$a->strings["last edited: %s"] = "laatst bewerkt: %s"; +$a->strings["Expires: %s"] = "Verloopt: %s"; +$a->strings["Save Bookmarks"] = "Bladwijzers opslaan"; +$a->strings["Add to Calendar"] = "Aan agenda toevoegen"; +$a->strings["Mark all seen"] = "Markeer alles als bekeken"; +$a->strings["__ctx:noun__ Likes"] = "vinden dit leuk"; +$a->strings["__ctx:noun__ Dislikes"] = "vinden dit niet leuk"; +$a->strings["Close"] = "Sluiten"; +$a->strings["Please wait"] = "Even wachten"; +$a->strings["This is you"] = "Dit ben jij"; +$a->strings["Bold"] = "Vet"; +$a->strings["Italic"] = "Cursief"; +$a->strings["Underline"] = "Onderstrepen"; +$a->strings["Quote"] = "Citeren"; +$a->strings["Code"] = "Broncode"; +$a->strings["Image"] = "Afbeelding"; +$a->strings["Insert Link"] = "Link invoegen"; +$a->strings["Video"] = "Video"; +$a->strings["Encrypt text"] = "Tekst versleutelen"; +$a->strings["New window"] = "Nieuw venster"; +$a->strings["Open the selected location in a different window or browser tab"] = "Open de geselecteerde locatie in een ander venster of tab"; +$a->strings["User '%s' deleted"] = "Account '%s' verwijderd"; +$a->strings["Attachments:"] = "Bijlagen:"; +$a->strings["\$Projectname event notification:"] = "Notificatie -gebeurtenis:"; $a->strings["Logout"] = "Uitloggen"; $a->strings["End this session"] = "Beëindig deze sessie"; $a->strings["Home"] = "Home"; $a->strings["Your posts and conversations"] = "Jouw berichten en conversaties"; +$a->strings["View Profile"] = "Profiel weergeven"; $a->strings["Your profile page"] = "Jouw profielpagina"; $a->strings["Edit Profiles"] = "Bewerk profielen"; $a->strings["Manage/Edit profiles"] = "Beheer/wijzig profielen"; +$a->strings["Edit Profile"] = "Profiel bewerken"; $a->strings["Edit your profile"] = "Jouw profiel bewerken"; +$a->strings["Photos"] = "Foto's"; $a->strings["Your photos"] = "Jouw foto's"; $a->strings["Your files"] = "Jouw bestanden"; +$a->strings["Chat"] = "Chatten"; $a->strings["Your chatrooms"] = "Jouw chatkanalen"; +$a->strings["Bookmarks"] = "Bladwijzers"; $a->strings["Your bookmarks"] = "Jouw bladwijzers"; +$a->strings["Webpages"] = "Webpagina's"; $a->strings["Your webpages"] = "Jouw webpagina's"; +$a->strings["Login"] = "Inloggen"; $a->strings["Sign in"] = "Inloggen"; $a->strings["%s - click to logout"] = "%s - klik om uit te loggen"; $a->strings["Remote authentication"] = "Authenticatie op afstand"; @@ -785,12 +501,16 @@ $a->strings["Click to authenticate to your home hub"] = "Authenticeer jezelf via $a->strings["Home Page"] = "Homepage"; $a->strings["Register"] = "Registreren"; $a->strings["Create an account"] = "Maak een account aan"; +$a->strings["Help"] = "Hulp"; $a->strings["Help and documentation"] = "Hulp en documentatie"; $a->strings["Applications, utilities, links, games"] = "Apps"; $a->strings["Search site content"] = "Inhoud van deze hub doorzoeken"; +$a->strings["Directory"] = "Kanalengids"; $a->strings["Channel Directory"] = "Kanalengids"; +$a->strings["Matrix"] = "Matrix"; $a->strings["Your matrix"] = "Jouw matrix"; $a->strings["Mark all matrix notifications seen"] = "Markeer alle matrixnotificaties als bekeken"; +$a->strings["Channel Home"] = "Tijdlijn kanaal"; $a->strings["Channel home"] = "Tijdlijn kanaal"; $a->strings["Mark all channel notifications seen"] = "Alle kanaalnotificaties als gelezen markeren"; $a->strings["Connections"] = "Connecties"; @@ -798,738 +518,440 @@ $a->strings["Notices"] = "Notificaties"; $a->strings["Notifications"] = "Notificaties"; $a->strings["See all notifications"] = "Alle notificaties weergeven"; $a->strings["Mark all system notifications seen"] = "Markeer alle systeemnotificaties als bekeken"; +$a->strings["Mail"] = "Privéberichten"; $a->strings["Private mail"] = "Privéberichten"; $a->strings["See all private messages"] = "Alle privéberichten weergeven"; $a->strings["Mark all private messages seen"] = "Markeer alle privéberichten als bekeken"; $a->strings["Inbox"] = "Postvak IN"; $a->strings["Outbox"] = "Postvak UIT"; +$a->strings["Events"] = "Agenda"; $a->strings["Event Calendar"] = "Agenda"; $a->strings["See all events"] = "Alle gebeurtenissen weergeven"; $a->strings["Mark all events seen"] = "Markeer alle gebeurtenissen als bekeken"; +$a->strings["Channel Manager"] = "Kanaalbeheer"; $a->strings["Manage Your Channels"] = "Beheer je kanalen"; $a->strings["Account/Channel Settings"] = "Account-/kanaal-instellingen"; $a->strings["Admin"] = "Beheer"; $a->strings["Site Setup and Configuration"] = "Hub instellen en beheren"; +$a->strings["Loading..."] = "Aan het laden..."; $a->strings["@name, #tag, content"] = "@kanaal, #label, inhoud"; $a->strings["Please wait..."] = "Wachten aub..."; -$a->strings["Please choose"] = "Maak een keuze"; -$a->strings["Agree"] = "Eens"; -$a->strings["Disagree"] = "Oneens"; -$a->strings["Abstain"] = "onthouding"; -$a->strings["Image exceeds website size limit of %lu bytes"] = "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes"; -$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg"; -$a->strings["Unable to process image"] = "Afbeelding kan niet verwerkt worden"; -$a->strings["Photo storage failed."] = "Foto kan niet worden opgeslagen"; -$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden"; -$a->strings["view full size"] = "volledige grootte tonen"; -$a->strings["Default"] = "Standaard"; -$a->strings["parent"] = "omhoog"; -$a->strings["Principal"] = "principal"; -$a->strings["Addressbook"] = "Adresboek"; -$a->strings["Calendar"] = "Agenda"; -$a->strings["Schedule Inbox"] = "Planning-postvak IN"; -$a->strings["Schedule Outbox"] = "Planning-postvak UIT"; -$a->strings["%1\$s used"] = "%1\$s gebruikt"; -$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s van %2\$s gebruikt (%3\$s%)"; -$a->strings["Total"] = "Totaal"; -$a->strings["Shared"] = "Gedeeld"; -$a->strings["Create"] = "Aanmaken"; -$a->strings["Upload"] = "Uploaden"; -$a->strings["Name"] = "Naam"; -$a->strings["Type"] = "Type"; -$a->strings["Size"] = "Grootte"; -$a->strings["Last Modified"] = "Laatst gewijzigd"; -$a->strings["Create new folder"] = "Nieuwe map aanmaken"; -$a->strings["Upload file"] = "Bestand uploaden"; -$a->strings["Embedded content"] = "Ingesloten inhoud"; -$a->strings["Embedding disabled"] = "Insluiten uitgeschakeld"; -$a->strings["Delete this item?"] = "Dit item verwijderen?"; -$a->strings["Comment"] = "Reactie"; -$a->strings["[+] show all"] = "[+] alle"; -$a->strings["[-] show less"] = "[-] minder reacties weergeven"; -$a->strings["[+] expand"] = "[+] uitklappen"; -$a->strings["[-] collapse"] = "[-] inklappen"; -$a->strings["Password too short"] = "Wachtwoord te kort"; -$a->strings["Passwords do not match"] = "Wachtwoorden komen niet overeen"; -$a->strings["everybody"] = "iedereen"; -$a->strings["Secret Passphrase"] = "Geheim wachtwoord"; -$a->strings["Passphrase hint"] = "Wachtwoordhint"; -$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Mededeling: de permissies zijn veranderd, maar zijn nog niet opgeslagen."; -$a->strings["close all"] = "Alles sluiten"; -$a->strings["Nothing new here"] = "Niets nieuw hier"; -$a->strings["Rate This Channel (this is public)"] = "Beoordeel dit kanaal (dit is openbaar)"; -$a->strings["Rating"] = "Beoordeling"; -$a->strings["Describe (optional)"] = "Omschrijving (optioneel)"; -$a->strings["Submit"] = "Opslaan"; -$a->strings["Please enter a link URL"] = "Vul een internetadres/URL in:"; -$a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Niet opgeslagen wijzigingen. Ben je er zeker van dat je deze pagina wil verlaten?"; -$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -$a->strings["ago"] = "geleden"; -$a->strings["from now"] = "vanaf nu"; -$a->strings["less than a minute"] = "minder dan een minuut"; -$a->strings["about a minute"] = "ongeveer een minuut"; -$a->strings["%d minutes"] = "%d minuten"; -$a->strings["about an hour"] = "ongeveer een uur"; -$a->strings["about %d hours"] = "ongeveer %d uren"; -$a->strings["a day"] = "een dag"; -$a->strings["%d days"] = "%d dagen"; -$a->strings["about a month"] = "ongeveer een maand"; -$a->strings["%d months"] = "%d maanden"; -$a->strings["about a year"] = "ongeveer een jaar"; -$a->strings["%d years"] = "%d jaren"; -$a->strings[" "] = " "; -$a->strings["timeago.numbers"] = "timeago.numbers"; -$a->strings["Save to Folder"] = "In map opslaan"; -$a->strings["I will attend"] = "Aanwezig"; -$a->strings["I will not attend"] = "Niet aanwezig"; -$a->strings["I might attend"] = "Mogelijk aanwezig"; -$a->strings["I agree"] = "Eens"; -$a->strings["I disagree"] = "Oneens"; -$a->strings["I abstain"] = "Onthouding"; -$a->strings["Add Star"] = "Ster toevoegen"; -$a->strings["Remove Star"] = "Ster verwijderen"; -$a->strings["Toggle Star Status"] = "Ster toevoegen of verwijderen"; -$a->strings["starred"] = "met ster"; -$a->strings["Add Tag"] = "Tag toevoegen"; -$a->strings["I like this (toggle)"] = "Vind ik leuk"; -$a->strings["I don't like this (toggle)"] = "Vind ik niet leuk"; -$a->strings["Share This"] = "Delen"; -$a->strings["share"] = "delen"; -$a->strings["%d comment"] = array( - 0 => "%d reactie", - 1 => "%d reacties weergeven", +$a->strings["Tags"] = "Tags"; +$a->strings["Keywords"] = "Trefwoorden"; +$a->strings["have"] = "heb"; +$a->strings["has"] = "heeft"; +$a->strings["want"] = "wil"; +$a->strings["wants"] = "wil"; +$a->strings["likes"] = "vindt dit leuk"; +$a->strings["dislikes"] = "vindt dit niet leuk"; +$a->strings[" and "] = " en "; +$a->strings["public profile"] = "openbaar profiel"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s veranderde %2\$s naar “%3\$s”"; +$a->strings["Visit %1\$s's %2\$s"] = "Bezoek het %2\$s van %1\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s heeft een aangepaste %2\$s, %3\$s veranderd."; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "De beveiligings-token van het tekstvak was ongeldig. Dit is mogelijk het gevolg van dat er te lang (meer dan 3 uur) gewacht is om de tekst op te slaan. "; +$a->strings["Can view my normal stream and posts"] = "Kan mijn normale kanaalstream en berichten bekijken"; +$a->strings["Can view my default channel profile"] = "Kan mijn standaard kanaalprofiel bekijken"; +$a->strings["Can view my photo albums"] = "Kan mijn fotoalbums bekijken"; +$a->strings["Can view my connections"] = "Kan een lijst met mijn connecties bekijken"; +$a->strings["Can view my file storage"] = "Kan mijn bestanden bekijken"; +$a->strings["Can view my webpages"] = "Kan mijn pagina's bekijken"; +$a->strings["Can send me their channel stream and posts"] = "Kan mij de inhoud van hun kanaal en berichten sturen"; +$a->strings["Can post on my channel page (\"wall\")"] = "Kan een bericht in mijn kanaal plaatsen"; +$a->strings["Can comment on or like my posts"] = "Kan op mijn berichten reageren of deze (niet) leuk vinden"; +$a->strings["Can send me private mail messages"] = "Kan mij privéberichten sturen"; +$a->strings["Can post photos to my photo albums"] = "Kan foto's aan mijn fotoalbums toevoegen"; +$a->strings["Can like/dislike stuff"] = "Kan dingen leuk of niet leuk vinden"; +$a->strings["Profiles and things other than posts/comments"] = "Profielen en dingen, buiten berichten en reacties"; +$a->strings["Can forward to all my channel contacts via post @mentions"] = "Kan naar al mijn kanaalconnecties berichten doorsturen met behulp van @vermeldingen+"; +$a->strings["Advanced - useful for creating group forum channels"] = "Geavanceerd - nuttig voor groepforums"; +$a->strings["Can chat with me (when available)"] = "Kan met mij chatten (wanneer beschikbaar)"; +$a->strings["Can write to my file storage"] = "Kan bestanden aan mijn bestandsopslag toevoegen"; +$a->strings["Can edit my webpages"] = "Kan mijn pagina's bewerken"; +$a->strings["Can source my public posts in derived channels"] = "Kan mijn openbare berichten als bron voor andere kanalen gebruiken"; +$a->strings["Somewhat advanced - very useful in open communities"] = "Enigszins geavanceerd (erg nuttig voor kanalen van forums/groepen)"; +$a->strings["Can administer my channel resources"] = "Kan mijn kanaal beheren"; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Zeer geavanceerd. Laat dit met rust, behalve als je weet wat je doet."; +$a->strings["Social Networking"] = "Sociaal netwerk"; +$a->strings["Mostly Public"] = "Vrijwel alles openbaar"; +$a->strings["Restricted"] = "Beperkt zichtbaar"; +$a->strings["Private"] = "Verborgen kanaal"; +$a->strings["Community Forum"] = "Groepsforum"; +$a->strings["Feed Republish"] = "Feed herpubliceren"; +$a->strings["Special Purpose"] = "Speciaal doel"; +$a->strings["Celebrity/Soapbox"] = "Beroemdheid/alleen volgen"; +$a->strings["Group Repository"] = "Groepsopslag"; +$a->strings["Other"] = "Anders"; +$a->strings["Custom/Expert Mode"] = "Expertmodus/handmatig aanpassen"; +$a->strings["channel"] = "kanaal"; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s vindt %3\$s van %2\$s niet leuk"; +$a->strings["%1\$s is now connected with %2\$s"] = "%1\$s is nu met %2\$s verbonden"; +$a->strings["%1\$s poked %2\$s"] = "%1\$s heeft %2\$s aangestoten"; +$a->strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s is %2\$s"; +$a->strings["__ctx:title__ Likes"] = "vinden dit leuk"; +$a->strings["__ctx:title__ Dislikes"] = "vinden dit niet leuk"; +$a->strings["__ctx:title__ Agree"] = "eens"; +$a->strings["__ctx:title__ Disagree"] = "oneens"; +$a->strings["__ctx:title__ Abstain"] = "onthouding"; +$a->strings["__ctx:title__ Attending"] = "aanwezig"; +$a->strings["__ctx:title__ Not attending"] = "niet aanwezig"; +$a->strings["__ctx:title__ Might attend"] = "mogelijk aanwezig"; +$a->strings["View %s's profile @ %s"] = "Bekijk het profiel van %s @ %s"; +$a->strings["Categories:"] = "Categorieën:"; +$a->strings["Filed under:"] = "Bewaard onder:"; +$a->strings["View in context"] = "In context bekijken"; +$a->strings["remove"] = "verwijderen"; +$a->strings["Delete Selected Items"] = "Verwijder de geselecteerde items"; +$a->strings["View Source"] = "Bron weergeven"; +$a->strings["Follow Thread"] = "Conversatie volgen"; +$a->strings["View Status"] = "Status weergeven"; +$a->strings["View Photos"] = "Foto's weergeven"; +$a->strings["Matrix Activity"] = "Kanaal-activiteit"; +$a->strings["Edit Contact"] = "Contact bewerken"; +$a->strings["Send PM"] = "Privébericht verzenden"; +$a->strings["Poke"] = "Aanstoten"; +$a->strings["%s likes this."] = "%s vindt dit leuk."; +$a->strings["%s doesn't like this."] = "%s vindt dit niet leuk."; +$a->strings["%2\$d people like this."] = array( + 0 => "%2\$d persoon vindt dit leuk.", + 1 => "%2\$d personen vinden dit leuk.", ); -$a->strings["View %s's profile - %s"] = "Profiel van %s bekijken - %s"; -$a->strings["to"] = "aan"; -$a->strings["via"] = "via"; -$a->strings["Wall-to-Wall"] = "Kanaal-naar-kanaal"; -$a->strings["via Wall-To-Wall:"] = "via kanaal-naar-kanaal"; -$a->strings["Save Bookmarks"] = "Bladwijzers opslaan"; -$a->strings["Add to Calendar"] = "Aan agenda toevoegen"; -$a->strings["Mark all seen"] = "Markeer alles als bekeken"; -$a->strings["__ctx:noun__ Likes"] = "vinden dit leuk"; -$a->strings["__ctx:noun__ Dislikes"] = "vinden dit niet leuk"; -$a->strings["Close"] = "Sluiten"; -$a->strings["This is you"] = "Dit ben jij"; -$a->strings["Image"] = "Afbeelding"; -$a->strings["Insert Link"] = "Link invoegen"; -$a->strings["Video"] = "Video"; -$a->strings["Visible to your default audience"] = "Voor iedereen zichtbaar, mits niet anders ingesteld"; -$a->strings["Show"] = "Tonen"; -$a->strings["Don't show"] = "Niet tonen"; -$a->strings["Permissions"] = "Permissies"; -$a->strings["Not Found"] = "Niet gevonden"; -$a->strings["Page not found."] = "Pagina niet gevonden."; -$a->strings["Light (Red Matrix default)"] = "Light (\$Projectname-standaard)"; -$a->strings["Theme settings"] = "Thema-instellingen"; -$a->strings["Select scheme"] = "Kies schema van thema"; -$a->strings["Narrow navbar"] = "Smalle navigatiebalk"; -$a->strings["No"] = "Nee"; -$a->strings["Yes"] = "Ja"; -$a->strings["Navigation bar background color"] = "Achtergrondkleur navigatiebalk"; -$a->strings["Navigation bar gradient top color"] = "Bovenste gradiëntkleur navigatiebalk"; -$a->strings["Navigation bar gradient bottom color"] = "Onderste gradiëntkleur navigatiebalk"; -$a->strings["Navigation active button gradient top color"] = "Bovenste gradiëntkleur actieve knop navigatiebalk"; -$a->strings["Navigation active button gradient bottom color"] = "Onderste gradiëntkleur actieve knop op navigatiebalk"; -$a->strings["Navigation bar border color "] = "Randkleur navigatiebalk "; -$a->strings["Navigation bar icon color "] = "Pictogramkleur navigatiebalk"; -$a->strings["Navigation bar active icon color "] = "Actieve pictogramkleur navigatiebalk"; -$a->strings["link color"] = "Linkkleur instellen"; -$a->strings["Set font-color for banner"] = "Tekstkleur van banner instellen"; -$a->strings["Set the background color"] = "Achtergrondkleur instellen"; -$a->strings["Set the background image"] = "Achtergrondafbeelding instellen"; -$a->strings["Set the background color of items"] = "Achtergrondkleur items instellen"; -$a->strings["Set the background color of comments"] = "Achtergrondkleur reacties instellen"; -$a->strings["Set the border color of comments"] = "Randkleur reacties instellen"; -$a->strings["Set the indent for comments"] = "Inspringen reacties instellen"; -$a->strings["Set the basic color for item icons"] = "Basiskleur itempictogrammen instellen"; -$a->strings["Set the hover color for item icons"] = "Hoverkleur itempictogrammen instellen"; -$a->strings["Set font-size for the entire application"] = "Tekstgrootte van de volledige applicatie instellen"; -$a->strings["Example: 14px"] = "Voorbeeld: 14px"; -$a->strings["Set font-size for posts and comments"] = "Lettergrootte voor berichten en reacties instellen"; -$a->strings["Set font-color for posts and comments"] = "Tekstkleur van berichten en reacties"; -$a->strings["Set radius of corners"] = "Radius van hoeken instellen"; -$a->strings["Set shadow depth of photos"] = "Schaduwdiepte van foto's instellen"; -$a->strings["Set maximum width of content region in pixel"] = "Maximumbreedte conversatieruimte instellen (in pixels)"; -$a->strings["Leave empty for default width"] = "Laat leeg voor standaardbreedte"; -$a->strings["Center page content"] = "Inhoud centreren"; -$a->strings["Set minimum opacity of nav bar - to hide it"] = "Minimale ondoorzichtigheid navigatiebalk (- om te verbergen)"; -$a->strings["Set size of conversation author photo"] = "Grootte profielfoto's van berichten instellen"; -$a->strings["Set size of followup author photos"] = "Grootte profielfoto's van reacties instellen"; -$a->strings["Your service plan only allows %d channels."] = "Jouw abonnement staat maar %d kanalen toe."; -$a->strings["Nothing to import."] = "Niets gevonden om te importeren"; -$a->strings["Unable to download data from old server"] = "Niet in staat om gegevens van de oude hub te downloaden"; -$a->strings["Imported file is empty."] = "Geïmporteerde bestand is leeg"; -$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt."; -$a->strings["Unable to create a unique channel address. Import failed."] = "Niet in staat om een uniek kanaaladres aan te maken. Importeren is mislukt."; -$a->strings["Channel clone failed. Import failed."] = "Het klonen van het kanaal is mislukt. Importeren mislukt."; -$a->strings["Cloned channel not found. Import failed."] = "Gekloond kanaal niet gevonden. Importeren mislukt."; -$a->strings["Import completed."] = "Import voltooid."; -$a->strings["You must be logged in to use this feature."] = "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken."; -$a->strings["Import Channel"] = "Kanaal importeren"; -$a->strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken. Alleen de identiteit en de connecties zullen geïmporteerd worden. Het importeren van inhoud is nog niet beschikbaar."; -$a->strings["File to Upload"] = "Bestand om te uploaden"; -$a->strings["Or provide the old server/hub details"] = "Of vul de gegevens van de oude hub in"; -$a->strings["Your old identity address (xyz@example.com)"] = "Jouw oude kanaaladres (xyz@example.com)"; -$a->strings["Your old login email address"] = "Het e-mailadres van je oude account"; -$a->strings["Your old login password"] = "Wachtwoord van jouw oude account"; -$a->strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen."; -$a->strings["Make this hub my primary location"] = "Stel deze hub als mijn primaire locatie in"; -$a->strings["Import existing posts if possible"] = "Importeer bestaande berichten (wanneer mogelijk)"; -$a->strings["Public access denied."] = "Openbare toegang geweigerd."; -$a->strings["Items tagged with: %s"] = "Items getagd met %s"; -$a->strings["Search results for: %s"] = "Zoekresultaten voor %s"; -$a->strings["network"] = "netwerk"; -$a->strings["RSS"] = "RSS"; -$a->strings["[Embedded content - reload page to view]"] = "[Ingesloten inhoud - ververs pagina om te bekijken] "; -$a->strings["Away"] = "Afwezig"; -$a->strings["Online"] = "Online"; -$a->strings["Menu not found."] = "Menu niet gevonden."; -$a->strings["Unable to create element."] = "Niet in staat om onderdeel aan te maken."; -$a->strings["Unable to update menu element."] = "Menu-onderdeel kan niet worden geüpdatet."; -$a->strings["Unable to add menu element."] = "Menu-onderdeel kan niet worden toegevoegd."; -$a->strings["Not found."] = "Niet gevonden."; -$a->strings["Menu Item Permissions"] = "Permissies menu-item"; -$a->strings["(click to open/close)"] = "(klik om te openen/sluiten)"; -$a->strings["Link Name"] = "Linknaam"; -$a->strings["Link or Submenu Target"] = "Linkdoel of submenu-doel"; -$a->strings["Enter URL of the link or select a menu name to create a submenu"] = "Geef de URL van de link of kies een menunaam om een submenu aan te maken"; -$a->strings["Use magic-auth if available"] = "Gebruik magic-auth wanneer beschikbaar"; -$a->strings["Open link in new window"] = "Open link in nieuw venster"; -$a->strings["Order in list"] = "Volgorde in lijst"; -$a->strings["Higher numbers will sink to bottom of listing"] = "Hogere nummers komen onderaan de lijst terecht"; -$a->strings["Submit and finish"] = "Opslaan en afsluiten"; -$a->strings["Submit and continue"] = "Opslaan en doorgaan"; -$a->strings["Menu:"] = "Menu:"; -$a->strings["Link Target"] = "Linkdoel"; -$a->strings["Edit menu"] = "Menu bewerken"; -$a->strings["Edit element"] = "Onderdeel bewerken"; -$a->strings["Drop element"] = "Onderdeel verwijderen"; -$a->strings["New element"] = "Nieuw element"; -$a->strings["Edit this menu container"] = "Deze menu-container bewerken"; -$a->strings["Add menu element"] = "Menu-element toevoegen"; -$a->strings["Delete this menu item"] = "Dit menu-item verwijderen"; -$a->strings["Edit this menu item"] = "Dit menu-item bewerken"; -$a->strings["Menu item not found."] = "Menu-item niet gevonden."; -$a->strings["Menu item deleted."] = "Menu-item verwijderd."; -$a->strings["Menu item could not be deleted."] = "Menu-item kon niet worden verwijderd."; -$a->strings["Edit Menu Element"] = "Menu-element bewerken"; -$a->strings["Link text"] = "Linktekst"; -$a->strings["OpenID protocol error. No ID returned."] = "OpenID-protocolfout. Geen ID terugontvangen."; -$a->strings["Welcome %s. Remote authentication successful."] = "Welkom %s. Authenticatie op afstand geslaagd."; -$a->strings["Edit post"] = "Bericht bewerken"; -$a->strings["Invalid item."] = "Ongeldig item."; -$a->strings["Channel not found."] = "Kanaal niet gevonden."; -$a->strings["Ipsum Lorem"] = "Lorem ipsum"; -$a->strings["Unable to update menu."] = "Niet in staat om menu aan te passen"; -$a->strings["Unable to create menu."] = "Niet in staat om menu aan te maken."; -$a->strings["Menu Name"] = "Menunaam"; -$a->strings["Unique name (not visible on webpage) - required"] = "Unieke naam vereist (niet zichtbaar op webpagina)"; -$a->strings["Menu Title"] = "Menutitel"; -$a->strings["Visible on webpage - leave empty for no title"] = "Zichtbaar op webpagina (leeg laten voor geen titel)"; -$a->strings["Allow Bookmarks"] = "Bladwijzers toestaan"; -$a->strings["Menu may be used to store saved bookmarks"] = "Menu kan gebruikt worden om bladwijzers in op te slaan"; -$a->strings["Submit and proceed"] = "Opslaan en doorgaan"; -$a->strings["Drop"] = "Verwijderen"; -$a->strings["Bookmarks allowed"] = "Bladwijzers toegestaan"; -$a->strings["Delete this menu"] = "Menu verwijderen"; -$a->strings["Edit menu contents"] = "Bewerk de inhoud van het menu"; -$a->strings["Edit this menu"] = "Dit menu bewerken"; -$a->strings["Menu could not be deleted."] = "Menu kon niet verwijderd worden."; -$a->strings["Edit Menu"] = "Menu bewerken"; -$a->strings["Add or remove entries to this menu"] = "Items aan dit menu toevoegen of verwijder"; -$a->strings["Menu name"] = "Naam van menu"; -$a->strings["Must be unique, only seen by you"] = "Moet uniek zijn en is alleen zichtbaar voor jou."; -$a->strings["Menu title"] = "Titel van menu"; -$a->strings["Menu title as seen by others"] = "Titel van menu zoals anderen dat zien."; -$a->strings["Allow bookmarks"] = "Bladwijzers toestaan"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s heeft het %3\$s van %2\$s getagd met %4\$s"; -$a->strings["Location not found."] = "Locatie niet gevonden."; -$a->strings["Primary location cannot be removed."] = "Primaire locatie kan niet worden verwijderd."; -$a->strings["No locations found."] = "Geen locaties gevonden."; -$a->strings["Manage Channel Locations"] = "Kanaallocaties beheren"; -$a->strings["Location (address)"] = "Locatie (adres)"; -$a->strings["Primary Location"] = "Primaire locatie"; -$a->strings["Drop location"] = "Locatie verwijderen"; -$a->strings["Poke/Prod"] = "Aanstoten/porren"; -$a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen"; -$a->strings["Recipient"] = "Ontvanger"; -$a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen"; -$a->strings["Make this post private"] = "Maak dit bericht privé"; -$a->strings["Layout Name"] = "Naam lay-out"; -$a->strings["Layout Description (Optional)"] = "Lay-out-omschrijving (optioneel)"; -$a->strings["Comanche page description language help"] = "Hulp met de paginabeschrijvingstaal Comanche"; -$a->strings["Layout Description"] = "Lay-out-omschrijving"; -$a->strings["Download PDL file"] = "Download PDL-bestand"; -$a->strings["No valid account found."] = "Geen geldige account gevonden."; -$a->strings["Password reset request issued. Check your email."] = "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail."; -$a->strings["Site Member (%s)"] = "Lid van hub (%s)"; -$a->strings["Password reset requested at %s"] = "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt."; -$a->strings["Password Reset"] = "Wachtwoord vergeten?"; -$a->strings["Your password has been reset as requested."] = "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht."; -$a->strings["Your new password is"] = "Jouw nieuwe wachtwoord is"; -$a->strings["Save or copy your new password - and then"] = "Kopieer of sla je nieuwe wachtwoord op - en"; -$a->strings["click here to login"] = "klik dan hier om in te loggen"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Jouw wachtwoord kan worden veranderd onder instellingen, nadat je succesvol bent ingelogd."; -$a->strings["Your password has changed at %s"] = "Jouw wachtwoord op %s is veranderd"; -$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies."; -$a->strings["Email Address"] = "E-mailadres"; -$a->strings["Reset"] = "Opnieuw instellen"; -$a->strings["Layout updated."] = "Lay-out bijgewerkt."; -$a->strings["Edit System Page Description"] = "Systeempagina's bewerken"; -$a->strings["Layout not found."] = "Lay-out niet gevonden."; -$a->strings["Module Name:"] = "Modulenaam:"; -$a->strings["Layout Help"] = "Lay-out-hulp"; -$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een account is niet toegestaan binnen 48 uur nadat het wachtwoord is veranderd."; -$a->strings["Remove This Account"] = "Verwijder dit account"; -$a->strings["WARNING: "] = "WAARSCHUWING: "; -$a->strings["This account and all its channels will be completely removed from the network. "] = "Dit account en al zijn kanalen worden volledig uit het \$Projectname-netwerk verwijderd."; -$a->strings["This action is permanent and can not be undone!"] = "Deze handeling is van permanente aard en kan niet meer worden teruggedraaid!"; -$a->strings["Please enter your password for verification:"] = "Vul je wachtwoord in ter verificatie:"; -$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het \$Projectname-netwerk verwijderen"; -$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het \$Projectname-netwerk verwijderd"; -$a->strings["Remove Account"] = "Account verwijderen"; -$a->strings["You must be logged in to see this page."] = "Je moet zijn ingelogd om deze pagina te kunnen bekijken."; -$a->strings["Insufficient permissions. Request redirected to profile page."] = "Onvoldoende permissies. Doorgestuurd naar profielpagina."; -$a->strings["Item not found"] = "Item niet gevonden"; -$a->strings["Edit Block"] = "Blok bewerken"; -$a->strings["Delete block?"] = "Blok verwijderen"; -$a->strings["Insert YouTube video"] = "YouTube-video invoegen"; -$a->strings["Insert Vorbis [.ogg] video"] = "Vorbis-video [.ogg] invoegen"; -$a->strings["Insert Vorbis [.ogg] audio"] = "Vorbis-audio [.ogg] invoegen"; -$a->strings["Hub not found."] = "Hub niet gevonden."; -$a->strings["Item not available."] = "Item is niet aanwezig."; -$a->strings["Total invitation limit exceeded."] = "Limiet voor aantal uitnodigingen overschreden."; -$a->strings["%s : Not a valid email address."] = "%s : Geen geldig e-mailadres."; -$a->strings["Please join us on Red"] = "Uitnodiging voor \$Projectname"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limiet voor aantal uitnodigingen overschreden. Neem contact op met je hub-beheerder."; -$a->strings["%s : Message delivery failed."] = "%s: Aflevering bericht mislukt."; -$a->strings["%d message sent."] = array( - 0 => "%d bericht verzonden.", - 1 => "%d berichten verzonden.", +$a->strings["%2\$d people don't like this."] = array( + 0 => "%2\$d persoon vindt dit niet leuk.", + 1 => "%2\$d personen vinden dit niet leuk.", ); -$a->strings["You have no more invitations available"] = "Je hebt geen uitnodigingen meer beschikbaar"; -$a->strings["Send invitations"] = "Uitnodigingen verzenden"; -$a->strings["Enter email addresses, one per line:"] = "Voer e-mailadressen in, één per regel:"; -$a->strings["Your message:"] = "Jouw bericht:"; -$a->strings["Please join my community on \$Projectname."] = "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op \$Projectname te vergezellen. Lees meer over \$Projectname op https://redmatrix.me."; -$a->strings["You will need to supply this invitation code: "] = "Je moet deze uitnodigingscode opgeven:"; -$a->strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registreer je op een willekeurige \$Projectname-hub (ze zijn allemaal onderling met elkaar verbonden):"; -$a->strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn \$Projectname-kanaaladres in het zoekveld invullen:"; -$a->strings["or visit "] = "of bezoek "; -$a->strings["3. Click [Connect]"] = "3. Klik op [+ Verbinden]"; -$a->strings["No ratings"] = "Geen beoordelingen"; -$a->strings["Ratings"] = "Waarderingen"; -$a->strings["Rating: "] = "Waardering: "; -$a->strings["Website: "] = "Website: "; -$a->strings["Description: "] = "Omschrijving: "; -$a->strings["Invalid request identifier."] = "Ongeldige verzoek identificator (request identifier)"; -$a->strings["Discard"] = "Annuleren"; -$a->strings["Ignore"] = "Negeren"; -$a->strings["No more system notifications."] = "Geen systeemnotificaties meer."; -$a->strings["System Notifications"] = "Systeemnotificaties"; -$a->strings["App installed."] = "App geïnstalleerd"; -$a->strings["Malformed app."] = "Misvormde app."; -$a->strings["Embed code"] = "Insluitcode"; -$a->strings["Edit App"] = "App bewerken"; -$a->strings["Create App"] = "App maken"; -$a->strings["Name of app"] = "Naam van app"; -$a->strings["Location (URL) of app"] = "Locatie (URL) van app"; -$a->strings["Description"] = "Omschrijving"; -$a->strings["Photo icon URL"] = "URL van pictogram"; -$a->strings["80 x 80 pixels - optional"] = "80 x 80 pixels (optioneel)"; -$a->strings["Version ID"] = "Versie-ID"; -$a->strings["Price of app"] = "Prijs van de app"; -$a->strings["Location (URL) to purchase app"] = "Locatie (URL) om de app aan te schaffen"; -$a->strings["Source of Item"] = "Bron van item"; -$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen."; -$a->strings["Profile Match"] = "Profielovereenkomst"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Je hebt geen trefwoorden waarmee overeenkomsten gevonden kunnen worden. Voeg enkele trefwoorden aan je standaardprofiel toe."; -$a->strings["is interested in:"] = "is geïnteresseerd in:"; -$a->strings["No matches"] = "Geen overeenkomsten"; -$a->strings["Remote privacy information not available."] = "Privacy-informatie op afstand niet beschikbaar."; -$a->strings["Visible to:"] = "Zichtbaar voor:"; -$a->strings["Set your current mood and tell your friends"] = "Noteer je huidige stemming en toon het aan je connecties"; -$a->strings["Help:"] = "Hulp:"; -$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt."; -$a->strings["Create a new channel"] = "Nieuw kanaal aanmaken"; -$a->strings["Current Channel"] = "Huidig kanaal"; -$a->strings["Switch to one of your channels by selecting it."] = "Activeer een van jouw andere kanalen door er op te klikken."; -$a->strings["Default Channel"] = "Standaardkanaal"; -$a->strings["Make Default"] = "Als standaard instellen"; -$a->strings["%d new messages"] = "%d nieuwe berichten"; -$a->strings["%d new introductions"] = "%d nieuwe connectieverzoeken"; -$a->strings["Delegated Channels"] = "Uitbestede kanalen"; -$a->strings["Please login."] = "Inloggen."; -$a->strings["First Name"] = "Voornaam"; -$a->strings["Last Name"] = "Achternaam"; -$a->strings["Nickname"] = "Bijnaam"; -$a->strings["Full Name"] = "Volledige naam"; -$a->strings["Profile Photo 16px"] = "Profielfoto 16px"; -$a->strings["Profile Photo 32px"] = "Profielfoto 32px"; -$a->strings["Profile Photo 48px"] = "Profielfoto 48px"; -$a->strings["Profile Photo 64px"] = "Profielfoto 64px"; -$a->strings["Profile Photo 80px"] = "Profielfoto 80px"; -$a->strings["Profile Photo 128px"] = "Profielfoto 128px"; -$a->strings["Timezone"] = "Tijdzone"; -$a->strings["Homepage URL"] = "URL homepagina"; -$a->strings["Birth Year"] = "Geboortejaar"; -$a->strings["Birth Month"] = "Geboortemaand"; -$a->strings["Birth Day"] = "Geboortedag"; -$a->strings["Birthdate"] = "Geboortedatum"; -$a->strings["Gender"] = "Geslacht"; -$a->strings["Add a Channel"] = "Kanaal toevoegen"; -$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Naast een account moet je tenminste één kanaal aanmaken. Een kanaal is een persoonlijke verzameling (gerelateerde) berichten en media, zoals je misschien gewend bent van sociale netwerken. Een kanaal kan gebruikt worden voor social media, een blog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat."; -$a->strings["Channel Name"] = "Kanaalnaam"; -$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\", \"Willems weblog\", \"Familieforum\""; -$a->strings["Choose a short nickname"] = "Korte bijnaam"; -$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Deze bijnaam (geen spaties) wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) en het internetadres (URL) van jouw kanaal aan te maken, die je dan met anderen kunt delen. Voorbeeld: janp wordt janp@jouw_hub.nl en https://jouw_hub.nl/channel/janp."; -$a->strings["Or import an existing channel from another location"] = "Of importeer een bestaand kanaal vanaf een andere locatie."; -$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Kies een kanaaltype en het door jouw gewenste privacy-niveau, zodat automatisch de beste permissies kunnen worden ingesteld. Dit kan later, indien gewenst, worden veranderd."; -$a->strings["Channel Type"] = "Kanaaltype"; -$a->strings["Read more about roles"] = "Lees meer over kanaaltypes"; -$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificator"; -$a->strings["Profile Visibility Editor"] = "Zichtbaarheid profiel "; -$a->strings["Click on a contact to add or remove."] = "Klik op een connectie om deze toe te voegen of te verwijderen"; -$a->strings["Visible To"] = "Zichtbaar voor"; -$a->strings["All Connections"] = "Alle connecties"; -$a->strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = "\$Projectname - gasttoegang: Accountnaam: {jouw e-mailadres}, wachtwoord: +++"; -$a->strings["\$Projectname"] = "\$Projectname"; -$a->strings["Welcome to %s"] = "Welkom op %s"; -$a->strings["Some blurb about what to do when you're new here"] = "Welkom op \$Projectname. Klik op de tab ontdekken of klik rechtsboven op de kanalengids, om kanalen te vinden. Rechtsboven vind je ook apps, waar je vrijwel alle functies van \$Projectname kunt vinden. Voor hulp met \$Projectname klik je op het vraagteken."; -$a->strings["Room not found"] = "Chatkanaal niet gevonden"; -$a->strings["Leave Room"] = "Chatkanaal verlaten"; -$a->strings["Delete This Room"] = "Chatkanaal verwijderen"; -$a->strings["I am away right now"] = "Ik ben momenteel afwezig"; -$a->strings["I am online"] = "Ik ben online"; -$a->strings["Bookmark this room"] = "Chatkanaal aan bladwijzers toevoegen"; -$a->strings["New Chatroom"] = "Nieuw chatkanaal"; -$a->strings["Chatroom Name"] = "Naam chatkanaal"; -$a->strings["%1\$s's Chatrooms"] = "Chatkanalen van %1\$s"; -$a->strings["Unable to lookup recipient."] = "Niet in staat om ontvanger op te zoeken."; -$a->strings["Unable to communicate with requested channel."] = "Niet in staat om met het aangevraagde kanaal te communiceren."; -$a->strings["Cannot verify requested channel."] = "Kan opgevraagd kanaal niet verifieren"; -$a->strings["Selected channel has private message restrictions. Send failed."] = "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt."; -$a->strings["Message deleted."] = "Bericht verwijderd."; -$a->strings["Message recalled."] = "Bericht ingetrokken."; -$a->strings["Send Private Message"] = "Privébericht versturen"; -$a->strings["To:"] = "Aan:"; -$a->strings["Subject:"] = "Onderwerp:"; -$a->strings["Send"] = "Verzenden"; -$a->strings["Message not found."] = "Bericht niet gevonden"; -$a->strings["Delete message"] = "Bericht verwijderen"; -$a->strings["Recall message"] = "Bericht intrekken"; -$a->strings["Message has been recalled."] = "Bericht is ingetrokken."; -$a->strings["Private Conversation"] = "Privéconversatie"; -$a->strings["Delete conversation"] = "Verwijder conversatie"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Geen veilige communicatie beschikbaar. Mogelijk kan je reageren op de kanaalpagina van de afzender."; -$a->strings["Send Reply"] = "Antwoord versturen"; -$a->strings["Collection created."] = "Collectie aangemaakt"; -$a->strings["Could not create collection."] = "Collectie kon niet aangemaakt worden"; -$a->strings["Collection updated."] = "Collectie bijgewerkt."; -$a->strings["Create a collection of channels."] = "Kanaalcollectie aanmaken"; -$a->strings["Collection Name: "] = "Naam collectie:"; -$a->strings["Members are visible to other channels"] = "Kanalen in deze collectie zijn zichtbaar voor andere kanalen"; -$a->strings["Collection removed."] = "Collectie verwijderd"; -$a->strings["Unable to remove collection."] = "Verwijderen collectie mislukt"; -$a->strings["Collection Editor"] = "Collectiebewerker"; -$a->strings["Members"] = "Kanalen"; -$a->strings["All Connected Channels"] = "Alle kanaalconnecties"; -$a->strings["Click on a channel to add or remove."] = "Klik op een kanaal om deze toe te voegen of te verwijderen."; -$a->strings["Edit Layout"] = "Lay-out bewerken"; -$a->strings["Delete layout?"] = "Lay-out verwijderen?"; -$a->strings["Public Sites"] = "Openbare hubs"; -$a->strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Op de hier weergegeven hubs kan iedereen zich voor het \$Projectname-netwerk aanmelden. Alle hubs in het \$Projectname-netwerk zijn met elkaar verbonden, dus maakt het qua lidmaatschap niet uit waar je je aanmeldt. Op sommige hubs heb je eerst goedkeuring nodig en sommige hubs vereisen betaalde abonnementen voor uitbreidingen. Mogelijk wordt hierover op de hub zelf meer informatie gegeven."; -$a->strings["Rate this hub"] = "Beoordeel deze hub"; -$a->strings["Site URL"] = "URL hub"; -$a->strings["Access Type"] = "Toegangstype"; -$a->strings["Registration Policy"] = "Registratiebeleid"; -$a->strings["Location"] = "Locatie"; -$a->strings["View hub ratings"] = "Bekijk hubbeoordelingen"; -$a->strings["Rate"] = "Beoordeel"; -$a->strings["View ratings"] = "Bekijk beoordelingen"; -$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximum toegestane dagelijkse registraties op deze \$Projectname-hub bereikt. Probeer het morgen (UTC) nogmaals."; -$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden."; -$a->strings["Passwords do not match."] = "Wachtwoorden komen niet met elkaar overeen."; -$a->strings["Registration successful. Please check your email for validation instructions."] = "Registratie geslaagd. Controleer je e-mail voor instructies."; -$a->strings["Your registration is pending approval by the site owner."] = "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze \$Projectname-hub."; -$a->strings["Your registration can not be processed."] = "Jouw registratie kan niet verwerkt worden."; -$a->strings["Registration on this site/hub is by approval only."] = "Registraties op deze \$Projectname-hub moeten eerst worden goedgekeurd."; -$a->strings["Register at another affiliated site/hub"] = "Registreer op een andere \$Projectname-hub"; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze \$Projectname-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals."; -$a->strings["Terms of Service"] = "Gebruiksvoorwaarden"; -$a->strings["I accept the %s for this website"] = "Ik accepteer de %s van deze \$Projectname-hub"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik accepteer de %s van deze \$Projectname-hub"; -$a->strings["Registration"] = "Registratie"; -$a->strings["Membership on this site is by invitation only."] = "Registreren op deze \$Projectname-hub kan alleen op uitnodiging."; -$a->strings["Please enter your invitation code"] = "Vul jouw uitnodigingscode in"; -$a->strings["Your email address"] = "Jouw e-mailadres"; -$a->strings["Choose a password"] = "Geef een wachtwoord op"; -$a->strings["Please re-enter your password"] = "Geef het wachtwoord opnieuw op"; -$a->strings["No channel."] = "Geen kanaal."; -$a->strings["Common connections"] = "Veel voorkomende connecties"; -$a->strings["No connections in common."] = "Geen gemeenschappelijke connecties."; -$a->strings["Item is not editable"] = "Item is niet te bewerken"; -$a->strings["Delete item?"] = "Item verwijderen?"; -$a->strings["This site is not a directory server"] = "Deze hub is geen kanalengidshub (directoryserver)"; -$a->strings["Delete webpage?"] = "Webpagina verwijderen?"; -$a->strings["Page link title"] = "Titel van paginalink"; -$a->strings["Edit Webpage"] = "Webpagina bewerken"; -$a->strings["Theme settings updated."] = "Thema-instellingen bijgewerkt."; -$a->strings["Site"] = "Hub-instellingen"; -$a->strings["Accounts"] = "Accounts"; -$a->strings["Channels"] = "Kanalen"; -$a->strings["Plugins"] = "Plug-ins"; -$a->strings["Themes"] = "Thema's"; -$a->strings["Inspect queue"] = "Inspecteer berichtenwachtrij"; -$a->strings["Profile Config"] = "Profielconfiguratie"; -$a->strings["DB updates"] = "Database-updates"; -$a->strings["Logs"] = "Logboeken"; -$a->strings["Plugin Features"] = "Plug-in-opties"; -$a->strings["User registrations waiting for confirmation"] = "Accounts die op goedkeuring wachten"; -$a->strings["# Accounts"] = "# accounts"; -$a->strings["# blocked accounts"] = "# geblokkeerde accounts"; -$a->strings["# expired accounts"] = "# verlopen accounts"; -$a->strings["# expiring accounts"] = "# accounts die nog moeten verlopen"; -$a->strings["# Channels"] = "# Kanalen"; -$a->strings["# primary"] = "# primair"; -$a->strings["# clones"] = "# klonen"; -$a->strings["Message queues"] = "Berichtenwachtrij"; -$a->strings["Administration"] = "Beheer"; -$a->strings["Summary"] = "Samenvatting"; -$a->strings["Registered accounts"] = "Geregistreerde accounts"; -$a->strings["Pending registrations"] = "Accounts die op goedkeuring wachten"; -$a->strings["Registered channels"] = "Geregistreerde kanalen"; -$a->strings["Active plugins"] = "Ingeschakelde plug-ins"; -$a->strings["Version"] = "Versie"; -$a->strings["Site settings updated."] = "Hub-instellingen bijgewerkt."; -$a->strings["mobile"] = "mobiel"; -$a->strings["experimental"] = "experimenteel"; -$a->strings["unsupported"] = "Niet ondersteund"; -$a->strings["Yes - with approval"] = "Ja - met goedkeuring"; -$a->strings["My site is not a public server"] = "Mijn \$Projectname-hub is niet openbaar"; -$a->strings["My site has paid access only"] = "Mijn \$Projectname-hub kent alleen betaalde toegang"; -$a->strings["My site has free access only"] = "Mijn \$Projectname-hub kent alleen gratis toegang"; -$a->strings["My site offers free accounts with optional paid upgrades"] = "Mijn \$Projectname-hub biedt gratis accounts aan met betaalde uitbreidingen als optie"; -$a->strings["File upload"] = "Bestand uploaden"; -$a->strings["Policies"] = "Beleid"; -$a->strings["Site name"] = "Naam van deze \$Projectname-hub"; -$a->strings["Banner/Logo"] = "Banner/logo"; -$a->strings["Administrator Information"] = "Informatie over de beheerder van deze hub"; -$a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden."; -$a->strings["System language"] = "Standaardtaal"; -$a->strings["System theme"] = "Standaardthema"; -$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Standaardthema voor \$Projectname-hub (kan door lid veranderd worden) - verander thema-instellingen"; -$a->strings["Mobile system theme"] = "Standaardthema voor mobiel"; -$a->strings["Theme for mobile devices"] = "Thema voor mobiele apparaten"; -$a->strings["Enable Diaspora Protocol"] = "Diaspora-protocol inschakelen"; -$a->strings["Communicate with Diaspora and Friendica - experimental"] = "Communiceer met Diaspora en Friendica (experimenteel)"; -$a->strings["Allow Feeds as Connections"] = "Sta feeds toe als connecties"; -$a->strings["(Heavy system resource usage)"] = "(sterk negatieve invloed op systeembronnen hub)"; -$a->strings["Maximum image size"] = "Maximale grootte van afbeeldingen"; -$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximale grootte in bytes voor afbeeldingen die worden geüpload. Standaard is 0, wat geen limiet betekend."; -$a->strings["Does this site allow new member registration?"] = "Staat deze hub nieuwe accounts toe?"; -$a->strings["Which best describes the types of account offered by this hub?"] = "Wat voor soort accounts biedt deze \$Projectname-hub aan? Kies wat het meest in de buurt komt."; -$a->strings["Register text"] = "Tekst tijdens registratie"; -$a->strings["Will be displayed prominently on the registration page."] = "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond."; -$a->strings["Accounts abandoned after x days"] = "Accounts als verlaten beschouwen na zoveel aantal dagen:"; -$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Zal geen systeembronnen verspillen door polling van externe hubs voor verlaten accounts. Vul 0 in voor geen tijdslimiet."; -$a->strings["Allowed friend domains"] = "Toegestane domeinen"; -$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze \$Projectname-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten."; -$a->strings["Allowed email domains"] = "Toegestane e-maildomeinen"; -$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te laten."; -$a->strings["Not allowed email domains"] = "Niet toegestane e-maildomeinen"; -$a->strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen niet op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te staan, tenzij er toegestane domeinen zijn ingesteld. "; -$a->strings["Block public"] = "Openbare toegang blokkeren"; -$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde leden."; -$a->strings["Verify Email Addresses"] = "E-mailadres verifieren"; -$a->strings["Check to verify email addresses used in account registration (recommended)."] = "Inschakelen om e-mailadressen te verifiëren die tijdens de accountregistratie worden gebruikt (aanbevolen)."; -$a->strings["Force publish"] = "Dwing kanaalvermelding af"; -$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Vink dit aan om af te dwingen dat alle kanalen op deze hub in de kanalengids worden vermeld."; -$a->strings["Disable discovery tab"] = "Ontdekkingstab"; -$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Verwijder de tab in de matrix-weergave waarin zich een selectie aan openbare berichten bevindt, die automatisch voor deze hub zijn uitgekozen."; -$a->strings["No login on Homepage"] = "Geen inlogformulier op de homepage"; -$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Vink dit aan om het inlogformulier op de homepage van deze hub, die niet-ingelogde bezoekers te zien krijgen, te verbergen. (bijvoorbeeld wanneer je een kanaal op deze \$Projectname-hub als homepage gebruikt)"; -$a->strings["Proxy user"] = "Gebruikersnaam proxy"; -$a->strings["Proxy URL"] = "URL proxy"; -$a->strings["Network timeout"] = "Netwerktimeout"; -$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)"; -$a->strings["Delivery interval"] = "Afleveringsinterval"; -$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Vertraag de achtergrondprocessen voor het afleveren met een aantal seconden om de systeembelasting te verminderen. Aanbevolen: 4-5 voor shared hosts, 2-3 voor virtual private servers (VPS) en 0-1 voor grote dedicated servers."; -$a->strings["Poll interval"] = "Poll-interval"; -$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "De achtergrondprocessen voor het afleveren met zoveel seconden vertragen om de systeembelasting te verminderen. 0 om de afleveringsinterval te gebruiken."; -$a->strings["Maximum Load Average"] = "Maximaal gemiddelde systeembelasting"; -$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximale systeembelasting voordat de afleverings- en polllingsprocessen worden uitgesteld. Standaard is 50."; -$a->strings["Expiration period in days for imported (matrix/network) content"] = "Aantal dagen waarna geïmporteerde inhoud uit iemands matrix/netwerk-pagina wordt verwijderd."; -$a->strings["0 for no expiration of imported content"] = "Dit geldt alleen voor inhoud van andere kanalen, dus niet voor iemands eigen kanaal. 0 voor het niet verwijderen van geïmporteerde inhoud."; -$a->strings["No server found"] = "Geen hub gevonden"; -$a->strings["ID"] = "ID"; -$a->strings["for channel"] = "voor kanaal"; -$a->strings["on server"] = "op hub"; -$a->strings["Status"] = "Status"; -$a->strings["Server"] = "Hubbeheer"; -$a->strings["Update has been marked successful"] = "Update is als succesvol gemarkeerd"; -$a->strings["Executing %s failed. Check system logs."] = "Uitvoeren van %s is mislukt. Controleer systeemlogboek."; -$a->strings["Update %s was successfully applied."] = "Update %s was geslaagd."; -$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Update %s gaf geen melding. Het is daarom niet bekend of deze geslaagd is."; -$a->strings["Update function %s could not be found."] = "Update-functie %s kon niet gevonden worden."; -$a->strings["No failed updates."] = "Geen mislukte updates."; -$a->strings["Failed Updates"] = "Mislukte updates"; -$a->strings["Mark success (if update was manually applied)"] = "Markeer als geslaagd (wanneer de update handmatig was uitgevoerd)"; -$a->strings["Attempt to execute this update step automatically"] = "Poging om deze stap van de update automatisch uit te voeren."; -$a->strings["Queue Statistics"] = "Wachtrij-statistieken"; -$a->strings["Total Entries"] = "Aantal vermeldingen"; -$a->strings["Priority"] = "Prioriteit"; -$a->strings["Destination URL"] = "Doel-URL"; -$a->strings["Mark hub permanently offline"] = "Hub als permanent offline markeren"; -$a->strings["Empty queue for this hub"] = "Berichtenwachtrij voor deze hub legen"; -$a->strings["Last known contact"] = "Voor het laatst contact"; -$a->strings["%s user blocked/unblocked"] = array( - 0 => "%s account geblokkeerd/gedeblokkeerd", - 1 => "%s accounts geblokkeerd/gedeblokkeerd", +$a->strings["and"] = "en"; +$a->strings[", and %d other people"] = array( + 0 => ", en %d ander persoon", + 1 => ", en %d andere personen", ); -$a->strings["%s user deleted"] = array( - 0 => "%s account verwijderd", - 1 => "%s accounts verwijderd", +$a->strings["%s like this."] = "%s vinden dit leuk."; +$a->strings["%s don't like this."] = "%s vinden dit niet leuk."; +$a->strings["Visible to everybody"] = "Voor iedereen zichtbaar"; +$a->strings["Please enter a link URL:"] = "Vul een internetadres/URL in:"; +$a->strings["Please enter a video link/URL:"] = "Vul een videolink/URL in:"; +$a->strings["Please enter an audio link/URL:"] = "Vul een audiolink/URL in:"; +$a->strings["Tag term:"] = "Tag:"; +$a->strings["Save to Folder:"] = "Bewaar in map: "; +$a->strings["Where are you right now?"] = "Waar bevind je je op dit moment?"; +$a->strings["Expires YYYY-MM-DD HH:MM"] = "Verloopt op DD-MM-YYYY om HH:MM"; +$a->strings["Share"] = "Delen"; +$a->strings["Page link name"] = "Linknaam pagina"; +$a->strings["Post as"] = "Bericht plaatsen als"; +$a->strings["Upload photo"] = "Foto uploaden"; +$a->strings["upload photo"] = "foto uploaden"; +$a->strings["Attach file"] = "Bestand toevoegen"; +$a->strings["attach file"] = "bestand toevoegen"; +$a->strings["Insert web link"] = "Weblink invoegen"; +$a->strings["web link"] = "Weblink"; +$a->strings["Insert video link"] = "Videolink invoegen"; +$a->strings["video link"] = "videolink"; +$a->strings["Insert audio link"] = "Audiolink invoegen"; +$a->strings["audio link"] = "audiolink"; +$a->strings["Set your location"] = "Locatie instellen"; +$a->strings["set location"] = "locatie instellen"; +$a->strings["Toggle voting"] = "Stemmen in- of uitschakelen"; +$a->strings["Clear browser location"] = "Locatie van webbrowser wissen"; +$a->strings["clear location"] = "locatie wissen"; +$a->strings["Title (optional)"] = "Titel (optioneel)"; +$a->strings["Categories (optional, comma-separated list)"] = "Categorieën (optioneel, door komma's gescheiden lijst)"; +$a->strings["Permission settings"] = "Permissies"; +$a->strings["permissions"] = "permissies"; +$a->strings["Public post"] = "Openbaar bericht"; +$a->strings["Example: bob@example.com, mary@example.com"] = "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be"; +$a->strings["Set expiration date"] = "Verloopdatum instellen"; +$a->strings["OK"] = "OK"; +$a->strings["Cancel"] = "Annuleren"; +$a->strings["Discover"] = "Ontdekken"; +$a->strings["Imported public streams"] = "Openbare streams importeren"; +$a->strings["Commented Order"] = "Nieuwe reacties bovenaan"; +$a->strings["Sort by Comment Date"] = "Berichten met nieuwe reacties bovenaan"; +$a->strings["Posted Order"] = "Nieuwe berichten bovenaan"; +$a->strings["Sort by Post Date"] = "Nieuwe berichten bovenaan"; +$a->strings["Posts that mention or involve you"] = "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent"; +$a->strings["New"] = "Nieuw"; +$a->strings["Activity Stream - by date"] = "Activiteitenstroom - volgens datum"; +$a->strings["Starred"] = "Met ster"; +$a->strings["Favourite Posts"] = "Favoriete berichten"; +$a->strings["Spam"] = "Spam"; +$a->strings["Posts flagged as SPAM"] = "Berichten gemarkeerd als SPAM"; +$a->strings["Channel"] = "Kanaal"; +$a->strings["Status Messages and Posts"] = "Berichten in dit kanaal"; +$a->strings["About"] = "Over"; +$a->strings["Profile Details"] = "Profiel"; +$a->strings["Photo Albums"] = "Fotoalbums"; +$a->strings["Files and Storage"] = "Bestanden en opslagruimte"; +$a->strings["Chatrooms"] = "Chatkanalen"; +$a->strings["Saved Bookmarks"] = "Opgeslagen bladwijzers"; +$a->strings["Manage Webpages"] = "Webpagina's beheren"; +$a->strings["__ctx:noun__ Attending"] = array( + 0 => "aanwezig", + 1 => "aanwezig", ); -$a->strings["Account not found"] = "Account niet gevonden"; -$a->strings["User '%s' blocked"] = "Lid '%s' geblokkeerd"; -$a->strings["User '%s' unblocked"] = "Account '%s' gedeblokkeerd"; -$a->strings["Users"] = "Accounts"; -$a->strings["select all"] = "alles selecteren"; -$a->strings["User registrations waiting for confirm"] = "Accounts die op goedkeuring wachten"; -$a->strings["Request date"] = "Tijd/datum verzoek"; -$a->strings["No registrations."] = "Geen verzoeken."; -$a->strings["Approve"] = "Goedkeuren"; -$a->strings["Deny"] = "Afkeuren"; -$a->strings["Block"] = "Blokkeren"; -$a->strings["Unblock"] = "Deblokkeren"; -$a->strings["Register date"] = "Geregistreerd"; -$a->strings["Last login"] = "Laatste keer ingelogd"; -$a->strings["Expires"] = "Verloopt"; -$a->strings["Service Class"] = "Abonnementen"; -$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Geselecteerde accounts (met bijbehorende kanalen) worden verwijderd!\\n\\nAlles wat deze accounts op deze hub hebben gepubliceerd wordt definitief verwijderd!\\n\\Weet je het zeker?"; -$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Account {0} (met bijbehorende kanalen) wordt verwijderd !\\n\\nAlles wat dit account op deze hub heeft gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?"; -$a->strings["%s channel censored/uncensored"] = array( - 0 => "%s kanaal gecensureerd/ongecensureerd", - 1 => "%s kanalen gecensureerd/ongecensureerd", +$a->strings["__ctx:noun__ Not Attending"] = array( + 0 => "niet aanwezig", + 1 => "niet aanwezig", ); -$a->strings["%s channel code allowed/disallowed"] = array( - 0 => "Code toegestaan/niet toegestaan voor %s kanaal", - 1 => "Scripts toegestaan/niet toegestaan voor %s kanalen ", +$a->strings["__ctx:noun__ Undecided"] = array( + 0 => "nog niet beslist", + 1 => "nog niet beslist", ); -$a->strings["%s channel deleted"] = array( - 0 => "%s kanaal verwijderd", - 1 => "%s kanalen verwijderd", +$a->strings["__ctx:noun__ Agree"] = array( + 0 => "eens", + 1 => "eens", ); -$a->strings["Channel not found"] = "Kanaal niet gevonden"; -$a->strings["Channel '%s' deleted"] = "Kanaal '%s' verwijderd"; -$a->strings["Channel '%s' censored"] = "Kanaal '%s' gecensureerd"; -$a->strings["Channel '%s' uncensored"] = "Kanaal '%s' ongecensureerd"; -$a->strings["Channel '%s' code allowed"] = "Scripts toegestaan voor kanaal '%s'"; -$a->strings["Channel '%s' code disallowed"] = "Scripts niet toegestaan voor kanaal '%s'"; -$a->strings["Censor"] = "Censureren"; -$a->strings["Uncensor"] = "Niet censureren"; -$a->strings["Allow Code"] = "Scripts toestaan"; -$a->strings["Disallow Code"] = "Scripts niet toestaan"; -$a->strings["UID"] = "UID"; -$a->strings["Address"] = "Kanaaladres"; -$a->strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Geselecteerde kanalen worden verwijderd!\\n\\nAlles wat in deze kanalen op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?"; -$a->strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Kanaal {0} wordt verwijderd!\\n\\nAlles wat in dit kanaal op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?"; -$a->strings["Plugin %s disabled."] = "Plug-in %s uitgeschakeld."; -$a->strings["Plugin %s enabled."] = "Plug-in %s ingeschakeld"; -$a->strings["Disable"] = "Uitschakelen"; -$a->strings["Enable"] = "Inschakelen"; -$a->strings["Toggle"] = "Omschakelen"; -$a->strings["Author: "] = "Auteur: "; -$a->strings["Maintainer: "] = "Beheerder: "; -$a->strings["No themes found."] = "Geen thema's gevonden"; -$a->strings["Screenshot"] = "Schermafdruk"; -$a->strings["[Experimental]"] = "[Experimenteel]"; -$a->strings["[Unsupported]"] = "[Niet ondersteund]"; -$a->strings["Log settings updated."] = "Logboek-instellingen bijgewerkt."; -$a->strings["Clear"] = "Leegmaken"; -$a->strings["Debugging"] = "Debuggen"; -$a->strings["Log file"] = "Logbestand"; -$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je \$Projectname-installatie."; -$a->strings["Log level"] = "Logniveau"; -$a->strings["New Profile Field"] = "Nieuw profielveld"; -$a->strings["Field nickname"] = "Bijnaam voor veld"; -$a->strings["System name of field"] = "Systeemnaam voor veld"; -$a->strings["Input type"] = "Invoertype"; -$a->strings["Field Name"] = "Veldnaam"; -$a->strings["Label on profile pages"] = "Tekstlabel voor op profielpagina's"; -$a->strings["Help text"] = "Helptekst"; -$a->strings["Additional info (optional)"] = "Extra informatie (optioneel)"; -$a->strings["Field definition not found"] = "Velddefinitie niet gevonden"; -$a->strings["Edit Profile Field"] = "Profielveld bewerken"; -$a->strings["Permission Denied."] = "Toegang geweigerd"; -$a->strings["File not found."] = "Bestand niet gevonden."; -$a->strings["Edit file permissions"] = "Bestandsrechten bewerken"; -$a->strings["Set/edit permissions"] = "Rechten instellen/bewerken"; -$a->strings["Include all files and sub folders"] = "Toepassen op alle bestanden en submappen"; -$a->strings["Return to file list"] = "Terugkeren naar bestandlijst "; -$a->strings["Copy/paste this code to attach file to a post"] = "Kopieer/plak deze code om het bestand aan een bericht te koppelen"; -$a->strings["Copy/paste this URL to link file from a web page"] = "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen"; -$a->strings["Share this file"] = "Dit bestand delen"; -$a->strings["Show URL to this file"] = "Toon URL van dit bestand"; -$a->strings["Notify your contacts about this file"] = "Jouw connecties over dit bestand berichten"; -$a->strings["Bookmark added"] = "Bladwijzer toegevoegd"; -$a->strings["My Bookmarks"] = "Mijn bladwijzers"; -$a->strings["My Connections Bookmarks"] = "Bladwijzers van mijn connecties"; -$a->strings["Channel added."] = "Kanaal toegevoegd."; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt het %3\$s van %2\$s"; -$a->strings["Fetching URL returns error: %1\$s"] = "Ophalen URL gaf een foutmelding terug: %1\$s"; -$a->strings["Contact not found."] = "Contact niet gevonden"; -$a->strings["Friend suggestion sent."] = "Kanaalvoorstel verzonden."; -$a->strings["Suggest Friends"] = "Kanalen voorstellen"; -$a->strings["Suggest a friend for %s"] = "Stel een kanaal voor aan %s"; -$a->strings["No connections."] = "Geen connecties."; -$a->strings["Visit %s's profile [%s]"] = "Bezoek het profiel van %s [%s]"; -$a->strings["invalid target signature"] = "ongeldig doelkenmerk"; +$a->strings["__ctx:noun__ Disagree"] = array( + 0 => "oneens", + 1 => "oneens", +); +$a->strings["__ctx:noun__ Abstain"] = array( + 0 => "onthouding", + 1 => "onthoudingen", +); +$a->strings["Permission denied"] = "Toegang geweigerd"; +$a->strings["(Unknown)"] = "(Onbekend)"; +$a->strings["Visible to anybody on the internet."] = "Voor iedereen op het internet zichtbaar."; +$a->strings["Visible to you only."] = "Alleen voor jou zichtbaar."; +$a->strings["Visible to anybody in this network."] = "Voor iedereen in dit netwerk zichtbaar."; +$a->strings["Visible to anybody authenticated."] = "Voor iedereen die geauthenticeerd is zichtbaar."; +$a->strings["Visible to anybody on %s."] = "Voor iedereen op %s zichtbaar."; +$a->strings["Visible to all connections."] = "Voor alle connecties zichtbaar."; +$a->strings["Visible to approved connections."] = "Voor alle goedgekeurde connecties zichtbaar."; +$a->strings["Visible to specific connections."] = "Voor specifieke connecties zichtbaar."; +$a->strings["Item not found."] = "Item niet gevonden."; +$a->strings["Permission denied."] = "Toegang geweigerd"; +$a->strings["Collection not found."] = "Collectie niet gevonden."; +$a->strings["Collection is empty."] = "Collectie is leeg"; +$a->strings["Collection: %s"] = "Collectie: %s"; +$a->strings["Connection: %s"] = "Connectie: %s"; +$a->strings["Connection not found."] = "Connectie niet gevonden."; +$a->strings["Image exceeds website size limit of %lu bytes"] = "Afbeelding is groter dan op deze hub toegestane limiet van %lu bytes"; +$a->strings["Image file is empty."] = "Afbeeldingsbestand is leeg"; +$a->strings["Unable to process image"] = "Afbeelding kan niet verwerkt worden"; +$a->strings["Photo storage failed."] = "Foto kan niet worden opgeslagen"; +$a->strings["Upload New Photos"] = "Nieuwe foto's uploaden"; +$a->strings["Invalid data packet"] = "Datapakket ongeldig"; +$a->strings["Unable to verify channel signature"] = "Kanaalkenmerk kon niet worden geverifieerd. "; +$a->strings["Unable to verify site signature for %s"] = "Hubkenmerk voor %s kon niet worden geverifieerd"; +$a->strings["Embedded content"] = "Ingesloten inhoud"; +$a->strings["Embedding disabled"] = "Insluiten uitgeschakeld"; +$a->strings["Logged out."] = "Uitgelogd."; +$a->strings["Failed authentication"] = "Mislukte authenticatie"; +$a->strings["Login failed."] = "Inloggen mislukt."; +$a->strings["%d invitation available"] = array( + 0 => "%d uitnodiging beschikbaar", + 1 => "%d uitnodigingen beschikbaar", +); +$a->strings["Advanced"] = "Geavanceerd"; +$a->strings["Find Channels"] = "Kanalen vinden"; +$a->strings["Enter name or interest"] = "Vul naam of interesse in"; +$a->strings["Connect/Follow"] = "Verbinden/volgen"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Voorbeeld: Robert Morgenstein, vissen"; +$a->strings["Find"] = "Vinden"; +$a->strings["Channel Suggestions"] = "Voorgestelde kanalen"; +$a->strings["Random Profile"] = "Willekeurig profiel"; +$a->strings["Invite Friends"] = "Vrienden uitnodigen"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Geavanceerd voorbeeld (Engels): name=jan en country=nederland"; +$a->strings["%d connection in common"] = array( + 0 => "%d gemeenschappelijke connectie", + 1 => "%d gemeenschappelijke connecties", +); +$a->strings["show more"] = "meer connecties weergeven"; +$a->strings["Visible to your default audience"] = "Voor iedereen zichtbaar, mits niet anders ingesteld"; +$a->strings["Show"] = "Tonen"; +$a->strings["Don't show"] = "Niet tonen"; +$a->strings["Permissions"] = "Permissies"; +$a->strings["Item was not found."] = "Item niet gevonden"; +$a->strings["No source file."] = "Geen bronbestand."; +$a->strings["Cannot locate file to replace"] = "Kan het te vervangen bestand niet vinden"; +$a->strings["Cannot locate file to revise/update"] = "Kan het bestand wat aangepast moet worden niet vinden"; +$a->strings["File exceeds size limit of %d"] = "Bestand is groter dan de toegelaten %d"; +$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Je hebt jouw limiet van %1$.0f MB opslagruimte voor bijlagen bereikt."; +$a->strings["File upload failed. Possible system limit or action terminated."] = "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken."; +$a->strings["Stored file could not be verified. Upload failed."] = "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt."; +$a->strings["Path not available."] = "Pad niet beschikbaar."; +$a->strings["Empty pathname"] = "Padnaam leeg"; +$a->strings["duplicate filename or path"] = "dubbele bestandsnaam of pad"; +$a->strings["Path not found."] = "Pad niet gevonden"; +$a->strings["mkdir failed."] = "directory aanmaken (mkdir) mislukt."; +$a->strings["database storage failed."] = "opslag in database mislukt."; +$a->strings["Unable to obtain identity information from database"] = "Niet in staat om identiteitsinformatie uit de database te verkrijgen"; +$a->strings["Empty name"] = "Ontbrekende naam"; +$a->strings["Name too long"] = "Naam te lang"; +$a->strings["No account identifier"] = "Geen account-identificator"; +$a->strings["Nickname is required."] = "Bijnaam is verplicht"; +$a->strings["Reserved nickname. Please choose another."] = "Deze naam is gereserveerd. Kies een andere."; +$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Deze naam heeft niet ondersteunde karakters of is al op deze hub in gebruik."; +$a->strings["Unable to retrieve created identity"] = "Niet in staat om aangemaakte identiteit te vinden"; +$a->strings["Default Profile"] = "Standaardprofiel"; +$a->strings["Requested channel is not available."] = "Opgevraagd kanaal is niet beschikbaar."; +$a->strings["Requested profile is not available."] = "Opgevraagd profiel is niet beschikbaar"; +$a->strings["Change profile photo"] = "Profielfoto veranderen"; +$a->strings["Profiles"] = "Profielen"; +$a->strings["Manage/edit profiles"] = "Profielen beheren/bewerken"; +$a->strings["Create New Profile"] = "Nieuw profiel aanmaken"; +$a->strings["Profile Image"] = "Profielfoto"; +$a->strings["visible to everybody"] = "Voor iedereen zichtbaar"; +$a->strings["Edit visibility"] = "Zichtbaarheid bewerken"; +$a->strings["Gender:"] = "Geslacht:"; +$a->strings["Status:"] = "Status:"; +$a->strings["Homepage:"] = "Homepagina:"; +$a->strings["Online Now"] = "Nu online"; +$a->strings["g A l F d"] = "G:i, l d F"; +$a->strings["F d"] = "d F"; +$a->strings["[today]"] = "[vandaag]"; +$a->strings["Birthday Reminders"] = "Verjaardagsherinneringen"; +$a->strings["Birthdays this week:"] = "Verjaardagen deze week:"; +$a->strings["[No description]"] = "[Geen omschrijving]"; +$a->strings["Event Reminders"] = "Herinneringen"; +$a->strings["Events this week:"] = "Gebeurtenissen deze week:"; +$a->strings["Profile"] = "Profiel"; +$a->strings["Full Name:"] = "Volledige naam:"; +$a->strings["Like this channel"] = "Vind dit kanaal leuk"; +$a->strings["j F, Y"] = "F j Y"; +$a->strings["j F"] = "F j"; +$a->strings["Birthday:"] = "Geboortedatum:"; +$a->strings["Age:"] = "Leeftijd:"; +$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s"; +$a->strings["Sexual Preference:"] = "Seksuele voorkeur:"; +$a->strings["Hometown:"] = "Oorspronkelijk uit:"; +$a->strings["Tags:"] = "Tags:"; +$a->strings["Political Views:"] = "Politieke overtuigingen:"; +$a->strings["Religion:"] = "Religie:"; +$a->strings["About:"] = "Over:"; +$a->strings["Hobbies/Interests:"] = "Hobby's/interesses:"; +$a->strings["Likes:"] = "Houdt van:"; +$a->strings["Dislikes:"] = "Houdt niet van:"; +$a->strings["Contact information and Social Networks:"] = "Contactinformatie en sociale netwerken:"; +$a->strings["My other channels:"] = "Mijn andere kanalen"; +$a->strings["Musical interests:"] = "Muzikale interesses:"; +$a->strings["Books, literature:"] = "Boeken, literatuur:"; +$a->strings["Television:"] = "Televisie:"; +$a->strings["Film/dance/culture/entertainment:"] = "Films/dansen/cultuur/vermaak:"; +$a->strings["Love/Romance:"] = "Liefde/romantiek:"; +$a->strings["Work/employment:"] = "Werk/beroep:"; +$a->strings["School/education:"] = "School/opleiding:"; +$a->strings["Like this thing"] = "Vind dit ding leuk"; +$a->strings["Male"] = "Man"; +$a->strings["Female"] = "Vrouw"; +$a->strings["Currently Male"] = "Momenteel man"; +$a->strings["Currently Female"] = "Momenteel vrouw"; +$a->strings["Mostly Male"] = "Voornamelijk man"; +$a->strings["Mostly Female"] = "Voornamelijk vrouw"; +$a->strings["Transgender"] = "Transgender"; +$a->strings["Intersex"] = "Interseksueel"; +$a->strings["Transsexual"] = "Transseksueel"; +$a->strings["Hermaphrodite"] = "Hermafrodiet"; +$a->strings["Neuter"] = "Genderneutraal"; +$a->strings["Non-specific"] = "Niet gespecificeerd"; +$a->strings["Undecided"] = "Nog niet beslist"; +$a->strings["Males"] = "Mannen"; +$a->strings["Females"] = "Vrouwen"; +$a->strings["Gay"] = "Homoseksueel"; +$a->strings["Lesbian"] = "Lesbisch"; +$a->strings["No Preference"] = "Geen voorkeur"; +$a->strings["Bisexual"] = "Biseksueel"; +$a->strings["Autosexual"] = "Autoseksueel"; +$a->strings["Abstinent"] = "Seksuele onthouding"; +$a->strings["Virgin"] = "Maagd"; +$a->strings["Deviant"] = "Afwijkend"; +$a->strings["Fetish"] = "Fetisj"; +$a->strings["Oodles"] = "Veel"; +$a->strings["Nonsexual"] = "Aseksueel"; +$a->strings["Single"] = "Alleen"; +$a->strings["Lonely"] = "Eenzaam"; +$a->strings["Available"] = "Beschikbaar"; +$a->strings["Unavailable"] = "Niet beschikbaar"; +$a->strings["Has crush"] = "Heeft een oogje op iemand"; +$a->strings["Infatuated"] = "Smoorverliefd"; +$a->strings["Dating"] = "Aan het daten"; +$a->strings["Unfaithful"] = "Ontrouw"; +$a->strings["Sex Addict"] = "Seksverslaafd"; +$a->strings["Friends/Benefits"] = "Vriendschap plus"; +$a->strings["Casual"] = "Ongebonden/vluchtig"; +$a->strings["Engaged"] = "Verloofd"; +$a->strings["Married"] = "Getrouwd"; +$a->strings["Imaginarily married"] = "Denkbeeldig getrouwd"; +$a->strings["Partners"] = "Partners"; +$a->strings["Cohabiting"] = "Samenwonend"; +$a->strings["Common law"] = "Common-law-huwelijk"; +$a->strings["Happy"] = "Gelukkig"; +$a->strings["Not looking"] = "Niet op zoek"; +$a->strings["Swinger"] = "Swinger"; +$a->strings["Betrayed"] = "Verraden"; +$a->strings["Separated"] = "Uit elkaar"; +$a->strings["Unstable"] = "Onstabiel"; +$a->strings["Divorced"] = "Gescheiden"; +$a->strings["Imaginarily divorced"] = "Denkbeeldig gescheiden"; +$a->strings["Widowed"] = "Weduwnaar/weduwe"; +$a->strings["Uncertain"] = "Onzeker"; +$a->strings["It's complicated"] = "Het is ingewikkeld"; +$a->strings["Don't care"] = "Maakt mij niks uit"; +$a->strings["Ask me"] = "Vraag het me"; +$a->strings["Site Admin"] = "Hubbeheerder"; +$a->strings["Address Book"] = "Connecties"; +$a->strings["Mood"] = "Stemming"; +$a->strings["Probe"] = "Onderzoeken"; +$a->strings["Suggest"] = "Voorstellen"; +$a->strings["Random Channel"] = "Willekeurig kanaal"; +$a->strings["Invite"] = "Uitnodigen "; +$a->strings["Features"] = "Extra functies"; +$a->strings["Language"] = "Taal"; +$a->strings["Post"] = "Bericht"; +$a->strings["Profile Photo"] = "Profielfoto"; +$a->strings["Update"] = "Bijwerken"; +$a->strings["Install"] = "Installeren"; +$a->strings["Purchase"] = "Aanschaffen"; +$a->strings["Image/photo"] = "Afbeelding/foto"; +$a->strings["Encrypted content"] = "Versleutelde inhoud"; +$a->strings["Install %s element: "] = "Installeer %s-element: "; +$a->strings["webpage"] = "Webpagina"; +$a->strings["layout"] = "lay-out"; +$a->strings["block"] = "blok"; +$a->strings["menu"] = "menu"; +$a->strings["QR code"] = "QR-code"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schreef het volgende %2\$s %3\$s"; +$a->strings["post"] = "bericht"; +$a->strings["Different viewers will see this text differently"] = "Deze tekst wordt per persoon anders weergeven."; +$a->strings["$1 spoiler"] = "$1 spoiler"; +$a->strings["$1 wrote:"] = "$1 schreef:"; +$a->strings["Missing room name"] = "Naam chatkanaal ontbreekt"; +$a->strings["Duplicate room name"] = "Naam chatkanaal bestaat al"; +$a->strings["Invalid room specifier."] = "Ongeldige omschrijving chatkanaal"; +$a->strings["Room not found."] = "Chatkanaal niet gevonden"; +$a->strings["Room is full"] = "Chatkanaal is vol"; +$a->strings["Some blurb about what to do when you're new here"] = "Welkom op \$Projectname. Klik op de tab ontdekken of klik rechtsboven op de kanalengids, om kanalen te vinden. Rechtsboven vind je ook apps, waar je vrijwel alle functies van \$Projectname kunt vinden. Voor hulp met \$Projectname klik je op het vraagteken."; +$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt."; +$a->strings["Create a new channel"] = "Nieuw kanaal aanmaken"; +$a->strings["Current Channel"] = "Huidig kanaal"; +$a->strings["Switch to one of your channels by selecting it."] = "Activeer een van jouw andere kanalen door er op te klikken."; +$a->strings["Default Channel"] = "Standaardkanaal"; +$a->strings["Make Default"] = "Als standaard instellen"; +$a->strings["%d new messages"] = "%d nieuwe berichten"; +$a->strings["%d new introductions"] = "%d nieuwe connectieverzoeken"; +$a->strings["Delegated Channels"] = "Uitbestede kanalen"; +$a->strings["Unable to locate original post."] = "Niet in staat om de originele locatie van het bericht te vinden. "; +$a->strings["Empty post discarded."] = "Leeg bericht geannuleerd"; +$a->strings["Executable content type not permitted to this channel."] = "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal."; +$a->strings["System error. Post not saved."] = "Systeemfout. Bericht niet opgeslagen."; +$a->strings["Unable to obtain post information from database."] = "Niet in staat om informatie over dit bericht uit de database te verkrijgen."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Je hebt jouw limiet van %1$.0f berichten bereikt."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Je hebt jouw limiet van %1$.0f webpagina's bereikt."; +$a->strings["Xchan Lookup"] = "Xchan opzoeken"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Zoek een xchan (of webbie) die begint met:"; +$a->strings["Not found."] = "Niet gevonden."; $a->strings["Authorize application connection"] = "Geef toestemming voor applicatiekoppeling"; $a->strings["Return to your app and insert this Securty Code:"] = "Ga terug naar je app en voeg deze beveiligingscode in:"; $a->strings["Please login to continue."] = "Inloggen om verder te kunnen gaan."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Wil je deze applicatie toestemming geven om jouw berichten en connecties te zien, en/of nieuwe berichten voor jou te plaatsen?"; -$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een kanaal is niet toegestaan binnen 48 uur nadat het wachtwoord van het account is veranderd."; -$a->strings["Remove This Channel"] = "Verwijder dit kanaal"; -$a->strings["This channel will be completely removed from the network. "] = "Dit kanaal wordt volledig uit het \$Projectname-netwerk verwijderd."; -$a->strings["Remove this channel and all its clones from the network"] = "Dit kanaal en alle klonen hiervan uit het \$Projectname-netwerk verwijderen"; -$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Standaard wordt alleen het kanaal dat zich op deze hub bevindt uit het \$Projectname-netwerk verwijderd"; -$a->strings["Remove Channel"] = "Kanaal verwijderen"; -$a->strings["Event can not end before it has started."] = "Gebeurtenis kan niet eindigen voordat het is begonnen"; -$a->strings["Unable to generate preview."] = "Niet in staat om voorvertoning te genereren"; -$a->strings["Event title and start time are required."] = "Titel en begintijd van gebeurtenis zijn vereist."; -$a->strings["Event not found."] = "Gebeurtenis niet gevonden"; -$a->strings["l, F j"] = "l j F"; -$a->strings["Edit event"] = "Gebeurtenis bewerken"; -$a->strings["Delete event"] = "Gebeurtenis verwijderen"; -$a->strings["Create New Event"] = "Nieuwe gebeurtenis aanmaken"; -$a->strings["Previous"] = "Vorige"; -$a->strings["Next"] = "Volgende"; -$a->strings["Export"] = "Exporteren"; -$a->strings["Event removed"] = "Gebeurtenis verwijderd"; -$a->strings["Failed to remove event"] = "Verwijderen gebeurtenis mislukt"; -$a->strings["Event details"] = "Details van gebeurtenis"; -$a->strings["Starting date and Title are required."] = "Begintijd en titel zijn vereist."; -$a->strings["Categories (comma-separated list)"] = "Categorieën (door komma's gescheiden lijst)"; -$a->strings["Event Starts:"] = "Begin gebeurtenis:"; -$a->strings["Finish date/time is not known or not relevant"] = "Einddatum/-tijd is niet bekend of niet relevant"; -$a->strings["Event Finishes:"] = "Einde gebeurtenis:"; -$a->strings["Adjust for viewer timezone"] = "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt"; -$a->strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Belangrijk voor gebeurtenissen die op een bepaalde locatie plaatsvinden. Niet praktisch voor wereldwijde feestdagen."; -$a->strings["Description:"] = "Omschrijving:"; -$a->strings["Title:"] = "Titel:"; -$a->strings["Share this event"] = "Deel deze gebeurtenis"; -$a->strings["Xchan Lookup"] = "Xchan opzoeken"; -$a->strings["Lookup xchan beginning with (or webbie): "] = "Zoek een xchan (of webbie) die begint met:"; -$a->strings["Export Channel"] = "Kanaal exporteren"; -$a->strings["Export your basic channel information to a small file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new hub, but\tdoes not contain your content."] = "Exporteer de basisinformatie van jouw kanaal naar een klein bestand. Dit fungeert als een back-up van jouw connecties, permissies, profiel en basisgegevens, die gebruikt kan worden om op een nieuwe hub jouw gegevens te importeren. Deze back-up bevat echter niet de inhoud van jouw kanaal."; -$a->strings["Export Content"] = "Inhoud exporteren"; -$a->strings["Export your channel information and all the content to a JSON backup. This backs up all of your connections, permissions, profile data and all of your content, but is generally not suitable for importing a channel to a new hub as this file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exporteer informatie en alle inhoud van jouw kanaal naar een JSON-back-up. Dit slaat al jouw connecties, permissies, profielgegevens en de volledige inhoud van jouw kanaal op, maar is in het algemeen niet geschikt om op een nieuwe hub te importeren, omdat dit bestand ZEER groot kan worden. Wees geduldig - het kan enkele minuten duren voordat de download begint."; +$a->strings["Yes"] = "Ja"; +$a->strings["No"] = "Nee"; +$a->strings["Page Title"] = "Paginatitel"; +$a->strings["Channel added."] = "Kanaal toegevoegd."; +$a->strings["Tag removed"] = "Tag verwijderd"; +$a->strings["Remove Item Tag"] = "Verwijder item-tag"; +$a->strings["Select a tag to remove: "] = "Kies een tag om te verwijderen"; +$a->strings["Remove"] = "Verwijderen"; $a->strings["Continue"] = "Ga verder"; $a->strings["Premium Channel Setup"] = "Instellen premiumkanaal "; $a->strings["Enable premium channel connection restrictions"] = "Restricties voor connecties van premiumkanaal toestaan"; @@ -1539,82 +961,22 @@ $a->strings["Potential connections will then see the following text before proce $a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Door verder te gaan ga ik automatisch akkoord met alle voorwaarden en aanwijzingen op deze pagina."; $a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Er zijn geen speciale voorwaarden en aanwijzingen door de kanaal-eigenaar verstrekt) "; $a->strings["Restricted or Premium Channel"] = "Beperkt of premiumkanaal"; -$a->strings["Could not access contact record."] = "Kon geen toegang krijgen tot de connectie-gegevens."; -$a->strings["Could not locate selected profile."] = "Kon het gekozen profiel niet vinden."; -$a->strings["Connection updated."] = "Connectie bijgewerkt."; -$a->strings["Failed to update connection record."] = "Bijwerken van connectie-gegevens mislukt."; -$a->strings["is now connected to"] = "is nu verbonden met"; -$a->strings["Could not access address book record."] = "Kon geen toegang krijgen tot de record van de connectie."; -$a->strings["Refresh failed - channel is currently unavailable."] = "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar"; -$a->strings["Channel has been unblocked"] = "Kanaal is gedeblokkeerd"; -$a->strings["Channel has been blocked"] = "Kanaal is geblokkeerd"; -$a->strings["Unable to set address book parameters."] = "Niet in staat om de parameters van connecties in te stellen."; -$a->strings["Channel has been unignored"] = "Kanaal wordt niet meer genegeerd"; -$a->strings["Channel has been ignored"] = "Kanaal wordt genegeerd"; -$a->strings["Channel has been unarchived"] = "Kanaal is niet meer gearchiveerd"; -$a->strings["Channel has been archived"] = "Kanaal is gearchiveerd"; -$a->strings["Channel has been unhidden"] = "Kanaal is niet meer verborgen"; -$a->strings["Channel has been hidden"] = "Kanaal is verborgen"; -$a->strings["Channel has been approved"] = "Connectie/kanaal is geaccepteerd"; -$a->strings["Channel has been unapproved"] = "Connectie/kanaal is afgewezen"; -$a->strings["Connection has been removed."] = "Connectie is verwijderd"; -$a->strings["View %s's profile"] = "Profiel van %s weergeven"; -$a->strings["Refresh Permissions"] = "Permissies vernieuwen"; -$a->strings["Fetch updated permissions"] = "Aangepaste permissies ophalen"; -$a->strings["Recent Activity"] = "Recente activiteit"; -$a->strings["View recent posts and comments"] = "Recente berichten en reacties weergeven"; -$a->strings["Block (or Unblock) all communications with this connection"] = "Blokkeer (of deblokkeer) alle communicatie met deze connectie"; -$a->strings["Unignore"] = "Niet meer negeren"; -$a->strings["Ignore (or Unignore) all inbound communications from this connection"] = "Negeer (of negeer niet meer) alle inkomende communicatie van deze connectie"; -$a->strings["Unarchive"] = "Niet meer archiveren"; -$a->strings["Archive"] = "Archiveren"; -$a->strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archiveer (of dearchiveer) deze connectie - markeer het kanaal als dood, maar bewaar de inhoud"; -$a->strings["Unhide"] = "Niet meer verbergen"; -$a->strings["Hide"] = "Verbergen"; -$a->strings["Hide or Unhide this connection from your other connections"] = "Deze connectie verbergen (of niet meer verbergen) voor jouw andere connecties"; -$a->strings["Delete this connection"] = "Deze connectie verwijderen"; -$a->strings["Approve this connection"] = "Deze connectie accepteren"; -$a->strings["Accept connection to allow communication"] = "Keur deze connectie goed om communicatie toe te staan"; -$a->strings["Connections: settings for %s"] = "Connecties: instellingen voor %s"; -$a->strings["Apply these permissions automatically"] = "Deze permissies automatisch toepassen"; -$a->strings["Apply the permissions indicated on this page to all new connections."] = "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen."; -$a->strings["Slide to adjust your degree of friendship"] = "Schuif om te bepalen hoe goed je iemand kent en/of mag"; -$a->strings["Rating (this information is public)"] = "Beoordeling (deze informatie is openbaar)"; -$a->strings["Optionally explain your rating (this information is public)"] = "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)"; -$a->strings["Default permissions for your channel type have (just) been applied. They have not yet been submitted. Please review the permissions on this page and make any desired changes at this time. This new connection may not be able to communicate with you until you submit this page, which will install and apply the selected permissions."] = "Voor jouw kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen. Controleer de permissies op deze pagina en verander ze eventueel. Deze nieuwe connectie kan mogelijk nog niet met jou communiceren totdat je deze pagina opslaat, wat ervoor zorgt dat de gekozen permissies actief worden."; -$a->strings["inherited"] = "geërfd"; -$a->strings["Connection has no individual permissions!"] = "Connectie heeft geen individuele permissies!"; -$a->strings["This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"."] = "Dit is mogelijk voldoende, wanneer er naar jouw privacy-instellingen wordt gekeken. Hoewel je wellicht de geavanceerde rechten wil nagaan."; -$a->strings["Profile Visibility"] = "Zichtbaarheid profiel"; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Kies het profiel dat je aan %s wil tonen wanneer hij/zij ingelogd jouw profiel wil bekijken."; -$a->strings["Contact Information / Notes"] = "Informatie/aantekeningen over connectie"; -$a->strings["Edit contact notes"] = "Bewerk aantekeningen over contact"; -$a->strings["Their Settings"] = "Hun instellingen"; -$a->strings["My Settings"] = "Mijn instellingen"; -$a->strings["Default permissions for this channel type have (just) been applied. They have not been saved and there are currently no stored default permissions. Please review/edit the applied settings and click [Submit] to finalize."] = "Voor dit kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen en er zijn momenteel geen standaard permissies aanwezig. Controleer/verander de permissies op deze pagina en klik op [Opslaan] om deze te activeren."; -$a->strings["Clear/Disable Automatic Permissions"] = "Verwijderen/uitschakelen automatische permissies"; -$a->strings["Forum Members"] = "Forumleden"; -$a->strings["Soapbox"] = "Zeepkist"; -$a->strings["Full Sharing (typical social network permissions)"] = "Voluit delen (vergelijkbaar met die van sociale netwerken)"; -$a->strings["Cautious Sharing "] = "Voorzichtig delen"; -$a->strings["Follow Only"] = "Alleen volgen"; -$a->strings["Individual Permissions"] = "Individuele permissies"; -$a->strings["Some permissions may be inherited from your channel privacy settings, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "Sommige permissies kunnen worden overgeërfd van de privacy-instellingen van jouw kanaal. Wanneer je deze geërfde instellingen op deze pagina veranderd heeft dat geen effect."; -$a->strings["Advanced Permissions"] = "Geavanceerde permissies"; -$a->strings["Simple Permissions (select one and submit)"] = "Eenvoudige permissies (selecteer er één en opslaan)"; -$a->strings["Visit %s's profile - %s"] = "Profiel van %s bezoeken - %s"; -$a->strings["Block/Unblock contact"] = "Connectie blokkeren/deblokkeren"; -$a->strings["Ignore contact"] = "Connectie negeren"; -$a->strings["Repair URL settings"] = "URL-instellingen repareren"; -$a->strings["View conversations"] = "Conversaties weergeven"; -$a->strings["Delete contact"] = "Connectie verwijderen"; -$a->strings["Last update:"] = "Laatste wijziging:"; -$a->strings["Update public posts"] = "Openbare berichten updaten"; -$a->strings["Update now"] = "Nu updaten"; -$a->strings["Currently blocked"] = "Momenteel geblokkeerd"; -$a->strings["Currently ignored"] = "Momenteel genegeerd"; -$a->strings["Currently archived"] = "Momenteel gearchiveerd"; -$a->strings["Currently pending"] = "Moeten nog geaccepteerd of afgewezen worden"; +$a->strings["Thing updated"] = "Ding bijgewerkt"; +$a->strings["Object store: failed"] = "Opslaan van ding mislukt"; +$a->strings["Thing added"] = "Ding toegevoegd"; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +$a->strings["Show Thing"] = "Ding weergeven"; +$a->strings["item not found."] = "Item niet gevonden"; +$a->strings["Edit Thing"] = "Ding bewerken"; +$a->strings["Select a profile"] = "Kies een profiel"; +$a->strings["Post an activity"] = "Plaats een bericht"; +$a->strings["Only sends to viewers of the applicable profile"] = "Toont dit alleen aan diegene die het gekozen profiel mogen zien."; +$a->strings["Name of thing e.g. something"] = "Naam van ding"; +$a->strings["URL of thing (optional)"] = "URL van ding (optioneel)"; +$a->strings["URL for photo of thing (optional)"] = "URL van foto van ding (optioneel)"; +$a->strings["Add Thing to your Profile"] = "Ding aan je profiel toevoegen"; +$a->strings["Item not available."] = "Item is niet aanwezig."; +$a->strings["Fetching URL returns error: %1\$s"] = "Ophalen URL gaf een foutmelding terug: %1\$s"; $a->strings["Image uploaded but image cropping failed."] = "Afbeelding geüpload, maar afbeelding kon niet worden bijgesneden. "; $a->strings["Image resize failed."] = "Afbeelding kon niet van grootte veranderd worden."; $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Vernieuw de pagina met shift+R of shift+F5, of leeg je browserbuffer, wanneer de nieuwe foto niet meteen wordt weergegeven."; @@ -1633,34 +995,102 @@ $a->strings["Done Editing"] = "Klaar met bewerken"; $a->strings["Image uploaded successfully."] = "Uploaden afbeelding geslaagd"; $a->strings["Image upload failed."] = "Uploaden afbeelding mislukt"; $a->strings["Image size reduction [%s] failed."] = "Verkleinen [%s] van afbeelding mislukt."; -$a->strings["Files: shared with me"] = "Bestanden: met mij gedeeld"; -$a->strings["NEW"] = "NIEUW"; -$a->strings["Remove all files"] = "Verwijder alle bestanden"; -$a->strings["Remove this file"] = "Verwijder dit bestand"; -$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We hebben een probleem ontdekt tijdens het inloggen met de OpenID die je hebt verstrekt. Controleer de ID op typefouten."; -$a->strings["The error message was:"] = "Het foutbericht was:"; -$a->strings["Authentication failed."] = "Authenticatie mislukt."; -$a->strings["Remote Authentication"] = "Authenticatie op afstand"; -$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Vul jouw kanaaladres in (bijv. channel@example.com)"; -$a->strings["Authenticate"] = "Authenticeren"; -$a->strings["Select a bookmark folder"] = "Kies een bladwijzermap"; -$a->strings["Save Bookmark"] = "Bladwijzer opslaan"; -$a->strings["URL of bookmark"] = "URL van bladwijzer"; -$a->strings["Or enter new bookmark folder name"] = "Of geef de naam op van een nieuwe bladwijzermap"; -$a->strings["Thing updated"] = "Ding bijgewerkt"; -$a->strings["Object store: failed"] = "Opslaan van ding mislukt"; -$a->strings["Thing added"] = "Ding toegevoegd"; -$a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -$a->strings["Show Thing"] = "Ding weergeven"; -$a->strings["item not found."] = "Item niet gevonden"; -$a->strings["Edit Thing"] = "Ding bewerken"; -$a->strings["Select a profile"] = "Kies een profiel"; -$a->strings["Post an activity"] = "Plaats een bericht"; -$a->strings["Only sends to viewers of the applicable profile"] = "Toont dit alleen aan diegene die het gekozen profiel mogen zien."; -$a->strings["Name of thing e.g. something"] = "Naam van ding"; -$a->strings["URL of thing (optional)"] = "URL van ding (optioneel)"; -$a->strings["URL for photo of thing (optional)"] = "URL van foto van ding (optioneel)"; -$a->strings["Add Thing to your Profile"] = "Ding aan je profiel toevoegen"; +$a->strings["Invalid item."] = "Ongeldig item."; +$a->strings["Channel not found."] = "Kanaal niet gevonden."; +$a->strings["Page not found."] = "Pagina niet gevonden."; +$a->strings["Like/Dislike"] = "Leuk/niet leuk"; +$a->strings["This action is restricted to members."] = "Deze actie kan alleen door \$Projectname-leden worden uitgevoerd."; +$a->strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Je dient in te loggen met je \$Projectname-account of een nieuw \$Projectname-account te registreren om verder te kunnen gaan."; +$a->strings["Invalid request."] = "Ongeldig verzoek"; +$a->strings["thing"] = "ding"; +$a->strings["Channel unavailable."] = "Kanaal niet beschikbaar."; +$a->strings["Previous action reversed."] = "Vorige actie omgedraaid"; +$a->strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s is het eens met %2\$s's %3\$s"; +$a->strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s is het niet eens met %2\$s's %3\$s"; +$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s onthoudt zich van een besluit over %2\$s's %3\$s"; +$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is aanwezig op %2\$s's %3\$s"; +$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is niet aanwezig op %2\$s's %3\$s"; +$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s is mogelijk aanwezig op %2\$s's %3\$s"; +$a->strings["Action completed."] = "Actie voltooid"; +$a->strings["Thank you."] = "Bedankt"; +$a->strings["Event can not end before it has started."] = "Gebeurtenis kan niet eindigen voordat het is begonnen"; +$a->strings["Unable to generate preview."] = "Niet in staat om voorvertoning te genereren"; +$a->strings["Event title and start time are required."] = "Titel en begintijd van gebeurtenis zijn vereist."; +$a->strings["Event not found."] = "Gebeurtenis niet gevonden"; +$a->strings["l, F j"] = "l j F"; +$a->strings["Edit event"] = "Gebeurtenis bewerken"; +$a->strings["Delete event"] = "Gebeurtenis verwijderen"; +$a->strings["Create New Event"] = "Nieuwe gebeurtenis aanmaken"; +$a->strings["Previous"] = "Vorige"; +$a->strings["Next"] = "Volgende"; +$a->strings["Export"] = "Exporteren"; +$a->strings["Event removed"] = "Gebeurtenis verwijderd"; +$a->strings["Failed to remove event"] = "Verwijderen gebeurtenis mislukt"; +$a->strings["Event details"] = "Details van gebeurtenis"; +$a->strings["Starting date and Title are required."] = "Begintijd en titel zijn vereist."; +$a->strings["Categories (comma-separated list)"] = "Categorieën (door komma's gescheiden lijst)"; +$a->strings["Event Starts:"] = "Begin gebeurtenis:"; +$a->strings["Finish date/time is not known or not relevant"] = "Einddatum/-tijd is niet bekend of niet relevant"; +$a->strings["Event Finishes:"] = "Einde gebeurtenis:"; +$a->strings["Adjust for viewer timezone"] = "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt"; +$a->strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Belangrijk voor gebeurtenissen die op een bepaalde locatie plaatsvinden. Niet praktisch voor wereldwijde feestdagen."; +$a->strings["Description:"] = "Omschrijving:"; +$a->strings["Title:"] = "Titel:"; +$a->strings["Share this event"] = "Deel deze gebeurtenis"; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s volgt het %3\$s van %2\$s"; +$a->strings["Public Sites"] = "Openbare hubs"; +$a->strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Op de hier weergegeven hubs kan iedereen zich voor het \$Projectname-netwerk aanmelden. Alle hubs in het \$Projectname-netwerk zijn met elkaar verbonden, dus maakt het qua lidmaatschap niet uit waar je je aanmeldt. Op sommige hubs heb je eerst goedkeuring nodig en sommige hubs vereisen betaalde abonnementen voor uitbreidingen. Mogelijk wordt hierover op de hub zelf meer informatie gegeven."; +$a->strings["Rate this hub"] = "Beoordeel deze hub"; +$a->strings["Site URL"] = "URL hub"; +$a->strings["Access Type"] = "Toegangstype"; +$a->strings["Registration Policy"] = "Registratiebeleid"; +$a->strings["Location"] = "Locatie"; +$a->strings["View hub ratings"] = "Bekijk hubbeoordelingen"; +$a->strings["Rate"] = "Beoordeel"; +$a->strings["View ratings"] = "Bekijk beoordelingen"; +$a->strings["Edit post"] = "Bericht bewerken"; +$a->strings["\$Projectname channel"] = "\$Projectname-kanaal"; +$a->strings["Collection created."] = "Collectie aangemaakt"; +$a->strings["Could not create collection."] = "Collectie kon niet aangemaakt worden"; +$a->strings["Collection updated."] = "Collectie bijgewerkt."; +$a->strings["Create a collection of channels."] = "Kanaalcollectie aanmaken"; +$a->strings["Collection Name: "] = "Naam collectie:"; +$a->strings["Members are visible to other channels"] = "Kanalen in deze collectie zijn zichtbaar voor andere kanalen"; +$a->strings["Collection removed."] = "Collectie verwijderd"; +$a->strings["Unable to remove collection."] = "Verwijderen collectie mislukt"; +$a->strings["Collection Editor"] = "Collectiebewerker"; +$a->strings["Members"] = "Kanalen"; +$a->strings["All Connected Channels"] = "Alle kanaalconnecties"; +$a->strings["Click on a channel to add or remove."] = "Klik op een kanaal om deze toe te voegen of te verwijderen."; +$a->strings["Version %s"] = "Versie %s"; +$a->strings["Installed plugins/addons/apps:"] = "Ingeschakelde plug-ins/add-ons/apps:"; +$a->strings["No installed plugins/addons/apps"] = "Geen ingeschakelde plug-ins/add-ons/apps"; +$a->strings["\$Projectname"] = "\$Projectname"; +$a->strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Dit is een \$Projectname-hub - \$Projectname is een wereldwijd coöperatief netwerk van gedecentraliseerde websites (hubs) met verbeterde privacy."; +$a->strings["Tag: "] = "Tag: "; +$a->strings["Last background fetch: "] = "Meest recente achtergrond-fetch:"; +$a->strings["Running at web location"] = "Draaiend op weblocatie"; +$a->strings["Please visit redmatrix.me to learn more about \$Projectname."] = "Bezoek redmatrix.me om meer over \$Projectname te leren."; +$a->strings["Bug reports and issues: please visit"] = "Bugrapporten en andere kwesties: bezoek"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - punt - com"; +$a->strings["Site Administrators"] = "Hubbeheerders: "; +$a->strings["Help:"] = "Hulp:"; +$a->strings["Not Found"] = "Niet gevonden"; +$a->strings["No such group"] = "Collectie niet gevonden"; +$a->strings["No such channel"] = "Niet zo'n kanaal"; +$a->strings["Search Results For:"] = "Zoekresultaten voor:"; +$a->strings["Collection is empty"] = "Collectie is leeg"; +$a->strings["Collection: "] = "Collectie: "; +$a->strings["Connection: "] = "Connectie: "; +$a->strings["Invalid connection."] = "Ongeldige connectie."; +$a->strings["No channel."] = "Geen kanaal."; +$a->strings["Common connections"] = "Veel voorkomende connecties"; +$a->strings["No connections in common."] = "Geen gemeenschappelijke connecties."; +$a->strings["This site is not a directory server"] = "Deze hub is geen kanalengidshub (directoryserver)"; +$a->strings["Could not access contact record."] = "Kon geen toegang krijgen tot de connectie-gegevens."; +$a->strings["Could not locate selected profile."] = "Kon het gekozen profiel niet vinden."; +$a->strings["Connection updated."] = "Connectie bijgewerkt."; +$a->strings["Failed to update connection record."] = "Bijwerken van connectie-gegevens mislukt."; $a->strings["Blocked"] = "Geblokkeerd"; $a->strings["Ignored"] = "Genegeerd"; $a->strings["Hidden"] = "Verborgen"; @@ -1668,6 +1098,7 @@ $a->strings["Archived"] = "Gearchiveerd"; $a->strings["Suggest new connections"] = "Nieuwe kanalen voorstellen"; $a->strings["New Connections"] = "Nieuwe connecties"; $a->strings["Show pending (new) connections"] = "Nog te accepteren (nieuwe) connecties weergeven"; +$a->strings["All Connections"] = "Alle connecties"; $a->strings["Show all connections"] = "Toon alle connecties"; $a->strings["Unblocked"] = "Niet geblokkeerd"; $a->strings["Only show unblocked connections"] = "Toon alleen niet geblokkeerde connecties"; @@ -1679,209 +1110,324 @@ $a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; $a->strings["Edit connection"] = "Connectie bewerken"; $a->strings["Search your connections"] = "Doorzoek jouw connecties"; $a->strings["Finding: "] = "Zoeken naar: "; -$a->strings["Website:"] = "Website:"; -$a->strings["Remote Channel [%s] (not yet known on this site)"] = "Kanaal op afstand [%s] (nog niet op deze hub bekend)"; -$a->strings["No service class restrictions found."] = "Geen abonnementsbeperkingen gevonden."; -$a->strings["Unable to find your hub."] = "Niet in staat om je hub te vinden"; -$a->strings["Post successful."] = "Verzenden bericht geslaagd."; -$a->strings["Name is required"] = "Naam is vereist"; -$a->strings["Key and Secret are required"] = "Key en secret zijn vereist"; -$a->strings["Diaspora Policy Settings updated."] = "Beleidsinstellingen Diaspora bijgewerkt."; -$a->strings["Passwords do not match. Password unchanged."] = "Wachtwoorden komen niet overeen. Wachtwoord onveranderd."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Lege wachtwoorden zijn niet toegestaan. Wachtwoord onveranderd."; -$a->strings["Password changed."] = "Wachtwoord veranderd."; -$a->strings["Password update failed. Please try again."] = "Bijwerken wachtwoord mislukt. Probeer opnieuw."; -$a->strings["Not valid email."] = "Geen geldig e-mailadres."; -$a->strings["Protected email address. Cannot change to that email."] = "Beschermd e-mailadres. Kan dat e-mailadres niet gebruiken."; -$a->strings["System failure storing new email. Please try again."] = "Systeemfout opslaan van nieuwe e-mail. Probeer het nog een keer."; -$a->strings["Settings updated."] = "Instellingen bijgewerkt."; -$a->strings["Add application"] = "Applicatie toevoegen"; -$a->strings["Name of application"] = "Naam van applicatie"; -$a->strings["Consumer Key"] = "Consumer key"; -$a->strings["Automatically generated - change if desired. Max length 20"] = "Automatische gegenereerd - verander wanneer gewenst. Maximale lengte is 20"; -$a->strings["Consumer Secret"] = "Consumer secret"; -$a->strings["Redirect"] = "Redirect/doorverwijzing"; -$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI voor redirect - laat leeg, behalve wanneer de applicatie dit vereist"; -$a->strings["Icon url"] = "URL van pictogram"; -$a->strings["Optional"] = "Optioneel"; -$a->strings["You can't edit this application."] = "Je kan deze applicatie niet bewerken"; -$a->strings["Connected Apps"] = "Verbonden applicaties"; -$a->strings["Client key starts with"] = "Client key begint met"; -$a->strings["No name"] = "Geen naam"; -$a->strings["Remove authorization"] = "Autorisatie verwijderen"; -$a->strings["No feature settings configured"] = "Geen extra functie- of plugin-instellingen"; -$a->strings["Feature/Addon Settings"] = "Extra functie- en plugin-instellingen"; -$a->strings["Settings for the built-in Diaspora emulator"] = "Instellingen voor de ingebouwde Diaspora-emulator"; -$a->strings["Allow any Diaspora member to comment on your public posts"] = "Sta toe dat elk Diaspora-lid op jouw openbare berichten kan reageren."; -$a->strings["Diaspora Policy Settings"] = "Beleidsinstellingen Diaspora"; -$a->strings["Prevent your hashtags from being redirected to other sites"] = "Voorkom dat jouw tags naar andere websites worden doorverwezen"; -$a->strings["Account Settings"] = "Account-instellingen"; -$a->strings["Enter New Password:"] = "Nieuw wachtwoord invoeren:"; -$a->strings["Confirm New Password:"] = "Nieuw wachtwoord bevestigen:"; -$a->strings["Leave password fields blank unless changing"] = "Laat de wachtwoordvelden leeg, behalve wanneer je deze wil veranderen"; -$a->strings["Email Address:"] = "E-mailadres:"; -$a->strings["Remove this account including all its channels"] = "Dit account en al zijn kanalen verwijderen"; -$a->strings["Off"] = "Uit"; -$a->strings["On"] = "Aan"; -$a->strings["Additional Features"] = "Extra functies"; -$a->strings["Connector Settings"] = "Instellingen externe koppelingen"; -$a->strings["No special theme for mobile devices"] = "Geen speciaal thema voor mobiele apparaten"; -$a->strings["%s - (Experimental)"] = "%s - (experimenteel)"; -$a->strings["Display Settings"] = "Weergave-instellingen"; -$a->strings["Theme Settings"] = "Thema-instellingen"; -$a->strings["Custom Theme Settings"] = "Handmatige thema-instellingen"; -$a->strings["Content Settings"] = "Inhoudsinstellingen"; -$a->strings["Display Theme:"] = "Gebruik thema:"; -$a->strings["Mobile Theme:"] = "Mobiel thema:"; -$a->strings["Enable user zoom on mobile devices"] = "Inzoomen op smartphones en tablets toestaan"; -$a->strings["Update browser every xx seconds"] = "Ververs de webbrowser om de zoveel seconde"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimaal 10 seconde, geen maximum"; -$a->strings["Maximum number of conversations to load at any time:"] = "Maximaal aantal conversaties die per keer geladen worden:"; -$a->strings["Maximum of 100 items"] = "Maximaal 100 conversaties"; -$a->strings["Show emoticons (smilies) as images"] = "Toon emoticons (smilies) als afbeeldingen"; -$a->strings["Link post titles to source"] = "Berichtkoppen naar originele locatie linken"; -$a->strings["System Page Layout Editor - (advanced)"] = "Lay-out bewerken van systeempagina's (geavanceerd)"; -$a->strings["Use blog/list mode on channel page"] = "Gebruik blog/lijst-modus op kanaalpagina"; -$a->strings["(comments displayed separately)"] = "(reacties worden afzonderlijk weergeven)"; -$a->strings["Use blog/list mode on matrix page"] = "Gebruik blog/lijst-modus op matrixpagina"; -$a->strings["Channel page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op kanaalpagina (in pixels)"; -$a->strings["click to expand content exceeding this height"] = "klik om inhoud uit te klappen die deze hoogte overschrijdt"; -$a->strings["Matrix page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op matrixpagina (in pixels)"; -$a->strings["Nobody except yourself"] = "Niemand, behalve jezelf"; -$a->strings["Only those you specifically allow"] = "Alleen connecties met uitdrukkelijke toestemming"; -$a->strings["Approved connections"] = "Geaccepteerde connecties"; -$a->strings["Any connections"] = "Alle connecties"; -$a->strings["Anybody on this website"] = "Iedereen op deze hub"; -$a->strings["Anybody in this network"] = "Iedereen in dit netwerk"; -$a->strings["Anybody authenticated"] = "Geauthenticeerd"; -$a->strings["Anybody on the internet"] = "Iedereen op het internet"; -$a->strings["Publish your default profile in the network directory"] = "Publiceer je standaardprofiel in de kanalengids"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Sta ons toe om jouw kanaal als mogelijke connectie voor te stellen aan nieuwe kanalen"; -$a->strings["Your channel address is"] = "Jouw kanaaladres is"; -$a->strings["Channel Settings"] = "Kanaal-instellingen"; -$a->strings["Basic Settings"] = "Basis-instellingen"; -$a->strings["Your Timezone:"] = "Jouw tijdzone:"; -$a->strings["Default Post Location:"] = "Standaardlocatie bericht:"; -$a->strings["Geographical location to display on your posts"] = "Geografische locatie die bij het bericht moet worden vermeld"; -$a->strings["Use Browser Location:"] = "Locatie van webbrowser gebruiken:"; -$a->strings["Adult Content"] = "Inhoud voor volwassenen"; -$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Dit kanaal publiceert regelmatig of vaak materiaal dat alleen geschikt is voor volwassenen. (Gebruik de tag #NSFW in berichten met een seksueel getinte inhoud of ander voor minderjarigen ongeschikt materiaal)"; -$a->strings["Security and Privacy Settings"] = "Veiligheids- en privacy-instellingen"; -$a->strings["Your permissions are already configured. Click to view/adjust"] = "Jouw permissies zijn al ingesteld. Klik om ze te bekijken of aan te passen."; -$a->strings["Hide my online presence"] = "Verberg mijn aanwezigheid"; -$a->strings["Prevents displaying in your profile that you are online"] = "Voorkomt dat op je kanaalpagina te zien valt dat je momenteel op \$Projectname aanwezig bent"; -$a->strings["Simple Privacy Settings:"] = "Eenvoudige privacy-instellingen:"; -$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Zeer openbaar (kanaal staat volledig open - moet met grote zorgvuldigheid gebruikt worden)"; -$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Normaal (standaard openbaar, maar privacy wanneer noodzakelijk - vergelijkbaar met die van sociale netwerken, maar met verbeterde privacy)"; -$a->strings["Private - default private, never open or public"] = "Privé (standaard privé en nooit openbaar)"; -$a->strings["Blocked - default blocked to/from everybody"] = "Geblokkeerd (standaard geblokkeerd naar/van iedereen)"; -$a->strings["Allow others to tag your posts"] = "Anderen toestaan om je berichten te taggen"; -$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Vaak in groepen/forums gebruikt om met terugwerkende kracht ongepast materiaal te markeren"; -$a->strings["Advanced Privacy Settings"] = "Geavanceerde privacy-instellingen"; -$a->strings["Expire other channel content after this many days"] = "Inhoud van andere kanalen na zoveel aantal dagen laten verlopen:"; -$a->strings["0 or blank prevents expiration"] = "0 of leeg voorkomt het verlopen"; -$a->strings["Maximum Friend Requests/Day:"] = "Maximum aantal connectieverzoeken per dag:"; -$a->strings["May reduce spam activity"] = "Kan eventuele spam verminderen"; -$a->strings["Default Post Permissions"] = "Standaard permissies voor nieuwe berichten"; -$a->strings["Channel permissions category:"] = "Kanaaltype en -permissies:"; -$a->strings["Maximum private messages per day from unknown people:"] = "Maximum aantal privé-berichten per dag van onbekende personen:"; -$a->strings["Useful to reduce spamming"] = "Kan eventuele spam verminderen"; -$a->strings["Notification Settings"] = "Notificatie-instellingen"; -$a->strings["By default post a status message when:"] = "Plaats automatisch een statusbericht wanneer:"; -$a->strings["accepting a friend request"] = "Een connectieverzoek wordt geaccepteerd"; -$a->strings["joining a forum/community"] = "Je lid wordt van een forum/groep"; -$a->strings["making an interesting profile change"] = "Er sprake is van een interessante profielwijziging"; -$a->strings["Send a notification email when:"] = "Verzend een notificatie per e-mail wanneer:"; -$a->strings["You receive a connection request"] = "Je een connectieverzoek ontvangt"; -$a->strings["Your connections are confirmed"] = "Jouw connecties zijn bevestigd"; -$a->strings["Someone writes on your profile wall"] = "Iemand iets op jouw kanaal heeft geschreven"; -$a->strings["Someone writes a followup comment"] = "Iemand een reactie schrijft"; -$a->strings["You receive a private message"] = "Je een privé-bericht ontvangt"; -$a->strings["You receive a friend suggestion"] = "Je een kanaalvoorstel ontvangt"; -$a->strings["You are tagged in a post"] = "Je expliciet in een bericht bent genoemd"; -$a->strings["You are poked/prodded/etc. in a post"] = "Je bent in een bericht aangestoten/gepord/etc."; -$a->strings["Show visual notifications including:"] = "Toon de volgende zichtbare notificaties:"; -$a->strings["Unseen matrix activity"] = "Niet bekeken matrix-activiteit"; -$a->strings["Unseen channel activity"] = "Niet bekeken kanaal-activiteit"; -$a->strings["Unseen private messages"] = "Niet bekeken privéberichten"; -$a->strings["Recommended"] = "Aanbevolen"; -$a->strings["Upcoming events"] = "Aankomende gebeurtenissen"; -$a->strings["Events today"] = "Gebeurtissen van vandaag"; -$a->strings["Upcoming birthdays"] = "Aankomende verjaardagen"; -$a->strings["Not available in all themes"] = "Niet in alle thema's beschikbaar"; -$a->strings["System (personal) notifications"] = "(Persoonlijke) systeemnotificaties"; -$a->strings["System info messages"] = "Systeemmededelingen"; -$a->strings["System critical alerts"] = "Kritische systeemwaarschuwingen"; -$a->strings["New connections"] = "Nieuwe connecties"; -$a->strings["System Registrations"] = "Nieuwe accountregistraties op deze hub"; -$a->strings["Also show new wall posts, private messages and connections under Notices"] = "Toon tevens nieuwe kanaalberichten, privéberichten en connecties onder Notificaties"; -$a->strings["Notify me of events this many days in advance"] = "Herinner mij zoveel dagen van te voren aan gebeurtenissen"; -$a->strings["Must be greater than 0"] = "Moet hoger dan 0 zijn"; -$a->strings["Advanced Account/Page Type Settings"] = "Instellingen geavanceerd account/paginatype"; -$a->strings["Change the behaviour of this account for special situations"] = "Verander het gedrag van dit account voor speciale situaties"; -$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Schakel de expertmodus in (in Instellingen > Extra functies) om aan te kunnen passen!"; -$a->strings["Miscellaneous Settings"] = "Diverse instellingen"; -$a->strings["Personal menu to display in your channel pages"] = "Persoonlijk menu om op je kanaalpagina's weer te geven"; -$a->strings["Remove this channel."] = "Verwijder dit kanaal."; +$a->strings["Block Name"] = "Bloknaam"; +$a->strings["Block Title"] = "Bloktitel"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s heeft het %3\$s van %2\$s getagd met %4\$s"; +$a->strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = "\$Projectname - gasttoegang: Accountnaam: {jouw e-mailadres}, wachtwoord: +++"; +$a->strings["Page owner information could not be retrieved."] = "Informatie over de pagina-eigenaar werd niet ontvangen."; +$a->strings["Album not found."] = "Album niet gevonden."; +$a->strings["Delete Album"] = "Verwijder album"; +$a->strings["Delete Photo"] = "Verwijder foto"; +$a->strings["Public access denied."] = "Openbare toegang geweigerd."; +$a->strings["No photos selected"] = "Geen foto's geselecteerd"; +$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt."; +$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB aan foto-opslag gebruikt."; +$a->strings["Upload Photos"] = "Foto's uploaden"; +$a->strings["Enter a new album name"] = "Vul een nieuwe albumnaam in"; +$a->strings["or select an existing one (doubleclick)"] = "of kies een bestaand album (dubbelklikken)"; +$a->strings["Create a status post for this upload"] = "Plaats een bericht voor deze upload."; +$a->strings["Album name could not be decoded"] = "Albumnaam kon niet gedecodeerd worden"; +$a->strings["Contact Photos"] = "Connectiefoto's"; +$a->strings["Show Newest First"] = "Nieuwste eerst weergeven"; +$a->strings["Show Oldest First"] = "Oudste eerst weergeven"; +$a->strings["View Photo"] = "Foto weergeven"; +$a->strings["Edit Album"] = "Album bewerken"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item kan zijn beperkt."; +$a->strings["Photo not available"] = "Foto niet aanwezig"; +$a->strings["Use as profile photo"] = "Als profielfoto gebruiken"; +$a->strings["Private Photo"] = "Privéfoto"; +$a->strings["View Full Size"] = "Volledige grootte weergeven"; +$a->strings["Edit photo"] = "Foto bewerken"; +$a->strings["Rotate CW (right)"] = "Draai met de klok mee (naar rechts)"; +$a->strings["Rotate CCW (left)"] = "Draai tegen de klok in (naar links)"; +$a->strings["Caption"] = "Bijschrift"; +$a->strings["Add a Tag"] = "Tag toevoegen"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl"; +$a->strings["Flag as adult in album view"] = "Markeer als voor volwassenen in albumweergave"; +$a->strings["In This Photo:"] = "Op deze foto:"; +$a->strings["Map"] = "Kaart"; +$a->strings["View Album"] = "Album weergeven"; +$a->strings["Recent Photos"] = "Recente foto's"; +$a->strings["Items tagged with: %s"] = "Items getagd met %s"; +$a->strings["Search results for: %s"] = "Zoekresultaten voor %s"; +$a->strings["Profile Match"] = "Profielovereenkomst"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Je hebt geen trefwoorden waarmee overeenkomsten gevonden kunnen worden. Voeg enkele trefwoorden aan je standaardprofiel toe."; +$a->strings["is interested in:"] = "is geïnteresseerd in:"; +$a->strings["No matches"] = "Geen overeenkomsten"; +$a->strings["Away"] = "Afwezig"; +$a->strings["Online"] = "Online"; +$a->strings["Select a bookmark folder"] = "Kies een bladwijzermap"; +$a->strings["Save Bookmark"] = "Bladwijzer opslaan"; +$a->strings["URL of bookmark"] = "URL van bladwijzer"; +$a->strings["Description"] = "Omschrijving"; +$a->strings["Or enter new bookmark folder name"] = "Of geef de naam op van een nieuwe bladwijzermap"; +$a->strings["No more system notifications."] = "Geen systeemnotificaties meer."; +$a->strings["System Notifications"] = "Systeemnotificaties"; +$a->strings["network"] = "netwerk"; +$a->strings["RSS"] = "RSS"; +$a->strings["Layout updated."] = "Lay-out bijgewerkt."; +$a->strings["Edit System Page Description"] = "Systeempagina's bewerken"; +$a->strings["Layout not found."] = "Lay-out niet gevonden."; +$a->strings["Module Name:"] = "Modulenaam:"; +$a->strings["Layout Help"] = "Lay-out-hulp"; $a->strings["- select -"] = "- kies map -"; -$a->strings["Version %s"] = "Versie %s"; -$a->strings["Installed plugins/addons/apps:"] = "Ingeschakelde plug-ins/add-ons/apps:"; -$a->strings["No installed plugins/addons/apps"] = "Geen ingeschakelde plug-ins/add-ons/apps"; -$a->strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Dit is een \$Projectname-hub - \$Projectname is een wereldwijd coöperatief netwerk van gedecentraliseerde websites (hubs) met verbeterde privacy."; -$a->strings["Tag: "] = "Tag: "; -$a->strings["Last background fetch: "] = "Meest recente achtergrond-fetch:"; -$a->strings["Running at web location"] = "Draaiend op weblocatie"; -$a->strings["Please visit redmatrix.me to learn more about \$Projectname."] = "Bezoek redmatrix.me om meer over \$Projectname te leren."; -$a->strings["Bug reports and issues: please visit"] = "Bugrapporten en andere kwesties: bezoek"; -$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - punt - com"; -$a->strings["Site Administrators"] = "Hubbeheerders: "; -$a->strings["%s element installed"] = "%s onderdeel geïnstalleerd"; -$a->strings["%s element installation failed"] = "Installatie %s-element mislukt"; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer."; -$a->strings["Conversation removed."] = "Conversatie verwijderd"; -$a->strings["No messages."] = "Geen berichten"; -$a->strings["D, d M Y - g:i A"] = "D, j M Y - G:i"; -$a->strings["sent you a private message"] = "stuurde jou een privébericht"; -$a->strings["added your channel"] = "voegde jouw kanaal toe"; -$a->strings["posted an event"] = "plaatste een gebeurtenis"; -$a->strings["Unable to locate original post."] = "Niet in staat om de originele locatie van het bericht te vinden. "; -$a->strings["Empty post discarded."] = "Leeg bericht geannuleerd"; -$a->strings["Executable content type not permitted to this channel."] = "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal."; -$a->strings["System error. Post not saved."] = "Systeemfout. Bericht niet opgeslagen."; -$a->strings["Unable to obtain post information from database."] = "Niet in staat om informatie over dit bericht uit de database te verkrijgen."; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Je hebt jouw limiet van %1$.0f berichten bereikt."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Je hebt jouw limiet van %1$.0f webpagina's bereikt."; -$a->strings["\$Projectname Server - Setup"] = "\$Projectname Server - Setup"; -$a->strings["Could not connect to database."] = "Could not connect to database."; -$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Could not connect to specified hub URL. Possible SSL certificate or DNS issue."; -$a->strings["Could not create table."] = "Could not create table."; -$a->strings["Your site database has been installed."] = "Your hub database has been installed."; -$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "You may need to import the file \"install/schema_xxx.sql\" manually using a database client."; -$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Please see the file \"install/INSTALL.txt\"."; -$a->strings["System check"] = "System check"; -$a->strings["Check again"] = "Check again"; -$a->strings["Database connection"] = "Database connection"; -$a->strings["In order to install \$Projectname we need to know how to connect to your database."] = "In order to install \$Projectname we need to know how to connect to your database."; -$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; -$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; -$a->strings["Database Server Name"] = "Database Server Name"; -$a->strings["Default is localhost"] = "Default is localhost"; -$a->strings["Database Port"] = "Database Port"; -$a->strings["Communication port number - use 0 for default"] = "Communication port number - use 0 for default"; -$a->strings["Database Login Name"] = "Database Login Name"; -$a->strings["Database Login Password"] = "Database Login Password"; -$a->strings["Database Name"] = "Database Name"; -$a->strings["Database Type"] = "Database Type"; -$a->strings["Site administrator email address"] = "Hub administrator email address"; -$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; -$a->strings["Website URL"] = "Hub URL"; -$a->strings["Please use SSL (https) URL if available."] = "Please use SSL (https) URL if available."; -$a->strings["Please select a default timezone for your website"] = "Please select a default timezone for your hub"; -$a->strings["Site settings"] = "Hub settings"; -$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; -$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."; -$a->strings["PHP executable path"] = "PHP executable path"; -$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; +$a->strings["Your service plan only allows %d channels."] = "Jouw abonnement staat maar %d kanalen toe."; +$a->strings["Nothing to import."] = "Niets gevonden om te importeren"; +$a->strings["Unable to download data from old server"] = "Niet in staat om gegevens van de oude hub te downloaden"; +$a->strings["Imported file is empty."] = "Geïmporteerde bestand is leeg"; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt."; +$a->strings["Unable to create a unique channel address. Import failed."] = "Niet in staat om een uniek kanaaladres aan te maken. Importeren is mislukt."; +$a->strings["Channel clone failed. Import failed."] = "Het klonen van het kanaal is mislukt. Importeren mislukt."; +$a->strings["Cloned channel not found. Import failed."] = "Gekloond kanaal niet gevonden. Importeren mislukt."; +$a->strings["Import completed."] = "Import voltooid."; +$a->strings["You must be logged in to use this feature."] = "Je moet ingelogd zijn om dit onderdeel te kunnen gebruiken."; +$a->strings["Import Channel"] = "Kanaal importeren"; +$a->strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Gebruik dit formulier om een bestaand kanaal te importeren van een andere hub. Je kan de kanaal-identiteit van de oude hub via het netwerk ontvangen of een exportbestand verstrekken. Alleen de identiteit en de connecties zullen geïmporteerd worden. Het importeren van inhoud is nog niet beschikbaar."; +$a->strings["File to Upload"] = "Bestand om te uploaden"; +$a->strings["Or provide the old server/hub details"] = "Of vul de gegevens van de oude hub in"; +$a->strings["Your old identity address (xyz@example.com)"] = "Jouw oude kanaaladres (xyz@example.com)"; +$a->strings["Your old login email address"] = "Het e-mailadres van je oude account"; +$a->strings["Your old login password"] = "Wachtwoord van jouw oude account"; +$a->strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Voor elke optie geldt dat je moet kiezen of je jouw primaire kanaaladres op deze hub wil instellen of dat jouw oude hub deze rol blijft vervullen."; +$a->strings["Make this hub my primary location"] = "Stel deze hub als mijn primaire locatie in"; +$a->strings["Import existing posts if possible"] = "Importeer bestaande berichten (wanneer mogelijk)"; +$a->strings["Item not found"] = "Item niet gevonden"; +$a->strings["Edit Layout"] = "Lay-out bewerken"; +$a->strings["Delete layout?"] = "Lay-out verwijderen?"; +$a->strings["Insert YouTube video"] = "YouTube-video invoegen"; +$a->strings["Insert Vorbis [.ogg] video"] = "Vorbis-video [.ogg] invoegen"; +$a->strings["Insert Vorbis [.ogg] audio"] = "Vorbis-audio [.ogg] invoegen"; +$a->strings["Layout Description (Optional)"] = "Lay-out-omschrijving (optioneel)"; +$a->strings["Layout Name"] = "Naam lay-out"; +$a->strings["You must be logged in to see this page."] = "Je moet zijn ingelogd om deze pagina te kunnen bekijken."; +$a->strings["Room not found"] = "Chatkanaal niet gevonden"; +$a->strings["Leave Room"] = "Chatkanaal verlaten"; +$a->strings["Delete This Room"] = "Chatkanaal verwijderen"; +$a->strings["I am away right now"] = "Ik ben momenteel afwezig"; +$a->strings["I am online"] = "Ik ben online"; +$a->strings["Bookmark this room"] = "Chatkanaal aan bladwijzers toevoegen"; +$a->strings["New Chatroom"] = "Nieuw chatkanaal"; +$a->strings["Chatroom Name"] = "Naam chatkanaal"; +$a->strings["%1\$s's Chatrooms"] = "Chatkanalen van %1\$s"; +$a->strings["Delete webpage?"] = "Webpagina verwijderen?"; +$a->strings["Page link title"] = "Titel van paginalink"; +$a->strings["Edit Webpage"] = "Webpagina bewerken"; +$a->strings["This directory server requires an access token"] = "Deze kanalengidshub (directoryserver) heeft een toegangs-token nodig"; +$a->strings["No valid account found."] = "Geen geldige account gevonden."; +$a->strings["Password reset request issued. Check your email."] = "Het verzoek om je wachtwoord opnieuw in te stellen is behandeld. Controleer je e-mail."; +$a->strings["Site Member (%s)"] = "Lid van hub (%s)"; +$a->strings["Password reset requested at %s"] = "Verzoek tot het opnieuw instellen van een wachtwoord op %s is ingediend"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Het verzoek kon niet worden geverifieerd. (Mogelijk heb je al eerder een verzoek ingediend.) Opnieuw instellen van wachtwoord is mislukt."; +$a->strings["Password Reset"] = "Wachtwoord vergeten?"; +$a->strings["Your password has been reset as requested."] = "Jouw wachtwoord is opnieuw ingesteld zoals je had verzocht."; +$a->strings["Your new password is"] = "Jouw nieuwe wachtwoord is"; +$a->strings["Save or copy your new password - and then"] = "Kopieer of sla je nieuwe wachtwoord op - en"; +$a->strings["click here to login"] = "klik dan hier om in te loggen"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Jouw wachtwoord kan worden veranderd onder instellingen, nadat je succesvol bent ingelogd."; +$a->strings["Your password has changed at %s"] = "Jouw wachtwoord op %s is veranderd"; +$a->strings["Forgot your Password?"] = "Wachtwoord vergeten?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Voer je e-mailadres in en verstuur deze om je wachtwoord opnieuw in te stellen. Controleer hierna hier je e-mail voor verdere instructies."; +$a->strings["Email Address"] = "E-mailadres"; +$a->strings["Reset"] = "Opnieuw instellen"; +$a->strings["Website:"] = "Website:"; +$a->strings["Remote Channel [%s] (not yet known on this site)"] = "Kanaal op afstand [%s] (nog niet op deze hub bekend)"; +$a->strings["Rating (this information is public)"] = "Beoordeling (deze informatie is openbaar)"; +$a->strings["Optionally explain your rating (this information is public)"] = "Verklaar jouw beoordeling (niet verplicht, deze informatie is openbaar)"; +$a->strings["Item is not editable"] = "Item is niet te bewerken"; +$a->strings["Delete item?"] = "Item verwijderen?"; +$a->strings["Total invitation limit exceeded."] = "Limiet voor aantal uitnodigingen overschreden."; +$a->strings["%s : Not a valid email address."] = "%s : Geen geldig e-mailadres."; +$a->strings["Please join us on Red"] = "Uitnodiging voor \$Projectname"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limiet voor aantal uitnodigingen overschreden. Neem contact op met je hub-beheerder."; +$a->strings["%s : Message delivery failed."] = "%s: Aflevering bericht mislukt."; +$a->strings["%d message sent."] = array( + 0 => "%d bericht verzonden.", + 1 => "%d berichten verzonden.", +); +$a->strings["You have no more invitations available"] = "Je hebt geen uitnodigingen meer beschikbaar"; +$a->strings["Send invitations"] = "Uitnodigingen verzenden"; +$a->strings["Enter email addresses, one per line:"] = "Voer e-mailadressen in, één per regel:"; +$a->strings["Your message:"] = "Jouw bericht:"; +$a->strings["Please join my community on \$Projectname."] = "Hierbij nodig ik je uit om mij, en andere vrienden en kennissen, op \$Projectname te vergezellen. Lees meer over \$Projectname op https://redmatrix.me."; +$a->strings["You will need to supply this invitation code: "] = "Je moet deze uitnodigingscode opgeven:"; +$a->strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registreer je op een willekeurige \$Projectname-hub (ze zijn allemaal onderling met elkaar verbonden):"; +$a->strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Nadat je bent ingelogd en een kanaal hebt aangemaakt kan je mijn \$Projectname-kanaaladres in het zoekveld invullen:"; +$a->strings["or visit "] = "of bezoek "; +$a->strings["3. Click [Connect]"] = "3. Klik op [+ Verbinden]"; +$a->strings["Location not found."] = "Locatie niet gevonden."; +$a->strings["Primary location cannot be removed."] = "Primaire locatie kan niet worden verwijderd."; +$a->strings["No locations found."] = "Geen locaties gevonden."; +$a->strings["Manage Channel Locations"] = "Kanaallocaties beheren"; +$a->strings["Location (address)"] = "Locatie (adres)"; +$a->strings["Primary Location"] = "Primaire locatie"; +$a->strings["Drop location"] = "Locatie verwijderen"; +$a->strings["Failed to create source. No channel selected."] = "Aanmaken bron mislukt. Geen kanaal geselecteerd."; +$a->strings["Source created."] = "Bron aangemaakt."; +$a->strings["Source updated."] = "Bron aangemaakt."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Beheer externe bronnen met inhoud voor jouw kanaal"; +$a->strings["New Source"] = "Nieuwe bron"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen."; +$a->strings["Only import content with these words (one per line)"] = "Importeer alleen inhoud met deze woorden (één per regel)"; +$a->strings["Leave blank to import all public content"] = "Laat leeg om alle openbare inhoud te importeren"; +$a->strings["Channel Name"] = "Kanaalnaam"; +$a->strings["Source not found."] = "Bron niet gevonden"; +$a->strings["Edit Source"] = "Bron bewerken"; +$a->strings["Delete Source"] = "Bron verwijderen"; +$a->strings["Source removed"] = "Bron verwijderd"; +$a->strings["Unable to remove source."] = "Verwijderen bron mislukt."; +$a->strings["Unable to update menu."] = "Niet in staat om menu aan te passen"; +$a->strings["Unable to create menu."] = "Niet in staat om menu aan te maken."; +$a->strings["Menu Name"] = "Menunaam"; +$a->strings["Unique name (not visible on webpage) - required"] = "Unieke naam vereist (niet zichtbaar op webpagina)"; +$a->strings["Menu Title"] = "Menutitel"; +$a->strings["Visible on webpage - leave empty for no title"] = "Zichtbaar op webpagina (leeg laten voor geen titel)"; +$a->strings["Allow Bookmarks"] = "Bladwijzers toestaan"; +$a->strings["Menu may be used to store saved bookmarks"] = "Menu kan gebruikt worden om bladwijzers in op te slaan"; +$a->strings["Submit and proceed"] = "Opslaan en doorgaan"; +$a->strings["Drop"] = "Verwijderen"; +$a->strings["Bookmarks allowed"] = "Bladwijzers toegestaan"; +$a->strings["Delete this menu"] = "Menu verwijderen"; +$a->strings["Edit menu contents"] = "Bewerk de inhoud van het menu"; +$a->strings["Edit this menu"] = "Dit menu bewerken"; +$a->strings["Menu could not be deleted."] = "Menu kon niet verwijderd worden."; +$a->strings["Menu not found."] = "Menu niet gevonden."; +$a->strings["Edit Menu"] = "Menu bewerken"; +$a->strings["Add or remove entries to this menu"] = "Items aan dit menu toevoegen of verwijder"; +$a->strings["Menu name"] = "Naam van menu"; +$a->strings["Must be unique, only seen by you"] = "Moet uniek zijn en is alleen zichtbaar voor jou."; +$a->strings["Menu title"] = "Titel van menu"; +$a->strings["Menu title as seen by others"] = "Titel van menu zoals anderen dat zien."; +$a->strings["Allow bookmarks"] = "Bladwijzers toestaan"; +$a->strings["Permission Denied."] = "Toegang geweigerd"; +$a->strings["File not found."] = "Bestand niet gevonden."; +$a->strings["Edit file permissions"] = "Bestandsrechten bewerken"; +$a->strings["Set/edit permissions"] = "Rechten instellen/bewerken"; +$a->strings["Include all files and sub folders"] = "Toepassen op alle bestanden en submappen"; +$a->strings["Return to file list"] = "Terugkeren naar bestandlijst "; +$a->strings["Copy/paste this code to attach file to a post"] = "Kopieer/plak deze code om het bestand aan een bericht te koppelen"; +$a->strings["Copy/paste this URL to link file from a web page"] = "Kopieer/plak deze URL om het bestand aan een externe webpagina te koppelen"; +$a->strings["Share this file"] = "Dit bestand delen"; +$a->strings["Show URL to this file"] = "Toon URL van dit bestand"; +$a->strings["Notify your contacts about this file"] = "Jouw connecties over dit bestand berichten"; +$a->strings["Contact not found."] = "Contact niet gevonden"; +$a->strings["Friend suggestion sent."] = "Kanaalvoorstel verzonden."; +$a->strings["Suggest Friends"] = "Kanalen voorstellen"; +$a->strings["Suggest a friend for %s"] = "Stel een kanaal voor aan %s"; +$a->strings["Hub not found."] = "Hub niet gevonden."; +$a->strings["Poke/Prod"] = "Aanstoten/porren"; +$a->strings["poke, prod or do other things to somebody"] = "aanstoten, porren of andere dingen met iemand doen"; +$a->strings["Recipient"] = "Ontvanger"; +$a->strings["Choose what you wish to do to recipient"] = "Kies wat je met de ontvanger wil doen"; +$a->strings["Make this post private"] = "Maak dit bericht privé"; +$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificator"; +$a->strings["Profile Visibility Editor"] = "Zichtbaarheid profiel "; +$a->strings["Click on a contact to add or remove."] = "Klik op een connectie om deze toe te voegen of te verwijderen"; +$a->strings["Visible To"] = "Zichtbaar voor"; +$a->strings["%s element installed"] = "%s onderdeel geïnstalleerd"; +$a->strings["%s element installation failed"] = "Installatie %s-element mislukt"; +$a->strings["Profile not found."] = "Profiel niet gevonden."; +$a->strings["Profile deleted."] = "Profiel verwijderd."; +$a->strings["Profile-"] = "Profiel-"; +$a->strings["New profile created."] = "Nieuw profiel aangemaakt."; +$a->strings["Profile unavailable to clone."] = "Profiel niet beschikbaar om te klonen"; +$a->strings["Profile unavailable to export."] = "Geen profiel beschikbaar om te exporteren"; +$a->strings["Profile Name is required."] = "Profielnaam is vereist"; +$a->strings["Marital Status"] = "Huwelijke status"; +$a->strings["Romantic Partner"] = "Romantische partner"; +$a->strings["Likes"] = "Houdt van"; +$a->strings["Dislikes"] = "Houdt niet van"; +$a->strings["Work/Employment"] = "Werk/arbeid"; +$a->strings["Religion"] = "Religie"; +$a->strings["Political Views"] = "Politieke overtuigingen"; +$a->strings["Gender"] = "Geslacht"; +$a->strings["Sexual Preference"] = "Seksuele voorkeur"; +$a->strings["Homepage"] = "Homepagina"; +$a->strings["Interests"] = "Interesses"; +$a->strings["Address"] = "Kanaaladres"; +$a->strings["Profile updated."] = "Profiel bijgewerkt"; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Laat de lijst met connecties niet aan bezoekers van dit profiel zien."; +$a->strings["Edit Profile Details"] = "Profiel bewerken"; +$a->strings["View this profile"] = "Profiel weergeven"; +$a->strings["Change Profile Photo"] = "Profielfoto wijzigen"; +$a->strings["Create a new profile using these settings"] = "Een nieuw profiel aanmaken met dit profiel als basis"; +$a->strings["Clone this profile"] = "Dit profiel klonen"; +$a->strings["Delete this profile"] = "Dit profiel verwijderen"; +$a->strings["Import profile from file"] = "Profiel vanuit bestand importeren"; +$a->strings["Export profile to file"] = "Profiel naar bestand exporteren"; +$a->strings["Profile Name:"] = "Profielnaam:"; +$a->strings["Your Full Name:"] = "Jouw volledige naam:"; +$a->strings["Title/Description:"] = "Titel/omschrijving:"; +$a->strings["Your Gender:"] = "Jouw geslacht"; +$a->strings["Birthday :"] = "Verjaardag: "; +$a->strings["Street Address:"] = "Straat en huisnummer:"; +$a->strings["Locality/City:"] = "Woonplaats:"; +$a->strings["Postal/Zip Code:"] = "Postcode:"; +$a->strings["Country:"] = "Land:"; +$a->strings["Region/State:"] = "Provincie/gewest/deelstaat:"; +$a->strings[" Marital Status:"] = " Huwelijkse staat:"; +$a->strings["Who: (if applicable)"] = "Wie (wanneer toepasselijk):"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: petra123, Petra Jansen, petra@voorbeeld.nl"; +$a->strings["Since [date]:"] = "Sinds [datum]:"; +$a->strings["Homepage URL:"] = "URL homepagina:"; +$a->strings["Religious Views:"] = "Religieuze overtuigingen"; +$a->strings["Keywords:"] = "Trefwoorden"; +$a->strings["Example: fishing photography software"] = "Voorbeeld: muziek, fotografie, software"; +$a->strings["Used in directory listings"] = "Wordt in de kanalengids gebruikt"; +$a->strings["Tell us about yourself..."] = "Vertel ons iets over jezelf..."; +$a->strings["Hobbies/Interests"] = "Hobby's/interesses"; +$a->strings["Contact information and Social Networks"] = "Contactinformatie en sociale netwerken"; +$a->strings["My other channels"] = "Mijn andere kanalen"; +$a->strings["Musical interests"] = "Muzikale interesses"; +$a->strings["Books, literature"] = "Boeken/literatuur"; +$a->strings["Television"] = "Televisie"; +$a->strings["Film/dance/culture/entertainment"] = "Film/dans/cultuur/entertainment"; +$a->strings["Love/romance"] = "Liefde/romantiek"; +$a->strings["Work/employment"] = "Werk/arbeid"; +$a->strings["School/education"] = "School/onderwijs"; +$a->strings["This is your default profile."] = "Dit is jouw standaardprofiel"; +$a->strings["Age: "] = "Leeftijd:"; +$a->strings["Edit/Manage Profiles"] = "Profielen bewerken/beheren"; +$a->strings["Add profile things"] = "Dingen aan je profiel toevoegen"; +$a->strings["Include desirable objects in your profile"] = "Voeg door jou gewenste dingen aan jouw profiel toe"; +$a->strings["No ratings"] = "Geen beoordelingen"; +$a->strings["Ratings"] = "Waarderingen"; +$a->strings["Rating: "] = "Waardering: "; +$a->strings["Website: "] = "Website: "; +$a->strings["Description: "] = "Omschrijving: "; +$a->strings["Source of Item"] = "Bron van item"; +$a->strings["\$Projectname Server - Setup"] = "\$Projectname Server - Setup"; +$a->strings["Could not connect to database."] = "Could not connect to database."; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Could not connect to specified hub URL. Possible SSL certificate or DNS issue."; +$a->strings["Could not create table."] = "Could not create table."; +$a->strings["Your site database has been installed."] = "Your hub database has been installed."; +$a->strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "You may need to import the file \"install/schema_xxx.sql\" manually using a database client."; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = "Please see the file \"install/INSTALL.txt\"."; +$a->strings["System check"] = "System check"; +$a->strings["Check again"] = "Check again"; +$a->strings["Database connection"] = "Database connection"; +$a->strings["In order to install \$Projectname we need to know how to connect to your database."] = "In order to install \$Projectname we need to know how to connect to your database."; +$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Please contact your hosting provider or site administrator if you have questions about these settings."; +$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "The database you specify below should already exist. If it does not, please create it before continuing."; +$a->strings["Database Server Name"] = "Database Server Name"; +$a->strings["Default is localhost"] = "Default is localhost"; +$a->strings["Database Port"] = "Database Port"; +$a->strings["Communication port number - use 0 for default"] = "Communication port number - use 0 for default"; +$a->strings["Database Login Name"] = "Database Login Name"; +$a->strings["Database Login Password"] = "Database Login Password"; +$a->strings["Database Name"] = "Database Name"; +$a->strings["Database Type"] = "Database Type"; +$a->strings["Site administrator email address"] = "Hub administrator email address"; +$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel."; +$a->strings["Website URL"] = "Hub URL"; +$a->strings["Please use SSL (https) URL if available."] = "Please use SSL (https) URL if available."; +$a->strings["Please select a default timezone for your website"] = "Please select a default timezone for your hub"; +$a->strings["Site settings"] = "Hub settings"; +$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; +$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."; +$a->strings["PHP executable path"] = "PHP executable path"; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation."; $a->strings["Command line PHP"] = "Command line PHP"; $a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."; $a->strings["This is required for message delivery to work."] = "This is required for message delivery to work."; @@ -1935,15 +1481,15 @@ $a->strings["The database configuration file \".htconfig.php\" could not be writ $a->strings["Errors encountered creating database tables."] = "Errors encountered creating database tables."; $a->strings["

What next

"] = "

Wat nu

"; $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the poller."; -$a->strings["\$Projectname channel"] = "\$Projectname-kanaal"; -$a->strings["Age: "] = "Leeftijd:"; +$a->strings["OpenID protocol error. No ID returned."] = "OpenID-protocolfout. Geen ID terugontvangen."; +$a->strings["Welcome %s. Remote authentication successful."] = "Welkom %s. Authenticatie op afstand geslaagd."; $a->strings["%d rating"] = array( 0 => "%d beoordeling", 1 => "%d beoordelingen", ); $a->strings["Gender: "] = "Geslacht:"; $a->strings["Status: "] = "Status: "; -$a->strings["Homepage: "] = "Homepage: "; +$a->strings["Homepage: "] = "Homepagina: "; $a->strings["Hometown: "] = "Oorspronkelijk uit: "; $a->strings["About: "] = "Over: "; $a->strings["Public Forum:"] = "Openbaar forum:"; @@ -1953,145 +1499,642 @@ $a->strings["Finding:"] = "Gezocht naar:"; $a->strings["next page"] = "volgende pagina"; $a->strings["previous page"] = "vorige pagina"; $a->strings["No entries (some entries may be hidden)."] = "Niets gevonden (sommige kanalen kunnen verborgen zijn)."; -$a->strings["Page owner information could not be retrieved."] = "Informatie over de pagina-eigenaar werd niet ontvangen."; -$a->strings["Album not found."] = "Album niet gevonden."; -$a->strings["Delete Album"] = "Verwijder album"; -$a->strings["Delete Photo"] = "Verwijder foto"; -$a->strings["No photos selected"] = "Geen foto's geselecteerd"; -$a->strings["Access to this item is restricted."] = "Toegang tot dit item is beperkt."; -$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB van %2$.2f MB aan foto-opslag gebruikt."; -$a->strings["%1$.2f MB photo storage used."] = "%1$.2f MB aan foto-opslag gebruikt."; -$a->strings["Upload Photos"] = "Foto's uploaden"; -$a->strings["Enter a new album name"] = "Vul een nieuwe albumnaam in"; -$a->strings["or select an existing one (doubleclick)"] = "of kies een bestaand album (dubbelklikken)"; -$a->strings["Create a status post for this upload"] = "Plaats een bericht voor deze upload."; -$a->strings["Album name could not be decoded"] = "Albumnaam kon niet gedecodeerd worden"; -$a->strings["Contact Photos"] = "Connectiefoto's"; -$a->strings["Show Newest First"] = "Nieuwste eerst weergeven"; -$a->strings["Show Oldest First"] = "Oudste eerst weergeven"; -$a->strings["View Photo"] = "Foto weergeven"; -$a->strings["Edit Album"] = "Album bewerken"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item kan zijn beperkt."; -$a->strings["Photo not available"] = "Foto niet aanwezig"; -$a->strings["Use as profile photo"] = "Als profielfoto gebruiken"; -$a->strings["Private Photo"] = "Privéfoto"; -$a->strings["View Full Size"] = "Volledige grootte weergeven"; -$a->strings["Remove"] = "Verwijderen"; -$a->strings["Edit photo"] = "Foto bewerken"; -$a->strings["Rotate CW (right)"] = "Draai met de klok mee (naar rechts)"; -$a->strings["Rotate CCW (left)"] = "Draai tegen de klok in (naar links)"; -$a->strings["Caption"] = "Bijschrift"; -$a->strings["Add a Tag"] = "Tag toevoegen"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl"; -$a->strings["Flag as adult in album view"] = "Markeer als voor volwassenen in albumweergave"; -$a->strings["In This Photo:"] = "Op deze foto:"; -$a->strings["Map"] = "Kaart"; -$a->strings["View Album"] = "Album weergeven"; -$a->strings["Recent Photos"] = "Recente foto's"; -$a->strings["No such group"] = "Collectie niet gevonden"; -$a->strings["No such channel"] = "Niet zo'n kanaal"; -$a->strings["Search Results For:"] = "Zoekresultaten voor:"; -$a->strings["Collection is empty"] = "Collectie is leeg"; -$a->strings["Collection: "] = "Collectie: "; -$a->strings["Connection: "] = "Connectie: "; -$a->strings["Invalid connection."] = "Ongeldige connectie."; -$a->strings["Profile not found."] = "Profiel niet gevonden."; -$a->strings["Profile deleted."] = "Profiel verwijderd."; -$a->strings["Profile-"] = "Profiel-"; -$a->strings["New profile created."] = "Nieuw profiel aangemaakt."; -$a->strings["Profile unavailable to clone."] = "Profiel niet beschikbaar om te klonen"; -$a->strings["Profile unavailable to export."] = "Geen profiel beschikbaar om te exporteren"; -$a->strings["Profile Name is required."] = "Profielnaam is vereist"; -$a->strings["Marital Status"] = "Huwelijke status"; -$a->strings["Romantic Partner"] = "Romantische partner"; -$a->strings["Likes"] = "Houdt van"; -$a->strings["Dislikes"] = "Houdt niet van"; -$a->strings["Work/Employment"] = "Werk/arbeid"; -$a->strings["Religion"] = "Religie"; -$a->strings["Political Views"] = "Politieke overtuigingen"; -$a->strings["Sexual Preference"] = "Seksuele voorkeur"; -$a->strings["Homepage"] = "Homepage"; -$a->strings["Interests"] = "Interesses"; -$a->strings["Profile updated."] = "Profiel bijgewerkt"; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Laat de lijst met connecties niet aan bezoekers van dit profiel zien."; -$a->strings["Edit Profile Details"] = "Profiel bewerken"; -$a->strings["View this profile"] = "Profiel weergeven"; -$a->strings["Change Profile Photo"] = "Profielfoto wijzigen"; -$a->strings["Create a new profile using these settings"] = "Een nieuw profiel aanmaken met dit profiel als basis"; -$a->strings["Clone this profile"] = "Dit profiel klonen"; -$a->strings["Delete this profile"] = "Dit profiel verwijderen"; -$a->strings["Import profile from file"] = "Profiel vanuit bestand importeren"; -$a->strings["Export profile to file"] = "Profiel naar bestand exporteren"; -$a->strings["Profile Name:"] = "Profielnaam:"; -$a->strings["Your Full Name:"] = "Jouw volledige naam:"; -$a->strings["Title/Description:"] = "Titel/omschrijving:"; -$a->strings["Your Gender:"] = "Jouw geslacht"; -$a->strings["Birthday :"] = "Verjaardag: "; -$a->strings["Street Address:"] = "Straat en huisnummer:"; -$a->strings["Locality/City:"] = "Woonplaats:"; -$a->strings["Postal/Zip Code:"] = "Postcode:"; -$a->strings["Country:"] = "Land:"; -$a->strings["Region/State:"] = "Provincie/gewest/deelstaat:"; -$a->strings[" Marital Status:"] = " Huwelijkse staat:"; -$a->strings["Who: (if applicable)"] = "Wie (wanneer toepasselijk):"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: petra123, Petra Jansen, petra@voorbeeld.nl"; -$a->strings["Since [date]:"] = "Sinds [datum]:"; -$a->strings["Homepage URL:"] = "Adres homepage:"; -$a->strings["Religious Views:"] = "Religieuze overtuigingen"; -$a->strings["Keywords:"] = "Trefwoorden"; -$a->strings["Example: fishing photography software"] = "Voorbeeld: muziek, fotografie, software"; -$a->strings["Used in directory listings"] = "Wordt in de kanalengids gebruikt"; -$a->strings["Tell us about yourself..."] = "Vertel ons iets over jezelf..."; -$a->strings["Hobbies/Interests"] = "Hobby's/interesses"; -$a->strings["Contact information and Social Networks"] = "Contactinformatie en sociale netwerken"; -$a->strings["My other channels"] = "Mijn andere kanalen"; -$a->strings["Musical interests"] = "Muzikale interesses"; -$a->strings["Books, literature"] = "Boeken/literatuur"; -$a->strings["Television"] = "Televisie"; -$a->strings["Film/dance/culture/entertainment"] = "Film/dans/cultuur/entertainment"; -$a->strings["Love/romance"] = "Liefde/romantiek"; -$a->strings["Work/employment"] = "Werk/arbeid"; -$a->strings["School/education"] = "School/onderwijs"; -$a->strings["This is your default profile."] = "Dit is jouw standaardprofiel"; -$a->strings["Edit/Manage Profiles"] = "Profielen bewerken/beheren"; -$a->strings["Add profile things"] = "Dingen aan je profiel toevoegen"; -$a->strings["Include desirable objects in your profile"] = "Voeg door jou gewenste dingen aan jouw profiel toe"; -$a->strings["Block Name"] = "Bloknaam"; -$a->strings["Block Title"] = "Bloktitel"; -$a->strings["Failed to create source. No channel selected."] = "Aanmaken bron mislukt. Geen kanaal geselecteerd."; -$a->strings["Source created."] = "Bron aangemaakt."; -$a->strings["Source updated."] = "Bron aangemaakt."; -$a->strings["*"] = "*"; -$a->strings["Manage remote sources of content for your channel."] = "Beheer externe bronnen met inhoud voor jouw kanaal"; -$a->strings["New Source"] = "Nieuwe bron"; -$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importeer complete of gedeelde inhoud vanuit het volgende kanaal naar dit kanaal, en verdeel het vervolgens volgens jouw kanaalinstellingen."; -$a->strings["Only import content with these words (one per line)"] = "Importeer alleen inhoud met deze woorden (één per regel)"; -$a->strings["Leave blank to import all public content"] = "Laat leeg om alle openbare inhoud te importeren"; -$a->strings["Source not found."] = "Bron niet gevonden"; -$a->strings["Edit Source"] = "Bron bewerken"; -$a->strings["Delete Source"] = "Bron verwijderen"; -$a->strings["Source removed"] = "Bron verwijderd"; -$a->strings["Unable to remove source."] = "Verwijderen bron mislukt."; -$a->strings["Page Title"] = "Paginatitel"; -$a->strings["This directory server requires an access token"] = "Deze kanalengidshub (directoryserver) heeft een toegangs-token nodig"; -$a->strings["Like/Dislike"] = "Leuk/niet leuk"; -$a->strings["This action is restricted to members."] = "Deze actie kan alleen door \$Projectname-leden worden uitgevoerd."; -$a->strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Je dient in te loggen met je \$Projectname-account of een nieuw \$Projectname-account te registreren om verder te kunnen gaan."; -$a->strings["Invalid request."] = "Ongeldig verzoek"; -$a->strings["thing"] = "ding"; -$a->strings["Channel unavailable."] = "Kanaal niet beschikbaar."; -$a->strings["Previous action reversed."] = "Vorige actie omgedraaid"; -$a->strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s is het eens met %2\$s's %3\$s"; -$a->strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s is het niet eens met %2\$s's %3\$s"; -$a->strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s onthoudt zich van een besluit over %2\$s's %3\$s"; -$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is aanwezig op %2\$s's %3\$s"; -$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is niet aanwezig op %2\$s's %3\$s"; -$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s is mogelijk aanwezig op %2\$s's %3\$s"; -$a->strings["Action completed."] = "Actie voltooid"; -$a->strings["Thank you."] = "Bedankt"; -$a->strings["Tag removed"] = "Tag verwijderd"; -$a->strings["Remove Item Tag"] = "Verwijder item-tag"; -$a->strings["Select a tag to remove: "] = "Kies een tag om te verwijderen"; +$a->strings["Export Channel"] = "Kanaal exporteren"; +$a->strings["Export your basic channel information to a small file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new hub, but\tdoes not contain your content."] = "Exporteer de basisinformatie van jouw kanaal naar een klein bestand. Dit fungeert als een back-up van jouw connecties, permissies, profiel en basisgegevens, die gebruikt kan worden om op een nieuwe hub jouw gegevens te importeren. Deze back-up bevat echter niet de inhoud van jouw kanaal."; +$a->strings["Export Content"] = "Inhoud exporteren"; +$a->strings["Export your channel information and all the content to a JSON backup. This backs up all of your connections, permissions, profile data and all of your content, but is generally not suitable for importing a channel to a new hub as this file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exporteer informatie en alle inhoud van jouw kanaal naar een JSON-back-up. Dit slaat al jouw connecties, permissies, profielgegevens en de volledige inhoud van jouw kanaal op, maar is in het algemeen niet geschikt om op een nieuwe hub te importeren, omdat dit bestand ZEER groot kan worden. Wees geduldig - het kan enkele minuten duren voordat de download begint."; +$a->strings["No connections."] = "Geen connecties."; +$a->strings["Visit %s's profile [%s]"] = "Bezoek het profiel van %s [%s]"; +$a->strings["invalid target signature"] = "ongeldig doelkenmerk"; +$a->strings["Theme settings updated."] = "Thema-instellingen bijgewerkt."; +$a->strings["Site"] = "Hub-instellingen"; +$a->strings["Accounts"] = "Accounts"; +$a->strings["Channels"] = "Kanalen"; +$a->strings["Plugins"] = "Plug-ins"; +$a->strings["Themes"] = "Thema's"; +$a->strings["Inspect queue"] = "Inspecteer berichtenwachtrij"; +$a->strings["Profile Config"] = "Profielconfiguratie"; +$a->strings["DB updates"] = "Database-updates"; +$a->strings["Logs"] = "Logboeken"; +$a->strings["Plugin Features"] = "Plug-in-opties"; +$a->strings["User registrations waiting for confirmation"] = "Accounts die op goedkeuring wachten"; +$a->strings["# Accounts"] = "# accounts"; +$a->strings["# blocked accounts"] = "# geblokkeerde accounts"; +$a->strings["# expired accounts"] = "# verlopen accounts"; +$a->strings["# expiring accounts"] = "# accounts die nog moeten verlopen"; +$a->strings["# Channels"] = "# Kanalen"; +$a->strings["# primary"] = "# primair"; +$a->strings["# clones"] = "# klonen"; +$a->strings["Message queues"] = "Berichtenwachtrij"; +$a->strings["Administration"] = "Beheer"; +$a->strings["Summary"] = "Samenvatting"; +$a->strings["Registered accounts"] = "Geregistreerde accounts"; +$a->strings["Pending registrations"] = "Accounts die op goedkeuring wachten"; +$a->strings["Registered channels"] = "Geregistreerde kanalen"; +$a->strings["Active plugins"] = "Ingeschakelde plug-ins"; +$a->strings["Version"] = "Versie"; +$a->strings["Site settings updated."] = "Hub-instellingen bijgewerkt."; +$a->strings["mobile"] = "mobiel"; +$a->strings["experimental"] = "experimenteel"; +$a->strings["unsupported"] = "Niet ondersteund"; +$a->strings["Yes - with approval"] = "Ja - met goedkeuring"; +$a->strings["My site is not a public server"] = "Mijn \$Projectname-hub is niet openbaar"; +$a->strings["My site has paid access only"] = "Mijn \$Projectname-hub kent alleen betaalde toegang"; +$a->strings["My site has free access only"] = "Mijn \$Projectname-hub kent alleen gratis toegang"; +$a->strings["My site offers free accounts with optional paid upgrades"] = "Mijn \$Projectname-hub biedt gratis accounts aan met betaalde uitbreidingen als optie"; +$a->strings["Registration"] = "Registratie"; +$a->strings["File upload"] = "Bestand uploaden"; +$a->strings["Policies"] = "Beleid"; +$a->strings["Site name"] = "Naam van deze \$Projectname-hub"; +$a->strings["Banner/Logo"] = "Banner/logo"; +$a->strings["Administrator Information"] = "Informatie over de beheerder van deze hub"; +$a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Contactinformatie voor hub-beheerders. Getoond op pagina met hub-informatie. Er kan hier bbcode gebruikt worden."; +$a->strings["System language"] = "Standaardtaal"; +$a->strings["System theme"] = "Standaardthema"; +$a->strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Standaardthema voor \$Projectname-hub (kan door lid veranderd worden) - verander thema-instellingen"; +$a->strings["Mobile system theme"] = "Standaardthema voor mobiel"; +$a->strings["Theme for mobile devices"] = "Thema voor mobiele apparaten"; +$a->strings["Enable Diaspora Protocol"] = "Diaspora-protocol inschakelen"; +$a->strings["Communicate with Diaspora and Friendica - experimental"] = "Communiceer met Diaspora en Friendica (experimenteel)"; +$a->strings["Allow Feeds as Connections"] = "Sta feeds toe als connecties"; +$a->strings["(Heavy system resource usage)"] = "(sterk negatieve invloed op systeembronnen hub)"; +$a->strings["Maximum image size"] = "Maximale grootte van afbeeldingen"; +$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximale grootte in bytes voor afbeeldingen die worden geüpload. Standaard is 0, wat geen limiet betekend."; +$a->strings["Does this site allow new member registration?"] = "Staat deze hub nieuwe accounts toe?"; +$a->strings["Which best describes the types of account offered by this hub?"] = "Wat voor soort accounts biedt deze \$Projectname-hub aan? Kies wat het meest in de buurt komt."; +$a->strings["Register text"] = "Tekst tijdens registratie"; +$a->strings["Will be displayed prominently on the registration page."] = "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond."; +$a->strings["Site homepage to show visitors (default: login box)"] = "Homepagina van deze hub die aan bezoekers wordt getoond (standaard: inlogformulier)"; +$a->strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "voorbeeld: 'public' om de openbare stream te tonen, 'page/sys/home' om de webpagina 'home' van het systeemkanaal te tonen of 'include:home.html' om een gewoon bestand te gebruiken."; +$a->strings["Preserve site homepage URL"] = "Behoudt de URL van de hub (/)"; +$a->strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Toon de homepagina van de hub in een frame op de oorspronkelijke locatie (/), i.p.v. een doorverwijzing naar een andere locatie (bv. .../home.html)"; +$a->strings["Accounts abandoned after x days"] = "Accounts als verlaten beschouwen na zoveel aantal dagen:"; +$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Zal geen systeembronnen verspillen door polling van externe hubs voor verlaten accounts. Vul 0 in voor geen tijdslimiet."; +$a->strings["Allowed friend domains"] = "Toegestane domeinen"; +$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Komma-gescheiden lijst van domeinen waarvan kanalen connecties kunnen aangaan met kanalen op deze \$Projectname-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten."; +$a->strings["Allowed email domains"] = "Toegestane e-maildomeinen"; +$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te laten."; +$a->strings["Not allowed email domains"] = "Niet toegestane e-maildomeinen"; +$a->strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "Door komma's gescheiden lijst met e-maildomeinen waarvan e-mailadressen niet op deze hub mogen registeren. Wildcards zijn toegestaan. Laat leeg om alle domeinen toe te staan, tenzij er toegestane domeinen zijn ingesteld. "; +$a->strings["Block public"] = "Openbare toegang blokkeren"; +$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Vink dit aan om alle normaliter openbare persoonlijke pagina's op deze hub alleen toegankelijk te maken voor ingelogde leden."; +$a->strings["Verify Email Addresses"] = "E-mailadres verifieren"; +$a->strings["Check to verify email addresses used in account registration (recommended)."] = "Inschakelen om e-mailadressen te verifiëren die tijdens de accountregistratie worden gebruikt (aanbevolen)."; +$a->strings["Force publish"] = "Dwing kanaalvermelding af"; +$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Vink dit aan om af te dwingen dat alle kanalen op deze hub in de kanalengids worden vermeld."; +$a->strings["Disable discovery tab"] = "Ontdekkingstab"; +$a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Verwijder de tab in de matrix-weergave waarin zich een selectie aan openbare berichten bevindt, die automatisch voor deze hub zijn uitgekozen."; +$a->strings["login on Homepage"] = "Inlogformulier op de homepagina"; +$a->strings["Present a login box to visitors on the home page if no other content has been configured."] = "Toon een inlogformulier voor bezoekers op de homepagina wanneer geen andere inhoud is geconfigureerd. "; +$a->strings["Proxy user"] = "Gebruikersnaam proxy"; +$a->strings["Proxy URL"] = "URL proxy"; +$a->strings["Network timeout"] = "Netwerktimeout"; +$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Waarde is in seconden. Zet op 0 voor onbeperkt (niet aanbevolen)"; +$a->strings["Delivery interval"] = "Afleveringsinterval"; +$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Vertraag de achtergrondprocessen voor het afleveren met een aantal seconden om de systeembelasting te verminderen. Aanbevolen: 4-5 voor shared hosts, 2-3 voor virtual private servers (VPS) en 0-1 voor grote dedicated servers."; +$a->strings["Poll interval"] = "Poll-interval"; +$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "De achtergrondprocessen voor het afleveren met zoveel seconden vertragen om de systeembelasting te verminderen. 0 om de afleveringsinterval te gebruiken."; +$a->strings["Maximum Load Average"] = "Maximaal gemiddelde systeembelasting"; +$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximale systeembelasting voordat de afleverings- en polllingsprocessen worden uitgesteld. Standaard is 50."; +$a->strings["Expiration period in days for imported (matrix/network) content"] = "Aantal dagen waarna geïmporteerde inhoud uit iemands matrix/netwerk-pagina wordt verwijderd."; +$a->strings["0 for no expiration of imported content"] = "Dit geldt alleen voor inhoud van andere kanalen, dus niet voor iemands eigen kanaal. 0 voor het niet verwijderen van geïmporteerde inhoud."; +$a->strings["No server found"] = "Geen hub gevonden"; +$a->strings["ID"] = "ID"; +$a->strings["for channel"] = "voor kanaal"; +$a->strings["on server"] = "op hub"; +$a->strings["Status"] = "Status"; +$a->strings["Server"] = "Hubbeheer"; +$a->strings["Update has been marked successful"] = "Update is als succesvol gemarkeerd"; +$a->strings["Executing %s failed. Check system logs."] = "Uitvoeren van %s is mislukt. Controleer systeemlogboek."; +$a->strings["Update %s was successfully applied."] = "Update %s was geslaagd."; +$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Update %s gaf geen melding. Het is daarom niet bekend of deze geslaagd is."; +$a->strings["Update function %s could not be found."] = "Update-functie %s kon niet gevonden worden."; +$a->strings["No failed updates."] = "Geen mislukte updates."; +$a->strings["Failed Updates"] = "Mislukte updates"; +$a->strings["Mark success (if update was manually applied)"] = "Markeer als geslaagd (wanneer de update handmatig was uitgevoerd)"; +$a->strings["Attempt to execute this update step automatically"] = "Poging om deze stap van de update automatisch uit te voeren."; +$a->strings["Queue Statistics"] = "Wachtrij-statistieken"; +$a->strings["Total Entries"] = "Aantal vermeldingen"; +$a->strings["Priority"] = "Prioriteit"; +$a->strings["Destination URL"] = "Doel-URL"; +$a->strings["Mark hub permanently offline"] = "Hub als permanent offline markeren"; +$a->strings["Empty queue for this hub"] = "Berichtenwachtrij voor deze hub legen"; +$a->strings["Last known contact"] = "Voor het laatst contact"; +$a->strings["%s user blocked/unblocked"] = array( + 0 => "%s account geblokkeerd/gedeblokkeerd", + 1 => "%s accounts geblokkeerd/gedeblokkeerd", +); +$a->strings["%s user deleted"] = array( + 0 => "%s account verwijderd", + 1 => "%s accounts verwijderd", +); +$a->strings["Account not found"] = "Account niet gevonden"; +$a->strings["User '%s' blocked"] = "Lid '%s' geblokkeerd"; +$a->strings["User '%s' unblocked"] = "Account '%s' gedeblokkeerd"; +$a->strings["Users"] = "Accounts"; +$a->strings["select all"] = "alles selecteren"; +$a->strings["User registrations waiting for confirm"] = "Accounts die op goedkeuring wachten"; +$a->strings["Request date"] = "Tijd/datum verzoek"; +$a->strings["No registrations."] = "Geen verzoeken."; +$a->strings["Approve"] = "Goedkeuren"; +$a->strings["Deny"] = "Afkeuren"; +$a->strings["Block"] = "Blokkeren"; +$a->strings["Unblock"] = "Deblokkeren"; +$a->strings["Register date"] = "Geregistreerd"; +$a->strings["Last login"] = "Laatste keer ingelogd"; +$a->strings["Expires"] = "Verloopt"; +$a->strings["Service Class"] = "Abonnementen"; +$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Geselecteerde accounts (met bijbehorende kanalen) worden verwijderd!\\n\\nAlles wat deze accounts op deze hub hebben gepubliceerd wordt definitief verwijderd!\\n\\Weet je het zeker?"; +$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Account {0} (met bijbehorende kanalen) wordt verwijderd !\\n\\nAlles wat dit account op deze hub heeft gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?"; +$a->strings["%s channel censored/uncensored"] = array( + 0 => "%s kanaal gecensureerd/ongecensureerd", + 1 => "%s kanalen gecensureerd/ongecensureerd", +); +$a->strings["%s channel code allowed/disallowed"] = array( + 0 => "Code toegestaan/niet toegestaan voor %s kanaal", + 1 => "Scripts toegestaan/niet toegestaan voor %s kanalen ", +); +$a->strings["%s channel deleted"] = array( + 0 => "%s kanaal verwijderd", + 1 => "%s kanalen verwijderd", +); +$a->strings["Channel not found"] = "Kanaal niet gevonden"; +$a->strings["Channel '%s' deleted"] = "Kanaal '%s' verwijderd"; +$a->strings["Channel '%s' censored"] = "Kanaal '%s' gecensureerd"; +$a->strings["Channel '%s' uncensored"] = "Kanaal '%s' ongecensureerd"; +$a->strings["Channel '%s' code allowed"] = "Scripts toegestaan voor kanaal '%s'"; +$a->strings["Channel '%s' code disallowed"] = "Scripts niet toegestaan voor kanaal '%s'"; +$a->strings["Censor"] = "Censureren"; +$a->strings["Uncensor"] = "Niet censureren"; +$a->strings["Allow Code"] = "Scripts toestaan"; +$a->strings["Disallow Code"] = "Scripts niet toestaan"; +$a->strings["UID"] = "UID"; +$a->strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Geselecteerde kanalen worden verwijderd!\\n\\nAlles wat in deze kanalen op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?"; +$a->strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Kanaal {0} wordt verwijderd!\\n\\nAlles wat in dit kanaal op deze hub werd gepubliceerd wordt definitief verwijderd!\\n\\nWeet je het zeker?"; +$a->strings["Plugin %s disabled."] = "Plug-in %s uitgeschakeld."; +$a->strings["Plugin %s enabled."] = "Plug-in %s ingeschakeld"; +$a->strings["Disable"] = "Uitschakelen"; +$a->strings["Enable"] = "Inschakelen"; +$a->strings["Toggle"] = "Omschakelen"; +$a->strings["Author: "] = "Auteur: "; +$a->strings["Maintainer: "] = "Beheerder: "; +$a->strings["No themes found."] = "Geen thema's gevonden"; +$a->strings["Screenshot"] = "Schermafdruk"; +$a->strings["[Experimental]"] = "[Experimenteel]"; +$a->strings["[Unsupported]"] = "[Niet ondersteund]"; +$a->strings["Log settings updated."] = "Logboek-instellingen bijgewerkt."; +$a->strings["Clear"] = "Leegmaken"; +$a->strings["Debugging"] = "Debuggen"; +$a->strings["Log file"] = "Logbestand"; +$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Moet door de webserver beschrijfbaar zijn. Relatief ten opzichte van de bovenste map van je \$Projectname-installatie."; +$a->strings["Log level"] = "Logniveau"; +$a->strings["New Profile Field"] = "Nieuw profielveld"; +$a->strings["Field nickname"] = "Bijnaam voor veld"; +$a->strings["System name of field"] = "Systeemnaam voor veld"; +$a->strings["Input type"] = "Invoertype"; +$a->strings["Field Name"] = "Veldnaam"; +$a->strings["Label on profile pages"] = "Tekstlabel voor op profielpagina's"; +$a->strings["Help text"] = "Helptekst"; +$a->strings["Additional info (optional)"] = "Extra informatie (optioneel)"; +$a->strings["Field definition not found"] = "Velddefinitie niet gevonden"; +$a->strings["Edit Profile Field"] = "Profielveld bewerken"; +$a->strings["Unable to find your hub."] = "Niet in staat om je hub te vinden"; +$a->strings["Post successful."] = "Verzenden bericht geslaagd."; +$a->strings["Edit Block"] = "Blok bewerken"; +$a->strings["Delete block?"] = "Blok verwijderen"; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Maximum toegestane dagelijkse registraties op deze \$Projectname-hub bereikt. Probeer het morgen (UTC) nogmaals."; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Registratie mislukt. De gebruiksvoorwaarden dienen wel geaccepteerd te worden."; +$a->strings["Passwords do not match."] = "Wachtwoorden komen niet met elkaar overeen."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "Registratie geslaagd. Controleer je e-mail voor instructies."; +$a->strings["Your registration is pending approval by the site owner."] = "Jouw accountregistratie wacht op goedkeuring van de beheerder van deze \$Projectname-hub."; +$a->strings["Your registration can not be processed."] = "Jouw registratie kan niet verwerkt worden."; +$a->strings["Registration on this site/hub is by approval only."] = "Registraties op deze \$Projectname-hub moeten eerst worden goedgekeurd."; +$a->strings["Register at another affiliated site/hub"] = "Registreer op een andere \$Projectname-hub"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Deze \$Projectname-hub heeft het maximum aantal dagelijks toegestane registraties bereikt. Probeer het morgen (UTC) nogmaals."; +$a->strings["Terms of Service"] = "Gebruiksvoorwaarden"; +$a->strings["I accept the %s for this website"] = "Ik accepteer de %s van deze \$Projectname-hub"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ik accepteer de %s van deze \$Projectname-hub"; +$a->strings["Membership on this site is by invitation only."] = "Registreren op deze \$Projectname-hub kan alleen op uitnodiging."; +$a->strings["Please enter your invitation code"] = "Vul jouw uitnodigingscode in"; +$a->strings["Your email address"] = "Jouw e-mailadres"; +$a->strings["Choose a password"] = "Geef een wachtwoord op"; +$a->strings["Please re-enter your password"] = "Geef het wachtwoord opnieuw op"; +$a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een account is niet toegestaan binnen 48 uur nadat het wachtwoord is veranderd."; +$a->strings["Remove This Account"] = "Verwijder dit account"; +$a->strings["WARNING: "] = "WAARSCHUWING: "; +$a->strings["This account and all its channels will be completely removed from the network. "] = "Dit account en al zijn kanalen worden volledig uit het \$Projectname-netwerk verwijderd."; +$a->strings["This action is permanent and can not be undone!"] = "Deze handeling is van permanente aard en kan niet meer worden teruggedraaid!"; +$a->strings["Please enter your password for verification:"] = "Vul je wachtwoord in ter verificatie:"; +$a->strings["Remove this account, all its channels and all its channel clones from the network"] = "Dit account, al zijn kanalen en alle klonen van zijn kanalen uit het \$Projectname-netwerk verwijderen"; +$a->strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Standaard worden alleen de kanalen die zich op deze hub bevinden uit het \$Projectname-netwerk verwijderd"; +$a->strings["Remove Account"] = "Account verwijderen"; +$a->strings["[Embedded content - reload page to view]"] = "[Ingesloten inhoud - ververs pagina om te bekijken] "; +$a->strings["Remote privacy information not available."] = "Privacy-informatie op afstand niet beschikbaar."; +$a->strings["Visible to:"] = "Zichtbaar voor:"; +$a->strings["Name is required"] = "Naam is vereist"; +$a->strings["Key and Secret are required"] = "Key en secret zijn vereist"; +$a->strings["Diaspora Policy Settings updated."] = "Beleidsinstellingen Diaspora bijgewerkt."; +$a->strings["Passwords do not match. Password unchanged."] = "Wachtwoorden komen niet overeen. Wachtwoord onveranderd."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Lege wachtwoorden zijn niet toegestaan. Wachtwoord onveranderd."; +$a->strings["Password changed."] = "Wachtwoord veranderd."; +$a->strings["Password update failed. Please try again."] = "Bijwerken wachtwoord mislukt. Probeer opnieuw."; +$a->strings["Not valid email."] = "Geen geldig e-mailadres."; +$a->strings["Protected email address. Cannot change to that email."] = "Beschermd e-mailadres. Kan dat e-mailadres niet gebruiken."; +$a->strings["System failure storing new email. Please try again."] = "Systeemfout opslaan van nieuwe e-mail. Probeer het nog een keer."; +$a->strings["Settings updated."] = "Instellingen bijgewerkt."; +$a->strings["Add application"] = "Applicatie toevoegen"; +$a->strings["Name of application"] = "Naam van applicatie"; +$a->strings["Consumer Key"] = "Consumer key"; +$a->strings["Automatically generated - change if desired. Max length 20"] = "Automatische gegenereerd - verander wanneer gewenst. Maximale lengte is 20"; +$a->strings["Consumer Secret"] = "Consumer secret"; +$a->strings["Redirect"] = "Redirect/doorverwijzing"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI voor redirect - laat leeg, behalve wanneer de applicatie dit vereist"; +$a->strings["Icon url"] = "URL van pictogram"; +$a->strings["Optional"] = "Optioneel"; +$a->strings["You can't edit this application."] = "Je kan deze applicatie niet bewerken"; +$a->strings["Connected Apps"] = "Verbonden applicaties"; +$a->strings["Client key starts with"] = "Client key begint met"; +$a->strings["No name"] = "Geen naam"; +$a->strings["Remove authorization"] = "Autorisatie verwijderen"; +$a->strings["No feature settings configured"] = "Geen extra functie- of plugin-instellingen"; +$a->strings["Feature/Addon Settings"] = "Extra functie- en plugin-instellingen"; +$a->strings["Settings for the built-in Diaspora emulator"] = "Instellingen voor de ingebouwde Diaspora-emulator"; +$a->strings["Allow any Diaspora member to comment on your public posts"] = "Sta toe dat elk Diaspora-lid op jouw openbare berichten kan reageren."; +$a->strings["Enable the Diaspora protocol for this channel"] = "Diaspora-protocol voor dit kanaal inschakelen"; +$a->strings["Diaspora Policy Settings"] = "Beleidsinstellingen Diaspora"; +$a->strings["Prevent your hashtags from being redirected to other sites"] = "Voorkom dat jouw tags naar andere websites worden doorverwezen"; +$a->strings["Account Settings"] = "Account-instellingen"; +$a->strings["Enter New Password:"] = "Nieuw wachtwoord invoeren:"; +$a->strings["Confirm New Password:"] = "Nieuw wachtwoord bevestigen:"; +$a->strings["Leave password fields blank unless changing"] = "Laat de wachtwoordvelden leeg, behalve wanneer je deze wil veranderen"; +$a->strings["Email Address:"] = "E-mailadres:"; +$a->strings["Remove this account including all its channels"] = "Dit account en al zijn kanalen verwijderen"; +$a->strings["Off"] = "Uit"; +$a->strings["On"] = "Aan"; +$a->strings["Additional Features"] = "Extra functies"; +$a->strings["Connector Settings"] = "Instellingen externe koppelingen"; +$a->strings["No special theme for mobile devices"] = "Geen speciaal thema voor mobiele apparaten"; +$a->strings["%s - (Experimental)"] = "%s - (experimenteel)"; +$a->strings["Display Settings"] = "Weergave-instellingen"; +$a->strings["Theme Settings"] = "Thema-instellingen"; +$a->strings["Custom Theme Settings"] = "Handmatige thema-instellingen"; +$a->strings["Content Settings"] = "Inhoudsinstellingen"; +$a->strings["Display Theme:"] = "Gebruik thema:"; +$a->strings["Mobile Theme:"] = "Mobiel thema:"; +$a->strings["Enable user zoom on mobile devices"] = "Inzoomen op smartphones en tablets toestaan"; +$a->strings["Update browser every xx seconds"] = "Ververs de webbrowser om de zoveel seconde"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimaal 10 seconde, geen maximum"; +$a->strings["Maximum number of conversations to load at any time:"] = "Maximaal aantal conversaties die per keer geladen worden:"; +$a->strings["Maximum of 100 items"] = "Maximaal 100 conversaties"; +$a->strings["Show emoticons (smilies) as images"] = "Toon emoticons (smilies) als afbeeldingen"; +$a->strings["Link post titles to source"] = "Berichtkoppen naar originele locatie linken"; +$a->strings["System Page Layout Editor - (advanced)"] = "Lay-out bewerken van systeempagina's (geavanceerd)"; +$a->strings["Use blog/list mode on channel page"] = "Gebruik blog/lijst-modus op kanaalpagina"; +$a->strings["(comments displayed separately)"] = "(reacties worden afzonderlijk weergeven)"; +$a->strings["Use blog/list mode on matrix page"] = "Gebruik blog/lijst-modus op matrixpagina"; +$a->strings["Channel page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op kanaalpagina (in pixels)"; +$a->strings["click to expand content exceeding this height"] = "klik om inhoud uit te klappen die deze hoogte overschrijdt"; +$a->strings["Matrix page max height of content (in pixels)"] = "Maximale hoogte berichtinhoud op matrixpagina (in pixels)"; +$a->strings["Nobody except yourself"] = "Niemand, behalve jezelf"; +$a->strings["Only those you specifically allow"] = "Alleen connecties met uitdrukkelijke toestemming"; +$a->strings["Approved connections"] = "Geaccepteerde connecties"; +$a->strings["Any connections"] = "Alle connecties"; +$a->strings["Anybody on this website"] = "Iedereen op deze hub"; +$a->strings["Anybody in this network"] = "Iedereen in dit netwerk"; +$a->strings["Anybody authenticated"] = "Geauthenticeerd"; +$a->strings["Anybody on the internet"] = "Iedereen op het internet"; +$a->strings["Publish your default profile in the network directory"] = "Publiceer je standaardprofiel in de kanalengids"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Sta ons toe om jouw kanaal als mogelijke connectie voor te stellen aan nieuwe kanalen"; +$a->strings["Your channel address is"] = "Jouw kanaaladres is"; +$a->strings["Channel Settings"] = "Kanaal-instellingen"; +$a->strings["Basic Settings"] = "Basis-instellingen"; +$a->strings["Your Timezone:"] = "Jouw tijdzone:"; +$a->strings["Default Post Location:"] = "Standaardlocatie bericht:"; +$a->strings["Geographical location to display on your posts"] = "Geografische locatie die bij het bericht moet worden vermeld"; +$a->strings["Use Browser Location:"] = "Locatie van webbrowser gebruiken:"; +$a->strings["Adult Content"] = "Inhoud voor volwassenen"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Dit kanaal publiceert regelmatig of vaak materiaal dat alleen geschikt is voor volwassenen. (Gebruik de tag #NSFW in berichten met een seksueel getinte inhoud of ander voor minderjarigen ongeschikt materiaal)"; +$a->strings["Security and Privacy Settings"] = "Veiligheids- en privacy-instellingen"; +$a->strings["Your permissions are already configured. Click to view/adjust"] = "Jouw permissies zijn al ingesteld. Klik om ze te bekijken of aan te passen."; +$a->strings["Hide my online presence"] = "Verberg mijn aanwezigheid"; +$a->strings["Prevents displaying in your profile that you are online"] = "Voorkomt dat op je kanaalpagina te zien valt dat je momenteel op \$Projectname aanwezig bent"; +$a->strings["Simple Privacy Settings:"] = "Eenvoudige privacy-instellingen:"; +$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Zeer openbaar (kanaal staat volledig open - moet met grote zorgvuldigheid gebruikt worden)"; +$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Normaal (standaard openbaar, maar privacy wanneer noodzakelijk - vergelijkbaar met die van sociale netwerken, maar met verbeterde privacy)"; +$a->strings["Private - default private, never open or public"] = "Privé (standaard privé en nooit openbaar)"; +$a->strings["Blocked - default blocked to/from everybody"] = "Geblokkeerd (standaard geblokkeerd naar/van iedereen)"; +$a->strings["Allow others to tag your posts"] = "Anderen toestaan om je berichten te taggen"; +$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Vaak in groepen/forums gebruikt om met terugwerkende kracht ongepast materiaal te markeren"; +$a->strings["Advanced Privacy Settings"] = "Geavanceerde privacy-instellingen"; +$a->strings["Expire other channel content after this many days"] = "Inhoud van andere kanalen na zoveel aantal dagen laten verlopen:"; +$a->strings["0 or blank prevents expiration"] = "0 of leeg voorkomt het verlopen"; +$a->strings["Maximum Friend Requests/Day:"] = "Maximum aantal connectieverzoeken per dag:"; +$a->strings["May reduce spam activity"] = "Kan eventuele spam verminderen"; +$a->strings["Default Post Permissions"] = "Standaard permissies voor nieuwe berichten"; +$a->strings["(click to open/close)"] = "(klik om te openen/sluiten)"; +$a->strings["Channel permissions category:"] = "Kanaaltype en -permissies:"; +$a->strings["Maximum private messages per day from unknown people:"] = "Maximum aantal privé-berichten per dag van onbekende personen:"; +$a->strings["Useful to reduce spamming"] = "Kan eventuele spam verminderen"; +$a->strings["Notification Settings"] = "Notificatie-instellingen"; +$a->strings["By default post a status message when:"] = "Plaats automatisch een statusbericht wanneer:"; +$a->strings["accepting a friend request"] = "Een connectieverzoek wordt geaccepteerd"; +$a->strings["joining a forum/community"] = "Je lid wordt van een forum/groep"; +$a->strings["making an interesting profile change"] = "Er sprake is van een interessante profielwijziging"; +$a->strings["Send a notification email when:"] = "Verzend een notificatie per e-mail wanneer:"; +$a->strings["You receive a connection request"] = "Je een connectieverzoek ontvangt"; +$a->strings["Your connections are confirmed"] = "Jouw connecties zijn bevestigd"; +$a->strings["Someone writes on your profile wall"] = "Iemand iets op jouw kanaal heeft geschreven"; +$a->strings["Someone writes a followup comment"] = "Iemand een reactie schrijft"; +$a->strings["You receive a private message"] = "Je een privé-bericht ontvangt"; +$a->strings["You receive a friend suggestion"] = "Je een kanaalvoorstel ontvangt"; +$a->strings["You are tagged in a post"] = "Je expliciet in een bericht bent genoemd"; +$a->strings["You are poked/prodded/etc. in a post"] = "Je bent in een bericht aangestoten/gepord/etc."; +$a->strings["Show visual notifications including:"] = "Toon de volgende zichtbare notificaties:"; +$a->strings["Unseen matrix activity"] = "Niet bekeken matrix-activiteit"; +$a->strings["Unseen channel activity"] = "Niet bekeken kanaal-activiteit"; +$a->strings["Unseen private messages"] = "Niet bekeken privéberichten"; +$a->strings["Recommended"] = "Aanbevolen"; +$a->strings["Upcoming events"] = "Aankomende gebeurtenissen"; +$a->strings["Events today"] = "Gebeurtissen van vandaag"; +$a->strings["Upcoming birthdays"] = "Aankomende verjaardagen"; +$a->strings["Not available in all themes"] = "Niet in alle thema's beschikbaar"; +$a->strings["System (personal) notifications"] = "(Persoonlijke) systeemnotificaties"; +$a->strings["System info messages"] = "Systeemmededelingen"; +$a->strings["System critical alerts"] = "Kritische systeemwaarschuwingen"; +$a->strings["New connections"] = "Nieuwe connecties"; +$a->strings["System Registrations"] = "Nieuwe accountregistraties op deze hub"; +$a->strings["Also show new wall posts, private messages and connections under Notices"] = "Toon tevens nieuwe kanaalberichten, privéberichten en connecties onder Notificaties"; +$a->strings["Notify me of events this many days in advance"] = "Herinner mij zoveel dagen van te voren aan gebeurtenissen"; +$a->strings["Must be greater than 0"] = "Moet hoger dan 0 zijn"; +$a->strings["Advanced Account/Page Type Settings"] = "Instellingen geavanceerd account/paginatype"; +$a->strings["Change the behaviour of this account for special situations"] = "Verander het gedrag van dit account voor speciale situaties"; +$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Schakel de expertmodus in (in Instellingen > Extra functies) om aan te kunnen passen!"; +$a->strings["Miscellaneous Settings"] = "Diverse instellingen"; +$a->strings["Personal menu to display in your channel pages"] = "Persoonlijk menu om op je kanaalpagina's weer te geven"; +$a->strings["Remove Channel"] = "Kanaal verwijderen"; +$a->strings["Remove this channel."] = "Verwijder dit kanaal."; +$a->strings["First Name"] = "Voornaam"; +$a->strings["Last Name"] = "Achternaam"; +$a->strings["Nickname"] = "Bijnaam"; +$a->strings["Full Name"] = "Volledige naam"; +$a->strings["Profile Photo 16px"] = "Profielfoto 16px"; +$a->strings["Profile Photo 32px"] = "Profielfoto 32px"; +$a->strings["Profile Photo 48px"] = "Profielfoto 48px"; +$a->strings["Profile Photo 64px"] = "Profielfoto 64px"; +$a->strings["Profile Photo 80px"] = "Profielfoto 80px"; +$a->strings["Profile Photo 128px"] = "Profielfoto 128px"; +$a->strings["Timezone"] = "Tijdzone"; +$a->strings["Homepage URL"] = "URL homepagina"; +$a->strings["Birth Year"] = "Geboortejaar"; +$a->strings["Birth Month"] = "Geboortemaand"; +$a->strings["Birth Day"] = "Geboortedag"; +$a->strings["Birthdate"] = "Geboortedatum"; +$a->strings["Conversation removed."] = "Conversatie verwijderd"; +$a->strings["No messages."] = "Geen berichten"; +$a->strings["Delete conversation"] = "Verwijder conversatie"; +$a->strings["D, d M Y - g:i A"] = "D, j M Y - G:i"; +$a->strings["Unable to create element."] = "Niet in staat om onderdeel aan te maken."; +$a->strings["Unable to update menu element."] = "Menu-onderdeel kan niet worden geüpdatet."; +$a->strings["Unable to add menu element."] = "Menu-onderdeel kan niet worden toegevoegd."; +$a->strings["Menu Item Permissions"] = "Permissies menu-item"; +$a->strings["Link Name"] = "Linknaam"; +$a->strings["Link or Submenu Target"] = "Linkdoel of submenu-doel"; +$a->strings["Enter URL of the link or select a menu name to create a submenu"] = "Geef de URL van de link of kies een menunaam om een submenu aan te maken"; +$a->strings["Use magic-auth if available"] = "Gebruik magic-auth wanneer beschikbaar"; +$a->strings["Open link in new window"] = "Open link in nieuw venster"; +$a->strings["Order in list"] = "Volgorde in lijst"; +$a->strings["Higher numbers will sink to bottom of listing"] = "Hogere nummers komen onderaan de lijst terecht"; +$a->strings["Submit and finish"] = "Opslaan en afsluiten"; +$a->strings["Submit and continue"] = "Opslaan en doorgaan"; +$a->strings["Menu:"] = "Menu:"; +$a->strings["Link Target"] = "Linkdoel"; +$a->strings["Edit menu"] = "Menu bewerken"; +$a->strings["Edit element"] = "Onderdeel bewerken"; +$a->strings["Drop element"] = "Onderdeel verwijderen"; +$a->strings["New element"] = "Nieuw element"; +$a->strings["Edit this menu container"] = "Deze menu-container bewerken"; +$a->strings["Add menu element"] = "Menu-element toevoegen"; +$a->strings["Delete this menu item"] = "Dit menu-item verwijderen"; +$a->strings["Edit this menu item"] = "Dit menu-item bewerken"; +$a->strings["Menu item not found."] = "Menu-item niet gevonden."; +$a->strings["Menu item deleted."] = "Menu-item verwijderd."; +$a->strings["Menu item could not be deleted."] = "Menu-item kon niet worden verwijderd."; +$a->strings["Edit Menu Element"] = "Menu-element bewerken"; +$a->strings["Link text"] = "Linktekst"; +$a->strings["Set your current mood and tell your friends"] = "Noteer je huidige stemming en toon het aan je connecties"; +$a->strings["Total votes"] = "Totaal aantal stemmen"; +$a->strings["Average Rating"] = "Gemiddelde waardering"; +$a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Het verwijderen van een kanaal is niet toegestaan binnen 48 uur nadat het wachtwoord van het account is veranderd."; +$a->strings["Remove This Channel"] = "Verwijder dit kanaal"; +$a->strings["This channel will be completely removed from the network. "] = "Dit kanaal wordt volledig uit het \$Projectname-netwerk verwijderd."; +$a->strings["Remove this channel and all its clones from the network"] = "Dit kanaal en alle klonen hiervan uit het \$Projectname-netwerk verwijderen"; +$a->strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Standaard wordt alleen het kanaal dat zich op deze hub bevindt uit het \$Projectname-netwerk verwijderd"; +$a->strings["is now connected to"] = "is nu verbonden met"; +$a->strings["Could not access address book record."] = "Kon geen toegang krijgen tot de record van de connectie."; +$a->strings["Refresh failed - channel is currently unavailable."] = "Vernieuwen mislukt - kanaal is momenteel niet beschikbaar"; +$a->strings["Channel has been unblocked"] = "Kanaal is gedeblokkeerd"; +$a->strings["Channel has been blocked"] = "Kanaal is geblokkeerd"; +$a->strings["Unable to set address book parameters."] = "Niet in staat om de parameters van connecties in te stellen."; +$a->strings["Channel has been unignored"] = "Kanaal wordt niet meer genegeerd"; +$a->strings["Channel has been ignored"] = "Kanaal wordt genegeerd"; +$a->strings["Channel has been unarchived"] = "Kanaal is niet meer gearchiveerd"; +$a->strings["Channel has been archived"] = "Kanaal is gearchiveerd"; +$a->strings["Channel has been unhidden"] = "Kanaal is niet meer verborgen"; +$a->strings["Channel has been hidden"] = "Kanaal is verborgen"; +$a->strings["Channel has been approved"] = "Connectie/kanaal is geaccepteerd"; +$a->strings["Channel has been unapproved"] = "Connectie/kanaal is afgewezen"; +$a->strings["Connection has been removed."] = "Connectie is verwijderd"; +$a->strings["View %s's profile"] = "Profiel van %s weergeven"; +$a->strings["Refresh Permissions"] = "Permissies vernieuwen"; +$a->strings["Fetch updated permissions"] = "Aangepaste permissies ophalen"; +$a->strings["Recent Activity"] = "Recente activiteit"; +$a->strings["View recent posts and comments"] = "Recente berichten en reacties weergeven"; +$a->strings["Block (or Unblock) all communications with this connection"] = "Blokkeer (of deblokkeer) alle communicatie met deze connectie"; +$a->strings["Unignore"] = "Niet meer negeren"; +$a->strings["Ignore"] = "Negeren"; +$a->strings["Ignore (or Unignore) all inbound communications from this connection"] = "Negeer (of negeer niet meer) alle inkomende communicatie van deze connectie"; +$a->strings["Unarchive"] = "Niet meer archiveren"; +$a->strings["Archive"] = "Archiveren"; +$a->strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archiveer (of dearchiveer) deze connectie - markeer het kanaal als dood, maar bewaar de inhoud"; +$a->strings["Unhide"] = "Niet meer verbergen"; +$a->strings["Hide"] = "Verbergen"; +$a->strings["Hide or Unhide this connection from your other connections"] = "Deze connectie verbergen (of niet meer verbergen) voor jouw andere connecties"; +$a->strings["Delete this connection"] = "Deze connectie verwijderen"; +$a->strings["Approve this connection"] = "Deze connectie accepteren"; +$a->strings["Accept connection to allow communication"] = "Keur deze connectie goed om communicatie toe te staan"; +$a->strings["Connections: settings for %s"] = "Connecties: instellingen voor %s"; +$a->strings["Apply these permissions automatically"] = "Deze permissies automatisch toepassen"; +$a->strings["Apply the permissions indicated on this page to all new connections."] = "Permissies die op deze pagina staan vermeldt op alle nieuwe connecties toepassen."; +$a->strings["Slide to adjust your degree of friendship"] = "Schuif om te bepalen hoe goed je iemand kent en/of mag"; +$a->strings["Default permissions for your channel type have (just) been applied. They have not yet been submitted. Please review the permissions on this page and make any desired changes at this time. This new connection may not be able to communicate with you until you submit this page, which will install and apply the selected permissions."] = "Voor jouw kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen. Controleer de permissies op deze pagina en verander ze eventueel. Deze nieuwe connectie kan mogelijk nog niet met jou communiceren totdat je deze pagina opslaat, wat ervoor zorgt dat de gekozen permissies actief worden."; +$a->strings["inherited"] = "geërfd"; +$a->strings["Connection has no individual permissions!"] = "Connectie heeft geen individuele permissies!"; +$a->strings["This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"."] = "Dit is mogelijk voldoende, wanneer er naar jouw privacy-instellingen wordt gekeken. Hoewel je wellicht de geavanceerde rechten wil nagaan."; +$a->strings["Profile Visibility"] = "Zichtbaarheid profiel"; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Kies het profiel dat je aan %s wil tonen wanneer hij/zij ingelogd jouw profiel wil bekijken."; +$a->strings["Contact Information / Notes"] = "Informatie/aantekeningen over connectie"; +$a->strings["Edit contact notes"] = "Bewerk aantekeningen over contact"; +$a->strings["Their Settings"] = "Hun instellingen"; +$a->strings["My Settings"] = "Mijn instellingen"; +$a->strings["Default permissions for this channel type have (just) been applied. They have not been saved and there are currently no stored default permissions. Please review/edit the applied settings and click [Submit] to finalize."] = "Voor dit kanaaltype geldende standaard permissies zijn (zonet) toegepast. Ze zijn echter nog niet opgeslagen en er zijn momenteel geen standaard permissies aanwezig. Controleer/verander de permissies op deze pagina en klik op [Opslaan] om deze te activeren."; +$a->strings["Clear/Disable Automatic Permissions"] = "Verwijderen/uitschakelen automatische permissies"; +$a->strings["Forum Members"] = "Forumleden"; +$a->strings["Soapbox"] = "Zeepkist"; +$a->strings["Full Sharing (typical social network permissions)"] = "Voluit delen (vergelijkbaar met die van sociale netwerken)"; +$a->strings["Cautious Sharing "] = "Voorzichtig delen"; +$a->strings["Follow Only"] = "Alleen volgen"; +$a->strings["Individual Permissions"] = "Individuele permissies"; +$a->strings["Some permissions may be inherited from your channel privacy settings, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "Sommige permissies kunnen worden overgeërfd van de privacy-instellingen van jouw kanaal. Wanneer je deze geërfde instellingen op deze pagina veranderd heeft dat geen effect."; +$a->strings["Advanced Permissions"] = "Geavanceerde permissies"; +$a->strings["Simple Permissions (select one and submit)"] = "Eenvoudige permissies (selecteer er één en opslaan)"; +$a->strings["Visit %s's profile - %s"] = "Profiel van %s bezoeken - %s"; +$a->strings["Block/Unblock contact"] = "Connectie blokkeren/deblokkeren"; +$a->strings["Ignore contact"] = "Connectie negeren"; +$a->strings["Repair URL settings"] = "URL-instellingen repareren"; +$a->strings["View conversations"] = "Conversaties weergeven"; +$a->strings["Delete contact"] = "Connectie verwijderen"; +$a->strings["Last update:"] = "Laatste wijziging:"; +$a->strings["Update public posts"] = "Openbare berichten updaten"; +$a->strings["Update now"] = "Nu updaten"; +$a->strings["Currently blocked"] = "Momenteel geblokkeerd"; +$a->strings["Currently ignored"] = "Momenteel genegeerd"; +$a->strings["Currently archived"] = "Momenteel gearchiveerd"; +$a->strings["Currently pending"] = "Moeten nog geaccepteerd of afgewezen worden"; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We hebben een probleem ontdekt tijdens het inloggen met de OpenID die je hebt verstrekt. Controleer de ID op typefouten."; +$a->strings["The error message was:"] = "Het foutbericht was:"; +$a->strings["Authentication failed."] = "Authenticatie mislukt."; +$a->strings["Remote Authentication"] = "Authenticatie op afstand"; +$a->strings["Enter your channel address (e.g. channel@example.com)"] = "Vul jouw kanaaladres in (bijv. channel@example.com)"; +$a->strings["Authenticate"] = "Authenticeren"; +$a->strings["Unable to lookup recipient."] = "Niet in staat om ontvanger op te zoeken."; +$a->strings["Unable to communicate with requested channel."] = "Niet in staat om met het aangevraagde kanaal te communiceren."; +$a->strings["Cannot verify requested channel."] = "Kan opgevraagd kanaal niet verifieren"; +$a->strings["Selected channel has private message restrictions. Send failed."] = "Gekozen kanaal heeft restricties voor privéberichten. Verzenden mislukt."; +$a->strings["Message deleted."] = "Bericht verwijderd."; +$a->strings["Message recalled."] = "Bericht ingetrokken."; +$a->strings["Send Private Message"] = "Privébericht versturen"; +$a->strings["To:"] = "Aan:"; +$a->strings["Subject:"] = "Onderwerp:"; +$a->strings["Send"] = "Verzenden"; +$a->strings["Message not found."] = "Bericht niet gevonden"; +$a->strings["Delete message"] = "Bericht verwijderen"; +$a->strings["Recall message"] = "Bericht intrekken"; +$a->strings["Message has been recalled."] = "Bericht is ingetrokken."; +$a->strings["Private Conversation"] = "Privéconversatie"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Geen veilige communicatie beschikbaar. Mogelijk kan je reageren op de kanaalpagina van de afzender."; +$a->strings["Send Reply"] = "Antwoord versturen"; +$a->strings["Invalid request identifier."] = "Ongeldige verzoek identificator (request identifier)"; +$a->strings["Discard"] = "Annuleren"; +$a->strings["Please login."] = "Inloggen."; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Authenticatie op afstand geblokkeerd. Je bent lokaal op deze hub ingelogd. Uitloggen en opnieuw proberen."; +$a->strings["Add a Channel"] = "Kanaal toevoegen"; +$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Naast een account moet je tenminste één kanaal aanmaken. Een kanaal is een persoonlijke verzameling (gerelateerde) berichten en media, zoals je misschien gewend bent van sociale netwerken. Een kanaal kan gebruikt worden voor social media, een blog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat."; +$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\", \"Willems weblog\", \"Familieforum\""; +$a->strings["Choose a short nickname"] = "Korte bijnaam"; +$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Deze bijnaam (geen spaties) wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) en het internetadres (URL) van jouw kanaal aan te maken, die je dan met anderen kunt delen. Voorbeeld: janp wordt janp@jouw_hub.nl en https://jouw_hub.nl/channel/janp."; +$a->strings["Or import an existing channel from another location"] = "Of importeer een bestaand kanaal vanaf een andere locatie."; +$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Kies een kanaaltype en het door jouw gewenste privacy-niveau, zodat automatisch de beste permissies kunnen worden ingesteld. Dit kan later, indien gewenst, worden veranderd."; +$a->strings["Channel Type"] = "Kanaaltype"; +$a->strings["Read more about roles"] = "Lees meer over kanaaltypes"; +$a->strings["App installed."] = "App geïnstalleerd"; +$a->strings["Malformed app."] = "Misvormde app."; +$a->strings["Embed code"] = "Insluitcode"; +$a->strings["Edit App"] = "App bewerken"; +$a->strings["Create App"] = "App maken"; +$a->strings["Name of app"] = "Naam van app"; +$a->strings["Location (URL) of app"] = "Locatie (URL) van app"; +$a->strings["Photo icon URL"] = "URL van pictogram"; +$a->strings["80 x 80 pixels - optional"] = "80 x 80 pixels (optioneel)"; +$a->strings["Version ID"] = "Versie-ID"; +$a->strings["Price of app"] = "Prijs van de app"; +$a->strings["Location (URL) to purchase app"] = "Locatie (URL) om de app aan te schaffen"; +$a->strings["sent you a private message"] = "stuurde jou een privébericht"; +$a->strings["added your channel"] = "voegde jouw kanaal toe"; +$a->strings["posted an event"] = "plaatste een gebeurtenis"; +$a->strings["Comanche page description language help"] = "Hulp met de paginabeschrijvingstaal Comanche"; +$a->strings["Layout Description"] = "Lay-out-omschrijving"; +$a->strings["Download PDL file"] = "Download PDL-bestand"; +$a->strings["Welcome to %s"] = "Welkom op %s"; +$a->strings["Lorem Ipsum"] = "Lorem Ipsum"; +$a->strings["Bookmark added"] = "Bladwijzer toegevoegd"; +$a->strings["My Bookmarks"] = "Mijn bladwijzers"; +$a->strings["My Connections Bookmarks"] = "Bladwijzers van mijn connecties"; +$a->strings["Insufficient permissions. Request redirected to profile page."] = "Onvoldoende permissies. Doorgestuurd naar profielpagina."; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Geen voorgestelde kanalen gevonden. Wanneer dit een nieuwe hub is, probeer het dan over 24 uur weer."; +$a->strings["Poll"] = "Peiling"; +$a->strings["View Results"] = "Bekijk resultaten"; +$a->strings["No service class restrictions found."] = "Geen abonnementsbeperkingen gevonden."; +$a->strings["Files: shared with me"] = "Bestanden: met mij gedeeld"; +$a->strings["NEW"] = "NIEUW"; +$a->strings["Remove all files"] = "Verwijder alle bestanden"; +$a->strings["Remove this file"] = "Verwijder dit bestand"; +$a->strings["Schema Default"] = "Standaardschema"; +$a->strings["Sans-Serif"] = "Schreefloos"; +$a->strings["Monospace"] = "Monospace"; +$a->strings["Theme settings"] = "Thema-instellingen"; +$a->strings["Set scheme"] = "Schema van thema instellen"; +$a->strings["Set font-size for posts and comments"] = "Lettergrootte voor berichten en reacties instellen"; +$a->strings["Set font face"] = "Lettertype instellen"; +$a->strings["Set iconset"] = "Pictogrammenset instellen"; +$a->strings["Set big shadow size, default 15px 15px 15px"] = "Een grote schaduwgrootte instellen (standaard 15px 15px 15px)"; +$a->strings["Set small shadow size, default 5px 5px 5px"] = "Een kleine schaduwgrootte instellen (standaard 5px 5px 5px)"; +$a->strings["Set shadow color, default #000"] = "Schaduwkleur instellen (standaard #000)"; +$a->strings["Set radius size, default 5px"] = "Radius instellen (standaard 5px)"; +$a->strings["Set line-height for posts and comments"] = "Lijnhoogte voor berichten en reacties instellen"; +$a->strings["Set background image"] = "Achtergrondafbeelding instellen"; +$a->strings["Set background attachment"] = "Gedrag achtergrondafbeelding instellen"; +$a->strings["Set background color"] = "Achtergrondkleur instellen"; +$a->strings["Set section background image"] = "Achtergrondafbeelding van sectie instellen"; +$a->strings["Set section background color"] = "Achtergrondkleur van sectie instellen"; +$a->strings["Set color of items - use hex"] = "Tekstkleur van items instellen (gebruik hexadecimaal)"; +$a->strings["Set color of links - use hex"] = "Kleur van links instellen (gebruik hexadecimaal)"; +$a->strings["Set max-width for items. Default 400px"] = "Maximale breedte van items instellen (standaard 400px)"; +$a->strings["Set min-width for items. Default 240px"] = "Minimale breedte van items instellen (standaard 240px)"; +$a->strings["Set the generic content wrapper width. Default 48%"] = "Breedte van de generieke content-wrapper instellen (standaard 48%)"; +$a->strings["Set color of fonts - use hex"] = "Tekstkleur instellen (gebruik hexadecimaal)"; +$a->strings["Set background-size element"] = "Grootte achtergrondafbeelding instellen"; +$a->strings["Item opacity"] = "Ondoorzichtigheid item"; +$a->strings["Display post previews only"] = "Alleen voorvertoning berichten weergeven"; +$a->strings["Display side bar on channel page"] = "Zijbalk op kanaalpagina weergeven"; +$a->strings["Colour of the navigation bar"] = "Kleur van de navigatiebalk"; +$a->strings["Item float"] = "Positie van item (float)"; +$a->strings["Left offset of the section element"] = "Linker offset van het sectie-element"; +$a->strings["Right offset of the section element"] = "Rechter offset van het sectie-element"; +$a->strings["Section width"] = "Breedte van sectie"; +$a->strings["Left offset of the aside"] = "Linker offset van de zijbalk (aside)"; +$a->strings["Right offset of the aside element"] = "Rechter offset van de zijbalk (aside)"; +$a->strings["Light (Red Matrix default)"] = "Light (\$Projectname-standaard)"; +$a->strings["Select scheme"] = "Kies schema van thema"; +$a->strings["Narrow navbar"] = "Smalle navigatiebalk"; +$a->strings["Navigation bar background color"] = "Achtergrondkleur navigatiebalk"; +$a->strings["Navigation bar gradient top color"] = "Bovenste gradiëntkleur navigatiebalk"; +$a->strings["Navigation bar gradient bottom color"] = "Onderste gradiëntkleur navigatiebalk"; +$a->strings["Navigation active button gradient top color"] = "Bovenste gradiëntkleur actieve knop navigatiebalk"; +$a->strings["Navigation active button gradient bottom color"] = "Onderste gradiëntkleur actieve knop op navigatiebalk"; +$a->strings["Navigation bar border color "] = "Randkleur navigatiebalk "; +$a->strings["Navigation bar icon color "] = "Pictogramkleur navigatiebalk"; +$a->strings["Navigation bar active icon color "] = "Actieve pictogramkleur navigatiebalk"; +$a->strings["link color"] = "Linkkleur instellen"; +$a->strings["Set font-color for banner"] = "Tekstkleur van banner instellen"; +$a->strings["Set the background color"] = "Achtergrondkleur instellen"; +$a->strings["Set the background image"] = "Achtergrondafbeelding instellen"; +$a->strings["Set the background color of items"] = "Achtergrondkleur items instellen"; +$a->strings["Set the background color of comments"] = "Achtergrondkleur reacties instellen"; +$a->strings["Set the border color of comments"] = "Randkleur reacties instellen"; +$a->strings["Set the indent for comments"] = "Inspringen reacties instellen"; +$a->strings["Set the basic color for item icons"] = "Basiskleur itempictogrammen instellen"; +$a->strings["Set the hover color for item icons"] = "Hoverkleur itempictogrammen instellen"; +$a->strings["Set font-size for the entire application"] = "Tekstgrootte van de volledige applicatie instellen"; +$a->strings["Example: 14px"] = "Voorbeeld: 14px"; +$a->strings["Set font-color for posts and comments"] = "Tekstkleur van berichten en reacties"; +$a->strings["Set radius of corners"] = "Radius van hoeken instellen"; +$a->strings["Set shadow depth of photos"] = "Schaduwdiepte van foto's instellen"; +$a->strings["Set maximum width of content region in pixel"] = "Maximumbreedte conversatieruimte instellen (in pixels)"; +$a->strings["Leave empty for default width"] = "Laat leeg voor standaardbreedte"; +$a->strings["Center page content"] = "Inhoud centreren"; +$a->strings["Set minimum opacity of nav bar - to hide it"] = "Minimale ondoorzichtigheid navigatiebalk (- om te verbergen)"; +$a->strings["Set size of conversation author photo"] = "Grootte profielfoto's van berichten instellen"; +$a->strings["Set size of followup author photos"] = "Grootte profielfoto's van reacties instellen"; $a->strings["Update %s failed. See error logs."] = "Update %s mislukt. Zie foutenlogboek."; $a->strings["Update Error at %s"] = "Update-fout op %s"; $a->strings["Create an account to access services and applications within the Red Matrix"] = "Maak een account aan om toegang te krijgen tot diensten en toepassingen van \$Projectname"; -- cgit v1.2.3 From 7e3aac6d18f2140605ef14c7ff4675656b525157 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 15 Jun 2015 21:47:29 +0200 Subject: update spin.js --- view/js/jquery.spin.js | 51 +++++---- view/js/spin.js | 290 +++++++++++++++++++++++++++---------------------- 2 files changed, 184 insertions(+), 157 deletions(-) diff --git a/view/js/jquery.spin.js b/view/js/jquery.spin.js index a35a27765..6b4fd656f 100644 --- a/view/js/jquery.spin.js +++ b/view/js/jquery.spin.js @@ -1,6 +1,7 @@ /** - * Copyright (c) 2011-2013 Felix Gnass + * Copyright (c) 2011-2014 Felix Gnass * Licensed under the MIT license + * http://spin.js.org/ */ /* @@ -8,42 +9,40 @@ Basic Usage: ============ -$('#el').spin(); // Creates a default Spinner using the text color of #el. -$('#el').spin({ ... }); // Creates a Spinner using the provided options. +$('#el').spin() // Creates a default Spinner using the text color of #el. +$('#el').spin({ ... }) // Creates a Spinner using the provided options. -$('#el').spin(false); // Stops and removes the spinner. +$('#el').spin(false) // Stops and removes the spinner. Using Presets: ============== -$('#el').spin('small'); // Creates a 'small' Spinner using the text color of #el. -$('#el').spin('large', '#fff'); // Creates a 'large' white Spinner. +$('#el').spin('small') // Creates a 'small' Spinner using the text color of #el. +$('#el').spin('large', '#fff') // Creates a 'large' white Spinner. Adding a custom preset: ======================= $.fn.spin.presets.flower = { - lines: 9 - length: 10 - width: 20 - radius: 0 + lines: 9 +, length: 10 +, width: 20 +, radius: 0 } -$('#el').spin('flower', 'red'); +$('#el').spin('flower', 'red') */ -(function(factory) { +;(function(factory) { if (typeof exports == 'object') { // CommonJS - factory(require('jquery'), require('spin')) - } - else if (typeof define == 'function' && define.amd) { + factory(require('jquery'), require('spin.js')) + } else if (typeof define == 'function' && define.amd) { // AMD, register as anonymous module define(['jquery', 'spin'], factory) - } - else { + } else { // Browser globals if (!window.Spinner) throw new Error('Spin.js not present') factory(window.jQuery, window.Spinner) @@ -54,17 +53,17 @@ $('#el').spin('flower', 'red'); $.fn.spin = function(opts, color) { return this.each(function() { - var $this = $(this), - data = $this.data(); + var $this = $(this) + , data = $this.data() if (data.spinner) { - data.spinner.stop(); - delete data.spinner; + data.spinner.stop() + delete data.spinner } if (opts !== false) { opts = $.extend( - { color: color || $this.css('color') }, - $.fn.spin.presets[opts] || opts + { color: color || $this.css('color') } + , $.fn.spin.presets[opts] || opts ) data.spinner = new Spinner(opts).spin(this) } @@ -72,9 +71,9 @@ $('#el').spin('flower', 'red'); } $.fn.spin.presets = { - tiny: { lines: 8, length: 2, width: 2, radius: 3 }, - small: { lines: 8, length: 4, width: 3, radius: 5 }, - large: { lines: 10, length: 8, width: 4, radius: 8 } + tiny: { lines: 8, length: 2, width: 2, radius: 3, position: 'relative' } + , small: { lines: 8, length: 4, width: 3, radius: 5, position: 'relative' } + , large: { lines: 10, length: 8, width: 4, radius: 8, position: 'relative' } } })); diff --git a/view/js/spin.js b/view/js/spin.js index c66c607a7..145ce1baf 100644 --- a/view/js/spin.js +++ b/view/js/spin.js @@ -1,65 +1,82 @@ -//fgnass.github.com/spin.js#v1.3 - /** - * Copyright (c) 2011-2013 Felix Gnass + * Copyright (c) 2011-2014 Felix Gnass * Licensed under the MIT license + * http://spin.js.org/ + * + * Example: + var opts = { + lines: 12, // The number of lines to draw + , length: 7, // The length of each line + , width: 5, // The line thickness + , radius: 10 // The radius of the inner circle + , scale: 1.0 // Scales overall size of the spinner + , corners: 1 // Roundness (0..1) + , color: '#000' // #rgb or #rrggbb + , opacity: 1/4 // Opacity of the lines + , rotate: 0 // Rotation offset + , direction: 1 // 1: clockwise, -1: counterclockwise + , speed: 1 // Rounds per second + , trail: 100 // Afterglow percentage + , fps: 20 // Frames per second when using setTimeout() + , zIndex: 2e9 // Use a high z-index by default + , className: 'spinner' // CSS class to assign to the element + , top: '50%' // center vertically + , left: '50%' // center horizontally + , shadow: false // Whether to render a shadow + , hwaccel: false // Whether to use hardware acceleration (might be buggy) + , position: 'absolute' // Element positioning + } + var target = document.getElementById('foo') + var spinner = new Spinner(opts).spin(target) */ -(function(root, factory) { +;(function (root, factory) { /* CommonJS */ - if (typeof exports == 'object') module.exports = factory() + if (typeof exports == 'object') module.exports = factory() /* AMD module */ else if (typeof define == 'function' && define.amd) define(factory) /* Browser global */ else root.Spinner = factory() -} -(this, function() { - "use strict"; +}(this, function () { + "use strict" var prefixes = ['webkit', 'Moz', 'ms', 'O'] /* Vendor prefixes */ , animations = {} /* Animation rules keyed by their name */ , useCssAnimations /* Whether to use CSS animations or setTimeout */ + , sheet /* A stylesheet to hold the @keyframe or VML rules. */ /** * Utility function to create elements. If no tag name is given, * a DIV is created. Optionally properties can be passed. */ - function createEl(tag, prop) { + function createEl (tag, prop) { var el = document.createElement(tag || 'div') , n - for(n in prop) el[n] = prop[n] + for (n in prop) el[n] = prop[n] return el } /** * Appends children and returns the parent. */ - function ins(parent /* child1, child2, ...*/) { - for (var i=1, n=arguments.length; i> 1) : parseInt(o.left, 10) + mid) + 'px', - top: (o.top == 'auto' ? tp.y-ep.y + (target.offsetHeight >> 1) : parseInt(o.top, 10) + mid) + 'px' - }) + target.insertBefore(el, target.firstChild || null) } el.setAttribute('role', 'progressbar') @@ -197,27 +212,27 @@ , start = (o.lines - 1) * (1 - o.direction) / 2 , alpha , fps = o.fps - , f = fps/o.speed - , ostep = (1-o.opacity) / (f*o.trail / 100) - , astep = f/o.lines + , f = fps / o.speed + , ostep = (1 - o.opacity) / (f * o.trail / 100) + , astep = f / o.lines - ;(function anim() { - i++; + ;(function anim () { + i++ for (var j = 0; j < o.lines; j++) { alpha = Math.max(1 - (i + (o.lines - j) * astep) % f * ostep, o.opacity) self.opacity(el, j * o.direction + start, alpha, o) } - self.timeout = self.el && setTimeout(anim, ~~(1000/fps)) + self.timeout = self.el && setTimeout(anim, ~~(1000 / fps)) })() } return self - }, + } /** * Stops and removes the Spinner. */ - stop: function() { + , stop: function () { var el = this.el if (el) { clearTimeout(this.timeout) @@ -225,124 +240,137 @@ this.el = undefined } return this - }, + } /** * Internal method that draws the individual lines. Will be overwritten * in VML fallback mode below. */ - lines: function(el, o) { + , lines: function (el, o) { var i = 0 , start = (o.lines - 1) * (1 - o.direction) / 2 , seg - function fill(color, shadow) { + function fill (color, shadow) { return css(createEl(), { - position: 'absolute', - width: (o.length+o.width) + 'px', - height: o.width + 'px', - background: color, - boxShadow: shadow, - transformOrigin: 'left', - transform: 'rotate(' + ~~(360/o.lines*i+o.rotate) + 'deg) translate(' + o.radius+'px' +',0)', - borderRadius: (o.corners * o.width>>1) + 'px' + position: 'absolute' + , width: o.scale * (o.length + o.width) + 'px' + , height: o.scale * o.width + 'px' + , background: color + , boxShadow: shadow + , transformOrigin: 'left' + , transform: 'rotate(' + ~~(360/o.lines*i + o.rotate) + 'deg) translate(' + o.scale*o.radius + 'px' + ',0)' + , borderRadius: (o.corners * o.scale * o.width >> 1) + 'px' }) } for (; i < o.lines; i++) { seg = css(createEl(), { - position: 'absolute', - top: 1+~(o.width/2) + 'px', - transform: o.hwaccel ? 'translate3d(0,0,0)' : '', - opacity: o.opacity, - animation: useCssAnimations && addAnimation(o.opacity, o.trail, start + i * o.direction, o.lines) + ' ' + 1/o.speed + 's linear infinite' + position: 'absolute' + , top: 1 + ~(o.scale * o.width / 2) + 'px' + , transform: o.hwaccel ? 'translate3d(0,0,0)' : '' + , opacity: o.opacity + , animation: useCssAnimations && addAnimation(o.opacity, o.trail, start + i * o.direction, o.lines) + ' ' + 1 / o.speed + 's linear infinite' }) - if (o.shadow) ins(seg, css(fill('#000', '0 0 4px ' + '#000'), {top: 2+'px'})) - - ins(el, ins(seg, fill(o.color, '0 0 1px rgba(0,0,0,.1)'))) + if (o.shadow) ins(seg, css(fill('#000', '0 0 4px #000'), {top: '2px'})) + ins(el, ins(seg, fill(getColor(o.color, i), '0 0 1px rgba(0,0,0,.1)'))) } return el - }, + } /** * Internal method that adjusts the opacity of a single line. * Will be overwritten in VML fallback mode below. */ - opacity: function(el, i, val) { + , opacity: function (el, i, val) { if (i < el.childNodes.length) el.childNodes[i].style.opacity = val } }) - function initVML() { + function initVML () { /* Utility function to create a VML tag */ - function vml(tag, attr) { + function vml (tag, attr) { return createEl('<' + tag + ' xmlns="urn:schemas-microsoft.com:vml" class="spin-vml">', attr) } // No CSS transforms but VML support, add a CSS rule for VML elements: sheet.addRule('.spin-vml', 'behavior:url(#default#VML)') - Spinner.prototype.lines = function(el, o) { - var r = o.length+o.width - , s = 2*r + Spinner.prototype.lines = function (el, o) { + var r = o.scale * (o.length + o.width) + , s = o.scale * 2 * r - function grp() { + function grp () { return css( vml('group', { - coordsize: s + ' ' + s, - coordorigin: -r + ' ' + -r - }), - { width: s, height: s } + coordsize: s + ' ' + s + , coordorigin: -r + ' ' + -r + }) + , { width: s, height: s } ) } - var margin = -(o.width+o.length)*2 + 'px' + var margin = -(o.width + o.length) * o.scale * 2 + 'px' , g = css(grp(), {position: 'absolute', top: margin, left: margin}) , i - function seg(i, dx, filter) { - ins(g, - ins(css(grp(), {rotation: 360 / o.lines * i + 'deg', left: ~~dx}), - ins(css(vml('roundrect', {arcsize: o.corners}), { - width: r, - height: o.width, - left: o.radius, - top: -o.width>>1, - filter: filter - }), - vml('fill', {color: o.color, opacity: o.opacity}), - vml('stroke', {opacity: 0}) // transparent stroke to fix color bleeding upon opacity change + function seg (i, dx, filter) { + ins( + g + , ins( + css(grp(), {rotation: 360 / o.lines * i + 'deg', left: ~~dx}) + , ins( + css( + vml('roundrect', {arcsize: o.corners}) + , { width: r + , height: o.scale * o.width + , left: o.scale * o.radius + , top: -o.scale * o.width >> 1 + , filter: filter + } + ) + , vml('fill', {color: getColor(o.color, i), opacity: o.opacity}) + , vml('stroke', {opacity: 0}) // transparent stroke to fix color bleeding upon opacity change ) ) ) } if (o.shadow) - for (i = 1; i <= o.lines; i++) + for (i = 1; i <= o.lines; i++) { seg(i, -2, 'progid:DXImageTransform.Microsoft.Blur(pixelradius=2,makeshadow=1,shadowopacity=.3)') + } for (i = 1; i <= o.lines; i++) seg(i) return ins(el, g) } - Spinner.prototype.opacity = function(el, i, val, o) { + Spinner.prototype.opacity = function (el, i, val, o) { var c = el.firstChild o = o.shadow && o.lines || 0 - if (c && i+o < c.childNodes.length) { - c = c.childNodes[i+o]; c = c && c.firstChild; c = c && c.firstChild + if (c && i + o < c.childNodes.length) { + c = c.childNodes[i + o]; c = c && c.firstChild; c = c && c.firstChild if (c) c.opacity = val } } } - var probe = css(createEl('group'), {behavior: 'url(#default#VML)'}) + if (typeof document !== 'undefined') { + sheet = (function () { + var el = createEl('style', {type : 'text/css'}) + ins(document.getElementsByTagName('head')[0], el) + return el.sheet || el.styleSheet + }()) - if (!vendor(probe, 'transform') && probe.adj) initVML() - else useCssAnimations = vendor(probe, 'animation') + var probe = css(createEl('group'), {behavior: 'url(#default#VML)'}) + + if (!vendor(probe, 'transform') && probe.adj) initVML() + else useCssAnimations = vendor(probe, 'animation') + } return Spinner -- cgit v1.2.3