| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- # Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
- #
- # !!! IMPORTANT !!!
- #
- # Before you edit this file, please keep in mind that contributing to the project
- # translations is possible ONLY via the Transifex online service.
- #
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
- #
- # To learn more, check out the official contributor's guide:
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
- #
- msgid ""
- msgstr ""
- "Language-Team: Thai (https://www.transifex.com/ckeditor/teams/11143/th/)\n"
- "Language: th\n"
- "Plural-Forms: nplurals=1; plural=0;\n"
- msgctxt "Label for the insert table toolbar button."
- msgid "Insert table"
- msgstr "แทรกตาราง"
- msgctxt "Label for the set/unset table header column button."
- msgid "Header column"
- msgstr "หัวข้อคอลัมน์"
- msgctxt "Label for the insert table column to the left of the current one button."
- msgid "Insert column left"
- msgstr "แทรกคอลัมน์ทางซ้าย"
- msgctxt "Label for the insert table column to the right of the current one button."
- msgid "Insert column right"
- msgstr "แทรกคอลัมน์ทางขวา"
- msgctxt "Label for the delete table column button."
- msgid "Delete column"
- msgstr "ลบคอลัมน์"
- msgctxt "Label for the table column dropdown button."
- msgid "Column"
- msgstr "คอลัมน์"
- msgctxt "Label for the set/unset table header row button."
- msgid "Header row"
- msgstr "ส่วนหัวแถว"
- msgctxt "Label for the insert row below button."
- msgid "Insert row below"
- msgstr "แทรกส่วนหัวด้านล่าง"
- msgctxt "Label for the insert row above button."
- msgid "Insert row above"
- msgstr "แทรกส่วนหัวด้านบน"
- msgctxt "Label for the delete table row button."
- msgid "Delete row"
- msgstr "ลบแถว"
- msgctxt "Label for the table row dropdown button."
- msgid "Row"
- msgstr "แถว"
- msgctxt "Label for the merge table cell up button."
- msgid "Merge cell up"
- msgstr "ผสานเซลล์ด้านบน"
- msgctxt "Label for the merge table cell right button."
- msgid "Merge cell right"
- msgstr "ผสานเซลล์ด้านขวา"
- msgctxt "Label for the merge table cell down button."
- msgid "Merge cell down"
- msgstr "ผสานเซลล์ด้านล่าง"
- msgctxt "Label for the merge table cell left button."
- msgid "Merge cell left"
- msgstr "ผสานเซลล์ด้านซ้าย"
- msgctxt "Label for the split table cell vertically button."
- msgid "Split cell vertically"
- msgstr "แยกเซลล์แนวตั้ง"
- msgctxt "Label for the split table cell horizontally button."
- msgid "Split cell horizontally"
- msgstr "แยกเซลล์แนวนอน"
- msgctxt "Label for the merge table cells button."
- msgid "Merge cells"
- msgstr "ผสานเซลล์"
- msgctxt "The label used by assistive technologies describing a table toolbar attached to a table widget."
- msgid "Table toolbar"
- msgstr "เครื่องมือตาราง"
|