diff options
Diffstat (limited to 'l10n-fi/suite/chrome/common/pref/preferences.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/common/pref/preferences.dtd | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/pref/preferences.dtd b/l10n-fi/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..c1ce81b7d3 --- /dev/null +++ b/l10n-fi/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,60 @@ +<!-- 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 windowClose.key "w"> +<!ENTITY preferencesDefaultTitleMac.title "Asetukset"> +<!ENTITY preferencesDefaultTitleWin.title "Valinnat"> +<!ENTITY preferencesCloseButton.label "Sulje"> +<!ENTITY preferencesCloseButton.accesskey "S"> + +<!--LOCALIZATION NOTE (.label): Preferences categories that appear on the left of the preferences dialog --> +<!ENTITY prefWindow.title "Asetukset"> +<!ENTITY prefWindow.size "width: 102ch; height: 44em;"> +<!ENTITY prefWindowMac.size "width: 62em; height: 41em;"> +<!ENTITY prefWindowWin.size "width: 115ch; height: 43em;"> +<!ENTITY prefWindowMac2.size "width: 70em; height: 41em;"> +<!ENTITY prefWindowWin2.size "width: 125ch; height: 44em;"> +<!ENTITY categoryHeader "Luokka"> + +<!ENTITY appear.label "Ulkoasu"> +<!ENTITY content.label "Sisältö"> +<!ENTITY fonts.label "Kirjasinlajit"> +<!ENTITY colors.label "Värit"> +<!ENTITY media.label "Media"> +<!ENTITY spellingPane.label "Oikoluku"> + +<!ENTITY navigator.label "Selain"> +<!ENTITY history.label "Sivuhistoria"> +<!ENTITY languages.label "Kielet"> +<!ENTITY applications.label "Apuohjelmat"> +<!ENTITY locationBar.label "Osoitepalkki"> +<!ENTITY search.label "Verkkohaut"> +<!ENTITY tabWindows.label "Välilehdet"> +<!ENTITY links.label "Linkkien avautuminen"> +<!ENTITY download.label "Lataukset"> + +<!ENTITY security.label "Tietoturva"> +<!ENTITY privatedata.label "Yksityistiedot"> +<!ENTITY cookies.label "Evästeet"> +<!ENTITY images.label "Kuvat"> +<!ENTITY popups.label "Ponnahdusikkunat"> +<!ENTITY passwords.label "Salasanat"> +<!ENTITY masterpass.label "Pääsalasana"> +<!ENTITY ssltls.label "SSL/TLS"> +<!ENTITY certs.label "Varmenteet"> + +<!ENTITY sync.label "Synkronointi"> + +<!ENTITY advance.label "Lisäasetukset"> +<!ENTITY scriptsAndWindows.label "Komentosarjat ja liitännäiset"> +<!ENTITY keynav.label "Näppäimistönavigointi"> +<!ENTITY findAsYouType.label "Pikahaut"> +<!ENTITY cache.label "Väliaikaistiedostot"> +<!ENTITY offlineApps.label "Yhteydettömän tilan sovellukset"> +<!ENTITY proxies.label "Välityspalvelimet"> +<!ENTITY httpnetworking.label "HTTP-asetukset"> +<!ENTITY smart.label "Ohjelmistoasennukset"> +<!ENTITY mousewheel.label "Hiiren rulla"> + +<!ENTITY focusSearch.key "f"> |