00001 <?php 00013 $fallback = 'fr'; 00014 00015 $messages = array( 00016 # Dates 00017 'sunday' => 'tāpati', 00018 'monday' => 'monirē', 00019 'tuesday' => 'mahana piti', 00020 'wednesday' => 'mahana toru', 00021 'thursday' => 'mahana maha', 00022 'friday' => 'mahana pae', 00023 'saturday' => 'mahana mā’a', 00024 'sun' => 'tāpati', 00025 'mon' => 'monirē', 00026 'tue' => 'mahana piti', 00027 'wed' => 'mahana toru', 00028 'thu' => 'mahana maha', 00029 'fri' => 'mahana pae', 00030 'sat' => 'mahana mā’a', 00031 'january' => 'nō tēnuare', 00032 'february' => 'nō fepuare', 00033 'march' => 'nō māti', 00034 'april' => 'nō ’ēperēra', 00035 'may_long' => 'nō mē', 00036 'june' => 'nō tiunu', 00037 'july' => 'nō tiurai', 00038 'august' => 'nō tiurai', 00039 'september' => 'nō tetepa', 00040 'october' => 'nō ’ātopa', 00041 'november' => 'nō novema', 00042 'december' => 'nō tītema', 00043 'january-gen' => 'nō tēnuare', 00044 'february-gen' => 'nō fepuare', 00045 'march-gen' => 'nō māti', 00046 'april-gen' => 'nō ’ēperēra', 00047 'may-gen' => 'nō mē', 00048 'june-gen' => 'nō tiunu', 00049 'july-gen' => 'nō tiurai', 00050 'august-gen' => 'nō tiurai', 00051 'september-gen' => 'nō tetepa', 00052 'october-gen' => 'nō ’ātopa', 00053 'november-gen' => 'nō novema', 00054 'december-gen' => 'nō tītema', 00055 'jan' => 'nō tēnuare', 00056 'feb' => 'nō fepuare', 00057 'mar' => 'nō māti', 00058 'apr' => 'nō ’ēperēra', 00059 'may' => 'nō mē', 00060 'jun' => 'nō tiunu', 00061 'jul' => 'nō tiurai', 00062 'aug' => 'nō tiurai', 00063 'sep' => 'nō tetepa', 00064 'oct' => 'nō ’ātopa', 00065 'nov' => 'nō novema', 00066 'dec' => 'nō tītema', 00067 00068 'about' => 'Nō', 00069 'article' => 'Parau pāpa’i', 00070 'navigation' => 'Arata’i', 00071 00072 # Cologne Blue skin 00073 'qbedit' => 'Fa’ahuru ’ē', 00074 'qbmyoptions' => 'ta’u ’api', 00075 'qbspecialpages' => 'Te mau ’api ta’a ’ē', 00076 00077 'help' => 'Tauturu', 00078 'search' => 'Roromā’imi', 00079 'searchbutton' => 'Roromā’imi', 00080 'searcharticle' => 'Haere', 00081 'history_short' => 'Parau tuatāpapa', 00082 'edit' => 'Fa’ahuru ’ē', 00083 'delete' => 'Fa’a’ore', 00084 'protect' => 'Pāruru', 00085 'specialpage' => '’Api ta’a ’ē', 00086 'talk' => 'Paraparaura’a', 00087 'jumptonavigation' => 'arata’i', 00088 'jumptosearch' => 'haere', 00089 00090 # 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). 00091 'aboutsite' => 'Nō {{SITENAME}}', 00092 'aboutpage' => 'Project:Nō', 00093 'edithelp' => 'Tauturu', 00094 'mainpage' => 'Fa’ari’ira’a', 00095 'mainpage-description' => 'Fa’ari’ira’a', 00096 'portal' => 'Fare auhoa', 00097 00098 'newmessageslink' => 'Te mau poro’i ’āpī', 00099 'newmessagesdifflink' => 'fa’ahuru-’ē-ra’a hope’a', 00100 'editsection' => 'fa’ahuru ’ē', 00101 'editold' => 'fa’ahuru ’ē', 00102 00103 # Short words for each namespace, by default used in the namespace tab in monobook 00104 'nstab-main' => 'Parau pāpa’i', 00105 'nstab-user' => 'Ta’ata', 00106 'nstab-special' => 'Ta’a ’ē', 00107 'nstab-image' => 'Hōho’a', 00108 'nstab-mediawiki' => 'Poro’i', 00109 'nstab-template' => 'Hōho’a fāito', 00110 'nstab-help' => 'Tauturu', 00111 'nstab-category' => 'Huru', 00112 00113 # Revision feed 00114 'history-feed-title' => 'Parau tuatāpapa', 00115 00116 # Search results 00117 'powersearch' => 'Roromā’imi', 00118 00119 # Preferences page 00120 'prefs-rc' => 'Te mau fa’ahuru-’ē-ra’a ’āpī', 00121 'prefs-files' => 'Te mau putu’ite', 00122 'youremail' => 'Tā’u ’āfata rata uira', 00123 'yourlanguage' => 'Te reo:', 00124 'email' => '’Imere', 00125 00126 # Recent changes 00127 'recentchanges' => 'Te mau fa’ahuru-’ē-ra’a ’āpī', 00128 00129 # Special:ListFiles 00130 'listfiles_user' => 'Ta’ata fa’a’ohipa', 00131 00132 # File description page 00133 'file-anchor-link' => 'Hōho’a', 00134 'filehist-user' => 'Ta’ata', 00135 00136 # Random page 00137 'randompage' => '’Api mā’iti-haere-noa', 00138 00139 # Special:Log 00140 'specialloguserlabel' => 'Ta’ata fa’a’ohipa :', 00141 00142 # Special:AllPages 00143 'allpagessubmit' => 'Haere', 00144 00145 # Special:Categories 00146 'categories' => 'Te mau huru o te ’api', 00147 00148 # Special:Log/newusers 00149 'newuserlog-create-entry' => 'Ta’ata fa’a’ohipa ’āpī', 00150 00151 # Watchlist 00152 'watch' => 'Ha’apa’o', 00153 00154 # Protect 00155 'prot_1movedto2' => '’Ua tāhitihia te ’api [[$1]] e ana i te ’api ’āpī [[$2]]', 00156 00157 # Restrictions (nouns) 00158 'restriction-edit' => 'Fa’ahuru ’ē', 00159 'restriction-move' => 'Tāhiti', 00160 00161 # What links here 00162 'whatlinkshere' => 'Te mau ’api i tū’atihia mai', 00163 00164 # Move page 00165 '1movedto2' => '’Ua tāhitihia te ’api [[$1]] e ana i te ’api ’āpī [[$2]]', 00166 00167 # Tooltip help for the actions 00168 'tooltip-search' => 'Roromā’imi {{SITENAME}}', 00169 00170 # Special:FilePath 00171 'filepath-page' => 'Putu’ite:', 00172 00173 # Special:SpecialPages 00174 'specialpages' => 'Te mau ’api ta’a ’ē', 00175 00176 );