Localisation updates for core messages from translatewiki.net (2009-09-07 18:34 UTC)
[lhc/web/wiklou.git] / languages / messages / MessagesNv.php
1 <?php
2 /** Navajo (Diné bizaad)
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 Seb az86556
11 * @author לערי ריינהארט
12 */
13
14 $namespaceNames = array(
15 NS_MEDIA => 'Media',
16 NS_SPECIAL => 'Special',
17 NS_TALK => 'Naaltsoos_baa_yinísht\'į́',
18 NS_USER => 'Choinish\'įįhí',
19 NS_USER_TALK => 'Choinish\'įįhí_baa_yinísht\'į́',
20 NS_PROJECT_TALK => '$1_baa_yinísht\'į́',
21 NS_FILE => 'E\'elyaaígíí',
22 NS_FILE_TALK => 'E\'elyaaígíí_baa_yinísht\'į́',
23 NS_MEDIAWIKI => 'MediaWiki',
24 NS_MEDIAWIKI_TALK => 'MediaWiki_baa_yinísht\'į́',
25 NS_TEMPLATE => 'Template',
26 NS_TEMPLATE_TALK => 'Template_talk',
27 NS_HELP => 'Aná\'álwo\'',
28 NS_HELP_TALK => 'Aná\'álwo\'_baa_yinísht\'į́',
29 NS_CATEGORY => 'T\'ááłáhági_át\'éego',
30 NS_CATEGORY_TALK => 'T\'ááłáhági_át\'éego_baa_yinísht\'į́',
31 );
32
33 $datePreferences = false;
34
35 $messages = array(
36 # Dates
37 'sunday' => 'Damóogo',
38 'monday' => 'Damóo biiskání',
39 'tuesday' => 'Damóodóó naakiską́o',
40 'wednesday' => 'Damóodóó tágí jį́',
41 'thursday' => "Damóodóó dį́į́' yiską́o",
42 'friday' => "Nda'iiníísh",
43 'saturday' => 'Yiską́ damóo',
44 'january' => "Yas Niłt'ees",
45 'february' => 'Atsá Biyáázh',
46 'march' => "Wóózhch'į́į́d",
47 'april' => "T'ą́ą́chil",
48 'may_long' => "T'ą́ą́tsoh",
49 'june' => "Ya'iishjááshchilí",
50 'july' => "Ya'iishjáástsoh",
51 'august' => "Bini'ant'ą́ą́ts'ózí",
52 'september' => "Bini'ant'ą́ą́tsoh",
53 'october' => 'Ghąąjį',
54 'november' => "Níłch'its'ósí",
55 'december' => "Níłch'itsoh",
56 'jan' => 'Ynts',
57 'feb' => 'Atsb',
58 'mar' => 'Wozh',
59 'apr' => 'Tchi',
60 'may' => 'Ttso',
61 'jun' => 'Yjsh',
62 'jul' => 'Yjts',
63 'aug' => 'Btsz',
64 'sep' => 'Btsx',
65 'oct' => 'Ghąj',
66 'nov' => 'Ntss',
67 'dec' => 'Ntsx',
68
69 'edit' => 'Łahgo áshłééh',
70
71 # 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).
72 'mainpage' => 'Íiyisíí Naaltsoos',
73 'mainpage-description' => 'Íiyisíí Naaltsoos',
74
75 # Skin names
76 'skinname-monobook' => "NaaltsoosŁáa'ígíí",
77
78 );