Merge "Document parser cache key control."
[lhc/web/wiklou.git] / languages / messages / MessagesDe_at.php
1 <?php
2 /** Austrian German (Österreichisches Deutsch)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Geitost
11 * @author Laximilian scoken
12 * @author Mucalexx
13 * @author Revolus
14 * @author Wdwd
15 * @author ✓
16 */
17
18 $fallback = 'de';
19
20 $messages = array(
21 # Dates
22 'january' => 'Jänner',
23 'february' => 'Februar',
24 'december' => 'Dezember',
25 'january-gen' => 'Jänners',
26 'february-gen' => 'Febers',
27 'jan' => 'Jän',
28
29 );