diff options
Diffstat (limited to 'l10n-cs/browser/branding')
-rw-r--r-- | l10n-cs/browser/branding/official/brand.dtd | 11 | ||||
-rw-r--r-- | l10n-cs/browser/branding/official/brand.ftl | 77 | ||||
-rw-r--r-- | l10n-cs/browser/branding/official/brand.properties | 14 |
3 files changed, 102 insertions, 0 deletions
diff --git a/l10n-cs/browser/branding/official/brand.dtd b/l10n-cs/browser/branding/official/brand.dtd new file mode 100644 index 0000000000..d094ad0f8d --- /dev/null +++ b/l10n-cs/browser/branding/official/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 brandShorterName "Firefox"> +<!ENTITY brandShortName "Firefox"> +<!ENTITY brandFullName "Mozilla Firefox"> +<!-- LOCALIZATION NOTE (brandProductName): + This brand name can be used in messages where the product name needs to + remain unchanged across different versions (Nightly, Beta, etc.). --> +<!ENTITY brandProductName "Firefox"> diff --git a/l10n-cs/browser/branding/official/brand.ftl b/l10n-cs/browser/branding/official/brand.ftl new file mode 100644 index 0000000000..4ead6787f2 --- /dev/null +++ b/l10n-cs/browser/branding/official/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/. + + +## 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 = + { $case -> + *[nom] Firefox + [gen] Firefoxu + [dat] Firefoxu + [acc] Firefox + [voc] Firefoxe + [loc] Firefoxu + [ins] Firefoxem + } + .gender = masculine +-brand-short-name = + { $case -> + *[nom] Firefox + [gen] Firefoxu + [dat] Firefoxu + [acc] Firefox + [voc] Firefoxe + [loc] Firefoxu + [ins] Firefoxem + } + .gender = masculine +-brand-full-name = Mozilla Firefox +# This brand name can be used in messages where the product name needs to +# remain unchanged across different versions (Nightly, Beta, etc.). +-brand-product-name = + { $case -> + *[nom] Firefox + [gen] Firefoxu + [dat] Firefoxu + [acc] Firefox + [voc] Firefoxe + [loc] Firefoxu + [ins] Firefoxem + } + .gender = masculine +-vendor-short-name = + { $case -> + *[nom] Mozilla + [gen] Mozilly + [dat] Mozille + [acc] Mozillu + [voc] Mozillo + [loc] Mozille + [ins] Mozillou + } + .gender = feminine +trademarkInfo = Firefox a jeho logo jsou ochrannými známkami organizace Mozilla Foundation. diff --git a/l10n-cs/browser/branding/official/brand.properties b/l10n-cs/browser/branding/official/brand.properties new file mode 100644 index 0000000000..568f227d4c --- /dev/null +++ b/l10n-cs/browser/branding/official/brand.properties @@ -0,0 +1,14 @@ +# 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 +# LOCALIZATION NOTE(brandProductName): +# This brand name can be used in messages where the product name needs to +# remain unchanged across different versions (Nightly, Beta, etc.). +brandProductName=Firefox +vendorShortName=Mozilla + +syncBrandShortName=Sync |