[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/languages/messages/ -> MessagesPms.php (source)

   1  <?php
   2  /** Piedmontese (Piemontèis)
   3   *
   4   * To improve a translation please visit https://translatewiki.net
   5   *
   6   * @ingroup Language
   7   * @file
   8   *
   9   * @author Borichèt
  10   * @author Bèrto 'd Sèra
  11   * @author Dragonòt
  12   * @author Geitost
  13   * @author Kaganer
  14   * @author MaxSem
  15   * @author SabineCretella
  16   * @author Teak
  17   * @author The Evil IP address
  18   * @author Ævar Arnfjörð Bjarmason <[email protected]>, Jens Frank
  19   * @author לערי ריינהארט
  20   */
  21  
  22  $fallback = 'it';
  23  
  24  $namespaceNames = array(
  25      NS_MEDIA            => 'Media',
  26      NS_SPECIAL          => 'Special',
  27      NS_TALK             => 'Discussion',
  28      NS_USER             => 'Utent',
  29      NS_USER_TALK        => 'Ciaciarade',
  30      NS_PROJECT_TALK     => 'Discussion_ant_sla_$1',
  31      NS_FILE             => 'Figura',
  32      NS_FILE_TALK        => 'Discussion_dla_figura',
  33      NS_MEDIAWIKI        => 'MediaWiki',
  34      NS_MEDIAWIKI_TALK   => 'Discussion_dla_MediaWiki',
  35      NS_TEMPLATE         => 'Stamp',
  36      NS_TEMPLATE_TALK    => 'Discussion_dlë_stamp',
  37      NS_HELP             => 'Agiut',
  38      NS_HELP_TALK        => 'Discussion_ant_sl\'agiut',
  39      NS_CATEGORY         => 'Categorìa',
  40      NS_CATEGORY_TALK    => 'Discussion_ant_sla_categorìa',
  41  );
  42  


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1