diff options
Diffstat (limited to 'l10n-sv-SE/browser/browser/sanitize.ftl')
-rw-r--r-- | l10n-sv-SE/browser/browser/sanitize.ftl | 25 |
1 files changed, 19 insertions, 6 deletions
diff --git a/l10n-sv-SE/browser/browser/sanitize.ftl b/l10n-sv-SE/browser/browser/sanitize.ftl index c6be8fe183..7b79003fc8 100644 --- a/l10n-sv-SE/browser/browser/sanitize.ftl +++ b/l10n-sv-SE/browser/browser/sanitize.ftl @@ -19,6 +19,7 @@ sanitize-dialog-title-everything = .title = Ta bort all historik .style = min-width: 34em clear-data-settings-label = När { -brand-short-name } stängs, ska följande tas bort automatiskt +sanitize-on-shutdown-description = Rensa automatiskt alla markerade objekt när { -brand-short-name } avslutas. ## clear-time-duration-prefix is followed by a dropdown list, with ## values localized using clear-time-duration-value-* messages. @@ -54,12 +55,19 @@ history-section-label = Historik item-history-and-downloads = .label = Besökta sidor och filhämtningshistorik .accesskey = B -item-browsing-and-search = - .label = Besökta webbplatser, sparad formulärinformation och sökningar - .accesskey = B +item-history-form-data-downloads = + .label = Historik + .accesskey = H +item-history-form-data-downloads-description = Rensar webbplats och nedladdningshistorik, sparad formulärinformation och sökningar item-cookies = .label = Kakor .accesskey = K +# Variables: +# $amount (Number) - Amount of site data currently stored on disk +# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB" +item-cookies-site-data-with-size = + .label = Kakor och webbplatsdata ({ $amount } { $unit }) + .accesskey = K item-cookies-site-data = .label = Kakor och webbplatsdata .accesskey = K @@ -70,6 +78,12 @@ item-active-logins = item-cache = .label = Cache .accesskey = C +# Variables: +# $amount (Number) - Amount of cached data +# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB" +item-cached-content-with-size = + .label = Tillfälligt cachade filer och sidor ({ $amount } { $unit }) + .accesskey = T item-cached-content = .label = Tillfälliga cachade filer och sidor .accesskey = T @@ -81,9 +95,6 @@ item-site-prefs = .label = Webbplatsinställningar .accesskey = W item-site-prefs-description = Återställer dina behörigheter och webbplatsinställningar till ursprungliga inställningar -item-download-history = - .label = Lista över nedladdade filer - .accesskey = L data-section-label = Data item-site-settings = .label = Webbplatsinställningar @@ -98,6 +109,8 @@ sanitize-button-ok = .label = Ta bort sanitize-button-ok2 = .label = Rensa +sanitize-button-ok-on-shutdown = + .label = Spara ändringar # The label for the default button between the user clicking it and the window # closing. Indicates the items are being cleared. sanitize-button-clearing = |