From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../browser/preferences/siteDataSettings.ftl | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 l10n-fi/browser/browser/preferences/siteDataSettings.ftl (limited to 'l10n-fi/browser/browser/preferences/siteDataSettings.ftl') diff --git a/l10n-fi/browser/browser/preferences/siteDataSettings.ftl b/l10n-fi/browser/browser/preferences/siteDataSettings.ftl new file mode 100644 index 0000000000..2c3440672c --- /dev/null +++ b/l10n-fi/browser/browser/preferences/siteDataSettings.ftl @@ -0,0 +1,67 @@ +# 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/. + + +## Settings + +site-data-settings-window = + .title = Hallitse evästeitä ja sivustotietoja + +site-data-settings-description = Seuraavat sivustot tallentavat evästeitä ja tietoja tietokoneellesi. { -brand-short-name } säilyttää pysyvää tallennustilaa käyttävien sivustojen tiedot, kunnes poistat ne, ja poistaa muiden sivustojen tietoja sitä mukaa, kun tilaa tarvitsee vapauttaa. + +site-data-search-textbox = + .placeholder = Etsi sivustoja + .accesskey = E + +site-data-column-host = + .label = Sivusto +site-data-column-cookies = + .label = Evästeet +site-data-column-storage = + .label = Tallennustila +site-data-column-last-used = + .label = Viimeksi käytetty + +# This label is used in the "Host" column for local files, which have no host. +site-data-local-file-host = (paikallinen tiedosto) + +site-data-remove-selected = + .label = Poista valitut + .accesskey = v + +site-data-settings-dialog = + .buttonlabelaccept = Tallenna muutokset + .buttonaccesskeyaccept = m + +# Variables: +# $value (Number) - Value of the unit (for example: 4.6, 500) +# $unit (String) - Name of the unit (for example: "bytes", "KB") +site-storage-usage = + .value = { $value } { $unit } +site-storage-persistent = + .value = { site-storage-usage.value } (pysyvästi) + +site-data-remove-all = + .label = Poista kaikki + .accesskey = s + +site-data-remove-shown = + .label = Poista kaikki näkyvät + .accesskey = n + +## Removing + +site-data-removing-dialog = + .title = { site-data-removing-header } + .buttonlabelaccept = Poista + +site-data-removing-header = Evästeiden ja sivustotietojen poisto + +site-data-removing-desc = Sivustotietojen poistaminen voi kirjata sinut ulos sivustoilta. Haluatko varmasti tehdä muutokset? + +# Variables: +# $baseDomain (String) - The single domain for which data is being removed +site-data-removing-single-desc = Evästeiden ja sivustotietojen poistaminen saattaa kirjata sinut ulos verkkosivustoilta. Haluatko varmasti poistaa evästeet ja sivustotiedot sivuston { $baseDomain } osalta? + +site-data-removing-table = Seuraavien sivustojen evästeet ja tiedot poistetaan -- cgit v1.2.3