source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/popularity/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: 923 bytes
Line 
1<?php
2/**
3 * Esperanto language file
4 *
5 * @author Felipo Kastro <[email protected]>
6 * @author Felipe Castro <[email protected]>
7 * @author Robert Bogenschneider <[email protected]>
8 * @author Erik Pedersen <erik [email protected]>
9 * @author Erik Pedersen <[email protected]>
10 * @author Robert Bogenschneider <[email protected]>
11 * @author Robert BOGENSCHNEIDER <[email protected]>
12 */
13$lang['name'] = 'Populareca enketo (eble la ŝargo prokrastos iomete)';
14$lang['submit'] = 'Sendi datenaron';
15$lang['autosubmit'] = 'AÅ­tomate sendi datumaron monate';
16$lang['submissionFailed'] = 'La datumaro ne povis esti sendata pro la jena eraro:';
17$lang['submitDirectly'] = 'Vi povas sendi vi mem la datumaron per la sekva informilo.';
18$lang['autosubmitError'] = 'La lasta aÅ­tomata sendo malsukcesis, pro la jena eraro:';
19$lang['lastSent'] = 'La datumaro estas sendita';
Note: See TracBrowser for help on using the repository browser.