MessagesLzz.php 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. <?php
  2. /** Lazuri Nena (Lazuri Nena)
  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 Bombola
  11. * @author Dato deutschland
  12. * @author Ibero-kolxi
  13. */
  14. $messages = array(
  15. 'underline-always' => "P'anda",
  16. 'underline-never' => "P'ot'e",
  17. # Dates
  18. 'sun' => 'Mja',
  19. 'mon' => 'Tut',
  20. 'tue' => "İk'i",
  21. 'wed' => 'Cum',
  22. 'thu' => '3aç',
  23. 'fri' => 'Obi',
  24. 'sat' => 'Sab',
  25. 'january' => "3'anağani",
  26. 'february' => "K'undura",
  27. 'march' => "Mart'i",
  28. 'april' => "Ap'rili",
  29. 'may_long' => 'Maisi',
  30. 'june' => 'Mbuliştuta',
  31. 'july' => 'X3ala',
  32. 'august' => 'Maraşina',
  33. 'september' => "St'aroşina",
  34. 'october' => 'Gumatuta',
  35. 'november' => 'Çxalva',
  36. 'december' => "Xrist'ana",
  37. 'jan' => "3'an",
  38. 'feb' => "K'un",
  39. 'mar' => 'Mar',
  40. 'apr' => "Ap'r",
  41. 'may' => 'Mai',
  42. 'jun' => 'Mbul',
  43. 'jul' => 'X3al',
  44. 'aug' => 'Mara',
  45. 'sep' => "St'a",
  46. 'oct' => 'Gum',
  47. 'nov' => 'Çxa',
  48. 'dec' => 'Xri',
  49. # Categories related messages
  50. 'subcategories' => "Tudek'ategorepe",
  51. 'hidden-categories' => '{{PLURAL:$1|Dompuleri kategori|Dompuleri kategorepe}}',
  52. 'hidden-category-category' => 'Dompuleri kategorepe', # Name of the category where hidden categories will be listed
  53. 'qbpageoptions' => 'Am masvare',
  54. 'qbspecialpages' => 'Doxmeli masvarepe',
  55. 'moredotdotdot' => 'Çkva…',
  56. 'mypage' => 'Çkimi masvare',
  57. 'and' => '&#32;do',
  58. 'tagline' => "{{SITENAME}}'i şen",
  59. 'go' => 'İgzali',
  60. 'searcharticle' => 'İgzali',
  61. 'history_short' => "P'ot'e",
  62. 'info_short' => "Geç'k'apuri",
  63. 'delete' => 'Ok’okosi',
  64. 'deletethispage' => 'Am masvares ok’okosi',
  65. 'newpage' => 'Ağani masvare',
  66. 'talkpagelinktext' => "disk'uzia",
  67. 'specialpage' => 'Doxmeli masvare',
  68. 'otherlanguages' => 'Çkva nenapes',
  69. # 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).
  70. 'aboutsite' => '{{SITENAME}} şeni',
  71. 'aboutpage' => 'Project:Ambarepe',
  72. 'copyright' => 'Content is available under $1.',
  73. 'copyrightpagename' => '{{SITENAME}} copyright',
  74. 'mainpage' => "Dudi But'k'a",
  75. 'mainpage-description' => "Dudi But'k'a",
  76. 'badaccess' => 'İzini xilafi',
  77. 'ok' => 'HO',
  78. 'newmessageslink' => 'ağani mesajepe',
  79. # Short words for each namespace, by default used in the namespace tab in monobook
  80. 'nstab-main' => 'Masvare',
  81. 'nstab-mediawiki' => 'Mesaji',
  82. # Edit page toolbar
  83. 'bold_tip' => "Mçxu nç'ara",
  84. # Edit pages
  85. 'newarticle' => '(Ağani)',
  86. # Recent changes linked
  87. 'recentchangeslinked-page' => 'Masvare coxo:',
  88. # Statistics
  89. 'statistics' => "İstatist'iğepe",
  90. # Miscellaneous special pages
  91. 'newpages' => 'Ağani masvarepe',
  92. # Book sources
  93. 'booksources-go' => 'İgzali',
  94. # Special:AllPages
  95. 'allarticles' => 'Mteli masvarepe',
  96. 'allpagessubmit' => 'İgzali',
  97. # Watchlist
  98. 'watchlistfor' => "('''$1''' şeni)",
  99. # What links here
  100. 'whatlinkshere-page' => 'Masvare:',
  101. # Block/unblock
  102. 'ipboptions' => "2 saati:2 saati,1 ndğa:1 ndğa,3 ndğa:3 ndğa,1 doloni:1 doloni,2 doloni:2 doloni,1 tuta:1 tuta,3 tuta:3 tuta,6 tuta:6 tuta,1 ǯana:1 ǯana,p'anda:p'anda", # display1:time1,display2:time2,...
  103. # 'all' in various places, this might be different for inflected languages
  104. 'watchlistall2' => 'mteli',
  105. 'namespacesall' => 'mteli',
  106. );