From: Mike Hommey Date: Tue, 23 Feb 2021 21:29:25 +0000 (+0000) Subject: Import firefox-esr_78.8.0esr.orig-l10n-son.tar.bz2 X-Git-Tag: archive/raspbian/78.8.0esr-1_deb10u1+rpi1^2~28^80 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d2104011af50b6751d9f2c7d361d3705dac944e0;p=firefox-esr.git Import firefox-esr_78.8.0esr.orig-l10n-son.tar.bz2 [dgit import orig firefox-esr_78.8.0esr.orig-l10n-son.tar.bz2] --- d2104011af50b6751d9f2c7d361d3705dac944e0 diff --git a/browser/branding/official/brand.dtd b/browser/branding/official/brand.dtd new file mode 100644 index 00000000000..b6b67c5c440 --- /dev/null +++ b/browser/branding/official/brand.dtd @@ -0,0 +1,7 @@ + + + + + diff --git a/browser/branding/official/brand.ftl b/browser/branding/official/brand.ftl new file mode 100644 index 00000000000..27f82475845 --- /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 nda Firefox maabiyey ti teekaw tammaasayaŋ Mozilla Foundation se. diff --git a/browser/branding/official/brand.properties b/browser/branding/official/brand.properties new file mode 100644 index 00000000000..a2a9c4d5e90 --- /dev/null +++ b/browser/branding/official/brand.properties @@ -0,0 +1,10 @@ +# 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 + +syncBrandShortName=Sync diff --git a/browser/browser/aboutCertError.ftl b/browser/browser/aboutCertError.ftl new file mode 100644 index 00000000000..e1799033b62 --- /dev/null +++ b/browser/browser/aboutCertError.ftl @@ -0,0 +1,55 @@ +# 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 } ga goy nda saajaw tabatiyan-tiira laybante. + +cert-error-trust-cert-invalid = Naanay ši tabatiyan-tiiraa ga zama CA tabatiyan-tiiraa kaŋ n'a sanba ga laybu. + +cert-error-trust-untrusted-issuer = Naanay ši tabatiyan-tiiraa ga zama naanay ši tabatiyan-tiira sanbakaa ga. + +cert-error-trust-signature-algorithm-disabled = Naanay ši tabatiyan-tiiraa ga zama nga šilbaa tee nda kabu laasaabu mayray šilbay kaŋ kay zama kabu laasaabu manti saajante. + +cert-error-trust-expired-issuer = Naanay ši tabatiyan-tiiraa ga zama tabatiyan-tiira sanbakaa waatoo ben. + +cert-error-trust-self-signed = Naanay ši tabatiyan-tiiraa ga zama boŋ-maa žeeri no. + +cert-error-untrusted-default = Tabatiyan-tiiraa ši hun aššil naanayante ga. + +# Variables: +# $hasHSTS (Boolean) - Indicates whether HSTS header is present. +cert-error-details-hsts-label = HTTP Strict Transport Security: { $hasHSTS } + +# Variables: +# $hasHPKP (Boolean) - Indicates whether HPKP header is present. +cert-error-details-key-pinning-label = HTTP baytal kufal kanjiyan: { $hasHPKP } + +cert-error-details-cert-chain-label = Tabatiyan-tiira tenjiri: + +## Messages used for certificate error titles + +connectionFailure-title = Ši hin ka ciya +deniedPortAccess-title = Aderesoo ga dafandi +fileNotFound-title = Tuku mana diyandi +fileAccessDenied-title = Tukoo duuyanoo mongu +generic-title = Jalla! +captivePortal-title = Huru sankaa ra +netInterrupt-title = Ciyaroo dunbu +notCached-title = Takaddaa waatoo ben +netOffline-title = Bila nda ciyari alhaali +contentEncodingError-title = Gundekuna harfu-hawyan firka +unsafeContentType-title = Tuku dumi kaŋ ši nda naanay +netReset-title = Ciyaroo willi lasaloo ga +netTimeout-title = Ciyari batuyan waatoo bisa +unknownProtocolFound-title = Aderesoo mana fahamandi +proxyConnectFailure-title = Feršikaw tokoraa ga wanji ciyarey ga +proxyResolveFailure-title = Mana hin ka duu feršikaw tokoraa +redirectLoop-title = Moɲoo woo ši ma bisandi taaga boryo +unknownSocketType-title = Zaabi kaŋ mana hongandi hun feršikaa do +nssFailure2-title = Ciyari saajante kay +corruptedContentError-title = Gundekuna laybante firka +remoteXUL-title = XUL moora +sslv3Used-title = Ši hin ka ciyari saajante tee +inadequateSecurityError-title = War ciyaroo manti saajante diff --git a/browser/browser/aboutConfig.ftl b/browser/browser/aboutConfig.ftl new file mode 100644 index 00000000000..6fbe8159b2d --- /dev/null +++ b/browser/browser/aboutConfig.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/browser/browser/aboutDialog.ftl b/browser/browser/aboutDialog.ftl new file mode 100644 index 00000000000..f818e1ae44b --- /dev/null +++ b/browser/browser/aboutDialog.ftl @@ -0,0 +1,48 @@ +# 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 = { -brand-full-name } ga + +releaseNotes-link = Haya taaga + +update-checkForUpdatesButton = + .label = Taagandirey ceeci + .accesskey = c + +update-updateButton = + .label = Tunandi taaga ka { -brand-shorter-name } taagandi + .accesskey = R + +update-checkingForUpdates = Taagandirey ceeci… +update-downloading = Taagandiri goo ma zumandi —