blob: a1fe34fc3182027f3f04a16ae517444b939b18b5 (
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
|
<!-- 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/. -->
<!ENTITY windowTitle.label "Thuộc tính của Nút">
<!ENTITY Settings.label "Thiết lập">
<!ENTITY ButtonType.label "Loại">
<!ENTITY ButtonType.accesskey "L">
<!ENTITY submit.value "Gửi">
<!ENTITY reset.value "Đặt lại">
<!ENTITY button.value "Nút">
<!ENTITY ButtonName.label "Tên:">
<!ENTITY ButtonName.accesskey "T">
<!ENTITY ButtonValue.label "Giá trị:">
<!ENTITY ButtonValue.accesskey "G">
<!ENTITY tabIndex.label "Chỉ mục Thẻ:">
<!ENTITY tabIndex.accesskey "C">
<!ENTITY ButtonDisabled.label "Bị vô hiệu">
<!ENTITY ButtonDisabled.accesskey "B">
<!ENTITY AccessKey.label "Phím truy cập:">
<!ENTITY AccessKey.accesskey "P">
<!ENTITY RemoveButton.label "Nút Gỡ bỏ">
<!ENTITY RemoveButton.accesskey "N">
|