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 | /* |
---|
24 | Language Name: Finnish [FI] |
---|
25 | Version: 2.4.0 |
---|
26 | Language URI: http://piwigo.org/ext/extension_view.php?eid= |
---|
27 | Author: Piwigo team |
---|
28 | Author URI: http://piwigo.org |
---|
29 | */ |
---|
30 | |
---|
31 | $lang_info['language_name'] = "Finnish"; |
---|
32 | $lang_info['country'] = "Suomi"; |
---|
33 | $lang_info['direction'] = "ltr"; |
---|
34 | $lang_info['code'] = "fi"; |
---|
35 | $lang_info['zero_plural'] = "1"; |
---|
36 | |
---|
37 | $lang['%d album updated'] = '%d albumi päivitetty'; |
---|
38 | $lang['%d albums updated'] = '%d albumit päivitetty'; |
---|
39 | $lang['%d comment to validate'] = '%d kommentin vahvistus'; |
---|
40 | $lang['%d comments to validate'] = '%d kommentien vahvistus'; |
---|
41 | $lang['%d new comment'] = '%d uusi kommentti'; |
---|
42 | $lang['%d new comments'] = '%d uudet kommentit'; |
---|
43 | $lang['%d comment'] = '%d kommentti'; |
---|
44 | $lang['%d comments'] = '%d kommentit'; |
---|
45 | $lang['%d hit'] = '%d osuma'; |
---|
46 | $lang['%d hits'] = '%d osumat'; |
---|
47 | $lang['%d new photo'] = '%d uusi kuva'; |
---|
48 | $lang['%d new photos'] = '%d uudet kuvat'; |
---|
49 | $lang['%d new user'] = '%d uusi käyttäjä'; |
---|
50 | $lang['%d new users'] = '%d uudet käyttäjät'; |
---|
51 | $lang['About'] = 'About'; |
---|
52 | $lang['All tags'] = 'Kaikki merkinnät'; |
---|
53 | $lang['Any tag'] = 'Merkintä'; |
---|
54 | $lang['At least one listed rule must be satisfied.'] = 'At least one listed criterion must be satisfied.'; |
---|
55 | $lang['Author'] = 'Tekijä'; |
---|
56 | $lang['Albums'] = 'Albumit'; |
---|
57 | $lang['Album'] = 'Albumi'; |
---|
58 | $lang['Close this window'] = 'Sulje tämä ikkuna'; |
---|
59 | $lang['Complete RSS feed (photos, comments)'] = 'Täydellinen RSS-syöte (kuvat, kommentit)'; |
---|
60 | $lang['Confirm Password'] = 'Vahvista salasana'; |
---|
61 | $lang['Connection settings'] = 'Yhteysasetukset'; |
---|
62 | $lang['Login'] = 'Kirjaudu'; |
---|
63 | $lang['Contact webmaster'] = 'Ota yhteys webmasteriin'; |
---|
64 | $lang['Create a new account'] = 'Luo uusi tili'; |
---|
65 | $lang['Created on'] = 'Luotu'; |
---|
66 | $lang['Creation date'] = 'Luontipäivämäärä'; |
---|
67 | $lang['Current password is wrong'] = 'Salasana on väärä'; |
---|
68 | $lang['Dimensions'] = 'Mitat'; |
---|
69 | $lang['Display'] = 'Näytä'; |
---|
70 | $lang['Each listed rule must be satisfied.'] = 'Kaikkien kohtien on oltava oikein.'; |
---|
71 | $lang['Email address'] = 'Sähköpostiosoite'; |
---|
72 | $lang['Enter your personnal informations'] = 'Henkilökohtaiset tietosi'; |
---|
73 | $lang['Error sending email'] = 'Virhe sähköpostin lähettämisessä'; |
---|
74 | $lang['File name'] = 'Tiedostonimi'; |
---|
75 | $lang['File'] = 'Tiedosto'; |
---|
76 | $lang['Filesize'] = 'Tiedoston koko'; |
---|
77 | $lang['Filter and display'] = 'Suodatin ja näyttö'; |
---|
78 | $lang['Filter'] = 'Suodatin'; |
---|
79 | $lang['Forgot your password?'] = 'Unohditko salasanasi?'; |
---|
80 | $lang['Go through the gallery as a visitor'] = 'Selaa galleriaa vieraana'; |
---|
81 | $lang['Help'] = 'Apua'; |
---|
82 | $lang['Identification'] = 'Tunnistus'; |
---|
83 | $lang['Photos only RSS feed'] = 'Kuvat ainoastaan RSS listauksena'; |
---|
84 | $lang['Keyword'] = 'Avainsana'; |
---|
85 | $lang['day'][0] = "Sunnuntai"; |
---|
86 | $lang['day'][1] = "Maanantai"; |
---|
87 | $lang['day'][2] = "Tiistai"; |
---|
88 | $lang['day'][3] = "Keskiviikko"; |
---|
89 | $lang['day'][4] = "Torstai"; |
---|
90 | $lang['day'][5] = "Perjantai"; |
---|
91 | $lang['day'][6] = "Lauantai"; |
---|
92 | $lang['month'][10] = "Lokakuu"; |
---|
93 | $lang['month'][11] = "Marraskuu"; |
---|
94 | $lang['month'][12] = "Joulukuu"; |
---|
95 | $lang['month'][1] = "Tammikuu"; |
---|
96 | $lang['month'][2] = "Helmikuu"; |
---|
97 | $lang['month'][3] = "Maaliskuu"; |
---|
98 | $lang['month'][4] = "Huhtikuu"; |
---|
99 | $lang['month'][5] = "Toukokuu"; |
---|
100 | $lang['month'][6] = "Kesäkuu"; |
---|
101 | $lang['month'][7] = "Heinäkuu"; |
---|
102 | $lang['month'][8] = "Elokuu"; |
---|
103 | $lang['month'][9] = "Syyskuu"; |
---|
104 | $lang['Date'] = 'Päivämäärä'; |
---|
105 | $lang['Default'] = 'Oletus'; |
---|
106 | $lang['Download'] = 'Lataa'; |
---|
107 | $lang['Edit a comment'] = 'Muokkaa kommenttia'; |
---|
108 | $lang['edit'] = 'muokkaa'; |
---|
109 | $lang['Edit'] = 'Muokkaa'; |
---|
110 | $lang['First'] = 'Ensimmäinen'; |
---|
111 | $lang['from %s to %s'] = 'alkaen %s päättyen %s'; |
---|
112 | $lang['group by letters'] = 'group by letters'; |
---|
113 | $lang['guest'] = 'vieras'; |
---|
114 | $lang['Hello'] = 'Hei'; |
---|
115 | $lang['Home'] = 'Koti'; |
---|
116 | $lang['Search'] = 'Etsi'; |
---|
117 | $lang['search'] = 'etsi'; |
---|
118 | $lang['Sent by'] = 'Lähettäjä'; |
---|
119 | |
---|
120 | |
---|
121 | //works |
---|
122 | $lang['A comment on your site'] = 'Kommentti sivuillasi'; |
---|
123 | $lang['About Piwigo'] = 'About Piwigo'; |
---|
124 | $lang['Accelerate diaporama speed'] = 'Kasvata diaesityksen nopeutta'; |
---|
125 | $lang['Add a comment'] = 'Add a comment'; |
---|
126 | $lang['add this photo to your favorites'] = 'add this photo to your favorites'; |
---|
127 | $lang['Admin: %s'] = 'Admin: %s'; |
---|
128 | $lang['Administration'] = 'Administration'; |
---|
129 | $lang['Album results for'] = 'Album results for'; |
---|
130 | $lang['Album: %s'] = 'Album: %s'; |
---|
131 | $lang['all'] = 'all'; |
---|
132 | $lang['All'] = 'kaikki'; |
---|
133 | $lang['Are you sure?'] = 'Oletko varma'; |
---|
134 | $lang['ascending'] = 'nouseva'; |
---|
135 | $lang['author(s) : %s'] = 'author(s) : %s'; |
---|
136 | $lang['Author: %s'] = 'Author: %s'; |
---|
137 | $lang['Auto login'] = 'Auto login'; |
---|
138 | $lang['available for administrators only'] = 'available for administrators only'; |
---|
139 | $lang['Best rated'] = 'Parhaiten arvioidut'; |
---|
140 | $lang['Browser: %s'] = 'Browser: %s'; |
---|
141 | $lang['Calendar'] = 'Kalenteri'; |
---|
142 | $lang['Change my password'] = 'Vaihda salasanani'; |
---|
143 | |
---|
144 | $lang['%d Kb'] = '%d Kb'; |
---|
145 | $lang['%d photo'] = '%d kuva'; |
---|
146 | $lang['%d photos'] = '%d kuvat'; |
---|
147 | $lang['Comment'] = 'Kommentti'; |
---|
148 | $lang['Comment: %s'] = 'Kommentti: %s'; |
---|
149 | $lang['Comments'] = 'Kommentit'; |
---|
150 | $lang['Contact'] = 'Ota yhteytt'; |
---|
151 | $lang['created before %s (%s)'] = 'Luotu ennen %s (%s)'; |
---|
152 | $lang['created on %s'] = 'Luotu %s'; |
---|
153 | $lang['Customize'] = 'Muokkaa'; |
---|
154 | $lang['customize the appareance of the gallery'] = 'muokkaa gallerian ulkoasua'; |
---|
155 | $lang['Delete'] = 'Poista'; |
---|
156 | $lang['delete all photos from your favorites'] = 'poista kaikki kuvat suosikeista'; |
---|
157 | $lang['descending'] = 'laskeva'; |
---|
158 | $lang['Expand all albums'] = 'Laajenna kaikki albumit'; |
---|
159 | $lang['Favorites'] = 'Suosikit'; |
---|
160 | $lang['Hello %s,'] = 'Hei %s,'; |
---|
161 | $lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Hei %s, Piwigo kuvagalleriasi on tyhj'; |
---|
162 | $lang['IP: %s'] = 'IP: %s'; |
---|
163 | $lang['Language'] = 'Kieli'; |
---|
164 | $lang['large'] = 'Iso'; |
---|
165 | $lang['letters'] = 'kirjaimet'; |
---|
166 | $lang['Links'] = 'Linkit'; |
---|
167 | $lang['Logout'] = 'Kirjaudu ulos'; |
---|
168 | $lang['Maximum photo height'] = 'Kuvan maksimi korkeus'; |
---|
169 | $lang['Maximum photo width'] = 'Kuvan maksimi leveys'; |
---|
170 | $lang['medium'] = 'Keskikokoinen'; |
---|
171 | $lang['Menu'] = 'Valikko'; |
---|
172 | $lang['Most visited'] = 'Eniten vierailtu'; |
---|
173 | $lang['New password'] = 'Uusi salasana'; |
---|
174 | $lang['Next'] = 'Seuraava'; |
---|
175 | $lang['No'] = 'Ei'; |
---|
176 | $lang['Notification'] = 'Huomautus'; |
---|
177 | $lang['Number of photos per page'] = 'Kuvien m'; |
---|
178 | $lang['obligatory'] = 'pakollinen'; |
---|
179 | $lang['Original'] = 'Alkuper'; |
---|
180 | $lang['Original dimensions'] = 'Alkuper'; |
---|
181 | $lang['Password'] = 'Salasana'; |
---|
182 | $lang['Password forgotten'] = 'Unohdettu salasana'; |
---|
183 | $lang['Password Reset'] = 'Salasanan nollaus'; |
---|
184 | $lang['password updated'] = 'salasana uusittu'; |
---|
185 | $lang['Pause of slideshow'] = 'Pys'; |
---|
186 | $lang['photo'] = 'kuva'; |
---|
187 | $lang['Photo sizes'] = 'Kuvien koot'; |
---|
188 | $lang['Previous'] = 'Edellinen'; |
---|
189 | $lang['Profile'] = 'Profiili'; |
---|
190 | $lang['Recent albums'] = 'Viimeisimm'; |
---|
191 | $lang['Recent photos'] = 'Viimeisimm'; |
---|
192 | $lang['Registration'] = 'Rekister'; |
---|
193 | $lang['Repeat the slideshow'] = 'Toista diaesitys'; |
---|
194 | $lang['representative'] = 'albumin esikatselukuva'; |
---|
195 | $lang['Search in albums'] = 'Etsi albumeista'; |
---|
196 | $lang['Search results'] = 'Hakutulos'; |
---|
197 | $lang['searched words : %s'] = 'haetut sanat: %s'; |
---|
198 | $lang['set as album representative'] = 'aseta albumin esikatselukuvaksi'; |
---|
199 | $lang['slideshow'] = 'diaesitys'; |
---|
200 | $lang['small'] = 'Pieni'; |
---|
201 | $lang['Sort by'] = 'Lajitteluperuste'; |
---|
202 | $lang['Sort order'] = 'Lajitteluj'; |
---|
203 | $lang['Thumbnails'] = 'Esikatselukuvat'; |
---|
204 | $lang['Visits'] = 'Vierailut'; |
---|
205 | $lang['Webmaster'] = 'Webmaster'; |
---|
206 | $lang['Week %d'] = 'Viikko %d'; |
---|
207 | $lang['Welcome'] = 'Tervetuloa'; |
---|
208 | $lang['Welcome to your Piwigo photo gallery!'] = 'Tervetuloa Piwigo kuvagalleriaasi!'; |
---|
209 | $lang['xlarge'] = 'Isompi'; |
---|
210 | $lang['xxlarge'] = 'Isoin'; |
---|
211 | $lang['Yes'] = 'Kyll'; |
---|
212 | $lang['Your favorites'] = 'Suosikit'; |
---|
213 | $lang['Your password has been reset'] = 'Salasanasi on nollattu'; |
---|
214 | ?> |
---|