wiki.techinc.nl/languages/messages/MessagesLzz.php
Siebrand Mazeland 4b3100ecc1 * remove unused Skin::copyrightLink()
* remove now unused 'copyrightpagename' ('copyrightpage' is used elsewhere)
* rebuild core messages files
2009-08-18 08:42:08 +00:00

132 lines
3.6 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/** Lazuri Nena (Lazuri Nena)
*
* See MessagesQqq.php for message documentation incl. usage of parameters
* To improve a translation please visit http://translatewiki.net
*
* @ingroup Language
* @file
*
* @author Bombola
* @author Dato deutschland
* @author Ibero-kolxi
*/
$messages = array(
'underline-always' => "P'anda",
'underline-never' => "P'ot'e",
# Dates
'sun' => 'Mja',
'mon' => 'Tut',
'tue' => "İk'i",
'wed' => 'Cum',
'thu' => '3aç',
'fri' => 'Obi',
'sat' => 'Sab',
'january' => "3'anağani",
'february' => "K'undura",
'march' => "Mart'i",
'april' => "Ap'rili",
'may_long' => 'Maisi',
'june' => 'Mbuliştuta',
'july' => 'X3ala',
'august' => 'Maraşina',
'september' => "St'aroşina",
'october' => 'Gumatuta',
'november' => 'Çxalva',
'december' => "Xrist'ana",
'jan' => "3'an",
'feb' => "K'un",
'mar' => 'Mar',
'apr' => "Ap'r",
'may' => 'Mai',
'jun' => 'Mbul',
'jul' => 'X3al',
'aug' => 'Mara',
'sep' => "St'a",
'oct' => 'Gum',
'nov' => 'Çxa',
'dec' => 'Xri',
# Categories related messages
'subcategories' => "Tudek'ategorepe",
'hidden-categories' => '{{PLURAL:$1|Dompuleri kategori|Dompuleri kategorepe}}',
'hidden-category-category' => 'Dompuleri kategorepe',
'moredotdotdot' => 'Çkva…',
'mypage' => 'Çkimi masvare',
'and' => '&#32;do',
# Cologne Blue skin
'qbpageoptions' => 'Am masvare',
'qbspecialpages' => 'Doxmeli masvarepe',
'tagline' => "{{SITENAME}}'i şen",
'go' => 'İgzali',
'searcharticle' => 'İgzali',
'history_short' => "P'ot'e",
'info_short' => "Geç'k'apuri",
'delete' => 'Okokosi',
'deletethispage' => 'Am masvares okokosi',
'newpage' => 'Ağani masvare',
'talkpagelinktext' => "disk'uzia",
'specialpage' => 'Doxmeli masvare',
'otherlanguages' => 'Çkva nenapes',
# 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' => '{{SITENAME}} şeni',
'aboutpage' => 'Project:Ambarepe',
'copyright' => 'Content is available under $1.',
'mainpage' => "Dudi But'k'a",
'mainpage-description' => "Dudi But'k'a",
'badaccess' => 'İzini xilafi',
'ok' => 'HO',
'newmessageslink' => 'ağani mesajepe',
# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main' => 'Masvare',
'nstab-mediawiki' => 'Mesaji',
# Edit page toolbar
'bold_tip' => "Mçxu nç'ara",
# Edit pages
'newarticle' => '(Ağani)',
# Search results
'prevn' => "uk'uni {{PLURAL:$1|$1}}",
'nextn' => 'mendi {{PLURAL:$1|$1}}',
# Recent changes linked
'recentchangeslinked-page' => 'Masvare coxo:',
# Statistics
'statistics' => "İstatist'iğepe",
# Miscellaneous special pages
'newpages' => 'Ağani masvarepe',
# Book sources
'booksources-go' => 'İgzali',
# Special:AllPages
'allarticles' => 'Mteli masvarepe',
'allpagessubmit' => 'İgzali',
# Watchlist
'watchlistfor' => "('''$1''' şeni)",
# What links here
'whatlinkshere-page' => 'Masvare:',
# Block/unblock
'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",
# 'all' in various places, this might be different for inflected languages
'watchlistall2' => 'mteli',
'namespacesall' => 'mteli',
);