blob: 6fb73b501c0da7ea560541f4c4700cbe14d473d2 (
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
|
<!-- 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 "ਚੋਣ ਲਿਸਟ ਵਿਸ਼ੇਸ਼ਤਾ">
<!ENTITY Select.label "ਚੋਣ ਲਿਸਟ">
<!ENTITY SelectName.label "ਲਿਸਟ ਨਾਂ:">
<!ENTITY SelectName.accesskey "N">
<!ENTITY SelectSize.label "ਉਚਾਈ:">
<!ENTITY SelectSize.accesskey "H">
<!ENTITY SelectMultiple.label "ਬਹੁ ਚੋਣ">
<!ENTITY SelectMultiple.accesskey "M">
<!ENTITY SelectDisabled.label "ਆਯੋਗ">
<!ENTITY SelectDisabled.accesskey "D">
<!ENTITY SelectTabIndex.label "ਟੈਬ ਇੰਡੈਕਸ:">
<!ENTITY SelectTabIndex.accesskey "I">
<!ENTITY OptGroup.label "ਚੋਣ ਗਰੁੱਪ">
<!ENTITY OptGroupLabel.label "ਲੇਬਲ:">
<!ENTITY OptGroupLabel.accesskey "L">
<!ENTITY OptGroupDisabled.label "ਆਯੋਗ">
<!ENTITY OptGroupDisabled.accesskey "D">
<!ENTITY Option.label "ਚੋਣ">
<!ENTITY OptionText.label "ਟੈਕਸਟ:">
<!ENTITY OptionText.accesskey "T">
<!ENTITY OptionValue.label "ਮੁੱਲ:">
<!ENTITY OptionValue.accesskey "V">
<!ENTITY OptionSelected.label "ਸ਼ੁਰੂਆਤੀ ਚੋਣ">
<!ENTITY OptionSelected.accesskey "S">
<!ENTITY OptionDisabled.label "ਆਯੋਗ">
<!ENTITY OptionDisabled.accesskey "D">
<!ENTITY TextHeader.label "ਟੈਕਸਟ">
<!ENTITY ValueHeader.label "ਮੁੱਲ">
<!ENTITY SelectedHeader.label "ਚੁਣਿਆ">
<!ENTITY AddOption.label "ਚੋਣ ਸ਼ਾਮਿਲ">
<!ENTITY AddOption.accesskey "O">
<!ENTITY AddOptGroup.label "ਗਰੁੱਪ ਸ਼ਾਮਲ">
<!ENTITY AddOptGroup.accesskey "G">
<!ENTITY RemoveElement.label "ਹਟਾਓ">
<!ENTITY RemoveElement.accesskey "R">
<!ENTITY MoveElementUp.label "ਉੱਤੇ ਭੇਜੋ">
<!ENTITY MoveElementUp.accesskey "U">
<!ENTITY MoveElementDown.label "ਹੇਠਾਂ ਭੇਜੋ">
<!ENTITY MoveElementDown.accesskey "D">
|