summaryrefslogtreecommitdiffstats
path: root/l10n-th/toolkit/toolkit/main-window/findbar.ftl
blob: fdec3ad679d90e3ef1690fccb2af117ba2d34e2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.


### This file contains the entities needed to use the Find Bar.

findbar-next =
    .tooltiptext = หาตำแหน่งถัดไปของวลี
findbar-previous =
    .tooltiptext = หาตำแหน่งก่อนหน้าของวลี

findbar-find-button-close =
    .tooltiptext = ปิดแถบค้นหา

findbar-highlight-all2 =
    .label = เน้นสีทั้งหมด
    .accesskey =
        { PLATFORM() ->
            [macos] l
           *[other] น
        }
    .tooltiptext = เน้นสีวลีที่พบทั้งหมด

findbar-case-sensitive =
    .label = ตัวพิมพ์ใหญ่เล็กตรงกัน
    .accesskey = ว
    .tooltiptext = ค้นหาโดยคำนึงถึงตัวพิมพ์ใหญ่เล็ก

findbar-match-diacritics =
    .label = เครื่องหมายกำกับการออกเสียงตรงกัน
    .accesskey = i
    .tooltiptext = แยกระหว่างตัวอักษรที่มีตัวเน้นเสียงและตัวอักษรฐาน (เช่น เมื่อค้นหาคำว่า “resume” ก็จะไม่ตรงกับคำว่า “résumé”)

findbar-entire-word =
    .label = ทั้งคำ
    .accesskey = ท
    .tooltiptext = ค้นหาทั้งคำเท่านั้น

findbar-not-found = ไม่พบวลี

findbar-wrapped-to-top = ค้นหาถึงจุดสิ้นสุดหน้า เริ่มค้นต่อจากด้านบน
findbar-wrapped-to-bottom = ค้นหาถึงจุดเริ่มต้นของหน้า เริ่มค้นต่อจากด้านล่าง

findbar-normal-find =
    .placeholder = ค้นหาในหน้า
findbar-fast-find =
    .placeholder = ค้นแบบเร็ว
findbar-fast-find-links =
    .placeholder = ค้นแบบเร็ว (ลิงก์เท่านั้น)

findbar-case-sensitive-status =
    .value = (ตัวพิมพ์ใหญ่เล็กตรงกัน)
findbar-match-diacritics-status =
    .value = (ตรงกับเครื่องหมายการออกเสียง)
findbar-entire-word-status =
    .value = (ทั้งคำเท่านั้น)

# Variables:
#   $current (Number): Index of the currently selected match
#   $total (Number): Total count of matches
findbar-found-matches =
    .value = { $current } จาก { $total } ที่ตรงกัน

# Variables:
#   $limit (Number): Total count of matches allowed before counting stops
findbar-found-matches-count-limit =
    .value = มากกว่า { $limit } ที่ตรงกัน