2012-05-01 19:52:07 +08:00

33 lines
1.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//>>built
define(
"dojox/editor/plugins/nls/az/TableDialog", ({
"buttonSet" : "Yönəlt",
"insertTableTitle" : "Cədvəl əlavə et",
"insertTableRowAfterLabel" : "Sətirin sonuna əlavə et",
"center" : "orta",
"deleteTableColumnLabel" : "Sütunu Sil",
"right" : "sağ",
"insertTableColumnBeforeLabel" : "Sütunu əvvəlinə əlavə et",
"tableWidth" : "Cədvəl Genişliyi",
"buttonInsert" : "Əlavə et",
"buttonCancel" : "Ləğv et",
"default" : "varsayılan",
"align" : "Doğrult:",
"insertTableRowBeforeLabel" : "Sətiri əvvəlinə əlavə et",
"cellSpacing" : "Hücrə Aralığı:",
"pixels" : "piksel",
"selectTableLabel" : "Cədvəl Seç",
"rows" : "Sətirlər:",
"modifyTableTitle" : "Cədvəli Dəyişdir",
"cellPadding" : "Hücrə Doldurmaq:",
"deleteTableRowLabel" : "Sətiri Sil",
"backgroundColor" : "Arxa Plan Rəngi:",
"insertTableColumnAfterLabel" : "Sütunu Arxasına əlavə et",
"left" : "sol",
"borderThickness" : "Çərçivə Qalınlığı",
"columns" : "Sütunlar:",
"percent" : "faiz",
"borderColor" : "Çərçivə Rəngi: "
})
);