forked from GNUsocial/gnu-social
179 lines
6.9 KiB
Plaintext
179 lines
6.9 KiB
Plaintext
|
# Translation of StatusNet - SearchSub to Dutch (Nederlands)
|
||
|
# Exported from translatewiki.net
|
||
|
#
|
||
|
# Author: Siebrand
|
||
|
# --
|
||
|
# This file is distributed under the same license as the StatusNet package.
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: StatusNet - SearchSub\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2011-03-18 19:45+0000\n"
|
||
|
"PO-Revision-Date: 2011-03-18 19:49:43+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-POT-Import-Date: 2011-03-17 12:41:57+0000\n"
|
||
|
"X-Generator: MediaWiki 1.18alpha (r84232); Translate extension (2011-03-11)\n"
|
||
|
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
||
|
"X-Language-Code: nl\n"
|
||
|
"X-Message-Group: #out-statusnet-plugin-searchsub\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#. TRANS: Header for subscriptions overview for a user (first page).
|
||
|
#. TRANS: %s is a user nickname.
|
||
|
#, php-format
|
||
|
msgid "%s's search subscriptions"
|
||
|
msgstr "Zoekabonnementen van %s"
|
||
|
|
||
|
#. TRANS: Header for subscriptions overview for a user (not first page).
|
||
|
#. TRANS: %1$s is a user nickname, %2$d is the page number.
|
||
|
#, php-format
|
||
|
msgid "%1$s's search subscriptions, page %2$d"
|
||
|
msgstr "Zoekabonnementen van %1$s, pagina %2$d"
|
||
|
|
||
|
#. TRANS: Page notice for page with an overview of all search subscriptions
|
||
|
#. TRANS: of the logged in user's own profile.
|
||
|
msgid ""
|
||
|
"You have subscribed to receive all notices on this site matching the "
|
||
|
"following searches:"
|
||
|
msgstr ""
|
||
|
"U hebt een abonnement genomen op alle mededelingen op deze site waarin de "
|
||
|
"volgende zoektermen voorkomen:"
|
||
|
|
||
|
#. TRANS: Page notice for page with an overview of all subscriptions of a user other
|
||
|
#. TRANS: than the logged in user. %s is the user nickname.
|
||
|
#, php-format
|
||
|
msgid ""
|
||
|
"%s has subscribed to receive all notices on this site matching the following "
|
||
|
"searches:"
|
||
|
msgstr ""
|
||
|
"%s heeft een abonnement genomen op alle mededelingen op deze site met de "
|
||
|
"volgende zoektermen:"
|
||
|
|
||
|
#. TRANS: Search subscription list text when the logged in user has no search subscriptions.
|
||
|
msgid ""
|
||
|
"You are not subscribed to any text searches right now. You can push the "
|
||
|
"\"Subscribe\" button on any notice text search to automatically receive any "
|
||
|
"public messages on this site that match that search, even if you are not "
|
||
|
"subscribed to the poster."
|
||
|
msgstr ""
|
||
|
|
||
|
#. TRANS: Search subscription list text when looking at the subscriptions for a of a user other
|
||
|
#. TRANS: than the logged in user that has no search subscriptions. %s is the user nickname.
|
||
|
#. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
|
||
|
#. TRANS: as an anonymous user. %s is the user nickname.
|
||
|
#, php-format
|
||
|
msgid "%s is not subscribed to any searches."
|
||
|
msgstr "%s heeft geen zoekabonnementen."
|
||
|
|
||
|
#. TRANS: Search subscription list item. %1$s is a URL to a notice search,
|
||
|
#. TRANS: %2$s are the search criteria, %3$s is a datestring.
|
||
|
#, fuzzy, php-format
|
||
|
msgid "\"<a href=\"%1$s\">%2$s</a>\" since %3$s"
|
||
|
msgstr "\"<a href=\"%s\">%s</a>\" sinds %s"
|
||
|
|
||
|
#. TRANS: Error text shown a user tries to untrack a search query they're not subscribed to.
|
||
|
#, php-format
|
||
|
msgid "You are not tracking the search \"%s\"."
|
||
|
msgstr "U hebt geen abonnement op de zoekopdracht \"%s\"."
|
||
|
|
||
|
#. TRANS: Message given having failed to cancel a search subscription by untrack command.
|
||
|
#, php-format
|
||
|
msgid "Could not end a search subscription for query \"%s\"."
|
||
|
msgstr "Het opzeggen van het abonnement op de zoekopdracht \"%s\" is mislukt."
|
||
|
|
||
|
#. TRANS: Message given having removed a search subscription by untrack command.
|
||
|
#, php-format
|
||
|
msgid "You are no longer subscribed to the search \"%s\"."
|
||
|
msgstr "U hebt niet langer meer een abonnement op de zoekopdracht \"%s\"."
|
||
|
|
||
|
#. TRANS: Page title when search subscription succeeded.
|
||
|
msgid "Subscribed"
|
||
|
msgstr "Geabonneerd"
|
||
|
|
||
|
msgid "Unsubscribe from this search"
|
||
|
msgstr "Abonnement op deze zoekopdracht opzeggen"
|
||
|
|
||
|
#. TRANS: Page title when search unsubscription succeeded.
|
||
|
msgid "Unsubscribed"
|
||
|
msgstr "Het abonnement is opgezegd"
|
||
|
|
||
|
#. TRANS: Error text shown a user tries to track a search query they're already subscribed to.
|
||
|
#, php-format
|
||
|
msgid "You are already tracking the search \"%s\"."
|
||
|
msgstr "U bent al geabonneerd op de zoekopdracht \"%s\"."
|
||
|
|
||
|
#. TRANS: Message given having failed to set up a search subscription by track command.
|
||
|
#, php-format
|
||
|
msgid "Could not start a search subscription for query \"%s\"."
|
||
|
msgstr ""
|
||
|
"Het was niet mogelijk om een abonnement te namen op de zoekopdracht \"%s\"."
|
||
|
|
||
|
#. TRANS: Message given having added a search subscription by track command.
|
||
|
#, php-format
|
||
|
msgid "You are subscribed to the search \"%s\"."
|
||
|
msgstr "U bent geabonneerd op de zoekopdracht \"%s\"."
|
||
|
|
||
|
#. TRANS: Plugin description.
|
||
|
msgid "Plugin to allow following all messages with a given search."
|
||
|
msgstr "Plug-in om mededelingen via een zoekopdracht te volgen."
|
||
|
|
||
|
#. TRANS: SearchSub plugin menu item on user settings page.
|
||
|
msgctxt "MENU"
|
||
|
msgid "Searches"
|
||
|
msgstr "Zoekopdrachten"
|
||
|
|
||
|
#. TRANS: SearchSub plugin tooltip for user settings menu item.
|
||
|
msgid "Configure search subscriptions"
|
||
|
msgstr "Zoekopdrachtabonnementen instellen"
|
||
|
|
||
|
msgid "Search subscriptions"
|
||
|
msgstr "Zoekopdrachtabonnementen"
|
||
|
|
||
|
#. TRANS: Help message for IM/SMS command "track <word>"
|
||
|
msgctxt "COMMANDHELP"
|
||
|
msgid "Start following notices matching the given search query."
|
||
|
msgstr "Volg berichten die deze zoekopdracht oplevert."
|
||
|
|
||
|
#. TRANS: Help message for IM/SMS command "untrack <word>"
|
||
|
msgctxt "COMMANDHELP"
|
||
|
msgid "Stop following notices matching the given search query."
|
||
|
msgstr "Volg berichten die deze zoekopdracht oplevert niet langer."
|
||
|
|
||
|
#. TRANS: Help message for IM/SMS command "track off"
|
||
|
#. TRANS: Help message for IM/SMS command "untrack all"
|
||
|
msgctxt "COMMANDHELP"
|
||
|
msgid "Disable all tracked search subscriptions."
|
||
|
msgstr "Alle gevolgde zoekopdrachten uitschakelen."
|
||
|
|
||
|
#. TRANS: Help message for IM/SMS command "tracks"
|
||
|
#. TRANS: Help message for IM/SMS command "tracking"
|
||
|
msgctxt "COMMANDHELP"
|
||
|
msgid "List all your search subscriptions."
|
||
|
msgstr "Al uw abonnementen op zoekopdrachten beëindigen."
|
||
|
|
||
|
#. TRANS: Error text shown a user tries to disable all a search subscriptions with track off command, but has none.
|
||
|
msgid "You are not tracking any searches."
|
||
|
msgstr "U volgt geen zoekopdrachten."
|
||
|
|
||
|
#. TRANS: Message given having disabled all search subscriptions with 'track off'.
|
||
|
#, php-format
|
||
|
msgid "You are tracking searches for: %s"
|
||
|
msgstr "U volgt zoekopdrachten naar: %s."
|
||
|
|
||
|
msgid "Subscribe to this search"
|
||
|
msgstr "Deze zoekopdracht volgen"
|
||
|
|
||
|
#. TRANS: Message given having failed to cancel one of the search subs with 'track off' command.
|
||
|
#, php-format
|
||
|
msgid "Error disabling search subscription for query \"%s\"."
|
||
|
msgstr ""
|
||
|
"Er is een fout opgetreden tijdens het beëindigen van het abonnement op de "
|
||
|
"zoekopdracht \"%s\"."
|
||
|
|
||
|
#. TRANS: Message given having disabled all search subscriptions with 'track off'.
|
||
|
msgid "Disabled all your search subscriptions."
|
||
|
msgstr "Al uw abonnementen op zoekopdrachten zijn uitgeschakeld."
|