diff options
Diffstat (limited to 'l10n-pt-BR/dom/chrome/security/caps.properties')
-rw-r--r-- | l10n-pt-BR/dom/chrome/security/caps.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-pt-BR/dom/chrome/security/caps.properties b/l10n-pt-BR/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..004c0eecb0 --- /dev/null +++ b/l10n-pt-BR/dom/chrome/security/caps.properties @@ -0,0 +1,9 @@ +# 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 = Erro de segurança: conteúdo em %S pode não ser carregado ou vinculado a %S. +CheckSameOriginError = Erro de segurança: conteúdo em %S pode não carregar dados de %S. +ExternalDataError = Security Error: Content at %S attempted to load %S, but may not load external data when being used as an image. + +CreateWrapperDenied = Permissão negada para criar wrapper de objeto da classe %S +CreateWrapperDeniedForOrigin = Permissão negada a <%2$S> para criar wrapper de objeto da classe %1$S |