2007-12-31 07:07:04 +00:00
< ? php
/** Sranan Tongo ( Sranan Tongo )
*
* @ addtogroup Language
2007-12-31 21:19:06 +00:00
*
* @ author Adfokati
2007-12-31 07:07:04 +00:00
*/
$fallback = 'nl' ;
2007-12-31 21:19:06 +00:00
$messages = array (
# User preference toggles
2008-01-12 16:41:20 +00:00
'tog-underline' => 'Gi lin a den skaki:' ,
'tog-highlightbroken' => 'Gi skaki na no peprewoysi <a href="" class="new">leki dyaso</a> (alternati: leki disi<a href="" class="internal">?</a>).' ,
'tog-justify' => 'Paragraf leti meki' ,
'tog-numberheadings' => 'Autonumro edelen' ,
'tog-showtoolbar' => 'Kenki-tubu-box libi si (JavaScript)' ,
'tog-editwidth' => 'Kenki-box is o folbre' ,
2008-01-02 14:37:41 +00:00
2008-01-17 21:06:53 +00:00
'underline-always' => 'Alaten' ,
'underline-never' => 'Noyti' ,
'underline-default' => 'Saki fu yu browser' ,
2007-12-31 21:19:06 +00:00
2008-01-12 16:41:20 +00:00
'skinpreview' => '(Fusi)' ,
2007-12-31 21:19:06 +00:00
# Dates
2008-01-02 14:37:41 +00:00
'sunday' => 'sonde' ,
'monday' => 'mundey' ,
'tuesday' => 'tude-wroko' ,
'wednesday' => 'dridey-wroko' ,
'thursday' => 'fode-wroko' ,
'friday' => 'freyda' ,
'saturday' => 'satra' ,
'sun' => 'son' ,
'mon' => 'mun' ,
'tue' => 'tud' ,
'wed' => 'dri' ,
'thu' => 'fod' ,
'fri' => 'fre' ,
'sat' => 'sat' ,
'january' => 'foswan mun' ,
'february' => 'fostu mun' ,
'march' => 'fosdri mun' ,
'april' => 'fosfo mun' ,
'may_long' => 'fosfeyfi mun' ,
'june' => 'fossiksi mun' ,
'july' => 'fosseybi mun' ,
'august' => 'fosayti mun' ,
'september' => 'fosneygi mun' ,
'october' => 'fostin mun' ,
'november' => 'foserfu mun' ,
'december' => 'fostwarfu mun' ,
'january-gen' => 'foswan mun' ,
'february-gen' => 'fostu mun' ,
'march-gen' => 'fosdri mun' ,
'april-gen' => 'fosfo mun' ,
'may-gen' => 'fosfeyfi mun' ,
'june-gen' => 'fossiksi mun' ,
'july-gen' => 'fosseybi mun' ,
'august-gen' => 'fosayti mun' ,
'september-gen' => 'fosneygi mun' ,
'october-gen' => 'fostin mun' ,
'november-gen' => 'foserfu mun' ,
'december-gen' => 'fostwarfu mun' ,
'jan' => 'wan' ,
'feb' => 'tu' ,
'mar' => 'dri' ,
'apr' => 'fo' ,
'may' => 'fosfeyfi mun' ,
'jun' => 'sik' ,
'jul' => 'sey' ,
'aug' => 'ayt' ,
'sep' => 'ney' ,
'oct' => 'tin' ,
'nov' => 'erf' ,
'dec' => 'twa' ,
2008-01-12 16:41:20 +00:00
# Bits of text used by many pages
'categories' => 'Den guru' ,
'pagecategories' => '{{PLURAL:$1|Guru|Guru}}' ,
'category_header' => 'Peprewoysi ini guru “$1”' ,
'subcategories' => 'Subguru' ,
'category-media-header' => 'Media ini guru “$1”' ,
2008-01-02 14:37:41 +00:00
'about' => 'Abra' ,
2008-01-12 16:41:20 +00:00
'article' => 'Papira' ,
'newwindow' => '(opo ini wan nyon fensre)' ,
2008-01-02 14:37:41 +00:00
'cancel' => 'Broko' ,
'qbfind' => 'Suku' ,
'qbbrowse' => 'Wiwiri' ,
'qbedit' => 'Kenki' ,
'qbpageoptions' => 'Disi papira' ,
2008-01-12 16:41:20 +00:00
'qbpageinfo' => 'Papira-infrumasi' ,
2008-01-02 14:37:41 +00:00
'qbmyoptions' => 'Mi peprewoysi' ,
'qbspecialpages' => 'Spesyal peprewoysi' ,
'moredotdotdot' => 'Pasa...' ,
'mypage' => 'Mi papira' ,
'mytalk' => 'Mi taki' ,
2008-01-12 16:41:20 +00:00
'anontalk' => 'Taki fu disi IP' ,
2008-01-02 14:37:41 +00:00
'navigation' => 'Lukubun' ,
# Metadata in edit box
'metadata_help' => 'Metadata:' ,
2007-12-31 21:19:06 +00:00
'errorpagetitle' => 'Fowtu' ,
2008-01-12 16:41:20 +00:00
'returnto' => 'Gwe na $1.' ,
2007-12-31 21:19:06 +00:00
'tagline' => 'Fu {{SITENAME}}' ,
'help' => 'Yepi' ,
'search' => 'Suku' ,
'searchbutton' => 'Suku' ,
'go' => 'Go' ,
'searcharticle' => 'Go' ,
'history' => 'Stori fu a papira' ,
2008-01-02 14:37:41 +00:00
'history_short' => 'Stori' ,
2008-01-12 16:41:20 +00:00
'info_short' => 'Infrumasie' ,
2008-01-02 14:37:41 +00:00
'printableversion' => 'Libiwroko e kwinsi' ,
2008-01-12 16:41:20 +00:00
'permalink' => 'Permalink' ,
2008-01-02 14:37:41 +00:00
'print' => 'Kwinsi' ,
2007-12-31 21:19:06 +00:00
'edit' => 'Kenki' ,
'editthispage' => 'Kenki disi papira' ,
2008-01-12 16:41:20 +00:00
'delete' => 'Trowe' ,
'deletethispage' => 'Disi papira trowe' ,
'undelete_short' => 'Otrowe $1 {{PLURAL:$1|kenki|kenki}}' ,
2007-12-31 21:19:06 +00:00
'newpage' => 'Nyun papira' ,
2008-01-12 16:41:20 +00:00
'talkpage' => 'Taki' ,
2007-12-31 21:19:06 +00:00
'talkpagelinktext' => 'Taki' ,
2008-01-02 14:37:41 +00:00
'specialpage' => 'Spesyal papira' ,
2008-01-12 16:41:20 +00:00
'personaltools' => 'Pesoonli tubu' ,
'articlepage' => 'Papira libi si' ,
2007-12-31 21:19:06 +00:00
'talk' => 'Taki' ,
'views' => 'Den kibri' ,
2008-01-12 16:41:20 +00:00
'toolbox' => 'Tubu-box' ,
2008-01-02 14:37:41 +00:00
'userpage' => 'Papira fu masyin libi si' ,
'mediawikipage' => 'Papira fu boskopu libi si' ,
'templatepage' => 'Ankra libi si' ,
'viewhelppage' => 'Papira fu yibi libi si' ,
2008-01-12 16:41:20 +00:00
'categorypage' => 'Gurupapira libi si' ,
2008-01-02 14:37:41 +00:00
'viewtalkpage' => 'Taki libi si' ,
'otherlanguages' => 'Ini tra tongo' ,
2008-01-12 16:41:20 +00:00
'redirectedfrom' => '(Stir fu $1)' ,
'redirectpagesub' => 'Stirpapira' ,
2007-12-31 21:19:06 +00:00
'jumpto' => 'Go na:' ,
'jumptonavigation' => 'lukubun' ,
'jumptosearch' => 'suku' ,
# 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).
2008-01-12 16:41:20 +00:00
'aboutsite' => 'Abra {{SITENAME}}' ,
2008-01-17 21:06:53 +00:00
'aboutpage' => 'Project:Abra' ,
2008-01-12 16:41:20 +00:00
'copyrightpagename' => '{{SITENAME}} kopireg' ,
'copyrightpage' => '{{ns:project}}:Kopireg' ,
2008-01-17 21:06:53 +00:00
'currentevents' => 'Den weti' ,
'currentevents-url' => 'Project:Den weti' ,
'disclaimers' => 'Diskleem' ,
'disclaimerpage' => 'Project:Diskleem en général' ,
2008-01-12 16:41:20 +00:00
'edithelp' => 'Yibi a kenki' ,
'edithelppage' => 'Help:Kenki' ,
'helppage' => 'Help:Inot' ,
'mainpage' => 'Fruwondruwiwiri' ,
2008-01-17 21:06:53 +00:00
'portal' => 'Singi nanga Spoto Uku' ,
'portal-url' => 'Project:Singi nanga Spoto Uku' ,
'privacy' => 'Prafisi polisi' ,
'privacypage' => 'Project:Prafisi polisi' ,
'sitesupport' => 'Yibi a finansi' ,
'sitesupport-url' => 'Project:Yibi en finansi' ,
2007-12-31 21:19:06 +00:00
'ok' => 'oki' ,
2008-01-12 16:41:20 +00:00
'retrievedfrom' => 'Riti fu "$1"' ,
2007-12-31 21:19:06 +00:00
'youhavenewmessages' => 'Yu abi $1 ($2).' ,
'newmessageslink' => 'nyun boskopu' ,
'youhavenewmessagesmulti' => 'Yu abi nyun boskopu opo $1' ,
'editsection' => 'kenki' ,
'editold' => 'kenki' ,
2008-01-12 16:41:20 +00:00
'editsectionhint' => 'Kenki gron: $1' ,
'toc' => 'Inut' ,
2007-12-31 21:19:06 +00:00
'showtoc' => 'libi si' ,
'hidetoc' => 'kibri' ,
2008-01-12 16:41:20 +00:00
'thisisdeleted' => '$1 libi si efu otrowe?' ,
2008-01-02 14:37:41 +00:00
'viewdeleted' => '$1 libi si?' ,
'feedlinks' => 'Nyan:' ,
'site-rss-feed' => '$1 RSS-nyan' ,
'site-atom-feed' => '$1 Atom-nyan' ,
'page-rss-feed' => '“$1” RSS-nyan' ,
'page-atom-feed' => '“$1” Atom-nyan' ,
2007-12-31 21:19:06 +00:00
# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main' => 'Papira' ,
2008-01-02 14:37:41 +00:00
'nstab-user' => 'Papira fu a masyin' ,
'nstab-media' => 'Papira fu media' ,
'nstab-special' => 'Spesyal' ,
2008-01-17 21:06:53 +00:00
'nstab-image' => 'Gefre' ,
2007-12-31 21:19:06 +00:00
'nstab-mediawiki' => 'Boskopu' ,
2008-01-02 14:37:41 +00:00
'nstab-template' => 'Ankra' ,
'nstab-help' => 'Papira fu yibi' ,
2008-01-12 16:41:20 +00:00
'nstab-category' => 'Guru' ,
2007-12-31 21:19:06 +00:00
# General errors
2008-01-02 14:37:41 +00:00
'error' => 'Fowtu' ,
'databaseerror' => 'Fowtu fu database' ,
'viewsource' => 'Bigin libi si' ,
2007-12-31 21:19:06 +00:00
'viewsourcefor' => 'fu $1' ,
2008-01-02 14:37:41 +00:00
# Login and logout pages
'logouttitle' => 'Gwe efu masyin' ,
'loginpagetitle' => 'Nen fu masyin' ,
'yourname' => 'Nen fu masyin:' ,
'yourdomainname' => 'Yu domein:' ,
'login' => 'Kon' ,
'userlogin' => 'Kon / Meki fu masyin' ,
'logout' => 'Gwe' ,
'userlogout' => 'Gwe' ,
'notloggedin' => 'No kon' ,
'nologin' => 'Yu abi no masyin? $1.' ,
'nologinlink' => 'Meki fu masyin' ,
'createaccount' => 'Meki fu masyin' ,
'gotaccount' => 'Yu abi wansi wan masyin? $1.' ,
'gotaccountlink' => 'Kon' ,
2008-01-12 16:41:20 +00:00
'youremail' => 'E-mail:' ,
'username' => 'Nen fu masyin:' ,
'uid' => 'Masyin ID:' ,
2008-01-02 14:37:41 +00:00
'yourrealname' => 'Yu tru nen:' ,
'yourlanguage' => 'Tongo:' ,
2008-01-12 16:41:20 +00:00
'yournick' => 'Habnen:' ,
'email' => 'E-mail' ,
'loginsuccesstitle' => 'Gu e kon' ,
2008-01-02 14:37:41 +00:00
'loginlanguagelabel' => 'Tongo: $1' ,
2007-12-31 21:19:06 +00:00
# Edit page toolbar
'bold_sample' => 'Deki litiwrok' ,
'bold_tip' => 'Fatu' ,
'italic_sample' => 'Skoynise litiwrok' ,
'italic_tip' => 'Skoynsi' ,
2008-01-17 21:06:53 +00:00
'link_sample' => 'Skakinen' ,
'link_tip' => 'Iniskaki' ,
'extlink_sample' => 'http://www.eksempre.com Skakinen' ,
2007-12-31 21:19:06 +00:00
'headline_sample' => 'Edelen litiwrok' ,
'headline_tip' => 'Edelen (2)' ,
2008-01-12 16:41:20 +00:00
'math_sample' => 'Gi fomula' ,
'math_tip' => 'Fomula fu teri (LaTeX)' ,
2008-01-17 21:06:53 +00:00
'image_tip' => 'Gefre' ,
'media_tip' => 'Skaki na wan gefre' ,
2007-12-31 21:19:06 +00:00
# Edit pages
2008-01-12 16:41:20 +00:00
'summary' => 'Infrumasi-box' ,
2008-01-17 21:06:53 +00:00
'minoredit' => 'Disi ben wan pikin kenki' ,
2008-01-12 16:41:20 +00:00
'savearticle' => 'Oponaki' ,
'preview' => 'Fusi' ,
'showpreview' => 'Fusi libi si pre kenki' ,
'showlivepreview' => 'Fusi libi si pre kenki (LIVE)' ,
'showdiff' => 'Kenki libi si' ,
'summary-preview' => 'Fusi libi si fu infrumasi' ,
'blockedtitle' => 'Masyin ben spikri' ,
'loginreqlink' => 'kon' ,
'newarticle' => '(Nyon)' ,
2008-01-17 21:06:53 +00:00
'previewnote' => '<strong>Atessi: disi ben wan fusi; yu kenki ben no oponaki!</strong>' ,
2008-01-12 16:41:20 +00:00
'editing' => 'Kenki fu $1' ,
'yourtext' => 'Yu litiwrok' ,
# Account creation failure
'cantcreateaccounttitle' => 'Kan masyin ni skopu.' ,
2007-12-31 21:19:06 +00:00
# History pages
2008-01-17 21:06:53 +00:00
'currentrev' => 'Disi si' ,
'revisionasof' => 'Si leki opo $1' ,
'currentrevisionlink' => 'Disi si' ,
'cur' => 'disi' ,
'last' => 'bakaseywan' ,
'deletedrev' => '[ben e trowe]' ,
2008-01-12 16:41:20 +00:00
# Revision feed
'history-feed-item-nocomment' => '$1 o $2' , # user at time
# Revision deletion
'rev-delundel' => 'libi si/no libi si' ,
'revisiondelete' => 'Versie trowe/otrowe' ,
2007-12-31 21:19:06 +00:00
# Diffs
2008-01-17 21:06:53 +00:00
'history-title' => 'Stori fu "$1"' ,
'lineno' => 'Lin $1:' ,
'editundo' => 'dyens' ,
2007-12-31 21:19:06 +00:00
# Search results
'searchsubtitle' => " Y ben o suku na '''[[: $ 1]]''' " ,
'searchsubtitleinvalid' => " Yu ben o suku na ''' $ 1''' " ,
2008-01-02 14:37:41 +00:00
'viewprevnext' => '($1) ($2) ($3) libi si.' ,
2007-12-31 21:19:06 +00:00
'powersearch' => 'Suku' ,
# Preferences page
2008-01-12 16:41:20 +00:00
'prefs-edits' => 'Nomru fu kenki:' ,
'prefsnologin' => 'No kon' ,
'qbsettings' => 'Kwikbak' ,
'qbsettings-none' => 'Nowan' ,
'qbsettings-fixedleft' => 'Set na ku' ,
'qbsettings-fixedright' => 'Set na pe' ,
'qbsettings-floatingleft' => 'Han na ku' ,
'qbsettings-floatingright' => 'Han na pe' ,
'skin' => 'Buba' ,
'math' => 'Fomula' ,
'math_lexing_error' => 'leksikografi fowtu' ,
'math_syntax_error' => 'sintaki fowtu' ,
'prefs-rc' => 'Bakaseywan kenki' ,
'saveprefs' => 'Oponaki' ,
'textboxsize' => 'Kenki' ,
'rows' => 'Rei:' ,
'columns' => 'Kolum:' ,
'searchresultshead' => 'Suku' ,
'timezonelegend' => 'Gron fu ten' ,
'localtime' => 'Lokali ten' ,
'timezoneoffset' => 'Ski ini ten¹' ,
2007-12-31 21:19:06 +00:00
# Groups
2008-01-12 16:41:20 +00:00
'group' => 'Guru:' ,
'group-autoconfirmed' => 'Registiri masyin' ,
'group-bot' => 'Bot' ,
'group-sysop' => 'Sesopu' ,
'group-bureaucrat' => 'Burokrati' ,
'group-all' => '(ala)' ,
'group-autoconfirmed-member' => 'Registiri masyin' ,
'group-bot-member' => 'Bot' ,
'group-sysop-member' => 'Sesopu' ,
'group-bureaucrat-member' => 'Burokrati' ,
'grouppage-autoconfirmed' => '{{ns:project}}:Registiri masyin' ,
'grouppage-bot' => '{{ns:project}}:Bot' ,
'grouppage-sysop' => '{{ns:project}}:Sesopu' ,
'grouppage-bureaucrat' => '{{ns:project}}:Burokrati' ,
# User rights log
'rightsnone' => '(no)' ,
2007-12-31 21:19:06 +00:00
# Recent changes
2008-01-12 16:41:20 +00:00
'nchanges' => '$1 {{PLURAL:$1|kenki|kenki}}' ,
'recentchanges' => 'Bakaseywan kenki' ,
'rclistfrom' => 'Libi a kenki si fu $1' ,
'rcshowhideminor' => '$1 den pikin kenki' ,
'rcshowhidebots' => '$1 den bot' ,
'rcshowhideliu' => '$1 den masyin' ,
'rcshowhideanons' => '$1 den IP' ,
'rcshowhidepatr' => '$1 den kenki kontoli' ,
'rcshowhidemine' => 'mi kenki $1' ,
'rclinks' => 'A $1 bakaseywan kenki libi si ini a bakaseywan $2 dey<br />$3' ,
'diff' => 'kenki' ,
'hist' => 'stori' ,
'hide' => 'kibri' ,
'show' => 'libi si' ,
'minoreditletter' => 'p' ,
'newpageletter' => 'N' ,
'boteditletter' => 'b' ,
'newsectionsummary' => '/* $1 */ nyon gron' ,
2008-01-17 21:06:53 +00:00
# Recent changes linked
'recentchangeslinked' => 'Saamga kenki' ,
'recentchangeslinked-title' => 'Saamga kenki nanga $1' ,
2008-01-12 16:41:20 +00:00
# Upload
'upload' => 'Uploti' ,
'uploadbtn' => 'Uploti' ,
'reupload' => 'Ri-uploti' ,
'uploadnologin' => 'No kon' ,
'filedesc' => 'Infrumasi-box' ,
2007-12-31 21:19:06 +00:00
# Image list
2008-01-17 21:06:53 +00:00
'ilsubmit' => 'Suku' ,
'filehist' => 'Stori fu disi gefre' ,
'filehist-deleteall' => 'trowe ala' ,
'filehist-deleteone' => 'trowe disi' ,
'filehist-current' => 'disi' ,
'filehist-datetime' => 'Datum/ten' ,
'filehist-user' => 'Masyin' ,
'filehist-dimensions' => 'Dimensi' ,
'filehist-filesize' => 'Gefregran' ,
'filehist-comment' => 'Opotaki' ,
'imagelinks' => 'Skaki' ,
'nolinkstoimage' => 'No papira gi skaki na disi gefre.' ,
'imagelist_name' => 'Nen' ,
2007-12-31 21:19:06 +00:00
# MIME search
'mimesearch' => 'Suku opo MIME-type' ,
2008-01-02 14:37:41 +00:00
'mimetype' => 'MIME-type:' ,
2007-12-31 21:19:06 +00:00
2008-01-17 21:06:53 +00:00
# Random page
'randompage' => 'Wan somapapira' ,
2007-12-31 21:19:06 +00:00
'brokenredirects-edit' => '(kenki)' ,
# Miscellaneous special pages
'nbytes' => '$1 {{PLURAL:$1|a byte|den byte}}' ,
'allpages' => 'Ala peprewoysi' ,
'specialpages' => 'Spesyal peprewoysi' ,
'newpages' => 'Nyon peprewoysi' ,
'move' => 'Dribi' ,
# Book sources
'booksources-go' => 'Suku' ,
'alphaindexline' => '$1 te $2' ,
# Special:Log
'log-search-submit' => 'Go' ,
# Special:Allpages
2008-01-17 21:06:53 +00:00
'allpagesfrom' => 'Libi peprewoysi si fru:' ,
2007-12-31 21:19:06 +00:00
'allarticles' => 'Ala peprewoysi' ,
'allpagessubmit' => 'Go' ,
# E-mail user
2008-01-17 21:06:53 +00:00
'emailuser' => 'Wan e-mail stir na disi masyin' ,
2007-12-31 21:19:06 +00:00
'emailfrom' => 'Fu' ,
'emailto' => 'A' ,
'emailmessage' => 'Boskopu' ,
# Watchlist
'watchlistfor' => " (fru ''' $ 1''') " ,
'wlshowlast' => 'Libi den bakaseywan $1 yuru, $2 dey si ($3)' ,
'watchlist-hide-bots' => 'Kibri kenki fu den bot' ,
'watchlist-hide-own' => 'Kibri mi kenki' ,
'watchlist-hide-minor' => 'Kibri pikin kenki' ,
2008-01-17 21:06:53 +00:00
# Delete/protect/revert
'deletedarticle' => 'abi "[[$1]]" e trowe' ,
'rollbacklink' => 'draywatra' ,
2007-12-31 21:19:06 +00:00
# Undelete
2008-01-17 21:06:53 +00:00
'undeletebtn' => 'Otrowe' ,
2007-12-31 21:19:06 +00:00
'undelete-search-submit' => 'Suku' ,
# Namespace form on various pages
'namespace' => 'Nenpreki:' ,
2008-01-17 21:06:53 +00:00
'invert' => 'Dray sileksi' ,
2007-12-31 21:19:06 +00:00
'blanknamespace' => '(Edenenpreki)' ,
# Contributions
2008-01-17 21:06:53 +00:00
'contributions' => 'Masyinkenki' ,
'mycontris' => 'Mi kenki' ,
'contribsub2' => 'Fu $1 ($2)' ,
'uctop' => ' (nyunse kenki)' ,
2007-12-31 21:19:06 +00:00
'sp-contributions-submit' => 'Suku' ,
# What links here
2008-01-17 21:06:53 +00:00
'whatlinkshere' => 'Skaki na disi papira' ,
'whatlinkshere-title' => 'Peorewoysi dy skaki na $1' ,
2007-12-31 21:19:06 +00:00
'linklistsub' => '(Rei fu skaki)' ,
2008-01-17 21:06:53 +00:00
'linkshere' => " Disi peprewoysi gi skaki na '''[[: $ 1]]''': " ,
'nolinkshere' => " No peprewoysi gi skaki na '''[[: $ 1]]'''. " ,
'isredirect' => 'stirpapira' ,
'istemplate' => 'teki leki wan ankra' ,
2007-12-31 21:19:06 +00:00
'whatlinkshere-links' => '← skaki na da' ,
# Block/unblock
'ipblocklist-submit' => 'Suku' ,
2008-01-17 21:06:53 +00:00
'blocklink' => 'spikri' ,
'contribslink' => 'kenki' ,
2007-12-31 21:19:06 +00:00
# Move page
'movepage' => 'Dribi papira' ,
'movearticle' => 'Dribi papira:' ,
2008-01-02 14:37:41 +00:00
'movenologin' => 'No kon' ,
2007-12-31 21:19:06 +00:00
'movepagebtn' => 'Dribi papira' ,
'movepage-moved' => '<big>\'\'\'"$1" ben dribi na "$2"\'\'\'</big>' , # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
'1movedto2' => '[[$1]] ben dribi na [[$2]]' ,
2008-01-17 21:06:53 +00:00
'revertmove' => 'bakadray' ,
2007-12-31 21:19:06 +00:00
# Namespace 8 related
'allmessagesname' => 'Nen' ,
2008-01-17 21:06:53 +00:00
# Thumbnails
'thumbnail-more' => 'Fergran' ,
2007-12-31 21:19:06 +00:00
# Tooltip help for the actions
2008-01-02 14:37:41 +00:00
'tooltip-pt-userpage' => 'Mi papira' ,
'tooltip-pt-mytalk' => 'Mi taki' ,
2008-01-17 21:06:53 +00:00
'tooltip-pt-mycontris' => 'Rey fu mi kenki' ,
'tooltip-pt-login' => 'Yu ben e mudi fu a kon leki wan masyin, ma disi ben no nosakili oda taki.' ,
'tooltip-pt-logout' => 'Gwe' ,
2008-01-02 14:37:41 +00:00
'tooltip-ca-talk' => 'Taki abra disi papira' ,
2008-01-17 21:06:53 +00:00
'tooltip-ca-edit' => 'Yu kan disi papira kenki. Teki a fusi-box pre yu oponaki.' ,
2008-01-02 14:37:41 +00:00
'tooltip-ca-move' => 'Dribi disi papira' ,
'tooltip-search' => 'Suku ini {{SITENAME}}' ,
'tooltip-p-logo' => 'Fruwondruwiwiri' ,
'tooltip-n-mainpage' => 'Go na a Fruwondruwiwiri' ,
2008-01-17 21:06:53 +00:00
'tooltip-n-portal' => 'Infrumasi abri disi wroko: for-we aksa nanga pasa.' ,
'tooltip-n-currentevents' => 'Si dyaso fu weti nanga infrumasi abra aladen.' ,
'tooltip-n-recentchanges' => 'A rey fu bakaseywan kenki ini disi wiki.' ,
'tooltip-n-randompage' => 'Gi wan papira dy soma teki ben fu ala peprewoysi' ,
'tooltip-n-help' => 'Da is infrumasi nanga yibi fu disi wiki.' ,
'tooltip-n-sitesupport' => 'Gi wi wan finansi' ,
'tooltip-t-whatlinkshere' => 'Rey fu ala peprewoysi dy na disi papira skaki.' ,
'tooltip-t-contributions' => 'Libi den kenki fu disi masyin si' ,
'tooltip-t-upload' => 'Den gefre nanga media uploti' ,
'tooltip-t-specialpages' => 'Rey fu spesyal peprewoysi' ,
2008-01-02 14:37:41 +00:00
'tooltip-ca-nstab-user' => 'Papira fu masyin libi si' ,
'tooltip-ca-nstab-media' => 'Papira fu media libi si' ,
2008-01-17 21:06:53 +00:00
'tooltip-ca-nstab-image' => 'Gefrepapira libi si' ,
2008-01-02 14:37:41 +00:00
'tooltip-ca-nstab-mediawiki' => 'Boskopu libi si' ,
'tooltip-ca-nstab-template' => 'Ankra libi si' ,
'tooltip-ca-nstab-help' => 'Papira fu yibi libi si' ,
2008-01-17 21:06:53 +00:00
'tooltip-ca-nstab-category' => 'Gurupapira libi si' ,
2008-01-02 14:37:41 +00:00
'tooltip-minoredit' => 'Disi efu pikin kenki libi si' ,
'tooltip-save' => 'Oponaki fu yu kenki' ,
# Attribution
'siteuser' => '{{SITENAME}}-masyin $1' ,
'and' => 'nanga' ,
'siteusers' => '{{SITENAME}}-masyin $1' ,
2007-12-31 21:19:06 +00:00
# Spam protection
'listingcontinuesabbrev' => 'pasa' ,
2008-01-02 14:37:41 +00:00
# Media information
'widthheightpage' => '$1× $2, $3 peprewoysi' ,
2008-01-17 21:06:53 +00:00
'svg-long-desc' => '(SVG-gefre, nominali $1 × $2 den pixel, gefregran: $3)' ,
'show-big-image' => 'Heyr risolusi' ,
2008-01-02 14:37:41 +00:00
# Special:Newimages
'showhidebots' => '(Bot $1)' ,
'noimages' => 'Noti a si.' ,
2007-12-31 21:19:06 +00:00
# Metadata
'metadata' => 'Metadata' ,
# 'all' in various places, this might be different for inflected languages
2008-01-12 16:41:20 +00:00
'recentchangesall' => 'ala' ,
'imagelistall' => 'ala' ,
'watchlistall2' => 'ala' ,
'namespacesall' => 'ala' ,
'monthsall' => 'ala' ,
2007-12-31 21:19:06 +00:00
# action=purge
'confirm_purge_button' => 'oki' ,
2008-01-02 14:37:41 +00:00
# Multipage image navigation
'imgmultigo' => 'Go!' ,
'imgmultigotopre' => 'Go na papira' ,
# Table pager
'ascending_abbrev' => 'opo.' ,
'descending_abbrev' => 'afo.' ,
'table_pager_limit_submit' => 'Go' ,
2007-12-31 21:19:06 +00:00
2008-01-02 14:37:41 +00:00
# Auto-summaries
'autosumm-new' => 'Nyon papira: $1' ,
2008-01-17 21:06:53 +00:00
# Watchlist editing tools
'watchlisttools-view' => 'Rilivant kenki libi si' ,
2008-01-02 14:37:41 +00:00
);