aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2015-04-02 02:23:26 +0200
committerjeroenpraat <jeroenpraat@xs4all.nl>2015-04-02 02:23:26 +0200
commitc2517eca56a032c33208a786dc2734919e31c8e6 (patch)
tree5bf370ba0c199a0153641a14b4a363eb17d953fc
parentd599ebe742a9fa205da989521388a18655353566 (diff)
downloadvolse-hubzilla-c2517eca56a032c33208a786dc2734919e31c8e6.tar.gz
volse-hubzilla-c2517eca56a032c33208a786dc2734919e31c8e6.tar.bz2
volse-hubzilla-c2517eca56a032c33208a786dc2734919e31c8e6.zip
Update/fix Dutch and removing an ugly space
-rw-r--r--include/ItemObject.php2
-rw-r--r--include/conversation.php2
-rw-r--r--view/nl/messages.po1903
-rw-r--r--view/nl/strings.php135
4 files changed, 1079 insertions, 963 deletions
diff --git a/include/ItemObject.php b/include/ItemObject.php
index 4fc01e6d4..d5601edf5 100644
--- a/include/ItemObject.php
+++ b/include/ItemObject.php
@@ -309,7 +309,7 @@ class Item extends BaseObject {
'title_tosource' => get_pconfig($conv->get_profile_owner(),'system','title_tosource'),
'ago' => relative_date($item['created']),
'app' => $item['app'],
- 'str_app' => sprintf( t(' from %s'), $item['app']),
+ 'str_app' => sprintf( t('from %s'), $item['app']),
'isotime' => datetime_convert('UTC', date_default_timezone_get(), $item['created'], 'c'),
'localtime' => datetime_convert('UTC', date_default_timezone_get(), $item['created'], 'r'),
'editedtime' => (($item['edited'] != $item['created']) ? sprintf( t('last edited: %s'), datetime_convert('UTC', date_default_timezone_get(), $item['edited'], 'r')) : ''),
diff --git a/include/conversation.php b/include/conversation.php
index 042d01b3e..67f3afde0 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -713,7 +713,7 @@ function conversation(&$a, $items, $mode, $update, $page_mode = 'traditional', $
'text' => strip_tags($body),
'ago' => relative_date($item['created']),
'app' => $item['app'],
- 'str_app' => sprintf( t(' from %s'), $item['app']),
+ 'str_app' => sprintf( t('from %s'), $item['app']),
'isotime' => datetime_convert('UTC', date_default_timezone_get(), $item['created'], 'c'),
'localtime' => datetime_convert('UTC', date_default_timezone_get(), $item['created'], 'r'),
'editedtime' => (($item['edited'] != $item['created']) ? sprintf( t('last edited: %s'), datetime_convert('UTC', date_default_timezone_get(), $item['edited'], 'r')) : ''),
diff --git a/view/nl/messages.po b/view/nl/messages.po
index ca4deac30..d18d03a6b 100644
--- a/view/nl/messages.po
+++ b/view/nl/messages.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Red Matrix\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-13 00:03-0700\n"
-"PO-Revision-Date: 2015-03-18 12:46+0000\n"
+"POT-Creation-Date: 2015-03-27 00:03-0700\n"
+"PO-Revision-Date: 2015-04-02 00:15+0000\n"
"Last-Translator: jeroenpraat <jeroenpraat@xs4all.nl>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/red-matrix/language/nl/)\n"
"MIME-Version: 1.0\n"
@@ -24,7 +24,7 @@ msgstr ""
msgid "Cannot locate DNS info for database server '%s'"
msgstr "Kan DNS-informatie voor databaseserver '%s' niet vinden"
-#: ../../include/photo/photo_driver.php:680 ../../mod/profile_photo.php:143
+#: ../../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"
@@ -56,7 +56,7 @@ msgstr "Een verwijderde collectie met deze naam is gereactiveerd. Bestaande item
msgid "Default privacy group for new contacts"
msgstr "Standaard privacy-collectie voor nieuwe kanalen"
-#: ../../include/group.php:254 ../../mod/admin.php:821
+#: ../../include/group.php:254 ../../mod/admin.php:824
msgid "All Channels"
msgstr "Alle kanalen"
@@ -127,7 +127,7 @@ msgstr "$1 spoiler"
msgid "$1 wrote:"
msgstr "$1 schreef:"
-#: ../../include/identity.php:31 ../../mod/item.php:1078
+#: ../../include/identity.php:31
msgid "Unable to obtain identity information from database"
msgstr "Niet in staat om identiteitsinformatie uit de database te verkrijgen"
@@ -156,16 +156,16 @@ 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/identity.php:283
+#: ../../include/identity.php:281
msgid "Unable to retrieve created identity"
msgstr "Niet in staat om aangemaakte identiteit te vinden"
-#: ../../include/identity.php:343
+#: ../../include/identity.php:341
msgid "Default Profile"
msgstr "Standaardprofiel"
-#: ../../include/identity.php:387 ../../include/identity.php:388
-#: ../../include/identity.php:395 ../../include/widgets.php:430
+#: ../../include/identity.php:385 ../../include/identity.php:386
+#: ../../include/identity.php:393 ../../include/widgets.php:430
#: ../../include/profile_selectors.php:80 ../../mod/settings.php:339
#: ../../mod/settings.php:343 ../../mod/settings.php:344
#: ../../mod/settings.php:347 ../../mod/settings.php:358
@@ -173,231 +173,231 @@ msgstr "Standaardprofiel"
msgid "Friends"
msgstr "Vrienden"
-#: ../../include/identity.php:643
+#: ../../include/identity.php:641
msgid "Requested channel is not available."
msgstr "Opgevraagd kanaal is niet beschikbaar."
-#: ../../include/identity.php:691 ../../mod/profile.php:16
+#: ../../include/identity.php:689 ../../mod/profile.php:16
#: ../../mod/achievements.php:11 ../../mod/blocks.php:29
#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/editlayout.php:28
-#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:53
+#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:54
#: ../../mod/webpages.php:29 ../../mod/editblock.php:29
#: ../../mod/layouts.php:29
msgid "Requested profile is not available."
msgstr "Opgevraagd profiel is niet beschikbaar"
-#: ../../include/identity.php:842 ../../include/widgets.php:136
-#: ../../include/widgets.php:175 ../../include/conversation.php:940
+#: ../../include/identity.php:840 ../../include/widgets.php:136
+#: ../../include/widgets.php:175 ../../include/conversation.php:945
#: ../../include/Contact.php:107 ../../mod/match.php:62
#: ../../mod/directory.php:291 ../../mod/suggest.php:51
msgid "Connect"
msgstr "Verbinden"
-#: ../../include/identity.php:856 ../../mod/profiles.php:774
+#: ../../include/identity.php:854 ../../mod/profiles.php:774
msgid "Change profile photo"
msgstr "Profielfoto veranderen"
-#: ../../include/identity.php:863
+#: ../../include/identity.php:861
msgid "Profiles"
msgstr "Profielen"
-#: ../../include/identity.php:863
+#: ../../include/identity.php:861
msgid "Manage/edit profiles"
msgstr "Profielen beheren/bewerken"
-#: ../../include/identity.php:864 ../../mod/profiles.php:775
+#: ../../include/identity.php:862 ../../mod/profiles.php:775
msgid "Create New Profile"
msgstr "Nieuw profiel aanmaken"
-#: ../../include/identity.php:867 ../../include/nav.php:95
+#: ../../include/identity.php:865 ../../include/nav.php:95
msgid "Edit Profile"
msgstr "Profiel bewerken"
-#: ../../include/identity.php:880 ../../mod/profiles.php:786
+#: ../../include/identity.php:878 ../../mod/profiles.php:786
msgid "Profile Image"
msgstr "Profielfoto"
-#: ../../include/identity.php:883
+#: ../../include/identity.php:881
msgid "visible to everybody"
msgstr "Voor iedereen zichtbaar"
-#: ../../include/identity.php:884 ../../mod/profiles.php:669
+#: ../../include/identity.php:882 ../../mod/profiles.php:669
#: ../../mod/profiles.php:790
msgid "Edit visibility"
msgstr "Zichtbaarheid bewerken"
-#: ../../include/identity.php:896 ../../include/bb2diaspora.php:450
-#: ../../include/event.php:40 ../../mod/events.php:645
+#: ../../include/identity.php:894 ../../include/bb2diaspora.php:473
+#: ../../include/event.php:40 ../../mod/events.php:647
#: ../../mod/directory.php:223
msgid "Location:"
msgstr "Plaats:"
-#: ../../include/identity.php:900 ../../include/identity.php:1142
+#: ../../include/identity.php:898 ../../include/identity.php:1140
msgid "Gender:"
msgstr "Geslacht:"
-#: ../../include/identity.php:901 ../../include/identity.php:1186
+#: ../../include/identity.php:899 ../../include/identity.php:1184
msgid "Status:"
msgstr "Status:"
-#: ../../include/identity.php:902 ../../include/identity.php:1197
+#: ../../include/identity.php:900 ../../include/identity.php:1195
msgid "Homepage:"
msgstr "Homepagina:"
-#: ../../include/identity.php:903
+#: ../../include/identity.php:901
msgid "Online Now"
msgstr "Nu online"
-#: ../../include/identity.php:986 ../../include/identity.php:1066
+#: ../../include/identity.php:984 ../../include/identity.php:1064
#: ../../mod/ping.php:324
msgid "g A l F d"
msgstr "G:i, l d F"
-#: ../../include/identity.php:987 ../../include/identity.php:1067
+#: ../../include/identity.php:985 ../../include/identity.php:1065
msgid "F d"
msgstr "d F"
-#: ../../include/identity.php:1032 ../../include/identity.php:1107
+#: ../../include/identity.php:1030 ../../include/identity.php:1105
#: ../../mod/ping.php:346
msgid "[today]"
msgstr "[vandaag]"
-#: ../../include/identity.php:1044
+#: ../../include/identity.php:1042
msgid "Birthday Reminders"
msgstr "Verjaardagsherinneringen"
-#: ../../include/identity.php:1045
+#: ../../include/identity.php:1043
msgid "Birthdays this week:"
msgstr "Verjaardagen deze week:"
-#: ../../include/identity.php:1100
+#: ../../include/identity.php:1098
msgid "[No description]"
msgstr "[Geen omschrijving]"
-#: ../../include/identity.php:1118
+#: ../../include/identity.php:1116
msgid "Event Reminders"
msgstr "Herinneringen"
-#: ../../include/identity.php:1119
+#: ../../include/identity.php:1117
msgid "Events this week:"
msgstr "Gebeurtenissen deze week:"
-#: ../../include/identity.php:1132 ../../include/identity.php:1249
+#: ../../include/identity.php:1130 ../../include/identity.php:1247
#: ../../include/apps.php:138 ../../mod/profperm.php:112
msgid "Profile"
msgstr "Profiel"
-#: ../../include/identity.php:1140 ../../mod/settings.php:1045
+#: ../../include/identity.php:1138 ../../mod/settings.php:1045
msgid "Full Name:"
msgstr "Volledige naam:"
-#: ../../include/identity.php:1147
+#: ../../include/identity.php:1145
msgid "Like this channel"
msgstr "Vind dit kanaal leuk"
-#: ../../include/identity.php:1158 ../../include/conversation.php:1692
+#: ../../include/identity.php:1156 ../../include/conversation.php:1698
#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:391
-#: ../../mod/photos.php:1001
+#: ../../mod/photos.php:1007
msgctxt "noun"
msgid "Like"
msgid_plural "Likes"
msgstr[0] "vindt dit leuk"
msgstr[1] "vinden dit leuk"
-#: ../../include/identity.php:1171
+#: ../../include/identity.php:1169
msgid "j F, Y"
msgstr "F j Y"
-#: ../../include/identity.php:1172
+#: ../../include/identity.php:1170
msgid "j F"
msgstr "F j"
-#: ../../include/identity.php:1179
+#: ../../include/identity.php:1177
msgid "Birthday:"
msgstr "Geboortedatum:"
-#: ../../include/identity.php:1183
+#: ../../include/identity.php:1181
msgid "Age:"
msgstr "Leeftijd:"
-#: ../../include/identity.php:1192
+#: ../../include/identity.php:1190
#, php-format
msgid "for %1$d %2$s"
msgstr "voor %1$d %2$s"
-#: ../../include/identity.php:1195 ../../mod/profiles.php:691
+#: ../../include/identity.php:1193 ../../mod/profiles.php:691
msgid "Sexual Preference:"
msgstr "Seksuele voorkeur:"
-#: ../../include/identity.php:1199 ../../mod/profiles.php:693
+#: ../../include/identity.php:1197 ../../mod/profiles.php:693
msgid "Hometown:"
msgstr "Oorspronkelijk uit:"
-#: ../../include/identity.php:1201
+#: ../../include/identity.php:1199
msgid "Tags:"
msgstr "Tags:"
-#: ../../include/identity.php:1203 ../../mod/profiles.php:694
+#: ../../include/identity.php:1201 ../../mod/profiles.php:694
msgid "Political Views:"
msgstr "Politieke overtuigingen:"
-#: ../../include/identity.php:1205
+#: ../../include/identity.php:1203
msgid "Religion:"
msgstr "Religie:"
-#: ../../include/identity.php:1207
+#: ../../include/identity.php:1205
msgid "About:"
msgstr "Over:"
-#: ../../include/identity.php:1209
+#: ../../include/identity.php:1207
msgid "Hobbies/Interests:"
msgstr "Hobby's/interesses:"
-#: ../../include/identity.php:1211 ../../mod/profiles.php:697
+#: ../../include/identity.php:1209 ../../mod/profiles.php:697
msgid "Likes:"
msgstr "Houdt van:"
-#: ../../include/identity.php:1213 ../../mod/profiles.php:698
+#: ../../include/identity.php:1211 ../../mod/profiles.php:698
msgid "Dislikes:"
msgstr "Houdt niet van:"
-#: ../../include/identity.php:1215
+#: ../../include/identity.php:1213
msgid "Contact information and Social Networks:"
msgstr "Contactinformatie en sociale netwerken:"
-#: ../../include/identity.php:1217
+#: ../../include/identity.php:1215
msgid "My other channels:"
msgstr "Mijn andere kanalen"
-#: ../../include/identity.php:1219
+#: ../../include/identity.php:1217
msgid "Musical interests:"
msgstr "Muzikale interesses:"
-#: ../../include/identity.php:1221
+#: ../../include/identity.php:1219
msgid "Books, literature:"
msgstr "Boeken, literatuur:"
-#: ../../include/identity.php:1223
+#: ../../include/identity.php:1221
msgid "Television:"
msgstr "Televisie:"
-#: ../../include/identity.php:1225
+#: ../../include/identity.php:1223
msgid "Film/dance/culture/entertainment:"
msgstr "Films/dansen/cultuur/vermaak:"
-#: ../../include/identity.php:1227
+#: ../../include/identity.php:1225
msgid "Love/Romance:"
msgstr "Liefde/romantiek:"
-#: ../../include/identity.php:1229
+#: ../../include/identity.php:1227
msgid "Work/employment:"
msgstr "Werk/beroep:"
-#: ../../include/identity.php:1231
+#: ../../include/identity.php:1229
msgid "School/education:"
msgstr "School/opleiding:"
-#: ../../include/identity.php:1251
+#: ../../include/identity.php:1249
msgid "Like this thing"
msgstr "Vind dit ding leuk"
@@ -422,9 +422,9 @@ msgstr "Bewerken"
msgid "View"
msgstr "Weergeven"
-#: ../../include/page_widgets.php:40 ../../include/conversation.php:1152
-#: ../../include/ItemObject.php:677 ../../mod/events.php:651
-#: ../../mod/webpages.php:166 ../../mod/photos.php:964
+#: ../../include/page_widgets.php:40 ../../include/conversation.php:1155
+#: ../../include/ItemObject.php:677 ../../mod/events.php:653
+#: ../../mod/webpages.php:166 ../../mod/photos.php:970
msgid "Preview"
msgstr "Voorvertoning"
@@ -462,7 +462,7 @@ msgstr "Apps"
msgid "System"
msgstr "Systeem"
-#: ../../include/widgets.php:94 ../../include/conversation.php:1498
+#: ../../include/widgets.php:94 ../../include/conversation.php:1501
msgid "Personal"
msgstr "Persoonlijk"
@@ -507,9 +507,9 @@ msgstr "Voorbeeld: bob@example.com, http://example.com/barbara"
msgid "Notes"
msgstr "Aantekeningen"
-#: ../../include/widgets.php:192 ../../include/text.php:835
-#: ../../include/text.php:847 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98
-#: ../../mod/filer.php:50 ../../mod/admin.php:1412 ../../mod/admin.php:1432
+#: ../../include/widgets.php:192 ../../include/text.php:833
+#: ../../include/text.php:845 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98
+#: ../../mod/filer.php:50 ../../mod/admin.php:1415 ../../mod/admin.php:1435
msgid "Save"
msgstr "Opslaan"
@@ -517,11 +517,11 @@ msgstr "Opslaan"
msgid "Remove term"
msgstr "Verwijder zoekterm"
-#: ../../include/widgets.php:274 ../../include/features.php:72
+#: ../../include/widgets.php:274 ../../include/features.php:73
msgid "Saved Searches"
msgstr "Opgeslagen zoekopdrachten"
-#: ../../include/widgets.php:304 ../../include/features.php:84
+#: ../../include/widgets.php:304 ../../include/features.php:85
#: ../../include/contact_widgets.php:57
msgid "Saved Folders"
msgstr "Bewaarde mappen"
@@ -599,14 +599,14 @@ msgstr "Standaard permissies voor connecties"
msgid "Premium Channel Settings"
msgstr "Instellingen premiumkanaal"
-#: ../../include/widgets.php:529 ../../include/features.php:61
+#: ../../include/widgets.php:529 ../../include/features.php:62
#: ../../mod/sources.php:88
msgid "Channel Sources"
msgstr "Kanaalbronnen"
#: ../../include/widgets.php:537 ../../include/nav.php:208
-#: ../../include/apps.php:134 ../../mod/admin.php:1035
-#: ../../mod/admin.php:1235
+#: ../../include/apps.php:134 ../../mod/admin.php:1038
+#: ../../mod/admin.php:1238
msgid "Settings"
msgstr "Instellingen"
@@ -651,15 +651,15 @@ msgstr "Bekijk beoordelingen"
msgid "Public Hubs"
msgstr "Openbare hubs"
-#: ../../include/conversation.php:120 ../../include/diaspora.php:1921
-#: ../../include/text.php:1749 ../../mod/like.php:335
+#: ../../include/conversation.php:120 ../../include/text.php:1747
+#: ../../include/diaspora.php:2030 ../../mod/like.php:346
#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
#: ../../mod/tagger.php:43
msgid "photo"
msgstr "foto"
-#: ../../include/conversation.php:123 ../../include/text.php:1752
-#: ../../mod/like.php:337 ../../mod/tagger.php:47
+#: ../../include/conversation.php:123 ../../include/text.php:1750
+#: ../../mod/like.php:348 ../../mod/tagger.php:47
msgid "event"
msgstr "gebeurtenis"
@@ -667,25 +667,25 @@ msgstr "gebeurtenis"
msgid "channel"
msgstr "kanaal"
-#: ../../include/conversation.php:148 ../../include/diaspora.php:1921
-#: ../../include/text.php:1755 ../../mod/like.php:335
+#: ../../include/conversation.php:148 ../../include/text.php:1753
+#: ../../include/diaspora.php:2030 ../../mod/like.php:346
#: ../../mod/subthread.php:72 ../../mod/subthread.php:174
#: ../../mod/tagger.php:51
msgid "status"
msgstr "bericht"
-#: ../../include/conversation.php:150 ../../include/text.php:1757
+#: ../../include/conversation.php:150 ../../include/text.php:1755
#: ../../mod/tagger.php:53
msgid "comment"
msgstr "reactie"
-#: ../../include/conversation.php:164 ../../include/diaspora.php:1950
-#: ../../mod/like.php:383
+#: ../../include/conversation.php:164 ../../include/diaspora.php:2059
+#: ../../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:167 ../../mod/like.php:385
+#: ../../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"
@@ -700,586 +700,586 @@ msgstr "%1$s is nu met %2$s verbonden"
msgid "%1$s poked %2$s"
msgstr "%1$s heeft %2$s aangestoten"
-#: ../../include/conversation.php:243 ../../include/text.php:913
+#: ../../include/conversation.php:243 ../../include/text.php:911
msgid "poked"
msgstr "aangestoten"
-#: ../../include/conversation.php:261 ../../mod/mood.php:63
+#: ../../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/conversation.php:556 ../../mod/photos.php:978
+#: ../../include/conversation.php:572 ../../mod/photos.php:984
msgctxt "title"
msgid "Likes"
msgstr "vinden dit leuk"
-#: ../../include/conversation.php:556 ../../mod/photos.php:978
+#: ../../include/conversation.php:572 ../../mod/photos.php:984
msgctxt "title"
msgid "Dislikes"
msgstr "vinden dit niet leuk"
-#: ../../include/conversation.php:557 ../../mod/photos.php:979
+#: ../../include/conversation.php:573 ../../mod/photos.php:985
msgctxt "title"
msgid "Agree"
msgstr "eens"
-#: ../../include/conversation.php:557 ../../mod/photos.php:979
+#: ../../include/conversation.php:573 ../../mod/photos.php:985
msgctxt "title"
msgid "Disagree"
msgstr "oneens"
-#: ../../include/conversation.php:557 ../../mod/photos.php:979
+#: ../../include/conversation.php:573 ../../mod/photos.php:985
msgctxt "title"
msgid "Abstain"
msgstr "onthoudingen"
-#: ../../include/conversation.php:558 ../../mod/photos.php:980
+#: ../../include/conversation.php:574 ../../mod/photos.php:986
msgctxt "title"
msgid "Attending"
msgstr "aanwezig"
-#: ../../include/conversation.php:558 ../../mod/photos.php:980
+#: ../../include/conversation.php:574 ../../mod/photos.php:986
msgctxt "title"
msgid "Not attending"
msgstr "niet aanwezig"
-#: ../../include/conversation.php:558 ../../mod/photos.php:980
+#: ../../include/conversation.php:574 ../../mod/photos.php:986
msgctxt "title"
msgid "Might attend"
msgstr "mogelijk aanwezig"
-#: ../../include/conversation.php:644 ../../include/ItemObject.php:126
+#: ../../include/conversation.php:659 ../../include/ItemObject.php:126
msgid "Select"
msgstr "Kies"
-#: ../../include/conversation.php:645 ../../include/RedDAV/RedBrowser.php:268
+#: ../../include/conversation.php:660 ../../include/RedDAV/RedBrowser.php:268
#: ../../include/ItemObject.php:120 ../../include/apps.php:255
#: ../../mod/settings.php:645 ../../mod/connedit.php:533
-#: ../../mod/group.php:176 ../../mod/thing.php:234 ../../mod/admin.php:816
-#: ../../mod/admin.php:945 ../../mod/photos.php:1044
+#: ../../mod/group.php:176 ../../mod/thing.php:234 ../../mod/admin.php:819
+#: ../../mod/admin.php:948 ../../mod/photos.php:1050
msgid "Delete"
msgstr "Verwijderen"
-#: ../../include/conversation.php:652 ../../include/ItemObject.php:89
+#: ../../include/conversation.php:667 ../../include/ItemObject.php:89
msgid "Private Message"
msgstr "Privébericht"
-#: ../../include/conversation.php:659 ../../include/ItemObject.php:227
+#: ../../include/conversation.php:674 ../../include/ItemObject.php:227
msgid "Message signature validated"
msgstr "Berichtkenmerk gevalideerd"
-#: ../../include/conversation.php:660 ../../include/ItemObject.php:228
+#: ../../include/conversation.php:675 ../../include/ItemObject.php:228
msgid "Message signature incorrect"
msgstr "Berichtkenmerk onjuist"
-#: ../../include/conversation.php:680
+#: ../../include/conversation.php:692
#, php-format
msgid "View %s's profile @ %s"
msgstr "Bekijk het profiel van %s @ %s"
-#: ../../include/conversation.php:695
+#: ../../include/conversation.php:707
msgid "Categories:"
msgstr "Categorieën:"
-#: ../../include/conversation.php:696
+#: ../../include/conversation.php:708
msgid "Filed under:"
msgstr "Bewaard onder:"
-#: ../../include/conversation.php:704 ../../include/ItemObject.php:312
+#: ../../include/conversation.php:716 ../../include/ItemObject.php:312
#, php-format
msgid " from %s"
msgstr " van %s"
-#: ../../include/conversation.php:707 ../../include/ItemObject.php:315
+#: ../../include/conversation.php:719 ../../include/ItemObject.php:315
#, php-format
msgid "last edited: %s"
msgstr "laatst bewerkt: %s"
-#: ../../include/conversation.php:708 ../../include/ItemObject.php:316
+#: ../../include/conversation.php:720 ../../include/ItemObject.php:316
#, php-format
msgid "Expires: %s"
msgstr "Verloopt: %s"
-#: ../../include/conversation.php:723
+#: ../../include/conversation.php:735
msgid "View in context"
msgstr "In context bekijken"
-#: ../../include/conversation.php:725 ../../include/conversation.php:1203
+#: ../../include/conversation.php:737 ../../include/conversation.php:1208
#: ../../include/ItemObject.php:364 ../../mod/editlayout.php:153
#: ../../mod/editwebpage.php:188 ../../mod/editpost.php:130
-#: ../../mod/editblock.php:157 ../../mod/photos.php:944 ../../mod/mail.php:241
+#: ../../mod/editblock.php:157 ../../mod/photos.php:950 ../../mod/mail.php:241
#: ../../mod/mail.php:356
msgid "Please wait"
msgstr "Even wachten"
-#: ../../include/conversation.php:838
+#: ../../include/conversation.php:846
msgid "remove"
msgstr "verwijderen"
-#: ../../include/conversation.php:842 ../../include/nav.php:247
+#: ../../include/conversation.php:850 ../../include/nav.php:247
msgid "Loading..."
msgstr "Aan het laden..."
-#: ../../include/conversation.php:843
+#: ../../include/conversation.php:851
msgid "Delete Selected Items"
msgstr "Verwijder de geselecteerde items"
-#: ../../include/conversation.php:934
+#: ../../include/conversation.php:939
msgid "View Source"
msgstr "Bron weergeven"
-#: ../../include/conversation.php:935
+#: ../../include/conversation.php:940
msgid "Follow Thread"
msgstr "Conversatie volgen"
-#: ../../include/conversation.php:936
+#: ../../include/conversation.php:941
msgid "View Status"
msgstr "Status weergeven"
-#: ../../include/conversation.php:937 ../../include/nav.php:91
+#: ../../include/conversation.php:942 ../../include/nav.php:91
#: ../../mod/connedit.php:484 ../../mod/connedit.php:634
msgid "View Profile"
msgstr "Profiel weergeven"
-#: ../../include/conversation.php:938
+#: ../../include/conversation.php:943
msgid "View Photos"
msgstr "Foto's weergeven"
-#: ../../include/conversation.php:939
+#: ../../include/conversation.php:944
msgid "Matrix Activity"
msgstr "Activiteit in de RedMatrix"
-#: ../../include/conversation.php:941
+#: ../../include/conversation.php:946
msgid "Edit Contact"
msgstr "Contact bewerken"
-#: ../../include/conversation.php:942
+#: ../../include/conversation.php:947
msgid "Send PM"
msgstr "Privébericht verzenden"
-#: ../../include/conversation.php:943 ../../include/apps.php:145
+#: ../../include/conversation.php:948 ../../include/apps.php:145
msgid "Poke"
msgstr "Aanstoten"
#: ../../include/conversation.php:1019 ../../include/RedDAV/RedBrowser.php:163
#: ../../include/apps.php:336 ../../include/apps.php:387
#: ../../mod/connedit.php:570 ../../mod/photos.php:681
-#: ../../mod/photos.php:1113
+#: ../../mod/photos.php:1119
msgid "Unknown"
msgstr "Onbekend"
-#: ../../include/conversation.php:1061
+#: ../../include/conversation.php:1063
#, php-format
msgid "%s likes this."
msgstr "%s vindt dit leuk."
-#: ../../include/conversation.php:1061
+#: ../../include/conversation.php:1063
#, php-format
msgid "%s doesn't like this."
msgstr "%s vindt dit niet leuk."
-#: ../../include/conversation.php:1065
+#: ../../include/conversation.php:1067
#, php-format
msgid "<span %1$s>%2$d people</span> like this."
msgid_plural "<span %1$s>%2$d people</span> like this."
msgstr[0] "<span %1$s>%2$d persoon</span> vindt dit leuk."
msgstr[1] "<span %1$s>%2$d personen</span> vinden dit leuk."
-#: ../../include/conversation.php:1067
+#: ../../include/conversation.php:1069
#, php-format
msgid "<span %1$s>%2$d people</span> don't like this."
msgid_plural "<span %1$s>%2$d people</span> don't like this."
msgstr[0] "<span %1$s>%2$d persoon</span> vindt dit niet leuk."
msgstr[1] "<span %1$s>%2$d personen</span> vinden dit niet leuk."
-#: ../../include/conversation.php:1073
+#: ../../include/conversation.php:1075
msgid "and"
msgstr "en"
-#: ../../include/conversation.php:1076
+#: ../../include/conversation.php:1078
#, 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/conversation.php:1077
+#: ../../include/conversation.php:1079
#, php-format
msgid "%s like this."
msgstr "%s vinden dit leuk."
-#: ../../include/conversation.php:1077
+#: ../../include/conversation.php:1079
#, php-format
msgid "%s don't like this."
msgstr "%s vinden dit niet leuk."
-#: ../../include/conversation.php:1136
+#: ../../include/conversation.php:1139
msgid "Visible to <strong>everybody</strong>"
msgstr "Voor <strong>iedereen</strong> zichtbaar"
-#: ../../include/conversation.php:1137 ../../mod/mail.php:174
+#: ../../include/conversation.php:1140 ../../mod/mail.php:174
#: ../../mod/mail.php:289
msgid "Please enter a link URL:"
msgstr "Vul een internetadres/URL in:"
-#: ../../include/conversation.php:1138
+#: ../../include/conversation.php:1141
msgid "Please enter a video link/URL:"
msgstr "Vul een videolink/URL in:"
-#: ../../include/conversation.php:1139
+#: ../../include/conversation.php:1142
msgid "Please enter an audio link/URL:"
msgstr "Vul een audiolink/URL in:"
-#: ../../include/conversation.php:1140
+#: ../../include/conversation.php:1143
msgid "Tag term:"
msgstr "Tag:"
-#: ../../include/conversation.php:1141 ../../mod/filer.php:49
+#: ../../include/conversation.php:1144 ../../mod/filer.php:49
msgid "Save to Folder:"
msgstr "Bewaar in map: "
-#: ../../include/conversation.php:1142
+#: ../../include/conversation.php:1145
msgid "Where are you right now?"
msgstr "Waar bevind je je op dit moment?"
-#: ../../include/conversation.php:1143 ../../mod/editpost.php:52
+#: ../../include/conversation.php:1146 ../../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/conversation.php:1169 ../../mod/editlayout.php:198
+#: ../../include/conversation.php:1174 ../../mod/editlayout.php:198
#: ../../mod/editwebpage.php:235 ../../mod/editblock.php:203
-#: ../../mod/photos.php:943 ../../mod/layouts.php:168
+#: ../../mod/photos.php:949 ../../mod/layouts.php:168
msgid "Share"
msgstr "Delen"
-#: ../../include/conversation.php:1171 ../../mod/editwebpage.php:170
+#: ../../include/conversation.php:1176 ../../mod/editwebpage.php:170
msgid "Page link title"
msgstr "Titel van paginalink"
-#: ../../include/conversation.php:1174
+#: ../../include/conversation.php:1179
msgid "Post as"
msgstr "Bericht plaatsen als"
-#: ../../include/conversation.php:1176 ../../include/ItemObject.php:669
+#: ../../include/conversation.php:1181 ../../include/ItemObject.php:669
#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:175
#: ../../mod/editpost.php:114 ../../mod/editblock.php:144
msgid "Bold"
msgstr "Vet"
-#: ../../include/conversation.php:1177 ../../include/ItemObject.php:670
+#: ../../include/conversation.php:1182 ../../include/ItemObject.php:670
#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:176
#: ../../mod/editpost.php:115 ../../mod/editblock.php:145
msgid "Italic"
msgstr "Cursief"
-#: ../../include/conversation.php:1178 ../../include/ItemObject.php:671
+#: ../../include/conversation.php:1183 ../../include/ItemObject.php:671
#: ../../mod/editlayout.php:142 ../../mod/editwebpage.php:177
#: ../../mod/editpost.php:116 ../../mod/editblock.php:146
msgid "Underline"
msgstr "Onderstrepen"
-#: ../../include/conversation.php:1179 ../../include/ItemObject.php:672
+#: ../../include/conversation.php:1184 ../../include/ItemObject.php:672
#: ../../mod/editlayout.php:143 ../../mod/editwebpage.php:178
#: ../../mod/editpost.php:117 ../../mod/editblock.php:147
msgid "Quote"
msgstr "Citeren"
-#: ../../include/conversation.php:1180 ../../include/ItemObject.php:673
+#: ../../include/conversation.php:1185 ../../include/ItemObject.php:673
#: ../../mod/editlayout.php:144 ../../mod/editwebpage.php:179
#: ../../mod/editpost.php:118 ../../mod/editblock.php:148
msgid "Code"
msgstr "Broncode"
-#: ../../include/conversation.php:1181 ../../mod/editlayout.php:145
+#: ../../include/conversation.php:1186 ../../mod/editlayout.php:145
#: ../../mod/editwebpage.php:180 ../../mod/editpost.php:119
#: ../../mod/editblock.php:149 ../../mod/mail.php:238 ../../mod/mail.php:352
msgid "Upload photo"
msgstr "Foto uploaden"
-#: ../../include/conversation.php:1182
+#: ../../include/conversation.php:1187
msgid "upload photo"
msgstr "foto uploaden"
-#: ../../include/conversation.php:1183 ../../mod/editlayout.php:146
+#: ../../include/conversation.php:1188 ../../mod/editlayout.php:146
#: ../../mod/editwebpage.php:181 ../../mod/editpost.php:120
#: ../../mod/editblock.php:150 ../../mod/mail.php:239 ../../mod/mail.php:353
msgid "Attach file"
msgstr "Bestand toevoegen"
-#: ../../include/conversation.php:1184
+#: ../../include/conversation.php:1189
msgid "attach file"
msgstr "bestand toevoegen"
-#: ../../include/conversation.php:1185 ../../mod/editlayout.php:147
+#: ../../include/conversation.php:1190 ../../mod/editlayout.php:147
#: ../../mod/editwebpage.php:182 ../../mod/editpost.php:121
#: ../../mod/editblock.php:151 ../../mod/mail.php:240 ../../mod/mail.php:354
msgid "Insert web link"
msgstr "Weblink invoegen"
-#: ../../include/conversation.php:1186
+#: ../../include/conversation.php:1191
msgid "web link"
msgstr "Weblink"
-#: ../../include/conversation.php:1187
+#: ../../include/conversation.php:1192
msgid "Insert video link"
msgstr "Videolink invoegen"
-#: ../../include/conversation.php:1188
+#: ../../include/conversation.php:1193
msgid "video link"
msgstr "videolink"
-#: ../../include/conversation.php:1189
+#: ../../include/conversation.php:1194
msgid "Insert audio link"
msgstr "Audiolink invoegen"
-#: ../../include/conversation.php:1190
+#: ../../include/conversation.php:1195
msgid "audio link"
msgstr "audiolink"
-#: ../../include/conversation.php:1191 ../../mod/editlayout.php:151
+#: ../../include/conversation.php:1196 ../../mod/editlayout.php:151
#: ../../mod/editwebpage.php:186 ../../mod/editpost.php:125
#: ../../mod/editblock.php:155
msgid "Set your location"
msgstr "Locatie instellen"
-#: ../../include/conversation.php:1192
+#: ../../include/conversation.php:1197
msgid "set location"
msgstr "locatie instellen"
-#: ../../include/conversation.php:1193 ../../mod/editpost.php:127
+#: ../../include/conversation.php:1198 ../../mod/editpost.php:127
msgid "Toggle voting"
msgstr "Stemmen in- of uitschakelen"
-#: ../../include/conversation.php:1196 ../../mod/editlayout.php:152
+#: ../../include/conversation.php:1201 ../../mod/editlayout.php:152
#: ../../mod/editwebpage.php:187 ../../mod/editpost.php:126
#: ../../mod/editblock.php:156
msgid "Clear browser location"
msgstr "Locatie van webbrowser wissen"
-#: ../../include/conversation.php:1197
+#: ../../include/conversation.php:1202
msgid "clear location"
msgstr "locatie wissen"
-#: ../../include/conversation.php:1199 ../../mod/editlayout.php:164
+#: ../../include/conversation.php:1204 ../../mod/editlayout.php:164
#: ../../mod/editwebpage.php:203 ../../mod/editpost.php:141
#: ../../mod/editblock.php:169
msgid "Title (optional)"
msgstr "Titel (optioneel)"
-#: ../../include/conversation.php:1202 ../../mod/editlayout.php:167
+#: ../../include/conversation.php:1207 ../../mod/editlayout.php:167
#: ../../mod/editwebpage.php:205 ../../mod/editpost.php:143
#: ../../mod/editblock.php:172
msgid "Categories (optional, comma-separated list)"
msgstr "Categorieën (optioneel, door komma's gescheiden lijst)"
-#: ../../include/conversation.php:1204 ../../mod/editlayout.php:154
+#: ../../include/conversation.php:1209 ../../mod/editlayout.php:154
#: ../../mod/editwebpage.php:189 ../../mod/editpost.php:131
#: ../../mod/editblock.php:158
msgid "Permission settings"
msgstr "Permissies"
-#: ../../include/conversation.php:1205
+#: ../../include/conversation.php:1210
msgid "permissions"
msgstr "permissies"
-#: ../../include/conversation.php:1212 ../../mod/editlayout.php:161
+#: ../../include/conversation.php:1217 ../../mod/editlayout.php:161
#: ../../mod/editwebpage.php:198 ../../mod/editpost.php:138
#: ../../mod/editblock.php:166
msgid "Public post"
msgstr "Openbaar bericht"
-#: ../../include/conversation.php:1214 ../../mod/editlayout.php:168
+#: ../../include/conversation.php:1219 ../../mod/editlayout.php:168
#: ../../mod/editwebpage.php:206 ../../mod/editpost.php:144
#: ../../mod/editblock.php:173
msgid "Example: bob@example.com, mary@example.com"
msgstr "Voorbeeld: bob@voorbeeld.nl, mary@voorbeeld.be"
-#: ../../include/conversation.php:1227 ../../mod/editlayout.php:178
+#: ../../include/conversation.php:1232 ../../mod/editlayout.php:178
#: ../../mod/editwebpage.php:215 ../../mod/editpost.php:155
#: ../../mod/editblock.php:183 ../../mod/mail.php:245 ../../mod/mail.php:359
msgid "Set expiration date"
msgstr "Verloopdatum instellen"
-#: ../../include/conversation.php:1229 ../../include/ItemObject.php:680
+#: ../../include/conversation.php:1234 ../../include/ItemObject.php:680
#: ../../mod/editpost.php:157 ../../mod/mail.php:247 ../../mod/mail.php:361
msgid "Encrypt text"
msgstr "Tekst versleutelen"
-#: ../../include/conversation.php:1231 ../../mod/events.php:635
+#: ../../include/conversation.php:1236 ../../mod/events.php:637
#: ../../mod/editpost.php:159
msgid "OK"
msgstr "OK"
-#: ../../include/conversation.php:1232 ../../mod/settings.php:583
+#: ../../include/conversation.php:1237 ../../mod/settings.php:583
#: ../../mod/settings.php:609 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134
-#: ../../mod/events.php:634 ../../mod/fbrowser.php:82
+#: ../../mod/events.php:636 ../../mod/fbrowser.php:82
#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:160
msgid "Cancel"
msgstr "Annuleren"
-#: ../../include/conversation.php:1475
+#: ../../include/conversation.php:1478
msgid "Discover"
msgstr "Ontdekken"
-#: ../../include/conversation.php:1478
+#: ../../include/conversation.php:1481
msgid "Imported public streams"
msgstr "Openbare streams importeren"
-#: ../../include/conversation.php:1483
+#: ../../include/conversation.php:1486
msgid "Commented Order"
msgstr "Nieuwe reacties bovenaan"
-#: ../../include/conversation.php:1486
+#: ../../include/conversation.php:1489
msgid "Sort by Comment Date"
msgstr "Berichten met nieuwe reacties bovenaan"
-#: ../../include/conversation.php:1490
+#: ../../include/conversation.php:1493
msgid "Posted Order"
msgstr "Nieuwe berichten bovenaan"
-#: ../../include/conversation.php:1493
+#: ../../include/conversation.php:1496
msgid "Sort by Post Date"
msgstr "Nieuwe berichten bovenaan"
-#: ../../include/conversation.php:1501
+#: ../../include/conversation.php:1504
msgid "Posts that mention or involve you"
msgstr "Alleen berichten die jou vermelden of waar je op een andere manier bij betrokken bent"
-#: ../../include/conversation.php:1507 ../../mod/connections.php:212
+#: ../../include/conversation.php:1510 ../../mod/connections.php:212
#: ../../mod/connections.php:225 ../../mod/menu.php:80
msgid "New"
msgstr "Nieuw"
-#: ../../include/conversation.php:1510
+#: ../../include/conversation.php:1513
msgid "Activity Stream - by date"
msgstr "Activiteitenstroom - volgens datum"
-#: ../../include/conversation.php:1516
+#: ../../include/conversation.php:1519
msgid "Starred"
msgstr "Met ster"
-#: ../../include/conversation.php:1519
+#: ../../include/conversation.php:1522
msgid "Favourite Posts"
msgstr "Favoriete berichten"
-#: ../../include/conversation.php:1526
+#: ../../include/conversation.php:1529
msgid "Spam"
msgstr "Spam"
-#: ../../include/conversation.php:1529
+#: ../../include/conversation.php:1532
msgid "Posts flagged as SPAM"
msgstr "Berichten gemarkeerd als SPAM"
-#: ../../include/conversation.php:1568 ../../mod/admin.php:949
+#: ../../include/conversation.php:1576 ../../mod/admin.php:952
msgid "Channel"
msgstr "Kanaal"
-#: ../../include/conversation.php:1571
+#: ../../include/conversation.php:1579
msgid "Status Messages and Posts"
msgstr "Berichten in dit kanaal"
-#: ../../include/conversation.php:1580
+#: ../../include/conversation.php:1588
msgid "About"
msgstr "Over"
-#: ../../include/conversation.php:1583
+#: ../../include/conversation.php:1591
msgid "Profile Details"
msgstr "Profiel"
-#: ../../include/conversation.php:1589 ../../include/nav.php:97
+#: ../../include/conversation.php:1597 ../../include/nav.php:97
#: ../../include/apps.php:139 ../../mod/fbrowser.php:25
msgid "Photos"
msgstr "Foto's"
-#: ../../include/conversation.php:1592 ../../include/photos.php:340
+#: ../../include/conversation.php:1600 ../../include/photos.php:356
msgid "Photo Albums"
msgstr "Fotoalbums"
-#: ../../include/conversation.php:1598 ../../include/RedDAV/RedBrowser.php:249
+#: ../../include/conversation.php:1606 ../../include/RedDAV/RedBrowser.php:249
#: ../../include/nav.php:98 ../../include/apps.php:135
#: ../../mod/fbrowser.php:114
msgid "Files"
msgstr "Bestanden"
-#: ../../include/conversation.php:1601
+#: ../../include/conversation.php:1609
msgid "Files and Storage"
msgstr "Bestanden en opslagruimte"
-#: ../../include/conversation.php:1611 ../../include/conversation.php:1614
+#: ../../include/conversation.php:1619 ../../include/conversation.php:1622
msgid "Chatrooms"
msgstr "Chatkanalen"
-#: ../../include/conversation.php:1624 ../../include/nav.php:109
+#: ../../include/conversation.php:1632 ../../include/nav.php:109
#: ../../include/apps.php:129
msgid "Bookmarks"
msgstr "Bladwijzers"
-#: ../../include/conversation.php:1627
+#: ../../include/conversation.php:1635
msgid "Saved Bookmarks"
msgstr "Opgeslagen bladwijzers"
-#: ../../include/conversation.php:1635 ../../include/nav.php:113
+#: ../../include/conversation.php:1642 ../../include/nav.php:113
#: ../../include/apps.php:136 ../../mod/webpages.php:160
msgid "Webpages"
msgstr "Webpagina's"
-#: ../../include/conversation.php:1638
+#: ../../include/conversation.php:1645
msgid "Manage Webpages"
msgstr "Webpagina's beheren"
-#: ../../include/conversation.php:1667 ../../include/ItemObject.php:175
-#: ../../include/ItemObject.php:187 ../../mod/photos.php:997
-#: ../../mod/photos.php:1009
+#: ../../include/conversation.php:1674 ../../include/ItemObject.php:175
+#: ../../include/ItemObject.php:187 ../../mod/photos.php:1003
+#: ../../mod/photos.php:1015
msgid "View all"
msgstr "Toon alles"
-#: ../../include/conversation.php:1695 ../../include/ItemObject.php:184
-#: ../../mod/photos.php:1006
+#: ../../include/conversation.php:1701 ../../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/conversation.php:1698
+#: ../../include/conversation.php:1704
msgctxt "noun"
msgid "Attending"
msgid_plural "Attending"
msgstr[0] "aanwezig"
msgstr[1] "aanwezig"
-#: ../../include/conversation.php:1701
+#: ../../include/conversation.php:1707
msgctxt "noun"
msgid "Not Attending"
msgid_plural "Not Attending"
msgstr[0] "niet aanwezig"
msgstr[1] "niet aanwezig"
-#: ../../include/conversation.php:1704
+#: ../../include/conversation.php:1710
msgctxt "noun"
msgid "Undecided"
msgid_plural "Undecided"
msgstr[0] "nog niet beslist"
msgstr[1] "nog niet beslist"
-#: ../../include/conversation.php:1707
+#: ../../include/conversation.php:1713
msgctxt "noun"
msgid "Agree"
msgid_plural "Agrees"
msgstr[0] "eens"
msgstr[1] "eens"
-#: ../../include/conversation.php:1710
+#: ../../include/conversation.php:1716
msgctxt "noun"
msgid "Disagree"
msgid_plural "Disagrees"
msgstr[0] "oneens"
msgstr[1] "oneens"
-#: ../../include/conversation.php:1713
+#: ../../include/conversation.php:1719
msgctxt "noun"
msgid "Abstain"
msgid_plural "Abstains"
@@ -1288,30 +1288,29 @@ msgstr[1] "onthoudingen"
#: ../../include/attach.php:137 ../../include/attach.php:184
#: ../../include/attach.php:247 ../../include/attach.php:261
-#: ../../include/attach.php:301 ../../include/attach.php:315
-#: ../../include/attach.php:339 ../../include/attach.php:532
-#: ../../include/attach.php:606 ../../include/items.php:4093
-#: ../../include/chat.php:116 ../../include/photos.php:15
+#: ../../include/attach.php:305 ../../include/attach.php:319
+#: ../../include/attach.php:344 ../../include/attach.php:540
+#: ../../include/attach.php:614 ../../include/items.php:4097
+#: ../../include/photos.php:15 ../../include/chat.php:131
#: ../../mod/profile.php:64 ../../mod/profile.php:72
#: ../../mod/achievements.php:30 ../../mod/manage.php:6
#: ../../mod/settings.php:564 ../../mod/api.php:26 ../../mod/api.php:31
#: ../../mod/blocks.php:67 ../../mod/blocks.php:75
#: ../../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/network.php:12
-#: ../../mod/connedit.php:321 ../../mod/group.php:9 ../../mod/setup.php:207
-#: ../../mod/common.php:35 ../../mod/id.php:50 ../../mod/connections.php:169
-#: ../../mod/item.php:197 ../../mod/item.php:205 ../../mod/item.php:938
-#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299
-#: ../../mod/pdledit.php:21 ../../mod/authtest.php:13
+#: ../../mod/events.php:219 ../../mod/connedit.php:321 ../../mod/group.php:9
+#: ../../mod/setup.php:207 ../../mod/common.php:35 ../../mod/id.php:61
+#: ../../mod/connections.php:169 ../../mod/item.php:207 ../../mod/item.php:215
+#: ../../mod/item.php:958 ../../mod/thing.php:247 ../../mod/thing.php:264
+#: ../../mod/thing.php:299 ../../mod/pdledit.php:21 ../../mod/authtest.php:13
#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89
#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/editwebpage.php:64
#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118
#: ../../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:61 ../../mod/filestorage.php:18
-#: ../../mod/filestorage.php:72 ../../mod/filestorage.php:87
-#: ../../mod/filestorage.php:114 ../../mod/fsuggest.php:78
+#: ../../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/webpages.php:67 ../../mod/viewconnections.php:22
@@ -1321,78 +1320,155 @@ msgstr[1] "onthoudingen"
#: ../../mod/layouts.php:74 ../../mod/layouts.php:85 ../../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/page.php:28 ../../mod/page.php:78
-#: ../../mod/bookmarks.php:46 ../../mod/channel.php:90
-#: ../../mod/channel.php:199 ../../mod/channel.php:242
+#: ../../mod/appman.php:66 ../../mod/network.php:12 ../../mod/page.php:28
+#: ../../mod/page.php:78 ../../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:190 ../../index.php:393
msgid "Permission denied."
msgstr "Toegang geweigerd"
-#: ../../include/attach.php:242 ../../include/attach.php:296
+#: ../../include/attach.php:242 ../../include/attach.php:300
msgid "Item was not found."
msgstr "Item niet gevonden"
-#: ../../include/attach.php:352
+#: ../../include/attach.php:357
msgid "No source file."
msgstr "Geen bronbestand."
-#: ../../include/attach.php:369
+#: ../../include/attach.php:375
msgid "Cannot locate file to replace"
msgstr "Kan het te vervangen bestand niet vinden"
-#: ../../include/attach.php:387
+#: ../../include/attach.php:393
msgid "Cannot locate file to revise/update"
msgstr "Kan het bestand wat aangepast moet worden niet vinden"
-#: ../../include/attach.php:398
+#: ../../include/attach.php:404
#, php-format
msgid "File exceeds size limit of %d"
msgstr "Bestand is groter dan de toegelaten %d"
-#: ../../include/attach.php:410
+#: ../../include/attach.php:416
#, 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/attach.php:493
+#: ../../include/attach.php:499
msgid "File upload failed. Possible system limit or action terminated."
msgstr "Uploaden van bestand mislukt. Mogelijk systeemlimiet bereikt of actie afgebroken."
-#: ../../include/attach.php:505
+#: ../../include/attach.php:511
msgid "Stored file could not be verified. Upload failed."
msgstr "Opgeslagen bestand kon niet worden geverifieerd. Uploaden mislukt."
-#: ../../include/attach.php:547 ../../include/attach.php:564
+#: ../../include/attach.php:555 ../../include/attach.php:572
msgid "Path not available."
msgstr "Pad niet beschikbaar."
-#: ../../include/attach.php:611
+#: ../../include/attach.php:619
msgid "Empty pathname"
msgstr "Padnaam leeg"
-#: ../../include/attach.php:627
+#: ../../include/attach.php:635
msgid "duplicate filename or path"
msgstr "dubbele bestandsnaam of pad"
-#: ../../include/attach.php:651
+#: ../../include/attach.php:659
msgid "Path not found."
msgstr "Pad niet gevonden"
-#: ../../include/attach.php:702
+#: ../../include/attach.php:710
msgid "mkdir failed."
msgstr "directory aanmaken (mkdir) mislukt."
-#: ../../include/attach.php:706
+#: ../../include/attach.php:714
msgid "database storage failed."
msgstr "opslag in database mislukt."
+#: ../../include/account.php:23
+msgid "Not a valid email address"
+msgstr "Geen geldig e-mailadres"
+
+#: ../../include/account.php:25
+msgid "Your email domain is not among those allowed on this site"
+msgstr "Jouw e-maildomein is op deze RedMatrix-hub niet toegestaan"
+
+#: ../../include/account.php:31
+msgid "Your email address is already registered at this site."
+msgstr "Jouw e-mailadres is al op deze RedMatrix-hub geregistreerd."
+
+#: ../../include/account.php:64
+msgid "An invitation is required."
+msgstr "Een uitnodiging is vereist"
+
+#: ../../include/account.php:68
+msgid "Invitation could not be verified."
+msgstr "Uitnodiging kon niet geverifieerd worden"
+
+#: ../../include/account.php:119
+msgid "Please enter the required information."
+msgstr "Vul de vereiste informatie in."
+
+#: ../../include/account.php:187
+msgid "Failed to store account information."
+msgstr "Account-informatie kon niet opgeslagen worden."
+
+#: ../../include/account.php:245
+#, php-format
+msgid "Registration confirmation for %s"
+msgstr "Registratiebevestiging voor %s"
+
+#: ../../include/account.php:313
+#, php-format
+msgid "Registration request at %s"
+msgstr "Registratiebevestiging voor %s"
+
+#: ../../include/account.php:315 ../../include/account.php:342
+#: ../../include/account.php:399
+msgid "Administrator"
+msgstr "Beheerder"
+
+#: ../../include/account.php:337
+msgid "your registration password"
+msgstr "jouw registratiewachtwoord"
+
+#: ../../include/account.php:340 ../../include/account.php:397
+#, php-format
+msgid "Registration details for %s"
+msgstr "Registratiegegevens voor %s"
+
+#: ../../include/account.php:406
+msgid "Account approved."
+msgstr "Account goedgekeurd"
+
+#: ../../include/account.php:440
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "Registratie ingetrokken voor %s"
+
+#: ../../include/account.php:486
+msgid "Account verified. Please login."
+msgstr "Account is geverifieerd. Je kan inloggen."
+
+#: ../../include/account.php:706 ../../include/account.php:708
+msgid "Click here to upgrade."
+msgstr "Klik hier om te upgraden."
+
+#: ../../include/account.php:714
+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:719
+msgid "This action is not available under your subscription plan."
+msgstr "Deze handeling is niet mogelijk met jouw abonnement."
+
#: ../../include/js_strings.php:5
msgid "Delete this item?"
msgstr "Dit item verwijderen?"
#: ../../include/js_strings.php:6 ../../include/ItemObject.php:667
-#: ../../mod/photos.php:962 ../../mod/photos.php:1080
+#: ../../mod/photos.php:968 ../../mod/photos.php:1086
msgid "Comment"
msgstr "Reactie"
@@ -1461,21 +1537,21 @@ msgstr "Omschrijving (optioneel)"
#: ../../mod/settings.php:710 ../../mod/settings.php:738
#: ../../mod/settings.php:761 ../../mod/settings.php:843
#: ../../mod/settings.php:1039 ../../mod/xchan.php:11 ../../mod/connect.php:93
-#: ../../mod/events.php:654 ../../mod/connedit.php:653 ../../mod/group.php:81
+#: ../../mod/events.php:656 ../../mod/connedit.php:653 ../../mod/group.php:81
#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/thing.php:284
#: ../../mod/thing.php:327 ../../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:155
+#: ../../mod/sources.php:138 ../../mod/filestorage.php:156
#: ../../mod/fsuggest.php:108 ../../mod/poke.php:166
-#: ../../mod/profiles.php:667 ../../mod/admin.php:441 ../../mod/admin.php:809
-#: ../../mod/admin.php:943 ../../mod/admin.php:1074 ../../mod/admin.php:1269
-#: ../../mod/admin.php:1352 ../../mod/photos.php:565 ../../mod/photos.php:642
-#: ../../mod/photos.php:923 ../../mod/photos.php:963 ../../mod/photos.php:1081
+#: ../../mod/profiles.php:667 ../../mod/admin.php:443 ../../mod/admin.php:812
+#: ../../mod/admin.php:946 ../../mod/admin.php:1077 ../../mod/admin.php:1272
+#: ../../mod/admin.php:1355 ../../mod/photos.php:565 ../../mod/photos.php:642
+#: ../../mod/photos.php:929 ../../mod/photos.php:969 ../../mod/photos.php:1087
#: ../../mod/mood.php:134 ../../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:99
+#: ../../view/theme/redbasic/php/config.php:97 ../../wppost/wppost.php:104
msgid "Submit"
msgstr "Opslaan"
@@ -1561,7 +1637,7 @@ msgstr "timeago.numbers"
msgid "parent"
msgstr "omhoog"
-#: ../../include/RedDAV/RedBrowser.php:130 ../../include/text.php:2397
+#: ../../include/RedDAV/RedBrowser.php:130 ../../include/text.php:2407
msgid "Collection"
msgstr "map"
@@ -1611,13 +1687,13 @@ msgstr "Aanmaken"
#: ../../include/RedDAV/RedBrowser.php:255
#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/profile_photo.php:362
-#: ../../mod/photos.php:706 ../../mod/photos.php:1228
+#: ../../mod/photos.php:706 ../../mod/photos.php:1236
msgid "Upload"
msgstr "Uploaden"
#: ../../include/RedDAV/RedBrowser.php:262 ../../mod/settings.php:584
-#: ../../mod/settings.php:610 ../../mod/admin.php:950
-#: ../../mod/sharedwithme.php:100
+#: ../../mod/settings.php:610 ../../mod/admin.php:953
+#: ../../mod/sharedwithme.php:95
msgid "Name"
msgstr "Naam"
@@ -1625,11 +1701,11 @@ msgstr "Naam"
msgid "Type"
msgstr "Type"
-#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:101
+#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:97
msgid "Size"
msgstr "Grootte"
-#: ../../include/RedDAV/RedBrowser.php:265 ../../mod/sharedwithme.php:102
+#: ../../include/RedDAV/RedBrowser.php:265 ../../mod/sharedwithme.php:98
msgid "Last Modified"
msgstr "Laatst gewijzigd"
@@ -1646,7 +1722,7 @@ msgstr "Bestand uploaden"
msgid "%1$s's bookmarks"
msgstr "Bladwijzers van %1$s"
-#: ../../include/comanche.php:34 ../../mod/admin.php:381
+#: ../../include/comanche.php:34 ../../mod/admin.php:383
#: ../../view/theme/apw/php/config.php:185
msgid "Default"
msgstr "Standaard"
@@ -1711,262 +1787,197 @@ msgstr "Kanaal kiezen in navigatiemenu"
msgid "Change channels directly from within the navigation dropdown menu"
msgstr "Kies een ander kanaal direct vanuit het dropdown-menu op de navigatiebalk"
-#: ../../include/features.php:50
+#: ../../include/features.php:47
+msgid "Photo Location"
+msgstr "Fotolocatie"
+
+#: ../../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/features.php:51
msgid "Extended Identity Sharing"
msgstr "Uitgebreid identiteit delen"
-#: ../../include/features.php:50
+#: ../../include/features.php:51
msgid ""
"Share your identity with all websites on the internet. When disabled, "
"identity is only shared with sites in the matrix."
msgstr "Deel jouw RedMatrix-identiteit met alle websites op het internet. Wanneer dit is uitgeschakeld wordt je identiteit alleen binnen het RedMatrix-netwerk gedeeld. Schakel dit alleen als je weet wat je doet."
-#: ../../include/features.php:51
+#: ../../include/features.php:52
msgid "Expert Mode"
msgstr "Expertmodus"
-#: ../../include/features.php:51
+#: ../../include/features.php:52
msgid "Enable Expert Mode to provide advanced configuration options"
msgstr "Schakel de expertmodus in voor geavanceerde instellingen"
-#: ../../include/features.php:52
+#: ../../include/features.php:53
msgid "Premium Channel"
msgstr "Premiumkanaal"
-#: ../../include/features.php:52
+#: ../../include/features.php:53
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/features.php:57
+#: ../../include/features.php:58
msgid "Post Composition Features"
msgstr "Functies voor het opstellen van berichten"
-#: ../../include/features.php:59
+#: ../../include/features.php:60
msgid "Use Markdown"
msgstr "Markdown gebruiken"
-#: ../../include/features.php:59
+#: ../../include/features.php:60
msgid "Allow use of \"Markdown\" to format posts"
msgstr "Sta het gebruik van \"markdown\" toe om berichten mee op te maken."
-#: ../../include/features.php:60
+#: ../../include/features.php:61
msgid "Large Photos"
msgstr "Grote foto's"
-#: ../../include/features.php:60
+#: ../../include/features.php:61
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/features.php:61
+#: ../../include/features.php:62
msgid "Automatically import channel content from other channels or feeds"
msgstr "Automatisch inhoud uit andere kanalen of feeds importeren."
-#: ../../include/features.php:62
+#: ../../include/features.php:63
msgid "Even More Encryption"
msgstr "Extra encryptie"
-#: ../../include/features.php:62
+#: ../../include/features.php:63
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/features.php:63
+#: ../../include/features.php:64
msgid "Enable voting tools"
msgstr "Stemmen inschakelen"
-#: ../../include/features.php:63
+#: ../../include/features.php:64
msgid "Provide a class of post which others can vote on"
msgstr "Creëert een berichtenoptie zodat anderen op jouw vraag kunnen stemmen."
-#: ../../include/features.php:64
+#: ../../include/features.php:65
msgid "Flag Adult Photos"
msgstr "Markeer foto's als voor volwassenen"
-#: ../../include/features.php:64
+#: ../../include/features.php:65
msgid "Provide photo edit option to hide adult photos from default album view"
msgstr "Zorgt voor een optie om foto's met inhoud voor volwassenen in de standaard albumweergave te verbergen"
-#: ../../include/features.php:69
+#: ../../include/features.php:70
msgid "Network and Stream Filtering"
msgstr "Netwerk- en streamfilter"
-#: ../../include/features.php:70
+#: ../../include/features.php:71
msgid "Search by Date"
msgstr "Zoek op datum"
-#: ../../include/features.php:70
+#: ../../include/features.php:71
msgid "Ability to select posts by date ranges"
msgstr "Mogelijkheid om berichten op datum te filteren "
-#: ../../include/features.php:71
+#: ../../include/features.php:72
msgid "Collections Filter"
msgstr "Filter op collecties"
-#: ../../include/features.php:71
+#: ../../include/features.php:72
msgid "Enable widget to display Network posts only from selected collections"
msgstr "Sta de widget toe om netwerkberichten te tonen van bepaalde collecties"
-#: ../../include/features.php:72
+#: ../../include/features.php:73
msgid "Save search terms for re-use"
msgstr "Sla zoekopdrachten op voor hergebruik"
-#: ../../include/features.php:73
+#: ../../include/features.php:74
msgid "Network Personal Tab"
msgstr "Persoonlijke netwerktab"
-#: ../../include/features.php:73
+#: ../../include/features.php:74
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/features.php:74
+#: ../../include/features.php:75
msgid "Network New Tab"
msgstr "Nieuwe netwerktab"
-#: ../../include/features.php:74
+#: ../../include/features.php:75
msgid "Enable tab to display all new Network activity"
msgstr "Laat de tab alle nieuwe netwerkactiviteit tonen"
-#: ../../include/features.php:75
+#: ../../include/features.php:76
msgid "Affinity Tool"
msgstr "Verwantschapsfilter"
-#: ../../include/features.php:75
+#: ../../include/features.php:76
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/features.php:76
+#: ../../include/features.php:77
msgid "Suggest Channels"
msgstr "Kanalen voorstellen"
-#: ../../include/features.php:76
+#: ../../include/features.php:77
msgid "Show channel suggestions"
msgstr "Voor jou mogelijk interessante kanalen voorstellen"
-#: ../../include/features.php:81
+#: ../../include/features.php:82
msgid "Post/Comment Tools"
msgstr "Bericht- en reactiehulpmiddelen"
-#: ../../include/features.php:82
+#: ../../include/features.php:83
msgid "Tagging"
msgstr "Taggen"
-#: ../../include/features.php:82
+#: ../../include/features.php:83
msgid "Ability to tag existing posts"
msgstr "Mogelijkheid om bestaande berichten te taggen"
-#: ../../include/features.php:83
+#: ../../include/features.php:84
msgid "Post Categories"
msgstr "Categorieën berichten"
-#: ../../include/features.php:83
+#: ../../include/features.php:84
msgid "Add categories to your posts"
msgstr "Voeg categorieën toe aan je berichten"
-#: ../../include/features.php:84
+#: ../../include/features.php:85
msgid "Ability to file posts under folders"
msgstr "Mogelijkheid om berichten in mappen op te slaan"
-#: ../../include/features.php:85
+#: ../../include/features.php:86
msgid "Dislike Posts"
msgstr "Vind berichten niet leuk"
-#: ../../include/features.php:85
+#: ../../include/features.php:86
msgid "Ability to dislike posts/comments"
msgstr "Mogelijkheid om berichten en reacties niet leuk te vinden"
-#: ../../include/features.php:86
+#: ../../include/features.php:87
msgid "Star Posts"
msgstr "Geef berichten een ster"
-#: ../../include/features.php:86
+#: ../../include/features.php:87
msgid "Ability to mark special posts with a star indicator"
msgstr "Mogelijkheid om speciale berichten met een ster te markeren"
-#: ../../include/features.php:87
+#: ../../include/features.php:88
msgid "Tag Cloud"
msgstr "Tagwolk"
-#: ../../include/features.php:87
+#: ../../include/features.php:88
msgid "Provide a personal tag cloud on your channel page"
msgstr "Zorgt voor een persoonlijke wolk met tags op jouw kanaalpagina"
-#: ../../include/items.php:382 ../../mod/like.php:270
-#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23
-#: ../../mod/bulksetclose.php:11 ../../index.php:392
-msgid "Permission denied"
-msgstr "Toegang geweigerd"
-
-#: ../../include/items.php:979 ../../include/items.php:1024
-msgid "(Unknown)"
-msgstr "(Onbekend)"
-
-#: ../../include/items.php:1181
-msgid "Visible to anybody on the internet."
-msgstr "Voor iedereen op het internet zichtbaar."
-
-#: ../../include/items.php:1183
-msgid "Visible to you only."
-msgstr "Alleen voor jou zichtbaar."
-
-#: ../../include/items.php:1185
-msgid "Visible to anybody in this network."
-msgstr "Voor iedereen in dit netwerk zichtbaar."
-
-#: ../../include/items.php:1187
-msgid "Visible to anybody authenticated."
-msgstr "Voor iedereen die geauthenticeerd is zichtbaar."
-
-#: ../../include/items.php:1189
-#, php-format
-msgid "Visible to anybody on %s."
-msgstr "Voor iedereen op %s zichtbaar."
-
-#: ../../include/items.php:1191
-msgid "Visible to all connections."
-msgstr "Voor alle connecties zichtbaar."
-
-#: ../../include/items.php:1193
-msgid "Visible to approved connections."
-msgstr "Voor alle goedgekeurde connecties zichtbaar."
-
-#: ../../include/items.php:1195
-msgid "Visible to specific connections."
-msgstr "Voor specifieke connecties zichtbaar."
-
-#: ../../include/items.php:4023 ../../mod/thing.php:76
-#: ../../mod/display.php:32 ../../mod/filestorage.php:27
-#: ../../mod/viewsrc.php:20 ../../mod/admin.php:167 ../../mod/admin.php:981
-#: ../../mod/admin.php:1181
-msgid "Item not found."
-msgstr "Item niet gevonden."
-
-#: ../../include/items.php:4476 ../../mod/group.php:38 ../../mod/group.php:140
-#: ../../mod/bulksetclose.php:51
-msgid "Collection not found."
-msgstr "Collectie niet gevonden."
-
-#: ../../include/items.php:4491
-msgid "Collection is empty."
-msgstr "Collectie is leeg"
-
-#: ../../include/items.php:4498
-#, php-format
-msgid "Collection: %s"
-msgstr "Collectie: %s"
-
-#: ../../include/items.php:4509
-#, php-format
-msgid "Connection: %s"
-msgstr "Connectie: %s"
-
-#: ../../include/items.php:4512
-msgid "Connection not found."
-msgstr "Connectie niet gevonden."
-
#: ../../include/contact_selectors.php:56
msgid "Frequently"
msgstr "Regelmatig"
@@ -2003,8 +2014,8 @@ msgstr "OStatus"
msgid "RSS/Atom"
msgstr "RSS/Atom"
-#: ../../include/contact_selectors.php:79 ../../mod/id.php:148
-#: ../../mod/id.php:149 ../../mod/admin.php:812 ../../mod/admin.php:821
+#: ../../include/contact_selectors.php:79 ../../mod/id.php:12
+#: ../../mod/id.php:13 ../../mod/admin.php:815 ../../mod/admin.php:824
#: ../../boot.php:1554
msgid "Email"
msgstr "E-mail"
@@ -2129,7 +2140,7 @@ msgstr "met ster"
msgid "Add Tag"
msgstr "Tag toevoegen"
-#: ../../include/ItemObject.php:254 ../../mod/photos.php:941
+#: ../../include/ItemObject.php:254 ../../mod/photos.php:947
msgid "I like this (toggle)"
msgstr "Vind ik leuk"
@@ -2137,7 +2148,7 @@ msgstr "Vind ik leuk"
msgid "like"
msgstr "vind dit leuk"
-#: ../../include/ItemObject.php:255 ../../mod/photos.php:942
+#: ../../include/ItemObject.php:255 ../../mod/photos.php:948
msgid "I don't like this (toggle)"
msgstr "Vind ik niet leuk"
@@ -2193,23 +2204,23 @@ msgstr "Aan agenda toevoegen"
msgid "Mark all seen"
msgstr "Markeer alles als bekeken"
-#: ../../include/ItemObject.php:353 ../../mod/photos.php:1125
+#: ../../include/ItemObject.php:353 ../../mod/photos.php:1133
msgctxt "noun"
msgid "Likes"
msgstr "vinden dit leuk"
-#: ../../include/ItemObject.php:354 ../../mod/photos.php:1126
+#: ../../include/ItemObject.php:354 ../../mod/photos.php:1134
msgctxt "noun"
msgid "Dislikes"
msgstr "vinden dit niet leuk"
#: ../../include/ItemObject.php:359 ../../include/acl_selectors.php:249
-#: ../../mod/photos.php:1131
+#: ../../mod/photos.php:1139
msgid "Close"
msgstr "Sluiten"
-#: ../../include/ItemObject.php:665 ../../mod/photos.php:960
-#: ../../mod/photos.php:1078
+#: ../../include/ItemObject.php:665 ../../mod/photos.php:966
+#: ../../mod/photos.php:1084
msgid "This is you"
msgstr "Dit ben jij"
@@ -2233,86 +2244,86 @@ msgstr "Diversen"
msgid "YYYY-MM-DD or MM-DD"
msgstr "JJJJ-MM-DD of MM-DD"
-#: ../../include/datetime.php:212 ../../mod/events.php:633
+#: ../../include/datetime.php:214 ../../mod/events.php:635
#: ../../mod/appman.php:91 ../../mod/appman.php:92
msgid "Required"
msgstr "Vereist"
-#: ../../include/datetime.php:231 ../../boot.php:2356
+#: ../../include/datetime.php:233 ../../boot.php:2356
msgid "never"
msgstr "nooit"
-#: ../../include/datetime.php:237
+#: ../../include/datetime.php:239
msgid "less than a second ago"
msgstr "minder dan een seconde geleden"
-#: ../../include/datetime.php:240
+#: ../../include/datetime.php:242
msgid "year"
msgstr "jaar"
-#: ../../include/datetime.php:240
+#: ../../include/datetime.php:242
msgid "years"
msgstr "jaren"
-#: ../../include/datetime.php:241
+#: ../../include/datetime.php:243
msgid "month"
msgstr "maand"
-#: ../../include/datetime.php:241
+#: ../../include/datetime.php:243
msgid "months"
msgstr "maanden"
-#: ../../include/datetime.php:242
+#: ../../include/datetime.php:244
msgid "week"
msgstr "week"
-#: ../../include/datetime.php:242
+#: ../../include/datetime.php:244
msgid "weeks"
msgstr "weken"
-#: ../../include/datetime.php:243
+#: ../../include/datetime.php:245
msgid "day"
msgstr "dag"
-#: ../../include/datetime.php:243
+#: ../../include/datetime.php:245
msgid "days"
msgstr "dagen"
-#: ../../include/datetime.php:244
+#: ../../include/datetime.php:246
msgid "hour"
msgstr "uur"
-#: ../../include/datetime.php:244
+#: ../../include/datetime.php:246
msgid "hours"
msgstr "uren"
-#: ../../include/datetime.php:245
+#: ../../include/datetime.php:247
msgid "minute"
msgstr "minuut"
-#: ../../include/datetime.php:245
+#: ../../include/datetime.php:247
msgid "minutes"
msgstr "minuten"
-#: ../../include/datetime.php:246
+#: ../../include/datetime.php:248
msgid "second"
msgstr "seconde"
-#: ../../include/datetime.php:246
+#: ../../include/datetime.php:248
msgid "seconds"
msgstr "seconden"
-#: ../../include/datetime.php:255
+#: ../../include/datetime.php:257
#, php-format
msgid "%1$d %2$s ago"
msgstr "%1$d %2$s geleden"
-#: ../../include/datetime.php:463
+#: ../../include/datetime.php:465
#, php-format
msgid "%1$s's birthday"
msgstr "Verjaardag van %1$s"
-#: ../../include/datetime.php:464
+#: ../../include/datetime.php:466
#, php-format
msgid "Happy Birthday %1$s"
msgstr "Gefeliciteerd met je verjaardag %1$s"
@@ -2325,50 +2336,103 @@ msgstr "Nieuw venster"
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:726
+#: ../../include/Contact.php:215 ../../mod/admin.php:729
#, php-format
msgid "User '%s' deleted"
msgstr "Account '%s' verwijderd"
-#: ../../include/bb2diaspora.php:349
+#: ../../include/bb2diaspora.php:373
msgid "Attachments:"
msgstr "Bijlagen:"
-#: ../../include/bb2diaspora.php:428 ../../include/event.php:11
+#: ../../include/bb2diaspora.php:451 ../../include/event.php:11
msgid "l F d, Y \\@ g:i A"
msgstr "l d F Y \\@ G:i"
-#: ../../include/bb2diaspora.php:430
+#: ../../include/bb2diaspora.php:453
msgid "Redmatrix event notification:"
msgstr "Notificatie RedMatrix-gebeurtenis:"
-#: ../../include/bb2diaspora.php:434 ../../include/event.php:20
+#: ../../include/bb2diaspora.php:457 ../../include/event.php:20
msgid "Starts:"
msgstr "Start:"
-#: ../../include/bb2diaspora.php:442 ../../include/event.php:30
+#: ../../include/bb2diaspora.php:465 ../../include/event.php:30
msgid "Finishes:"
msgstr "Einde:"
-#: ../../include/chat.php:10
-msgid "Missing room name"
-msgstr "Naam chatkanaal ontbreekt"
+#: ../../include/items.php:382 ../../mod/like.php:270
+#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23
+#: ../../mod/bulksetclose.php:11 ../../index.php:392
+msgid "Permission denied"
+msgstr "Toegang geweigerd"
-#: ../../include/chat.php:19
-msgid "Duplicate room name"
-msgstr "Naam chatkanaal bestaat al"
+#: ../../include/items.php:979 ../../include/items.php:1024
+msgid "(Unknown)"
+msgstr "(Onbekend)"
-#: ../../include/chat.php:68 ../../include/chat.php:76
-msgid "Invalid room specifier."
-msgstr "Ongeldige omschrijving chatkanaal"
+#: ../../include/items.php:1181
+msgid "Visible to anybody on the internet."
+msgstr "Voor iedereen op het internet zichtbaar."
-#: ../../include/chat.php:105
-msgid "Room not found."
-msgstr "Chatkanaal niet gevonden"
+#: ../../include/items.php:1183
+msgid "Visible to you only."
+msgstr "Alleen voor jou zichtbaar."
-#: ../../include/chat.php:126
-msgid "Room is full"
-msgstr "Chatkanaal is vol"
+#: ../../include/items.php:1185
+msgid "Visible to anybody in this network."
+msgstr "Voor iedereen in dit netwerk zichtbaar."
+
+#: ../../include/items.php:1187
+msgid "Visible to anybody authenticated."
+msgstr "Voor iedereen die geauthenticeerd is zichtbaar."
+
+#: ../../include/items.php:1189
+#, php-format
+msgid "Visible to anybody on %s."
+msgstr "Voor iedereen op %s zichtbaar."
+
+#: ../../include/items.php:1191
+msgid "Visible to all connections."
+msgstr "Voor alle connecties zichtbaar."
+
+#: ../../include/items.php:1193
+msgid "Visible to approved connections."
+msgstr "Voor alle goedgekeurde connecties zichtbaar."
+
+#: ../../include/items.php:1195
+msgid "Visible to specific connections."
+msgstr "Voor specifieke connecties zichtbaar."
+
+#: ../../include/items.php:4027 ../../mod/thing.php:76
+#: ../../mod/display.php:36 ../../mod/filestorage.php:27
+#: ../../mod/viewsrc.php:20 ../../mod/admin.php:167 ../../mod/admin.php:984
+#: ../../mod/admin.php:1184
+msgid "Item not found."
+msgstr "Item niet gevonden."
+
+#: ../../include/items.php:4479 ../../mod/group.php:38 ../../mod/group.php:140
+#: ../../mod/bulksetclose.php:51
+msgid "Collection not found."
+msgstr "Collectie niet gevonden."
+
+#: ../../include/items.php:4494
+msgid "Collection is empty."
+msgstr "Collectie is leeg"
+
+#: ../../include/items.php:4501
+#, php-format
+msgid "Collection: %s"
+msgstr "Collectie: %s"
+
+#: ../../include/items.php:4512
+#, php-format
+msgid "Connection: %s"
+msgstr "Connectie: %s"
+
+#: ../../include/items.php:4515
+msgid "Connection not found."
+msgstr "Connectie niet gevonden."
#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1551
msgid "Logout"
@@ -2473,8 +2537,8 @@ msgid "Applications, utilities, links, games"
msgstr "Apps"
#: ../../include/nav.php:165 ../../include/apps.php:147
-#: ../../include/text.php:834 ../../include/text.php:846
-#: ../../mod/search.php:34
+#: ../../include/text.php:832 ../../include/text.php:844
+#: ../../mod/search.php:38
msgid "Search"
msgstr "Zoeken"
@@ -2664,14 +2728,10 @@ msgstr "%1$s heeft een aangepaste %2$s, %3$s veranderd."
msgid "This event has been added to your calendar."
msgstr "Dit evenement is aan jouw agenda toegevoegd."
-#: ../../include/api.php:1081
+#: ../../include/api.php:1095
msgid "Public Timeline"
msgstr "Openbare tijdlijn"
-#: ../../include/network.php:620
-msgid "view full size"
-msgstr "volledige grootte tonen"
-
#: ../../include/dir_fns.php:134
msgid "Directory Options"
msgstr "Opties kanalengids"
@@ -2729,15 +2789,15 @@ msgstr "Kanaalkenmerk kon niet worden geverifieerd. "
msgid "Unable to verify site signature for %s"
msgstr "Hubkenmerk voor %s kon niet worden geverifieerd"
-#: ../../include/auth.php:130
+#: ../../include/auth.php:131
msgid "Logged out."
msgstr "Uitgelogd."
-#: ../../include/auth.php:271
+#: ../../include/auth.php:272
msgid "Failed authentication"
msgstr "Mislukte authenticatie"
-#: ../../include/auth.php:285 ../../mod/openid.php:190
+#: ../../include/auth.php:286 ../../mod/openid.php:190
msgid "Login failed."
msgstr "Inloggen mislukt."
@@ -2944,7 +3004,7 @@ msgid_plural "%d invitations available"
msgstr[0] "%d uitnodiging beschikbaar"
msgstr[1] "%d uitnodigingen beschikbaar"
-#: ../../include/contact_widgets.php:19 ../../mod/admin.php:445
+#: ../../include/contact_widgets.php:19 ../../mod/admin.php:447
msgid "Advanced"
msgstr "Geavanceerd"
@@ -3009,9 +3069,9 @@ msgstr "Tonen"
msgid "Don't show"
msgstr "Niet tonen"
-#: ../../include/acl_selectors.php:248 ../../mod/events.php:652
-#: ../../mod/chat.php:209 ../../mod/filestorage.php:146
-#: ../../mod/photos.php:559 ../../mod/photos.php:916
+#: ../../include/acl_selectors.php:248 ../../mod/events.php:654
+#: ../../mod/chat.php:209 ../../mod/filestorage.php:147
+#: ../../mod/photos.php:559 ../../mod/photos.php:922
msgid "Permissions"
msgstr "Permissies"
@@ -3028,21 +3088,21 @@ msgstr "Afbeeldingsbestand is leeg"
msgid "Unable to process image"
msgstr "Afbeelding kan niet verwerkt worden"
-#: ../../include/photos.php:192
+#: ../../include/photos.php:194
msgid "Photo storage failed."
msgstr "Foto kan niet worden opgeslagen"
-#: ../../include/photos.php:344
+#: ../../include/photos.php:360
msgid "Upload New Photos"
msgstr "Nieuwe foto's uploaden"
#: ../../include/profile_selectors.php:6
-#: ../../include/profile_selectors.php:23 ../../mod/id.php:85
+#: ../../include/profile_selectors.php:23 ../../mod/id.php:93
msgid "Male"
msgstr "Man"
#: ../../include/profile_selectors.php:6
-#: ../../include/profile_selectors.php:23 ../../mod/id.php:87
+#: ../../include/profile_selectors.php:23 ../../mod/id.php:95
msgid "Female"
msgstr "Vrouw"
@@ -3311,7 +3371,7 @@ msgstr "Uitnodigen "
msgid "Features"
msgstr "Extra functies"
-#: ../../include/apps.php:153 ../../mod/id.php:161
+#: ../../include/apps.php:153 ../../mod/id.php:25
msgid "Language"
msgstr "Taal"
@@ -3319,8 +3379,8 @@ msgstr "Taal"
msgid "Post"
msgstr "Bericht"
-#: ../../include/apps.php:155 ../../mod/id.php:150 ../../mod/id.php:151
-#: ../../mod/id.php:152
+#: ../../include/apps.php:155 ../../mod/id.php:14 ../../mod/id.php:15
+#: ../../mod/id.php:16
msgid "Profile Photo"
msgstr "Profielfoto"
@@ -3365,362 +3425,305 @@ msgstr "nieuwer"
msgid "No connections"
msgstr "Geen connecties"
-#: ../../include/text.php:764
+#: ../../include/text.php:762
#, php-format
msgid "%d Connection"
msgid_plural "%d Connections"
msgstr[0] "%d connectie"
msgstr[1] "%d connecties"
-#: ../../include/text.php:777 ../../mod/viewconnections.php:86
+#: ../../include/text.php:775 ../../mod/viewconnections.php:86
msgid "View Connections"
msgstr "Connecties weergeven"
-#: ../../include/text.php:913
+#: ../../include/text.php:911
msgid "poke"
msgstr "aanstoten"
-#: ../../include/text.php:914
+#: ../../include/text.php:912
msgid "ping"
msgstr "ping"
-#: ../../include/text.php:914
+#: ../../include/text.php:912
msgid "pinged"
msgstr "gepingd"
-#: ../../include/text.php:915
+#: ../../include/text.php:913
msgid "prod"
msgstr "por"
-#: ../../include/text.php:915
+#: ../../include/text.php:913
msgid "prodded"
msgstr "gepord"
-#: ../../include/text.php:916
+#: ../../include/text.php:914
msgid "slap"
msgstr "slaan"
-#: ../../include/text.php:916
+#: ../../include/text.php:914
msgid "slapped"
msgstr "sloeg"
-#: ../../include/text.php:917
+#: ../../include/text.php:915
msgid "finger"
msgstr "finger"
-#: ../../include/text.php:917
+#: ../../include/text.php:915
msgid "fingered"
msgstr "gefingerd"
-#: ../../include/text.php:918
+#: ../../include/text.php:916
msgid "rebuff"
msgstr "afpoeieren"
-#: ../../include/text.php:918
+#: ../../include/text.php:916
msgid "rebuffed"
msgstr "afgepoeierd"
-#: ../../include/text.php:928
+#: ../../include/text.php:926
msgid "happy"
msgstr "gelukkig"
-#: ../../include/text.php:929
+#: ../../include/text.php:927
msgid "sad"
msgstr "bedroefd"
-#: ../../include/text.php:930
+#: ../../include/text.php:928
msgid "mellow"
msgstr "mellow"
-#: ../../include/text.php:931
+#: ../../include/text.php:929
msgid "tired"
msgstr "moe"
-#: ../../include/text.php:932
+#: ../../include/text.php:930
msgid "perky"
msgstr "parmantig"
-#: ../../include/text.php:933
+#: ../../include/text.php:931
msgid "angry"
msgstr "boos"
-#: ../../include/text.php:934
+#: ../../include/text.php:932
msgid "stupified"
msgstr "beteuterd"
-#: ../../include/text.php:935
+#: ../../include/text.php:933
msgid "puzzled"
msgstr "verward"
-#: ../../include/text.php:936
+#: ../../include/text.php:934
msgid "interested"
msgstr "geïnteresseerd"
-#: ../../include/text.php:937
+#: ../../include/text.php:935
msgid "bitter"
msgstr "verbitterd"
-#: ../../include/text.php:938
+#: ../../include/text.php:936
msgid "cheerful"
msgstr "vrolijk"
-#: ../../include/text.php:939
+#: ../../include/text.php:937
msgid "alive"
msgstr "levendig"
-#: ../../include/text.php:940
+#: ../../include/text.php:938
msgid "annoyed"
msgstr "geërgerd"
-#: ../../include/text.php:941
+#: ../../include/text.php:939
msgid "anxious"
msgstr "bezorgd"
-#: ../../include/text.php:942
+#: ../../include/text.php:940
msgid "cranky"
msgstr "humeurig"
-#: ../../include/text.php:943
+#: ../../include/text.php:941
msgid "disturbed"
msgstr "verontrust"
-#: ../../include/text.php:944
+#: ../../include/text.php:942
msgid "frustrated"
msgstr "gefrustreerd "
-#: ../../include/text.php:945
+#: ../../include/text.php:943
msgid "depressed"
msgstr "gedeprimeerd"
-#: ../../include/text.php:946
+#: ../../include/text.php:944
msgid "motivated"
msgstr "gemotiveerd"
-#: ../../include/text.php:947
+#: ../../include/text.php:945
msgid "relaxed"
msgstr "ontspannen"
-#: ../../include/text.php:948
+#: ../../include/text.php:946
msgid "surprised"
msgstr "verrast"
-#: ../../include/text.php:1113
+#: ../../include/text.php:1111
msgid "Monday"
msgstr "maandag"
-#: ../../include/text.php:1113
+#: ../../include/text.php:1111
msgid "Tuesday"
msgstr "dinsdag"
-#: ../../include/text.php:1113
+#: ../../include/text.php:1111
msgid "Wednesday"
msgstr "woensdag"
-#: ../../include/text.php:1113
+#: ../../include/text.php:1111
msgid "Thursday"
msgstr "donderdag"
-#: ../../include/text.php:1113
+#: ../../include/text.php:1111
msgid "Friday"
msgstr "vrijdag"
-#: ../../include/text.php:1113
+#: ../../include/text.php:1111
msgid "Saturday"
msgstr "zaterdag"
-#: ../../include/text.php:1113
+#: ../../include/text.php:1111
msgid "Sunday"
msgstr "zondag"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "January"
msgstr "januari"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "February"
msgstr "februari"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "March"
msgstr "maart"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "April"
msgstr "april"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "May"
msgstr "mei"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "June"
msgstr "juni"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "July"
msgstr "juli"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "August"
msgstr "augustus"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "September"
msgstr "september"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "October"
msgstr "oktober"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "November"
msgstr "november"
-#: ../../include/text.php:1117
+#: ../../include/text.php:1115
msgid "December"
msgstr "december"
-#: ../../include/text.php:1195
+#: ../../include/text.php:1193
msgid "unknown.???"
msgstr "onbekend.???"
-#: ../../include/text.php:1196
+#: ../../include/text.php:1194
msgid "bytes"
msgstr "bytes"
-#: ../../include/text.php:1232
+#: ../../include/text.php:1230
msgid "remove category"
msgstr "categorie verwijderen"
-#: ../../include/text.php:1301
+#: ../../include/text.php:1299
msgid "remove from file"
msgstr "uit map verwijderen"
-#: ../../include/text.php:1377 ../../include/text.php:1388
+#: ../../include/text.php:1375 ../../include/text.php:1386
#: ../../mod/connedit.php:635
msgid "Click to open/close"
msgstr "Klik om te openen of te sluiten"
-#: ../../include/text.php:1536 ../../mod/events.php:444
+#: ../../include/text.php:1534 ../../mod/events.php:444
msgid "Link to Source"
msgstr "Originele locatie"
-#: ../../include/text.php:1555
+#: ../../include/text.php:1553
msgid "Select a page layout: "
msgstr "Kies een paginalay-out: "
-#: ../../include/text.php:1558 ../../include/text.php:1618
+#: ../../include/text.php:1556 ../../include/text.php:1616
msgid "default"
msgstr "standaard"
-#: ../../include/text.php:1591
+#: ../../include/text.php:1589
msgid "Page content type: "
msgstr "Opmaakcode pagina"
-#: ../../include/text.php:1630
+#: ../../include/text.php:1628
msgid "Select an alternate language"
msgstr "Kies een andere taal"
-#: ../../include/text.php:1762
+#: ../../include/text.php:1760
msgid "activity"
msgstr "activiteit"
-#: ../../include/text.php:2049
+#: ../../include/text.php:2051
msgid "Design"
msgstr "Ontwerp"
-#: ../../include/text.php:2052
+#: ../../include/text.php:2054
msgid "Blocks"
msgstr "Blokken"
-#: ../../include/text.php:2053
+#: ../../include/text.php:2055
msgid "Menus"
msgstr "Menu's"
-#: ../../include/text.php:2054
+#: ../../include/text.php:2056
msgid "Layouts"
msgstr "Lay-outs"
-#: ../../include/text.php:2055
+#: ../../include/text.php:2057
msgid "Pages"
msgstr "Pagina's"
-#: ../../include/account.php:23
-msgid "Not a valid email address"
-msgstr "Geen geldig e-mailadres"
-
-#: ../../include/account.php:25
-msgid "Your email domain is not among those allowed on this site"
-msgstr "Jouw e-maildomein is op deze RedMatrix-hub niet toegestaan"
-
-#: ../../include/account.php:31
-msgid "Your email address is already registered at this site."
-msgstr "Jouw e-mailadres is al op deze RedMatrix-hub geregistreerd."
-
-#: ../../include/account.php:64
-msgid "An invitation is required."
-msgstr "Een uitnodiging is vereist"
-
-#: ../../include/account.php:68
-msgid "Invitation could not be verified."
-msgstr "Uitnodiging kon niet geverifieerd worden"
-
-#: ../../include/account.php:119
-msgid "Please enter the required information."
-msgstr "Vul de vereiste informatie in."
-
-#: ../../include/account.php:187
-msgid "Failed to store account information."
-msgstr "Account-informatie kon niet opgeslagen worden."
-
-#: ../../include/account.php:245
-#, php-format
-msgid "Registration confirmation for %s"
-msgstr "Registratiebevestiging voor %s"
-
-#: ../../include/account.php:313
-#, php-format
-msgid "Registration request at %s"
-msgstr "Registratiebevestiging voor %s"
-
-#: ../../include/account.php:315 ../../include/account.php:342
-#: ../../include/account.php:399
-msgid "Administrator"
-msgstr "Beheerder"
-
-#: ../../include/account.php:337
-msgid "your registration password"
-msgstr "jouw registratiewachtwoord"
-
-#: ../../include/account.php:340 ../../include/account.php:397
-#, php-format
-msgid "Registration details for %s"
-msgstr "Registratiegegevens voor %s"
-
-#: ../../include/account.php:406
-msgid "Account approved."
-msgstr "Account goedgekeurd"
-
-#: ../../include/account.php:440
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registratie ingetrokken voor %s"
+#: ../../include/chat.php:23
+msgid "Missing room name"
+msgstr "Naam chatkanaal ontbreekt"
-#: ../../include/account.php:486
-msgid "Account verified. Please login."
-msgstr "Account is geverifieerd. Je kan inloggen."
+#: ../../include/chat.php:32
+msgid "Duplicate room name"
+msgstr "Naam chatkanaal bestaat al"
-#: ../../include/account.php:674 ../../include/account.php:676
-msgid "Click here to upgrade."
-msgstr "Klik hier om te upgraden."
+#: ../../include/chat.php:82 ../../include/chat.php:90
+msgid "Invalid room specifier."
+msgstr "Ongeldige omschrijving chatkanaal"
-#: ../../include/account.php:682
-msgid "This action exceeds the limits set by your subscription plan."
-msgstr "Deze handeling overschrijdt de beperkingen die voor jouw abonnement gelden."
+#: ../../include/chat.php:120
+msgid "Room not found."
+msgstr "Chatkanaal niet gevonden"
-#: ../../include/account.php:687
-msgid "This action is not available under your subscription plan."
-msgstr "Deze handeling is niet mogelijk met jouw abonnement."
+#: ../../include/chat.php:141
+msgid "Room is full"
+msgstr "Chatkanaal is vol"
#: ../../include/permissions.php:26
msgid "Can view my normal stream and posts"
@@ -3853,6 +3856,10 @@ msgstr "Groepsopslag"
msgid "Custom/Expert Mode"
msgstr "Expertmodus/handmatig aanpassen"
+#: ../../include/network.php:619
+msgid "view full size"
+msgstr "volledige grootte tonen"
+
#: ../../mod/achievements.php:34
msgid "Some blurb about what to do when you're new here"
msgstr "Welkom op de RedMatrix. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook onze <a href=\"directory\">apps</a>, waar je vrijwel alles van de RedMatrix kan vinden. Voor <a href=\"directory\">hulp</a> met de RedMatrix klik je op het vraagteken of als je meer vragen hebt stel je die in het <a href=\"https://zothost.me/channel/support\">supportkanaal</a> (liefst in het Engels)."
@@ -3940,15 +3947,17 @@ msgstr "Systeemfout opslaan van nieuwe e-mail. Probeer het nog een keer."
msgid "Settings updated."
msgstr "Instellingen bijgewerkt."
-#: ../../mod/settings.php:573 ../../mod/api.php:106 ../../mod/admin.php:419
-#: ../../mod/removeme.php:60 ../../view/theme/redbasic/php/config.php:104
-#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1556
+#: ../../mod/settings.php:573 ../../mod/api.php:106 ../../mod/admin.php:421
+#: ../../mod/removeme.php:60 ../../view/theme/redbasic/php/config.php:102
+#: ../../view/theme/redbasic/php/config.php:127 ../../wppost/wppost.php:80
+#: ../../wppost/wppost.php:96 ../../wppost/wppost.php:100 ../../boot.php:1556
msgid "No"
msgstr "Nee"
-#: ../../mod/settings.php:573 ../../mod/api.php:105 ../../mod/admin.php:421
-#: ../../mod/removeme.php:60 ../../view/theme/redbasic/php/config.php:104
-#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1556
+#: ../../mod/settings.php:573 ../../mod/api.php:105 ../../mod/admin.php:423
+#: ../../mod/removeme.php:60 ../../view/theme/redbasic/php/config.php:102
+#: ../../view/theme/redbasic/php/config.php:127 ../../wppost/wppost.php:80
+#: ../../wppost/wppost.php:96 ../../wppost/wppost.php:100 ../../boot.php:1556
msgid "Yes"
msgstr "Ja"
@@ -4088,7 +4097,7 @@ msgstr "Geen speciaal thema voor mobiele apparaten"
msgid "%s - (Experimental)"
msgstr "%s - (experimenteel)"
-#: ../../mod/settings.php:805 ../../mod/admin.php:391
+#: ../../mod/settings.php:805 ../../mod/admin.php:393
msgid "mobile"
msgstr "mobiel"
@@ -4536,7 +4545,7 @@ msgstr "Verwijder item-tag"
msgid "Select a tag to remove: "
msgstr "Kies een tag om te verwijderen"
-#: ../../mod/tagrm.php:133 ../../mod/photos.php:873
+#: ../../mod/tagrm.php:133 ../../mod/photos.php:875
msgid "Remove"
msgstr "Verwijderen"
@@ -4608,11 +4617,11 @@ msgstr "Item is niet aanwezig."
msgid "Fetching URL returns error: %1$s"
msgstr "Ophalen URL gaf een foutmelding terug: %1$s"
-#: ../../mod/home.php:48
+#: ../../mod/home.php:53
msgid "Red Matrix - &quot;The Network&quot;"
msgstr "RedMatrix - &quot;The Network&quot;"
-#: ../../mod/home.php:101
+#: ../../mod/home.php:106
#, php-format
msgid "Welcome to %s"
msgstr "Welkom op %s"
@@ -4697,7 +4706,7 @@ msgstr "Ongeldig item."
msgid "Channel not found."
msgstr "Kanaal niet gevonden."
-#: ../../mod/block.php:75 ../../mod/help.php:79 ../../mod/display.php:102
+#: ../../mod/block.php:75 ../../mod/help.php:79 ../../mod/display.php:106
#: ../../mod/page.php:81 ../../index.php:241
msgid "Page not found."
msgstr "Pagina niet gevonden."
@@ -4732,41 +4741,41 @@ msgstr "Kanaal niet beschikbaar."
msgid "Previous action reversed."
msgstr "Vorige actie omgedraaid"
-#: ../../mod/like.php:387
+#: ../../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/like.php:389
+#: ../../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/like.php:391
+#: ../../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/like.php:393
+#: ../../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/like.php:395
+#: ../../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/like.php:397
+#: ../../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/like.php:481
+#: ../../mod/like.php:492
msgid "Action completed."
msgstr "Actie voltooid"
-#: ../../mod/like.php:482
+#: ../../mod/like.php:493
msgid "Thank you."
msgstr "Bedankt"
@@ -4822,49 +4831,49 @@ msgstr "Gebeurtenis verwijderd"
msgid "Failed to remove event"
msgstr "Verwijderen gebeurtenis mislukt"
-#: ../../mod/events.php:625
+#: ../../mod/events.php:627
msgid "Event details"
msgstr "Details van gebeurtenis"
-#: ../../mod/events.php:626
+#: ../../mod/events.php:628
msgid "Starting date and Title are required."
msgstr "Begintijd en titel zijn vereist."
-#: ../../mod/events.php:628
+#: ../../mod/events.php:630
msgid "Categories (comma-separated list)"
msgstr "Categorieën (door komma's gescheiden lijst)"
-#: ../../mod/events.php:630
+#: ../../mod/events.php:632
msgid "Event Starts:"
msgstr "Begin gebeurtenis:"
-#: ../../mod/events.php:637
+#: ../../mod/events.php:639
msgid "Finish date/time is not known or not relevant"
msgstr "Einddatum/-tijd is niet bekend of niet relevant"
-#: ../../mod/events.php:639
+#: ../../mod/events.php:641
msgid "Event Finishes:"
msgstr "Einde gebeurtenis:"
-#: ../../mod/events.php:641 ../../mod/events.php:642
+#: ../../mod/events.php:643 ../../mod/events.php:644
msgid "Adjust for viewer timezone"
msgstr "Aanpassen aan de tijdzone van wie deze gebeurtenis bekijkt"
-#: ../../mod/events.php:641
+#: ../../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/events.php:643
+#: ../../mod/events.php:645
msgid "Description:"
msgstr "Omschrijving:"
-#: ../../mod/events.php:647
+#: ../../mod/events.php:649
msgid "Title:"
msgstr "Titel:"
-#: ../../mod/events.php:649
+#: ../../mod/events.php:651
msgid "Share this event"
msgstr "Deel deze gebeurtenis"
@@ -4918,30 +4927,6 @@ msgstr "Beoordeel"
msgid "View ratings"
msgstr "Bekijk beoordelingen"
-#: ../../mod/network.php:90
-msgid "No such group"
-msgstr "Collectie niet gevonden"
-
-#: ../../mod/network.php:128
-msgid "Search Results For:"
-msgstr "Zoekresultaten voor:"
-
-#: ../../mod/network.php:182
-msgid "Collection is empty"
-msgstr "Collectie is leeg"
-
-#: ../../mod/network.php:190
-msgid "Collection: "
-msgstr "Collectie: "
-
-#: ../../mod/network.php:203
-msgid "Connection: "
-msgstr "Connectie: "
-
-#: ../../mod/network.php:206
-msgid "Invalid connection."
-msgstr "Ongeldige connectie."
-
#: ../../mod/connedit.php:75 ../../mod/connections.php:37
msgid "Could not access contact record."
msgstr "Kon geen toegang krijgen tot de connectie-gegevens."
@@ -5042,12 +5027,12 @@ msgid "View recent posts and comments"
msgstr "Recente berichten en reacties weergeven"
#: ../../mod/connedit.php:507 ../../mod/connedit.php:694
-#: ../../mod/admin.php:818
+#: ../../mod/admin.php:821
msgid "Unblock"
msgstr "Deblokkeren"
#: ../../mod/connedit.php:507 ../../mod/connedit.php:694
-#: ../../mod/admin.php:817
+#: ../../mod/admin.php:820
msgid "Block"
msgstr "Blokkeren"
@@ -5337,58 +5322,58 @@ msgstr "Alle kanaalconnecties"
msgid "Click on a channel to add or remove."
msgstr "Klik op een kanaal om deze toe te voegen of te verwijderen."
-#: ../../mod/siteinfo.php:106
+#: ../../mod/siteinfo.php:112
#, php-format
msgid "Version %s"
msgstr "Versie %s"
-#: ../../mod/siteinfo.php:127
+#: ../../mod/siteinfo.php:133
msgid "Installed plugins/addons/apps:"
msgstr "Ingeschakelde plug-ins/add-ons/apps:"
-#: ../../mod/siteinfo.php:140
+#: ../../mod/siteinfo.php:146
msgid "No installed plugins/addons/apps"
msgstr "Geen ingeschakelde plug-ins/add-ons/apps"
-#: ../../mod/siteinfo.php:149
+#: ../../mod/siteinfo.php:155
msgid "Red"
msgstr "Red"
-#: ../../mod/siteinfo.php:150
+#: ../../mod/siteinfo.php:156
msgid ""
-"This is a hub of the Red Matrix - a global cooperative network of "
-"decentralized privacy enhanced websites."
+"This is a hub of redmatrix - a global cooperative network of decentralized "
+"privacy enhanced websites."
msgstr "Dit is een hub van de RedMatrix - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy."
-#: ../../mod/siteinfo.php:152
+#: ../../mod/siteinfo.php:158
msgid "Tag: "
msgstr "Tag: "
-#: ../../mod/siteinfo.php:154
+#: ../../mod/siteinfo.php:160
msgid "Last background fetch: "
msgstr "Meest recente achtergrond-fetch:"
-#: ../../mod/siteinfo.php:157
+#: ../../mod/siteinfo.php:163
msgid "Running at web location"
msgstr "Draaiend op weblocatie"
-#: ../../mod/siteinfo.php:158
+#: ../../mod/siteinfo.php:164
msgid ""
-"Please visit <a href=\"https://redmatrix.me\">RedMatrix.me</a> to learn more"
+"Please visit <a href=\"https://redmatrix.me\">redmatrix.me</a> to learn more"
" about the Red Matrix."
-msgstr "Bezoek <a href=\"https://redmatrix.me\">RedMatrix.me</a> om meer te leren over de RedMatrix."
+msgstr "Bezoek <a href=\"https://redmatrix.me\">RedMatrix.me</a> om meer over de RedMatrix te leren."
-#: ../../mod/siteinfo.php:159
+#: ../../mod/siteinfo.php:165
msgid "Bug reports and issues: please visit"
msgstr "Bugrapporten en andere kwesties: bezoek"
-#: ../../mod/siteinfo.php:162
+#: ../../mod/siteinfo.php:168
msgid ""
"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot "
"com"
msgstr "Voorstellen, lofbetuigingen, enz. - e-mail \"redmatrix\" at librelist - dot com"
-#: ../../mod/siteinfo.php:164
+#: ../../mod/siteinfo.php:170
msgid "Site Administrators"
msgstr "Hubbeheerders: "
@@ -5797,71 +5782,71 @@ msgstr "Veel voorkomende connecties"
msgid "No connections in common."
msgstr "Geen gemeenschappelijke connecties."
-#: ../../mod/id.php:144
+#: ../../mod/id.php:8
msgid "First Name"
msgstr "Voornaam"
-#: ../../mod/id.php:145
+#: ../../mod/id.php:9
msgid "Last Name"
msgstr "Achternaam"
-#: ../../mod/id.php:146
+#: ../../mod/id.php:10
msgid "Nickname"
msgstr "Bijnaam"
-#: ../../mod/id.php:147
+#: ../../mod/id.php:11
msgid "Full Name"
msgstr "Volledige naam"
-#: ../../mod/id.php:153
+#: ../../mod/id.php:17
msgid "Profile Photo 16px"
msgstr "Profielfoto 16px"
-#: ../../mod/id.php:154
+#: ../../mod/id.php:18
msgid "Profile Photo 32px"
msgstr "Profielfoto 32px"
-#: ../../mod/id.php:155
+#: ../../mod/id.php:19
msgid "Profile Photo 48px"
msgstr "Profielfoto 48px"
-#: ../../mod/id.php:156
+#: ../../mod/id.php:20
msgid "Profile Photo 64px"
msgstr "Profielfoto 64px"
-#: ../../mod/id.php:157
+#: ../../mod/id.php:21
msgid "Profile Photo 80px"
msgstr "Profielfoto 80px"
-#: ../../mod/id.php:158
+#: ../../mod/id.php:22
msgid "Profile Photo 128px"
msgstr "Profielfoto 128px"
-#: ../../mod/id.php:159
+#: ../../mod/id.php:23
msgid "Timezone"
msgstr "Tijdzone"
-#: ../../mod/id.php:160
+#: ../../mod/id.php:24
msgid "Homepage URL"
msgstr "URL homepagina"
-#: ../../mod/id.php:162
+#: ../../mod/id.php:26
msgid "Birth Year"
msgstr "Geboortejaar"
-#: ../../mod/id.php:163
+#: ../../mod/id.php:27
msgid "Birth Month"
msgstr "Geboortemaand"
-#: ../../mod/id.php:164
+#: ../../mod/id.php:28
msgid "Birth Day"
msgstr "Geboortedag"
-#: ../../mod/id.php:165
+#: ../../mod/id.php:29
msgid "Birthdate"
msgstr "Geboortedatum"
-#: ../../mod/id.php:166 ../../mod/profiles.php:431
+#: ../../mod/id.php:30 ../../mod/profiles.php:431
msgid "Gender"
msgstr "Geslacht"
@@ -5972,33 +5957,37 @@ msgstr "%1$s heeft het %3$s van %2$s getagd met %4$s"
msgid "RedMatrix - Guests: Username: {your email address}, Password: +++"
msgstr "RedMatrix - gasttoegang: Toegangsnaam: {jouw e-mailadres}, wachtwoord: +++"
-#: ../../mod/item.php:165
+#: ../../mod/item.php:175
msgid "Unable to locate original post."
msgstr "Niet in staat om de originele locatie van het bericht te vinden. "
-#: ../../mod/item.php:424
+#: ../../mod/item.php:437
msgid "Empty post discarded."
msgstr "Leeg bericht geannuleerd"
-#: ../../mod/item.php:466
+#: ../../mod/item.php:479
msgid "Executable content type not permitted to this channel."
msgstr "Uitvoerbare bestanden zijn niet toegestaan op dit kanaal."
-#: ../../mod/item.php:865
+#: ../../mod/item.php:885
msgid "System error. Post not saved."
msgstr "Systeemfout. Bericht niet opgeslagen."
-#: ../../mod/item.php:1083
+#: ../../mod/item.php:1097
+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:1103
#, 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:1089
+#: ../../mod/item.php:1109
#, php-format
msgid "You have reached your limit of %1$.0f webpages."
msgstr "Je hebt jouw limiet van %1$.0f webpagina's bereikt."
-#: ../../mod/search.php:13 ../../mod/display.php:9 ../../mod/ratings.php:82
+#: ../../mod/search.php:13 ../../mod/display.php:13 ../../mod/ratings.php:82
#: ../../mod/directory.php:47 ../../mod/viewconnections.php:17
#: ../../mod/photos.php:429
msgid "Public access denied."
@@ -6399,7 +6388,7 @@ msgstr "Kanaal op afstand [%s] (nog niet op deze hub bekend)"
msgid "Item is not editable"
msgstr "Item is niet te bewerken"
-#: ../../mod/editpost.php:42 ../../mod/rpost.php:97
+#: ../../mod/editpost.php:42 ../../mod/rpost.php:98
msgid "Edit post"
msgstr "Bericht bewerken"
@@ -6663,47 +6652,47 @@ msgstr "Items aan dit menu toevoegen of verwijder"
msgid "Modify"
msgstr "Wijzigen"
-#: ../../mod/filestorage.php:81
+#: ../../mod/filestorage.php:82
msgid "Permission Denied."
msgstr "Toegang geweigerd"
-#: ../../mod/filestorage.php:97
+#: ../../mod/filestorage.php:98
msgid "File not found."
msgstr "Bestand niet gevonden."
-#: ../../mod/filestorage.php:140
+#: ../../mod/filestorage.php:141
msgid "Edit file permissions"
msgstr "Bestandsrechten bewerken"
-#: ../../mod/filestorage.php:149
+#: ../../mod/filestorage.php:150
msgid "Set/edit permissions"
msgstr "Rechten instellen/bewerken"
-#: ../../mod/filestorage.php:150
+#: ../../mod/filestorage.php:151
msgid "Include all files and sub folders"
msgstr "Toepassen op alle bestanden en submappen"
-#: ../../mod/filestorage.php:151
+#: ../../mod/filestorage.php:152
msgid "Return to file list"
msgstr "Terugkeren naar bestandlijst "
-#: ../../mod/filestorage.php:153
+#: ../../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/filestorage.php:154
+#: ../../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/filestorage.php:156
+#: ../../mod/filestorage.php:157
msgid "Attach this file to a new post"
msgstr "Dit bestand als bijlage aan nieuw bericht toevoegen"
-#: ../../mod/filestorage.php:157
+#: ../../mod/filestorage.php:158
msgid "Show URL to this file"
msgstr "Toon URL van dit bestand"
-#: ../../mod/filestorage.php:158
+#: ../../mod/filestorage.php:159
msgid "Do not show in shared with me folder of your connections"
msgstr "Toon niet in de map 'gedeeld' van jouw connecties"
@@ -6841,7 +6830,7 @@ msgstr "Homepage"
msgid "Interests"
msgstr "Interesses"
-#: ../../mod/profiles.php:447 ../../mod/admin.php:950
+#: ../../mod/profiles.php:447 ../../mod/admin.php:953
msgid "Address"
msgstr "Kanaaladres"
@@ -6935,7 +6924,7 @@ msgstr "Wie (wanneer toepasselijk):"
#: ../../mod/profiles.php:689
msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Voorbeelden: karin123, Karin Jansen, cathy@voorbeeld.nl"
+msgstr "Voorbeelden: petra123, Petra Jansen, petra@voorbeeld.nl"
#: ../../mod/profiles.php:690
msgid "Since [date]:"
@@ -7147,7 +7136,7 @@ msgstr "ongeldig doelkenmerk"
msgid "Theme settings updated."
msgstr "Thema-instellingen bijgewerkt."
-#: ../../mod/admin.php:93 ../../mod/admin.php:440
+#: ../../mod/admin.php:93 ../../mod/admin.php:442
msgid "Site"
msgstr "Hub-instellingen"
@@ -7155,15 +7144,15 @@ msgstr "Hub-instellingen"
msgid "Accounts"
msgstr "Accounts"
-#: ../../mod/admin.php:95 ../../mod/admin.php:942
+#: ../../mod/admin.php:95 ../../mod/admin.php:945
msgid "Channels"
msgstr "Kanalen"
-#: ../../mod/admin.php:96 ../../mod/admin.php:1033 ../../mod/admin.php:1073
+#: ../../mod/admin.php:96 ../../mod/admin.php:1036 ../../mod/admin.php:1076
msgid "Plugins"
msgstr "Plug-ins"
-#: ../../mod/admin.php:97 ../../mod/admin.php:1233 ../../mod/admin.php:1268
+#: ../../mod/admin.php:97 ../../mod/admin.php:1236 ../../mod/admin.php:1271
msgid "Themes"
msgstr "Thema's"
@@ -7179,7 +7168,7 @@ msgstr "Profielconfiguratie"
msgid "DB updates"
msgstr "Database-updates"
-#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1351
+#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1354
msgid "Logs"
msgstr "Logboeken"
@@ -7223,10 +7212,10 @@ msgstr "# klonen"
msgid "Message queues"
msgstr "Berichtenwachtrij"
-#: ../../mod/admin.php:240 ../../mod/admin.php:439 ../../mod/admin.php:533
-#: ../../mod/admin.php:807 ../../mod/admin.php:941 ../../mod/admin.php:1032
-#: ../../mod/admin.php:1072 ../../mod/admin.php:1232 ../../mod/admin.php:1267
-#: ../../mod/admin.php:1350
+#: ../../mod/admin.php:240 ../../mod/admin.php:441 ../../mod/admin.php:536
+#: ../../mod/admin.php:810 ../../mod/admin.php:944 ../../mod/admin.php:1035
+#: ../../mod/admin.php:1075 ../../mod/admin.php:1235 ../../mod/admin.php:1270
+#: ../../mod/admin.php:1353
msgid "Administration"
msgstr "Beheer"
@@ -7238,7 +7227,7 @@ msgstr "Samenvatting"
msgid "Registered accounts"
msgstr "Geregistreerde accounts"
-#: ../../mod/admin.php:245 ../../mod/admin.php:537
+#: ../../mod/admin.php:245 ../../mod/admin.php:540
msgid "Pending registrations"
msgstr "Accounts die op goedkeuring wachten"
@@ -7246,7 +7235,7 @@ msgstr "Accounts die op goedkeuring wachten"
msgid "Registered channels"
msgstr "Geregistreerde kanalen"
-#: ../../mod/admin.php:247 ../../mod/admin.php:538
+#: ../../mod/admin.php:247 ../../mod/admin.php:541
msgid "Active plugins"
msgstr "Ingeschakelde plug-ins"
@@ -7254,611 +7243,619 @@ msgstr "Ingeschakelde plug-ins"
msgid "Version"
msgstr "Versie"
-#: ../../mod/admin.php:356
+#: ../../mod/admin.php:358
msgid "Site settings updated."
msgstr "Hub-instellingen bijgewerkt."
-#: ../../mod/admin.php:393
+#: ../../mod/admin.php:395
msgid "experimental"
msgstr "experimenteel"
-#: ../../mod/admin.php:395
+#: ../../mod/admin.php:397
msgid "unsupported"
msgstr "Niet ondersteund"
-#: ../../mod/admin.php:420
+#: ../../mod/admin.php:422
msgid "Yes - with approval"
msgstr "Ja - met goedkeuring"
-#: ../../mod/admin.php:426
+#: ../../mod/admin.php:428
msgid "My site is not a public server"
msgstr "Mijn RedMatrix-hub is niet openbaar"
-#: ../../mod/admin.php:427
+#: ../../mod/admin.php:429
msgid "My site has paid access only"
msgstr "Mijn RedMatrix-hub kent alleen betaalde toegang"
-#: ../../mod/admin.php:428
+#: ../../mod/admin.php:430
msgid "My site has free access only"
msgstr "Mijn RedMatrix-hub kent alleen gratis toegang"
-#: ../../mod/admin.php:429
+#: ../../mod/admin.php:431
msgid "My site offers free accounts with optional paid upgrades"
msgstr "Mijn RedMatrix-hub biedt gratis accounts aan met betaalde uitbreidingen als optie"
-#: ../../mod/admin.php:442 ../../mod/register.php:207
+#: ../../mod/admin.php:444 ../../mod/register.php:207
msgid "Registration"
msgstr "Registratie"
-#: ../../mod/admin.php:443
+#: ../../mod/admin.php:445
msgid "File upload"
msgstr "Bestand uploaden"
-#: ../../mod/admin.php:444
+#: ../../mod/admin.php:446
msgid "Policies"
msgstr "Beleid"
-#: ../../mod/admin.php:449
+#: ../../mod/admin.php:451
msgid "Site name"
msgstr "Naam van deze RedMatrix-hub"
-#: ../../mod/admin.php:450
+#: ../../mod/admin.php:452
msgid "Banner/Logo"
msgstr "Banner/logo"
-#: ../../mod/admin.php:451
+#: ../../mod/admin.php:453
msgid "Administrator Information"
msgstr "Informatie over de beheerder van deze hub"
-#: ../../mod/admin.php:451
+#: ../../mod/admin.php:453
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/admin.php:452
+#: ../../mod/admin.php:454
msgid "System language"
msgstr "Standaardtaal"
-#: ../../mod/admin.php:453
+#: ../../mod/admin.php:455
msgid "System theme"
msgstr "Standaardthema"
-#: ../../mod/admin.php:453
+#: ../../mod/admin.php:455
msgid ""
"Default system theme - may be over-ridden by user profiles - <a href='#' "
"id='cnftheme'>change theme settings</a>"
msgstr "Standaardthema voor RedMatrix-hub (kan door lid veranderd worden) - <a href='#' id='cnftheme'>verander thema-instellingen</a>"
-#: ../../mod/admin.php:454
+#: ../../mod/admin.php:456
msgid "Mobile system theme"
msgstr "Standaardthema voor mobiel"
-#: ../../mod/admin.php:454
+#: ../../mod/admin.php:456
msgid "Theme for mobile devices"
msgstr "Thema voor mobiele apparaten"
-#: ../../mod/admin.php:456
+#: ../../mod/admin.php:458
msgid "Enable Diaspora Protocol"
msgstr "Diaspora-protocol inschakelen"
-#: ../../mod/admin.php:456
+#: ../../mod/admin.php:458
msgid "Communicate with Diaspora and Friendica - experimental"
msgstr "Communiceer met Diaspora en Friendica (experimenteel)"
-#: ../../mod/admin.php:457
+#: ../../mod/admin.php:459
msgid "Allow Feeds as Connections"
msgstr "Sta feeds toe als connecties"
-#: ../../mod/admin.php:457
+#: ../../mod/admin.php:459
msgid "(Heavy system resource usage)"
msgstr "(sterk negatieve invloed op systeembronnen hub)"
-#: ../../mod/admin.php:458
+#: ../../mod/admin.php:460
msgid "Maximum image size"
msgstr "Maximale grootte van afbeeldingen"
-#: ../../mod/admin.php:458
+#: ../../mod/admin.php:460
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/admin.php:459
+#: ../../mod/admin.php:461
msgid "Does this site allow new member registration?"
msgstr "Staat deze hub nieuwe accounts toe?"
-#: ../../mod/admin.php:460
+#: ../../mod/admin.php:462
msgid "Which best describes the types of account offered by this hub?"
msgstr "Wat voor soort accounts biedt deze RedMatrix-hub aan? Kies wat het meest in de buurt komt."
-#: ../../mod/admin.php:461
+#: ../../mod/admin.php:463
msgid "Register text"
msgstr "Tekst tijdens registratie"
-#: ../../mod/admin.php:461
+#: ../../mod/admin.php:463
msgid "Will be displayed prominently on the registration page."
msgstr "Tekst dat op de pagina voor het registreren van nieuwe accounts wordt getoond."
-#: ../../mod/admin.php:462
+#: ../../mod/admin.php:464
msgid "Accounts abandoned after x days"
msgstr "Accounts als verlaten beschouwen na zoveel aantal dagen:"
-#: ../../mod/admin.php:462
+#: ../../mod/admin.php:464
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/admin.php:463
+#: ../../mod/admin.php:465
msgid "Allowed friend domains"
msgstr "Toegestane domeinen"
-#: ../../mod/admin.php:463
+#: ../../mod/admin.php:465
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 RedMatrix-hub. Wildcards zijn toegestaan.\nLaat leeg om alle domeinen toe te laten."
-#: ../../mod/admin.php:464
+#: ../../mod/admin.php:466
msgid "Allowed email domains"
msgstr "Toegestane e-maildomeinen"
-#: ../../mod/admin.php:464
+#: ../../mod/admin.php:466
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/admin.php:465
+#: ../../mod/admin.php:467
msgid "Not allowed email domains"
msgstr "Niet toegestane e-maildomeinen"
-#: ../../mod/admin.php:465
+#: ../../mod/admin.php:467
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/admin.php:466
+#: ../../mod/admin.php:468
msgid "Block public"
msgstr "Openbare toegang blokkeren"
-#: ../../mod/admin.php:466
+#: ../../mod/admin.php:468
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/admin.php:467
+#: ../../mod/admin.php:469
msgid "Verify Email Addresses"
msgstr "E-mailadres verifieren"
-#: ../../mod/admin.php:467
+#: ../../mod/admin.php:469
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/admin.php:468
+#: ../../mod/admin.php:470
msgid "Force publish"
msgstr "Dwing kanaalvermelding af"
-#: ../../mod/admin.php:468
+#: ../../mod/admin.php:470
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/admin.php:469
+#: ../../mod/admin.php:471
msgid "Disable discovery tab"
msgstr "Ontdekkingstab"
-#: ../../mod/admin.php:469
+#: ../../mod/admin.php:471
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/admin.php:470
+#: ../../mod/admin.php:472
msgid "No login on Homepage"
msgstr "Geen inlogformulier op de homepage"
-#: ../../mod/admin.php:470
+#: ../../mod/admin.php:472
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 RedMatrix-hub als homepage gebruikt)"
-#: ../../mod/admin.php:472
+#: ../../mod/admin.php:474
msgid "Proxy user"
msgstr "Gebruikersnaam proxy"
-#: ../../mod/admin.php:473
+#: ../../mod/admin.php:475
msgid "Proxy URL"
msgstr "URL proxy"
-#: ../../mod/admin.php:474
+#: ../../mod/admin.php:476
msgid "Network timeout"
msgstr "Netwerktimeout"
-#: ../../mod/admin.php:474
+#: ../../mod/admin.php:476
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/admin.php:475
+#: ../../mod/admin.php:477
msgid "Delivery interval"
msgstr "Afleveringsinterval"
-#: ../../mod/admin.php:475
+#: ../../mod/admin.php:477
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/admin.php:476
+#: ../../mod/admin.php:478
msgid "Poll interval"
msgstr "Poll-interval"
-#: ../../mod/admin.php:476
+#: ../../mod/admin.php:478
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/admin.php:477
+#: ../../mod/admin.php:479
msgid "Maximum Load Average"
msgstr "Maximaal gemiddelde systeembelasting"
-#: ../../mod/admin.php:477
+#: ../../mod/admin.php:479
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/admin.php:525
+#: ../../mod/admin.php:480
+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/admin.php:480
+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/admin.php:528
msgid "No server found"
msgstr "Geen hub gevonden"
-#: ../../mod/admin.php:532 ../../mod/admin.php:821
+#: ../../mod/admin.php:535 ../../mod/admin.php:824
msgid "ID"
msgstr "ID"
-#: ../../mod/admin.php:532
+#: ../../mod/admin.php:535
msgid "for channel"
msgstr "voor kanaal"
-#: ../../mod/admin.php:532
+#: ../../mod/admin.php:535
msgid "on server"
msgstr "op hub"
-#: ../../mod/admin.php:532
+#: ../../mod/admin.php:535
msgid "Status"
msgstr "Status"
-#: ../../mod/admin.php:534
+#: ../../mod/admin.php:537
msgid "Server"
msgstr "Hubbeheer"
-#: ../../mod/admin.php:551
+#: ../../mod/admin.php:554
msgid "Update has been marked successful"
msgstr "Update is als succesvol gemarkeerd"
-#: ../../mod/admin.php:561
+#: ../../mod/admin.php:564
#, php-format
msgid "Executing %s failed. Check system logs."
msgstr "Uitvoeren van %s is mislukt. Controleer systeemlogboek."
-#: ../../mod/admin.php:564
+#: ../../mod/admin.php:567
#, php-format
msgid "Update %s was successfully applied."
msgstr "Update %s was geslaagd."
-#: ../../mod/admin.php:568
+#: ../../mod/admin.php:571
#, 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/admin.php:571
+#: ../../mod/admin.php:574
#, php-format
msgid "Update function %s could not be found."
msgstr "Update-functie %s kon niet gevonden worden."
-#: ../../mod/admin.php:587
+#: ../../mod/admin.php:590
msgid "No failed updates."
msgstr "Geen mislukte updates."
-#: ../../mod/admin.php:591
+#: ../../mod/admin.php:594
msgid "Failed Updates"
msgstr "Mislukte updates"
-#: ../../mod/admin.php:593
+#: ../../mod/admin.php:596
msgid "Mark success (if update was manually applied)"
msgstr "Markeer als geslaagd (wanneer de update handmatig was uitgevoerd)"
-#: ../../mod/admin.php:594
+#: ../../mod/admin.php:597
msgid "Attempt to execute this update step automatically"
msgstr "Poging om deze stap van de update automatisch uit te voeren."
-#: ../../mod/admin.php:628
+#: ../../mod/admin.php:631
msgid "Queue Statistics"
msgstr "Wachtrij-statistieken"
-#: ../../mod/admin.php:629
+#: ../../mod/admin.php:632
msgid "Total Entries"
msgstr "Aantal vermeldingen"
-#: ../../mod/admin.php:630
+#: ../../mod/admin.php:633
msgid "Priority"
msgstr "Prioriteit"
-#: ../../mod/admin.php:631
+#: ../../mod/admin.php:634
msgid "Destination URL"
msgstr "Doel-URL"
-#: ../../mod/admin.php:632
+#: ../../mod/admin.php:635
msgid "Mark hub permanently offline"
msgstr "Hub als permanent offline markeren"
-#: ../../mod/admin.php:633
+#: ../../mod/admin.php:636
msgid "Empty queue for this hub"
msgstr "Berichtenwachtrij voor deze hub legen"
-#: ../../mod/admin.php:634
+#: ../../mod/admin.php:637
msgid "Last known contact"
msgstr "Voor het laatst contact"
-#: ../../mod/admin.php:670
+#: ../../mod/admin.php:673
#, 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/admin.php:678
+#: ../../mod/admin.php:681
#, php-format
msgid "%s user deleted"
msgid_plural "%s users deleted"
msgstr[0] "%s account verwijderd"
msgstr[1] "%s accounts verwijderd"
-#: ../../mod/admin.php:714
+#: ../../mod/admin.php:717
msgid "Account not found"
msgstr "Account niet gevonden"
-#: ../../mod/admin.php:734
+#: ../../mod/admin.php:737
#, php-format
msgid "User '%s' blocked"
msgstr "Lid '%s' geblokkeerd"
-#: ../../mod/admin.php:742
+#: ../../mod/admin.php:745
#, php-format
msgid "User '%s' unblocked"
msgstr "Account '%s' gedeblokkeerd"
-#: ../../mod/admin.php:808 ../../mod/admin.php:820
+#: ../../mod/admin.php:811 ../../mod/admin.php:823
msgid "Users"
msgstr "Accounts"
-#: ../../mod/admin.php:810 ../../mod/admin.php:944
+#: ../../mod/admin.php:813 ../../mod/admin.php:947
msgid "select all"
msgstr "alles selecteren"
-#: ../../mod/admin.php:811
+#: ../../mod/admin.php:814
msgid "User registrations waiting for confirm"
msgstr "Accounts die op goedkeuring wachten"
-#: ../../mod/admin.php:812
+#: ../../mod/admin.php:815
msgid "Request date"
msgstr "Tijd/datum verzoek"
-#: ../../mod/admin.php:813
+#: ../../mod/admin.php:816
msgid "No registrations."
msgstr "Geen verzoeken."
-#: ../../mod/admin.php:814
+#: ../../mod/admin.php:817
msgid "Approve"
msgstr "Goedkeuren"
-#: ../../mod/admin.php:815
+#: ../../mod/admin.php:818
msgid "Deny"
msgstr "Afkeuren"
-#: ../../mod/admin.php:821
+#: ../../mod/admin.php:824
msgid "Register date"
msgstr "Geregistreerd"
-#: ../../mod/admin.php:821
+#: ../../mod/admin.php:824
msgid "Last login"
msgstr "Laatste keer ingelogd"
-#: ../../mod/admin.php:821
+#: ../../mod/admin.php:824
msgid "Expires"
msgstr "Verloopt"
-#: ../../mod/admin.php:821
+#: ../../mod/admin.php:824
msgid "Service Class"
msgstr "Abonnementen"
-#: ../../mod/admin.php:823
+#: ../../mod/admin.php:826
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/admin.php:824
+#: ../../mod/admin.php:827
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/admin.php:858
+#: ../../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/admin.php:865
+#: ../../mod/admin.php:868
#, php-format
msgid "%s channel deleted"
msgid_plural "%s channels deleted"
msgstr[0] "%s kanaal verwijderd"
msgstr[1] "%s kanalen verwijderd"
-#: ../../mod/admin.php:883
+#: ../../mod/admin.php:886
msgid "Channel not found"
msgstr "Kanaal niet gevonden"
-#: ../../mod/admin.php:894
+#: ../../mod/admin.php:897
#, php-format
msgid "Channel '%s' deleted"
msgstr "Kanaal '%s' verwijderd"
-#: ../../mod/admin.php:905
+#: ../../mod/admin.php:908
#, php-format
msgid "Channel '%s' uncensored"
msgstr "Kanaal '%s' ongecensureerd"
-#: ../../mod/admin.php:905
+#: ../../mod/admin.php:908
#, php-format
msgid "Channel '%s' censored"
msgstr "Kanaal '%s' gecensureerd"
-#: ../../mod/admin.php:946
+#: ../../mod/admin.php:949
msgid "Censor"
msgstr "Censureren"
-#: ../../mod/admin.php:947
+#: ../../mod/admin.php:950
msgid "Uncensor"
msgstr "Niet censureren"
-#: ../../mod/admin.php:950
+#: ../../mod/admin.php:953
msgid "UID"
msgstr "UID"
-#: ../../mod/admin.php:952
+#: ../../mod/admin.php:955
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:953
+#: ../../mod/admin.php:956
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:993
+#: ../../mod/admin.php:996
#, php-format
msgid "Plugin %s disabled."
msgstr "Plug-in %s uitgeschakeld."
-#: ../../mod/admin.php:997
+#: ../../mod/admin.php:1000
#, php-format
msgid "Plugin %s enabled."
msgstr "Plug-in %s ingeschakeld"
-#: ../../mod/admin.php:1007 ../../mod/admin.php:1205
+#: ../../mod/admin.php:1010 ../../mod/admin.php:1208
msgid "Disable"
msgstr "Uitschakelen"
-#: ../../mod/admin.php:1010 ../../mod/admin.php:1207
+#: ../../mod/admin.php:1013 ../../mod/admin.php:1210
msgid "Enable"
msgstr "Inschakelen"
-#: ../../mod/admin.php:1034 ../../mod/admin.php:1234
+#: ../../mod/admin.php:1037 ../../mod/admin.php:1237
msgid "Toggle"
msgstr "Omschakelen"
-#: ../../mod/admin.php:1042 ../../mod/admin.php:1244
+#: ../../mod/admin.php:1045 ../../mod/admin.php:1247
msgid "Author: "
msgstr "Auteur: "
-#: ../../mod/admin.php:1043 ../../mod/admin.php:1245
+#: ../../mod/admin.php:1046 ../../mod/admin.php:1248
msgid "Maintainer: "
msgstr "Beheerder: "
-#: ../../mod/admin.php:1170
+#: ../../mod/admin.php:1173
msgid "No themes found."
msgstr "Geen thema's gevonden"
-#: ../../mod/admin.php:1226
+#: ../../mod/admin.php:1229
msgid "Screenshot"
msgstr "Schermafdruk"
-#: ../../mod/admin.php:1273
+#: ../../mod/admin.php:1276
msgid "[Experimental]"
msgstr "[Experimenteel]"
-#: ../../mod/admin.php:1274
+#: ../../mod/admin.php:1277
msgid "[Unsupported]"
msgstr "[Niet ondersteund]"
-#: ../../mod/admin.php:1298
+#: ../../mod/admin.php:1301
msgid "Log settings updated."
msgstr "Logboek-instellingen bijgewerkt."
-#: ../../mod/admin.php:1353
+#: ../../mod/admin.php:1356
msgid "Clear"
msgstr "Leegmaken"
-#: ../../mod/admin.php:1359
+#: ../../mod/admin.php:1362
msgid "Debugging"
msgstr "Debuggen"
-#: ../../mod/admin.php:1360
+#: ../../mod/admin.php:1363
msgid "Log file"
msgstr "Logbestand"
-#: ../../mod/admin.php:1360
+#: ../../mod/admin.php:1363
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 RedMatrix-installatie."
-#: ../../mod/admin.php:1361
+#: ../../mod/admin.php:1364
msgid "Log level"
msgstr "Logniveau"
-#: ../../mod/admin.php:1407
+#: ../../mod/admin.php:1410
msgid "New Profile Field"
msgstr "Nieuw profielveld"
-#: ../../mod/admin.php:1408 ../../mod/admin.php:1428
+#: ../../mod/admin.php:1411 ../../mod/admin.php:1431
msgid "Field nickname"
msgstr "Bijnaam voor veld"
-#: ../../mod/admin.php:1408 ../../mod/admin.php:1428
+#: ../../mod/admin.php:1411 ../../mod/admin.php:1431
msgid "System name of field"
msgstr "Systeemnaam voor veld"
-#: ../../mod/admin.php:1409 ../../mod/admin.php:1429
+#: ../../mod/admin.php:1412 ../../mod/admin.php:1432
msgid "Input type"
msgstr "Invoertype"
-#: ../../mod/admin.php:1410 ../../mod/admin.php:1430
+#: ../../mod/admin.php:1413 ../../mod/admin.php:1433
msgid "Field Name"
msgstr "Veldnaam"
-#: ../../mod/admin.php:1410 ../../mod/admin.php:1430
+#: ../../mod/admin.php:1413 ../../mod/admin.php:1433
msgid "Label on profile pages"
msgstr "Tekstlabel voor op profielpagina's"
-#: ../../mod/admin.php:1411 ../../mod/admin.php:1431
+#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
msgid "Help text"
msgstr "Helptekst"
-#: ../../mod/admin.php:1411 ../../mod/admin.php:1431
+#: ../../mod/admin.php:1414 ../../mod/admin.php:1434
msgid "Additional info (optional)"
msgstr "Extra informatie (optioneel)"
-#: ../../mod/admin.php:1421
+#: ../../mod/admin.php:1424
msgid "Field definition not found"
msgstr "Velddefinitie niet gevonden"
-#: ../../mod/admin.php:1427
+#: ../../mod/admin.php:1430
msgid "Edit Profile Field"
msgstr "Profielveld bewerken"
@@ -8015,7 +8012,7 @@ msgstr "Album niet gevonden."
msgid "Delete Album"
msgstr "Verwijder album"
-#: ../../mod/photos.php:159 ../../mod/photos.php:924
+#: ../../mod/photos.php:159 ../../mod/photos.php:930
msgid "Delete Photo"
msgstr "Verwijder foto"
@@ -8041,11 +8038,11 @@ msgstr "%1$.2f MB aan foto-opslag gebruikt."
msgid "Upload Photos"
msgstr "Foto's uploaden"
-#: ../../mod/photos.php:554 ../../mod/photos.php:636 ../../mod/photos.php:909
+#: ../../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/photos.php:555 ../../mod/photos.php:637 ../../mod/photos.php:910
+#: ../../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)"
@@ -8057,8 +8054,8 @@ msgstr "Plaats een bericht voor deze upload."
msgid "Album name could not be decoded"
msgstr "Albumnaam kon niet gedecodeerd worden"
-#: ../../mod/photos.php:625 ../../mod/photos.php:1149
-#: ../../mod/photos.php:1165
+#: ../../mod/photos.php:625 ../../mod/photos.php:1157
+#: ../../mod/photos.php:1173
msgid "Contact Photos"
msgstr "Connectiefoto's"
@@ -8070,7 +8067,7 @@ msgstr "Nieuwste eerst weergeven"
msgid "Show Oldest First"
msgstr "Oudste eerst weergeven"
-#: ../../mod/photos.php:675 ../../mod/photos.php:1197
+#: ../../mod/photos.php:675 ../../mod/photos.php:1205
msgid "View Photo"
msgstr "Foto weergeven"
@@ -8098,43 +8095,47 @@ msgstr "Privéfoto"
msgid "View Full Size"
msgstr "Volledige grootte weergeven"
-#: ../../mod/photos.php:903
+#: ../../mod/photos.php:909
msgid "Edit photo"
msgstr "Foto bewerken"
-#: ../../mod/photos.php:905
+#: ../../mod/photos.php:911
msgid "Rotate CW (right)"
msgstr "Draai met de klok mee (naar rechts)"
-#: ../../mod/photos.php:906
+#: ../../mod/photos.php:912
msgid "Rotate CCW (left)"
msgstr "Draai tegen de klok in (naar links)"
-#: ../../mod/photos.php:913
+#: ../../mod/photos.php:919
msgid "Caption"
msgstr "Bijschrift"
-#: ../../mod/photos.php:915
+#: ../../mod/photos.php:921
msgid "Add a Tag"
msgstr "Tag toevoegen"
-#: ../../mod/photos.php:919
+#: ../../mod/photos.php:925
msgid "Example: @bob, @Barbara_Jensen, @jim@example.com"
msgstr "Voorbeeld: @bob, @Barbara_Jansen, @jan@voorbeeld.nl"
-#: ../../mod/photos.php:922
+#: ../../mod/photos.php:928
msgid "Flag as adult in album view"
msgstr "Markeer als voor volwassenen in albumweergave"
-#: ../../mod/photos.php:1114
+#: ../../mod/photos.php:1120
msgid "In This Photo:"
msgstr "Op deze foto:"
-#: ../../mod/photos.php:1203
+#: ../../mod/photos.php:1125
+msgid "Map"
+msgstr "Kaart"
+
+#: ../../mod/photos.php:1211
msgid "View Album"
msgstr "Album weergeven"
-#: ../../mod/photos.php:1226
+#: ../../mod/photos.php:1234
msgid "Recent Photos"
msgstr "Recente foto's"
@@ -8422,21 +8423,21 @@ msgid ""
" 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 "Een kanaal is jouw eigen verzameling gerelateerde webpagina's. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, discussiegroep of forum, een pagina over een beroemdheid, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat."
+msgstr "Een kanaal is jouw eigen verzameling aan gerelateerde berichten. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, forum, en voor veel meer. Je kan net zoveel kanalen aanmaken als dat de eigenaar/beheerder van jouw hub toestaat."
#: ../../mod/new_channel.php:113
msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "
-msgstr "Voorbeelden: \"Bruce Springsteen\", \"Familiefoto's\", \"Voetbal\", \"Astronomie\""
+msgstr "Jouw naam of een andere relevante naam. Voorbeelden: \"Jan Pietersen\", \"Willems weblog\", \"Familieforum\""
#: ../../mod/new_channel.php:114
msgid "Choose a short nickname"
-msgstr "Kies een korte bijnaam"
+msgstr "Kies een bijnaam"
#: ../../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 "Jouw bijnaam wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) aan te maken, die je dan kan delen met anderen."
+msgstr "Deze bijnaam wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) aan te maken, die je dan met anderen kan delen. Voorbeeld: janp (wordt <em>janp@jouw_hub</em>)"
#: ../../mod/new_channel.php:116
msgid "Or <a href=\"import\">import an existing channel</a> from another location"
@@ -8446,7 +8447,7 @@ msgstr "Of <a href=\"import\">importeer een bestaand kanaal</a> vanaf een andere
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 (bijv. een persoonlijk kanaal voor een sociaal netwerk of eentje voor een groepsforum) en jouw behoefte aan privacy, zodat wij voor jou de beste permissies kunnen kiezen."
+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/new_channel.php:119
msgid "Channel Type"
@@ -8516,6 +8517,34 @@ msgstr "voegde jouw kanaal toe"
msgid "posted an event"
msgstr "plaatste een gebeurtenis"
+#: ../../mod/network.php:91
+msgid "No such group"
+msgstr "Collectie niet gevonden"
+
+#: ../../mod/network.php:129
+msgid "No such channel"
+msgstr "Niet zo'n kanaal"
+
+#: ../../mod/network.php:143
+msgid "Search Results For:"
+msgstr "Zoekresultaten voor:"
+
+#: ../../mod/network.php:198
+msgid "Collection is empty"
+msgstr "Collectie is leeg"
+
+#: ../../mod/network.php:207
+msgid "Collection: "
+msgstr "Collectie: "
+
+#: ../../mod/network.php:226
+msgid "Connection: "
+msgstr "Connectie: "
+
+#: ../../mod/network.php:233
+msgid "Invalid connection."
+msgstr "Ongeldige connectie."
+
#: ../../mod/bookmarks.php:38
msgid "Bookmark added"
msgstr "Bladwijzer toegevoegd"
@@ -8528,7 +8557,7 @@ msgstr "Mijn bladwijzers"
msgid "My Connections Bookmarks"
msgstr "Bladwijzers van mijn connecties"
-#: ../../mod/channel.php:87
+#: ../../mod/channel.php:97
msgid "Insufficient permissions. Request redirected to profile page."
msgstr "Onvoldoende permissies. Doorgestuurd naar profielpagina."
@@ -8550,15 +8579,19 @@ msgstr "Bekijk resultaten"
msgid "No service class restrictions found."
msgstr "Geen abonnementsbeperkingen gevonden."
-#: ../../mod/sharedwithme.php:99
+#: ../../mod/sharedwithme.php:94
msgid "Files: shared with me"
msgstr "Bestanden: met mij gedeeld"
-#: ../../mod/sharedwithme.php:103
+#: ../../mod/sharedwithme.php:96
+msgid "NEW"
+msgstr "NIEUW"
+
+#: ../../mod/sharedwithme.php:99
msgid "Remove all files"
msgstr "Verwijder alle bestanden"
-#: ../../mod/sharedwithme.php:104
+#: ../../mod/sharedwithme.php:100
msgid "Remove this file"
msgstr "Verwijder dit bestand"
@@ -8576,7 +8609,7 @@ msgid "Monospace"
msgstr "Monospace"
#: ../../view/theme/apw/php/config.php:259
-#: ../../view/theme/redbasic/php/config.php:102
+#: ../../view/theme/redbasic/php/config.php:100
msgid "Theme settings"
msgstr "Thema-instellingen"
@@ -8585,7 +8618,7 @@ msgid "Set scheme"
msgstr "Schema van thema instellen"
#: ../../view/theme/apw/php/config.php:261
-#: ../../view/theme/redbasic/php/config.php:124
+#: ../../view/theme/redbasic/php/config.php:122
msgid "Set font-size for posts and comments"
msgstr "Lettergrootte voor berichten en reacties instellen"
@@ -8705,126 +8738,186 @@ msgstr "Rechter offset van aside (zijbalk)"
msgid "Right offset of the aside element"
msgstr "Rechter offset van het aside-element"
-#: ../../view/theme/redbasic/php/config.php:84
+#: ../../view/theme/redbasic/php/config.php:82
msgid "Light (Red Matrix default)"
msgstr "Light (RedMatrix-standaard)"
-#: ../../view/theme/redbasic/php/config.php:103
+#: ../../view/theme/redbasic/php/config.php:101
msgid "Select scheme"
msgstr "Kies schema van thema"
-#: ../../view/theme/redbasic/php/config.php:104
+#: ../../view/theme/redbasic/php/config.php:102
msgid "Narrow navbar"
msgstr "Smalle navigatiebalk"
-#: ../../view/theme/redbasic/php/config.php:105
+#: ../../view/theme/redbasic/php/config.php:103
msgid "Navigation bar background color"
msgstr "Achtergrondkleur navigatiebalk"
-#: ../../view/theme/redbasic/php/config.php:106
+#: ../../view/theme/redbasic/php/config.php:104
msgid "Navigation bar gradient top color"
msgstr "Bovenste gradiëntkleur navigatiebalk"
-#: ../../view/theme/redbasic/php/config.php:107
+#: ../../view/theme/redbasic/php/config.php:105
msgid "Navigation bar gradient bottom color"
msgstr "Onderste gradiëntkleur navigatiebalk"
-#: ../../view/theme/redbasic/php/config.php:108
+#: ../../view/theme/redbasic/php/config.php:106
msgid "Navigation active button gradient top color"
msgstr "Bovenste gradiëntkleur actieve knop navigatiebalk"
-#: ../../view/theme/redbasic/php/config.php:109
+#: ../../view/theme/redbasic/php/config.php:107
msgid "Navigation active button gradient bottom color"
msgstr "Onderste gradiëntkleur actieve knop op navigatiebalk"
-#: ../../view/theme/redbasic/php/config.php:110
+#: ../../view/theme/redbasic/php/config.php:108
msgid "Navigation bar border color "
msgstr "Randkleur navigatiebalk "
-#: ../../view/theme/redbasic/php/config.php:111
+#: ../../view/theme/redbasic/php/config.php:109
msgid "Navigation bar icon color "
msgstr "Pictogramkleur navigatiebalk"
-#: ../../view/theme/redbasic/php/config.php:112
+#: ../../view/theme/redbasic/php/config.php:110
msgid "Navigation bar active icon color "
msgstr "Actieve pictogramkleur navigatiebalk"
-#: ../../view/theme/redbasic/php/config.php:113
+#: ../../view/theme/redbasic/php/config.php:111
msgid "link color"
msgstr "Linkkleur instellen"
-#: ../../view/theme/redbasic/php/config.php:114
+#: ../../view/theme/redbasic/php/config.php:112
msgid "Set font-color for banner"
msgstr "Tekstkleur van banner instellen"
-#: ../../view/theme/redbasic/php/config.php:115
+#: ../../view/theme/redbasic/php/config.php:113
msgid "Set the background color"
msgstr "Achtergrondkleur instellen"
-#: ../../view/theme/redbasic/php/config.php:116
+#: ../../view/theme/redbasic/php/config.php:114
msgid "Set the background image"
msgstr "Achtergrondafbeelding instellen"
-#: ../../view/theme/redbasic/php/config.php:117
+#: ../../view/theme/redbasic/php/config.php:115
msgid "Set the background color of items"
msgstr "Achtergrondkleur items instellen"
-#: ../../view/theme/redbasic/php/config.php:118
+#: ../../view/theme/redbasic/php/config.php:116
msgid "Set the background color of comments"
msgstr "Achtergrondkleur reacties instellen"
-#: ../../view/theme/redbasic/php/config.php:119
+#: ../../view/theme/redbasic/php/config.php:117
msgid "Set the border color of comments"
msgstr "Randkleur reacties instellen"
-#: ../../view/theme/redbasic/php/config.php:120
+#: ../../view/theme/redbasic/php/config.php:118
msgid "Set the indent for comments"
msgstr "Inspringen reacties instellen"
-#: ../../view/theme/redbasic/php/config.php:121
+#: ../../view/theme/redbasic/php/config.php:119
msgid "Set the basic color for item icons"
msgstr "Basiskleur itempictogrammen instellen"
-#: ../../view/theme/redbasic/php/config.php:122
+#: ../../view/theme/redbasic/php/config.php:120
msgid "Set the hover color for item icons"
msgstr "Hoverkleur itempictogrammen instellen"
-#: ../../view/theme/redbasic/php/config.php:123
+#: ../../view/theme/redbasic/php/config.php:121
msgid "Set font-size for the entire application"
msgstr "Tekstgrootte van de volledige applicatie instellen"
-#: ../../view/theme/redbasic/php/config.php:125
+#: ../../view/theme/redbasic/php/config.php:121
+msgid "Example: 14px"
+msgstr "Voorbeeld: 14px"
+
+#: ../../view/theme/redbasic/php/config.php:123
msgid "Set font-color for posts and comments"
msgstr "Tekstkleur van berichten en reacties"
-#: ../../view/theme/redbasic/php/config.php:126
+#: ../../view/theme/redbasic/php/config.php:124
msgid "Set radius of corners"
msgstr "Radius van hoeken instellen"
-#: ../../view/theme/redbasic/php/config.php:127
+#: ../../view/theme/redbasic/php/config.php:125
msgid "Set shadow depth of photos"
msgstr "Schaduwdiepte van foto's instellen"
-#: ../../view/theme/redbasic/php/config.php:128
-msgid "Set maximum width of conversation regions"
-msgstr "Maximumbreedte conversatieruimte instellen"
+#: ../../view/theme/redbasic/php/config.php:126
+msgid "Set maximum width of content region in pixel"
+msgstr "Maximumbreedte conversatieruimte instellen (in pixels)"
-#: ../../view/theme/redbasic/php/config.php:129
-msgid "Center conversation regions"
-msgstr "Centreer conversatieruimte"
+#: ../../view/theme/redbasic/php/config.php:126
+msgid "Leave empty for default width"
+msgstr "Laat leeg voor standaardbreedte"
-#: ../../view/theme/redbasic/php/config.php:130
+#: ../../view/theme/redbasic/php/config.php:127
+msgid "Center page content"
+msgstr "Inhoud centreren"
+
+#: ../../view/theme/redbasic/php/config.php:128
msgid "Set minimum opacity of nav bar - to hide it"
msgstr "Minimale ondoorzichtigheid navigatiebalk (- om te verbergen)"
-#: ../../view/theme/redbasic/php/config.php:131
+#: ../../view/theme/redbasic/php/config.php:129
msgid "Set size of conversation author photo"
msgstr "Grootte profielfoto's van berichten instellen"
-#: ../../view/theme/redbasic/php/config.php:132
+#: ../../view/theme/redbasic/php/config.php:130
msgid "Set size of followup author photos"
msgstr "Grootte profielfoto's van reacties instellen"
+#: ../../randpost/randpost.php:96
+msgid "You're welcome."
+msgstr "Je bent van harte welkom."
+
+#: ../../randpost/randpost.php:97
+msgid "Ah shucks..."
+msgstr "Hé verdorie..."
+
+#: ../../randpost/randpost.php:98
+msgid "Don't mention it."
+msgstr "Graag gedaan."
+
+#: ../../randpost/randpost.php:99
+msgid "&lt;blush&gt;"
+msgstr "&lt;bloos&gt;"
+
+#: ../../wppost/wppost.php:43
+msgid "Post to WordPress"
+msgstr "Op WordPress plaatsen"
+
+#: ../../wppost/wppost.php:80
+msgid "Enable WordPress Post Plugin"
+msgstr "WordPress-crosspost-plugin inschakelen"
+
+#: ../../wppost/wppost.php:84
+msgid "WordPress username"
+msgstr "Gebruikersnaam WordPress"
+
+#: ../../wppost/wppost.php:88
+msgid "WordPress password"
+msgstr "Wachtwoord WordPress"
+
+#: ../../wppost/wppost.php:92
+msgid "WordPress API URL"
+msgstr "API-URL WordPress"
+
+#: ../../wppost/wppost.php:96
+msgid "Post to WordPress by default"
+msgstr "Standaard op WordPress plaatsen"
+
+#: ../../wppost/wppost.php:100
+msgid "Forward comments (requires post_to_red plugin)"
+msgstr "Reacties doorsturen (WordPress-plugin 'post_to_red' vereist)"
+
+#: ../../wppost/wppost.php:104
+msgid "WordPress Post Settings"
+msgstr "Instellingen WordPress-crosspost"
+
+#: ../../wppost/wppost.php:119
+msgid "Wordpress Settings saved."
+msgstr "WordPress-crosspost opgeslagen."
+
#: ../../boot.php:1357
#, php-format
msgid "Update %s failed. See error logs."
diff --git a/view/nl/strings.php b/view/nl/strings.php
index 7edfb834e..3bf5e485f 100644
--- a/view/nl/strings.php
+++ b/view/nl/strings.php
@@ -323,6 +323,24 @@ $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["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 RedMatrix-hub niet toegestaan";
+$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze RedMatrix-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["Delete this item?"] = "Dit item verwijderen?";
$a->strings["Comment"] = "Reactie";
$a->strings["[+] show all"] = "[+] alle";
@@ -395,6 +413,8 @@ $a->strings["Private Notes"] = "Privé-aantekeningen";
$a->strings["Enables a tool to store notes and reminders"] = "Schakelt een eenvoudige toepassing in om aantekeningen en herinneringen in op te slaan";
$a->strings["Navigation Channel Select"] = "Kanaal kiezen in navigatiemenu";
$a->strings["Change channels directly from within the navigation dropdown menu"] = "Kies een ander kanaal direct vanuit het dropdown-menu op de navigatiebalk";
+$a->strings["Photo Location"] = "Fotolocatie";
+$a->strings["If location data is available on uploaded photos, link this to a map."] = "Wanneer in de geüploade foto's locatiegegevens aanwezig zijn, link dit dan aan een kaart.";
$a->strings["Extended Identity Sharing"] = "Uitgebreid identiteit delen";
$a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Deel jouw RedMatrix-identiteit met alle websites op het internet. Wanneer dit is uitgeschakeld wordt je identiteit alleen binnen het RedMatrix-netwerk gedeeld. Schakel dit alleen als je weet wat je doet.";
$a->strings["Expert Mode"] = "Expertmodus";
@@ -439,22 +459,6 @@ $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["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["Frequently"] = "Regelmatig";
$a->strings["Hourly"] = "Elk uur";
$a->strings["Twice daily"] = "Twee keer per dag";
@@ -550,11 +554,22 @@ $a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
$a->strings["Redmatrix event notification:"] = "Notificatie RedMatrix-gebeurtenis:";
$a->strings["Starts:"] = "Start:";
$a->strings["Finishes:"] = "Einde:";
-$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["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["Logout"] = "Uitloggen";
$a->strings["End this session"] = "Beëindig deze sessie";
$a->strings["Home"] = "Home";
@@ -627,7 +642,6 @@ $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["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd.";
$a->strings["Public Timeline"] = "Openbare tijdlijn";
-$a->strings["view full size"] = "volledige grootte tonen";
$a->strings["Directory Options"] = "Opties kanalengids";
$a->strings["Alphabetic"] = "Alfabetisch";
$a->strings["Reverse Alphabetic"] = "Omgekeerd alfabetisch";
@@ -863,24 +877,11 @@ $a->strings["Blocks"] = "Blokken";
$a->strings["Menus"] = "Menu's";
$a->strings["Layouts"] = "Lay-outs";
$a->strings["Pages"] = "Pagina's";
-$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 RedMatrix-hub niet toegestaan";
-$a->strings["Your email address is already registered at this site."] = "Jouw e-mailadres is al op deze RedMatrix-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["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["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";
@@ -913,6 +914,7 @@ $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["view full size"] = "volledige grootte tonen";
$a->strings["Some blurb about what to do when you're new here"] = "Welkom op de RedMatrix. Klik op de tab ontdekken of klik rechtsboven op de <a href=\"directory\">kanalengids</a>, om kanalen te vinden. Rechtsboven vind je ook onze <a href=\"directory\">apps</a>, waar je vrijwel alles van de RedMatrix kan vinden. Voor <a href=\"directory\">hulp</a> met de RedMatrix klik je op het vraagteken of als je meer vragen hebt stel je die in het <a href=\"https://zothost.me/channel/support\">supportkanaal</a> (liefst in het Engels).";
$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";
@@ -1166,12 +1168,6 @@ $a->strings["Location"] = "Locatie";
$a->strings["View hub ratings"] = "Bekijk hubbeoordelingen";
$a->strings["Rate"] = "Beoordeel";
$a->strings["View ratings"] = "Bekijk beoordelingen";
-$a->strings["No such group"] = "Collectie niet gevonden";
-$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["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.";
@@ -1268,11 +1264,11 @@ $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["Red"] = "Red";
-$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Dit is een hub van de RedMatrix - een wereldwijd coöperatief netwerk van gedecentraliseerde websites met verbeterde privacy.";
+$a->strings["This is a hub of redmatrix - a global cooperative network of decentralized privacy enhanced websites."] = "Dit is een hub van de RedMatrix - een wereldwijd coöperatief netwerk van gedecentraliseerde websites 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 <a href=\"https://redmatrix.me\">RedMatrix.me</a> to learn more about the Red Matrix."] = "Bezoek <a href=\"https://redmatrix.me\">RedMatrix.me</a> om meer te leren over de RedMatrix.";
+$a->strings["Please visit <a href=\"https://redmatrix.me\">redmatrix.me</a> to learn more about the Red Matrix."] = "Bezoek <a href=\"https://redmatrix.me\">RedMatrix.me</a> om meer over de RedMatrix 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 - dot com";
$a->strings["Site Administrators"] = "Hubbeheerders: ";
@@ -1407,6 +1403,7 @@ $a->strings["Unable to locate original post."] = "Niet in staat om de originele
$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["Public access denied."] = "Openbare toegang geweigerd.";
@@ -1636,7 +1633,7 @@ $a->strings["Country:"] = "Land:";
$a->strings["Region/State:"] = "Provincie/gewest/deelstaat:";
$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Huwelijkse staat:";
$a->strings["Who: (if applicable)"] = "Wie (wanneer toepasselijk):";
-$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Voorbeelden: karin123, Karin Jansen, cathy@voorbeeld.nl";
+$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";
@@ -1773,6 +1770,8 @@ $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";
@@ -1925,6 +1924,7 @@ $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["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.";
@@ -1994,12 +1994,12 @@ $a->strings["Invalid request identifier."] = "Ongeldige verzoek identificator (r
$a->strings["Discard"] = "Annuleren";
$a->strings["Please login."] = "Inloggen.";
$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."] = "Een kanaal is jouw eigen verzameling gerelateerde webpagina's. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, discussiegroep of forum, een pagina over een beroemdheid, 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\" "] = "Voorbeelden: \"Bruce Springsteen\", \"Familiefoto's\", \"Voetbal\", \"Astronomie\"";
-$a->strings["Choose a short nickname"] = "Kies een 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."] = "Jouw bijnaam wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) aan te maken, die je dan kan delen met anderen.";
+$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."] = "Een kanaal is jouw eigen verzameling aan gerelateerde berichten. Een kanaal kan gebruikt worden voor een sociaal netwerk, weblog, 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"] = "Kies een 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 wordt gebruikt om een makkelijk te onthouden kanaaladres (zoals een e-mailadres) aan te maken, die je dan met anderen kan delen. Voorbeeld: janp (wordt <em>janp@jouw_hub</em>)";
$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = "Of <a href=\"import\">importeer een bestaand kanaal</a> 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 (bijv. een persoonlijk kanaal voor een sociaal netwerk of eentje voor een groepsforum) en jouw behoefte aan privacy, zodat wij voor jou de beste permissies kunnen kiezen.";
+$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";
@@ -2017,6 +2017,13 @@ $a->strings["Location (URL) to purchase app"] = "Locatie (URL) om de app aan te
$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["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["Bookmark added"] = "Bladwijzer toegevoegd";
$a->strings["My Bookmarks"] = "Mijn bladwijzers";
$a->strings["My Connections Bookmarks"] = "Bladwijzers van mijn connecties";
@@ -2026,6 +2033,7 @@ $a->strings["Poll"] = "Poll";
$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";
@@ -2085,14 +2093,29 @@ $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 conversation regions"] = "Maximumbreedte conversatieruimte instellen";
-$a->strings["Center conversation regions"] = "Centreer conversatieruimte";
+$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["You're welcome."] = "Je bent van harte welkom.";
+$a->strings["Ah shucks..."] = "Hé verdorie...";
+$a->strings["Don't mention it."] = "Graag gedaan.";
+$a->strings["&lt;blush&gt;"] = "&lt;bloos&gt;";
+$a->strings["Post to WordPress"] = "Op WordPress plaatsen";
+$a->strings["Enable WordPress Post Plugin"] = "WordPress-crosspost-plugin inschakelen";
+$a->strings["WordPress username"] = "Gebruikersnaam WordPress";
+$a->strings["WordPress password"] = "Wachtwoord WordPress";
+$a->strings["WordPress API URL"] = "API-URL WordPress";
+$a->strings["Post to WordPress by default"] = "Standaard op WordPress plaatsen";
+$a->strings["Forward comments (requires post_to_red plugin)"] = "Reacties doorsturen (WordPress-plugin 'post_to_red' vereist)";
+$a->strings["WordPress Post Settings"] = "Instellingen WordPress-crosspost";
+$a->strings["Wordpress Settings saved."] = "WordPress-crosspost opgeslagen.";
$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 de RedMatrix";