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