blob: d5024a3c5ad2527f04d2c36c4176e2ea94c979d8 (
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 "Proprietăți buton">
<!ENTITY Settings.label "Setări">
<!ENTITY ButtonType.label "Tip">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Trimite">
<!ENTITY reset.value "Resetează">
<!ENTITY button.value "Buton">
<!ENTITY ButtonName.label "Denumire:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Valoare:">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "Index file:">
<!ENTITY tabIndex.accesskey "I">
<!ENTITY ButtonDisabled.label "Dezactivat">
<!ENTITY ButtonDisabled.accesskey "D">
<!ENTITY AccessKey.label "Tastă de acces:">
<!ENTITY AccessKey.accesskey "a">
<!ENTITY RemoveButton.label "Elimină butonul">
<!ENTITY RemoveButton.accesskey "R">
|