From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- l10n-es-ES/mail/branding/thunderbird/brand.dtd | 11 +++++++++++ l10n-es-ES/mail/branding/thunderbird/brand.ftl | 20 ++++++++++++++++++++ .../mail/branding/thunderbird/brand.properties | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 l10n-es-ES/mail/branding/thunderbird/brand.dtd create mode 100644 l10n-es-ES/mail/branding/thunderbird/brand.ftl create mode 100644 l10n-es-ES/mail/branding/thunderbird/brand.properties (limited to 'l10n-es-ES/mail/branding') diff --git a/l10n-es-ES/mail/branding/thunderbird/brand.dtd b/l10n-es-ES/mail/branding/thunderbird/brand.dtd new file mode 100644 index 0000000000..cc718419a2 --- /dev/null +++ b/l10n-es-ES/mail/branding/thunderbird/brand.dtd @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/l10n-es-ES/mail/branding/thunderbird/brand.ftl b/l10n-es-ES/mail/branding/thunderbird/brand.ftl new file mode 100644 index 0000000000..cc03e7a974 --- /dev/null +++ b/l10n-es-ES/mail/branding/thunderbird/brand.ftl @@ -0,0 +1,20 @@ +# 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/. + +## Thunderbird Brand +## +## Thunderbird must be treated as a brand, and kept in English. +## It cannot be: +## - Transliterated. +## - Translated. +## +## Reference: https://www.mozilla.org/styleguide/communications/translation/ + +-brand-shorter-name = Thunderbird +-brand-short-name = Thunderbird +-brand-full-name = Mozilla Thunderbird +# This brand name can be used in messages where the product name needs to +# remain unchanged across different versions (Daily, Beta, etc.). +-brand-product-name = Thunderbird +-vendor-short-name = Mozilla diff --git a/l10n-es-ES/mail/branding/thunderbird/brand.properties b/l10n-es-ES/mail/branding/thunderbird/brand.properties new file mode 100644 index 0000000000..4a03be9035 --- /dev/null +++ b/l10n-es-ES/mail/branding/thunderbird/brand.properties @@ -0,0 +1,8 @@ +# 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/. + +brandShortName = Thunderbird +brandShorterName = Thunderbird +brandFullName = Mozilla Thunderbird +vendorShortName = Mozilla -- cgit v1.2.3