diff options
Diffstat (limited to 'l10n-es-MX/mail/messenger/preferences/fonts.ftl')
-rw-r--r-- | l10n-es-MX/mail/messenger/preferences/fonts.ftl | 148 |
1 files changed, 148 insertions, 0 deletions
diff --git a/l10n-es-MX/mail/messenger/preferences/fonts.ftl b/l10n-es-MX/mail/messenger/preferences/fonts.ftl new file mode 100644 index 0000000000..ab11964066 --- /dev/null +++ b/l10n-es-MX/mail/messenger/preferences/fonts.ftl @@ -0,0 +1,148 @@ +# 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/. + +# Variables: +# $name {string, "Arial"} - Name of the default font +fonts-label-default = + .label = Predeterminada ({ $name }) +fonts-label-default-unnamed = + .label = Predeterminada + +fonts-encoding-dialog-title = + .title = Tipografías y codificación + +fonts-language-legend = + .value = Fuentes para: + .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 = Latino +font-language-group-japanese = + .label = Japonés +font-language-group-trad-chinese = + .label = Chino tradicional (Taiwán) +font-language-group-simpl-chinese = + .label = Chino simplificado +font-language-group-trad-chinese-hk = + .label = Chino tradicional (Hong Kong) +font-language-group-korean = + .label = Coreano +font-language-group-cyrillic = + .label = Cirílico +font-language-group-el = + .label = Griego +font-language-group-other = + .label = Otros sistemas de escritura +font-language-group-thai = + .label = Tailandés +font-language-group-hebrew = + .label = Hebreo +font-language-group-arabic = + .label = Arábico +font-language-group-devanagari = + .label = Devanagari +font-language-group-tamil = + .label = Tamil +font-language-group-armenian = + .label = Armenio +font-language-group-bengali = + .label = Bengalí +font-language-group-canadian = + .label = Silabario Canadiense Unificado +font-language-group-ethiopic = + .label = Etíope +font-language-group-georgian = + .label = Georgiano +font-language-group-gujarati = + .label = Gujarati +font-language-group-gurmukhi = + .label = Gurmukhi +font-language-group-khmer = + .label = Khmer +font-language-group-malayalam = + .label = Malabar +font-language-group-math = + .label = Matemáticas +font-language-group-odia = + .label = Odia +font-language-group-telugu = + .label = Télegu +font-language-group-kannada = + .label = Canarés +font-language-group-sinhala = + .label = Cingalés +font-language-group-tibetan = + .label = Tibetano + +## Default font type + +default-font-serif = + .label = Serif + +default-font-sans-serif = + .label = Sans Serif + +font-size-label = + .value = Tamaño: + .accesskey = e + +font-size-monospace-label = + .value = Tamaño: + .accesskey = i + +font-serif-label = + .value = Serif: + .accesskey = S + +font-sans-serif-label = + .value = Sans-serif: + .accesskey = n + +font-monospace-label = + .value = Monospace: + .accesskey = M + +font-min-size-label = + .value = Tamaño mínimo de fuente: + .accesskey = z + +min-size-none = + .label = Ninguno + +## Fonts in message + +font-control-legend = Control de fuente + +use-document-fonts-checkbox = + .label = Permitir que los mensajes usen otras fuentes + .accesskey = o + +use-fixed-width-plain-checkbox = + .label = Usar fuente de ancho fijo para mensajes de texto sin formato + .accesskey = x + +## Language settings + +text-encoding-legend = Codificación de texto + +text-encoding-description = Establecer la codificación de texto predeterminada para enviar y recibir correo + +font-outgoing-email-label = + .value = Correo saliente: + .accesskey = u + +font-incoming-email-label = + .value = Correo entrante: + .accesskey = I + +default-font-reply-checkbox = + .label = Cuando sea posible, usa la codificación de texto predeterminada en las respuestas + .accesskey = h |