blob: 9c0c521f684ee58f9c193be317e5daeebdfb3369 (
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
|
<!-- 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 minimizeWindowCmd.label "Minimizar">
<!ENTITY minimizeWindowCmd.key "M">
<!ENTITY zoomWindowCmd.label "Tamaño">
<!ENTITY navigatorCmd.label "Navegador">
<!ENTITY navigatorCmd.accesskey "N">
<!ENTITY navigatorCmd.commandkey "1">
<!ENTITY editorCmd.label "Composer">
<!ENTITY editorCmd.accesskey "C">
<!ENTITY editorCmd.commandkey "4">
<!ENTITY errorConsoleCmd.label "Consola de errores">
<!ENTITY errorConsoleCmd.accesskey "C">
<!ENTITY errorConsoleCmd.commandkey2 "j">
<!ENTITY taskNavigator.tooltip "Navegador">
<!ENTITY taskComposer.tooltip "Composer">
<!ENTITY webDevelopment.label "Desarrollo web">
<!ENTITY webDevelopment.accesskey "W">
<!ENTITY windowMenu.label "Ventana">
<!ENTITY windowMenu.accesskey "n">
<!ENTITY tasksMenu.label "Herramientas">
<!ENTITY tasksMenu.accesskey "T">
<!ENTITY datamanCmd.label "Administrador de datos">
<!ENTITY datamanCmd.accesskey "s">
<!ENTITY passwordManagerCmd.label "Administrador de contraseñas">
<!ENTITY passwordManagerCmd.accesskey "A">
<!ENTITY passwordDisplayCmd.label "Administrar contraseñas guardadas">
<!ENTITY passwordDisplayCmd.accesskey "A">
<!ENTITY passwordExpireCmd.label "Cerrar sesión">
<!ENTITY passwordExpireCmd.accesskey "C">
<!ENTITY downloadManagerCmd.label "Administrador de descargas">
<!ENTITY downloadManagerCmd.accesskey "n">
<!ENTITY downloadManagerCmd.commandkey "j">
<!ENTITY addOnsManagerCmd.label "Administrador de complementos">
<!ENTITY addOnsManagerCmd.accesskey "c">
<!ENTITY addOnsManagerCmd.commandkey "a">
<!ENTITY switchProfileCmd.label "Intercambiar perfil…">
<!ENTITY switchProfileCmd.accesskey "I">
<!ENTITY syncBrand.shortName.label "Sync">
<!ENTITY syncSetup.label "Configurar Sync…">
<!ENTITY syncSetup.accesskey "S">
<!ENTITY syncSyncNowItem.label "Sincronizar ahora">
<!ENTITY syncSyncNowItem.accesskey "S">
|