]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/_editor/nls/th/commands.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / _editor / nls / th / commands.js.uncompressed.js
index 82b4e8ef859828052db6872bf932105ee765da78..dced848cdb4fd198f53536cedc5e5141241895ee 100644 (file)
@@ -1,6 +1,5 @@
 define(
-"dijit/_editor/nls/th/commands", //begin v1.x content
-({
+"dijit/_editor/nls/th/commands", ({
        'bold': 'ตัวหนา',
        'copy': 'คัดลอก',
        'cut': 'ตัด',
@@ -10,8 +9,8 @@ define(
        'insertOrderedList': 'ลำดับเลข',
        'insertUnorderedList': 'หัวข้อย่อย',
        'italic': 'ตัวเอียง',
-       'justifyCenter': 'จัดกึ่งกลาง',
-       'justifyFull': 'à¸\88ัà¸\94à¸\8aิà¸\94à¸\82อà¸\9a',
+       'justifyCenter': 'à¸\88ัà¸\94à¹\81à¸\99วà¸\81ึà¹\88à¸\87à¸\81ลาà¸\87',
+       'justifyFull': 'ชิดขอบ',
        'justifyLeft': 'จัดชิดซ้าย',
        'justifyRight': 'จัดชิดขวา',
        'outdent': 'ลดการเยื้อง',
@@ -27,7 +26,7 @@ define(
        'unlink': 'ลบลิงก์ออก',
        'createLink': 'สร้างลิงก์',
        'toggleDir': 'สลับทิศทาง',
-       'insertImage': 'à¹\81à¸\97รà¸\81อิมà¹\80มà¸\88',
+       'insertImage': 'à¹\81à¸\97รà¸\81รูà¸\9bภาà¸\9e',
        'insertTable': 'แทรก/แก้ไขตาราง',
        'toggleTableBorder': 'สลับเส้นขอบตาราง',
        'deleteTable': 'ลบตาราง',
@@ -45,8 +44,8 @@ define(
        "print": "พิมพ์",
        "newPage": "หน้าใหม่",
        /* Error messages */
-       'systemShortcut': 'การดำเนินการ"${0}" ใช้งานได้เฉพาะกับเบราว์เซอร์ของคุณโดยใช้แป้นพิมพ์ลัด ใช้ ${1}'
+       'systemShortcut': 'การดำเนินการ"${0}" ใช้งานได้เฉพาะกับเบราว์เซอร์ของคุณโดยใช้แป้นพิมพ์ลัด ใช้ ${1}',
+       'ctrlKey':'ctrl+${0}',
+       'appleKey':'\u2318${0}' // "command" or open-apple key on Macintosh
 })
-
-//end v1.x content
 );