1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
8 "Project-Id-Version: GNU social\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
11 "PO-Revision-Date: 2015-02-07 08:43+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Danish (http://www.transifex.com/projects/p/gnu-social/language/da/)\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 #. TRANS: Client error displayed when the session token does not match or is
22 #: actions/oembedproxy.php:58
23 msgid "There was a problem with your session token. Try again, please."
24 msgstr "Der var et problem med din session token. Venligst prøv igen."
26 #. TRANS: Client exception thrown when requesting a different format than
28 #: actions/oembedproxy.php:65
29 msgid "Invalid format; only JSON supported."
32 #. TRANS: Client exception thrown when not providing a valid URL.
33 #: actions/oembedproxy.php:71
37 #. TRANS: Plugin description.
38 #: LinkPreviewPlugin.php:40
39 msgid "UI extension for previewing thumbnails from links."