You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/lib/dijit/_editor/nls/hu/LinkDialog.js.uncompressed.js

15 lines
346 B
JavaScript

define(
"dijit/_editor/nls/hu/LinkDialog", ({
createLinkTitle: "Hivatkozás tulajdonságai",
insertImageTitle: "Kép tulajdonságai",
url: "URL:",
text: "Leírás:",
target: "Cél:",
set: "Beállítás",
currentWindow: "Aktuális ablak",
parentWindow: "Szülő ablak",
topWindow: "Legfelső szintű ablak",
newWindow: "Új ablak"
})
);