0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

macOSで右クリックして単語を調べるときの中国語の辞書を消したい

Posted at

(試す方は自己責任で)

■メモ
「システムーライブラリ」の中のファイルを変更するときは、SIPをdisableする必要がある。

■対処法

macOSで右クリックでカタカナの単語を調べるとき、「簡体中国語ー日本語」というものが出てきて邪魔な問題。(参考:右クリックして単語を調べるときの中国語の辞書を消したい

辞書.appの設定を見ても、

スクリーンショット 2025-10-20 17.00.08.png

設定でチェックを付けていない「超級クラウン中日辞典」のデータが、「システムーライブラリーAssestsV2-com_apple_MobileAsset_DictionaryServices_dictionaryOSX」の中に存在していて、
カタカナの単語がこの辞書でヒットして出てきているようだ。

com_apple_MobileAsset_DictionaryServices_dictionaryOSX(またはcom_apple_MobileAsset_DictionaryServices_dictionary3macOS。会社のIntelMacと自宅のAppleSiliconMacで違った)の下に4つのフォルダと.xmlファイルがある。

各フォルダの下のInfo.plistを見ると、どのフォルダが「超級クラウン中日辞典」かがわかるので、「超級クラウン中日辞典」のフォルダを削除する。

念のため.xmlを別の場所にバックアップした上で、.xmlから「超級クラウン中日辞典」の記述がある<dict> 〜 </dict>を削除してmacOSを再起動する。

こうすることで「超級クラウン中日辞典」が検索対象にならなくなった。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?