diff options
Diffstat (limited to 'l10n-ms/suite/chrome/editor/dialogs/EditorSpellCheck.dtd')
-rw-r--r-- | l10n-ms/suite/chrome/editor/dialogs/EditorSpellCheck.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-ms/suite/chrome/editor/dialogs/EditorSpellCheck.dtd b/l10n-ms/suite/chrome/editor/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..d898443744 --- /dev/null +++ b/l10n-ms/suite/chrome/editor/dialogs/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 "Semak Ejaan"> + +<!ENTITY misspelledWord.label "Perkataan tersalah eja:"> +<!ENTITY wordEditField.label "Ganti dengan:"> +<!ENTITY wordEditField.accessKey "d"> +<!ENTITY checkwordButton.label "Semak Perkataan"> +<!ENTITY checkwordButton.accessKey "k"> +<!ENTITY suggestions.label "Cadangan:"> +<!ENTITY suggestions.accessKey "g"> +<!ENTITY ignoreButton.label "Abai"> +<!ENTITY ignoreButton.accessKey "A"> +<!ENTITY ignoreAllButton.label "Abai Semua"> +<!ENTITY ignoreAllButton.accessKey "m"> +<!ENTITY replaceButton.label "Ganti"> +<!ENTITY replaceButton.accessKey "G"> +<!ENTITY replaceAllButton.label "Ganti Semua"> +<!ENTITY replaceAllButton.accessKey "S"> +<!ENTITY stopButton.label "Berhenti"> +<!ENTITY stopButton.accessKey "h"> +<!ENTITY userDictionary.label "Kamus Peribadi:"> +<!ENTITY moreDictionaries.label "Muat turun lebih banyak kamus…"> +<!ENTITY addToUserDictionaryButton.label "Tambah Perkataan"> +<!ENTITY addToUserDictionaryButton.accessKey "b"> +<!ENTITY editUserDictionaryButton.label "Edit…"> +<!ENTITY editUserDictionaryButton.accessKey "E"> +<!ENTITY recheckButton2.label "Semak semula Teks"> +<!ENTITY recheckButton2.accessKey "T"> +<!ENTITY closeButton.label "Tutup"> +<!ENTITY closeButton.accessKey "T"> +<!ENTITY sendButton.label "Hantar"> +<!ENTITY sendButton.accessKey "H"> +<!ENTITY languagePopup.label "Bahasa:"> +<!ENTITY languagePopup.accessKey "B"> |