source: extensions/PWG_Stuffs/trunk/language/eo_EO/plugin.lang.php @ 25713

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

[pwg_stuffs] Update eo_EO, thanks to : sylvbarrier

  • Property svn:executable set to *
File size: 2.8 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 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['module_desc_featuredphotos'] = 'Vidigi la preferatajn fotojn de la retestro';
24$lang['module_desc_lastcoms'] = 'Vidigi la freŝe redaktitajn komentojn';
25$lang['module_name_bestrated'] = 'Preferata';
26$lang['module_name_mostvisited'] = 'Plej vizitita';
27$lang['module_name_tags'] = 'Etikedoj';
28$lang['stuffs_action'] = 'Agoj';
29$lang['module_name_citation'] = 'Hazarda citaĵo';
30$lang['module_name_lastcoms'] = 'Lastaj komentoj';
31$lang['module_name_random'] = 'Hazardaj bildoj';
32$lang['module_name_recent'] = 'Freŝaj bildoj';
33$lang['Hide on home page'] = 'Kaŝi sur ĉefpaĝo';
34$lang['lastcoms_config'] = 'Agordo';
35$lang['lastcoms_dim'] = 'Miniatura grandeco';
36$lang['lastcoms_height'] = 'Maksimuma alteco';
37$lang['lastcoms_nb_cadres'] = 'Nombroj da kadroj sur ĉiu linio';
38$lang['lastcoms_nb_comments'] = 'Nombro da komentoj montrendaj';
39$lang['lastcoms_no_nb_comments'] = 'Vi devas precizi la nombrojn da komentoj.';
40$lang['lastcoms_show_buttons'] = 'Montri la agordajn ŝaltilojn';
41$lang['lastcoms_taille_cadres'] = 'Kadra alteco';
42$lang['lastcoms_width'] = 'Maksimuma larĝeco';
43$lang['module_Citation_lang'] = 'Lingvo';
44$lang['module_desc_citation'] = 'Vidigi hazardan citaĵon';
45?>
Note: See TracBrowser for help on using the repository browser.