summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/th/localization/th/messenger/troubleshootMode.ftl
blob: 2af91889ca3955230fa3050d5b560b034dff0bd9 (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
# 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/.

troubleshoot-mode-window =
    .title = โหมดแก้ไขปัญหาของ { -brand-short-name }
    .style = width: 37em;
troubleshoot-mode-dialog-title = โหมดแก้ไขปัญหาของ { -brand-short-name }
troubleshoot-mode-description = ใช้โหมดแก้ไขปัญหาของ { -brand-short-name } เพื่อวินิจฉัยปัญหา ส่วนเสริมและการปรับแต่งของคุณจะถูกปิดใช้งานชั่วคราว
troubleshoot-mode-description2 = คุณสามารถทำการเปลี่ยนแปลงบางส่วนหรือทั้งหมดอย่างถาวร:
troubleshoot-mode-disable-addons =
    .label = ปิดใช้งานส่วนเสริมทั้งหมด
    .accesskey = ป
troubleshoot-mode-reset-toolbars =
    .label = รีเซ็ตแถบเครื่องมือและส่วนควบคุม
    .accesskey = ร
troubleshoot-mode-change-and-restart =
    .label = ทำการเปลี่ยนแปลงและเริ่มการทำงานใหม่
    .accesskey = ท
troubleshoot-mode-continue =
    .label = ดำเนินการต่อในโหมดแก้ไขปัญหา
    .accesskey = ด
troubleshoot-mode-quit =
    .label =
        { PLATFORM() ->
            [windows] ออก
           *[other] ออก
        }
    .accesskey =
        { PLATFORM() ->
            [windows] อ
           *[other] อ
        }