source: extensions/stripped_responsive/language/et_EE/theme.lang.php @ 29449

Last change on this file since 29449 was 29449, checked in by JanisV, 10 years ago

Initial commit

  • Property svn:executable set to *
File size: 4.9 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 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['1 album per row (description beside thumbnail)'] = 'Üks album rea kohta (albumi kirjeldus pisipildi kõrval)';
24$lang['2 albums per row (description beside thumbnail)'] = 'Kaks albumit rea kohta (albumi kirjeldus pisipildi kõrval)';
25$lang['3 albums per row (description below thumbnail)'] = 'Kolm albumit rea kohta (almbumi kirjeldus pisipildi kõrval)';
26$lang['5 albums per row (no album description)'] = 'Viis albumit rea kohta (albumi kirjeldust ei näidata)';
27$lang['Activate image preloading'] = 'Aktiveeri fotode eel-laadimine';
28$lang['Additional bottom margin after resize'] = 'Lisa järeltila põhjaserva pärast sobitamist';
29$lang['Album list layout'] = 'Albumi nimekiri asetus';
30$lang['Album thumbnail size'] = 'Albumi pisipildi suurus';
31$lang['Animate menu'] = 'Animeeri menüüd';
32$lang['Animate tabs on picture page'] = 'Animeeri sakid foto näitamisel';
33$lang['Default tab to be displayed'] = 'Vaikimisi kuvatud sakk';
34$lang['Display frame around albums'] = 'Kuva raami albumi ümber';
35$lang['Display frame around image'] = 'Kuva raami foto ümber';
36$lang['Display frame around thumbnails'] = 'Kuva raami pisipiltide ümber';
37$lang['Force text to lowercase'] = 'Sundi tekst olema väiketäheline';
38$lang['GMap'] = 'Kaart';
39$lang['HD Image size'] = 'HD foto suurus';
40$lang['HD picture default display'] = 'HD foto vaikimisi kuvamine';
41$lang['Hide menu by default on category page'] = 'Vaikimisi peida menüü kategoorialeheküljel';
42$lang['Image autosize options'] = 'Foto automaatsuurendamise valikuid';
43$lang['Image preloading options'] = 'Piltide eelladimise valikuid';
44$lang['Image size'] = 'Foto suurus';
45$lang['Include title after resize'] = 'Kaasa pealkiri pärast suurendamist';
46$lang['Information'] = 'Informatsioon';
47$lang['Interface options'] = 'Kasutajaliidese valikuid';
48$lang['Interface style'] = 'Kasutajaliidese stiil';
49$lang['Last displayed'] = 'Viimati kuvatud';
50$lang['Metadata'] = 'Metaandmed';
51$lang['Minimum image height after resize'] = 'Foto väikseim kõrgus pärast suurendamist';
52$lang['On picture page, number of next images to preload'] = 'Eellaetavate fotode arv';
53$lang['Picture page options'] = 'Fotolehekülje valikuid';
54$lang['Preload images on thumbnails page'] = 'Laadi fotod ette pisipildilehel';
55$lang['Property to display below picture'] = 'Omadused kuvatud foto all';
56$lang['Resize image to fit window'] = 'Sobita foto akna suuruse järgi';
57$lang['Show Information tab only to admins'] = 'Kuva informatsioonisakki ainult administraatoritele';
58$lang['Show image title on top of the page (after browse path)'] = 'Kuva foto pealkirja lehekülje päises (pärast lehitsetud teekonda)';
59$lang['Show thumbnail caption'] = 'Kuva pisipildi seletust';
60$lang['Show/hide menu'] = 'Näita/peida menüü';
61$lang['Thumbnail size'] = 'Pisipiltide suurus';
62$lang['Title'] = 'Pealkiri';
63$lang['Use navigation arrows on picture'] = 'Näita navigeerimisnooled foto peal';
64$lang['Use navigation arrows outside picture'] = 'Näita navigeerimisnooled foto kõrval';
65$lang['fit to screen'] = 'sobita ekraanisse';
66$lang['full size'] = 'täissuurus';
67$lang['validate'] = 'kinnita';
68$lang['Activate HD picture lightbox'] = 'Aktiveeri HD picture lightbox';
69$lang['stripped Configuration updated'] = 'Stripped\'i konfiguratsioon on uuendatud';
70$lang['always'] = 'alati';
71$lang['if HD picture available'] = 'kui HD pilt on saadaval';
72$lang['never'] = 'mitte kunagi';
73?>
Note: See TracBrowser for help on using the repository browser.