Per discussion at the developer meeting: Remove arbitrary sprinkled message documenta...
[lhc/web/wiklou.git] / languages / messages / MessagesPdc.php
1 <?php
2 /** Deitsch (Deitsch)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Xqt
11 * @author לערי ריינהארט
12 */
13
14 $fallback = 'de';
15
16 $messages = array(
17 'underline-always' => 'allfart',
18 'underline-never' => 'nie net',
19
20 # Dates
21 'sunday' => 'Sunndaag',
22 'monday' => 'Mundaag',
23 'tuesday' => 'Dinschdaag',
24 'wednesday' => 'Mittwoch',
25 'thursday' => 'Dunnerschdaag',
26 'friday' => 'Freidaag',
27 'saturday' => 'Samschdaag',
28 'sun' => 'Su',
29 'mon' => 'Mo',
30 'tue' => 'Di',
31 'wed' => 'Mi',
32 'thu' => 'Du',
33 'fri' => 'Fr',
34 'sat' => 'Sa',
35 'january' => 'Yenner',
36 'february' => 'Hanning',
37 'march' => 'Matz',
38 'april' => 'Abril',
39 'may_long' => 'Moi',
40 'june' => 'Yuni',
41 'july' => 'Yuli',
42 'august' => 'Augscht',
43 'september' => 'September',
44 'october' => 'Oktower',
45 'november' => 'Nowember',
46 'december' => 'Disember',
47 'jan' => 'Yen.',
48 'feb' => 'Han.',
49 'mar' => 'Matz',
50 'apr' => 'Abr.',
51 'may' => 'Moi',
52 'jun' => 'Yuni',
53 'jul' => 'Yuli',
54 'aug' => 'Aug.',
55 'sep' => 'Sep.',
56 'oct' => 'Okt.',
57 'nov' => 'Nov.',
58 'dec' => 'Dis.',
59
60 'about' => 'Iwwer',
61 'qbedit' => 'Ennere',
62 'mytalk' => 'Mei Gschwetz-Blatt',
63 'navigation' => 'Faahre-Gnepp',
64 'and' => '&#32;unn',
65
66 'tagline' => 'Vun {{SITENAME}}',
67 'help' => 'Hilf',
68 'search' => 'Guuck uff',
69 'searchbutton' => 'Guuck uff',
70 'go' => 'Geh',
71 'history' => 'Gschicht',
72 'history_short' => 'Gschicht',
73 'edit' => 'ennere / tscheensche',
74 'talkpagelinktext' => 'Gschwetz',
75 'talk' => 'Gschwetz',
76 'otherlanguages' => 'Annere Schprooche',
77 'jumptonavigation' => 'Faahre-Gnepp',
78 'jumptosearch' => 'guuck uff',
79
80 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
81 'aboutsite' => 'Iwwer {{SITENAME}}',
82 'mainpage' => 'Haaptblatt',
83 'mainpage-description' => 'Haaptblatt',
84 'portal' => 'Gmeeschafts-Portal',
85 'portal-url' => 'Project:Gmeeschafts-Portal',
86
87 'retrievedfrom' => 'Vun „$1“',
88 'editsection' => 'Ennere',
89 'editold' => 'Ennere',
90 'editlink' => 'ennere',
91
92 # Short words for each namespace, by default used in the namespace tab in monobook
93 'nstab-main' => 'Blatt',
94 'nstab-help' => 'Hilf',
95
96 # Login and logout pages
97 'login' => 'kumm nei',
98 'logout' => 'geh naus',
99
100 # Search results
101 'nextn' => 'neegschte $1',
102 'search-result-size' => '$1 ({{PLURAL:$2|1 Wadd|$2 Wadde}})',
103 'powersearch' => 'Guuck uff',
104
105 # Preferences page
106 'preferences' => 'paerseenlich Profil',
107 'searchresultshead' => 'Guuck uff',
108
109 # Recent changes
110 'recentchanges' => 'Was mer letscht geduh henn',
111 'minoreditletter' => 'g',
112 'newpageletter' => 'N',
113 'boteditletter' => 'B',
114
115 # Random page
116 'randompage' => 'Ennich Ardickel',
117
118 'brokenredirects-edit' => '(ennere)',
119
120 # Miscellaneous special pages
121 'move' => 'Ziehe',
122
123 # Watchlist
124 'watchlist' => 'Mei Watsch-Lischt',
125 'mywatchlist' => 'Mei Watsch-Lischt',
126 'watch' => 'watsche',
127 'watchthispage' => 'watsch des Blatt',
128
129 # Restrictions (nouns)
130 'restriction-edit' => 'ennere / tscheensche',
131 'restriction-move' => 'Ziehe',
132
133 # Undelete
134 'undelete-search-submit' => 'Guuck uff',
135
136 'sp-contributions-submit' => 'Guuck uff',
137
138 # Block/unblock
139 'ipblocklist-submit' => 'Guuck uff',
140
141 # Tooltip help for the actions
142 'tooltip-pt-mytalk' => 'Dei Gschwetz-Blatt',
143 'tooltip-p-logo' => 'Haaptblatt',
144
145 # Special:NewFiles
146 'ilsubmit' => 'Guuck uff',
147
148 # Special:Tags
149 'tags-edit' => 'ennere',
150
151 );