summaryrefslogtreecommitdiffstats
path: root/l10n-nb-NO/suite/chrome/editor/dialogs/EditorSpellCheck.dtd
blob: 19d7c5a14d640e363cb0b66774c9265c03560545 (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 "Stavekontroll">

<!ENTITY misspelledWord.label "Feilstavet ord:">
<!ENTITY wordEditField.label "Erstatt med:">
<!ENTITY wordEditField.accessKey "E">
<!ENTITY checkwordButton.label "Kontroller ord">
<!ENTITY checkwordButton.accessKey "K">
<!ENTITY suggestions.label "Forslag:">
<!ENTITY suggestions.accessKey "F">
<!ENTITY ignoreButton.label "Ignorer">
<!ENTITY ignoreButton.accessKey "I">
<!ENTITY ignoreAllButton.label "Ignorer alle">
<!ENTITY ignoreAllButton.accessKey "n">
<!ENTITY replaceButton.label "Erstatt">
<!ENTITY replaceButton.accessKey "E">
<!ENTITY replaceAllButton.label "Erstatt alle">
<!ENTITY replaceAllButton.accessKey "a">
<!ENTITY stopButton.label "Stopp">
<!ENTITY stopButton.accessKey "t">
<!ENTITY userDictionary.label "Egendefinert ordbok:">
<!ENTITY moreDictionaries.label "Last ned flere …">
<!ENTITY addToUserDictionaryButton.label "Legg til ord">
<!ENTITY addToUserDictionaryButton.accessKey "g">
<!ENTITY editUserDictionaryButton.label "Rediger …">
<!ENTITY editUserDictionaryButton.accessKey "R">
<!ENTITY recheckButton2.label "Sjekk tekst på nytt">
<!ENTITY recheckButton2.accessKey "t">
<!ENTITY closeButton.label "Lukk">
<!ENTITY closeButton.accessKey "L">
<!ENTITY sendButton.label "Send">
<!ENTITY sendButton.accessKey "d">
<!ENTITY languagePopup.label "Språk:">
<!ENTITY languagePopup.accessKey "S">