summaryrefslogtreecommitdiffstats
path: root/l10n-th/devtools/client/perftools.ftl
blob: d264c12ddd141c50f230cafe503498f53ca8d853 (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
# 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/.


### These strings are used in DevTools’ performance-new panel, about:profiling, and
### the remote profiling panel. There are additional profiler strings in the appmenu.ftl
### file that are used for the profiler popup.

perftools-intro-title = การตั้งค่า Profiler

## All of the headings for the various sections.

perftools-heading-settings = การตั้งค่าแบบเต็ม
perftools-heading-buffer = การตั้งค่าบัฟเฟอร์
perftools-heading-features = คุณลักษณะ
perftools-heading-features-default = คุณสมบัติ (แนะนำโดยค่าเริ่มต้น)
perftools-heading-features-disabled = คุณสมบัติที่ปิดใช้งาน
perftools-heading-features-experimental = การทดลอง

##


## The controls for the interval at which the profiler samples the code.

perftools-range-interval-label = ช่วงการสุ่มตัวอย่าง:
perftools-range-interval-milliseconds = { NUMBER($interval, maxFractionalUnits: 2) } มิลลิวินาที

##

# The size of the memory buffer used to store things in the profiler.
perftools-range-entries-label = ขนาดบัฟเฟอร์:
perftools-custom-threads-label = เพิ่มหัวข้อที่กำหนดเองตามชื่อ:
perftools-devtools-interval-label = ช่วงเวลา:
perftools-devtools-settings-label = การตั้งค่า

## Various statuses that affect the current state of profiling, not typically displayed.

perftools-status-recording-stopped-by-another-tool = การบันทึกถูกหยุดโดยเครื่องมืออื่น
perftools-status-restart-required = ต้องเริ่มการทำงานเบราว์เซอร์ใหม่เพื่อเปิดใช้งานคุณลักษณะนี้

## These are shown briefly when the user is waiting for the profiler to respond.

perftools-request-to-stop-profiler = กำลังหยุดการบันทึก
perftools-request-to-get-profile-and-stop-profiler = กำลังจับโปรไฟล์

##

perftools-button-start-recording = เริ่มการบันทึก
perftools-button-cancel-recording = ยกเลิกการบันทึก
perftools-button-save-settings = บันทึกการตั้งค่าและย้อนกลับ
perftools-button-restart = เริ่มการทำงานใหม่
perftools-button-add-directory = เพิ่มไดเร็กทอรี
perftools-button-remove-directory = เอาที่เลือกออก
perftools-button-edit-settings = แก้ไขการตั้งค่า…

## These messages are descriptions of the threads that can be enabled for the profiler.

perftools-thread-img-decoder =
    .title = เธรดการถอดรหัสรูปภาพ

##