source: extensions/header_manager/language/fi_FI/plugin.lang.php @ 25989

Last change on this file since 25989 was 25989, checked in by TranslationTeam, 10 years ago

[header_manager] Update fi_FI, thanks to : lrd

  • Property svn:executable set to *
File size: 4.0 KB
RevLine 
[25989]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['Random'] = 'Satunnainen';
24$lang['Recursive'] = 'Rekursiivinen';
25$lang['Restore default banner'] = 'Palauta oletus banneri';
26$lang['Select an image'] = 'Valitse kuva';
27$lang['The numeric identifier can be found on the picture edition page, near the thumbnail.'] = 'Kuvan numero tunniste löytyy kuvan muokkaussivulta, läheltä esikatselu kuvaa';
28$lang['Unknown picture id'] = 'Tuntematon kuvan tunniste';
29$lang['Use'] = 'Käytä';
30$lang['With text'] = 'Tekstin kanssa';
31$lang['You can customize the display by adding CSS rules to'] = 'Voit muokata näkymää lisäämällä CSS sääntöjä';
32$lang['You can upload a custom header image or select one from your gallery. On the next screen you will be able to crop the image.'] = 'Voit lisätä kustomoidun ylätunniste kuvan tai valita kuvan galleriastasi. Seuraavassa vaiheessa voit leikata kuvan sopivaksi.';
33$lang['or choose a picture from the gallery'] = 'tai valitse kuva galleriasta';
34$lang['Add a banner'] = 'Lisää banneri';
35$lang['Album specific banners'] = 'Albumi kohtaiset bannerit';
36$lang['Banner'] = 'Banneri';
37$lang['Banner added'] = 'Banneri lisätty';
38$lang['Banner deleted'] = 'Banneri poistettu';
39$lang['Choose an image from your computer'] = 'Valitse kuva tietokoneeltasi';
40$lang['Choose the part of the image you want to use as your header.'] = 'Valitse osa kuvasta käytettäväksi ylätunnisteenasi';
41$lang['Crop banner image'] = 'Leikkaa banneri kuvaa';
42$lang['Default banner'] = 'Oletus banneri';
43$lang['Default banner size'] = 'Oletus bannerin koko';
44$lang['Display banner on photo page'] = 'Näytä banneri kuva sivulla';
45$lang['For MontBlancXL and BlancMontXL, advised size is 900&times;190.'] = 'MontBlancXL ja BlancMontXL:ää varteen, suositeltu kuvakoko on 900&times;190 pikseliä.';
46$lang['Gallery title above image'] = 'Gallerian otsikko kuvan yläpuolella';
47$lang['Image only'] = 'Vain kuva';
48$lang['In order to add a specific banner, go to the admin page of the desired album.'] = 'Lisätäksesi tietyn bannerin, mene halutun albumin admin-sivulle.';
49$lang['Incorrect file type,'] = 'Väärä tiedostotyyppi,';
50$lang['No banner added yet'] = 'Banneria ei ole vielä lisätty';
51$lang['Non recursive'] = 'Ei rekursiivinen';
52$lang['Picture id.'] = 'Kuvan tunniste.';
53$lang['Put <b>%header_manager%</b> where you want to display the image.'] = 'Lisää <b>%header_manager%</b> paikkaan, jossa haluat näyttää kuvan.';
54?>
Note: See TracBrowser for help on using the repository browser.