source: extensions/EasyCaptcha/language/eo_EO/plugin.lang.php @ 26676

Last change on this file since 26676 was 26676, checked in by TranslationTeam, 10 years ago

[easy_captcha] Update eo_EO, thanks to : sylvbarrier

  • Property svn:executable set to *
File size: 4.0 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Challenge'] = 'Testo';
24$lang['Comments action'] = 'Agoj pri la komentoj';
25$lang['Marks'] = 'Markoj';
26$lang['Preview'] = 'Antaŭrigardo';
27$lang['Register form'] = 'Registradoformularo';
28$lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = 'Por kontroli, ke vi estas homa, bonvolu lokigi <b>%s</b> en la plej dekstra kadro.';
29$lang['Drag & drop options'] = 'Opcioj pri ŝovmeto';
30$lang['Drop'] = 'Demeti';
31$lang['Drop border'] = 'Bordero de demeto';
32$lang['Guestbook'] = 'Gastlibro';
33$lang['Moderate'] = 'Kontroli';
34$lang['Nowhere'] = 'Nenie';
35$lang['Number of images'] = 'Nombro da bildoj';
36$lang['Picture comments'] = 'Bildaj komentoj';
37$lang['Pleaser answer'] = 'Bonvolu respondi';
38$lang['Random'] = 'Hazarda';
39$lang['Text'] = 'Teksto';
40$lang['Theme'] = 'Temo';
41$lang['Activate on'] = 'Aktivigi sur';
42$lang['Album comments'] = 'Fotaraj komentoj';
43$lang['Background'] = 'Fono';
44$lang['Border'] = 'Bordero';
45$lang['Colors'] = 'Koloroj';
46$lang['Contact form'] = 'Kontakta formularo';
47$lang['Image'] = 'Bildo';
48$lang['Image border'] = 'Bildobordero';
49$lang['Image size'] = 'Bilda grandeco';
50$lang['Invalid answer'] = 'Nevalida respondo';
51$lang['Invalid color code <i>%s</i>'] = 'Nevalida kolorkodo <i>%s</i>';
52$lang['We detected that Crypto Captcha plugin is available on your gallery. Both plugins can be used at the same time, but you should not under any circumstances activate both of them on the same page.'] = 'Ni detektas, ke la kromaĵo Crypto Captcha disponeblas en via galerio. Ambaŭ kromaĵoj povas uziĝi samtempe, sed vi nepre ne aktivigu ambaŭ ilin sur la sama paĝo.';
53$lang['This challenge requires that JavaScript is enabled on the visitor browser. About 1% of Internet users have Javascript disabled.'] = 'Tiu testo bezonas, ke JavaScript aktiviĝu en la vizitanta foliumilo. Ĉirkaŭ 1% da retaj uzantoj havas malaktivan kromaĵon JavaScript.';
54$lang['You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.'] = 'Vi devas aktivigi la komaĵon JavaScript en via foliumilo, por ke vi povu aldoni komenton, pardonon pro la ĝeno.';
55$lang['You are player X, click on the right case to complete the line.'] = 'Vi estas la X-ludanto, alklaku sur la taŭga kadro por kompletigi linion.';
56$lang['Image drag & drop'] = 'Ŝovmeti bildon';
57$lang['Tic-tac-toe minigame'] = 'Ludeto X-kaj-O';
58$lang['Tic-tac-toe options'] = 'Opcioj de la ludo X-kaj-O';
59?>
Note: See TracBrowser for help on using the repository browser.