diff options
Diffstat (limited to 'l10n-es-ES/mail/branding/thunderbird')
-rw-r--r-- | l10n-es-ES/mail/branding/thunderbird/brand.dtd | 11 | ||||
-rw-r--r-- | l10n-es-ES/mail/branding/thunderbird/brand.ftl | 20 | ||||
-rw-r--r-- | l10n-es-ES/mail/branding/thunderbird/brand.properties | 8 |
3 files changed, 39 insertions, 0 deletions
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 @@ +<!-- 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/. --> + +<!ENTITY brandShortName "Thunderbird"> +<!ENTITY brandShorterName "Thunderbird"> +<!ENTITY brandFullName "Mozilla Thunderbird"> +<!ENTITY brandProductName "Thunderbird"> +<!ENTITY vendorShortName "Mozilla"> +<!ENTITY trademarkInfo.part1 "Mozilla Thunderbird y los logos de Thunderbird +son marcas registradas de la FundaciĆ³n Mozilla."> 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 |