summaryrefslogtreecommitdiffstats
path: root/l10n-fa/editor/ui/chrome/dialogs/EditorInputProperties.dtd
blob: fcff9e2d36d9b719f548840c47b77b3aac1c1853 (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
<!-- 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 "Form Field Properties">
<!ENTITY windowTitleImage.label "Form Image Properties">

<!ENTITY InputType.label "Field Type">
<!ENTITY InputType.accesskey "T">
<!ENTITY text.value "متن">
<!ENTITY password.value "گذرواژه">
<!ENTITY checkbox.value "Check Box">
<!ENTITY radio.value "Radio Button">
<!ENTITY submit.value "Submit Button">
<!ENTITY reset.value "Reset Button">
<!ENTITY file.value "پرونده">
<!ENTITY hidden.value "Hidden">
<!ENTITY image.value "تصویر">
<!ENTITY button.value "Button">

<!ENTITY InputSettings.label "Field Settings">
<!ENTITY InputName.label "Field Name:">
<!ENTITY InputName.accesskey "N">
<!ENTITY GroupName.label "Group Name:">
<!ENTITY GroupName.accesskey "N">
<!ENTITY InputValue.label "Field Value:">
<!ENTITY InputValue.accesskey "V">
<!ENTITY InitialValue.label "Initial Value:">
<!ENTITY InitialValue.accesskey "V">
<!ENTITY InputChecked.label "Initially Checked">
<!ENTITY InputChecked.accesskey "C">
<!ENTITY InputSelected.label "Initially Selected">
<!ENTITY InputSelected.accesskey "S">
<!ENTITY InputReadOnly.label "Read Only">
<!ENTITY InputReadOnly.accesskey "R">
<!ENTITY InputDisabled.label "غیر فعال">
<!ENTITY InputDisabled.accesskey "غ">
<!ENTITY tabIndex.label "Tab Index:">
<!ENTITY tabIndex.accesskey "I">
<!ENTITY TextSize.label "Field Size:">
<!ENTITY TextSize.accesskey "F">
<!ENTITY TextLength.label "Maximum Length:">
<!ENTITY TextLength.accesskey "L">
<!ENTITY AccessKey.label "Access Key:">
<!ENTITY AccessKey.accesskey "K">
<!ENTITY Accept.label "Accept Types:">
<!ENTITY Accept.accesskey "A">

<!ENTITY ImageProperties.label "Image Properties…">
<!ENTITY ImageProperties.accesskey "e">