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