define( "dojox/editor/plugins/nls/hr/TableDialog", ({ insertTableTitle: "Umetni tablicu", modifyTableTitle: "Promijeni tablicu", rows: "Redovi:", columns: "Stupci:", align: "Poravnaj:", cellPadding: "Punjenje ćelije:", cellSpacing: "Prored ćelije:", tableWidth: "Širina tablice:", backgroundColor: "Boja pozadine:", borderColor: "Boja obruba:", borderThickness: "Debljina obruba:", percent: "postotak", pixels: "pikseli", "default": "zadano", left: "lijevo", center: "sredina", right: "desno", buttonSet: "Postavi", // translated elsewhere? buttonInsert: "Umetni", buttonCancel: "Opoziv", selectTableLabel: "Označi tablicu", insertTableRowBeforeLabel: "Dodaj red prije", insertTableRowAfterLabel: "Dodaj red nakon", insertTableColumnBeforeLabel: "Dodaj stupac prije", insertTableColumnAfterLabel: "Dodaj stupac nakon", deleteTableRowLabel: "Izbriši red", deleteTableColumnLabel: "Izbriši stupac" }) );