]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/_editor/nls/az/commands.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / _editor / nls / az / commands.js.uncompressed.js
CommitLineData
f0cfe83e
AD
1define(
2"dijit/_editor/nls/az/commands", ({
3 "removeFormat" : "Formatı Sil",
4 "copy" :"Köçür",
5 "paste" :"Yapışdır",
6 "selectAll" :"Hamısını seç",
7 "insertOrderedList" :"Nömrəli siyahı",
8 "insertTable" :"Cədvəl əlavə et",
9 "print" :"Yazdır",
10 "underline" :"Altıxətli",
11 "foreColor" :"Ön plan rəngi",
12 "htmlToggle" :"HTML kodu",
13 "formatBlock" :"Abzas stili",
14 "newPage" :"Yeni səhifə",
15 "insertHorizontalRule" :"Üfüqi qayda",
16 "delete" :"Sil",
17 "insertUnorderedList" :"İşarələnmiş siyahı",
18 "tableProp" :"Cədvəl xüsusiyyətləri",
19 "insertImage" :"Şəkil əlavə et",
20 "superscript" :"Üst işarə",
21 "subscript" :"Alt işarə",
22 "createLink" :"Körpü yarat",
23 "undo" :"Geriyə al",
24 "fullScreen" :"Tam ekran aç",
25 "italic" :"İtalik",
26 "fontName" :"Yazı tipi",
27 "justifyLeft" :"Sol tərəfə Doğrult",
28 "unlink" :"Körpünü sil",
29 "toggleTableBorder" :"Cədvəl kənarlarını göstər/Gizlət",
30 "viewSource" :"HTML qaynaq kodunu göstər",
31 "fontSize" :"Yazı tipi böyüklüğü",
32 "systemShortcut" :"\"${0}\" prosesi yalnız printerinizdə klaviatura qısayolu ilə istifadə oluna bilər. Bundan istifadə edin",
33 "indent" :"Girinti",
34 "redo" :"Yenilə",
35 "strikethrough" :"Üstündən xətt çəkilmiş",
36 "justifyFull" :"Doğrult",
37 "justifyCenter" :"Ortaya doğrult",
38 "hiliteColor" :"Arxa plan rəngi",
39 "deleteTable" :"Cədvəli sil",
40 "outdent" :"Çıxıntı",
41 "cut" :"Kəs",
42 "plainFormatBlock" :"Abzas stili",
43 "toggleDir" :"İstiqaməti dəyişdir",
44 "bold" :"Qalın",
45 "tabIndent" :"Qulp girintisi",
46 "justifyRight" :"Sağa doğrult",
47 "appleKey" : "⌘${0}",
48 "ctrlKey" : "ctrl+${0}"
49})
50);