blob: 8e8890e71e9b27c3d794bf1c497eb342a2b80812 (
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
|
<!-- 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 spellAddToDictionary.label "Añadir al diccionario">
<!ENTITY spellAddToDictionary.accesskey "o">
<!ENTITY spellUndoAddToDictionary.label "Deshacer Añadir al diccionario">
<!ENTITY spellUndoAddToDictionary.accesskey "h">
<!ENTITY spellCheckToggle.label "Comprobar ortografía">
<!ENTITY spellCheckToggle.accesskey "b">
<!ENTITY spellNoSuggestions.label "(No hay sugerencias de ortografía)">
<!ENTITY spellDictionaries.label "Idiomas">
<!ENTITY spellDictionaries.accesskey "I">
<!ENTITY searchTextBox.clear.label "Limpiar">
<!ENTITY fillLoginMenu.label "Rellenar inicio de sesión">
<!ENTITY fillLoginMenu.accesskey "R">
<!ENTITY fillPasswordMenu.label "Rellenar contraseña">
<!ENTITY fillPasswordMenu.accesskey "R">
<!ENTITY fillUsernameMenu.label "Rellenar nombre de usuario">
<!ENTITY fillUsernameMenu.accesskey "m">
<!ENTITY noLoginSuggestions.label "(sin sugerencias de inicio de sesión)">
<!ENTITY viewSavedLogins.label "Ver cuentas guardadas">
|