summaryrefslogtreecommitdiffstats
path: root/l10n-si/suite/chrome/common/permissions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-si/suite/chrome/common/permissions
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--l10n-si/suite/chrome/common/permissions/cookieViewer.dtd54
-rw-r--r--l10n-si/suite/chrome/common/permissions/cookieViewer.properties35
-rw-r--r--l10n-si/suite/chrome/common/permissions/permissionsManager.dtd19
-rw-r--r--l10n-si/suite/chrome/common/permissions/permissionsManager.properties20
4 files changed, 128 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/permissions/cookieViewer.dtd b/l10n-si/suite/chrome/common/permissions/cookieViewer.dtd
new file mode 100644
index 0000000000..cb8f439847
--- /dev/null
+++ b/l10n-si/suite/chrome/common/permissions/cookieViewer.dtd
@@ -0,0 +1,54 @@
+<!-- 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 tab.cookiesonsystem.label "Stored Cookies">
+<!ENTITY tab.bannedservers.label "Cookie Sites">
+<!ENTITY div.bannedservers.label "Manage sites that can and cannot store cookies on your computer.">
+<!ENTITY div.cookiesonsystem.label "View and remove cookies that are stored on your computer.">
+<!ENTITY treehead.cookiename.label "Cookie Name">
+<!ENTITY treehead.cookiedomain.label "Site">
+<!ENTITY treehead.cookieexpires.label "Expires">
+<!ENTITY treehead.infoselected.label "Information about the selected Cookie">
+<!ENTITY button.removecookie.label "Remove Cookie">
+<!ENTITY button.removecookie.accesskey "R">
+<!ENTITY button.removeallcookies.label "Remove All Cookies">
+<!ENTITY button.removeallcookies.accesskey "e">
+
+<!ENTITY props.name.label "Name:">
+<!ENTITY props.value.label "Content:">
+<!ENTITY props.domain.label "Host:">
+<!ENTITY props.path.label "Path:">
+<!ENTITY props.secure.label "Send For:">
+<!ENTITY props.expires.label "Expires:">
+
+<!ENTITY treehead.sitename.label "Site">
+<!ENTITY treehead.status.label "Status">
+<!ENTITY windowtitle.label "Cookie Manager">
+<!ENTITY buttonaccept.label "Close">
+<!ENTITY buttonaccept.accesskey "C">
+
+<!ENTITY blockSite.label "Block">
+<!ENTITY blockSite.accesskey "B">
+<!ENTITY allowSite.label "Allow">
+<!ENTITY allowSite.accesskey "A">
+<!ENTITY allowSiteSession.label "Session">
+<!ENTITY allowSiteSession.accesskey "S">
+<!ENTITY removepermission.label "Remove Site">
+<!ENTITY removepermission.accesskey "R">
+<!ENTITY removeallpermissions.label "Remove All Sites">
+<!ENTITY removeallpermissions.accesskey "e">
+
+<!ENTITY futureCookies.label "Don't allow sites that set removed cookies to set future cookies">
+<!ENTITY futureCookies.accesskey "D">
+
+
+<!--
+Entities below were automatically added by compare-locales,
+ based on en-US entities.
+-->
+
+<!ENTITY focusSearch.key "f">
+<!ENTITY search.placeholder "Search Cookies">
+<!ENTITY windowClose.key "w">
+<!ENTITY selectAll.key "a">
diff --git a/l10n-si/suite/chrome/common/permissions/cookieViewer.properties b/l10n-si/suite/chrome/common/permissions/cookieViewer.properties
new file mode 100644
index 0000000000..045d34ef78
--- /dev/null
+++ b/l10n-si/suite/chrome/common/permissions/cookieViewer.properties
@@ -0,0 +1,35 @@
+# 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=site can set cookies
+cannot=site cannot set cookies
+canSession=site 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
+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 sites?
+deleteAllSitesTitle=Remove All Sites
+deleteAllSitesYes=&Remove
+
+
+#
+#Entities below were automatically added by compare-locales,
+# based on en-US entities.
+
+
+deleteSelectedSitesTitle = Remove Selected Websites
+deleteSelectedCookiesSites = Are you sure you want to delete the selected cookie websites?
+deleteSelectedCookiesTitle = Remove Selected Cookies
+deleteSelectedCookies = Are you sure you want to delete the selected cookies?
+expireAtEndOfSession = At end of session
+deleteSelectedSitesYes = &Remove
+deleteSelectedCookiesYes = &Remove
diff --git a/l10n-si/suite/chrome/common/permissions/permissionsManager.dtd b/l10n-si/suite/chrome/common/permissions/permissionsManager.dtd
new file mode 100644
index 0000000000..508a042a4e
--- /dev/null
+++ b/l10n-si/suite/chrome/common/permissions/permissionsManager.dtd
@@ -0,0 +1,19 @@
+<!-- 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 windowtitle.label "Exceptions">
+<!ENTITY treehead.sitename.label "Site">
+<!ENTITY treehead.status.label "Status">
+<!ENTITY remove.label "Remove Site">
+<!ENTITY remove.accesskey "R">
+<!ENTITY removeall.label "Remove All Sites">
+<!ENTITY removeall.accesskey "e">
+<!ENTITY address.label "Address of web site:">
+<!ENTITY block.label "Block">
+<!ENTITY block.accesskey "B">
+<!ENTITY session.label "Allow for Session">
+<!ENTITY session.accesskey "S">
+<!ENTITY allow.label "Allow">
+<!ENTITY allow.accesskey "A">
+<!ENTITY address.accesskey "d">
diff --git a/l10n-si/suite/chrome/common/permissions/permissionsManager.properties b/l10n-si/suite/chrome/common/permissions/permissionsManager.properties
new file mode 100644
index 0000000000..0b0118df81
--- /dev/null
+++ b/l10n-si/suite/chrome/common/permissions/permissionsManager.properties
@@ -0,0 +1,20 @@
+# 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 web sites are allowed to install extensions and updates. Type the exact address of the site you want to allow and then click Allow.
+installpermissionstitle=Allowed Sites - Software Installation
+installpermissionshelp=advanced_pref_installation
+popuppermissionstext=You can specify which web sites are allowed to open popup windows. Type the exact address of the site you want to allow and then click Allow.
+popuppermissionstitle=Allowed Sites - Popups
+popuppermissionshelp=pop_up_blocking
+imagepermissionstext=You can specify which web sites are allowed to load images. Type the exact address of the site you want to manage and then click Block or Allow.
+imagepermissionstitle=Exceptions - Images
+imagepermissionshelp=images-help-managing
+
+can=Allow
+canSession=Allow for Session
+cannot=Block
+
+alertInvalidTitle=Invalid Web Site Entered
+alertInvalid=The web site %S is invalid.