Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/th.yaml')
-rw-r--r--i18n/th.yaml63
1 files changed, 46 insertions, 17 deletions
diff --git a/i18n/th.yaml b/i18n/th.yaml
index 81e54d3..9982c06 100644
--- a/i18n/th.yaml
+++ b/i18n/th.yaml
@@ -1,41 +1,70 @@
-toggleMenu: สลับเมนู
+toggleMenu:
+ other: สลับเมนู
-darkMode: ธีมมืด
+darkMode:
+ other: ธีมมืด
list:
page:
one: "{{ .Count }} หน้า"
other: "{{ .Count }} หน้า"
- section: หมวดหมู่
+
+ section:
+ other: หมวดหมู่
+
subsection:
one: หมวดหมู่ย่อย
other: หมวดหมู่ย่อยอื่นๆ
article:
- back: กลับไป
- tableOfContents: สารบัญ
- relatedContent: เนื้อหาคล้ายคลึงกัน
- lastUpdatedOn: อัปเดตล่าสุดเมื่อ
+ back:
+ other: กลับไป
+
+ tableOfContents:
+ other: สารบัญ
+
+ relatedContent:
+ other: เนื้อหาคล้ายคลึงกัน
+
+ lastUpdatedOn:
+ other: อัปเดตล่าสุดเมื่อ
+
readingTime:
one: "น่าจะใช้เวลา {{ .Count }} นาทีในการอ่าน"
other: "น่าจะใช้เวลา {{ .Count }} นาทีในการอ่าน"
notFound:
- title: ไม่พบหัวข้อ
- subtitle: ไม่พบหน้านี้ในระบบ
+ title:
+ other: ไม่พบหัวข้อ
+
+ subtitle:
+ other: ไม่พบหน้านี้ในระบบ
widget:
archives:
- title: เนื้อหาที่เก็บถาวรแล้ว
- more: อื่นๆ นอกจากนี้
+ title:
+ other: เนื้อหาที่เก็บถาวรแล้ว
+
+ more:
+ other: อื่นๆ นอกจากนี้
+
tagCloud:
- title: แท็ก
+ title:
+ other: แท็ก
search:
- title: ค้นหา
- placeholder: พิมพ์เพื่อค้นหา ...
- resultTitle: "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
+ title:
+ other: ค้นหา
+
+ placeholder:
+ other: พิมพ์เพื่อค้นหา ...
+
+ resultTitle:
+ other: "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
footer:
- builtWith: ถูกสร้างด้วย {{ .Generator }}
- designedBy: ธีม {{ .Theme }} ออกแบบโดย {{ .DesignedBy }}
+ builtWith:
+ other: ถูกสร้างด้วย {{ .Generator }}
+
+ designedBy:
+ other: ธีม {{ .Theme }} ออกแบบโดย {{ .DesignedBy }}