From ec79572964645c212b168384c422c9b26be52e85 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Wed, 3 Nov 2010 00:04:26 +0100 Subject: Localisation updates from http://translatewiki.net. --- plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po | 70 +++++++++++++----------- 1 file changed, 39 insertions(+), 31 deletions(-) (limited to 'plugins/OStatus/locale/nl') diff --git a/plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po b/plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po index 7ffad8df9..d37b8cb01 100644 --- a/plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po +++ b/plugins/OStatus/locale/nl/LC_MESSAGES/OStatus.po @@ -10,13 +10,13 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - OStatus\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-27 23:43+0000\n" -"PO-Revision-Date: 2010-10-27 23:47:16+0000\n" +"POT-Creation-Date: 2010-11-02 22:51+0000\n" +"PO-Revision-Date: 2010-11-02 22:54:51+0000\n" "Language-Team: Dutch \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2010-10-23 19:00:35+0000\n" -"X-Generator: MediaWiki 1.17alpha (r75596); Translate extension (2010-09-17)\n" +"X-POT-Import-Date: 2010-10-29 16:13:55+0000\n" +"X-Generator: MediaWiki 1.17alpha (r75875); 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-plugin-ostatus\n" @@ -133,7 +133,7 @@ msgid "Attempting to end PuSH subscription for feed with no hub." msgstr "" "Aan het proberen een PuSH-abonnement te verwijderen voor een feed zonder hub." -#. TRANS: Server exception. +#. TRANS: Server exception. %s is a URI. #: classes/Ostatus_profile.php:192 #, php-format msgid "Invalid ostatus_profile state: both group and profile IDs set for %s." @@ -141,7 +141,7 @@ msgstr "" "Ongeldige ostatus_profile status: het ID voor zowel de groep als het profiel " "voor %s is ingesteld." -#. TRANS: Server exception. +#. TRANS: Server exception. %s is a URI. #: classes/Ostatus_profile.php:195 #, php-format msgid "Invalid ostatus_profile state: both group and profile IDs empty for %s." @@ -165,112 +165,120 @@ msgstr "" "Ongeldig type doorgegeven aan Ostatus_profile::notify. Het moet een XML-" "string of Activity zijn." -#: classes/Ostatus_profile.php:408 +#. TRANS: Exception. +#: classes/Ostatus_profile.php:409 msgid "Unknown feed format." msgstr "Onbekend feedformaat" -#: classes/Ostatus_profile.php:431 +#. TRANS: Exception. +#: classes/Ostatus_profile.php:433 msgid "RSS feed without a channel." msgstr "RSS-feed zonder kanaal." #. TRANS: Client exception. -#: classes/Ostatus_profile.php:476 +#: classes/Ostatus_profile.php:478 msgid "Can't handle that kind of post." msgstr "Dat type post kan niet verwerkt worden." -#. TRANS: Client exception. %s is a source URL. -#: classes/Ostatus_profile.php:559 +#. TRANS: Client exception. %s is a source URI. +#: classes/Ostatus_profile.php:561 #, php-format msgid "No content for notice %s." msgstr "Geen inhoud voor mededeling %s." -#. TRANS: Shown when a notice is longer than supported and/or when attachments are present. -#: classes/Ostatus_profile.php:592 +#. TRANS: Shown when a notice is longer than supported and/or when attachments are present. At runtime +#. TRANS: this will usually be replaced with localised text from StatusNet core messages. +#: classes/Ostatus_profile.php:596 msgid "Show more" msgstr "Meer weergeven" #. TRANS: Exception. %s is a profile URL. -#: classes/Ostatus_profile.php:785 +#: classes/Ostatus_profile.php:789 #, php-format msgid "Could not reach profile page %s." msgstr "Het was niet mogelijk de profielpagina %s te bereiken." -#. TRANS: Exception. -#: classes/Ostatus_profile.php:843 +#. TRANS: Exception. %s is a URL. +#: classes/Ostatus_profile.php:847 #, php-format msgid "Could not find a feed URL for profile page %s." msgstr "Het was niet mogelijk de feed-URL voor de profielpagina %s te vinden." -#: classes/Ostatus_profile.php:980 +#. TRANS: Feed sub exception. +#: classes/Ostatus_profile.php:985 msgid "Can't find enough profile information to make a feed." msgstr "" "Het was niet mogelijk voldoende profielinformatie te vinden om een feed te " "maken." -#: classes/Ostatus_profile.php:1039 +#. TRANS: Server exception. %s is a URL. +#: classes/Ostatus_profile.php:1045 #, php-format msgid "Invalid avatar URL %s." msgstr "Ongeldige avatar-URL %s." -#: classes/Ostatus_profile.php:1049 +#. TRANS: Server exception. %s is a URI. +#: classes/Ostatus_profile.php:1056 #, php-format msgid "Tried to update avatar for unsaved remote profile %s." msgstr "" "Geprobeerd om een avatar bij te werken voor het niet opgeslagen profiel %s." -#: classes/Ostatus_profile.php:1058 +#. TRANS: Server exception. %s is a URL. +#: classes/Ostatus_profile.php:1066 #, php-format msgid "Unable to fetch avatar from %s." msgstr "Het was niet mogelijk de avatar op te halen van %s." #. TRANS: Exception. -#: classes/Ostatus_profile.php:1284 +#: classes/Ostatus_profile.php:1292 msgid "Local user can't be referenced as remote." msgstr "" "Naar een lokale gebruiker kan niet verwezen worden alsof die zich bij een " "andere dienst bevindt." #. TRANS: Exception. -#: classes/Ostatus_profile.php:1289 +#: classes/Ostatus_profile.php:1297 msgid "Local group can't be referenced as remote." msgstr "" "Naar een lokale groep kan niet verwezen worden alsof die zich bij een andere " "dienst bevindt." -#. TRANS: Exception. -#: classes/Ostatus_profile.php:1341 classes/Ostatus_profile.php:1352 +#. TRANS: Server exception. +#: classes/Ostatus_profile.php:1349 classes/Ostatus_profile.php:1360 msgid "Can't save local profile." msgstr "Het was niet mogelijk het lokale profiel op te slaan." -#. TRANS: Exception. -#: classes/Ostatus_profile.php:1360 +#. TRANS: Server exception. +#: classes/Ostatus_profile.php:1368 msgid "Can't save OStatus profile." msgstr "Het was niet mogelijk het Ostatusprofiel op te slaan." #. TRANS: Exception. -#: classes/Ostatus_profile.php:1619 classes/Ostatus_profile.php:1647 +#: classes/Ostatus_profile.php:1627 classes/Ostatus_profile.php:1655 msgid "Not a valid webfinger address." msgstr "Geen geldig webfingeradres." #. TRANS: Exception. %s is a webfinger address. -#: classes/Ostatus_profile.php:1729 +#: classes/Ostatus_profile.php:1737 #, php-format msgid "Couldn't save profile for \"%s\"." msgstr "Het was niet mogelijk het profiel voor \"%s\" op te slaan." #. TRANS: Exception. %s is a webfinger address. -#: classes/Ostatus_profile.php:1748 +#: classes/Ostatus_profile.php:1756 #, php-format msgid "Couldn't save ostatus_profile for \"%s\"." msgstr "Het was niet mogelijk het ostatus_profile voor \"%s\" op te slaan." #. TRANS: Exception. %s is a webfinger address. -#: classes/Ostatus_profile.php:1756 +#: classes/Ostatus_profile.php:1764 #, php-format msgid "Couldn't find a valid profile for \"%s\"." msgstr "Er is geen geldig profiel voor \"%s\" gevonden." -#: classes/Ostatus_profile.php:1798 +#. TRANS: Server exception. +#: classes/Ostatus_profile.php:1807 msgid "Could not store HTML content of long post as file." msgstr "" "Het was niet mogelijk de HTML-inhoud van het lange bericht als bestand op te " -- cgit v1.2.3-54-g00ecf