* Split date and time to two variables to allow better translations in rcnote without...
[lhc/web/wiklou.git] / languages / messages / MessagesNa.php
1 <?php
2 /** Nauru (Ekakairũ Naoero)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author CdaMVvWgS
8 * @author Belgian man
9 * @author Node ue
10 * @author SPQRobin
11 */
12
13
14
15 $messages = array(
16 # Dates
17 'sunday' => 'Tondak',
18 'monday' => 'Mondak',
19 'tuesday' => 'Dintak',
20 'wednesday' => 'Mitwok',
21 'thursday' => 'Donertak',
22 'friday' => 'Preidak',
23 'saturday' => 'Tadurdei',
24
25 'qbedit' => 'Kiwiwid',
26 'moredotdotdot' => 'Iyuw...',
27 'and' => 'me',
28
29 'errorpagetitle' => 'Dairinaiya',
30 'help' => 'Ipuok',
31 'search' => 'Kanani',
32 'go' => 'Nuwa ko!',
33 'history_short' => 'Ekadaedaenigawae',
34 'edit' => 'Kiwiwid',
35 'delete' => 'Iyababa',
36 'unprotect' => 'Eab oberei',
37 'toolbox' => 'Dabadi n bwait makur',
38
39 # 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).
40 'currentevents' => 'Imwin',
41 'currentevents-url' => 'Project:Imwin',
42 'edithelp' => 'Oomo/edar Ipuok',
43 'edithelppage' => 'Help:Oomo/edar',
44 'helppage' => 'Help:Oangan',
45 'mainpage' => 'Bwiema peij',
46 'mainpage-description' => 'Bwiema peij',
47 'sitesupport' => 'Eadu a me',
48
49 'editsection' => 'Kiwiwid',
50 'showtoc' => 'oduwen',
51 'hidetoc' => 'ewewin',
52
53 # Short words for each namespace, by default used in the namespace tab in monobook
54 'nstab-help' => 'Ipuok',
55
56 # General errors
57 'error' => 'Dairinaiya',
58
59 # Login and logout pages
60 'login' => 'Metu',
61 'logout' => 'Meta',
62 'userlogout' => 'Meta',
63 'yourlanguage' => 'Edorer',
64
65 # Edit page toolbar
66 'bold_sample' => 'Eõ mangiyungiy',
67 'bold_tip' => 'Eõ mangiyungiy',
68 'image_sample' => 'Ekar.jpg',
69
70 # Edit pages
71 'savearticle' => 'Otsimor',
72 'newarticle' => '(Etsimeduw)',
73 'editing' => 'Oomo/edar $1',
74 'editingsection' => 'Oomo/edar $1 (itubwang)',
75
76 # Search results
77 'powersearch' => 'Anani ko',
78
79 # Preferences page
80 'skin' => 'Witsin',
81 'searchresultshead' => 'Anani ko',
82
83 # Recent changes
84 'recentchanges' => 'Iwiwidit tsimeduw',
85 'hist' => 'eka',
86 'hide' => 'witsit imin gogoro',
87 'show' => 'oduwen',
88
89 # Random page
90 'randompage' => 'Tamo peij',
91
92 # Miscellaneous special pages
93 'move' => 'Memori',
94
95 # Special:Allpages
96 'allpagessubmit' => 'nuwa ko',
97
98 # E-mail user
99 'emailuser' => 'Emaileiy amune',
100 'emailfrom' => 'Atsiu',
101 'emailto' => 'Animwen',
102 'emailsend' => 'Oiyon',
103
104 # Watchlist
105 'watch' => 'Aea',
106 'unwatch' => 'Eab krak',
107
108 # Delete/protect/revert
109 'confirm' => 'Oebwigaga',
110 'deletedarticle' => 'iyababa "[[$1]]"',
111
112 # Contributions
113 'contributions' => 'Mana engame totow inne',
114
115 # Special:Newimages
116 'ilsubmit' => 'Anani ko',
117
118 );