Localization update.
[lhc/web/wiklou.git] / languages / messages / MessagesPdc.php
1 <?php
2 /** Deitsch (Deitsch)
3 *
4 * @ingroup Language
5 * @file
6 *
7 */
8
9 $fallback = 'de';
10
11 $messages = array(
12 # Dates
13 'sunday' => 'Sunndaag',
14 'monday' => 'Mundaag',
15 'tuesday' => 'Dinschdaag',
16 'wednesday' => 'Mittwoch',
17 'thursday' => 'Dunnerschdaag',
18 'friday' => 'Freidaag',
19 'saturday' => 'Samschdaag',
20 'january' => 'Yenner',
21 'february' => 'Hanning',
22 'march' => 'Matz',
23 'april' => 'Abrill',
24 'may_long' => 'Moi',
25 'june' => 'Yuni',
26 'july' => 'Yuli',
27 'august' => 'Augscht',
28 'september' => 'September',
29 'october' => 'Oktower',
30 'november' => 'Nowember',
31 'december' => 'Disember',
32 'may' => 'Moi',
33
34 'mytalk' => 'Mei Gschwetz-Blatt',
35 'navigation' => 'Faahre-Gnepp',
36
37 'help' => 'Hilf',
38 'search' => 'Guuck uff',
39 'searchbutton' => 'Guuck uff',
40 'go' => 'Geh',
41 'history' => "G'schicht",
42 'history_short' => "G'schicht",
43 'edit' => 'ennere / tscheensche',
44 'talk' => 'Gschwetz',
45 'otherlanguages' => 'Annere Schprooche',
46 'jumptosearch' => 'guuck uff',
47
48 # 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).
49 'mainpage' => 'Haaptblatt',
50 'mainpage-description' => '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 # Random page
72 'randompage' => 'Ennich Ardickel',
73
74 # Miscellaneous special pages
75 'move' => 'ziehe',
76
77 # Watchlist
78 'watchlist' => 'Mei Watsch-Lischt',
79 'watch' => 'watsche',
80 'watchthispage' => 'watsch des Blatt',
81
82 # Restrictions (nouns)
83 'restriction-edit' => 'ennere / tscheensche',
84 'restriction-move' => 'Ziehe',
85
86 # Undelete
87 'undelete-search-submit' => 'Guuck uff',
88
89 'sp-contributions-submit' => 'Guuck uff',
90
91 # Block/unblock
92 'ipblocklist-submit' => 'Guuck uff',
93
94 # Tooltip help for the actions
95 'tooltip-p-logo' => 'Haaptblatt',
96
97 # Special:NewImages
98 'ilsubmit' => 'Guuck uff',
99
100 );