blob: 8c4adff8e409c566739d2c692023330aedbe2078 (
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 "Liity kanavaan">
<!ENTITY network.label "Verkko:">
<!ENTITY network.accesskey "V">
<!ENTITY channel.label "Kanava:">
<!ENTITY channel.accesskey "K">
<!ENTITY topics.label "Etsi myös aiheista">
<!ENTITY topics.accesskey "E">
<!ENTITY join.label "Liity">
<!ENTITY join.accesskey "L">
<!ENTITY minusers.label "Käyttäjiä vähintään:">
<!ENTITY minusers.accesskey "h">
<!ENTITY maxusers.label "Käyttäjiä enintään:">
<!ENTITY maxusers.accesskey "n">
<!ENTITY refresh.label "Päivitä">
<!ENTITY refresh.accesskey "P">
<!ENTITY network.hint.label "Kirjoita haluamasi verkon tai palvelimen nimi porttinumeroineen ja kanavan nimi, niin voit liittyä siihen.">
<!ENTITY col.network "Verkko">
<!ENTITY col.name "Nimi">
<!ENTITY col.users "Käyttäjiä">
<!ENTITY col.topic "Aihe">
|