Upstream tarball 10153
[amule.git] / src / utils / amps / langs / fi.inc
blob260c79469716ac632d9ec967b245af9e4a32fb70
1 <?php
3 /**
4  * AMPS - AMule PHP Statistics
5  * Written by überpenguin, AMPS is an adaptation of BigBob's aStats
6  *
7  * This program is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU General Public License
9  * as published by the Free Software Foundation; either version 2
10  * of the License, or (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program; if not, write to the Free Software
19  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
20  */
22 $text["dayabbr"]        = " d";
23 $text["hourabbr"]       = " h";
24 $text["minabbr"]        = " min";
25 $text["secabbr"]        = " s";
26 $text["runtimemsg"]     = "on ollut p&#228;&#228;ll&#228;";
27 $text["norunmsg"]       = "ei ole p&#228;&#228;ll&#228;";
28 $text["highidmsg"]      = "on verkossa (korkea tunnus)";
29 $text["lowidmsg"]       = "on verkossa (matala tunnus)";
30 $text["offrunmsg"]      = "ei ole verkossa";
31 $text["amulerun"]       = "(aMule on p&#228;&#228;ll&#228;)";
32 $text["amulenorun"]     = "(aMule ei ole p&#228;&#228;ll&#228;)";
33 $text["sharedfiles"]    = "Jaettuja tiedostoja";
34 $text["na"]             = "-";
35 $text["rx"]             = "Sis&#228;&#228;n";
36 $text["tx"]             = "Ulos";
37 $text["queuedclients"]  = "Jonon pituus";
38 $text["transrate"]      = " KiB/s";
39 $text["gigabytes"]      = " GiB";
40 $text["client"]         = "Ohjelma";
41 $text["status"]         = "Tila";
42 $text["nick"]           = "Nimi";
43 $text["localtime"]      = "Paikallinen aika";
44 $text["rxspeed"]        = "Latausnopeus";
45 $text["txspeed"]        = "L&#228;hetysnopeus";
46 $text["rxtotal"]        = "Ladattu";
47 $text["txtotal"]        = "L&#228;hetetty";
48 $text["osversion"]      = "K&#228;ytt&#246j&#228;rjestelm&#228;";
49 $text["hostuptime"]     = "P&#228;&#228;ll&#228;oloaika";
50 $text["servername"]     = "Palvelimen nimi";
51 $text["serveraddr"]     = "Palvelimen osoite";
52 $text["ed2klink"]       = "ed2k-linkki";
53 $text["general"]        = "Yleiset";
54 $text["server"]         = "Palvelin";
55 $text["signature"]      = "Tilastokuva";
56 $text["online"]         = "On verkossa";
57 $text["offline"]        = "Ei ole verkossa";
58 $text["language"]       = "Kieli";
59 $text["submit"]         = "Valitse";
61 $text["sigfileerr"]     = "Tilastokuvaa ei voi avata";
62 $text["baseimgerr"]     = "Peruskuvaa ei l&#246ydy";
63 $text["iconerr"]        = "Yht&#228; tai useampaa kuvaketta ei l&#246ydy";