X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FLinkPreview%2Flocale%2Fnl%2FLC_MESSAGES%2FLinkPreview.po;h=5b882866f041f17b6e26b3a4c96c3cc888fc3abd;hb=7c5fb37e590bc3ed44d4ddd46bdcc8a19be80e3e;hp=0cac3c13f7fcd34a5e17002a017da7c927fb022f;hpb=c4b9dc7a0ff2e41712715ac21bace067e8c02715;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 0cac3c13f7..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-03 13:16+0000\n" -"PO-Revision-Date: 2011-04-03 13:21:12+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-01 21:06:03+0000\n" -"X-Generator: MediaWiki 1.18alpha (r85253); Translate extension (2011-03-11)\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."