source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/revert/lang/eo/lang.php@ 25027

Last change on this file since 25027 was 25027, checked in by jmt12, 12 years ago

Adding the packages directory, and within it a configured version of dokuwiki all ready to run

File size: 1.2 KB
Line 
1<?php
2/**
3 * Esperantolanguage file
4 *
5 * @author Felipe Castro <[email protected]>
6 * @author Felipe Castro <[email protected]>
7 * @author Felipe Castro <fefcas (cxe) gmail (punkto) com>
8 * @author Felipo Kastro <[email protected]>
9 * @author Robert Bogenschneider <[email protected]>
10 * @author Erik Pedersen <erik [email protected]>
11 * @author Erik Pedersen <[email protected]>
12 * @author Robert Bogenschneider <[email protected]>
13 * @author Robert BOGENSCHNEIDER <[email protected]>
14 */
15$lang['menu'] = 'Administrado de restarigo';
16$lang['filter'] = 'Serĉi spamecajn paĝojn';
17$lang['revert'] = 'Restarigi la elektitajn paĝojn';
18$lang['reverted'] = '%s estas restarigita al revizio %s';
19$lang['removed'] = '%s estas forigita';
20$lang['revstart'] = 'Restariga procezo estas ekigita. Tio povas daÅ­ri longan tempon. Se la skripto tro prokrastos antaÅ­ plenumo, vi bezonos restarigi po pli etaj blokoj.';
21$lang['revstop'] = 'Restariga procezo plenumiĝis sukcese.';
22$lang['note1'] = 'Rimarko: tiu ĉi serĉo distingas usklecon';
23$lang['note2'] = 'Rimarko: la paĝo restariĝos al la lasta versio ne enhavanta la menditan spaman terminon <i>%s</i>.';
Note: See TracBrowser for help on using the repository browser.