summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/de/chrome/de/locale/de/messenger/messengercompose/EditorSpellCheck.dtd
blob: 5b3525a325d4b25ed92bb90e2539208588a85570 (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 "Rechtschreibprüfung">

<!ENTITY misspelledWord.label "Falsch geschriebenes Wort:">
<!ENTITY wordEditField.label "Ersetzen durch:">
<!ENTITY wordEditField.accessKey "d">
<!ENTITY checkwordButton.label "Wort prüfen">
<!ENTITY checkwordButton.accessKey "p">
<!ENTITY suggestions.label "Vorschläge:">
<!ENTITY suggestions.accessKey "V">
<!ENTITY ignoreButton.label "Ignorieren">
<!ENTITY ignoreButton.accessKey "I">
<!ENTITY ignoreAllButton.label "Alle ignorieren">
<!ENTITY ignoreAllButton.accessKey "g">
<!ENTITY replaceButton.label "Ersetzen">
<!ENTITY replaceButton.accessKey "E">
<!ENTITY replaceAllButton.label "Alle ersetzen">
<!ENTITY replaceAllButton.accessKey "A">
<!ENTITY stopButton.label "Stopp">
<!ENTITY stopButton.accessKey "o">
<!ENTITY userDictionary.label "Benutzerwörterbuch:">
<!ENTITY moreDictionaries.label "Weitere Wörterbücher herunterladen…">
<!ENTITY addToUserDictionaryButton.label "Wort hinzufügen">
<!ENTITY addToUserDictionaryButton.accessKey "h">
<!ENTITY editUserDictionaryButton.label "Bearbeiten…">
<!ENTITY editUserDictionaryButton.accessKey "B">
<!ENTITY recheckButton2.label "Text erneut überprüfen">
<!ENTITY recheckButton2.accessKey "T">
<!ENTITY closeButton.label "Schließen">
<!ENTITY closeButton.accessKey "c">
<!ENTITY sendButton.label "Senden">
<!ENTITY sendButton.accessKey "S">
<!ENTITY languagePopup.label "Sprache:">
<!ENTITY languagePopup.accessKey "r">