diff options
Diffstat (limited to 'l10n-ia/dom')
-rw-r--r-- | l10n-ia/dom/chrome/accessibility/win/accessible.properties | 9 | ||||
-rw-r--r-- | l10n-ia/dom/chrome/security/security.properties | 5 |
2 files changed, 12 insertions, 2 deletions
diff --git a/l10n-ia/dom/chrome/accessibility/win/accessible.properties b/l10n-ia/dom/chrome/accessibility/win/accessible.properties index 4234267bda..c9ce4025a1 100644 --- a/l10n-ia/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-ia/dom/chrome/accessibility/win/accessible.properties @@ -19,3 +19,12 @@ cycle = Cyclo # them to click an element when the click will be handled by a container # (ancestor) element. This is not normally reported to users. click ancestor = Cliccar le predecessor + +# These messages are reported by accessibility clients such as screen readers to +# indicate landmarks, which are significant sections of a document to which +# users might want to navigate quickly. See this page for more information: +# https://www.w3.org/WAI/ARIA/apg/patterns/landmarks/examples/general-principles.html +banner = bandiera +complementary = complementari +contentinfo = information de contento +region = region diff --git a/l10n-ia/dom/chrome/security/security.properties b/l10n-ia/dom/chrome/security/security.properties index e445c366a9..b59138ecbd 100644 --- a/l10n-ia/dom/chrome/security/security.properties +++ b/l10n-ia/dom/chrome/security/security.properties @@ -46,8 +46,6 @@ LoadingMixedDisplayObjectSubrequestDeprecation=Le cargamento del contexto mixte # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Discargamento de contento insecur “%S” blocate. -# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download -BlockedInsecureDownload = Nos blocava un discargamento non secur: “%S”. # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=Un iframe que ha tanto allow-scripts e allow-same-origin pro su attributo sandbox pote remover su condition de sandbox. @@ -159,6 +157,9 @@ HTTPSOnlyUpgradeSpeculativeConnection = Promotion de connexion TCP speculative i HTTPSFirstSchemeless = Promotion a HTTPS del URL cargate in le barra de adresse sin schema de protocollo explicite. +# LOCALIZATION NOTE: %S is the hostname for which a exception will be added; +HTTPSFirstAddingSessionException = Le sito web non pare gerer HTTPS. Tentativas ulterior de securmente cargar “http://%S” sera temporarimente ignorate. + # LOCALIZATION NOTE: %S is the URL of the blocked request; IframeSandboxBlockedDownload = Le discargamento de “%S” ha essite blocate perque le iframe discatenante ha configurate le flag de alveo a sablo. |