Localisation updates for core and extension messages from translatewiki.net (2011...
[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 Laximilian scoken
11 * @author Mucalexx
12 * @author Revolus
13 * @author Wdwd
14 * @author ✓
15 */
16
17 $fallback = 'de';
18
19 $messages = array(
20 # Dates
21 'january' => 'Jänner',
22 'february' => 'Februar',
23 'december' => 'Dezember',
24 'january-gen' => 'Jänners',
25 'february-gen' => 'Febers',
26 'jan' => 'Jän',
27
28 );