diff options
Diffstat (limited to 'locale/nl')
-rw-r--r-- | locale/nl/LC_MESSAGES/statusnet.po | 353 |
1 files changed, 138 insertions, 215 deletions
diff --git a/locale/nl/LC_MESSAGES/statusnet.po b/locale/nl/LC_MESSAGES/statusnet.po index b704f8aef..7f5f40b21 100644 --- a/locale/nl/LC_MESSAGES/statusnet.po +++ b/locale/nl/LC_MESSAGES/statusnet.po @@ -11,12 +11,12 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-11 10:11+0000\n" -"PO-Revision-Date: 2010-08-11 10:12:58+0000\n" +"POT-Creation-Date: 2010-08-28 15:28+0000\n" +"PO-Revision-Date: 2010-08-28 15:31:13+0000\n" "Language-Team: Dutch\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: MediaWiki 1.17alpha (r70848); Translate extension (2010-07-21)\n" +"X-Generator: MediaWiki 1.17alpha (r71856); Translate extension (2010-08-20)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: nl\n" "X-Message-Group: out-statusnet\n" @@ -91,6 +91,7 @@ msgstr "Opslaan" msgid "No such page." msgstr "Deze pagina bestaat niet." +#. 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:114 #: actions/apiaccountupdateprofile.php:105 @@ -110,7 +111,7 @@ msgstr "Deze pagina bestaat niet." #: actions/remotesubscribe.php:154 actions/replies.php:73 #: actions/repliesrss.php:38 actions/rsd.php:116 actions/showfavorites.php:105 #: actions/userbyid.php:74 actions/usergroups.php:93 actions/userrss.php:40 -#: actions/xrds.php:71 lib/command.php:478 lib/galleryaction.php:59 +#: actions/xrds.php:71 lib/command.php:498 lib/galleryaction.php:59 #: lib/mailbox.php:82 lib/profileaction.php:77 msgid "No such user." msgstr "Onbekende gebruiker." @@ -354,7 +355,8 @@ msgstr "Er is geen status gevonden met dit ID." msgid "This status is already a favorite." msgstr "Deze mededeling staat al in uw favorietenlijst." -#: actions/apifavoritecreate.php:131 actions/favor.php:84 lib/command.php:285 +#. TRANS: Error message text shown when a favorite could not be set. +#: actions/apifavoritecreate.php:131 actions/favor.php:84 lib/command.php:296 msgid "Could not create favorite." msgstr "Het was niet mogelijk een favoriet aan te maken." @@ -473,15 +475,19 @@ msgstr "Een alias kan niet hetzelfde zijn als de gebruikersnaam." msgid "Group not found." msgstr "De groep is niet aangetroffen." -#: actions/apigroupjoin.php:111 actions/joingroup.php:100 +#. TRANS: Error text shown a user tries to join a group they already are a member of. +#: actions/apigroupjoin.php:111 actions/joingroup.php:100 lib/command.php:336 msgid "You are already a member of that group." msgstr "U bent al lid van die groep." -#: actions/apigroupjoin.php:120 actions/joingroup.php:105 lib/command.php:327 +#. TRANS: Error text shown when a user tries to join a group they are blocked from joining. +#: actions/apigroupjoin.php:120 actions/joingroup.php:105 lib/command.php:341 msgid "You have been blocked from that group by the admin." msgstr "Een beheerder heeft ingesteld dat u geen lid mag worden van die groep." -#: actions/apigroupjoin.php:139 actions/joingroup.php:134 +#. TRANS: Message given having failed to add a user to a group. +#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group. +#: actions/apigroupjoin.php:139 actions/joingroup.php:134 lib/command.php:353 #, php-format msgid "Could not join user %1$s to group %2$s." msgstr "Het was niet mogelijk gebruiker %1$s toe te voegen aan de groep %2$s." @@ -490,7 +496,10 @@ msgstr "Het was niet mogelijk gebruiker %1$s toe te voegen aan de groep %2$s." msgid "You are not a member of this group." msgstr "U bent geen lid van deze groep." +#. TRANS: Message given having failed to remove a user from a group. +#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group. #: actions/apigroupleave.php:125 actions/leavegroup.php:129 +#: lib/command.php:401 #, php-format msgid "Could not remove user %1$s from group %2$s." msgstr "Het was niet mogelijk gebruiker %1$s uit de group %2$s te verwijderen." @@ -656,11 +665,13 @@ msgstr "U kunt de status van een andere gebruiker niet verwijderen." msgid "No such notice." msgstr "De mededeling bestaat niet." -#: actions/apistatusesretweet.php:83 +#. TRANS: Error text shown when trying to repeat an own notice. +#: actions/apistatusesretweet.php:83 lib/command.php:538 msgid "Cannot repeat your own notice." msgstr "U kunt uw eigen mededeling niet herhalen." -#: actions/apistatusesretweet.php:91 +#. TRANS: Error text shown when trying to repeat an notice that was already repeated by the user. +#: actions/apistatusesretweet.php:91 lib/command.php:544 msgid "Already repeated that notice." msgstr "U hebt die mededeling al herhaald." @@ -676,7 +687,7 @@ msgstr "Er is geen status gevonden met dit ID." msgid "Client must provide a 'status' parameter with a value." msgstr "De client moet een parameter \"status\" met een waarde opgeven." -#: actions/apistatusesupdate.php:242 actions/newnotice.php:155 +#: actions/apistatusesupdate.php:242 actions/newnotice.php:157 #: lib/mailhandler.php:60 #, php-format msgid "That's too long. Max notice size is %d chars." @@ -686,7 +697,7 @@ msgstr "De mededeling is te lang. Gebruik maximaal %d tekens." msgid "Not found." msgstr "Niet aangetroffen." -#: actions/apistatusesupdate.php:306 actions/newnotice.php:178 +#: actions/apistatusesupdate.php:306 actions/newnotice.php:181 #, php-format msgid "Max notice size is %d chars, including attachment URL." msgstr "" @@ -898,6 +909,8 @@ msgstr "Deze gebruiker blokkeren" msgid "Failed to save block information." msgstr "Het was niet mogelijk om de blokkadeinformatie op te slaan." +#. 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/editgroup.php:100 actions/foafgroup.php:44 actions/foafgroup.php:62 #: actions/foafgroup.php:69 actions/groupblock.php:86 actions/groupbyid.php:83 @@ -907,8 +920,8 @@ msgstr "Het was niet mogelijk om de blokkadeinformatie op te slaan." #: actions/groupunblock.php:86 actions/joingroup.php:82 #: actions/joingroup.php:93 actions/leavegroup.php:82 #: actions/leavegroup.php:93 actions/makeadmin.php:86 -#: actions/showgroup.php:138 actions/showgroup.php:146 lib/command.php:166 -#: lib/command.php:368 +#: actions/showgroup.php:138 actions/showgroup.php:146 lib/command.php:170 +#: lib/command.php:383 msgid "No such group." msgstr "De opgegeven groep bestaat niet." @@ -2189,7 +2202,7 @@ msgstr "U bent als geabonneerd op deze gebruikers:" #. TRANS: Whois output. #. TRANS: %1$s nickname of the queried user, %2$s is their profile URL. -#: actions/invite.php:131 actions/invite.php:139 lib/command.php:414 +#: actions/invite.php:131 actions/invite.php:139 lib/command.php:430 #, php-format msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" @@ -2315,9 +2328,7 @@ msgstr "U moet aangemeld zijn om lid te worden van een groep." msgid "No nickname or ID." msgstr "Geen gebruikersnaam of ID." -#. TRANS: Message given having added a user to a group. -#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group. -#: actions/joingroup.php:141 lib/command.php:346 +#: actions/joingroup.php:141 #, php-format msgid "%1$s joined group %2$s" msgstr "%1$s is lid geworden van de groep %2$s" @@ -2326,13 +2337,12 @@ msgstr "%1$s is lid geworden van de groep %2$s" msgid "You must be logged in to leave a group." msgstr "U moet aangemeld zijn om een groep te kunnen verlaten." -#: actions/leavegroup.php:100 lib/command.php:373 +#. TRANS: Error text shown when trying to leave an existing group the user is not a member of. +#: actions/leavegroup.php:100 lib/command.php:389 msgid "You are not a member of that group." msgstr "U bent geen lid van deze groep" -#. TRANS: Message given having removed a user from a group. -#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group. -#: actions/leavegroup.php:137 lib/command.php:392 +#: actions/leavegroup.php:137 #, php-format msgid "%1$s left group %2$s" msgstr "%1$s heeft de groep %2$s verlaten" @@ -2446,12 +2456,15 @@ msgstr "Gebruik dit formulier om een nieuwe groep aan te maken." msgid "New message" msgstr "Nieuw bericht" -#: actions/newmessage.php:121 actions/newmessage.php:161 lib/command.php:481 +#. TRANS: Error text shown when trying to send a direct message to a user without a mutual subscription (each user must be subscribed to the other). +#: actions/newmessage.php:121 actions/newmessage.php:161 lib/command.php:502 msgid "You can't send a message to this user." msgstr "U kunt geen bericht naar deze gebruiker zenden." -#: actions/newmessage.php:144 actions/newnotice.php:136 lib/command.php:463 -#: lib/command.php:555 +#. TRANS: Command exception text shown when trying to send a direct message to another user without content. +#. TRANS: Command exception text shown when trying to reply to a notice without providing content for the reply. +#: actions/newmessage.php:144 actions/newnotice.php:138 lib/command.php:481 +#: lib/command.php:582 msgid "No content!" msgstr "Geen inhoud!" @@ -2459,7 +2472,8 @@ msgstr "Geen inhoud!" msgid "No recipient specified." msgstr "Er is geen ontvanger aangegeven." -#: actions/newmessage.php:164 lib/command.php:484 +#. TRANS: Error text shown when trying to send a direct message to self. +#: actions/newmessage.php:164 lib/command.php:506 msgid "" "Don't send a message to yourself; just say it to yourself quietly instead." msgstr "Stuur geen berichten naar uzelf. Zeg het gewoon in uw hoofd." @@ -2468,12 +2482,14 @@ msgstr "Stuur geen berichten naar uzelf. Zeg het gewoon in uw hoofd." msgid "Message sent" msgstr "Bericht verzonden." -#: actions/newmessage.php:185 +#. TRANS: Message given have sent a direct message to another user. +#. TRANS: %s is the name of the other user. +#: actions/newmessage.php:185 lib/command.php:514 #, php-format msgid "Direct message to %s sent." msgstr "Het directe bericht aan %s is verzonden." -#: actions/newmessage.php:210 actions/newnotice.php:251 lib/channel.php:189 +#: actions/newmessage.php:210 actions/newnotice.php:261 lib/channel.php:189 msgid "Ajax Error" msgstr "Er is een Ajax-fout opgetreden" @@ -2481,7 +2497,7 @@ msgstr "Er is een Ajax-fout opgetreden" msgid "New notice" msgstr "Nieuw bericht" -#: actions/newnotice.php:217 +#: actions/newnotice.php:227 msgid "Notice posted" msgstr "De mededeling is verzonden" @@ -2617,8 +2633,8 @@ msgid "Only %s URLs over plain HTTP please." 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:1204 -#: lib/apiaction.php:1232 lib/apiaction.php:1355 +#: actions/oembed.php:184 actions/oembed.php:203 lib/apiaction.php:1209 +#: lib/apiaction.php:1237 lib/apiaction.php:1360 msgid "Not a supported data format." msgstr "Geen ondersteund gegevensformaat." @@ -4964,27 +4980,27 @@ msgid "No such profile (%1$d) for notice (%2$d)." msgstr "Er is geen profiel (%1$d) te vinden bij de mededeling (%2$d)." #. TRANS: Server exception. %s are the error details. -#: classes/Notice.php:190 +#: classes/Notice.php:193 #, php-format msgid "Database error inserting hashtag: %s" msgstr "Er is een databasefout opgetreden bij de invoer van de hashtag: %s" #. TRANS: Client exception thrown if a notice contains too many characters. -#: classes/Notice.php:260 +#: classes/Notice.php:265 msgid "Problem saving notice. Too long." msgstr "" "Er is een probleem opgetreden bij het opslaan van de mededeling. Deze is te " "lang." #. TRANS: Client exception thrown when trying to save a notice for an unknown user. -#: classes/Notice.php:265 +#: classes/Notice.php:270 msgid "Problem saving notice. Unknown user." msgstr "" "Er was een probleem bij het opslaan van de mededeling. De gebruiker is " "onbekend." #. TRANS: Client exception thrown when a user tries to post too many notices in a given time frame. -#: classes/Notice.php:271 +#: classes/Notice.php:276 msgid "" "Too many notices too fast; take a breather and post again in a few minutes." msgstr "" @@ -4992,7 +5008,7 @@ msgstr "" "het over enige tijd weer." #. TRANS: Client exception thrown when a user tries to post too many duplicate notices in a given time frame. -#: classes/Notice.php:278 +#: classes/Notice.php:283 msgid "" "Too many duplicate messages too quickly; take a breather and post again in a " "few minutes." @@ -5001,24 +5017,24 @@ msgstr "" "plaats over een aantal minuten pas weer een bericht." #. TRANS: Client exception thrown when a user tries to post while being banned. -#: classes/Notice.php:286 +#: classes/Notice.php:291 msgid "You are banned from posting notices on this site." msgstr "" "U bent geblokkeerd en mag geen mededelingen meer achterlaten op deze site." #. TRANS: Server exception thrown when a notice cannot be saved. #. TRANS: Server exception thrown when a notice cannot be updated. -#: classes/Notice.php:353 classes/Notice.php:380 +#: classes/Notice.php:358 classes/Notice.php:385 msgid "Problem saving notice." msgstr "Er is een probleem opgetreden bij het opslaan van de mededeling." #. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups(). -#: classes/Notice.php:892 +#: classes/Notice.php:897 msgid "Bad type provided to saveKnownGroups" msgstr "Het gegevenstype dat is opgegeven aan saveKnownGroups is onjuist" #. TRANS: Server exception thrown when an update for a group inbox fails. -#: classes/Notice.php:991 +#: classes/Notice.php:996 msgid "Problem saving group inbox." msgstr "" "Er is een probleem opgetreden bij het opslaan van het Postvak IN van de " @@ -5026,7 +5042,7 @@ msgstr "" #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'. #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice. -#: classes/Notice.php:1746 +#: classes/Notice.php:1751 #, php-format msgid "RT @%1$s %2$s" msgstr "RT @%1$s %2$s" @@ -5683,44 +5699,21 @@ msgstr "Het commando is uitgevoerd" msgid "Command failed" msgstr "Het uitvoeren van het commando is mislukt" -#: lib/command.php:83 lib/command.php:105 -msgid "Notice with that id does not exist" -msgstr "Er bestaat geen mededeling met dat ID" - -#: lib/command.php:99 lib/command.php:596 -msgid "User has no last notice" -msgstr "Deze gebruiker heeft geen laatste mededeling" - -#. TRANS: Message given requesting a profile for a non-existing user. -#. TRANS: %s is the nickname of the user for which the profile could not be found. -#: lib/command.php:127 -#, php-format -msgid "Could not find a user with nickname %s" -msgstr "De gebruiker %s is niet aangetroffen" - -#. TRANS: Message given getting a non-existing user. -#. TRANS: %s is the nickname of the user that could not be found. -#: lib/command.php:147 -#, php-format -msgid "Could not find a local user with nickname %s" -msgstr "De lokale gebruiker %s is niet aangetroffen" - -#: lib/command.php:180 +#. TRANS: Error text shown when an unimplemented command is given. +#: lib/command.php:185 msgid "Sorry, this command is not yet implemented." msgstr "Dit commando is nog niet geïmplementeerd." -#: lib/command.php:225 +#. TRANS: Command exception text shown when a user tries to nudge themselves. +#: lib/command.php:231 msgid "It does not make a lot of sense to nudge yourself!" msgstr "Het heeft niet zoveel zin om uzelf te porren..." -#. TRANS: Message given having nudged another user. -#. TRANS: %s is the nickname of the user that was nudged. -#: lib/command.php:234 -#, php-format -msgid "Nudge sent to %s" -msgstr "De por naar %s is verzonden" - -#: lib/command.php:260 +#. TRANS: User statistics text. +#. TRANS: %1$s is the number of other user the user is subscribed to. +#. TRANS: %2$s is the number of users that are subscribed to the user. +#. TRANS: %3$s is the number of notices the user has sent. +#: lib/command.php:270 #, php-format msgid "" "Subscriptions: %1$s\n" @@ -5731,56 +5724,39 @@ msgstr "" "Abonnees: %2$s\n" "Mededelingen: %3$s" -#: lib/command.php:302 +#. TRANS: Text shown when a notice has been marked as favourite successfully. +#: lib/command.php:314 msgid "Notice marked as fave." msgstr "De mededeling is op de favorietenlijst geplaatst." -#: lib/command.php:323 -msgid "You are already a member of that group" -msgstr "U bent al lid van deze groep" - -#. TRANS: Message given having failed to add a user to a group. -#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group. -#: lib/command.php:339 -#, php-format -msgid "Could not join user %1$s to group %2$s" -msgstr "" -"Het was niet mogelijk om de gebruiker %1$s toe te voegen aan de groep %2$s" - -#. TRANS: Message given having failed to remove a user from a group. -#. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group. -#: lib/command.php:385 -#, php-format -msgid "Could not remove user %1$s from group %2$s" -msgstr "Het was niet mogelijk gebruiker %1$s uit de group %2$s te verwijderen." - #. TRANS: Whois output. %s is the full name of the queried user. -#: lib/command.php:418 +#: lib/command.php:434 #, php-format msgid "Fullname: %s" msgstr "Volledige naam: %s" #. TRANS: Whois output. %s is the location of the queried user. #. TRANS: Profile info line in new-subscriber notification e-mail -#: lib/command.php:422 lib/mail.php:268 +#: lib/command.php:438 lib/mail.php:268 #, php-format msgid "Location: %s" msgstr "Locatie: %s" #. TRANS: Whois output. %s is the homepage of the queried user. #. TRANS: Profile info line in new-subscriber notification e-mail -#: lib/command.php:426 lib/mail.php:271 +#: lib/command.php:442 lib/mail.php:271 #, php-format msgid "Homepage: %s" msgstr "Thuispagina: %s" #. TRANS: Whois output. %s is the bio information of the queried user. -#: lib/command.php:430 +#: lib/command.php:446 #, php-format msgid "About: %s" msgstr "Over: %s" -#: lib/command.php:457 +#. TRANS: Command exception text shown when trying to send a direct message to a remote user (a user not registered at the current server). +#: lib/command.php:474 #, php-format msgid "" "%s is a remote profile; you can only send direct messages to users on the " @@ -5791,149 +5767,104 @@ msgstr "" #. TRANS: Message given if content is too long. #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters. -#: lib/command.php:472 +#: lib/command.php:491 lib/xmppmanager.php:403 #, php-format -msgid "Message too long - maximum is %1$d characters, you sent %2$d" +msgid "Message too long - maximum is %1$d characters, you sent %2$d." msgstr "" "Het bericht te is lang. De maximale lengte is %1$d tekens. De lengte van uw " "bericht was %2$d." -#. TRANS: Message given have sent a direct message to another user. -#. TRANS: %s is the name of the other user. -#: lib/command.php:492 -#, php-format -msgid "Direct message to %s sent" -msgstr "Het directe bericht aan %s is verzonden" - -#: lib/command.php:494 +#. TRANS: Error text shown sending a direct message fails with an unknown reason. +#: lib/command.php:517 msgid "Error sending direct message." msgstr "Er is een fout opgetreden bij het verzonden van het directe bericht." -#: lib/command.php:514 -msgid "Cannot repeat your own notice" -msgstr "U kunt uw eigen mededelingen niet herhalen." - -#: lib/command.php:519 -msgid "Already repeated that notice" -msgstr "U hebt die mededeling al herhaald." - -#. TRANS: Message given having repeated a notice from another user. -#. TRANS: %s is the name of the user for which the notice was repeated. -#: lib/command.php:529 -#, php-format -msgid "Notice from %s repeated" -msgstr "De mededeling van %s is herhaald" - -#: lib/command.php:531 +#. TRANS: Error text shown when repeating a notice fails with an unknown reason. +#: lib/command.php:557 msgid "Error repeating notice." msgstr "Er is een fout opgetreden bij het herhalen van de mededeling." -#: lib/command.php:562 -#, php-format -msgid "Notice too long - maximum is %d characters, you sent %d" -msgstr "" -"De mededeling is te lang. De maximale lengte is %d tekens. Uw mededeling " -"bevatte %d tekens" - -#: lib/command.php:571 -#, php-format -msgid "Reply to %s sent" -msgstr "Het antwoord aan %s is verzonden" - -#: lib/command.php:573 +#. TRANS: Error text shown when a reply to a notice fails with an unknown reason. +#: lib/command.php:606 msgid "Error saving notice." msgstr "Er is een fout opgetreden bij het opslaan van de mededeling." -#: lib/command.php:620 -msgid "Specify the name of the user to subscribe to" -msgstr "Geef de naam op van de gebruiker waarop u wilt abonneren" - -#: lib/command.php:628 +#. TRANS: Command exception text shown when trying to subscribe to an OMB profile using the subscribe command. +#: lib/command.php:664 msgid "Can't subscribe to OMB profiles by command." msgstr "Abonneren op OMB-profielen op commando is niet mogelijk." -#: lib/command.php:634 -#, php-format -msgid "Subscribed to %s" -msgstr "Geabonneerd op %s" - -#: lib/command.php:655 lib/command.php:754 -msgid "Specify the name of the user to unsubscribe from" -msgstr "" -"Geef de naam op van de gebruiker waarvoor u het abonnement wilt opzeggen" - -#: lib/command.php:664 -#, php-format -msgid "Unsubscribed from %s" -msgstr "Uw abonnement op %s is opgezegd" - -#: lib/command.php:682 lib/command.php:705 +#. TRANS: Error text shown when issuing the command "off" with a setting which has not yet been implemented. +#. TRANS: Error text shown when issuing the command "on" with a setting which has not yet been implemented. +#: lib/command.php:724 lib/command.php:750 msgid "Command not yet implemented." msgstr "Dit commando is nog niet geïmplementeerd." -#: lib/command.php:685 +#. TRANS: Text shown when issuing the command "off" successfully. +#: lib/command.php:728 msgid "Notification off." msgstr "Notificaties uitgeschakeld." -#: lib/command.php:687 +#. TRANS: Error text shown when the command "off" fails for an unknown reason. +#: lib/command.php:731 msgid "Can't turn off notification." msgstr "Het is niet mogelijk de mededelingen uit te schakelen." -#: lib/command.php:708 +#. TRANS: Text shown when issuing the command "on" successfully. +#: lib/command.php:754 msgid "Notification on." msgstr "Notificaties ingeschakeld." -#: lib/command.php:710 +#. TRANS: Error text shown when the command "on" fails for an unknown reason. +#: lib/command.php:757 msgid "Can't turn on notification." msgstr "Het is niet mogelijk de notificatie uit te schakelen." -#: lib/command.php:723 -msgid "Login command is disabled" -msgstr "Het aanmeldcommando is uitgeschakeld" - -#: lib/command.php:734 -#, php-format -msgid "This link is useable only once, and is good for only 2 minutes: %s" -msgstr "" -"Deze verwijzing kan slechts één keer gebruikt worden en is twee minuten " -"geldig: %s" - -#: lib/command.php:761 -#, php-format -msgid "Unsubscribed %s" -msgstr "Het abonnement van %s is opgeheven" - -#: lib/command.php:778 +#. TRANS: Text shown after requesting other users a user is subscribed to without having any subscriptions. +#: lib/command.php:831 msgid "You are not subscribed to anyone." msgstr "U bent op geen enkele gebruiker geabonneerd." -#: lib/command.php:780 +#. TRANS: Text shown after requesting other users a user is subscribed to. +#. TRANS: This message support plural forms. This message is followed by a +#. TRANS: hard coded space and a comma separated list of subscribed users. +#: lib/command.php:836 msgid "You are subscribed to this person:" msgid_plural "You are subscribed to these people:" msgstr[0] "U bent geabonneerd op deze gebruiker:" msgstr[1] "U bent geabonneerd op deze gebruikers:" -#: lib/command.php:800 +#. TRANS: Text shown after requesting other users that are subscribed to a user +#. TRANS: (followers) without having any subscribers. +#: lib/command.php:858 msgid "No one is subscribed to you." msgstr "Niemand heeft een abonnenment op u." -#: lib/command.php:802 +#. TRANS: Text shown after requesting other users that are subscribed to a user (followers). +#. TRANS: This message support plural forms. This message is followed by a +#. TRANS: hard coded space and a comma separated list of subscribing users. +#: lib/command.php:863 msgid "This person is subscribed to you:" msgid_plural "These people are subscribed to you:" msgstr[0] "Deze gebruiker is op u geabonneerd:" msgstr[1] "Deze gebruikers zijn op u geabonneerd:" -#: lib/command.php:822 +#. TRANS: Text shown after requesting groups a user is subscribed to without having +#. TRANS: any group subscriptions. +#: lib/command.php:885 msgid "You are not a member of any groups." msgstr "U bent lid van geen enkele groep." -#: lib/command.php:824 +#. TRANS: Text shown after requesting groups a user is subscribed to. +#. TRANS: This message support plural forms. This message is followed by a +#. TRANS: hard coded space and a comma separated list of subscribed groups. +#: lib/command.php:890 msgid "You are a member of this group:" msgid_plural "You are a member of these groups:" msgstr[0] "U bent lid van deze groep:" msgstr[1] "U bent lid van deze groepen:" -#: lib/command.php:838 +#: lib/command.php:905 msgid "" "Commands:\n" "on - turn on notifications\n" @@ -6690,11 +6621,11 @@ msgstr "Directe mededeling verzenden" msgid "To" msgstr "Aan" -#: lib/messageform.php:159 lib/noticeform.php:185 +#: lib/messageform.php:159 lib/noticeform.php:186 msgid "Available characters" msgstr "Beschikbare tekens" -#: lib/messageform.php:178 lib/noticeform.php:236 +#: lib/messageform.php:178 lib/noticeform.php:237 msgctxt "Send button for sending notice" msgid "Send" msgstr "Verzenden" @@ -6703,28 +6634,28 @@ msgstr "Verzenden" msgid "Send a notice" msgstr "Mededeling verzenden" -#: lib/noticeform.php:173 +#: lib/noticeform.php:174 #, php-format msgid "What's up, %s?" msgstr "Hallo, %s." -#: lib/noticeform.php:192 +#: lib/noticeform.php:193 msgid "Attach" msgstr "Toevoegen" -#: lib/noticeform.php:196 +#: lib/noticeform.php:197 msgid "Attach a file" msgstr "Bestand toevoegen" -#: lib/noticeform.php:212 +#: lib/noticeform.php:213 msgid "Share my location" msgstr "Mijn locatie bekend maken" -#: lib/noticeform.php:215 +#: lib/noticeform.php:216 msgid "Do not share my location" msgstr "Mijn locatie niet bekend maken" -#: lib/noticeform.php:216 +#: lib/noticeform.php:217 msgid "" "Sorry, retrieving your geo location is taking longer than expected, please " "try again later" @@ -6761,6 +6692,10 @@ msgstr "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s" msgid "at" msgstr "op" +#: lib/noticelist.php:502 +msgid "web" +msgstr "web" + #: lib/noticelist.php:568 msgid "in context" msgstr "in context" @@ -7112,11 +7047,6 @@ msgstr "Uitschrijven van deze gebruiker" msgid "Unsubscribe" msgstr "Abonnement opheffen" -#: lib/usernoprofileexception.php:58 -#, php-format -msgid "User %s (%d) has no profile record." -msgstr "Gebruiker %s (%d) heeft geen profielrecord." - #: lib/userprofile.php:117 msgid "Edit Avatar" msgstr "Avatar bewerken" @@ -7164,56 +7094,56 @@ msgid "Moderator" msgstr "Moderator" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1100 +#: lib/util.php:1103 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:1103 +#: lib/util.php:1106 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:1107 +#: lib/util.php:1110 #, php-format msgid "about %d minutes ago" msgstr "ongeveer %d minuten geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1110 +#: lib/util.php:1113 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:1114 +#: lib/util.php:1117 #, php-format msgid "about %d hours ago" msgstr "ongeveer %d uur geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1117 +#: lib/util.php:1120 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:1121 +#: lib/util.php:1124 #, php-format msgid "about %d days ago" msgstr "ongeveer %d dagen geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1124 +#: lib/util.php:1127 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:1128 +#: lib/util.php:1131 #, php-format msgid "about %d months ago" msgstr "ongeveer %d maanden geleden" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1131 +#: lib/util.php:1134 msgid "about a year ago" msgstr "ongeveer een jaar geleden" @@ -7226,10 +7156,3 @@ msgstr "%s is geen geldige kleur." #, php-format msgid "%s is not a valid color! Use 3 or 6 hex chars." msgstr "%s is geen geldige kleur. Gebruik drie of zes hexadecimale tekens." - -#: lib/xmppmanager.php:403 -#, php-format -msgid "Message too long - maximum is %1$d characters, you sent %2$d." -msgstr "" -"Het bericht te is lang. De maximale lengte is %1$d tekens. De lengte van uw " -"bericht was %2$d." |