Merge "Make readonly work for OOUI forms"
[lhc/web/wiklou.git] / languages / messages / MessagesTy.php
index 766992d..5e994a3 100644 (file)
@@ -1,93 +1,18 @@
 <?php
 /** Tahitian (Reo Mā`ohi)
  *
- * @addtogroup Language
+ * To improve a translation please visit https://translatewiki.net
  *
- * @author SPQRobin
+ * @ingroup Language
+ * @file
+ *
+ * @author Sab
+ * @author Sainte-Rose (on ty.wikipedia.org)
+ * @author Tahitoa (on ty.wikipedia.org)
  */
 
 $fallback = 'fr';
 
-$messages = array(
-# Dates
-'monday'       => 'monirē',
-'friday'       => 'mahana pae',
-'mon'          => 'monirē',
-'fri'          => 'mahana pae',
-'january'      => 'nō tēnuare',
-'february'     => 'nō fepuare',
-'march'        => 'nō māti',
-'april'        => 'nō ’ēperēra',
-'may_long'     => 'nō mē',
-'june'         => 'nō tiunu',
-'july'         => 'nō tiurai',
-'august'       => 'nō tiurai',
-'november'     => 'nō novema',
-'december'     => 'nō tītema',
-'january-gen'  => 'nō tēnuare',
-'february-gen' => 'nō fepuare',
-'march-gen'    => 'nō māti',
-'april-gen'    => 'nō ’ēperēra',
-'may-gen'      => 'nō mē',
-'june-gen'     => 'nō tiunu',
-'july-gen'     => 'nō tiurai',
-'august-gen'   => 'nō tiurai',
-'november-gen' => 'nō novema',
-'december-gen' => 'nō tītema',
-'jan'          => 'nō tēnuare',
-'feb'          => 'nō fepuare',
-'mar'          => 'nō māti',
-'apr'          => 'nō ’ēperēra',
-'may'          => 'nō mē',
-'jun'          => 'nō tiunu',
-'jul'          => 'nō tiurai',
-'aug'          => 'nō tiurai',
-'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',
-'navigation' => 'Arata’i',
-
-'help'             => 'Tauturu',
-'history_short'    => 'Parau tuatāpapa',
-'edit'             => 'Fa’ahuru ’ē',
-'delete'           => 'Fa’a’ore',
-'jumptonavigation' => 'arata’i',
-
-# 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',
-
-'newmessageslink'     => 'Te mau poro’i ’āpī',
-'newmessagesdifflink' => 'fa’ahuru-’ē-ra’a hope’a',
-'editsection'         => 'fa’ahuru ’ē',
-'editold'             => 'fa’ahuru ’ē',
-
-# Short words for each namespace, by default used in the namespace tab in monobook
-'nstab-main'     => 'Parau pāpa’i',
-'nstab-image'    => 'Hōho’a',
-'nstab-help'     => 'Tauturu',
-'nstab-category' => 'Huru',
-
-# Login and logout pages
-'email' => '’Imere',
-
-# Revision feed
-'history-feed-title' => 'Parau tuatāpapa',
-
-# Preferences page
-'files' => 'Te mau putu’ite',
-
-# Image list
-'imagelist_user' => 'Ta’ata fa’a’ohipa',
-
-# Move page
-'1movedto2' => '’Ua tāhitihia te ’api [[$1]] e ana i te ’api ’āpī [[$2]]',
+// Remove French aliases
+$namespaceGenderAliases = array();
 
-);