blob: b53bf2db6f444a1259a2b8f28f03ec2b9bad3191 (
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
|
<!-- 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 pref.editing.title "Uuden sivun asetukset">
<!ENTITY authorName.label "Tekijä:">
<!ENTITY authorName.accesskey "T">
<!ENTITY pageColorHeader "Sivun oletusulkoasu">
<!ENTITY defaultColors.label "Selaimen oletusvärit (älä aseta värejä sivulla)">
<!ENTITY defaultColors.accesskey "o">
<!ENTITY customColors.label "Käytä omia värejä:">
<!ENTITY customColors.accesskey "K">
<!ENTITY normalText.label "Normaali teksti">
<!ENTITY normalText.accesskey "N">
<!ENTITY linkText.label "Linkkiteksti">
<!ENTITY linkText.accesskey "L">
<!ENTITY activeLinkText.label "Aktiivisen linkin teksti">
<!ENTITY activeLinkText.accesskey "A">
<!ENTITY visitedLinkText.label "Avatun linkin teksti">
<!ENTITY visitedLinkText.accesskey "v">
<!ENTITY background.label "Tausta:">
<!ENTITY background.accesskey "u">
<!ENTITY colon.character ":">
<!ENTITY backgroundImage.label "Taustakuva:">
<!ENTITY backgroundImage.accesskey "T">
<!ENTITY chooseFile.label "Valitse tiedosto…">
<!ENTITY chooseFile.accesskey "V">
|