summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/suite/chrome/mailnews/pref/pref-composing_messages.dtd
blob: 0d8053927fd3677468b216f2661c28e3b347e31d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!-- 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 pref.composing.messages.title        "Redacción">
<!ENTITY generalComposing.label               "General">
<!ENTITY forwardMsg.label                     "Reenviar mensajes:">
<!ENTITY inline.label                         "Inline">
<!ENTITY inline.accesskey                     "n">
<!ENTITY asAttachment.label                   "Como adjunto">
<!ENTITY asAttachment.accesskey               "a">

<!ENTITY replyQuoteInline.label               "Los adjuntos citados se ven dentro del documento en las respuestas">
<!ENTITY replyQuoteInline.accesskey           "L">
<!ENTITY warnOnSendAccelKey.label             "Confirmar cuando se usan atajos de teclados para enviar mensajes">
<!ENTITY warnOnSendAccelKey.accesskey         "s">
<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with
     "xxx minutes", using a number and (autoSaveEnd.label). -->
<!ENTITY autoSave.label                       "Guardar el mensaje automáticamente cada">
<!ENTITY autoSave.accesskey                   "u">
<!ENTITY autoSaveEnd.label                    "minutos">
<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). -->
<!ENTITY wrapOutMsg.label                     "Cortar mensajes de texto simple a los">
<!ENTITY wrapOutMsg.accesskey                 "C">
<!ENTITY char.label                           "caracteres">

<!ENTITY defaultMessagesHeader.label          "Predeterminados para mensajes HTML">
<!ENTITY font.label                           "Tipografía:">
<!ENTITY font.accesskey                       "r">
<!ENTITY size.label                           "Tamaño:">
<!ENTITY size.accesskey                       "m">
<!ENTITY fontColor.label                      "Texto:">
<!ENTITY fontColor.accesskey                  "T">
<!ENTITY bgColor.label                        "Fondo:">
<!ENTITY bgColor.accesskey                    "F">
<!ENTITY defaultCompose.label                 "Formato de composición predeterminado:">
<!ENTITY defaultBodyText.label                "Texto del mensaje (Tecla Intro crea una nueva línea)">
<!ENTITY defaultBodyText.accesskey            "o">
<!ENTITY defaultParagraph.label               "Párrafo (Tecla Intro crea un nuevo párrafo)">
<!ENTITY defaultParagraph.accesskey           "P">

<!ENTITY selectHeaderType.label               "Seleccione tipo de encabezado de respuesta:">
<!ENTITY selectHeaderType.accesskey           "e">
<!ENTITY noReplyOption.label                  "Sin encabezado de respuesta">
<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the
  mailnews.reply_header_authorwrotesingle preference. [Author] needs to be
  translated. -->
<!ENTITY authorWroteOption.label              "[Autor] escribió:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
  mailnews.reply_header_ondateauthorwrote preference. [Author] and [date]
  need to be translated. -->
<!ENTITY onDateAuthorWroteOption.label        "El [fecha], [autor] escribió:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
  mailnews.reply_header_authorwroteondate preference. [Author] and [date]
  need to be translated. -->
<!ENTITY authorWroteOnDateOption.label        "[Autor] escribió, el [fecha]:">