blob: bb9dd4b37565fa20a7c4f0e8061a3554222c5d9c (
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
|
<!-- 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 "Button Properties">
<!ENTITY Settings.label "تنظیمات">
<!ENTITY ButtonType.label "نوع">
<!ENTITY ButtonType.accesskey "ن">
<!ENTITY submit.value "ارسال">
<!ENTITY reset.value "بازگرداندن به حالت اولیه">
<!ENTITY button.value "Button">
<!ENTITY ButtonName.label "نام:">
<!ENTITY ButtonName.accesskey "ن">
<!ENTITY ButtonValue.label "Value:">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "Tab Index:">
<!ENTITY tabIndex.accesskey "I">
<!ENTITY ButtonDisabled.label "غیر فعال">
<!ENTITY ButtonDisabled.accesskey "غ">
<!ENTITY AccessKey.label "Access Key:">
<!ENTITY AccessKey.accesskey "K">
<!ENTITY RemoveButton.label "Remove Button">
<!ENTITY RemoveButton.accesskey "R">
|