diff options
author | Brion Vibber <brion@pobox.com> | 2010-10-19 15:18:07 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-10-19 15:18:07 -0700 |
commit | 3593f3f1323bfce289bc9805629f7d126dac7ae6 (patch) | |
tree | 233ab1835ae81ef68e2e852d692f02b13ef8cadf /locale/nl | |
parent | 140308bb03ecf99ac5738d6adbef066bf4e60461 (diff) | |
parent | d358c88f94a0acff779eb59fc35acbd81787008c (diff) |
Merge branch '0.9.x' into 1.0.x
Diffstat (limited to 'locale/nl')
-rw-r--r-- | locale/nl/LC_MESSAGES/statusnet.po | 585 |
1 files changed, 351 insertions, 234 deletions
diff --git a/locale/nl/LC_MESSAGES/statusnet.po b/locale/nl/LC_MESSAGES/statusnet.po index 87ad36fd0..afc922a1b 100644 --- a/locale/nl/LC_MESSAGES/statusnet.po +++ b/locale/nl/LC_MESSAGES/statusnet.po @@ -12,17 +12,17 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Core\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-09 14:04+0000\n" -"PO-Revision-Date: 2010-10-09 14:06:59+0000\n" +"POT-Creation-Date: 2010-10-18 20:49+0000\n" +"PO-Revision-Date: 2010-10-18 20:50:51+0000\n" "Language-Team: Dutch <http://translatewiki.net/wiki/Portal:nl>\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: MediaWiki 1.17alpha (r74529); Translate extension (2010-09-17)\n" +"X-Generator: MediaWiki 1.17alpha (r74965); Translate extension (2010-09-17)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: nl\n" "X-Message-Group: #out-statusnet-core\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-POT-Import-Date: 2010-10-04 23:06:40+0000\n" +"X-POT-Import-Date: 2010-10-18 20:28:37+0000\n" #. TRANS: Page title #. TRANS: Menu item for site administration @@ -93,14 +93,15 @@ msgstr "Opslaan" msgid "No such page." msgstr "Deze pagina bestaat niet." +#. TRANS: Client error given when a user was not found (404). #. TRANS: Error text shown when trying to send a direct message to a user that does not exist. #: actions/all.php:79 actions/allrss.php:68 #: actions/apiaccountupdatedeliverydevice.php:115 #: actions/apiaccountupdateprofile.php:106 #: actions/apiaccountupdateprofilebackgroundimage.php:117 #: actions/apiaccountupdateprofileimage.php:106 actions/apiblockcreate.php:98 -#: actions/apiblockdestroy.php:97 actions/apidirectmessage.php:77 -#: actions/apidirectmessagenew.php:74 actions/apigroupcreate.php:114 +#: actions/apiblockdestroy.php:97 actions/apidirectmessage.php:78 +#: actions/apidirectmessagenew.php:72 actions/apigroupcreate.php:114 #: actions/apigroupismember.php:91 actions/apigroupjoin.php:101 #: actions/apigroupleave.php:101 actions/apigrouplist.php:73 #: actions/apistatusesupdate.php:230 actions/apisubscriptions.php:87 @@ -203,12 +204,13 @@ msgstr "U en vrienden" msgid "Updates from %1$s and friends on %2$s!" msgstr "Updates van %1$s en vrienden op %2$s." +#. TRANS: Client error given when an API method was not found (404). #: actions/apiaccountratelimitstatus.php:72 #: actions/apiaccountupdatedeliverydevice.php:95 #: actions/apiaccountupdateprofile.php:98 #: actions/apiaccountupdateprofilebackgroundimage.php:95 #: actions/apiaccountupdateprofilecolors.php:119 -#: actions/apiaccountverifycredentials.php:70 actions/apidirectmessage.php:156 +#: actions/apiaccountverifycredentials.php:70 actions/apidirectmessage.php:162 #: actions/apifavoritecreate.php:101 actions/apifavoritedestroy.php:102 #: actions/apifriendshipscreate.php:101 actions/apifriendshipsdestroy.php:101 #: actions/apifriendshipsshow.php:128 actions/apigroupcreate.php:140 @@ -235,7 +237,7 @@ msgstr "De API-functie is niet aangetroffen." #: actions/apiaccountupdateprofilebackgroundimage.php:87 #: actions/apiaccountupdateprofilecolors.php:111 #: actions/apiaccountupdateprofileimage.php:85 actions/apiblockcreate.php:90 -#: actions/apiblockdestroy.php:89 actions/apidirectmessagenew.php:110 +#: actions/apiblockdestroy.php:89 actions/apidirectmessagenew.php:107 #: actions/apifavoritecreate.php:92 actions/apifavoritedestroy.php:93 #: actions/apifriendshipscreate.php:92 actions/apifriendshipsdestroy.php:92 #: actions/apigroupcreate.php:106 actions/apigroupjoin.php:93 @@ -311,45 +313,60 @@ msgstr "Het blokkeren van de gebruiker is mislukt." msgid "Unblock user failed." msgstr "Het deblokkeren van de gebruiker is mislukt." -#: actions/apidirectmessage.php:89 +#. TRANS: %s is a user nickname. +#: actions/apidirectmessage.php:91 #, php-format msgid "Direct messages from %s" msgstr "Privéberichten van %s" -#: actions/apidirectmessage.php:93 +#. TRANS: %s is a user nickname. +#: actions/apidirectmessage.php:96 #, php-format msgid "All the direct messages sent from %s" msgstr "Alle privéberichten van %s" -#: actions/apidirectmessage.php:101 +#. TRANS: %s is a user nickname. +#: actions/apidirectmessage.php:105 #, php-format msgid "Direct messages to %s" msgstr "Privéberichten aan %s" -#: actions/apidirectmessage.php:105 +#. TRANS: %s is a user nickname. +#: actions/apidirectmessage.php:110 #, php-format msgid "All the direct messages sent to %s" msgstr "Alle privéberichten aan %s" -#: actions/apidirectmessagenew.php:119 +#. TRANS: Client error (406). +#: actions/apidirectmessagenew.php:117 msgid "No message text!" msgstr "Het bericht is leeg!" -#: actions/apidirectmessagenew.php:128 actions/newmessage.php:150 +#: actions/apidirectmessagenew.php:127 #, php-format -msgid "That's too long. Max message size is %d chars." -msgstr "Dat is te lang. De maximale berichtlengte is %d tekens." +msgid "That's too long. Maximum message size is %d character." +msgid_plural "That's too long. Maximum message size is %d characters." +msgstr[0] "Dat is te lang. De maximale berichtlengte is %d teken." +msgstr[1] "Dat is te lang. De maximale berichtlengte is %d tekens." +#. TRANS: Client error displayed if a recipient user could not be found (403). #: actions/apidirectmessagenew.php:139 msgid "Recipient user not found." msgstr "De ontvanger is niet aangetroffen." -#: actions/apidirectmessagenew.php:143 +#. TRANS: Client error displayed trying to direct message another user who's not a friend (403). +#: actions/apidirectmessagenew.php:144 msgid "Can't send direct messages to users who aren't your friend." msgstr "" "U kunt geen privéberichten sturen aan gebruikers die niet op uw " "vriendenlijst staan." +#. TRANS: Client error displayed trying to direct message self (403). +#: actions/apidirectmessagenew.php:154 +msgid "" +"Do not send a message to yourself; just say it to yourself quietly instead." +msgstr "Stuur geen berichten naar uzelf. Zeg het gewoon in uw hoofd." + #: actions/apifavoritecreate.php:110 actions/apifavoritedestroy.php:111 #: actions/apistatusesdestroy.php:121 msgid "No status found with that ID." @@ -536,15 +553,19 @@ msgstr "groepen op %s" msgid "Upload failed." msgstr "Uploaden is mislukt." -#: actions/apioauthauthorize.php:101 +#: actions/apioauthaccesstoken.php:108 +msgid "Invalid request token or verifier." +msgstr "Het opgegeven token of controlegetal is ongeldig." + +#: actions/apioauthauthorize.php:109 msgid "No oauth_token parameter provided." msgstr "Er is geen oauth_token parameter opgegeven." -#: actions/apioauthauthorize.php:106 -msgid "Invalid token." -msgstr "Ongeldig token." +#: actions/apioauthauthorize.php:117 actions/apioauthauthorize.php:130 +msgid "Invalid request token." +msgstr "Ongeldig verzoektoken." -#: actions/apioauthauthorize.php:123 actions/avatarsettings.php:268 +#: actions/apioauthauthorize.php:147 actions/avatarsettings.php:268 #: actions/deletenotice.php:172 actions/disfavor.php:74 #: actions/emailsettings.php:271 actions/favor.php:75 actions/geocode.php:55 #: actions/groupblock.php:66 actions/grouplogo.php:312 @@ -564,40 +585,26 @@ msgstr "" "Er is een probleem ontstaan met uw sessie. Probeer het nog een keer, " "alstublieft." -#: actions/apioauthauthorize.php:135 +#: actions/apioauthauthorize.php:163 msgid "Invalid nickname / password!" msgstr "Ongeldige gebruikersnaam of wachtwoord." -#: actions/apioauthauthorize.php:159 +#: actions/apioauthauthorize.php:193 msgid "Database error deleting OAuth application user." msgstr "" "Er is een databasefout opgetreden tijdens het verwijderen van de OAuth " "applicatiegebruiker." -#: actions/apioauthauthorize.php:185 +#: actions/apioauthauthorize.php:218 msgid "Database error inserting OAuth application user." msgstr "" "Er is een databasefout opgetreden tijdens het toevoegen van de OAuth " "applicatiegebruiker." -#: actions/apioauthauthorize.php:214 -#, php-format -msgid "" -"The request token %s has been authorized. Please exchange it for an access " -"token." -msgstr "" -"Het verzoektoken %s is geautoriseerd. Wissel het alstublieft uit voor een " -"toegangstoken." - -#: actions/apioauthauthorize.php:227 -#, php-format -msgid "The request token %s has been denied and revoked." -msgstr "Het verzoektoken %s is geweigerd en ingetrokken." - #. TRANS: Message given submitting a form with an unknown action in e-mail settings. #. TRANS: Message given submitting a form with an unknown action in IM settings. #. TRANS: Message given submitting a form with an unknown action in SMS settings. -#: actions/apioauthauthorize.php:232 actions/avatarsettings.php:281 +#: actions/apioauthauthorize.php:265 actions/avatarsettings.php:281 #: actions/designadminpanel.php:104 actions/editapplication.php:139 #: actions/emailsettings.php:290 actions/grouplogo.php:322 #: actions/imsettings.php:245 actions/newapplication.php:121 @@ -606,15 +613,15 @@ msgstr "Het verzoektoken %s is geweigerd en ingetrokken." msgid "Unexpected form submission." msgstr "Het formulier is onverwacht ingezonden." -#: actions/apioauthauthorize.php:259 +#: actions/apioauthauthorize.php:291 msgid "An application would like to connect to your account" msgstr "Een applicatie vraagt toegang tot uw gebruikersgegevens" -#: actions/apioauthauthorize.php:276 +#: actions/apioauthauthorize.php:308 msgid "Allow or deny access" msgstr "Toegang toestaan of ontzeggen" -#: actions/apioauthauthorize.php:292 +#: actions/apioauthauthorize.php:324 #, php-format msgid "" "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like " @@ -626,11 +633,11 @@ msgstr "" "toegang tot uw gebruiker bij %4$s aan derde partijen die u vertrouwt." #. TRANS: Main menu option when logged in for access to user settings -#: actions/apioauthauthorize.php:310 lib/action.php:462 +#: actions/apioauthauthorize.php:342 lib/action.php:490 msgid "Account" msgstr "Gebruiker" -#: actions/apioauthauthorize.php:313 actions/login.php:252 +#: actions/apioauthauthorize.php:345 actions/login.php:252 #: actions/profilesettings.php:106 actions/register.php:431 #: actions/showgroup.php:245 actions/tagother.php:94 #: actions/userauthorization.php:145 lib/groupeditform.php:152 @@ -639,22 +646,46 @@ msgid "Nickname" msgstr "Gebruikersnaam" #. TRANS: Link description in user account settings menu. -#: actions/apioauthauthorize.php:316 actions/login.php:255 +#: actions/apioauthauthorize.php:348 actions/login.php:255 #: actions/register.php:436 lib/accountsettingsaction.php:120 msgid "Password" msgstr "Wachtwoord" -#: actions/apioauthauthorize.php:328 -msgid "Deny" -msgstr "Ontzeggen" +#. TRANS: Submit button title. +#: actions/apioauthauthorize.php:360 lib/applicationeditform.php:353 +msgid "Cancel" +msgstr "Annuleren" -#: actions/apioauthauthorize.php:334 +#: actions/apioauthauthorize.php:366 msgid "Allow" msgstr "Toestaan" -#: actions/apioauthauthorize.php:351 -msgid "Allow or deny access to your account information." -msgstr "Toegang tot uw gebruikersgegevens toestaan of ontzeggen." +#: actions/apioauthauthorize.php:383 +msgid "Authorize access to your account information." +msgstr "Toegang tot uw gebruikersgegevens geven." + +#: actions/apioauthauthorize.php:433 +msgid "Authorization canceled." +msgstr "Autorisatie geannuleerd." + +#: actions/apioauthauthorize.php:435 +#, php-format +msgid "The request token %s has been revoked." +msgstr "Het verzoektoken %s is ingetrokken." + +#: actions/apioauthauthorize.php:453 +#, php-format +msgid "You have successfully authorized %s." +msgstr "U hebt %s geautoriseerd." + +#: actions/apioauthauthorize.php:458 +#, php-format +msgid "" +"Please return to %s and enter the following security code to complete the " +"process." +msgstr "" +"Ga terug naar %s en voer daar de volgende beveiligingscode in om het proces " +"af te ronden." #: actions/apistatusesdestroy.php:112 msgid "This method requires a POST or DELETE." @@ -819,7 +850,8 @@ msgid "Preview" msgstr "Voorvertoning" #: actions/avatarsettings.php:149 actions/showapplication.php:252 -#: lib/deleteuserform.php:66 lib/noticelist.php:667 +#: lib/deletegroupform.php:121 lib/deleteuserform.php:66 +#: lib/noticelist.php:667 msgid "Delete" msgstr "Verwijderen" @@ -876,12 +908,13 @@ msgstr "" #. TRANS: Button label on the user block form. #. TRANS: Button label on the delete application form. +#. TRANS: Button label on the delete group form. #. TRANS: Button label on the delete notice form. #. TRANS: Button label on the delete user form. #. TRANS: Button label on the form to block a user from a group. #: actions/block.php:153 actions/deleteapplication.php:154 -#: actions/deletenotice.php:150 actions/deleteuser.php:152 -#: actions/groupblock.php:178 +#: actions/deletegroup.php:220 actions/deletenotice.php:150 +#: actions/deleteuser.php:152 actions/groupblock.php:178 msgctxt "BUTTON" msgid "No" msgstr "Nee" @@ -894,12 +927,13 @@ msgstr "Gebruiker niet blokkeren" #. TRANS: Button label on the user block form. #. TRANS: Button label on the delete application form. +#. TRANS: Button label on the delete group form. #. TRANS: Button label on the delete notice form. #. TRANS: Button label on the delete user form. #. TRANS: Button label on the form to block a user from a group. #: actions/block.php:160 actions/deleteapplication.php:161 -#: actions/deletenotice.php:157 actions/deleteuser.php:159 -#: actions/groupblock.php:185 +#: actions/deletegroup.php:227 actions/deletenotice.php:157 +#: actions/deleteuser.php:159 actions/groupblock.php:185 msgctxt "BUTTON" msgid "Yes" msgstr "Ja" @@ -914,9 +948,12 @@ msgstr "Deze gebruiker blokkeren" msgid "Failed to save block information." msgstr "Het was niet mogelijk om de blokkadeinformatie op te slaan." +#. TRANS: Client error when trying to delete a non-local group. +#. TRANS: Client error when trying to delete a non-existing group. #. TRANS: Command exception text shown when a group is requested that does not exist. #. TRANS: Error text shown when trying to leave a group that does not exist. #: actions/blockedfromgroup.php:80 actions/blockedfromgroup.php:87 +#: actions/deletegroup.php:87 actions/deletegroup.php:100 #: actions/editgroup.php:100 actions/foafgroup.php:44 actions/foafgroup.php:62 #: actions/foafgroup.php:69 actions/groupblock.php:86 actions/groupbyid.php:83 #: actions/groupdesignsettings.php:100 actions/grouplogo.php:102 @@ -1042,7 +1079,7 @@ msgstr "U bent niet de eigenaar van deze applicatie." #. TRANS: Client error text when there is a problem with the session token. #: actions/deleteapplication.php:102 actions/editapplication.php:127 #: actions/newapplication.php:110 actions/showapplication.php:118 -#: lib/action.php:1307 +#: lib/action.php:1353 msgid "There was a problem with your session token." msgstr "Er is een probleem met uw sessietoken." @@ -1070,6 +1107,66 @@ msgstr "Deze applicatie niet verwijderen" msgid "Delete this application" msgstr "Deze applicatie verwijderen" +#. TRANS: Client error when trying to delete group while not logged in. +#: actions/deletegroup.php:64 +msgid "You must be logged in to delete a group." +msgstr "U moet aangemeld zijn om een groep te kunnen verwijderen." + +#. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group. +#: actions/deletegroup.php:94 actions/joingroup.php:88 +#: actions/leavegroup.php:88 +msgid "No nickname or ID." +msgstr "Geen gebruikersnaam of ID." + +#. TRANS: Client error when trying to delete a group without having the rights to delete it. +#: actions/deletegroup.php:107 +msgid "You are not allowed to delete this group." +msgstr "U mag deze groep niet verwijderen." + +#. TRANS: Server error displayed if a group could not be deleted. +#. TRANS: %s is the name of the group that could not be deleted. +#: actions/deletegroup.php:150 +#, fuzzy, php-format +msgid "Could not delete group %s." +msgstr "Het was niet mogelijk de groep bij te werken." + +#. TRANS: Message given after deleting a group. +#. TRANS: %s is the deleted group's name. +#: actions/deletegroup.php:159 +#, fuzzy, php-format +msgid "Deleted group %s" +msgstr "%1$s heeft de groep %2$s verlaten" + +#. TRANS: Title. +#. TRANS: Form legend for deleting a group. +#: actions/deletegroup.php:176 actions/deletegroup.php:202 +#, fuzzy +msgid "Delete group" +msgstr "Gebruiker verwijderen" + +#: actions/deletegroup.php:206 +#, fuzzy +msgid "" +"Are you sure you want to delete this group? This will clear all data about " +"the group from the database, without a backup. Public posts to this group " +"will still appear in individual timelines." +msgstr "" +"Weet u zeker dat u deze gebruiker wilt verwijderen? Door deze handeling " +"worden alle gegevens van deze gebruiker uit de database verwijderd. Het is " +"niet mogelijk ze terug te zetten." + +#. TRANS: Submit button title for 'No' when deleting a group. +#: actions/deletegroup.php:224 +#, fuzzy +msgid "Do not delete this group" +msgstr "Deze mededeling niet verwijderen" + +#. TRANS: Submit button title for 'Yes' when deleting a group. +#: actions/deletegroup.php:231 +#, fuzzy +msgid "Delete this group" +msgstr "Gebruiker verwijderen" + #. TRANS: Client error message thrown when trying to access the admin panel while not logged in. #: actions/deletenotice.php:50 actions/disfavor.php:61 actions/favor.php:62 #: actions/groupblock.php:61 actions/groupunblock.php:61 actions/logout.php:69 @@ -1147,53 +1244,63 @@ msgstr "Uiterlijk" msgid "Design settings for this StatusNet site" msgstr "Instellingen voor de vormgeving van deze StatusNet-website" -#: actions/designadminpanel.php:331 +#: actions/designadminpanel.php:332 msgid "Invalid logo URL." msgstr "De logo-URL is ongeldig." -#: actions/designadminpanel.php:335 +#: actions/designadminpanel.php:337 +#, fuzzy +msgid "Invalid SSL logo URL." +msgstr "De logo-URL is ongeldig." + +#: actions/designadminpanel.php:341 #, php-format msgid "Theme not available: %s." msgstr "De vormgeving is niet beschikbaar: %s." -#: actions/designadminpanel.php:439 +#: actions/designadminpanel.php:445 msgid "Change logo" msgstr "Logo wijzigen" -#: actions/designadminpanel.php:444 +#: actions/designadminpanel.php:450 msgid "Site logo" msgstr "Websitelogo" -#: actions/designadminpanel.php:456 +#: actions/designadminpanel.php:454 +#, fuzzy +msgid "SSL logo" +msgstr "Websitelogo" + +#: actions/designadminpanel.php:466 msgid "Change theme" msgstr "Vormgeving wijzigen" -#: actions/designadminpanel.php:473 +#: actions/designadminpanel.php:483 msgid "Site theme" msgstr "Vormgeving website" -#: actions/designadminpanel.php:474 +#: actions/designadminpanel.php:484 msgid "Theme for the site." msgstr "Mogelijke vormgevingen voor deze website." -#: actions/designadminpanel.php:480 +#: actions/designadminpanel.php:490 msgid "Custom theme" msgstr "Aangepaste vormgeving" -#: actions/designadminpanel.php:484 +#: actions/designadminpanel.php:494 msgid "You can upload a custom StatusNet theme as a .ZIP archive." msgstr "U kunt een vormgeving voor StatusNet uploaden als ZIP-archief." -#: actions/designadminpanel.php:499 lib/designsettings.php:101 +#: actions/designadminpanel.php:509 lib/designsettings.php:101 msgid "Change background image" msgstr "Achtergrondafbeelding wijzigen" -#: actions/designadminpanel.php:504 actions/designadminpanel.php:587 +#: actions/designadminpanel.php:514 actions/designadminpanel.php:597 #: lib/designsettings.php:178 msgid "Background" msgstr "Achtergrond" -#: actions/designadminpanel.php:509 +#: actions/designadminpanel.php:519 #, php-format msgid "" "You can upload a background image for the site. The maximum file size is %1" @@ -1203,66 +1310,66 @@ msgstr "" "bestandsgrootte is %1$s." #. TRANS: Used as radio button label to add a background image. -#: actions/designadminpanel.php:540 lib/designsettings.php:139 +#: actions/designadminpanel.php:550 lib/designsettings.php:139 msgid "On" msgstr "Aan" #. TRANS: Used as radio button label to not add a background image. -#: actions/designadminpanel.php:557 lib/designsettings.php:155 +#: actions/designadminpanel.php:567 lib/designsettings.php:155 msgid "Off" msgstr "Uit" -#: actions/designadminpanel.php:558 lib/designsettings.php:156 +#: actions/designadminpanel.php:568 lib/designsettings.php:156 msgid "Turn background image on or off." msgstr "Achtergrondafbeelding inschakelen of uitschakelen." -#: actions/designadminpanel.php:563 lib/designsettings.php:161 +#: actions/designadminpanel.php:573 lib/designsettings.php:161 msgid "Tile background image" msgstr "Achtergrondafbeelding naast elkaar" -#: actions/designadminpanel.php:577 lib/designsettings.php:170 +#: actions/designadminpanel.php:587 lib/designsettings.php:170 msgid "Change colours" msgstr "Kleuren wijzigen" -#: actions/designadminpanel.php:600 lib/designsettings.php:191 +#: actions/designadminpanel.php:610 lib/designsettings.php:191 msgid "Content" msgstr "Inhoud" -#: actions/designadminpanel.php:613 lib/designsettings.php:204 +#: actions/designadminpanel.php:623 lib/designsettings.php:204 msgid "Sidebar" msgstr "Menubalk" -#: actions/designadminpanel.php:626 lib/designsettings.php:217 +#: actions/designadminpanel.php:636 lib/designsettings.php:217 msgid "Text" msgstr "Tekst" -#: actions/designadminpanel.php:639 lib/designsettings.php:230 +#: actions/designadminpanel.php:649 lib/designsettings.php:230 msgid "Links" msgstr "Verwijzingen" -#: actions/designadminpanel.php:664 +#: actions/designadminpanel.php:674 msgid "Advanced" msgstr "Uitgebreid" -#: actions/designadminpanel.php:668 +#: actions/designadminpanel.php:678 msgid "Custom CSS" msgstr "Aangepaste CSS" -#: actions/designadminpanel.php:689 lib/designsettings.php:247 +#: actions/designadminpanel.php:699 lib/designsettings.php:247 msgid "Use defaults" msgstr "Standaardinstellingen gebruiken" -#: actions/designadminpanel.php:690 lib/designsettings.php:248 +#: actions/designadminpanel.php:700 lib/designsettings.php:248 msgid "Restore default designs" msgstr "Standaardontwerp toepassen" -#: actions/designadminpanel.php:696 lib/designsettings.php:254 +#: actions/designadminpanel.php:706 lib/designsettings.php:254 msgid "Reset back to default" msgstr "Standaardinstellingen toepassen" #. TRANS: Submit button title. -#: actions/designadminpanel.php:698 actions/licenseadminpanel.php:319 -#: actions/othersettings.php:126 actions/pathsadminpanel.php:351 +#: actions/designadminpanel.php:708 actions/licenseadminpanel.php:319 +#: actions/othersettings.php:126 actions/pathsadminpanel.php:396 #: actions/profilesettings.php:174 actions/sessionsadminpanel.php:199 #: actions/siteadminpanel.php:292 actions/sitenoticeadminpanel.php:195 #: actions/snapshotadminpanel.php:245 actions/subscriptions.php:226 @@ -1272,7 +1379,7 @@ msgstr "Standaardinstellingen toepassen" msgid "Save" msgstr "Opslaan" -#: actions/designadminpanel.php:699 lib/designsettings.php:257 +#: actions/designadminpanel.php:709 lib/designsettings.php:257 msgid "Save design" msgstr "Ontwerp opslaan" @@ -1751,7 +1858,7 @@ msgid "Remote service uses unknown version of OMB protocol." msgstr "" "De diensten op afstand gebruiken een onbekende versie van het OMB-protocol." -#: actions/finishremotesubscribe.php:138 lib/oauthstore.php:306 +#: actions/finishremotesubscribe.php:138 lib/oauthstore.php:317 msgid "Error updating remote profile." msgstr "" "Er is een fout opgetreden tijdens het bijwerken van het profiel op afstand." @@ -2355,10 +2462,6 @@ msgstr "" msgid "You must be logged in to join a group." msgstr "U moet aangemeld zijn om lid te worden van een groep." -#: actions/joingroup.php:88 actions/leavegroup.php:88 -msgid "No nickname or ID." -msgstr "Geen gebruikersnaam of ID." - #: actions/joingroup.php:141 #, php-format msgid "%1$s joined group %2$s" @@ -2605,6 +2708,11 @@ msgstr "U kunt geen bericht naar deze gebruiker zenden." msgid "No content!" msgstr "Geen inhoud!" +#: actions/newmessage.php:150 +#, php-format +msgid "That's too long. Max message size is %d chars." +msgstr "Dat is te lang. De maximale berichtlengte is %d tekens." + #: actions/newmessage.php:158 msgid "No recipient specified." msgstr "Er is geen ontvanger aangegeven." @@ -2771,7 +2879,7 @@ msgstr "Alleen URL's voor %s via normale HTTP alstublieft." #. TRANS: Client error on an API request with an unsupported data format. #: actions/oembed.php:184 actions/oembed.php:203 lib/apiaction.php:1200 -#: lib/apiaction.php:1227 lib/apiaction.php:1350 +#: lib/apiaction.php:1227 lib/apiaction.php:1356 msgid "Not a supported data format." msgstr "Geen ondersteund gegevensformaat." @@ -2919,147 +3027,166 @@ msgstr "Paden" msgid "Path and server settings for this StatusNet site" msgstr "Pad- en serverinstellingen voor de StatusNet-website" -#: actions/pathsadminpanel.php:157 +#: actions/pathsadminpanel.php:158 #, php-format msgid "Theme directory not readable: %s." msgstr "Er kan niet uit de vormgevingmap gelezen worden: %s." -#: actions/pathsadminpanel.php:163 +#: actions/pathsadminpanel.php:164 #, php-format msgid "Avatar directory not writable: %s." msgstr "Er kan niet in de avatarmap geschreven worden: %s." -#: actions/pathsadminpanel.php:169 +#: actions/pathsadminpanel.php:170 #, php-format msgid "Background directory not writable: %s." msgstr "Er kan niet in de achtergrondmap geschreven worden: %s." -#: actions/pathsadminpanel.php:177 +#: actions/pathsadminpanel.php:178 #, php-format msgid "Locales directory not readable: %s." msgstr "Er kan niet uit de talenmap gelezen worden: %s." -#: actions/pathsadminpanel.php:183 +#: actions/pathsadminpanel.php:184 msgid "Invalid SSL server. The maximum length is 255 characters." msgstr "De SSL-server is ongeldig. De maximale lengte is 255 tekens." -#: actions/pathsadminpanel.php:234 actions/siteadminpanel.php:58 +#: actions/pathsadminpanel.php:235 actions/siteadminpanel.php:58 msgid "Site" msgstr "Website" -#: actions/pathsadminpanel.php:238 +#: actions/pathsadminpanel.php:239 actions/pathsadminpanel.php:265 +#: actions/pathsadminpanel.php:314 actions/pathsadminpanel.php:343 msgid "Server" msgstr "Server" -#: actions/pathsadminpanel.php:238 +#: actions/pathsadminpanel.php:239 msgid "Site's server hostname." msgstr "Hostnaam van de website server." -#: actions/pathsadminpanel.php:242 +#: actions/pathsadminpanel.php:243 actions/pathsadminpanel.php:269 +#: actions/pathsadminpanel.php:318 actions/pathsadminpanel.php:347 msgid "Path" msgstr "Pad" -#: actions/pathsadminpanel.php:242 +#: actions/pathsadminpanel.php:243 msgid "Site path" msgstr "Websitepad" -#: actions/pathsadminpanel.php:246 -msgid "Path to locales" -msgstr "Talenpad" +#: actions/pathsadminpanel.php:247 +#, fuzzy +msgid "Locale Directory" +msgstr "Vormgevingsmap" -#: actions/pathsadminpanel.php:246 +#: actions/pathsadminpanel.php:247 msgid "Directory path to locales" msgstr "Talenmap" -#: actions/pathsadminpanel.php:250 +#: actions/pathsadminpanel.php:251 msgid "Fancy URLs" msgstr "Nette URL's" -#: actions/pathsadminpanel.php:252 +#: actions/pathsadminpanel.php:253 msgid "Use fancy (more readable and memorable) URLs?" msgstr "Nette URL's (meer leesbaar en beter te onthouden) gebruiken?" -#: actions/pathsadminpanel.php:259 +#: actions/pathsadminpanel.php:260 msgid "Theme" msgstr "Vormgeving" -#: actions/pathsadminpanel.php:264 -msgid "Theme server" -msgstr "Vormgevingsserver" +#: actions/pathsadminpanel.php:265 +#, fuzzy +msgid "Server for themes" +msgstr "Mogelijke vormgevingen voor deze website." + +#: actions/pathsadminpanel.php:269 +msgid "Web path to themes" +msgstr "" -#: actions/pathsadminpanel.php:268 -msgid "Theme path" -msgstr "Vormgevingspad" +#: actions/pathsadminpanel.php:273 actions/pathsadminpanel.php:322 +#: actions/pathsadminpanel.php:351 actions/pathsadminpanel.php:380 +msgid "SSL server" +msgstr "SSL-server" + +#: actions/pathsadminpanel.php:273 +msgid "SSL server for themes (default: SSL server)" +msgstr "" -#: actions/pathsadminpanel.php:272 -msgid "Theme directory" +#: actions/pathsadminpanel.php:277 actions/pathsadminpanel.php:326 +#: actions/pathsadminpanel.php:355 +#, fuzzy +msgid "SSL path" +msgstr "Websitepad" + +#: actions/pathsadminpanel.php:277 +msgid "SSL path to themes (default: /theme/)" +msgstr "" + +#: actions/pathsadminpanel.php:281 actions/pathsadminpanel.php:330 +#: actions/pathsadminpanel.php:359 +#, fuzzy +msgid "Directory" msgstr "Vormgevingsmap" -#: actions/pathsadminpanel.php:279 +#: actions/pathsadminpanel.php:281 +#, fuzzy +msgid "Directory where themes are located" +msgstr "Talenmap" + +#: actions/pathsadminpanel.php:288 msgid "Avatars" msgstr "Avatars" -#: actions/pathsadminpanel.php:284 +#: actions/pathsadminpanel.php:293 msgid "Avatar server" msgstr "Avatarserver" -#: actions/pathsadminpanel.php:288 +#: actions/pathsadminpanel.php:297 msgid "Avatar path" msgstr "Avatarpad" -#: actions/pathsadminpanel.php:292 +#: actions/pathsadminpanel.php:301 msgid "Avatar directory" msgstr "Avatarmap" -#: actions/pathsadminpanel.php:301 +#: actions/pathsadminpanel.php:310 msgid "Backgrounds" msgstr "Achtergronden" -#: actions/pathsadminpanel.php:305 -msgid "Background server" -msgstr "Achtergrondenserver" - -#: actions/pathsadminpanel.php:309 -msgid "Background path" -msgstr "Achtergrondpad" - -#: actions/pathsadminpanel.php:313 -msgid "Background directory" -msgstr "Achtergrondenmap" +#. TRANS: DT element label in attachment list. +#: actions/pathsadminpanel.php:339 lib/attachmentlist.php:85 +msgid "Attachments" +msgstr "Bijlagen" -#: actions/pathsadminpanel.php:320 +#: actions/pathsadminpanel.php:366 msgid "SSL" msgstr "SSL" -#: actions/pathsadminpanel.php:323 actions/snapshotadminpanel.php:202 +#: actions/pathsadminpanel.php:370 actions/snapshotadminpanel.php:202 msgid "Never" msgstr "Nooit" -#: actions/pathsadminpanel.php:324 +#: actions/pathsadminpanel.php:371 msgid "Sometimes" msgstr "Soms" -#: actions/pathsadminpanel.php:325 +#: actions/pathsadminpanel.php:372 msgid "Always" msgstr "Altijd" -#: actions/pathsadminpanel.php:329 +#: actions/pathsadminpanel.php:374 msgid "Use SSL" msgstr "SSL gebruiken" -#: actions/pathsadminpanel.php:330 +#: actions/pathsadminpanel.php:375 msgid "When to use SSL" msgstr "Wanneer SSL gebruikt moet worden" -#: actions/pathsadminpanel.php:335 -msgid "SSL server" -msgstr "SSL-server" - -#: actions/pathsadminpanel.php:336 +#: actions/pathsadminpanel.php:381 msgid "Server to direct SSL requests to" msgstr "De server waar SSL-verzoeken heen gestuurd moeten worden" -#: actions/pathsadminpanel.php:352 +#: actions/pathsadminpanel.php:397 msgid "Save paths" msgstr "Opslagpaden" @@ -3835,7 +3962,7 @@ msgstr "Organisatie" msgid "Description" msgstr "Beschrijving" -#: actions/showapplication.php:192 actions/showgroup.php:436 +#: actions/showapplication.php:192 actions/showgroup.php:442 #: lib/profileaction.php:187 msgid "Statistics" msgstr "Statistieken" @@ -3980,45 +4107,45 @@ msgstr "Aliassen" msgid "Group actions" msgstr "Groepshandelingen" -#: actions/showgroup.php:338 +#: actions/showgroup.php:344 #, php-format msgid "Notice feed for %s group (RSS 1.0)" msgstr "Mededelingenfeed voor groep %s (RSS 1.0)" -#: actions/showgroup.php:344 +#: actions/showgroup.php:350 #, php-format msgid "Notice feed for %s group (RSS 2.0)" msgstr "Mededelingenfeed voor groep %s (RSS 2.0)" -#: actions/showgroup.php:350 +#: actions/showgroup.php:356 #, php-format msgid "Notice feed for %s group (Atom)" msgstr "Mededelingenfeed voor groep %s (Atom)" -#: actions/showgroup.php:355 +#: actions/showgroup.php:361 #, php-format msgid "FOAF for %s group" msgstr "Vriend van een vriend voor de groep %s" -#: actions/showgroup.php:393 actions/showgroup.php:445 +#: actions/showgroup.php:399 actions/showgroup.php:451 msgid "Members" msgstr "Leden" -#: actions/showgroup.php:398 lib/profileaction.php:117 +#: actions/showgroup.php:404 lib/profileaction.php:117 #: lib/profileaction.php:152 lib/profileaction.php:255 lib/section.php:95 #: lib/subscriptionlist.php:127 lib/tagcloudsection.php:71 msgid "(None)" msgstr "(geen)" -#: actions/showgroup.php:404 +#: actions/showgroup.php:410 msgid "All members" msgstr "Alle leden" -#: actions/showgroup.php:439 +#: actions/showgroup.php:445 msgid "Created" msgstr "Aangemaakt" -#: actions/showgroup.php:455 +#: actions/showgroup.php:461 #, php-format msgid "" "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en." @@ -4034,7 +4161,7 @@ msgstr "" "lid te worden van deze groep en nog veel meer! [Meer lezen...](%%%%doc.help%%" "%%)" -#: actions/showgroup.php:461 +#: actions/showgroup.php:467 #, php-format msgid "" "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en." @@ -4047,7 +4174,7 @@ msgstr "" "[StatusNet](http://status.net/). De leden wisselen korte mededelingen uit " "over hun ervaringen en interesses. " -#: actions/showgroup.php:489 +#: actions/showgroup.php:495 msgid "Admins" msgstr "Beheerders" @@ -5015,7 +5142,7 @@ msgid "Plugins" msgstr "Plug-ins" #. TRANS: Secondary navigation menu option leading to version information on the StatusNet site. -#: actions/version.php:198 lib/action.php:802 +#: actions/version.php:198 lib/action.php:830 msgid "Version" msgstr "Versie" @@ -5262,7 +5389,7 @@ msgid "Unable to save tag." msgstr "Het was niet mogelijk om het label op te slaan." #. TRANS: Exception thrown when trying to subscribe while being banned from subscribing. -#: classes/Subscription.php:75 lib/oauthstore.php:466 +#: classes/Subscription.php:75 lib/oauthstore.php:482 msgid "You have been banned from subscribing." msgstr "U mag zich niet abonneren." @@ -5383,185 +5510,185 @@ msgid "Untitled page" msgstr "Naamloze pagina" #. TRANS: DT element for primary navigation menu. String is hidden in default CSS. -#: lib/action.php:448 +#: lib/action.php:476 msgid "Primary site navigation" msgstr "Primaire sitenavigatie" #. TRANS: Tooltip for main menu option "Personal" -#: lib/action.php:454 +#: lib/action.php:482 msgctxt "TOOLTIP" msgid "Personal profile and friends timeline" msgstr "Persoonlijk profiel en tijdlijn van vrienden" #. TRANS: Main menu option when logged in for access to personal profile and friends timeline -#: lib/action.php:457 +#: lib/action.php:485 msgctxt "MENU" msgid "Personal" msgstr "Persoonlijk" #. TRANS: Tooltip for main menu option "Account" -#: lib/action.php:459 +#: lib/action.php:487 msgctxt "TOOLTIP" msgid "Change your email, avatar, password, profile" msgstr "Uw e-mailadres, avatar, wachtwoord of profiel wijzigen" #. TRANS: Tooltip for main menu option "Services" -#: lib/action.php:464 +#: lib/action.php:492 msgctxt "TOOLTIP" msgid "Connect to services" msgstr "Met andere diensten koppelen" #. TRANS: Main menu option when logged in and connection are possible for access to options to connect to other services -#: lib/action.php:467 +#: lib/action.php:495 msgid "Connect" msgstr "Koppelen" #. TRANS: Tooltip for menu option "Admin" -#: lib/action.php:470 +#: lib/action.php:498 msgctxt "TOOLTIP" msgid "Change site configuration" msgstr "Websiteinstellingen wijzigen" #. TRANS: Main menu option when logged in and site admin for access to site configuration #. TRANS: Menu item in the group navigation page. Only shown for group administrators. -#: lib/action.php:473 lib/groupnav.php:117 +#: lib/action.php:501 lib/groupnav.php:117 msgctxt "MENU" msgid "Admin" msgstr "Beheer" #. TRANS: Tooltip for main menu option "Invite" -#: lib/action.php:477 +#: lib/action.php:505 #, php-format msgctxt "TOOLTIP" msgid "Invite friends and colleagues to join you on %s" msgstr "Vrienden en collega's uitnodigen om u te vergezellen op %s" #. TRANS: Main menu option when logged in and invitations are allowed for inviting new users -#: lib/action.php:480 +#: lib/action.php:508 msgctxt "MENU" msgid "Invite" msgstr "Uitnodigingen" #. TRANS: Tooltip for main menu option "Logout" -#: lib/action.php:486 +#: lib/action.php:514 msgctxt "TOOLTIP" msgid "Logout from the site" msgstr "Gebruiker afmelden" #. TRANS: Main menu option when logged in to log out the current user -#: lib/action.php:489 +#: lib/action.php:517 msgctxt "MENU" msgid "Logout" msgstr "Afmelden" #. TRANS: Tooltip for main menu option "Register" -#: lib/action.php:494 +#: lib/action.php:522 msgctxt "TOOLTIP" msgid "Create an account" msgstr "Gebruiker aanmaken" #. TRANS: Main menu option when not logged in to register a new account -#: lib/action.php:497 +#: lib/action.php:525 msgctxt "MENU" msgid "Register" msgstr "Registreren" #. TRANS: Tooltip for main menu option "Login" -#: lib/action.php:500 +#: lib/action.php:528 msgctxt "TOOLTIP" msgid "Login to the site" msgstr "Gebruiker aanmelden" -#: lib/action.php:503 +#: lib/action.php:531 msgctxt "MENU" msgid "Login" msgstr "Aanmelden" #. TRANS: Tooltip for main menu option "Help" -#: lib/action.php:506 +#: lib/action.php:534 msgctxt "TOOLTIP" msgid "Help me!" msgstr "Help me!" -#: lib/action.php:509 +#: lib/action.php:537 msgctxt "MENU" msgid "Help" msgstr "Help" #. TRANS: Tooltip for main menu option "Search" -#: lib/action.php:512 +#: lib/action.php:540 msgctxt "TOOLTIP" msgid "Search for people or text" msgstr "Naar gebruikers of tekst zoeken" -#: lib/action.php:515 +#: lib/action.php:543 msgctxt "MENU" msgid "Search" msgstr "Zoeken" #. TRANS: DT element for site notice. String is hidden in default CSS. #. TRANS: Menu item for site administration -#: lib/action.php:537 lib/adminpanelaction.php:387 +#: lib/action.php:565 lib/adminpanelaction.php:387 msgid "Site notice" msgstr "Mededeling van de website" #. TRANS: DT element for local views block. String is hidden in default CSS. -#: lib/action.php:604 +#: lib/action.php:632 msgid "Local views" msgstr "Lokale weergaven" #. TRANS: DT element for page notice. String is hidden in default CSS. -#: lib/action.php:674 +#: lib/action.php:702 msgid "Page notice" msgstr "Mededeling van de pagina" #. TRANS: DT element for secondary navigation menu. String is hidden in default CSS. -#: lib/action.php:775 +#: lib/action.php:803 msgid "Secondary site navigation" msgstr "Secundaire sitenavigatie" #. TRANS: Secondary navigation menu option leading to help on StatusNet. -#: lib/action.php:781 +#: lib/action.php:809 msgid "Help" msgstr "Help" #. TRANS: Secondary navigation menu option leading to text about StatusNet site. -#: lib/action.php:784 +#: lib/action.php:812 msgid "About" msgstr "Over" #. TRANS: Secondary navigation menu option leading to Frequently Asked Questions. -#: lib/action.php:787 +#: lib/action.php:815 msgid "FAQ" msgstr "Veel gestelde vragen" #. TRANS: Secondary navigation menu option leading to Terms of Service. -#: lib/action.php:792 +#: lib/action.php:820 msgid "TOS" msgstr "Gebruiksvoorwaarden" #. TRANS: Secondary navigation menu option leading to privacy policy. -#: lib/action.php:796 +#: lib/action.php:824 msgid "Privacy" msgstr "Privacy" #. TRANS: Secondary navigation menu option. -#: lib/action.php:799 +#: lib/action.php:827 msgid "Source" msgstr "Broncode" #. TRANS: Secondary navigation menu option leading to contact information on the StatusNet site. -#: lib/action.php:805 +#: lib/action.php:833 msgid "Contact" msgstr "Contact" #. TRANS: Secondary navigation menu option. -#: lib/action.php:808 +#: lib/action.php:836 msgid "Badge" msgstr "Widget" #. TRANS: DT element for StatusNet software license. -#: lib/action.php:837 +#: lib/action.php:865 msgid "StatusNet software license" msgstr "Licentie van de StatusNet-software" @@ -5569,7 +5696,7 @@ msgstr "Licentie van de StatusNet-software" #. TRANS: Text between [] is a link description, text between () is the link itself. #. TRANS: Make sure there is no whitespace between "]" and "(". #. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby -#: lib/action.php:844 +#: lib/action.php:872 #, php-format msgid "" "**%%site.name%%** is a microblogging service brought to you by [%%site." @@ -5579,7 +5706,7 @@ msgstr "" "broughtbyurl%%)." #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set. -#: lib/action.php:847 +#: lib/action.php:875 #, php-format msgid "**%%site.name%%** is a microblogging service." msgstr "**%%site.name%%** is een microblogdienst." @@ -5588,7 +5715,7 @@ msgstr "**%%site.name%%** is een microblogdienst." #. TRANS: Make sure there is no whitespace between "]" and "(". #. TRANS: Text between [] is a link description, text between () is the link itself. #. TRANS: %s is the version of StatusNet that is being used. -#: lib/action.php:854 +#: lib/action.php:882 #, php-format msgid "" "It runs the [StatusNet](http://status.net/) microblogging software, version %" @@ -5600,20 +5727,20 @@ msgstr "" "www.fsf.org/licensing/licenses/agpl-3.0.html)." #. TRANS: DT element for StatusNet site content license. -#: lib/action.php:870 +#: lib/action.php:898 msgid "Site content license" msgstr "Licentie voor siteinhoud" #. TRANS: Content license displayed when license is set to 'private'. #. TRANS: %1$s is the site name. -#: lib/action.php:877 +#: lib/action.php:905 #, php-format msgid "Content and data of %1$s are private and confidential." msgstr "Inhoud en gegevens van %1$s zijn persoonlijk en vertrouwelijk." #. TRANS: Content license displayed when license is set to 'allrightsreserved'. #. TRANS: %1$s is the copyright owner. -#: lib/action.php:884 +#: lib/action.php:912 #, php-format msgid "Content and data copyright by %1$s. All rights reserved." msgstr "" @@ -5621,7 +5748,7 @@ msgstr "" "voorbehouden." #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set. -#: lib/action.php:888 +#: lib/action.php:916 msgid "Content and data copyright by contributors. All rights reserved." msgstr "" "Auteursrechten op inhoud en gegevens rusten bij de respectievelijke " @@ -5629,26 +5756,26 @@ msgstr "" #. TRANS: license message in footer. #. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration. -#: lib/action.php:902 +#: lib/action.php:948 #, php-format msgid "All %1$s content and data are available under the %2$s license." msgstr "" "Alle inhoud en gegevens van %1$s zijn beschikbaar onder de licentie %2$s." #. TRANS: DT element for pagination (previous/next, etc.). -#: lib/action.php:1238 +#: lib/action.php:1284 msgid "Pagination" msgstr "Paginering" #. TRANS: Pagination message to go to a page displaying information more in the #. TRANS: present than the currently displayed information. -#: lib/action.php:1249 +#: lib/action.php:1295 msgid "After" msgstr "Later" #. TRANS: Pagination message to go to a page displaying information more in the #. TRANS: past than the currently displayed information. -#: lib/action.php:1259 +#: lib/action.php:1305 msgid "Before" msgstr "Eerder" @@ -5790,12 +5917,12 @@ msgid "Could not authenticate you." msgstr "U kon niet geauthenticeerd worden." #. TRANS: Exception thrown when an attempt is made to revoke an unknown token. -#: lib/apioauthstore.php:178 +#: lib/apioauthstore.php:184 msgid "Tried to revoke unknown token." msgstr "Er is geprobeerd een onbekend token in te trekken." #. TRANS: Exception thrown when an attempt is made to remove a revoked token. -#: lib/apioauthstore.php:183 +#: lib/apioauthstore.php:189 msgid "Failed to delete revoked token." msgstr "Het was niet mogelijk een ingetrokken token te verwijderen." @@ -5879,11 +6006,6 @@ msgid "Default access for this application: read-only, or read-write" msgstr "" "Standaardtoegang voor deze applicatie: alleen-lezen of lezen en schrijven" -#. TRANS: Submit button title. -#: lib/applicationeditform.php:353 -msgid "Cancel" -msgstr "Annuleren" - #. TRANS: Application access type #: lib/applicationlist.php:134 msgid "read-write" @@ -5910,11 +6032,6 @@ msgstr "Intrekken" msgid "author element must contain a name element." msgstr "Het element author moet een element name bevatten." -#. TRANS: DT element label in attachment list. -#: lib/attachmentlist.php:85 -msgid "Attachments" -msgstr "Bijlagen" - #. TRANS: DT element label in attachment list item. #: lib/attachmentlist.php:256 msgid "Author" @@ -6380,13 +6497,13 @@ msgstr "SMS" msgid "Updates by SMS" msgstr "Updates via SMS" -#. TRANS: Menu item for OAth connection settings. +#. TRANS: Menu item for OuAth connection settings. #: lib/connectsettingsaction.php:120 msgctxt "MENU" msgid "Connections" msgstr "Koppelingen" -#. TRANS: Tooltip for connected applications (Connections through OAth) menu item. +#. TRANS: Tooltip for connected applications (Connections through OAuth) menu item. #: lib/connectsettingsaction.php:122 msgid "Authorized connected applications" msgstr "Geautoriseerde verbonden applicaties" @@ -7190,24 +7307,24 @@ msgstr "Porren" msgid "Send a nudge to this user" msgstr "Deze gebruiker porren" -#: lib/oauthstore.php:283 +#: lib/oauthstore.php:294 msgid "Error inserting new profile." msgstr "Fout tijdens het invoegen van een nieuw profiel." -#: lib/oauthstore.php:291 +#: lib/oauthstore.php:302 msgid "Error inserting avatar." msgstr "Fout bij het invoegen van de avatar." -#: lib/oauthstore.php:311 +#: lib/oauthstore.php:322 msgid "Error inserting remote profile." msgstr "Fout bij het invoegen van het profiel van een andere server." #. TRANS: Exception thrown when a notice is denied because it has been sent before. -#: lib/oauthstore.php:346 +#: lib/oauthstore.php:362 msgid "Duplicate notice." msgstr "Dubbele mededeling." -#: lib/oauthstore.php:491 +#: lib/oauthstore.php:507 msgid "Couldn't insert new subscription." msgstr "Kon nieuw abonnement niet toevoegen." @@ -7568,17 +7685,17 @@ msgid "Moderator" msgstr "Moderator" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1153 +#: lib/util.php:1163 msgid "a few seconds ago" msgstr "een paar seconden geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1156 +#: lib/util.php:1166 msgid "about a minute ago" msgstr "ongeveer een minuut geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1160 +#: lib/util.php:1170 #, php-format msgid "about one minute ago" msgid_plural "about %d minutes ago" @@ -7586,12 +7703,12 @@ msgstr[0] "ongeveer een minuut geleden" msgstr[1] "ongeveer %d minuten geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1163 +#: lib/util.php:1173 msgid "about an hour ago" msgstr "ongeveer een uur geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1167 +#: lib/util.php:1177 #, php-format msgid "about one hour ago" msgid_plural "about %d hours ago" @@ -7599,12 +7716,12 @@ msgstr[0] "ongeveer een uur geleden" msgstr[1] "ongeveer %d uur geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1170 +#: lib/util.php:1180 msgid "about a day ago" msgstr "ongeveer een dag geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1174 +#: lib/util.php:1184 #, php-format msgid "about one day ago" msgid_plural "about %d days ago" @@ -7612,12 +7729,12 @@ msgstr[0] "ongeveer een dag geleden" msgstr[1] "ongeveer %d dagen geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1177 +#: lib/util.php:1187 msgid "about a month ago" msgstr "ongeveer een maand geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1181 +#: lib/util.php:1191 #, php-format msgid "about one month ago" msgid_plural "about %d months ago" @@ -7625,7 +7742,7 @@ msgstr[0] "ongeveer een maand geleden" msgstr[1] "ongeveer %d maanden geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1184 +#: lib/util.php:1194 msgid "about a year ago" msgstr "ongeveer een jaar geleden" |