summaryrefslogtreecommitdiffstats
path: root/l10n-gl/editor/ui/chrome/dialogs/EditorSpellCheck.dtd
blob: a1f91cdddb1fdf1dfe079978d55a4e9a6e79eaf0 (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
<!-- 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/. -->

<!-- Window title -->
<!ENTITY windowTitle.label "Verificación ortográfica">

<!ENTITY misspelledWord.label "Palabra mal ortografada:">
<!ENTITY wordEditField.label "Substituír por:">
<!ENTITY wordEditField.accessKey "t">
<!ENTITY checkwordButton.label "Verificar palabra">
<!ENTITY checkwordButton.accessKey "V">
<!ENTITY suggestions.label "Suxestións:">
<!ENTITY suggestions.accessKey "x">
<!ENTITY ignoreButton.label "Ignorar">
<!ENTITY ignoreButton.accessKey "I">
<!ENTITY ignoreAllButton.label "Ignorar todo">
<!ENTITY ignoreAllButton.accessKey "n">
<!ENTITY replaceButton.label "Substituír">
<!ENTITY replaceButton.accessKey "S">
<!ENTITY replaceAllButton.label "Substituír todo">
<!ENTITY replaceAllButton.accessKey "t">
<!ENTITY stopButton.label "Deter">
<!ENTITY stopButton.accessKey "e">
<!ENTITY userDictionary.label "Dicionario persoal:">
<!ENTITY moreDictionaries.label "Descargar máis dicionarios…">
<!ENTITY addToUserDictionaryButton.label "Engadir palabra">
<!ENTITY addToUserDictionaryButton.accessKey "g">
<!ENTITY editUserDictionaryButton.label "Editar…">
<!ENTITY editUserDictionaryButton.accessKey "E">
<!ENTITY recheckButton2.label "Volver a comprobar texto">
<!ENTITY recheckButton2.accessKey "t">
<!ENTITY closeButton.label "Pechar">
<!ENTITY closeButton.accessKey "P">
<!ENTITY sendButton.label "Enviar">
<!ENTITY sendButton.accessKey "E">
<!ENTITY languagePopup.label "Idioma:">
<!ENTITY languagePopup.accessKey "I">