blob: 3a7df0849ae1c1f995c578281e88d75fdcc38de6 (
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
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY window.title "Csatlakozás a csatornához">
<!ENTITY network.label "Hálózat:">
<!ENTITY network.accesskey "H">
<!ENTITY channel.label "Csatorna:">
<!ENTITY channel.accesskey "C">
<!ENTITY topics.label "Témakörök és csatornanevek keresése">
<!ENTITY topics.accesskey "T">
<!ENTITY join.label "Csatlakozás">
<!ENTITY join.accesskey "k">
<!ENTITY minusers.label "Min. felhasználók:">
<!ENTITY minusers.accesskey "M">
<!ENTITY maxusers.label "Max. felhasználók:">
<!ENTITY maxusers.accesskey "x">
<!ENTITY refreshNow.label "Frissítés most">
<!ENTITY refreshNow.accesskey "F">
<!ENTITY network.hint.label "Adjon meg egy tetszőleges hálózati vagy kiszolgálónevet (portot is megadhat) és egy csatornát, amelyhez csatlakozna.">
<!ENTITY col.network "Hálózat">
<!ENTITY col.name "Név">
<!ENTITY col.users "Felhasználók">
<!ENTITY col.topic "Téma">
|