From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- .../chrome/common/permissions/cookieViewer.dtd | 48 ++++++++++++++++++++++ .../common/permissions/cookieViewer.properties | 28 +++++++++++++ .../common/permissions/permissionsManager.dtd | 19 +++++++++ .../permissions/permissionsManager.properties | 23 +++++++++++ 4 files changed, 118 insertions(+) create mode 100644 l10n-an/suite/chrome/common/permissions/cookieViewer.dtd create mode 100644 l10n-an/suite/chrome/common/permissions/cookieViewer.properties create mode 100644 l10n-an/suite/chrome/common/permissions/permissionsManager.dtd create mode 100644 l10n-an/suite/chrome/common/permissions/permissionsManager.properties (limited to 'l10n-an/suite/chrome/common/permissions') diff --git a/l10n-an/suite/chrome/common/permissions/cookieViewer.dtd b/l10n-an/suite/chrome/common/permissions/cookieViewer.dtd new file mode 100644 index 0000000000..ddf08554f1 --- /dev/null +++ b/l10n-an/suite/chrome/common/permissions/cookieViewer.dtd @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/permissions/cookieViewer.properties b/l10n-an/suite/chrome/common/permissions/cookieViewer.properties new file mode 100644 index 0000000000..a2e5111c5b --- /dev/null +++ b/l10n-an/suite/chrome/common/permissions/cookieViewer.properties @@ -0,0 +1,28 @@ +# 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/. + +# note this section of the code may require some tinkering in other languages =( +# format in dialog: site [can/cannot] set cookies +can=website can set cookies +cannot=website cannot set cookies +canSession=website can set session cookies +domain=Domain for which this cookie applies: +host=Server which set the cookie: +hostColon=Host: +domainColon=Domain: +forSecureOnly=Encrypted connections only +forAnyConnection=Any type of connection +expireAtEndOfSession=At end of session +deleteAllCookies=Are you sure you want to delete all the cookies? +deleteAllCookiesTitle=Remove All Cookies +deleteAllCookiesYes=&Remove +deleteAllCookiesSites=Are you sure you want to delete all of the cookie websites? +deleteAllSitesTitle=Remove All Websites +deleteAllSitesYes=&Remove +deleteSelectedCookies=Are you sure you want to delete the selected cookies? +deleteSelectedCookiesTitle=Remove Selected Cookies +deleteSelectedCookiesYes=&Remove +deleteSelectedCookiesSites=Are you sure you want to delete the selected cookie websites? +deleteSelectedSitesTitle=Remove Selected Websites +deleteSelectedSitesYes=&Remove diff --git a/l10n-an/suite/chrome/common/permissions/permissionsManager.dtd b/l10n-an/suite/chrome/common/permissions/permissionsManager.dtd new file mode 100644 index 0000000000..bde76debb3 --- /dev/null +++ b/l10n-an/suite/chrome/common/permissions/permissionsManager.dtd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + diff --git a/l10n-an/suite/chrome/common/permissions/permissionsManager.properties b/l10n-an/suite/chrome/common/permissions/permissionsManager.properties new file mode 100644 index 0000000000..8974f4d2b1 --- /dev/null +++ b/l10n-an/suite/chrome/common/permissions/permissionsManager.properties @@ -0,0 +1,23 @@ +# 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/. + +installpermissionstext=You can specify which websites are allowed to install extensions and updates. Type the exact address of the website you want to allow and then click Allow. +installpermissionstitle=Allowed Websites - Software Installation +installpermissionshelp=advanced_pref_installation +popuppermissionstext=You can specify which websites are allowed to open popup windows. Type the exact address of the website you want to allow and then click Allow. +popuppermissionstitle=Allowed Websites - Popups +popuppermissionshelp=pop_up_blocking +imagepermissionstext=You can specify which websites are allowed to load images. Type the exact address of the website you want to manage and then click Block or Allow. +imagepermissionstitle=Exceptions - Images +imagepermissionshelp=images-help-managing +offline-apppermissionstext=You can specify which websites are allowed to store data for offline use. Type the exact address of the website you want to manage and then click Block or Allow. +offline-apppermissionstitle=Offline Data +offline-apppermissionshelp=offline_apps + +can=Allow +canSession=Allow for Session +cannot=Block + +alertInvalidTitle=Invalid Website Entered +alertInvalid=The website %S is invalid. -- cgit v1.2.3