From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../cs/localization/cs/branding/brand.ftl | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 thunderbird-l10n/cs/localization/cs/branding/brand.ftl (limited to 'thunderbird-l10n/cs/localization/cs/branding') diff --git a/thunderbird-l10n/cs/localization/cs/branding/brand.ftl b/thunderbird-l10n/cs/localization/cs/branding/brand.ftl new file mode 100644 index 0000000000..b39605835c --- /dev/null +++ b/thunderbird-l10n/cs/localization/cs/branding/brand.ftl @@ -0,0 +1,77 @@ +# 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 = + { $case -> + [gen] Thunderbirdu + [dat] Thunderbirdu + [acc] Thunderbird + [voc] Thunderbirde + [loc] Thunderbirdu + [ins] Thunderbirdem + *[nom] Thunderbird + } + .gender = masculine + .case-status = with-cases +-brand-short-name = + { $case -> + [gen] Thunderbirdu + [dat] Thunderbirdu + [acc] Thunderbird + [voc] Thunderbirde + [loc] Thunderbirdu + [ins] Thunderbirdem + *[nom] Thunderbird + } + .gender = masculine + .case-status = with-cases +-brand-full-name = + { $case -> + [gen] Mozilly Thunderbirdu + [dat] Mozille Thunderbirdu + [acc] Mozillu Thunderbird + [voc] Mozillo Thunderbirde + [loc] Mozille Thunderbirdu + [ins] Mozillou Thunderbirdem + *[nom] Mozilla Thunderbird + } + .gender = masculine + .case-status = with-cases +# 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 = + { $case -> + [gen] Thunderbirdu + [dat] Thunderbirdu + [acc] Thunderbird + [voc] Thunderbirde + [loc] Thunderbirdu + [ins] Thunderbirdem + *[nom] Thunderbird + } + .gender = masculine + .case-status = with-cases +-vendor-short-name = + { $case -> + [gen] Mozilly + [dat] Mozille + [acc] Mozillu + [voc] Mozillo + [loc] Mozille + [ins] Mozillou + *[nom] Mozilla + } + .gender = feminine + .case-status = with-cases +trademarkInfo = Mozilla Thunderbird a jeho loga jsou ochrannými známkami organizace Mozilla Foundation. -- cgit v1.2.3