diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-an/suite/chrome/common/permissions | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-an/suite/chrome/common/permissions')
4 files changed, 115 insertions, 0 deletions
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..525dc17abb --- /dev/null +++ b/l10n-an/suite/chrome/common/permissions/cookieViewer.dtd @@ -0,0 +1,45 @@ +<!-- 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 "Cookies alzadas"> +<!ENTITY tab.bannedservers.label "Puestos web que usan cookies"> +<!ENTITY div.bannedservers.label "Administrar puestos web que pueden alzar cookies en o suyo equipo (u no)."> +<!ENTITY div.cookiesonsystem.label "Veyer y eliminar cookies que son alzadas en o suyo equipo."> +<!ENTITY treehead.cookiename.label "Nombre d'a cookie"> +<!ENTITY treehead.cookiedomain.label "Puesto web"> +<!ENTITY treehead.cookieexpires.label "Caduca"> +<!ENTITY treehead.infoselected.label "Información sobre a cookie trigada"> +<!ENTITY button.removecookie.label "Eliminar cookie"> +<!ENTITY button.removecookie.accesskey "r"> +<!ENTITY button.removeallcookies.label "Eliminar todas as cookies"> +<!ENTITY button.removeallcookies.accesskey "E"> + +<!ENTITY search.placeholder "Buscar en as cookies"> +<!ENTITY focusSearch.key "f"> +<!ENTITY selectAll.key "a"> + +<!ENTITY props.name.label "Nombre:"> +<!ENTITY props.value.label "Conteniu:"> +<!ENTITY props.domain.label "Servidor:"> +<!ENTITY props.path.label "Ruta:"> +<!ENTITY props.secure.label "Ninviar para:"> +<!ENTITY props.expires.label "Caduca:"> + +<!ENTITY treehead.sitename.label "Puesto web"> +<!ENTITY treehead.status.label "Estau"> +<!ENTITY windowtitle.label "Administrador de cookies"> + +<!ENTITY blockSite.label "Bloquiar"> +<!ENTITY blockSite.accesskey "B"> +<!ENTITY allowSite.label "Permitir"> +<!ENTITY allowSite.accesskey "P"> +<!ENTITY allowSiteSession.label "Sesión"> +<!ENTITY allowSiteSession.accesskey "S"> +<!ENTITY removepermission.label "Eliminar puesto web"> +<!ENTITY removepermission.accesskey "r"> +<!ENTITY removeallpermissions.label "Eliminar totz os puestos web"> +<!ENTITY removeallpermissions.accesskey "E"> + +<!ENTITY futureCookies.label "No permitir a os puestos web que ninvioron cookies eliminadas ninviar cookies en o futuro"> +<!ENTITY futureCookies.accesskey "N"> 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 @@ +<!-- 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 "Excepcions"> +<!ENTITY treehead.sitename.label "Puesto web"> +<!ENTITY treehead.status.label "Estau"> +<!ENTITY remove.label "Eliminar puesto web"> +<!ENTITY remove.accesskey "r"> +<!ENTITY removeall.label "Eliminar totz os puestos web"> +<!ENTITY removeall.accesskey "E"> +<!ENTITY address.label "Adreza d'o puesto web:"> +<!ENTITY address.accesskey "A"> +<!ENTITY block.label "Bloquiar"> +<!ENTITY block.accesskey "B"> +<!ENTITY session.label "Permitir entre a sesión"> +<!ENTITY session.accesskey "s"> +<!ENTITY allow.label "Permitir"> +<!ENTITY allow.accesskey "P"> 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. |