Localisation updates for core messages from translatewiki.net (2009-04-08 17:57 UTC)
[lhc/web/wiklou.git] / languages / messages / MessagesPdc.php
1 <?php
2 /** Deitsch (Deitsch)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Xqt
8 * @author לערי ריינהארט
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' => 'Abril',
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 'jan' => 'Yen.',
35 'feb' => 'Han.',
36 'mar' => 'Matz',
37 'apr' => 'Abr.',
38 'may' => 'Moi',
39 'jun' => 'Yuni',
40 'jul' => 'Yuli',
41 'dec' => 'Dis.',
42
43 'mytalk' => 'Mei Gschwetz-Blatt',
44 'navigation' => 'Faahre-Gnepp',
45
46 'help' => 'Hilf',
47 'search' => 'Guuck uff',
48 'searchbutton' => 'Guuck uff',
49 'go' => 'Geh',
50 'history' => "G'schicht",
51 'history_short' => "G'schicht",
52 'edit' => 'ennere / tscheensche',
53 'talkpagelinktext' => 'Gschwetz',
54 'talk' => 'Gschwetz',
55 'otherlanguages' => 'Annere Schprooche',
56 'jumptonavigation' => 'Faahre-Gnepp',
57 'jumptosearch' => 'guuck uff',
58
59 # 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).
60 'mainpage' => 'Haaptblatt',
61 'mainpage-description' => 'Haaptblatt',
62 'portal' => 'Gmeeschafts-Portal',
63 'portal-url' => 'Project:Gmeeschafts-Portal',
64
65 'retrievedfrom' => 'Vun „$1“',
66 'editsection' => 'Ennere',
67 'editlink' => 'ennere',
68
69 # Short words for each namespace, by default used in the namespace tab in monobook
70 'nstab-help' => 'Hilf',
71
72 # Login and logout pages
73 'login' => 'kumm nei',
74 'logout' => 'geh naus',
75
76 # Search results
77 'nextn' => 'neegschte $1',
78 'powersearch' => 'Guuck uff',
79
80 # Preferences page
81 'preferences' => 'paerseenlich Profil',
82 'searchresultshead' => 'Guuck uff',
83
84 # Recent changes
85 'recentchanges' => 'Was mer letscht geduh henn',
86
87 # Random page
88 'randompage' => 'Ennich Ardickel',
89
90 # Miscellaneous special pages
91 'move' => 'ziehe',
92
93 # Watchlist
94 'watchlist' => 'Mei Watsch-Lischt',
95 'watch' => 'watsche',
96 'watchthispage' => 'watsch des Blatt',
97
98 # Restrictions (nouns)
99 'restriction-edit' => 'ennere / tscheensche',
100 'restriction-move' => 'Ziehe',
101
102 # Undelete
103 'undelete-search-submit' => 'Guuck uff',
104
105 'sp-contributions-submit' => 'Guuck uff',
106
107 # Block/unblock
108 'ipblocklist-submit' => 'Guuck uff',
109
110 # Tooltip help for the actions
111 'tooltip-p-logo' => 'Haaptblatt',
112
113 # Special:NewFiles
114 'ilsubmit' => 'Guuck uff',
115
116 );