source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/captcha/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: 422 bytes
Line 
1<?php
2/**
3 * Esperanto language file
4 *
5 * @author Tradukis Ljosxa Kuznecov <[email protected]>
6 */
7
8$lang['testfailed'] = "Pardonon, sed CAPTCHA ne respondis korekte. Eble vi tute ne estas homo, ĉu?";
9$lang['fillcaptcha'] = "Bonvolu tajpi ĉiujn literojn en la kampeton, por pruvi ke vi estas homo.";
10$lang['soundlink'] = "Se vi ne povas legi la literojn en la bildo, ŝarĝu tiun .wav-dosieron por aŭdi ilin.";
11
Note: See TracBrowser for help on using the repository browser.