blob: 96d5bb4e4ccff13e84f721d3130172f3794abca8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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/.
goToLineTitle = ไปยังบรรทัดที่
goToLineText = ป้อนหมายเลขบรรทัด
invalidInputTitle = ข้อมูลนำเข้าผิดพลาด
invalidInputText = หมายเลขบรรทัดที่ป้อนผิดพลาด
outOfRangeTitle = ไม่พบบรรทัด
outOfRangeText = ไม่พบบรรทัดที่ระบุ
viewSelectionSourceTitle = ต้นฉบับ DOM ของส่วนที่เลือก
context_goToLine_label = ไปยังบรรทัดที่…
context_goToLine_accesskey = ป
context_wrapLongLines_label = ปัดบรรทัดล้น
context_highlightSyntax_label = การเน้นสีไวยากรณ์
|