]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Mapstraction/locale/de/LC_MESSAGES/Mapstraction.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / Mapstraction / locale / de / LC_MESSAGES / Mapstraction.po
1 # Translation of StatusNet - Mapstraction to German (Deutsch)
2 # Exported from translatewiki.net
3 #
4 # Author: Apmon
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 - Mapstraction\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2011-01-29 21:45+0000\n"
14 "PO-Revision-Date: 2011-01-29 21:50:19+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: 2011-01-14 13:21:16+0000\n"
19 "X-Generator: MediaWiki 1.18alpha (r81195); 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-mapstraction\n"
23 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
24
25 #: MapstractionPlugin.php:187
26 msgid "Map"
27 msgstr "Karte"
28
29 #. TRANS: Clickable item to allow opening the map in full size.
30 #: MapstractionPlugin.php:199
31 msgid "Full size"
32 msgstr "in voller Größe"
33
34 #: MapstractionPlugin.php:211
35 msgid ""
36 "Show maps of users' and friends' notices with <a href=\"http://www."
37 "mapstraction.com/\">Mapstraction</a>."
38 msgstr ""
39 "Zeigt Karten mit Nachrichten von Freunden und Nutzern mit <a href=\"http://"
40 "www.mapstraction.com/\">Mapstraction</a>."
41
42 #: map.php:72
43 msgid "No such user."
44 msgstr "Unbekannter Benutzer."
45
46 #: map.php:79
47 msgid "User has no profile."
48 msgstr "Benutzer hat kein Profil."
49
50 #. TRANS: Page title.
51 #. TRANS: %s is a user nickname.
52 #: allmap.php:69
53 #, php-format
54 msgid "%s friends map"
55 msgstr "Karte der Freunde von %s"
56
57 #. TRANS: Page title.
58 #. TRANS: %1$s is a user nickname, %2$d is a page number.
59 #: allmap.php:75
60 #, php-format
61 msgid "%1$s friends map, page %2$d"
62 msgstr "Karte der Freunde von %1$s, Seite %2$d"
63
64 #: usermap.php:68
65 #, php-format
66 msgid "%s map, page %d"
67 msgstr "%s-Karte, Seite %d"