summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/suite/chrome/common/search/engineManager.dtd
blob: cbce51fb4451cb9b9f821ee14b5c7c81cfb6c5e2 (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       "Hantera tillgängliga sökmotorer">
<!ENTITY  engineManager.style       "min-width: 35em;">
<!ENTITY  engineManager.intro       "Du har följande sökmotorer installerade:">

<!ENTITY  columnLabel.name          "Namn">
<!ENTITY  columnLabel.keyword       "Sökord">

<!-- Buttons -->
<!ENTITY  up.label                  "Flytta upp">
<!ENTITY  up.accesskey              "U">
<!ENTITY  dn.label                  "Flytta ner">
<!ENTITY  dn.accesskey              "N">
<!ENTITY  remove.label              "Ta bort">
<!ENTITY  remove.accesskey          "R">
<!ENTITY  edit.label                "Redigera sökord…">
<!ENTITY  edit.accesskey            "d">

<!ENTITY  addEngine.label           "Hämta fler sökmotorer…">
<!ENTITY  addEngine.accesskey       "F">

<!ENTITY  enableSuggest.label       "Visa sökförslag">
<!ENTITY  enableSuggest.accesskey   "S">

<!ENTITY  restoreDefaults.label     "Återställ ursprungliga inställningar">
<!ENTITY  restoreDefaults.accesskey "e">