]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/sk/LinkDialog.js.uncompressed.js
make precache_headlines_idle() start slower
[tt-rss.git] / lib / dijit / _editor / nls / sk / LinkDialog.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/sk/LinkDialog", //begin v1.x content
3 ({
4 createLinkTitle: "Pripojiť vlastnosti",
5 insertImageTitle: "Vlastnosti obrázka ",
6 url: "URL:",
7 text: "Opis:",
8 target: "Cieľ:",
9 set: "Nastaviť",
10 currentWindow: "Aktuálne okno ",
11 parentWindow: "Rodičovské okno ",
12 topWindow: "Najvrchnejšie okno ",
13 newWindow: "Nové okno "
14 })
15
16 //end v1.x content
17 );