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.

15 lines
309 B
JavaScript

define(
({
createLinkTitle: "Vlastnosti odkazu",
insertImageTitle: "Vlastnosti obrázku",
url: "Adresa URL:",
text: "Popis:",
target: "Cíl:",
set: "Nastavit",
currentWindow: "Aktuální okno",
parentWindow: "Nadřízené okno",
topWindow: "Okno nejvyšší úrovně",
newWindow: "Nové okno"
})
);