blob: f4e6e4c0bf420bb4a577ab53d14879ab6be191c4 (
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
|
<!-- 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/. -->
<!-- LOCALIZATION NOTE (places.library.title): use "Library", "Archive" or "Repository" -->
<!ENTITY places.library.title "Biblioteca">
<!ENTITY places.library.width "700">
<!ENTITY places.library.height "500">
<!ENTITY organize.label "Organizar">
<!ENTITY organize.accesskey "O">
<!ENTITY organize.tooltip "Organizar sus marcadores">
<!ENTITY file.close.label "Cerrar">
<!ENTITY file.close.accesskey "r">
<!ENTITY cmd.close.key "w">
<!ENTITY views.label "Vistas">
<!ENTITY views.accesskey "V">
<!ENTITY views.tooltip "Cambiar la vista">
<!ENTITY view.columns.label "Mostrar columnas">
<!ENTITY view.columns.accesskey "s">
<!ENTITY view.sort.label "Ordenadas">
<!ENTITY view.sort.accesskey "O">
<!ENTITY view.unsorted.label "Sin ordenar">
<!ENTITY view.unsorted.accesskey "d">
<!ENTITY view.sortAscending.label "Ordenado A > Z">
<!ENTITY view.sortAscending.accesskey "A">
<!ENTITY view.sortDescending.label "Ordenado Z > A">
<!ENTITY view.sortDescending.accesskey "Z">
<!ENTITY importBookmarksFromHTML.label "Importar marcadores desde HTML…">
<!ENTITY importBookmarksFromHTML.accesskey "I">
<!ENTITY exportBookmarksToHTML.label "Exportar marcadores a HTML…">
<!ENTITY exportBookmarksToHTML.accesskey "E">
<!ENTITY importOtherBrowser.label "Importar datos de otro navegador…">
<!ENTITY importOtherBrowser.accesskey "A">
<!ENTITY cmd.backup.label "Resguardar…">
<!ENTITY cmd.backup.accesskey "g">
<!ENTITY cmd.restore2.label "Restaurar">
<!ENTITY cmd.restore2.accesskey "R">
<!ENTITY cmd.restoreFromFile.label "Seleccionar archivo…">
<!ENTITY cmd.restoreFromFile.accesskey "c">
<!ENTITY col.name.label "Nombre">
<!ENTITY col.tags.label "Etiquetas">
<!ENTITY col.url.label "Dirección">
<!ENTITY col.mostrecentvisit.label "Visita más reciente">
<!ENTITY col.visitcount.label "Cantidad de visitas">
<!ENTITY col.dateadded.label "Agregado">
<!ENTITY col.lastmodified.label "Última modificación">
<!ENTITY cmd.find.key "f">
<!ENTITY maintenance.label "Importar y resguardar">
<!ENTITY maintenance.accesskey "I">
<!ENTITY maintenance.tooltip "Importar y resguardar sus marcadores">
<!ENTITY backButton.tooltip "Ir atrás">
<!ENTITY forwardButton.tooltip "Ir adelante">
<!ENTITY detailsPane.selectAnItemText.description "Seleccione un ítem para mostrar y editar sus propiedades">
|