summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesTy.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2008-08-15 01:29:47 +0200
committerPierre Schmitz <pierre@archlinux.de>2008-08-15 01:29:47 +0200
commit370e83bb0dfd0c70de268c93bf07ad5ee0897192 (patch)
tree491674f4c242e4d6ba0d04eafa305174c35a3391 /languages/messages/MessagesTy.php
parentf4debf0f12d0524d2b2427c55ea3f16b680fad97 (diff)
Update auf 1.13.0
Diffstat (limited to 'languages/messages/MessagesTy.php')
-rw-r--r--languages/messages/MessagesTy.php39
1 files changed, 20 insertions, 19 deletions
diff --git a/languages/messages/MessagesTy.php b/languages/messages/MessagesTy.php
index fb17f152..e91edd97 100644
--- a/languages/messages/MessagesTy.php
+++ b/languages/messages/MessagesTy.php
@@ -1,9 +1,9 @@
<?php
/** Tahitian (Reo Mā`ohi)
*
- * @addtogroup Language
+ * @ingroup Language
+ * @file
*
- * @author SPQRobin
* @author Sab
*/
@@ -62,9 +62,6 @@ $messages = array(
'nov' => 'nō novema',
'dec' => 'nō tītema',
-# Bits of text used by many pages
-'categories' => 'Te mau huru o te ’api',
-
'about' => 'Nō',
'article' => 'Parau pāpa’i',
'qbedit' => 'Fa’ahuru ’ē',
@@ -86,12 +83,12 @@ $messages = array(
'jumptosearch' => 'haere',
# 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).
-'aboutsite' => 'Nō {{SITENAME}}',
-'aboutpage' => 'Project:Nō',
-'edithelp' => 'Tauturu',
-'mainpage' => 'Fa’ari’ira’a',
-'portal' => 'Fare auhoa',
-'sitesupport' => 'Pūpū i te ō',
+'aboutsite' => 'Nō {{SITENAME}}',
+'aboutpage' => 'Project:Nō',
+'edithelp' => 'Tauturu',
+'mainpage' => 'Fa’ari’ira’a',
+'mainpage-description' => 'Fa’ari’ira’a',
+'portal' => 'Fare auhoa',
'newmessageslink' => 'Te mau poro’i ’āpī',
'newmessagesdifflink' => 'fa’ahuru-’ē-ra’a hope’a',
@@ -126,23 +123,24 @@ $messages = array(
# Recent changes
'recentchanges' => 'Te mau fa’ahuru-’ē-ra’a ’āpī',
-# Image list
-'filehist-user' => 'Ta’ata',
+# Special:ImageList
'imagelist_user' => 'Ta’ata fa’a’ohipa',
+# Image description page
+'filehist-user' => 'Ta’ata',
+
# Random page
'randompage' => '’Api mā’iti-haere-noa',
-# Miscellaneous special pages
-'specialpages' => 'Te mau ’api ta’a ’ē',
-'spheading' => 'Te mau ’api ta’a ’ē',
-
# Special:Log
'specialloguserlabel' => 'Ta’ata fa’a’ohipa :',
-# Special:Allpages
+# Special:AllPages
'allpagessubmit' => 'Haere',
+# Special:Categories
+'categories' => 'Te mau huru o te ’api',
+
# Watchlist
'watch' => 'Ha’apa’o',
@@ -159,7 +157,10 @@ $messages = array(
# Tooltip help for the actions
'tooltip-search' => 'Roromā’imi {{SITENAME}}',
-# Special:Filepath
+# Special:FilePath
'filepath-page' => 'Putu’ite:',
+# Special:SpecialPages
+'specialpages' => 'Te mau ’api ta’a ’ē',
+
);