viewer.ftl
395 lines
| 1 | # This Source Code Form is subject to the terms of the Mozilla Public |
| 2 | # License, v. 2.0. If a copy of the MPL was not distributed with this |
| 3 | # file, You can obtain one at http://mozilla.org/MPL/2.0/. |
| 4 | |
| 5 | |
| 6 | ## Main toolbar buttons (tooltips and alt text for images) |
| 7 | |
| 8 | pdfjs-previous-button = |
| 9 | .title = หน้าก่อนหน้า |
| 10 | pdfjs-previous-button-label = ก่อนหน้า |
| 11 | pdfjs-next-button = |
| 12 | .title = หน้าถัดไป |
| 13 | pdfjs-next-button-label = ถัดไป |
| 14 | # .title: Tooltip for the pageNumber input. |
| 15 | pdfjs-page-input = |
| 16 | .title = หน้า |
| 17 | # Variables: |
| 18 | # $pagesCount (Number) - the total number of pages in the document |
| 19 | # This string follows an input field with the number of the page currently displayed. |
| 20 | pdfjs-of-pages = จาก { $pagesCount } |
| 21 | # Variables: |
| 22 | # $pageNumber (Number) - the currently visible page |
| 23 | # $pagesCount (Number) - the total number of pages in the document |
| 24 | pdfjs-page-of-pages = ({ $pageNumber } จาก { $pagesCount }) |
| 25 | pdfjs-zoom-out-button = |
| 26 | .title = ซูมออก |
| 27 | pdfjs-zoom-out-button-label = ซูมออก |
| 28 | pdfjs-zoom-in-button = |
| 29 | .title = ซูมเข้า |
| 30 | pdfjs-zoom-in-button-label = ซูมเข้า |
| 31 | pdfjs-zoom-select = |
| 32 | .title = ซูม |
| 33 | pdfjs-presentation-mode-button = |
| 34 | .title = สลับเป็นโหมดการนำเสนอ |
| 35 | pdfjs-presentation-mode-button-label = โหมดการนำเสนอ |
| 36 | pdfjs-open-file-button = |
| 37 | .title = เปิดไฟล์ |
| 38 | pdfjs-open-file-button-label = เปิด |
| 39 | pdfjs-print-button = |
| 40 | .title = พิมพ์ |
| 41 | pdfjs-print-button-label = พิมพ์ |
| 42 | pdfjs-save-button = |
| 43 | .title = บันทึก |
| 44 | pdfjs-save-button-label = บันทึก |
| 45 | # Used in Firefox for Android as a tooltip for the download button (“download” is a verb). |
| 46 | pdfjs-download-button = |
| 47 | .title = ดาวน์โหลด |
| 48 | # Used in Firefox for Android as a label for the download button (“download” is a verb). |
| 49 | # Length of the translation matters since we are in a mobile context, with limited screen estate. |
| 50 | pdfjs-download-button-label = ดาวน์โหลด |
| 51 | pdfjs-bookmark-button = |
| 52 | .title = หน้าปัจจุบัน (ดู URL จากหน้าปัจจุบัน) |
| 53 | pdfjs-bookmark-button-label = หน้าปัจจุบัน |
| 54 | # Used in Firefox for Android. |
| 55 | pdfjs-open-in-app-button = |
| 56 | .title = เปิดในแอป |
| 57 | # Used in Firefox for Android. |
| 58 | # Length of the translation matters since we are in a mobile context, with limited screen estate. |
| 59 | pdfjs-open-in-app-button-label = เปิดในแอป |
| 60 | |
| 61 | ## Secondary toolbar and context menu |
| 62 | |
| 63 | pdfjs-tools-button = |
| 64 | .title = เครื่องมือ |
| 65 | pdfjs-tools-button-label = เครื่องมือ |
| 66 | pdfjs-first-page-button = |
| 67 | .title = ไปยังหน้าแรก |
| 68 | pdfjs-first-page-button-label = ไปยังหน้าแรก |
| 69 | pdfjs-last-page-button = |
| 70 | .title = ไปยังหน้าสุดท้าย |
| 71 | pdfjs-last-page-button-label = ไปยังหน้าสุดท้าย |
| 72 | pdfjs-page-rotate-cw-button = |
| 73 | .title = หมุนตามเข็มนาฬิกา |
| 74 | pdfjs-page-rotate-cw-button-label = หมุนตามเข็มนาฬิกา |
| 75 | pdfjs-page-rotate-ccw-button = |
| 76 | .title = หมุนทวนเข็มนาฬิกา |
| 77 | pdfjs-page-rotate-ccw-button-label = หมุนทวนเข็มนาฬิกา |
| 78 | pdfjs-cursor-text-select-tool-button = |
| 79 | .title = เปิดใช้งานเครื่องมือการเลือกข้อความ |
| 80 | pdfjs-cursor-text-select-tool-button-label = เครื่องมือการเลือกข้อความ |
| 81 | pdfjs-cursor-hand-tool-button = |
| 82 | .title = เปิดใช้งานเครื่องมือมือ |
| 83 | pdfjs-cursor-hand-tool-button-label = เครื่องมือมือ |
| 84 | pdfjs-scroll-page-button = |
| 85 | .title = ใช้การเลื่อนหน้า |
| 86 | pdfjs-scroll-page-button-label = การเลื่อนหน้า |
| 87 | pdfjs-scroll-vertical-button = |
| 88 | .title = ใช้การเลื่อนแนวตั้ง |
| 89 | pdfjs-scroll-vertical-button-label = การเลื่อนแนวตั้ง |
| 90 | pdfjs-scroll-horizontal-button = |
| 91 | .title = ใช้การเลื่อนแนวนอน |
| 92 | pdfjs-scroll-horizontal-button-label = การเลื่อนแนวนอน |
| 93 | pdfjs-scroll-wrapped-button = |
| 94 | .title = ใช้การเลื่อนแบบคลุม |
| 95 | pdfjs-scroll-wrapped-button-label = เลื่อนแบบคลุม |
| 96 | pdfjs-spread-none-button = |
| 97 | .title = ไม่ต้องรวมการกระจายหน้า |
| 98 | pdfjs-spread-none-button-label = ไม่กระจาย |
| 99 | pdfjs-spread-odd-button = |
| 100 | .title = รวมการกระจายหน้าเริ่มจากหน้าคี่ |
| 101 | pdfjs-spread-odd-button-label = กระจายอย่างเหลือเศษ |
| 102 | pdfjs-spread-even-button = |
| 103 | .title = รวมการกระจายหน้าเริ่มจากหน้าคู่ |
| 104 | pdfjs-spread-even-button-label = กระจายอย่างเท่าเทียม |
| 105 | |
| 106 | ## Document properties dialog |
| 107 | |
| 108 | pdfjs-document-properties-button = |
| 109 | .title = คุณสมบัติเอกสาร… |
| 110 | pdfjs-document-properties-button-label = คุณสมบัติเอกสาร… |
| 111 | pdfjs-document-properties-file-name = ชื่อไฟล์: |
| 112 | pdfjs-document-properties-file-size = ขนาดไฟล์: |
| 113 | # Variables: |
| 114 | # $size_kb (Number) - the PDF file size in kilobytes |
| 115 | # $size_b (Number) - the PDF file size in bytes |
| 116 | pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } ไบต์) |
| 117 | # Variables: |
| 118 | # $size_mb (Number) - the PDF file size in megabytes |
| 119 | # $size_b (Number) - the PDF file size in bytes |
| 120 | pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } ไบต์) |
| 121 | pdfjs-document-properties-title = ชื่อเรื่อง: |
| 122 | pdfjs-document-properties-author = ผู้สร้าง: |
| 123 | pdfjs-document-properties-subject = ชื่อเรื่อง: |
| 124 | pdfjs-document-properties-keywords = คำสำคัญ: |
| 125 | pdfjs-document-properties-creation-date = วันที่สร้าง: |
| 126 | pdfjs-document-properties-modification-date = วันที่แก้ไข: |
| 127 | # Variables: |
| 128 | # $date (Date) - the creation/modification date of the PDF file |
| 129 | # $time (Time) - the creation/modification time of the PDF file |
| 130 | pdfjs-document-properties-date-string = { $date }, { $time } |
| 131 | pdfjs-document-properties-creator = ผู้สร้าง: |
| 132 | pdfjs-document-properties-producer = ผู้ผลิต PDF: |
| 133 | pdfjs-document-properties-version = รุ่น PDF: |
| 134 | pdfjs-document-properties-page-count = จำนวนหน้า: |
| 135 | pdfjs-document-properties-page-size = ขนาดหน้า: |
| 136 | pdfjs-document-properties-page-size-unit-inches = in |
| 137 | pdfjs-document-properties-page-size-unit-millimeters = mm |
| 138 | pdfjs-document-properties-page-size-orientation-portrait = แนวตั้ง |
| 139 | pdfjs-document-properties-page-size-orientation-landscape = แนวนอน |
| 140 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 141 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 142 | pdfjs-document-properties-page-size-name-letter = จดหมาย |
| 143 | pdfjs-document-properties-page-size-name-legal = ข้อกฎหมาย |
| 144 | |
| 145 | ## Variables: |
| 146 | ## $width (Number) - the width of the (current) page |
| 147 | ## $height (Number) - the height of the (current) page |
| 148 | ## $unit (String) - the unit of measurement of the (current) page |
| 149 | ## $name (String) - the name of the (current) page |
| 150 | ## $orientation (String) - the orientation of the (current) page |
| 151 | |
| 152 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 153 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 154 | |
| 155 | ## |
| 156 | |
| 157 | # The linearization status of the document; usually called "Fast Web View" in |
| 158 | # English locales of Adobe software. |
| 159 | pdfjs-document-properties-linearized = มุมมองเว็บแบบรวดเร็ว: |
| 160 | pdfjs-document-properties-linearized-yes = ใช่ |
| 161 | pdfjs-document-properties-linearized-no = ไม่ |
| 162 | pdfjs-document-properties-close-button = ปิด |
| 163 | |
| 164 | |
| 165 | |
| 166 | pdfjs-print-progress-message = กำลังเตรียมเอกสารสำหรับการพิมพ์… |
| 167 | # Variables: |
| 168 | # $progress (Number) - percent value |
| 169 | pdfjs-print-progress-percent = { $progress }% |
| 170 | pdfjs-print-progress-close-button = ยกเลิก |
| 171 | pdfjs-printing-not-supported = คำเตือน: เบราว์เซอร์นี้ไม่ได้สนับสนุนการพิมพ์อย่างเต็มที่ |
| 172 | pdfjs-printing-not-ready = คำเตือน: PDF ไม่ได้รับการโหลดอย่างเต็มที่สำหรับการพิมพ์ |
| 173 | |
| 174 | ## Tooltips and alt text for side panel toolbar buttons |
| 175 | |
| 176 | pdfjs-toggle-sidebar-button = |
| 177 | .title = เปิด/ปิดแถบข้าง |
| 178 | pdfjs-toggle-sidebar-notification-button = |
| 179 | .title = เปิด/ปิดแถบข้าง (เอกสารมีเค้าร่าง/ไฟล์แนบ/เลเยอร์) |
| 180 | pdfjs-toggle-sidebar-button-label = เปิด/ปิดแถบข้าง |
| 181 | pdfjs-document-outline-button = |
| 182 | .title = แสดงเค้าร่างเอกสาร (คลิกสองครั้งเพื่อขยาย/ยุบรายการทั้งหมด) |
| 183 | pdfjs-document-outline-button-label = เค้าร่างเอกสาร |
| 184 | pdfjs-attachments-button = |
| 185 | .title = แสดงไฟล์แนบ |
| 186 | pdfjs-attachments-button-label = ไฟล์แนบ |
| 187 | pdfjs-layers-button = |
| 188 | .title = แสดงเลเยอร์ (คลิกสองครั้งเพื่อรีเซ็ตเลเยอร์ทั้งหมดเป็นสถานะเริ่มต้น) |
| 189 | pdfjs-layers-button-label = เลเยอร์ |
| 190 | pdfjs-thumbs-button = |
| 191 | .title = แสดงภาพขนาดย่อ |
| 192 | pdfjs-thumbs-button-label = ภาพขนาดย่อ |
| 193 | pdfjs-current-outline-item-button = |
| 194 | .title = ค้นหารายการเค้าร่างปัจจุบัน |
| 195 | pdfjs-current-outline-item-button-label = รายการเค้าร่างปัจจุบัน |
| 196 | pdfjs-findbar-button = |
| 197 | .title = ค้นหาในเอกสาร |
| 198 | pdfjs-findbar-button-label = ค้นหา |
| 199 | pdfjs-additional-layers = เลเยอร์เพิ่มเติม |
| 200 | |
| 201 | ## Thumbnails panel item (tooltip and alt text for images) |
| 202 | |
| 203 | # Variables: |
| 204 | # $page (Number) - the page number |
| 205 | pdfjs-thumb-page-title = |
| 206 | .title = หน้า { $page } |
| 207 | # Variables: |
| 208 | # $page (Number) - the page number |
| 209 | pdfjs-thumb-page-canvas = |
| 210 | .aria-label = ภาพขนาดย่อของหน้า { $page } |
| 211 | |
| 212 | ## Find panel button title and messages |
| 213 | |
| 214 | pdfjs-find-input = |
| 215 | .title = ค้นหา |
| 216 | .placeholder = ค้นหาในเอกสาร… |
| 217 | pdfjs-find-previous-button = |
| 218 | .title = หาตำแหน่งก่อนหน้าของวลี |
| 219 | pdfjs-find-previous-button-label = ก่อนหน้า |
| 220 | pdfjs-find-next-button = |
| 221 | .title = หาตำแหน่งถัดไปของวลี |
| 222 | pdfjs-find-next-button-label = ถัดไป |
| 223 | pdfjs-find-highlight-checkbox = เน้นสีทั้งหมด |
| 224 | pdfjs-find-match-case-checkbox-label = ตัวพิมพ์ใหญ่เล็กตรงกัน |
| 225 | pdfjs-find-match-diacritics-checkbox-label = เครื่องหมายกำกับการออกเสียงตรงกัน |
| 226 | pdfjs-find-entire-word-checkbox-label = ทั้งคำ |
| 227 | pdfjs-find-reached-top = ค้นหาถึงจุดเริ่มต้นของหน้า เริ่มค้นต่อจากด้านล่าง |
| 228 | pdfjs-find-reached-bottom = ค้นหาถึงจุดสิ้นสุดหน้า เริ่มค้นต่อจากด้านบน |
| 229 | # Variables: |
| 230 | # $current (Number) - the index of the currently active find result |
| 231 | # $total (Number) - the total number of matches in the document |
| 232 | pdfjs-find-match-count = { $current } จาก { $total } รายการที่ตรงกัน |
| 233 | # Variables: |
| 234 | # $limit (Number) - the maximum number of matches |
| 235 | pdfjs-find-match-count-limit = มากกว่า { $limit } รายการที่ตรงกัน |
| 236 | pdfjs-find-not-found = ไม่พบวลี |
| 237 | |
| 238 | ## Predefined zoom values |
| 239 | |
| 240 | pdfjs-page-scale-width = ความกว้างหน้า |
| 241 | pdfjs-page-scale-fit = พอดีหน้า |
| 242 | pdfjs-page-scale-auto = ซูมอัตโนมัติ |
| 243 | pdfjs-page-scale-actual = ขนาดจริง |
| 244 | # Variables: |
| 245 | # $scale (Number) - percent value for page scale |
| 246 | pdfjs-page-scale-percent = { $scale }% |
| 247 | |
| 248 | ## PDF page |
| 249 | |
| 250 | # Variables: |
| 251 | # $page (Number) - the page number |
| 252 | pdfjs-page-landmark = |
| 253 | .aria-label = หน้า { $page } |
| 254 | |
| 255 | ## Loading indicator messages |
| 256 | |
| 257 | pdfjs-loading-error = เกิดข้อผิดพลาดขณะโหลด PDF |
| 258 | pdfjs-invalid-file-error = ไฟล์ PDF ไม่ถูกต้องหรือเสียหาย |
| 259 | pdfjs-missing-file-error = ไฟล์ PDF หายไป |
| 260 | pdfjs-unexpected-response-error = การตอบสนองของเซิร์ฟเวอร์ที่ไม่คาดคิด |
| 261 | pdfjs-rendering-error = เกิดข้อผิดพลาดขณะเรนเดอร์หน้า |
| 262 | |
| 263 | ## Annotations |
| 264 | |
| 265 | # Variables: |
| 266 | # $date (Date) - the modification date of the annotation |
| 267 | # $time (Time) - the modification time of the annotation |
| 268 | pdfjs-annotation-date-string = { $date }, { $time } |
| 269 | # .alt: This is used as a tooltip. |
| 270 | # Variables: |
| 271 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 272 | # (32000-1:2008 Table 169 – Annotation types). |
| 273 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 274 | pdfjs-text-annotation-type = |
| 275 | .alt = [คำอธิบายประกอบ { $type }] |
| 276 | |
| 277 | ## Password |
| 278 | |
| 279 | pdfjs-password-label = ป้อนรหัสผ่านเพื่อเปิดไฟล์ PDF นี้ |
| 280 | pdfjs-password-invalid = รหัสผ่านไม่ถูกต้อง โปรดลองอีกครั้ง |
| 281 | pdfjs-password-ok-button = ตกลง |
| 282 | pdfjs-password-cancel-button = ยกเลิก |
| 283 | pdfjs-web-fonts-disabled = แบบอักษรเว็บถูกปิดใช้งาน: ไม่สามารถใช้แบบอักษร PDF ฝังตัว |
| 284 | |
| 285 | ## Editing |
| 286 | |
| 287 | pdfjs-editor-free-text-button = |
| 288 | .title = ข้อความ |
| 289 | pdfjs-editor-free-text-button-label = ข้อความ |
| 290 | pdfjs-editor-ink-button = |
| 291 | .title = รูปวาด |
| 292 | pdfjs-editor-ink-button-label = รูปวาด |
| 293 | pdfjs-editor-stamp-button = |
| 294 | .title = เพิ่มหรือแก้ไขภาพ |
| 295 | pdfjs-editor-stamp-button-label = เพิ่มหรือแก้ไขภาพ |
| 296 | pdfjs-editor-highlight-button = |
| 297 | .title = เน้น |
| 298 | pdfjs-editor-highlight-button-label = เน้น |
| 299 | pdfjs-highlight-floating-button = |
| 300 | .title = เน้นสี |
| 301 | pdfjs-highlight-floating-button1 = |
| 302 | .title = เน้นสี |
| 303 | .aria-label = เน้นสี |
| 304 | pdfjs-highlight-floating-button-label = เน้นสี |
| 305 | |
| 306 | ## Remove button for the various kind of editor. |
| 307 | |
| 308 | pdfjs-editor-remove-ink-button = |
| 309 | .title = เอาภาพวาดออก |
| 310 | pdfjs-editor-remove-freetext-button = |
| 311 | .title = เอาข้อความออก |
| 312 | pdfjs-editor-remove-stamp-button = |
| 313 | .title = เอาภาพออก |
| 314 | pdfjs-editor-remove-highlight-button = |
| 315 | .title = เอาการเน้นสีออก |
| 316 | |
| 317 | ## |
| 318 | |
| 319 | # Editor Parameters |
| 320 | pdfjs-editor-free-text-color-input = สี |
| 321 | pdfjs-editor-free-text-size-input = ขนาด |
| 322 | pdfjs-editor-ink-color-input = สี |
| 323 | pdfjs-editor-ink-thickness-input = ความหนา |
| 324 | pdfjs-editor-ink-opacity-input = ความทึบ |
| 325 | pdfjs-editor-stamp-add-image-button = |
| 326 | .title = เพิ่มภาพ |
| 327 | pdfjs-editor-stamp-add-image-button-label = เพิ่มภาพ |
| 328 | # This refers to the thickness of the line used for free highlighting (not bound to text) |
| 329 | pdfjs-editor-free-highlight-thickness-input = ความหนา |
| 330 | pdfjs-editor-free-highlight-thickness-title = |
| 331 | .title = เปลี่ยนความหนาเมื่อเน้นรายการอื่นๆ ที่ไม่ใช่ข้อความ |
| 332 | pdfjs-free-text = |
| 333 | .aria-label = ตัวแก้ไขข้อความ |
| 334 | pdfjs-free-text-default-content = เริ่มพิมพ์… |
| 335 | pdfjs-ink = |
| 336 | .aria-label = ตัวแก้ไขรูปวาด |
| 337 | pdfjs-ink-canvas = |
| 338 | .aria-label = ภาพที่ผู้ใช้สร้างขึ้น |
| 339 | |
| 340 | ## Alt-text dialog |
| 341 | |
| 342 | # Alternative text (alt text) helps when people can't see the image. |
| 343 | pdfjs-editor-alt-text-button-label = ข้อความทดแทน |
| 344 | pdfjs-editor-alt-text-edit-button-label = แก้ไขข้อความทดแทน |
| 345 | pdfjs-editor-alt-text-dialog-label = เลือกตัวเลือก |
| 346 | pdfjs-editor-alt-text-dialog-description = ข้อความทดแทนสามารถช่วยเหลือได้เมื่อผู้ใช้มองไม่เห็นภาพ หรือภาพไม่โหลด |
| 347 | pdfjs-editor-alt-text-add-description-label = เพิ่มคำอธิบาย |
| 348 | pdfjs-editor-alt-text-add-description-description = แนะนำให้ใช้ 1-2 ประโยคซึ่งอธิบายหัวเรื่อง ฉาก หรือการกระทำ |
| 349 | pdfjs-editor-alt-text-mark-decorative-label = ทำเครื่องหมายเป็นสิ่งตกแต่ง |
| 350 | pdfjs-editor-alt-text-mark-decorative-description = สิ่งนี้ใช้สำหรับภาพที่เป็นสิ่งประดับ เช่น ขอบ หรือลายน้ำ |
| 351 | pdfjs-editor-alt-text-cancel-button = ยกเลิก |
| 352 | pdfjs-editor-alt-text-save-button = บันทึก |
| 353 | pdfjs-editor-alt-text-decorative-tooltip = ทำเครื่องหมายเป็นสิ่งตกแต่งแล้ว |
| 354 | # .placeholder: This is a placeholder for the alt text input area |
| 355 | pdfjs-editor-alt-text-textarea = |
| 356 | .placeholder = ตัวอย่างเช่น “ชายหนุ่มคนหนึ่งนั่งลงที่โต๊ะเพื่อรับประทานอาหารมื้อหนึ่ง” |
| 357 | |
| 358 | ## Editor resizers |
| 359 | ## This is used in an aria label to help to understand the role of the resizer. |
| 360 | |
| 361 | pdfjs-editor-resizer-label-top-left = มุมซ้ายบน — ปรับขนาด |
| 362 | pdfjs-editor-resizer-label-top-middle = ตรงกลางด้านบน — ปรับขนาด |
| 363 | pdfjs-editor-resizer-label-top-right = มุมขวาบน — ปรับขนาด |
| 364 | pdfjs-editor-resizer-label-middle-right = ตรงกลางด้านขวา — ปรับขนาด |
| 365 | pdfjs-editor-resizer-label-bottom-right = มุมขวาล่าง — ปรับขนาด |
| 366 | pdfjs-editor-resizer-label-bottom-middle = ตรงกลางด้านล่าง — ปรับขนาด |
| 367 | pdfjs-editor-resizer-label-bottom-left = มุมซ้ายล่าง — ปรับขนาด |
| 368 | pdfjs-editor-resizer-label-middle-left = ตรงกลางด้านซ้าย — ปรับขนาด |
| 369 | |
| 370 | ## Color picker |
| 371 | |
| 372 | # This means "Color used to highlight text" |
| 373 | pdfjs-editor-highlight-colorpicker-label = สีเน้น |
| 374 | pdfjs-editor-colorpicker-button = |
| 375 | .title = เปลี่ยนสี |
| 376 | pdfjs-editor-colorpicker-dropdown = |
| 377 | .aria-label = ทางเลือกสี |
| 378 | pdfjs-editor-colorpicker-yellow = |
| 379 | .title = เหลือง |
| 380 | pdfjs-editor-colorpicker-green = |
| 381 | .title = เขียว |
| 382 | pdfjs-editor-colorpicker-blue = |
| 383 | .title = น้ำเงิน |
| 384 | pdfjs-editor-colorpicker-pink = |
| 385 | .title = ชมพู |
| 386 | pdfjs-editor-colorpicker-red = |
| 387 | .title = แดง |
| 388 | |
| 389 | ## Show all highlights |
| 390 | ## This is a toggle button to show/hide all the highlights. |
| 391 | |
| 392 | pdfjs-editor-highlight-show-all-button-label = แสดงทั้งหมด |
| 393 | pdfjs-editor-highlight-show-all-button = |
| 394 | .title = แสดงทั้งหมด |
| 395 |