* (bug 12006) Translation alternate names of special pages nds-nl
[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 'article' 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 # Miscellaneous special pages
75 'randompage' => 'Ennich Ardickel',
76 'move' => 'ziehe',
77
78 # Watchlist
79 'watchlist' => 'Mei Watsch-Lischt',
80 'watch' => 'watsche',
81 'watchthispage' => 'watsch des Blatt',
82
83 # Restrictions (nouns)
84 'restriction-edit' => 'ennere / tscheensche',
85 'restriction-move' => 'Ziehe',
86
87 # Undelete
88 'undelete-search-submit' => 'Guuck uff',
89
90 'sp-contributions-submit' => 'Guuck uff',
91
92 # Block/unblock
93 'ipblocklist-submit' => 'Guuck uff',
94
95 # Tooltip help for the actions
96 'tooltip-p-logo' => 'Haaptblatt',
97
98 );