blob: 36ba0e51b3b5ea9b891b9b1c2ef52ad2e212dc19 (
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
|
<!-- 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 "Join Channel">
<!ENTITY qsearch.label "Quick Search:">
<!ENTITY qsearch.accesskey "S">
<!ENTITY topics.label "Search topics as well as channel names">
<!ENTITY topics.accesskey "t">
<!ENTITY join.label "Alăturare">
<!ENTITY join.accesskey "A">
<!ENTITY minusers.label "Min users:">
<!ENTITY minusers.accesskey "n">
<!ENTITY maxusers.label "Max users:">
<!ENTITY maxusers.accesskey "x">
<!ENTITY refresh.label "Reîmprospătează acum...">
<!ENTITY refresh.accesskey "R">
<!ENTITY col.name "Denumire">
<!ENTITY col.users "Utilizatori">
<!ENTITY col.topic "Subiect">
|