Upstream tarball 10153
[amule.git] / src / utils / amps / langs / pl.inc
blob209d3654a2f15cfce1814c796e0e1ecdb17af727
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"]        = "m";
25 $text["secabbr"]        = "s";
26 $text["runtimemsg"]     = "uruchomiony od";
27 $text["norunmsg"]       = "jest not running";
28 $text["highidmsg"]      = "jest online (wysokie id)";
29 $text["lowidmsg"]       = "jest online (niskie id)";
30 $text["offrunmsg"]      = "jest offline";
31 $text["amulerun"]       = "(aMule uruchomiony)";
32 $text["amulenorun"]     = "(aMule nie uruchomiony)";
33 $text["sharedfiles"]    = "Udost&#281;pnione pliki";
35 // try to keep these next three short, otherwise the signature
36 // image will look messy
37 $text["na"]             = "N/A";
38 $text["rx"]             = "RX";
39 $text["tx"]             = "TX";
41 $text["queuedclients"]  = "Klient&#243;w w kolejce";
42 $text["transrate"]      = "kB/s";
43 $text["gigabytes"]      = "GB";
44 $text["client"]         = "Klient";
45 $text["status"]         = "Status";
46 $text["nick"]           = "Ksywa";
47 $text["localtime"]      = "Czas lokalny";
48 $text["rxspeed"]        = "Pr&#281;dko&#347;&#263; RX";
49 $text["txspeed"]        = "Pr&#281;dko&#347;&#263; TX";
50 $text["rxtotal"]        = "Razem RX";
51 $text["txtotal"]        = "Razem TX";
52 $text["osversion"]      = "Wersja OS";
53 $text["hostuptime"]     = "Uptime hosta";
54 $text["servername"]     = "Nazwa serwera";
55 $text["serveraddr"]     = "adres:port serwera";
56 $text["ed2klink"]       = "link ED2K";
57 $text["general"]        = "Og&#243;lne";
58 $text["server"]         = "Serwer";
59 $text["signature"]      = "Podpis";
60 $text["online"]         = "Online";
61 $text["offline"]        = "Offline";
62 $text["language"]       = "J&#281;zyk";
63 $text["submit"]         = "Zatwierd&#378;";
65 $text["sigfileerr"]     = "Nie mog&#281; otworzy&#263; pliku podpisu";
66 $text["baseimgerr"]     = "Nie znalaz&#322;em obrazka";
67 $text["iconerr"]        = "Nie znalaz&#322;em jednej lub wi&#281;cej ikon";