aboutsummaryrefslogtreecommitdiffstats
path: root/language/fi_FI/common.lang.php
blob: 7735c000ecc35141fc4924f7a84f4d863668831c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery                                    |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify  |
// | it under the terms of the GNU General Public License as published by  |
// | the Free Software Foundation                                          |
// |                                                                       |
// | This program is distributed in the hope that it will be useful, but   |
// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
// | General Public License for more details.                              |
// |                                                                       |
// | You should have received a copy of the GNU General Public License     |
// | along with this program; if not, write to the Free Software           |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA.                                                                  |
// +-----------------------------------------------------------------------+
/*
Language Name: Finnish [FI]
Version: 2.4.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=
Author: Piwigo team
Author URI: http://piwigo.org
*/

$lang_info['language_name'] = "Finnish";
$lang_info['country'] = "Suomi";
$lang_info['direction'] = "ltr";
$lang_info['code'] = "fi";
$lang_info['zero_plural'] = "1";

$lang['%d album updated'] = '%d albumi p�ivitetty';
$lang['%d albums updated'] = '%d albumit p�ivitetty';
$lang['%d comment to validate'] = '%d kommentin vahvistus';
$lang['%d comments to validate'] = '%d kommentien vahvistus';
$lang['%d new comment'] = '%d uusi kommentti';
$lang['%d new comments'] = '%d uudet kommentit';
$lang['%d comment'] = '%d kommentti';
$lang['%d comments'] = '%d kommentit';
$lang['%d hit'] = '%d osuma';
$lang['%d hits'] = '%d osumat';
$lang['%d new photo'] = '%d uusi kuva';
$lang['%d new photos'] = '%d uudet kuvat';
$lang['%d new user'] = '%d uusi k�ytt�j�';
$lang['%d new users'] = '%d uudet k�ytt�j�t';
$lang['About'] = 'About';
$lang['All tags'] = 'Kaikki merkinn�t';
$lang['Any tag'] = 'Merkint�';
$lang['At least one listed rule must be satisfied.'] = 'At least one listed criterion must be satisfied.';
$lang['Author'] = 'Tekij�';
$lang['Albums'] = 'Albumit';
$lang['Album'] = 'Albumi';
$lang['Close this window'] = 'Sulje t�m� ikkuna';
$lang['Complete RSS feed (photos, comments)'] = 'T�ydellinen RSS-sy�te (kuvat, kommentit)';
$lang['Confirm Password'] = 'Vahvista salasana';
$lang['Connection settings'] = 'Yhteysasetukset';
$lang['Login'] = 'Kirjaudu';
$lang['Contact webmaster'] = 'Ota yhteys webmasteriin';
$lang['Create a new account'] = 'Luo uusi tili';
$lang['Created on'] = 'Luotu';
$lang['Creation date'] = 'Luontip�iv�m��r�';
$lang['Current password is wrong'] = 'Salasana on v��r�';
$lang['Dimensions'] = 'Mitat';
$lang['Display'] = 'N�yt�';
$lang['Each listed rule must be satisfied.'] = 'Kaikkien kohtien on oltava oikein.';
$lang['Email address'] = 'S�hk�postiosoite';
$lang['Enter your personnal informations'] = 'Henkil�kohtaiset tietosi';
$lang['Error sending email'] = 'Virhe s�hk�postin l�hett�misess�';
$lang['File name'] = 'Tiedostonimi';
$lang['File'] = 'Tiedosto';
$lang['Filesize'] = 'Tiedoston koko';
$lang['Filter and display'] = 'Suodatin ja n�ytt�';
$lang['Filter'] = 'Suodatin';
$lang['Forgot your password?'] = 'Unohditko salasanasi?';
$lang['Go through the gallery as a visitor'] = 'Selaa galleriaa vieraana';
$lang['Help'] = 'Apua';
$lang['Identification'] = 'Tunnistus';
$lang['Photos only RSS feed'] = 'Kuvat ainoastaan RSS listauksena';
$lang['Keyword'] = 'Avainsana';
$lang['day'][0] = "Sunnuntai";
$lang['day'][1] = "Maanantai";
$lang['day'][2] = "Tiistai";
$lang['day'][3] = "Keskiviikko";
$lang['day'][4] = "Torstai";
$lang['day'][5] = "Perjantai";
$lang['day'][6] = "Lauantai";
$lang['month'][10] = "Lokakuu";
$lang['month'][11] = "Marraskuu";
$lang['month'][12] = "Joulukuu";
$lang['month'][1] = "Tammikuu";
$lang['month'][2] = "Helmikuu";
$lang['month'][3] = "Maaliskuu";
$lang['month'][4] = "Huhtikuu";
$lang['month'][5] = "Toukokuu";
$lang['month'][6] = "Kes�kuu";
$lang['month'][7] = "Hein�kuu";
$lang['month'][8] = "Elokuu";
$lang['month'][9] = "Syyskuu";
$lang['Date'] = 'P�iv�m��r�';
$lang['Default'] = 'Oletus';
$lang['Download'] = 'Lataa';
$lang['Edit a comment'] = 'Muokkaa kommenttia';
$lang['edit'] = 'muokkaa';
$lang['Edit'] = 'Muokkaa';
$lang['First'] = 'Ensimm�inen';
$lang['from %s to %s'] = 'alkaen %s p��ttyen %s';
$lang['group by letters'] = 'group by letters';
$lang['guest'] = 'vieras';
$lang['Hello'] = 'Hei';
$lang['Home'] = 'Koti';
$lang['Search'] = 'Etsi';
$lang['search'] = 'etsi';
$lang['Sent by'] = 'L�hett�j�';


