hugo-theme-stack/i18n/th.yaml
Jacob Zhong 4be110e540
refactor(widget): taxonomy widget (#763)
* Add link to navbar sections and refactor names

* Prevent duplicate tags and categories information

* Add style to the widget links

* refactor: add `taxonomy` widget

Replaces `categories` and `tag-cloud` widget.

* style: remove unused `font_size_{{ .Count }}` in `taxonomy` widget

---------

Co-authored-by: Jimmy Cai <hi@jimmycai.com>
2023-08-27 18:26:53 +02:00

40 lines
1.4 KiB
YAML

toggleMenu: สลับเมนู
darkMode: ธีมมืด
list:
page:
one: "{{ .Count }} หน้า"
other: "{{ .Count }} หน้า"
section: หมวดหมู่
subsection:
one: หมวดหมู่ย่อย
other: หมวดหมู่ย่อยอื่นๆ
article:
back: กลับไป
tableOfContents: สารบัญ
relatedContent: เนื้อหาคล้ายคลึงกัน
lastUpdatedOn: อัปเดตล่าสุดเมื่อ
readingTime:
one: "น่าจะใช้เวลา {{ .Count }} นาทีในการอ่าน"
other: "น่าจะใช้เวลา {{ .Count }} นาทีในการอ่าน"
notFound:
title: ไม่พบหัวข้อ
subtitle: ไม่พบหน้านี้ในระบบ
widget:
archives:
title: เนื้อหาที่เก็บถาวรแล้ว
more: อื่นๆ นอกจากนี้
search:
title: ค้นหา
placeholder: พิมพ์เพื่อค้นหา ...
resultTitle: "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
footer:
builtWith: ถูกสร้างด้วย {{ .Generator }}
designedBy: ธีม {{ .Theme }} ออกแบบโดย {{ .DesignedBy }}