Upstream tarball 10153
[amule.git] / src / utils / amps / langs / hu.inc
blob69f010cb9026810b2dc37314628ad9f6d1eccb26
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"]        = "n";
23 $text["hourabbr"]       = "&#243;";
24 $text["minabbr"]        = "p";
25 $text["secabbr"]        = "mp";
26 $text["runtimemsg"]     = "futott";
27 $text["norunmsg"]       = "nem fut";
28 $text["connmsg"]        = "kapcsol&#243;d&#225;s folyamatban";
29 $text["highidmsg"]      = "online (high id)";
30 $text["lowidmsg"]       = "online (low id)";
31 $text["offrunmsg"]      = "offline";
32 $text["amulerun"]       = "(aMule fut)";
33 $text["amulenorun"]     = "(aMule nem fut)";
34 $text["sharedfiles"]    = "Megosztott f&#225;jlok";
36 // try to keep these next three short, otherwise the signature
37 // image will look messy
38 $text["na"]             = "N/A";
39 $text["rx"]             = "RX";
40 $text["tx"]             = "TX";
42 $text["queuedclients"]  = "V&#225;rakoz&#243; kliensek";
43 $text["transrate"]      = "kB/s";
44 $text["gigabytes"]      = "GB";
45 $text["client"]         = "Kliens";
46 $text["status"]         = "&#193;llapot";
47 $text["nick"]           = "Nick";
48 $text["localtime"]      = "Helyi id&#245;";
49 $text["rxspeed"]        = "RX sebess&#233;g";
50 $text["txspeed"]        = "TX sebess&#233;g";
51 $text["rxtotal"]        = "RX &#246sszesen";
52 $text["txtotal"]        = "TX &#246sszesen";
53 $text["osversion"]      = "OS verzi&#243;";
54 $text["hostuptime"]     = "Host m&#251;k&#246d&#233;si ideje";
55 $text["servername"]     = "Kiszolg&#225;l&#243; n&#233;v";
56 $text["serveraddr"]     = "Kiszolg&#225;l&#243; címe:portja";
57 $text["ed2klink"]       = "ED2K link";
58 $text["general"]        = "&#193;ltal&#225;nos";
59 $text["server"]         = "Kiszolg&#225;l&#243;";
60 $text["signature"]      = "&#193;l&#225;ír&#225;s";
61 $text["connecting"]     = "Kapcsol&#243;d&#225;s";
62 $text["online"]         = "Online";
63 $text["offline"]        = "Offline";
64 $text["language"]       = "Nyelv";
65 $text["submit"]         = "V&#233;grehajt";
67 $text["sigfileerr"]     = "Al&#225;ír&#225;s f&#225;jlt nem lehet megnyitni";
68 $text["baseimgerr"]     = "Nem tal&#225;lhat&#243; alapk&#233;p";
69 $text["iconerr"]        = "Nem tal&#225;lhat&#243; egy vagy t&#246bb ikon";