UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

34 lines (33 loc) 1.03 kB
define( ({ insertTableTitle: "Vložit tabulku", modifyTableTitle: "Upravit tabulku", rows: "Řádky:", columns: "Sloupce:", align: "Zarovnat:", cellPadding: "Okraj buňky:", cellSpacing: "Odstup buněk:", tableWidth: "Šířka tabulky:", backgroundColor: "Barva pozadí:", borderColor: "Barva ohraničení:", borderThickness: "Tloušťka ohraničení:", percent: "procent", pixels: "pixelů", "default": "výchozí", left: "vlevo", center: "střed", right: "vpravo", buttonSet: "Nastavit", // translated elsewhere? buttonInsert: "Vložit", buttonCancel: "Storno", selectTableLabel: "Vybrat tabulku", insertTableRowBeforeLabel: "Přidat řádek před", insertTableRowAfterLabel: "Přidat řádek za", insertTableColumnBeforeLabel: "Přidat sloupec před", insertTableColumnAfterLabel: "Přidat sloupec za", deleteTableRowLabel: "Odstranit řádek", deleteTableColumnLabel: "Odstranit sloupec", colorTableCellTitle: "Buňka tabulky barev pozadí", tableContextMenuTitle: "Kontextová nabídka tabulky" }) );