blob: f4f92a4be0b0c7fac094f4e810e53485665cc01f (
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 "Pogas īpašības">
<!ENTITY Settings.label "Iestatījumi">
<!ENTITY ButtonType.label "Veids">
<!ENTITY ButtonType.accesskey "V">
<!ENTITY submit.value "Iesniegt">
<!ENTITY reset.value "Atstatīt">
<!ENTITY button.value "Poga">
<!ENTITY ButtonName.label "Nosaukums:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Vērtība:">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "Cilnes indekss:">
<!ENTITY tabIndex.accesskey "C">
<!ENTITY ButtonDisabled.label "Atslēgts">
<!ENTITY ButtonDisabled.accesskey "A">
<!ENTITY AccessKey.label "Piekļuves atslēga:">
<!ENTITY AccessKey.accesskey "k">
<!ENTITY RemoveButton.label "Noņemt pogu">
<!ENTITY RemoveButton.accesskey "N">
|