summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/suite/chatzilla/chrome/channels.dtd
blob: e5a076f208571fab267a73a482e26d638a9814f3 (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  "Entrar al canal">

<!ENTITY network.label     "Red:">
<!ENTITY network.accesskey "R">

<!ENTITY channel.label     "Canal:">
<!ENTITY channel.accesskey "C">

<!ENTITY topics.label     "Buscar tópicos y nombres de canales">
<!ENTITY topics.accesskey "t">

<!ENTITY join.label     "Entrar">
<!ENTITY join.accesskey "E">

<!ENTITY minusers.label     "Min. usuarios:">
<!ENTITY minusers.accesskey "M">

<!ENTITY maxusers.label     "Máx. usuarios:">
<!ENTITY maxusers.accesskey "x">

<!ENTITY refreshNow.label     "Actualizar ahora">
<!ENTITY refreshNow.accesskey "R">

<!ENTITY network.hint.label "Escriba un nombre de red o servidor (puede incluir un puerto) y un canal para entrar.">

<!ENTITY col.network "Red">
<!ENTITY col.name  "Nombre">
<!ENTITY col.users "Usuarios">
<!ENTITY col.topic "Tópico">