blob: b3575ef1b996937798580036aa2dcdd94e8f91bd (
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
<!-- 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 folderProps.windowtitle.label "Propiedades">
<!ENTITY generalInfo.label "Información general">
<!ENTITY folderCharsetFallback2.label "Codificación de texto de emergencia:">
<!ENTITY folderCharsetFallback2.accesskey "E">
<!ENTITY folderCharsetEnforce2.label "Aplicar la codificación a todos los mensajes en la carpeta (la codificación de texto individual y la detección automática serán ignoradas)">
<!ENTITY folderCharsetEnforce2.accesskey "A">
<!ENTITY folderRebuildSummaryFileTip2.label "Reconstruir archivo índice resumen">
<!ENTITY folderRebuildSummaryFile2.label "Reparar carpeta">
<!ENTITY folderRebuildSummaryFile2.accesskey "R">
<!ENTITY folderRebuildSummaryFile.explanation "Algunas veces el archivo índice de carpetas (.msf) puede dañarse y pueden aparecer mensajes perdidos o algunos mensajes borrados vueven a mostrarse; reparar la carpeta puede solucionar estos problemas.">
<!ENTITY folderIncludeInGlobalSearch.label "Incluir mensajes de esta carpeta en los resultados globales de búsqueda">
<!ENTITY folderIncludeInGlobalSearch.accesskey "g">
<!ENTITY retention.label "Política de retención">
<!ENTITY retentionUseAccount.label "Usar mi configuración de cuenta">
<!ENTITY retentionUseAccount.accesskey "U">
<!ENTITY daysOld.label "días">
<!ENTITY message.label "mensajes">
<!ENTITY retentionCleanup.label "Para recuperar espacio en disco, los mensajes viejos pueden ser borrados permanentemente">
<!ENTITY retentionCleanupImap.label "Para recuperar espacio en disco, los mensajes viejos pueden ser borrados permanentemente tanto las copias locales como los originales en el servidor remoto.">
<!ENTITY retentionCleanupPop.label "Para recuperar espacio en disco, los mensajes viejos pueden ser borrados permanentemente incluyendo los originales en el servidor remoto.">
<!ENTITY retentionDeleteMsg.label "Borrar mensajes de más de">
<!ENTITY retentionDeleteMsg.accesskey "m">
<!ENTITY retentionKeepAll.label "No borrar ningún mensaje">
<!ENTITY retentionKeepAll.accesskey "a">
<!ENTITY retentionKeepRecent.label "Los más nuevos">
<!ENTITY retentionKeepRecent.accesskey "n">
<!ENTITY retentionApplyToFlagged.label "Siempre mantener los mensajes destacados">
<!ENTITY retentionApplyToFlagged.accesskey "e">
<!ENTITY folderSynchronizationTab.label "Sincronización">
<!ENTITY folderCheckForNewMessages2.label "Al obtener nuevos mensajes para esta cuenta, siempre verificar esta carpeta">
<!ENTITY folderCheckForNewMessages2.accesskey "c">
<!ENTITY offlineFolder.check.label "Seleccionar esta carpeta para usar sin conexión">
<!ENTITY offlineFolder.check.accesskey "S">
<!ENTITY offlineFolder.button.label "Descargar ahora">
<!ENTITY offlineFolder.button.accesskey "D">
<!ENTITY selectofflineNewsgroup.check.label "Seleccionar este grupo de noticias para usar sin conexión">
<!ENTITY selectofflineNewsgroup.check.accesskey "o">
<!ENTITY offlineNewsgroup.button.label "Descargar ahora">
<!ENTITY offlineNewsgroup.button.accesskey "D">
<!ENTITY folderProps.name.label "Nombre:">
<!ENTITY folderProps.name.accesskey "N">
<!ENTITY folderProps.location.label "Ubicación:">
<!ENTITY folderProps.location.accesskey "U">
<!ENTITY folderSharingTab.label "Compartir">
<!ENTITY privileges.button.label "Privilegios…">
<!ENTITY privileges.button.accesskey "P">
<!ENTITY permissionsDesc.label "Tiene los siguientes permisos:">
<!ENTITY folderType.label "Tipo de carpeta:">
<!ENTITY folderQuotaTab.label "Cuota">
<!ENTITY folderQuotaRoot.label "Cuota raíz:">
<!ENTITY folderQuotaUsage.label "Uso:">
<!ENTITY folderQuotaStatus.label "Estado:">
<!ENTITY numberOfMessages.label "Número de mensajes:">
<!-- LOCALIZATION NOTE: When the number of messages can't be determined, this string is displayed as the number -->
<!ENTITY numberUnknown.label "desconocido">
<!ENTITY sizeOnDisk.label "Tamaño en disco:">
<!-- LOCALIZATION NOTE: When the size can't be determined, this string is displayed as the size -->
<!ENTITY sizeUnknown.label "desconocido">
|