1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <!-- This file is part of the DITA Open Toolkit project hosted on
|
---|
3 | Sourceforge.net. See the accompanying license.txt file for
|
---|
4 | applicable licenses.-->
|
---|
5 | <!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
|
---|
6 |
|
---|
7 | <strings xml:lang="th-th"> <!-- Thai -->
|
---|
8 |
|
---|
9 | <!-- various labels (not author controlled) -->
|
---|
10 | <str name="Figure">รูปที่</str>
|
---|
11 | <str name="Table">ตารางที่</str>
|
---|
12 | <str name="Next topic">หัวข้อถัดไป</str>
|
---|
13 | <str name="Previous topic">หัวข้อก่อนหน้า</str>
|
---|
14 | <str name="Parent topic">หัวข้อต้นทาง</str>
|
---|
15 | <str name="Required cleanup">การแก้ไขที่ต้องการ</str>
|
---|
16 | <str name="Draft comment">ข้อคิดเห็นฉบับร่าง</str>
|
---|
17 | <str name="Option">ทางเลือก</str>
|
---|
18 | <str name="Description">คำอธิบาย</str>
|
---|
19 | <str name="Optional">ทางเลือก</str>
|
---|
20 | <str name="Required">บังคับ</str>
|
---|
21 | <str name="Skip visual syntax diagram">ข้ามการดู syntax diagram</str>
|
---|
22 | <str name="Read syntax diagram">อ่าน syntax diagram</str>
|
---|
23 | <str name="Start of change">เริ่มต้นของการเปลี่ยนแปลง</str>
|
---|
24 | <str name="End of change">สิ้นสุดของการเปลี่ยนแปลง</str>
|
---|
25 | <str name="Index">ดัชนี</str>
|
---|
26 | <str name="Special characters">อักขระพิเศษ</str>
|
---|
27 | <str name="Numerics">ตัวเลข</str>
|
---|
28 | <str name="End notes">หมายเหตุท้าย</str>
|
---|
29 | <str name="Artwork">อาร์ตเวิร์ก</str>
|
---|
30 | <str name="Syntax">Syntax</str>
|
---|
31 | <str name="Type">ประเภท</str>
|
---|
32 | <str name="Value">ค่า</str>
|
---|
33 | <!-- Text that goes before a link to a topic -->
|
---|
34 | <str name="intro-to-topic-link"></str>
|
---|
35 |
|
---|
36 | <!-- peril notice labels -->
|
---|
37 | <str name="Note">หมายเหตุ</str>
|
---|
38 | <str name="Notes">หมายเหตุ</str>
|
---|
39 | <str name="Tip">คำแนะนำ</str>
|
---|
40 | <str name="Fastpath">ทางด่วน</str>
|
---|
41 | <str name="Important">สำคัญ</str>
|
---|
42 | <str name="Attention">ข้อควรสนใจ</str>
|
---|
43 | <str name="Caution">ข้อควรระวัง</str>
|
---|
44 | <str name="Danger">อันตราย</str>
|
---|
45 | <str name="Remember">เตือนความจำ</str>
|
---|
46 | <str name="Restriction">ข้อจำกัด</str>
|
---|
47 | <str name="Warning">คำเตือน</str>
|
---|
48 |
|
---|
49 | <!-- default title text for section level generated sections -->
|
---|
50 | <str name="Contents">สารบัญ</str>
|
---|
51 | <str name="Related concepts">หลักการที่เกี่ยวข้อง</str>
|
---|
52 | <str name="Related tasks">งานที่เกี่ยวข้อง</str>
|
---|
53 | <str name="Related reference">สิ่งอ้างอิงที่เกี่ยวข้อง</str>
|
---|
54 | <str name="Related information">ข้อมูลที่เกี่ยวข้อง</str>
|
---|
55 |
|
---|
56 | <str name="Prerequisite">สิ่งที่ต้องทำก่อน</str>
|
---|
57 | <str name="Prerequisites">สิ่งที่ต้องทำก่อน</str>
|
---|
58 | <str name="or">หรือ</str>
|
---|
59 | <str name="figure-number-separator"> </str>
|
---|
60 |
|
---|
61 | <!--Task section labels -->
|
---|
62 | <str name="task_context">เกี่ยวกับภารกิจนี้</str>
|
---|
63 | <str name="task_example">ตัวอย่าง</str>
|
---|
64 | <str name="task_postreq">สิ่งที่ต้องทำต่อไป</str>
|
---|
65 | <str name="task_prereq">ก่อนเริ่มต้นภารกิจ</str>
|
---|
66 | <str name="task_procedure">กระบวนการ</str>
|
---|
67 | <str name="task_results">ผลลัพธ์</str>
|
---|
68 |
|
---|
69 | <str name="Copyright">ลิขสิทธิ์ของ</str>
|
---|
70 |
|
---|
71 | <!-- Symbols -->
|
---|
72 | <str name="OpenQuote">"</str>
|
---|
73 | <str name="CloseQuote">"</str>
|
---|
74 | <str name="ColonSymbol">:</str>
|
---|
75 |
|
---|
76 | </strings>
|
---|