X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FLinkPreview%2Flocale%2Fnl%2FLC_MESSAGES%2FLinkPreview.po;h=5b882866f041f17b6e26b3a4c96c3cc888fc3abd;hb=7c5fb37e590bc3ed44d4ddd46bdcc8a19be80e3e;hp=53a27b33b2e61cf98cb88e419b0b2963cf0a7a99;hpb=b9eee437dd6d1b6fe6bc3e04993f339a1397d671;p=quix0rs-gnu-social.git diff --git a/plugins/LinkPreview/locale/nl/LC_MESSAGES/LinkPreview.po b/plugins/LinkPreview/locale/nl/LC_MESSAGES/LinkPreview.po index 53a27b33b2..5b882866f0 100644 --- a/plugins/LinkPreview/locale/nl/LC_MESSAGES/LinkPreview.po +++ b/plugins/LinkPreview/locale/nl/LC_MESSAGES/LinkPreview.po @@ -1,6 +1,7 @@ # Translation of StatusNet - LinkPreview to Dutch (Nederlands) # Exported from translatewiki.net # +# Author: SPQRobin # Author: Siebrand # -- # This file is distributed under the same license as the StatusNet package. @@ -9,24 +10,34 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - LinkPreview\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-17 18:17+0000\n" -"PO-Revision-Date: 2011-04-17 18:21:11+0000\n" +"POT-Creation-Date: 2011-06-05 09:13+0000\n" +"PO-Revision-Date: 2011-06-05 09:14:57+0000\n" "Language-Team: Dutch \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-04-16 23:17:55+0000\n" -"X-Generator: MediaWiki 1.18alpha (r86268); Translate extension (2011-04-13)\n" +"X-POT-Import-Date: 2011-05-05 21:36:34+0000\n" +"X-Generator: MediaWiki 1.19alpha (r89487); Translate extension (2011-06-02)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: nl\n" "X-Message-Group: #out-statusnet-plugin-linkpreview\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -msgid "UI extensions previewing thumbnails from links." +#. TRANS: Plugin description. +msgid "UI extension for previewing thumbnails from links." msgstr "" "Gebruikersinterfaceuitbreiding voor het weergeven van miniaturen voor " "verwijzingen." +#. TRANS: Client error displayed when the session token does not match or is not given. msgid "There was a problem with your session token. Try again, please." msgstr "" "Er is een probleem ontstaan met uw sessie. Probeer het nog een keer, " "alstublieft." + +#. TRANS: Client exception thrown when requesting a different format than JSON. +msgid "Invalid format; only JSON supported." +msgstr "Ongeldige indeling; alleen JSON wordt ondersteund." + +#. TRANS: Client exception thrown when not providing a valid URL. +msgid "Invalid URL." +msgstr "Ongeldige URL."