blob: 189af848a758337bebe70b9ee3f1a1361593b4d0 (
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<!-- 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/. -->
<!-- Entities for AccountWizard -->
<!ENTITY windowTitle.label "Tilin ohjattu luominen">
<!ENTITY accountWizard.size "width: 42em; height: 40em;">
<!-- Entities for Account Type page -->
<!-- Entities for Identity page -->
<!ENTITY identityTitle.label "Käyttäjätiedot">
<!ENTITY identityDesc.label "Jokaiseen tiliin tallennetaan käyttäjätietosi, jotta viestiesi vastaanottajat tunnistavat sinut.">
<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line -->
<!ENTITY fullnameDesc.label "Kirjoita nimi, jonka haluat näkyvän lähettämiesi viestien Lähettäjä-kentässä">
<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line
1, do not translate two of """
2, Use localized full name instead of "John Smith"
-->
<!ENTITY fullnameExample.label "(esimerkiksi "Erkki Esimerkki").">
<!ENTITY fullnameLabel.label "Nimi:">
<!ENTITY fullnameLabel.accesskey "N">
<!ENTITY emailLabel.label "Sähköpostiosoite:">
<!ENTITY emailLabel.accesskey "S">
<!-- Entities for Incoming Server page -->
<!ENTITY incomingTitle.label "Saapuvan postin palvelimen tiedot">
<!ENTITY incomingUsername.label "Käyttäjätunnus:">
<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line -->
<!ENTITY newsServerNameDesc.label "Kirjoita keskusteluryhmäpalvelimesi (NNTP) nimi (esimerkiksi "news.example.net").">
<!ENTITY newsServerLabel.label "Keskusteluryhmäpalvelin:">
<!ENTITY newsServerLabel.accesskey "e">
<!-- Entities for Outgoing Server page -->
<!-- Entities for Account name page -->
<!ENTITY accnameTitle.label "Tilin nimi">
<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line -->
<!ENTITY accnameDesc.label "Anna tälle tilille jokin nimi (esimerkiksi "Työ", "Kotitili" tai "Keskusteluryhmätili").">
<!ENTITY accnameLabel.label "Tilin nimi:">
<!ENTITY accnameLabel.accesskey "n">
<!-- Entities for Done (Congratulations) page -->
<!ENTITY completionTitle.label "Valmis">
<!ENTITY completionText.label "Vahvista, että alla olevat tiedot ovat oikein.">
<!ENTITY newsServerNamePrefix.label "Keskusteluryhmäpalvelimen (NNTP) nimi:">
<!ENTITY clickFinish.label "Kun haluat tallentaa tilin asetukset ja lopettaa ohjatun toiminnon, valitse Valmis.">
<!ENTITY clickFinish.labelMac "Kun haluat tallentaa tilin asetukset ja lopettaa ohjatun toiminnon, valitse Valmis.">
|