Add message 'undelete-fieldset-title' to resolve issue identified in r37095 and rever...
[lhc/web/wiklou.git] / languages / messages / MessagesPdc.php
1 <?php
2 /** Deitsch (Deitsch)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author G - ג
8 * @author SPQRobin
9 */
10
11 $fallback = 'de';
12
13 $messages = array(
14 # Dates
15 'sunday' => 'Sunndaag',
16 'monday' => 'Mundaag',
17 'tuesday' => 'Dinschdaag',
18 'wednesday' => 'Mittwoch',
19 'thursday' => 'Dunnerschdaag',
20 'friday' => 'Freidaag',
21 'saturday' => 'Samschdaag',
22 'january' => 'Yenner',
23 'february' => 'Hanning',
24 'march' => 'Matz',
25 'april' => 'Abrill',
26 'may_long' => 'Moi',
27 'june' => 'Yuni',
28 'july' => 'Yuli',
29 'august' => 'Augscht',
30 'september' => 'September',
31 'october' => 'Oktower',
32 'november' => 'Nowember',
33 'december' => 'Disember',
34 'may' => 'Moi',
35
36 'mytalk' => 'Mei Gschwetz-Blatt',
37 'navigation' => 'Faahre-Gnepp',
38
39 'help' => 'Hilf',
40 'search' => 'Guuck uff',
41 'searchbutton' => 'Guuck uff',
42 'go' => 'Geh',
43 'history' => "G'schicht",
44 'history_short' => "G'schicht",
45 'edit' => 'ennere / tscheensche',
46 'talk' => 'Gschwetz',
47 'otherlanguages' => 'Annere Schprooche',
48 'jumptosearch' => 'guuck uff',
49
50 # 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).
51 'mainpage' => 'Haaptblatt',
52 'mainpage-description' => 'Haaptblatt',
53 'portal' => 'Gmeeschafts-Portal',
54 'portal-url' => 'Project:Gmeeschafts-Portal',
55
56 # Short words for each namespace, by default used in the namespace tab in monobook
57 'nstab-help' => 'Hilf',
58
59 # Login and logout pages
60 'login' => 'kumm nei',
61 'logout' => 'geh naus',
62
63 # Search results
64 'powersearch' => 'Guuck uff',
65
66 # Preferences page
67 'preferences' => 'paerseenlich Profil',
68 'searchresultshead' => 'Guuck uff',
69
70 # Recent changes
71 'recentchanges' => 'Was mer letscht geduh henn',
72
73 # Random page
74 'randompage' => 'Ennich Ardickel',
75
76 # Miscellaneous special pages
77 'move' => 'ziehe',
78
79 # Watchlist
80 'watchlist' => 'Mei Watsch-Lischt',
81 'watch' => 'watsche',
82 'watchthispage' => 'watsch des Blatt',
83
84 # Restrictions (nouns)
85 'restriction-edit' => 'ennere / tscheensche',
86 'restriction-move' => 'Ziehe',
87
88 # Undelete
89 'undelete-search-submit' => 'Guuck uff',
90
91 'sp-contributions-submit' => 'Guuck uff',
92
93 # Block/unblock
94 'ipblocklist-submit' => 'Guuck uff',
95
96 # Tooltip help for the actions
97 'tooltip-p-logo' => 'Haaptblatt',
98
99 # Special:Newimages
100 'ilsubmit' => 'Guuck uff',
101
102 );