source: trunk/plugins/TakeATour/language/eo_EO/plugin.lang.php @ 29475

Last change on this file since 29475 was 29475, checked in by plg, 10 years ago

dispatch language keys in tour_* files (1 tour = 1 language file)

  • Property svn:executable set to *
File size: 2.6 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['First Contact'] = 'Unua kontakto';
24$lang['Start the Tour'] = 'Komenci la traviziton';
25$lang['Visit your Piwigo!'] = 'Vizitu vian Piwigo-n!';
26$lang['TAT_descrp'] = 'Bonvenon! Jen listiĝas ĉiuj travizitoj disponeblaj por malkovri la trajtojn de via Piwigo-galerio. <br> Lanĉu traviziton malsupre, kaj sekvu la instrukciojn. Alklaku sur Sekva/Antaŭa (aŭ uzu la sagojn de la klavaro) por navigi dum travizito. Dum travizito, se vi iras al alia paĝo de la administraĵo, vi estos alidirektita al la aktuala paĝo de la travizito. Se vi estas blokita kaj ne povas fini la traviziton, iri al <em>Kromprogramoj » Traviziti</ em> finos la viziton.';
27$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Travizitu kaj malkovru la trajtojn de via Piwigo-galerio » Iru al la disponeblaj travizitoj';
28$lang['End tour'] = 'Finu la traviziton';
29$lang['Prev'] = 'Antaŭa';
30$lang['Next '] = 'Sekvanta';
31
32$lang['2.7 Tour'] = 'Travizito 2.7';
33$lang['2_7_0_descrp'] = 'Malkovru tion, kio novas en Piwigo 2.7';
Note: See TracBrowser for help on using the repository browser.