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 --- l10n-trs/dom/chrome/security/caps.properties | 92 ++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 l10n-trs/dom/chrome/security/caps.properties (limited to 'l10n-trs/dom/chrome/security') diff --git a/l10n-trs/dom/chrome/security/caps.properties b/l10n-trs/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..ca6521a9be --- /dev/null +++ b/l10n-trs/dom/chrome/security/caps.properties @@ -0,0 +1,92 @@ +# 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/. +CheckLoadURIError = Gire' sa dugumin: sa nu riña %S na'e nayi'nin ma 'ngà %S. + +# LOCALIZATION NOTE (GetPropertyDeniedOrigins): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the property of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# LOCALIZATION NOTE (GetPropertyDeniedOriginsSubjectDomain): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the property of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# %5$S is the value of document.domain for the script which was denied access; +# don't translate "document.domain". +# LOCALIZATION NOTE (GetPropertyDeniedOriginsObjectDomain): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the property of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# %5$S is the value of document.domain for the object being accessed; +# don't translate "document.domain". +# LOCALIZATION NOTE (GetPropertyDeniedOriginsSubjectDomainObjectDomain): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the property of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# %5$S is the value of document.domain for the script which was denied access; +# don't translate "document.domain" +# %6$S is the value of document.domain for the object being accessed; +# don't translate "document.domain". + +# LOCALIZATION NOTE (SetPropertyDeniedOrigins): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the property of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# LOCALIZATION NOTE (SetPropertyDeniedOriginsSubjectDomain): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the property of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# %5$S is the value of document.domain for the script which was denied access; +# don't translate "document.domain". +# LOCALIZATION NOTE (SetPropertyDeniedOriginsObjectDomain): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the property of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# %5$S is the value of document.domain for the object being accessed; +# don't translate "document.domain". +# LOCALIZATION NOTE (SetPropertyDeniedOriginsSubjectDomainObjectDomain): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the property of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# %5$S is the value of document.domain for the script which was denied access; +# don't translate "document.domain" +# %6$S is the value of document.domain for the object being accessed; +# don't translate "document.domain". + +# LOCALIZATION NOTE (CallMethodDeniedOrigins): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the method of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# LOCALIZATION NOTE (CallMethodDeniedOriginsSubjectDomain): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the method of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# %5$S is the value of document.domain for the script which was denied access; +# don't translate "document.domain". +# LOCALIZATION NOTE (CallMethodDeniedOriginsObjectDomain): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the method of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# %5$S is the value of document.domain for the object being accessed; +# don't translate "document.domain". +# LOCALIZATION NOTE (CallMethodDeniedOriginsSubjectDomainObjectDomain): +# %1$S is the origin of the script which was denied access. +# %2$S is the type of object it was. +# %3$S is the method of that object that access was denied for. +# %4$S is the origin of the object access was denied to. +# %5$S is the value of document.domain for the script which was denied access; +# don't translate "document.domain" +# %6$S is the value of document.domain for the object being accessed; +# don't translate "document.domain". + -- cgit v1.2.3