blob: cb3e207b7f0bcb0ef3452d911f7c814c905b61d6 (
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 "Unisciti al canale">
<!ENTITY network.label "Rete:">
<!ENTITY network.accesskey "R">
<!ENTITY channel.label "Canale:">
<!ENTITY channel.accesskey "n">
<!ENTITY topics.label "Ricerca tra gli argomenti oltre ai nomi dei canali">
<!ENTITY topics.accesskey "R">
<!ENTITY join.label "Unisciti">
<!ENTITY join.accesskey "C">
<!ENTITY minusers.label "Minimo di utenti:">
<!ENTITY minusers.accesskey "U">
<!ENTITY maxusers.label "Massimo di utenti:">
<!ENTITY maxusers.accesskey "U">
<!ENTITY refreshNow.label "Aggiorna ora">
<!ENTITY refreshNow.accesskey "A">
<!ENTITY network.hint.label "Inserire una rete o un nome server (è possibile includere una porta) e un canale a cui unirsi.">
<!ENTITY col.network "Rete">
<!ENTITY col.name "Nome">
<!ENTITY col.users "Utenti">
<!ENTITY col.topic "Argomento">
|