summaryrefslogtreecommitdiffstats
path: root/l10n-cs/extensions/irc/chrome/channels.dtd
blob: fd5d43b85b2cd36b9bbaed261fe979a3d2537f0a (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 "Připojit ke kanálu">

<!ENTITY network.label "Síť:">
<!ENTITY network.accesskey "S">

<!ENTITY channel.label "Kanál:">
<!ENTITY channel.accesskey "K">

<!ENTITY topics.label "Vyhledat témata stejně jako jména kanálů">
<!ENTITY topics.accesskey "t">

<!ENTITY join.label "Připojit">
<!ENTITY join.accesskey "P">

<!ENTITY minusers.label "Minimální počet uživatelů:">
<!ENTITY minusers.accesskey "n">

<!ENTITY maxusers.label "Maximální počet uživatelů:">
<!ENTITY maxusers.accesskey "x">

<!ENTITY refresh.label "Obnovit">
<!ENTITY refresh.accesskey "">

<!ENTITY network.hint.label "Vložte název sítě nebo serveru (možno i včetně portu) a kanál pro připojení.">

<!ENTITY col.network "Síť">
<!ENTITY col.name "Název">
<!ENTITY col.users "Uživatelé">
<!ENTITY col.topic "Téma">