Localisation updates for core messages from Betawiki (2008-08-04 22:51 CEST)
[lhc/web/wiklou.git] / languages / messages / MessagesGot.php
index 67acc5b..d82fafb 100644 (file)
@@ -1,14 +1,13 @@
 <?php
 /** Gothic (πŒ²πŒΏπ„πŒΉπƒπŒΊ)
  *
- * @addtogroup Language
+ * @ingroup Language
+ * @file
  *
- * @author SPQRobin
  */
 
 $messages = array(
-# Bits of text used by many pages
-'categories'     => 'πŒΊπŒΏπŒ½πŒΎπ‰πƒ',
+# Categories related messages
 'pagecategories' => '{{PLURAL:$1|𐌺𐌿𐌽𐌾𐌰|πŒΊπŒΏπŒ½πŒΎπ‰πƒ}}',
 
 'qbspecialpages' => 'πŒΏπƒπƒπŒΉπŒ½πŒ³πƒπŒ΄πŒΉπŒ³π‰πƒ',
@@ -25,11 +24,10 @@ $messages = array(
 'otherlanguages' => 'πŒ°πŒ½πŒΈπŒ°π‚ π‚πŒ°πŒΆπŒ³π‰πƒ',
 
 # 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).
-'aboutpage'   => 'Project:Iubair',
-'bugreports'  => 'πŒ°πŒΉπ‚πŒΆπŒΉπŒΈπŒ°πŒ·πŒ°πŒΏπƒπŒ΄πŒΉπŒ½πŒ΄πŒΉπƒ',
-'portal'      => 'πŒ±πŒ°πŒΏπ‚πŒ²πƒ πŒ²πŒ°π…πŒΉ',
-'portal-url'  => 'Project:πŒ±πŒ°πŒΏπ‚πŒ²πƒ πŒ²πŒ°π…πŒΉ',
-'sitesupport' => 'πŒ·πŒΉπŒ»π€πŒ° π…πŒΉπŒΊπŒΉπ€πŒ΄πŒ³πŒΎπŒ°',
+'aboutpage'  => 'Project:Iubair',
+'bugreports' => 'πŒ°πŒΉπ‚πŒΆπŒΉπŒΈπŒ°πŒ·πŒ°πŒΏπƒπŒ΄πŒΉπŒ½πŒ΄πŒΉπƒ',
+'portal'     => 'πŒ±πŒ°πŒΏπ‚πŒ²πƒ πŒ²πŒ°π…πŒΉ',
+'portal-url' => 'Project:πŒ±πŒ°πŒΏπ‚πŒ²πƒ πŒ²πŒ°π…πŒΉ',
 
 # Short words for each namespace, by default used in the namespace tab in monobook
 'nstab-main'     => 'πƒπŒ΄πŒΉπŒ³π‰',
@@ -66,9 +64,11 @@ $messages = array(
 'statistics' => 'Seidostatistik',
 
 # Miscellaneous special pages
-'ncategories'  => '$1 {{PLURAL:$1|𐌺𐌿𐌽𐌾𐌰|πŒΊπŒΏπŒ½πŒΎπ‰πƒ}}',
-'specialpages' => 'πŒΏπƒπƒπŒΉπŒ½πŒ³πƒπŒ΄πŒΉπŒ³π‰πƒ',
-'move'         => '𐌽𐌰𐌼𐌾𐌰𐌽 πŒ°π†π„π‚πŒ°',
+'ncategories' => '$1 {{PLURAL:$1|𐌺𐌿𐌽𐌾𐌰|πŒΊπŒΏπŒ½πŒΎπ‰πƒ}}',
+'move'        => '𐌽𐌰𐌼𐌾𐌰𐌽 πŒ°π†π„π‚πŒ°',
+
+# Special:Categories
+'categories' => 'πŒΊπŒΏπŒ½πŒΎπ‰πƒ',
 
 # Watchlist
 'watchlist'     => 'πŒΌπŒ΄πŒΉπŒ½π‰πƒ π…πŒΉπ„πŒ°πŒ½πŒ³πƒπŒ»πŒ΄πŒΉπƒπ„πŒ°',
@@ -83,4 +83,7 @@ $messages = array(
 # What links here
 'whatlinkshere' => 'πˆπŒ°π‚πŒΎπŒΉπƒ πƒπŒ΄πŒΉπŒ³π‰πŒ½πŒ° πŒ·πŒ»πŒ°πŒ²πŒΊπŒΎπŒ°πŒ½πŒ³ πŒ·πŒΉπŒ³π‚πŒ΄',
 
+# Special:SpecialPages
+'specialpages' => 'πŒΏπƒπƒπŒΉπŒ½πŒ³πƒπŒ΄πŒΉπŒ³π‰πƒ',
+
 );