source: extensions/BatchDownloader/language/eo_EO/plugin.lang.php @ 24614

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

[batch_downloader] Add eo_EO, thanks to : sylvbarrier

  • Property svn:executable set to *
File size: 6.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['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Bonvolu atendi, via elŝuto prepariĝas. Tiu paĝo aŭtomate aktualigos, kiam pretos.';
24$lang['Preparation'] = 'Preparado';
25$lang['Random'] = 'Hazarda';
26$lang['Starting download Archive #%d will destroy Archive #%d, be sure you finish the download. Continue ?'] = 'Komenciĝi elŝuti la arĥivon #%d detruos la arĥivon #%d. Certigu, ke la elŝuto finiĝos antaŭ ol pludaŭri.';
27$lang['The archive is downloading, if the download doesn\'t start automatically please <a href="%s">click here</a>'] = 'Tiu arĥivo estas elŝutata, se la elŝuto ne komenciĝas aŭtomate, bonvolu <a href="%s">musklaki ĉi-tien</a>';
28$lang['Unable to find ZipArchive PHP extension, Batch Downloader will use PclZip instead, but with degraded performance.'] = 'Ne eblas trovi la PHP-kromprogramo de ZipArchive, la stapla elŝutilo do uzos PclZip anstataŭe, sed kun pli malbonaj efikecoj.';
29$lang['Warning: ZipArchive doesn\'t accept special characters like accentuated ones, angle quotes (») and non-latin alphabets.'] = 'Atentu: ZipArchive ne akceptas specialajn signojn, ekz-e supersignitajn literojn, citilojn kaj nelatinajn alfabetojn.';
30$lang['You choose to download %d pictures, but the system is limited to %d. You can edit the set, or the last %d pictures will not be downloaded.'] = 'Vi elektis %d elŝutontajn bildojn, sed la sistemo limiĝas je %d. Vi povas modifi tiun aron aŭ la %d lastajn bildojn ne elŝutos.';
31$lang['real number of archives can differ'] = 'eblas, ke la reala nombro da arĥivoj malsamas';
32$lang['Download permissions'] = 'Elŝutaj permesiloj';
33$lang['Download set deleted'] = 'Elŝutaro forigita';
34$lang['Downloads'] = 'Elŝutoj';
35$lang['Edit the set'] = 'Modifi tiun aron';
36$lang['Estimated number of archives'] = 'Taksita nombro da arĥivoj';
37$lang['Estimated size'] = 'Taksita grandeco';
38$lang['Force the usage of PclZip instead of ZipArchive as ZIP library'] = 'Trudi la uzon de PclZip anstataŭ de ZipArchive kiel ZIP-biblioteko';
39$lang['Generate ZIP'] = 'Generi ZIP';
40$lang['It saves space on the server but doesn\'t allow to restart failed downloads.'] = 'Ŝparas spacon ĉe la servilo sed ne permesas la rekomenciĝon de fuŝitaj elŝutoj.';
41$lang['Maximum number of photos per download set'] = 'Maksimuma nombro da fotoj en ĉiu elŝutaro';
42$lang['Maximum photo size'] = 'Maksimuma bildograndeco';
43$lang['Maximum size of each archive (in Megabytes)'] = 'Maksimuma grandeco de ĉiu arĥivo (en Mbajt)';
44$lang['No result'] = 'Neniu rezulto';
45$lang['Number of archives'] = 'Nombro da arĥivoj';
46$lang['Number of images'] = 'Nombro da fotoj';
47$lang['Only check if you are experiencing corrupted archives with ZipArchive.'] = 'Nur marku, se estas arĥivaj difektadoj uzante ZipArchive.';
48$lang['Only check if your host complains about high PHP usage.'] = 'Nur marku, se via gastigo plendas pri tro intensa uzo de PHP.';
49$lang['hours'] = 'horoj';
50$lang['Remove all finished downloads'] = 'Forigi ĉiujn finitajn elŝutojn';
51$lang['Remove from download set'] = 'Forigi el la elŝutaro';
52$lang['Return to download page'] = 'Reiri al elŝutopaĝo';
53$lang['Set type'] = 'Tipo de aro';
54$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Bedaŭron, nenio elŝuteblas. Eblas, ke kelkaj dosieroj eksigis pro <i title="Permesitaj tipoj estas: %s">limigoj pri la dosierotipo</i>.';
55$lang['Total size'] = 'Ĉioma grandeco';
56$lang['Unknown'] = 'Nekonata';
57$lang['User collection'] = 'Kolekto de uzanto';
58$lang['User groups'] = 'Grupoj da uzantoj';
59$lang['Warning: Only registered users can use Batch Downloader.'] = 'Atentu: Nur registritaj uzantoj rajtas uzi la staplan elŝutilon';
60$lang['What can be downloaded?'] = 'Kion oni povas elŝuti?';
61$lang['Whole gallery'] = 'Tuta galerio';
62$lang['You can not edit this set'] = 'Vi ne povas modifi tiun aron';
63$lang['done'] = 'farita';
64$lang['download'] = 'elŝuto';
65$lang['%d MB'] = '%d Mbajt';
66$lang['<b>Warning:</b> all files will be deleted within %d hours'] = '<b>Atentu:</b>ĉiuj dosieroj estos forigitaj post %d horoj';
67$lang['Archive #%d (already downloaded)'] = 'Arĥivo #%d (jam elŝutita)';
68$lang['Archive #%d (pending)'] = 'Arĥivo #%d (pritraktata)';
69$lang['Archive #%d (ready)'] = 'Arĥivo #%d (preta)';
70$lang['Archive comment'] = 'Arĥiva komento';
71$lang['Archive prefix'] = 'Arĥiva prefikso';
72$lang['Archives'] = 'Arĥivoj';
73$lang['Batch Downloader'] = 'Stapla elŝutilo';
74$lang['Cancel this download'] = 'Nuligi tiun elŝuton';
75$lang['Cancel this set'] = 'Nuligi tiun aron';
76$lang['Confirm the download of %d pictures?'] = 'Ĉu konfirmi la elŝuton de %d bildoj?';
77$lang['Delete downloads after'] = 'Forigi la arĥivojn poste';
78$lang['Delete previous archive when starting to download another one'] = 'Forigi la antaŭan arĥivon, kiam komenciĝas la elŝuto de nova arĥivo';
79$lang['Delete this set'] = 'Forigi tiun aron';
80$lang['Don\'t download archives through PHP'] = 'Ne elŝuti arĥivojn per PHP';
81$lang['Download all pictures of this selection'] = 'Elŝuti ĉiujn bildojn en tiu selekto';
82$lang['Download history'] = 'Historio de la elŝutoj';
83$lang['Download info'] = 'Informoj pri la elŝuto';
84$lang['Download links'] = 'Elŝutaj ligiloj';
85?>
Note: See TracBrowser for help on using the repository browser.