]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/GroupFavorited/locale/de/LC_MESSAGES/GroupFavorited.po
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
[quix0rs-gnu-social.git] / plugins / GroupFavorited / locale / de / LC_MESSAGES / GroupFavorited.po
1 # Translation of StatusNet - GroupFavorited to German (Deutsch)
2 # Expored from translatewiki.net
3 #
4 # Author: Michael
5 # Author: The Evil IP address
6 # --
7 # This file is distributed under the same license as the StatusNet package.
8 #
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: StatusNet - GroupFavorited\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2010-12-16 15:08+0000\n"
14 "PO-Revision-Date: 2010-12-16 15:12:07+0000\n"
15 "Language-Team: German <http://translatewiki.net/wiki/Portal:de>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-POT-Import-Date: 2010-11-30 20:40:36+0000\n"
19 "X-Generator: MediaWiki 1.18alpha (r78478); Translate extension (2010-09-17)\n"
20 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
21 "X-Language-Code: de\n"
22 "X-Message-Group: #out-statusnet-plugin-groupfavorited\n"
23 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
25 #. TRANS: %s is a group name.
26 #: groupfavoritedaction.php:48
27 #, php-format
28 msgid "Popular posts in %s group"
29 msgstr "Beliebte Beiträge in der %s-Gruppe"
30
31 #. TRANS: %1$s is a group name, %2$s is a group number.
32 #: groupfavoritedaction.php:51
33 #, php-format
34 msgid "Popular posts in %1$s group, page %2$d"
35 msgstr "Beliebte Beiträge in der %1$s-Gruppe, Seite %2$d"
36
37 #. TRANS: Menu item in the group navigation page.
38 #: GroupFavoritedPlugin.php:72
39 msgctxt "MENU"
40 msgid "Popular"
41 msgstr "Beliebt"
42
43 #. TRANS: Tooltip for menu item in the group navigation page.
44 #. TRANS: %s is the nickname of the group.
45 #: GroupFavoritedPlugin.php:75
46 #, php-format
47 msgctxt "TOOLTIP"
48 msgid "Popular notices in %s group"
49 msgstr "Beliebte Nachrichten in der %s-Gruppe"
50
51 #. TRANS: Plugin description.
52 #: GroupFavoritedPlugin.php:99
53 msgid "This plugin adds a menu item for popular notices in groups."
54 msgstr ""
55 "Dieses Plugin fügt einen Menüeintrag mit den beliebtesten Nachrichten einer "
56 "Gruppen ein."