webui-aria2/js/libs/dijit/_editor/nls/fi/LinkDialog.js

19 lines
388 B
JavaScript
Raw Normal View History

//>>built
define(
"dijit/_editor/nls/fi/LinkDialog", //begin v1.x content
({
createLinkTitle: "Linkin ominaisuudet",
insertImageTitle: "Kuvan ominaisuudet",
url: "URL-osoite:",
text: "Kuvaus:",
target: "Kohde:",
set: "Aseta",
currentWindow: "Nykyinen ikkuna",
parentWindow: "Pääikkuna",
topWindow: "Päällimmäinen ikkuna",
newWindow: "Uusi ikkuna"
})
//end v1.x content
);