diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-mk/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-mk/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd')
-rw-r--r-- | l10n-mk/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-mk/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd b/l10n-mk/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd new file mode 100644 index 0000000000..47e9ac5dd8 --- /dev/null +++ b/l10n-mk/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd @@ -0,0 +1,36 @@ +<!-- 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 "Проверка на правопис"> + +<!ENTITY misspelledWord.label "Погрешно напишан збор:"> +<!ENTITY wordEditField.label "Замени со:"> +<!ENTITY wordEditField.accessKey "м"> +<!ENTITY checkwordButton.label "Провери го зборот"> +<!ENTITY checkwordButton.accessKey "з"> +<!ENTITY suggestions.label "Предлози:"> +<!ENTITY suggestions.accessKey "л"> +<!ENTITY ignoreButton.label "Игнорирај"> +<!ENTITY ignoreButton.accessKey "И"> +<!ENTITY ignoreAllButton.label "Игнорирај сè"> +<!ENTITY ignoreAllButton.accessKey "н"> +<!ENTITY replaceButton.label "Замени"> +<!ENTITY replaceButton.accessKey "м"> +<!ENTITY replaceAllButton.label "Замени сè"> +<!ENTITY replaceAllButton.accessKey "с"> +<!ENTITY stopButton.label "Стоп"> +<!ENTITY stopButton.accessKey "т"> +<!ENTITY userDictionary.label "Личен речник:"> +<!ENTITY moreDictionaries.label "Преземи уште речници…"> +<!ENTITY addToUserDictionaryButton.label "Додај збор"> +<!ENTITY addToUserDictionaryButton.accessKey "Д"> +<!ENTITY editUserDictionaryButton.label "Уреди…"> +<!ENTITY editUserDictionaryButton.accessKey "е"> +<!ENTITY closeButton.label "Затвори"> +<!ENTITY closeButton.accessKey "З"> +<!ENTITY sendButton.label "Испрати"> +<!ENTITY sendButton.accessKey "с"> +<!ENTITY languagePopup.label "Јазик:"> +<!ENTITY languagePopup.accessKey "Ј"> |