From: Mike Hommey Date: Tue, 8 Feb 2022 22:37:27 +0000 (+0000) Subject: Import firefox-esr_91.6.0esr.orig-l10n-af.tar.bz2 X-Git-Tag: archive/raspbian/91.6.0esr-1_deb11u1+rpi1^2~24^3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=aff985a4cffa87ae76a1591e2cd779e5fd204d75;p=firefox-esr.git Import firefox-esr_91.6.0esr.orig-l10n-af.tar.bz2 [dgit import orig firefox-esr_91.6.0esr.orig-l10n-af.tar.bz2] --- aff985a4cffa87ae76a1591e2cd779e5fd204d75 diff --git a/browser/branding/official/brand.dtd b/browser/branding/official/brand.dtd new file mode 100644 index 00000000000..d094ad0f8d0 --- /dev/null +++ b/browser/branding/official/brand.dtd @@ -0,0 +1,11 @@ + + + + + + + diff --git a/browser/branding/official/brand.ftl b/browser/branding/official/brand.ftl new file mode 100644 index 00000000000..6e8efa81643 --- /dev/null +++ b/browser/branding/official/brand.ftl @@ -0,0 +1,34 @@ +# 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/. + + +## Firefox Brand +## +## Firefox must be treated as a brand, and kept in English. +## It cannot be: +## - Declined to adapt to grammatical case. +## - Transliterated. +## - Translated. +## +## Reference: https://www.mozilla.org/styleguide/communications/translation/ + +## Firefox and Mozilla Brand +## +## Firefox and Mozilla must be treated as a brand. +## +## They cannot be: +## - Transliterated. +## - Translated. +## +## Declension should be avoided where possible, leaving the original +## brand unaltered in prominent UI positions. +## +## For further details, consult: +## https://mozilla-l10n.github.io/styleguides/mozilla_general/#brands-copyright-and-trademark + +-brand-shorter-name = Firefox +-brand-short-name = Firefox +-brand-full-name = Mozilla Firefox +-vendor-short-name = Mozilla +trademarkInfo = Firefox en die Firefox-logo's is handelsmerke van die Mozilla Stigting. diff --git a/browser/branding/official/brand.properties b/browser/branding/official/brand.properties new file mode 100644 index 00000000000..9dc14748e97 --- /dev/null +++ b/browser/branding/official/brand.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/. + +brandShorterName=Firefox +brandShortName=Firefox +brandFullName=Mozilla Firefox +vendorShortName=Mozilla + diff --git a/browser/browser/aboutCertError.ftl b/browser/browser/aboutCertError.ftl new file mode 100644 index 00000000000..4c66fc77ad5 --- /dev/null +++ b/browser/browser/aboutCertError.ftl @@ -0,0 +1,51 @@ +# 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/. + +# Variables: +# $hostname (String) - Hostname of the website with cert error. +cert-error-intro = { $hostname } gebruik 'n ongeldige sekuriteitsertifikaat. + +cert-error-trust-cert-invalid = Die sertifikaat word nie vertrou nie omdat dit deur 'n ongeldige SO-sertifikaat uitgereik is. + +cert-error-trust-untrusted-issuer = Die sertifikaat word nie vertrou nie omdat die uitreikersertifikaat nie vertrou word nie. + +cert-error-trust-signature-algorithm-disabled = Die sertifikaat word nie vertrou nie omdat dit geteken is met 'n handtekeningalgoritme wat gedeaktiveer is omdat daardie algoritme nie veilig is nie. + +cert-error-trust-expired-issuer = Die sertifikaat word nie vertrou nie omdat die uitreikersertifikaat verval het. + +cert-error-trust-self-signed = Die sertifikaat word nie vertrou nie omdat dit selfonderteken is. + +cert-error-untrusted-default = Die sertifikaat kom nie van 'n vertroude bron nie. + +# Variables: +# $hasHSTS (Boolean) - Indicates whether HSTS header is present. +cert-error-details-hsts-label = HTTP streng oordragsekuriteit: { $hasHSTS } + +cert-error-details-cert-chain-label = Sertifikaaatketting: + +## Messages used for certificate error titles + +connectionFailure-title = Kan nie koppel nie +deniedPortAccess-title = Hierdie adres het beperkings op +fileNotFound-title = Lêer nie gevind nie +fileAccessDenied-title = Toegang tot die lêer is geweier +generic-title = Oeps. +captivePortal-title = Meld aan by netwerk +netInterrupt-title = Die verbinding is onderbreek +notCached-title = Dokumentgeldigheid het verval +netOffline-title = Vanlynmodus +contentEncodingError-title = Inhoudenkoderingfout +unsafeContentType-title = Onveilige lêersoort +netReset-title = Die verbinding is teruggestel +netTimeout-title = Die verbinding het uitgetel +unknownProtocolFound-title = Die adres word nie verstaan nie +proxyConnectFailure-title = Die instaanbediener weier die verbindings +proxyResolveFailure-title = Kon nie die instaanbediener vind nie +redirectLoop-title = Die bladsy herverwys nie behoorlik nie +unknownSocketType-title = Onverwagse respons vanaf bediener +nssFailure2-title = Kon nie beveilig koppel nie +corruptedContentError-title = Fout: inhoud korrup +remoteXUL-title = Afgeleë XUL +sslv3Used-title = Kan nie beveilig koppel nie +inadequateSecurityError-title = Die verbinding is nie beveilig nie diff --git a/browser/browser/aboutConfig.ftl b/browser/browser/aboutConfig.ftl new file mode 100644 index 00000000000..4b79ef147fd --- /dev/null +++ b/browser/browser/aboutConfig.ftl @@ -0,0 +1,34 @@ +# 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/. + +## These strings appear on the warning you see when first visiting about:config. + +about-config-intro-warning-title = Gaan versigtig voort +about-config-intro-warning-button = Aanvaar die risiko en gaan voort + +## + +about-config-search-input1 = + .placeholder = Soek voorkeurnaam +about-config-show-all = Wys alles + +about-config-pref-toggle-button = + .title = Wissel +about-config-pref-edit-button = + .title = Wysig +about-config-pref-save-button = + .title = Stoor + +## Labels for the type selection radio buttons shown when adding preferences. + + +## Preferences with a non-default value are differentiated visually, and at the +## same time the state is made accessible to screen readers using an aria-label +## that won't be visible or copied to the clipboard. +## +## Variables: +## $value (String): The full value of the preference. + +about-config-pref-accessible-value-default = + .aria-label = { $value } (verstek) diff --git a/browser/browser/aboutDialog.ftl b/browser/browser/aboutDialog.ftl new file mode 100644 index 00000000000..f57cc4a4596 --- /dev/null +++ b/browser/browser/aboutDialog.ftl @@ -0,0 +1,60 @@ +# 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/. + +aboutDialog-title = + .title = Aangaande { -brand-full-name } + +releaseNotes-link = Wat’s nuut? + +update-checkForUpdatesButton = + .label = Kontroleer vir bywerkings + .accesskey = K + +update-updateButton = + .label = Herbegin om { -brand-shorter-name } by te werk + .accesskey = r + +update-checkingForUpdates = Kontroleer vir bywerkings… +update-downloading = Laai tans bywerking af —