blob: 99cb8d1817c2cfb454bc48ec646307b541a779f4 (
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
|
<!-- 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/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "Veti Vijash Horizontale">
<!ENTITY dimensionsBox.label "Përmasa">
<!ENTITY heightEditField.label "Lartësi:">
<!ENTITY heightEditField.accessKey "L">
<!ENTITY widthEditField.label "Gjerësi:">
<!ENTITY widthEditField.accessKey "G">
<!ENTITY pixelsPopup.value "piksela">
<!ENTITY alignmentBox.label "Drejtim">
<!ENTITY leftRadio.label "Majtas">
<!ENTITY leftRadio.accessKey "M">
<!ENTITY centerRadio.label "Në Qendër">
<!ENTITY centerRadio.accessKey "N">
<!ENTITY rightRadio.label "Djathtas">
<!ENTITY rightRadio.accessKey "D">
<!ENTITY threeDShading.label "Hijezim 3-D">
<!ENTITY threeDShading.accessKey "H">
<!ENTITY saveSettings.label "Përdori si Parazgjedhje">
<!ENTITY saveSettings.accessKey "P">
<!ENTITY saveSettings.tooltip "Ruajini këto rregullime për t'i përdorur kur futen vija të reja horizontale">
|