From 870334be3f58507c05bfc72f3edbe5db10af4caf Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 2 Apr 2013 20:06:16 +0400 Subject: remove dojo uncompressed files --- .../_editor/nls/kk/commands.js.uncompressed.js | 51 ---------------------- 1 file changed, 51 deletions(-) delete mode 100644 lib/dijit/_editor/nls/kk/commands.js.uncompressed.js (limited to 'lib/dijit/_editor/nls/kk/commands.js.uncompressed.js') diff --git a/lib/dijit/_editor/nls/kk/commands.js.uncompressed.js b/lib/dijit/_editor/nls/kk/commands.js.uncompressed.js deleted file mode 100644 index ea78dd296..000000000 --- a/lib/dijit/_editor/nls/kk/commands.js.uncompressed.js +++ /dev/null @@ -1,51 +0,0 @@ -define( -"dijit/_editor/nls/kk/commands", ({ - 'bold': 'Қалың', - 'copy': 'Көшіру', - 'cut': 'Қиып алу', - 'delete': 'Жою', - 'indent': 'Шегіндіру', - 'insertHorizontalRule': 'Көлденең сызғыш', - 'insertOrderedList': 'Нөмірленген тізім', - 'insertUnorderedList': 'Таңбалауыш тізім', - 'italic': 'Көлбеу', - 'justifyCenter': 'Ортасы бойынша туралау', - 'justifyFull': 'Туралау', - 'justifyLeft': 'Сол жақ бойынша туралау', - 'justifyRight': 'Оң жақ бойынша туралау', - 'outdent': 'Солға ығысу', - 'paste': 'Қою', - 'redo': 'Қайтару', - 'removeFormat': 'Пішімді алып тастау', - 'selectAll': 'Барлығын таңдау', - 'strikethrough': 'Сызылған', - 'subscript': 'Жоласты', - 'superscript': 'Жолүсті', - 'underline': 'Асты сызылған', - 'undo': 'Болдырмау', - 'unlink': 'Сілтемені алып тастау', - 'createLink': 'Сілтеме жасау', - 'toggleDir': 'Бағытты қосу', - 'insertImage': 'Суретті кірістіру', - 'insertTable': 'Кестені кірістіру/өңдеу', - 'toggleTableBorder': 'Кесте жиегін қосу', - 'deleteTable': 'Кестені жою', - 'tableProp': 'Кесте сипаты', - 'htmlToggle': 'HTML көзі', - 'foreColor': 'Алды түсі', - 'hiliteColor': 'Өң түсі', - 'plainFormatBlock': 'Еже мәнері', - 'formatBlock': 'Еже мәнері', - 'fontSize': 'Қаріп өлшемі', - 'fontName': 'Қаріп атауы', - 'tabIndent': 'Қойынды шегінісі', - "fullScreen": "Толық экранды қосу", - "viewSource": "HTML көзін қарау", - "print": "Басып шығару", - "newPage": "Жаңа бет", - /* Error messages */ - 'systemShortcut': '"${0}" әрекеті шолғышта тек пернелер тіркесімі арқылы қол жетімді. ${1} пайдаланыңыз.', - 'ctrlKey':'ctrl+${0}', - 'appleKey':'\u2318${0}' // "command" or open-apple key on Macintosh -}) -); -- cgit v1.2.3