X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FWikiHowProfile%2Flocale%2Fnl%2FLC_MESSAGES%2FWikiHowProfile.po;h=6cdfd46e80298ee1cbcc3448c897c8f081757060;hb=7cfbe7c2d498b45a9f8714d232a733220fd4a92c;hp=6ca83137d7056abca344d2822911eac9f03b0aa4;hpb=64750a6455948a57f8e669f898ad5f613f43ba49;p=quix0rs-gnu-social.git diff --git a/plugins/WikiHowProfile/locale/nl/LC_MESSAGES/WikiHowProfile.po b/plugins/WikiHowProfile/locale/nl/LC_MESSAGES/WikiHowProfile.po index 6ca83137d7..6cdfd46e80 100644 --- a/plugins/WikiHowProfile/locale/nl/LC_MESSAGES/WikiHowProfile.po +++ b/plugins/WikiHowProfile/locale/nl/LC_MESSAGES/WikiHowProfile.po @@ -1,5 +1,5 @@ # Translation of StatusNet - WikiHowProfile to Dutch (Nederlands) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: Siebrand # -- @@ -9,32 +9,44 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - WikiHowProfile\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-01-14 10:29+0000\n" -"PO-Revision-Date: 2011-01-14 10:34:18+0000\n" -"Language-Team: Dutch \n" +"POT-Creation-Date: 2011-08-30 09:27+0000\n" +"PO-Revision-Date: 2011-08-30 09:31:06+0000\n" +"Language-Team: Dutch \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-01-10 18:27:24+0000\n" -"X-Generator: MediaWiki 1.18alpha (r80246); Translate extension (2010-09-17)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-19 11:23:54+0000\n" +"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n" +"X-Translation-Project: translatewiki.net at //translatewiki.net\n" "X-Language-Code: nl\n" "X-Message-Group: #out-statusnet-plugin-wikihowprofile\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: WikiHowProfilePlugin.php:59 +#. TRANS: Plugin description. msgid "" "Fetches avatar and other profile information for WikiHow users when setting " "up an account via OpenID." msgstr "" -"Haalt avatar- en andere informatie op voor WikiHow-gebruikers die een " +"Haalt avatar- en andere gegevens op voor WikiHow-gebruikers die een " "gebruiker aanmaken via OpenID." -#: WikiHowProfilePlugin.php:171 +#. TRANS: Exception thrown when fetching a WikiHow profile page fails. +msgid "WikiHow profile page fetch failed." +msgstr "Het ophalen van de profielpagina van WikiHow is mislukt." + +#. TRANS: Exception thrown when parsing a WikiHow profile page fails. +msgid "HTML parse failure during check for WikiHow avatar." +msgstr "" +"Het verwerken van de HTML is mislukt tijdens het controleren op de WikiHow-" +"avatar." + +#. TRANS: Server exception thrown when an avatar URL is invalid. +#. TRANS: %s is the invalid avatar URL. #, php-format msgid "Invalid avatar URL %s." msgstr "Ongeldige avatar-URL %s." -#: WikiHowProfilePlugin.php:179 +#. TRANS: Exception thrown when fetching an avatar from a URL fails. +#. TRANS: %s is a URL. #, php-format msgid "Unable to fetch avatar from %s." msgstr "Het was niet mogelijk om de avatar op te halen van %s."