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-ca/mail/messenger/preferences/fonts.ftl | |
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-ca/mail/messenger/preferences/fonts.ftl')
-rw-r--r-- | l10n-ca/mail/messenger/preferences/fonts.ftl | 151 |
1 files changed, 151 insertions, 0 deletions
diff --git a/l10n-ca/mail/messenger/preferences/fonts.ftl b/l10n-ca/mail/messenger/preferences/fonts.ftl new file mode 100644 index 0000000000..bc95deec1d --- /dev/null +++ b/l10n-ca/mail/messenger/preferences/fonts.ftl @@ -0,0 +1,151 @@ +# 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/. + +fonts-window-close = + .key = w + +# Variables: +# $name {string, "Arial"} - Name of the default font +fonts-label-default = + .label = Per defecte ({ $name }) +fonts-label-default-unnamed = + .label = Per defecte + +fonts-encoding-dialog-title = + .title = Tipus de lletra i codificacions + +fonts-language-legend = + .value = Tipus de lletra per a: + .accesskey = T + +fonts-proportional-label = + .value = Proporcional: + .accesskey = P + +## Languages + +# Note: Translate "Latin" as the name of Latin (Roman) script, not as the name of the Latin language. +font-language-group-latin = + .label = Llatí +font-language-group-japanese = + .label = Japonès +font-language-group-trad-chinese = + .label = Xinès tradicional (Taiwan) +font-language-group-simpl-chinese = + .label = Xinès simplificat +font-language-group-trad-chinese-hk = + .label = Xinès tradicional (Hong Kong) +font-language-group-korean = + .label = Coreà +font-language-group-cyrillic = + .label = Ciríl·lic +font-language-group-el = + .label = Grec +font-language-group-other = + .label = Altres sistemes d'escriptura +font-language-group-thai = + .label = Tailandès +font-language-group-hebrew = + .label = Hebreu +font-language-group-arabic = + .label = Àrab +font-language-group-devanagari = + .label = Devanagari +font-language-group-tamil = + .label = Tàmil +font-language-group-armenian = + .label = Armeni +font-language-group-bengali = + .label = Bengalí +font-language-group-canadian = + .label = Unified Canadian Syllabary +font-language-group-ethiopic = + .label = Etíop +font-language-group-georgian = + .label = Georgià +font-language-group-gujarati = + .label = Gujarati +font-language-group-gurmukhi = + .label = Gurmukhi +font-language-group-khmer = + .label = Khmer +font-language-group-malayalam = + .label = Malaiàlam +font-language-group-math = + .label = Matemàtiques +font-language-group-odia = + .label = Oriya +font-language-group-telugu = + .label = Telugu +font-language-group-kannada = + .label = Kanarès +font-language-group-sinhala = + .label = Singalès +font-language-group-tibetan = + .label = Tibetà + +## Default font type + +default-font-serif = + .label = Serif + +default-font-sans-serif = + .label = Sans Serif + +font-size-proportional-label = + .value = Mida: + .accesskey = M + +font-size-monospace-label = + .value = Mida: + .accesskey = i + +font-serif-label = + .value = Serif: + .accesskey = S + +font-sans-serif-label = + .value = Sans-serif: + .accesskey = n + +font-monospace-label = + .value = Monoespai: + .accesskey = M + +font-min-size-label = + .value = Mida mínima de la lletra: + .accesskey = d + +min-size-none = + .label = Cap + +## Fonts in message + +font-control-legend = Control del tipus de lletra + +use-document-fonts-checkbox = + .label = Permet que els missatges utilitzin altres tipus de lletra + .accesskey = e + +use-fixed-width-plain-checkbox = + .label = Utilitza el tipus de lletra d'amplada fixa per als missatges de text + .accesskey = x + +## Language settings + +text-encoding-legend = Codificació del text + +text-encoding-description = Definiu la codificació del text per defecte per enviar i rebre correu + +font-outgoing-email-label = + .value = Correu de sortida: + .accesskey = u + +font-incoming-email-label = + .value = Correu d'entrada: + .accesskey = e + +default-font-reply-checkbox = + .label = Quan sigui possible, utilitza la codificació del text per defecte en les respostes + .accesskey = z |