]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/ar/LinkDialog.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / _editor / nls / ar / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/ar/LinkDialog", ({
3 createLinkTitle: "خصائص الوصلة",
4 insertImageTitle: "خصائص الصورة",
5 url: "‏عنوان URL:‏",
6 text: "الوصف:",
7 target: "الهدف:",
8 set: "تحديد",
9 currentWindow: "النافذة الحالية",
10 parentWindow: "النافذة الرئيسية",
11 topWindow: "النافذة العلوية",
12 newWindow: "‏نافذة جديدة‏"
13 })
14 );