source: extensions/stripped/language/eo_EO/theme.lang.php @ 24899

Last change on this file since 24899 was 24899, checked in by TranslationTeam, 11 years ago

[stripped] Add eo_EO, thanks to : sylvbarrier

  • Property svn:executable set to *
File size: 5.0 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['Property to display below picture'] = 'Eco vidigota sub la bildo';
24$lang['Resize image to fit window'] = 'Reŝanĝi la bildograndecon por taŭgi la fenestron';
25$lang['Use navigation arrows on picture'] = 'Uzi navigajn sagojn sur la bildo';
26$lang['Use navigation arrows outside picture'] = 'Uzi navigajn sagojn ekster la bildo';
27$lang['always'] = 'ĉiam';
28$lang['fit to screen'] = 'taŭgigi al ekrano';
29$lang['full size'] = 'tuta grandeco';
30$lang['if HD picture available'] = 'se altadistingiva bildo disponeblas';
31$lang['never'] = 'neniam';
32$lang['stripped Configuration updated'] = 'strioagordo ĝisdatiĝis';
33$lang['validate'] = 'validigi';
34$lang['Image autosize options'] = 'Opcioj de memgrandecoŝanĝiĝo de la bildoj';
35$lang['Image preloading options'] = 'Opcioj de bildoantaŭalŝuto';
36$lang['Interface options'] = 'Opcioj de l\' interfaco';
37$lang['Interface style'] = 'Interfaca stilo';
38$lang['Last displayed'] = 'Lasta vidigita';
39$lang['Minimum image height after resize'] = 'Minimuma bildoalteco post grandecoŝanĝo';
40$lang['On picture page, number of next images to preload'] = 'Sur la bildopaĝo, nombro da bildoj antaŭalŝutotaj';
41$lang['Picture page options'] = 'Opcioj de la bildopaĝo';
42$lang['Preload images on thumbnails page'] = 'Antaŭalŝuti bildojn sur la miniaturopaĝo';
43$lang['Show Information tab only to admins'] = 'Montri informolangeton nur al administrantoj';
44$lang['Title'] = 'Titolo';
45$lang['Image size'] = 'Bildograndeco';
46$lang['Include title after resize'] = 'Inkluzivigi titolon post grandecoŝango';
47$lang['Information'] = 'Informo';
48$lang['Metadata'] = 'Metadatumoj';
49$lang['Show image title on top of the page (after browse path)'] = 'Montri bildotitolon ĉe la paĝosupro (post la retvojo)';
50$lang['Show thumbnail caption'] = 'Montri miniaturan apudskribon';
51$lang['Show/hide menu'] = 'Montri/kaŝi menuon';
52$lang['Thumbnail size'] = 'Miniaturograndeco';
53$lang['1 album per row (description beside thumbnail)'] = '1 fotaro sur ĉiu vico (priskribo apud la miniaturo)';
54$lang['2 albums per row (description beside thumbnail)'] = '2 fotaroj sur ĉiu vico (priskribo apud la miniaturo)';
55$lang['3 albums per row (description below thumbnail)'] = '3 fotaroj sur ĉiu vico (priskribo apud la miniaturo)';
56$lang['5 albums per row (no album description)'] = '5 fotaroj sur ĉiu vico (sen fotara priskribo)';
57$lang['Activate HD picture lightbox'] = 'Aktivigi la lumtabelon por altadistingiva bildo';
58$lang['Activate image preloading'] = 'Aktivigi la antaŭalŝuton de bildoj';
59$lang['Additional bottom margin after resize'] = 'Kroma malsupra marĝeno post grandecoŝanĝo';
60$lang['Album list layout'] = 'Fotarolisto aranĝo';
61$lang['Album thumbnail size'] = 'Grandeco de la fotaraj miniaturoj';
62$lang['Animate menu'] = 'Movbilda menuo';
63$lang['Animate tabs on picture page'] = 'Movbildaj langetoj sur la bildopaĝo';
64$lang['Default tab to be displayed'] = 'Apriora videbla langeto';
65$lang['Display frame around albums'] = 'Vidigi kadron ĉirkaŭ la fotaroj';
66$lang['Display frame around image'] = 'Vidigi kadron ĉirkaŭ la bildoj';
67$lang['Display frame around thumbnails'] = 'Vidigi kadron ĉirkau la miniaturo';
68$lang['Force text to lowercase'] = 'Trudi tekston al minusklo';
69$lang['GMap'] = 'Mapo';
70$lang['HD Image size'] = 'Altadistingiva bildograndeco';
71$lang['HD picture default display'] = 'Apriora vidigo de altadistingiva bildo';
72$lang['Hide menu by default on category page'] = 'Apriore kaŝi menuon sur la kategoripaĝo';
73?>
Note: See TracBrowser for help on using the repository browser.