diff options
Diffstat (limited to 'l10n-es-ES/mail/messenger/preferences/fonts.ftl')
-rw-r--r-- | l10n-es-ES/mail/messenger/preferences/fonts.ftl | 151 |
1 files changed, 151 insertions, 0 deletions
diff --git a/l10n-es-ES/mail/messenger/preferences/fonts.ftl b/l10n-es-ES/mail/messenger/preferences/fonts.ftl new file mode 100644 index 0000000000..bfa8e5b5ee --- /dev/null +++ b/l10n-es-ES/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 = ({ $name }) por omisión +fonts-label-default-unnamed = + .label = Por omisión + +fonts-encoding-dialog-title = + .title = Tipografías y codificación + +fonts-language-legend = + .value = Tipos de letra 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 = Latin +font-language-group-japanese = + .label = Japonés +font-language-group-trad-chinese = + .label = Chino tradicional (Taiwan) +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 = Árabe +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 unificado canadiense +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 = Malayo +font-language-group-math = + .label = Matemáticas +font-language-group-odia = + .label = Odia +font-language-group-telugu = + .label = Telugu +font-language-group-kannada = + .label = Kannada +font-language-group-sinhala = + .label = Sinhala +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 = T + +font-size-monospace-label = + .value = Tamaño: + .accesskey = m + +font-serif-label = + .value = Serif: + .accesskey = S + +font-sans-serif-label = + .value = Sans-serif: + .accesskey = n + +font-monospace-label = + .value = Tipo fijo: + .accesskey = M + +font-min-size-label = + .value = Tamaño de letra mínimo: + .accesskey = z + +min-size-none = + .label = Ninguno + +## Fonts in message + +font-control-legend = Control de tipografía + +use-document-fonts-checkbox = + .label = Permitir a los mensajes usar otros tipos + .accesskey = o + +use-fixed-width-plain-checkbox = + .label = Usar tipografías de ancho fijo para mensajes de texto sin formato + .accesskey = x + +## Language settings + +text-encoding-legend = Codificación de texto + +text-encoding-description = Fijar la codificación por omisión para enviar y recibir mensajes + +font-outgoing-email-label = + .value = Correo saliente: + .accesskey = s + +font-incoming-email-label = + .value = Correo entrante: + .accesskey = e + +default-font-reply-checkbox = + .label = Cuando sea posible, usar la codificación por omisión en las respuestas + .accesskey = u |