blob: cf9ec3b76220621829554ffb3c40f7dae42d3e8c [file] [log] [blame]
// I18N constants
// LANG: "ja", ENCODING: UTF-8
//
// IMPORTANT NOTICE FOR TRANSLATORS
// ============================================================================
//
// Please be sure you read the README_TRANSLATORS.TXT in the Xinha Root
// Directory. Unless you are making a new plugin or module it is unlikely
// that you want to be editing this file directly.
//
{
"Are you sure you wish to remove this link?": "本当にこのリンクを削除しますか?",
"Cancel": "中止",
"Insert/Modify Link": "リンクの挿入/修正",
"New window (_blank)": "新しいウィンドウ (_blank)",
"None (use implicit)": "なし (デフォルトに任せる)",
"OK": "OK",
"Other": "その他",
"Same frame (_self)": "自己フレーム内 (_self)",
"Target:": "ターゲット:",
"Title (tooltip):": "タイトル:",
"Top frame (_top)": "最上位フレーム (_top)",
"URL:": "URL:",
"You need to select some text before creating a link": "リンクを作成するにはテキストを選択する必要があります"
};