diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-sv-SE/suite/chrome/common/pref/pref-smartupdate.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-sv-SE/suite/chrome/common/pref/pref-smartupdate.dtd b/l10n-sv-SE/suite/chrome/common/pref/pref-smartupdate.dtd new file mode 100644 index 0000000000..ad40aabc79 --- /dev/null +++ b/l10n-sv-SE/suite/chrome/common/pref/pref-smartupdate.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE : FILE UI for Software Updates prefs --> +<!ENTITY pref.smartUpdate.title "Programinstallation"> +<!ENTITY addOnsTitle.label "Tillägg"> +<!ENTITY addOnsAllow.label "Tillåt webbplatser att installera programtillägg och uppdateringar"> +<!ENTITY addOnsAllow.accesskey "T"> +<!ENTITY allowedSitesLink.label "Tillåtna webbplatser"> +<!ENTITY autoAddOnsUpdates.label "Sök efter uppdateringar automatiskt"> +<!ENTITY autoAddOnsUpdates.accesskey "k"> +<!ENTITY daily.label "dagligen"> +<!ENTITY addOnsDaily.accesskey "d"> +<!ENTITY weekly.label "varje vecka"> +<!ENTITY addOnsWeekly.accesskey "v"> +<!ENTITY addOnsModeAutomatic.label "Hämta och installera uppdateringar automatiskt"> +<!ENTITY addOnsModeAutomatic.accesskey "m"> +<!ENTITY enablePersonalized.label "Rekommendera tillägg anpassade för mig"> +<!ENTITY enablePersonalized.accesskey "R"> +<!ENTITY addonManagerLink.label "Hantera tillägg"> + +<!ENTITY appUpdates.caption "&brandShortName;"> +<!ENTITY autoAppUpdates.label "Sök efter uppdateringar automatiskt"> +<!ENTITY autoAppUpdates.accesskey "a"> +<!ENTITY appDaily.accesskey "d"> +<!ENTITY appWeekly.accesskey "v"> +<!ENTITY appModeAutomatic.label "Hämta och installera uppdateringen automatiskt"> +<!ENTITY appModeAutomatic.accesskey "a"> +<!ENTITY updateHistoryButton.label "Visa tidigare uppdateringar…"> +<!ENTITY updateHistoryButton.accesskey "u"> |