diff options
Diffstat (limited to 'l10n-hsb/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd')
-rw-r--r-- | l10n-hsb/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-hsb/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd b/l10n-hsb/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd new file mode 100644 index 0000000000..c3ef89333b --- /dev/null +++ b/l10n-hsb/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd @@ -0,0 +1,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 "Prawopis kontrolować"> + +<!ENTITY misspelledWord.label "Wopak napisane słowo:"> +<!ENTITY wordEditField.label "Narunać přez:"> +<!ENTITY wordEditField.accessKey "N"> +<!ENTITY checkwordButton.label "Słowo kontrolować"> +<!ENTITY checkwordButton.accessKey "k"> +<!ENTITY suggestions.label "Namjety:"> +<!ENTITY suggestions.accessKey "m"> +<!ENTITY ignoreButton.label "Ignorować"> +<!ENTITY ignoreButton.accessKey "I"> +<!ENTITY ignoreAllButton.label "Wšě ignorować"> +<!ENTITY ignoreAllButton.accessKey "W"> +<!ENTITY replaceButton.label "Narunać"> +<!ENTITY replaceButton.accessKey "r"> +<!ENTITY replaceAllButton.label "Wšě narunać"> +<!ENTITY replaceAllButton.accessKey "u"> +<!ENTITY stopButton.label "Stój"> +<!ENTITY stopButton.accessKey "t"> +<!ENTITY userDictionary.label "Wosobinski słownik:"> +<!ENTITY moreDictionaries.label "Dalše słowniki sćahnyć…"> +<!ENTITY addToUserDictionaryButton.label "Słowo přidać"> +<!ENTITY addToUserDictionaryButton.accessKey "d"> +<!ENTITY editUserDictionaryButton.label "Wobdźěłać…"> +<!ENTITY editUserDictionaryButton.accessKey "b"> +<!ENTITY recheckButton2.label "Tekst znowa kontrolować"> +<!ENTITY recheckButton2.accessKey "T"> +<!ENTITY closeButton.label "Začinić"> +<!ENTITY closeButton.accessKey "Z"> +<!ENTITY sendButton.label "Pósłać"> +<!ENTITY sendButton.accessKey "P"> +<!ENTITY languagePopup.label "Rěč:"> +<!ENTITY languagePopup.accessKey "R"> |