diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-el/browser/branding | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-el/browser/branding')
-rw-r--r-- | l10n-el/browser/branding/official/brand.dtd | 5 | ||||
-rw-r--r-- | l10n-el/browser/branding/official/brand.ftl | 40 | ||||
-rw-r--r-- | l10n-el/browser/branding/official/brand.properties | 8 |
3 files changed, 53 insertions, 0 deletions
diff --git a/l10n-el/browser/branding/official/brand.dtd b/l10n-el/browser/branding/official/brand.dtd new file mode 100644 index 0000000000..b5474b4c99 --- /dev/null +++ b/l10n-el/browser/branding/official/brand.dtd @@ -0,0 +1,5 @@ +<!-- 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 "Firefox"> diff --git a/l10n-el/browser/branding/official/brand.ftl b/l10n-el/browser/branding/official/brand.ftl new file mode 100644 index 0000000000..56bff905bc --- /dev/null +++ b/l10n-el/browser/branding/official/brand.ftl @@ -0,0 +1,40 @@ +# 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-shortcut-name = Firefox + +-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 = Firefox +-vendor-short-name = Mozilla +trademarkInfo = Το Firefox και τα λογότυπά του αποτελούν εμπορικά σήματα του Mozilla Foundation. diff --git a/l10n-el/browser/branding/official/brand.properties b/l10n-el/browser/branding/official/brand.properties new file mode 100644 index 0000000000..9d6a612125 --- /dev/null +++ b/l10n-el/browser/branding/official/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/. + +brandShorterName=Firefox +brandShortName=Firefox +brandFullName=Mozilla Firefox + |