]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ModPlus/locale/de/LC_MESSAGES/ModPlus.po
0f6cdb72fda8eb4ef1d3ab83d8b04de367fd5e3b
[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-08-15 14:19+0000\n"
15 "PO-Revision-Date: 2011-08-15 14:21:13+0000\n"
16 "Language-Team: German <//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 (r94516); Translate extension (2011-07-09)\n"
21 "X-Translation-Project: translatewiki.net at //translatewiki.net\n"
22 "X-Language-Code: de\n"
23 "X-Message-Group: #out-statusnet-plugin-modplus\n"
24 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
25
26 #. TRANS: Error message displayed when referring to a user without a profile.
27 msgid "User has no profile."
28 msgstr "Benutzer hat kein Profil."
29
30 #. TRANS: Remote profile action page title.
31 #. TRANS: %1$s is a username, %2$s is a hostname.
32 #, php-format
33 msgid "%1$s on %2$s"
34 msgstr "%1$s auf %2$s"
35
36 #. TRANS: Message on remote profile page.
37 #. TRANS: This message contains Markdown links in the form [description](link).
38 #. TRANS: %1$s is a profile nickname, %2$s is a hostname, %3$s is a URL.
39 #, php-format
40 msgid ""
41 "This remote profile is registered on another site; see [%1$s's original "
42 "profile page on %2$s](%3$s)."
43 msgstr ""
44 "Dieses entfernte Profil ist auf einer anderen Seite registriert; siehe [%1"
45 "$ss Original-Profilseite auf %2$s](%3$s)."
46
47 #. TRANS: Message on blocked remote profile page.
48 msgid ""
49 "Site moderators have silenced this profile, which prevents delivery of new "
50 "messages to any users on this site."
51 msgstr ""
52 "Moderatoren haben dieses Profil stumm geschaltet, was die Zustellung neuer "
53 "Nachrichten an andere Benutzer dieser Seite unterbindet."
54
55 #. TRANS: Plugin description.
56 msgid "UI extension for profile moderation actions."
57 msgstr "Benutzerobeflächenerweiterungen zur Moderation von Profilen."
58
59 #. TRANS: Label for access to remote profile options.
60 msgid "Remote profile options..."
61 msgstr "Remoteprofil-Einstellungen…"