summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger/FilterListDialog.dtd
blob: b9e8dc1bacc059e2116897de08341b5a0a9724e8 (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
<!-- 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 window.title "Filtros de mensajes">
<!ENTITY nameColumn.label "Nombre del filtro">
<!ENTITY activeColumn.label "Activado">
<!ENTITY newButton.label "Nuevo…">
<!ENTITY newButton.accesskey "N">
<!ENTITY newButton.popupCopy.label "Copiar…">
<!ENTITY newButton.popupCopy.accesskey "C">
<!ENTITY editButton.label "Editar…">
<!ENTITY editButton.accesskey "E">
<!ENTITY deleteButton.label "Borrar">
<!ENTITY deleteButton.accesskey "B">
<!ENTITY reorderTopButton "Mover al inicio">
<!ENTITY reorderTopButton.accessKey "o">
<!ENTITY reorderTopButton.toolTip "Reordenar filtro para que se ejecute antes que todos los otros">
<!ENTITY reorderUpButton.label "Subir">
<!ENTITY reorderUpButton.accesskey "S">
<!ENTITY reorderDownButton.label "Bajar">
<!ENTITY reorderDownButton.accesskey "j">
<!ENTITY reorderBottomButton "Mover al final">
<!ENTITY reorderBottomButton.accessKey "f">
<!ENTITY reorderBottomButton.toolTip "Reordenar filtro para que se ejecute después que todos los otros">
<!ENTITY filterHeader.label "Los filtros activos se ejecutan automáticamente en el orden indicado debajo.">
<!ENTITY filtersForPrefix.label "Filtros para:">
<!ENTITY filtersForPrefix.accesskey "F">
<!ENTITY viewLogButton.label "Registro de filtros">
<!ENTITY viewLogButton.accesskey "l">
<!ENTITY runFilters.label "Ejecutar ahora">
<!ENTITY runFilters.accesskey "r">
<!ENTITY stopFilters.label "Parar">
<!ENTITY stopFilters.accesskey "P">
<!ENTITY folderPickerPrefix.label "Ejecutar los filtros seleccionados en:">
<!ENTITY folderPickerPrefix.accesskey "c">
<!ENTITY helpButton.label "Ayuda">
<!ENTITY helpButton.accesskey "u">
<!ENTITY closeCmd.key "W"> 
<!ENTITY searchBox.emptyText "Filtros de búsqueda por nombre…">