summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ja/chrome/ja/locale/ja/messenger/messengercompose/EditorSpellCheck.dtd
blob: 3de689d71b5c04fab59fec2c881c7c5074572ec0 (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			"スペルチェック">

<!ENTITY misspelledWord.label			"辞書にない単語:">
<!ENTITY wordEditField.label			"置き換える単語:">
<!ENTITY wordEditField.accessKey		"w">
<!ENTITY checkwordButton.label			"単語を確認">
<!ENTITY checkwordButton.accessKey		"k">
<!ENTITY suggestions.label			"修正候補:">
<!ENTITY suggestions.accessKey			"u">
<!ENTITY ignoreButton.label			"無視">
<!ENTITY ignoreButton.accessKey			"I">
<!ENTITY ignoreAllButton.label			"すべて無視">
<!ENTITY ignoreAllButton.accessKey		"n">
<!ENTITY replaceButton.label			"置き換え">
<!ENTITY replaceButton.accessKey		"R">
<!ENTITY replaceAllButton.label			"すべて置き換え">
<!ENTITY replaceAllButton.accessKey		"A">
<!ENTITY stopButton.label			"中止">
<!ENTITY stopButton.accessKey			"o">
<!ENTITY userDictionary.label			"ユーザー辞書:">
<!ENTITY moreDictionaries.label			"追加の辞書をダウンロード">
<!ENTITY addToUserDictionaryButton.label	"単語を追加">
<!ENTITY addToUserDictionaryButton.accessKey	"d">
<!ENTITY editUserDictionaryButton.label		"編集...">
<!ENTITY editUserDictionaryButton.accessKey	"E">
<!ENTITY recheckButton2.label			"テキストを再確認">
<!ENTITY recheckButton2.accessKey		"T">
<!ENTITY closeButton.label			"閉じる">
<!ENTITY closeButton.accessKey			"C">
<!ENTITY sendButton.label			"送る">
<!ENTITY sendButton.accessKey			"S">
<!ENTITY languagePopup.label			"辞書の言語:">
<!ENTITY languagePopup.accessKey		"L">