MessagesVe.php 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?php
  2. /** Venda (Tshivenda)
  3. *
  4. * See MessagesQqq.php for message documentation incl. usage of parameters
  5. * To improve a translation please visit http://translatewiki.net
  6. *
  7. * @ingroup Language
  8. * @file
  9. *
  10. * @author Node ue
  11. */
  12. $messages = array(
  13. 'search' => 'Ṱolani',
  14. 'searchbutton' => 'Ṱolani',
  15. 'talk' => 'Ambani',
  16. # 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).
  17. 'mainpage' => 'Hayani',
  18. 'mainpage-description' => 'Hayani',
  19. # Short words for each namespace, by default used in the namespace tab in monobook
  20. 'nstab-mediawiki' => 'Mulaedza',
  21. # General errors
  22. 'error' => 'Vhukhakhi',
  23. # Login and logout pages
  24. 'yourname' => 'Dzina ḽa mushumisi:',
  25. 'yourpassword' => 'Phasiwede:',
  26. 'username' => 'Dzina ḽa mushumisi:',
  27. # Preferences page
  28. 'changepassword' => 'Shandukisani phasiwede',
  29. # Miscellaneous special pages
  30. 'newpages-username' => 'Dzina ḽa mushumisi:',
  31. 'exif-meteringmode-255' => 'Zwiṅwe',
  32. # Special:Version
  33. 'version-other' => 'Zwiṅwe',
  34. );