]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ModPlus/locale/de/LC_MESSAGES/ModPlus.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / ModPlus / locale / de / LC_MESSAGES / ModPlus.po
1 # Translation of StatusNet - ModPlus to German (Deutsch)
2 # Exported from translatewiki.net
3 #
4 # Author: Fujnky
5 # Author: Giftpflanze
6 # Author: MF-Warburg
7 # --
8 # This file is distributed under the same license as the StatusNet package.
9 #
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: StatusNet - ModPlus\n"
13 "Report-Msgid-Bugs-To: \n"
14 "POT-Creation-Date: 2011-12-19 00:00+0000\n"
15 "PO-Revision-Date: 2011-12-19 00:04:59+0000\n"
16 "Language-Team: German <https://translatewiki.net/wiki/Portal:de>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-POT-Import-Date: 2011-06-05 21:51:06+0000\n"
20 "X-Generator: MediaWiki 1.19alpha (r106599); Translate extension (2011-10-"
21 "30)\n"
22 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
23 "X-Language-Code: de\n"
24 "X-Message-Group: #out-statusnet-plugin-modplus\n"
25 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
26
27 #. TRANS: Error message displayed when referring to a user without a profile.
28 msgid "User has no profile."
29 msgstr "Benutzer hat kein Profil."
30
31 #. TRANS: Remote profile action page title.
32 #. TRANS: %1$s is a username, %2$s is a hostname.
33 #, php-format
34 msgid "%1$s on %2$s"
35 msgstr "%1$s auf %2$s"
36
37 #. TRANS: Message on remote profile page.
38 #. TRANS: This message contains Markdown links in the form [description](link).
39 #. TRANS: %1$s is a profile nickname, %2$s is a hostname, %3$s is a URL.
40 #, php-format
41 msgid ""
42 "This remote profile is registered on another site; see [%1$s's original "
43 "profile page on %2$s](%3$s)."
44 msgstr ""
45 "Dieses entfernte Profil ist auf einer anderen Seite registriert; siehe [%1"
46 "$ss Original-Profilseite auf %2$s](%3$s)."
47
48 #. TRANS: Message on blocked remote profile page.
49 msgid ""
50 "Site moderators have silenced this profile, which prevents delivery of new "
51 "messages to any users on this site."
52 msgstr ""
53 "Moderatoren haben dieses Profil stumm geschaltet, was die Zustellung neuer "
54 "Nachrichten an andere Benutzer dieser Seite unterbindet."
55
56 #. TRANS: Plugin description.
57 msgid "UI extension for profile moderation actions."
58 msgstr "Benutzerobeflächenerweiterungen zur Moderation von Profilen."
59
60 #. TRANS: Label for access to remote profile options.
61 msgid "Remote profile options..."
62 msgstr "Remoteprofil-Einstellungen…"