Localisation updates for core messages from Betawiki (2009-01-06 22:24 UTC)
[lhc/web/wiklou.git] / languages / messages / MessagesPdc.php
1 <?php
2 /** Deitsch (Deitsch)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author לערי ריינהארט
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 'mainpage-description' => 'Haaptblatt',
52 'portal' => 'Gmeeschafts-Portal',
53 'portal-url' => 'Project:Gmeeschafts-Portal',
54
55 # Short words for each namespace, by default used in the namespace tab in monobook
56 'nstab-help' => 'Hilf',
57
58 # Login and logout pages
59 'login' => 'kumm nei',
60 'logout' => 'geh naus',
61
62 # Search results
63 'powersearch' => 'Guuck uff',
64
65 # Preferences page
66 'preferences' => 'paerseenlich Profil',
67 'searchresultshead' => 'Guuck uff',
68
69 # Recent changes
70 'recentchanges' => 'Was mer letscht geduh henn',
71
72 # Random page
73 'randompage' => 'Ennich Ardickel',
74
75 # Miscellaneous special pages
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 # Special:NewFiles
99 'ilsubmit' => 'Guuck uff',
100
101 );