blob: 7b16585bf28dd0c5440737a20936997a907d7b83 (
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
|
<!-- 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 engineManager.title "Muokkaa hakukoneita">
<!ENTITY engineManager.style "min-width: 35em;">
<!ENTITY engineManager.intro "Seuraavat hakukoneet on asennettu:">
<!ENTITY columnLabel.name "Nimi">
<!ENTITY columnLabel.keyword "Pikakomento">
<!-- Buttons -->
<!ENTITY up.label "Siirrä ylös">
<!ENTITY up.accesskey "y">
<!ENTITY dn.label "Siirrä alas">
<!ENTITY dn.accesskey "a">
<!ENTITY remove.label "Poista">
<!ENTITY remove.accesskey "o">
<!ENTITY edit.label "Muokkaa pikakomentoa…">
<!ENTITY edit.accesskey "M">
<!ENTITY addEngine.label "Hae lisää hakukoneita…">
<!ENTITY addEngine.accesskey "a">
<!ENTITY enableSuggest.label "Näytä hakuehdotukset">
<!ENTITY enableSuggest.accesskey "N">
<!ENTITY restoreDefaults.label "Palauta oletukset">
<!ENTITY restoreDefaults.accesskey "P">
|