//works
$lang['A comment on your site'] = 'Kommentti sivuillasi';
$lang['About Piwigo'] = 'About Piwigo';
$lang['Accelerate diaporama speed'] = 'Kasvata diaesityksen nopeutta';
$lang['Add a comment'] = 'Add a comment';
$lang['add this photo to your favorites'] = 'add this photo to your favorites';
$lang['Admin: %s'] = 'Admin: %s';
$lang['Administration'] = 'Administration';
$lang['Album results for'] = 'Album results for';
$lang['Album: %s'] = 'Album: %s';
$lang['all'] = 'all';
$lang['All'] = 'kaikki';
$lang['Are you sure?'] = 'Oletko varma';
$lang['ascending'] = 'nouseva';
$lang['author(s) : %s'] = 'author(s) : %s';
$lang['Author: %s'] = 'Author: %s';
$lang['Auto login'] = 'Auto login';
$lang['available for administrators only'] = 'available for administrators only';
$lang['Best rated'] = 'Parhaiten arvioidut';
$lang['Browser: %s'] = 'Browser: %s';
$lang['Calendar'] = 'Kalenteri';
$lang['Change my password'] = 'Vaihda salasanani';

$lang['%d Kb'] = '%d Kb';
$lang['%d photo'] = '%d kuva';
$lang['%d photos'] = '%d kuvat';
$lang['Comment'] = 'Kommentti';
$lang['Comment: %s'] = 'Kommentti: %s';
$lang['Comments'] = 'Kommentit';
$lang['Contact'] = 'Ota yhteytt';
$lang['created before %s (%s)'] = 'Luotu ennen %s (%s)';
$lang['created on %s'] = 'Luotu %s';
$lang['Customize'] = 'Muokkaa';
$lang['customize the appareance of the gallery'] = 'muokkaa gallerian ulkoasua';
$lang['Delete'] = 'Poista';
$lang['delete all photos from your favorites'] = 'poista kaikki kuvat suosikeista';
$lang['descending'] = 'laskeva';
$lang['Expand all albums'] = 'Laajenna kaikki albumit';
$lang['Favorites'] = 'Suosikit';
$lang['Hello %s,'] = 'Hei %s,';
$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Hei %s, Piwigo kuvagalleriasi on tyhj';
$lang['IP: %s'] = 'IP: %s';
$lang['Language'] = 'Kieli';
$lang['large'] = 'Iso';
$lang['letters'] = 'kirjaimet';
$lang['Links'] = 'Linkit';
$lang['Logout'] = 'Kirjaudu ulos';
$lang['Maximum photo height'] = 'Kuvan maksimi korkeus';
$lang['Maximum photo width'] = 'Kuvan maksimi leveys';
$lang['medium'] = 'Keskikokoinen';
$lang['Menu'] = 'Valikko';
$lang['Most visited'] = 'Eniten vierailtu';
$lang['New password'] = 'Uusi salasana';
$lang['Next'] = 'Seuraava';
$lang['No'] = 'Ei';
$lang['Notification'] = 'Huomautus';
$lang['Number of photos per page'] = 'Kuvien m';
$lang['obligatory'] = 'pakollinen';
$lang['Original'] = 'Alkuper';
$lang['Original dimensions'] = 'Alkuper';
$lang['Password'] = 'Salasana';
$lang['Password forgotten'] = 'Unohdettu salasana';
$lang['Password Reset'] = 'Salasanan nollaus';
$lang['password updated'] = 'salasana uusittu';
$lang['Pause of slideshow'] = 'Pys';
$lang['photo'] = 'kuva';
$lang['Photo sizes'] = 'Kuvien koot';
$lang['Previous'] = 'Edellinen';
$lang['Profile'] = 'Profiili';
$lang['Recent albums'] = 'Viimeisimm';
$lang['Recent photos'] = 'Viimeisimm';
$lang['Registration'] = 'Rekister';
$lang['Repeat the slideshow'] = 'Toista diaesitys';
$lang['representative'] = 'albumin esikatselukuva';
$lang['Search in albums'] = 'Etsi albumeista';
$lang['Search results'] = 'Hakutulos';
$lang['searched words : %s'] = 'haetut sanat: %s';
$lang['set as album representative'] = 'aseta albumin esikatselukuvaksi';
$lang['slideshow'] = 'diaesitys';
$lang['small'] = 'Pieni';
$lang['Sort by'] = 'Lajitteluperuste';
$lang['Sort order'] = 'Lajitteluj';
$lang['Thumbnails'] = 'Esikatselukuvat';
$lang['Visits'] = 'Vierailut';
$lang['Webmaster'] = 'Webmaster';
$lang['Week %d'] = 'Viikko %d';
$lang['Welcome'] = 'Tervetuloa';
$lang['Welcome to your Piwigo photo gallery!'] = 'Tervetuloa Piwigo kuvagalleriaasi!';
$lang['xlarge'] = 'Isompi';
$lang['xxlarge'] = 'Isoin';
$lang['Yes'] = 'Kyll';
$lang['Your favorites'] = 'Suosikit';
$lang['Your password has been reset'] = 'Salasanasi on nollattu';
?>