source: extensions/Icons_Set/language/et_EE/plugin.lang.php @ 23068

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

[icons_set] Add et_EE, thanks to : Eggy

  • Property svn:executable set to *
File size: 2.5 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['iconset_info_new_theme'] = 'Järgmised teemad on lisatud:';
24$lang['iconset_nothing'] = 'originaal ikoonid';
25$lang['iconset_seeall'] = 'Vaata kõiki';
26$lang['iconset_send'] = 'Salvesta seadistuste muudatused';
27$lang['iconset_update_ok'] = 'järgmiste teemade seadistused on uuendatud:';
28$lang['iconset_All_Icons'] = 'Kõik ikoonide kogumid';
29$lang['iconset_All_Themes'] = 'Kõikide allolevate teemade jaoks: vali ikoonide kogum';
30$lang['iconset_configpage'] = 'Icons Set seadistuste lehekülg';
31$lang['iconset_error_update'] = 'esines viga järgmiste teemade uuendamisel (palun proovi uuesti või postita teema piwigo.org/forum):';
32$lang['iconset_info_deleted_icon'] = 'Järgmised ikoonide kogumid on kustutatud:';
33$lang['iconset_info_deleted_theme'] = 'Järgmised teemad on kustutatud:';
34$lang['iconset_info_new_icon'] = 'Järgmised ikoonide kogumid on lisatud:';
35?>
Note: See TracBrowser for help on using the repository browser.