]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/ja/LinkDialog.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / _editor / nls / ja / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/ja/LinkDialog", //begin v1.x content
3 ({
4 createLinkTitle: "リンク・プロパティー",
5 insertImageTitle: "イメージ・プロパティー",
6 url: "URL:",
7 text: "説明:",
8 target: "ターゲット:",
9 set: "設定",
10 currentWindow: "現行ウィンドウ",
11 parentWindow: "親ウィンドウ",
12 topWindow: "最上位ウィンドウ",
13 newWindow: "新規ウィンドウ"
14 })
15
16 //end v1.x content
17 );