2007-09-19 16:17:32 +00:00
< ? php
/**
* Internationalisation file for the CategoryTree extension
*
* @ package MediaWiki
* @ subpackage Extensions
* @ author editors of eo . wikipedia
* @ copyright 2006 editors of eo . wikipedia
* @ licence GNU Free Documentation License , Version 1.2
*
Permission is granted to copy , distribute and / or modify this document
under the terms of the GNU Free Documentation License , Version 1.2
or any later version published by the Free Software Foundation ;
with no Invariant Sections , no Front - Cover Texts , and no Back - Cover
Texts . A copy of the license is included in the section entitled " GNU
Free Documentation License " .
*/
$messages = array (
'categorytree' => 'Kategoriarbo' ,
'categorytree-tab' => 'Arbo' ,
'categorytree-header' => 'Tajpu kategorinomon por vidi ties entenon en arbforma strukturo. Notu ke tio postulas javaskripatajn funkciojn nomitajn AJAX. Se via foliumilo estas tre malnova au se Javaskripto estas malaktivigita, tio ne funkcios.' ,
'categorytree-category' => 'Kategorio' ,
'categorytree-go' => 'Montru arbon' ,
'categorytree-parents' => 'praul(ar)o' ,
'categorytree-mode-categories' => 'nur kategorioj' ,
'categorytree-mode-pages' => 'pagoj krom bildpagoj' ,
'categorytree-mode-all' => 'ciuj pagoj' ,
'categorytree-collapse' => 'kunfaldu' ,
'categorytree-expand' => 'etendu' ,
'categorytree-load' => 'elsutu' ,
'categorytree-loading' => 'elsutante' ,
'categorytree-nothing-found' => 'nenio trovita' ,
'categorytree-no-subcategories' => 'neniu subkategorio' ,
'categorytree-no-pages' => 'neniu pago o subkategorio' ,
'categorytree-not-found' => 'La kategorio <i>$1</i> ne estis trovita.' ,
'categorytree-error' => 'Problemo sargante datojn' ,
'categorytree-retry' => 'Bonvolu atendi momenton kaj provi denove.' ,
'categorytree-show-list' => 'Montru listforme' ,
'categorytree-show-tree' => 'Montru arbforme' ,
'categorytree-too-many-subcats' => 'Ne eblas montri subkategoriojn arbforme : estas tro multe da ili.' ,
);