blob: 7eebc97367b10a019bb2748d13127fff22bc07e3 (
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/. -->
<!-- Window title -->
<!ENTITY windowTitle.label "ჰორიზონტული ხაზის პარამეტრები">
<!ENTITY dimensionsBox.label "ზომები">
<!ENTITY heightEditField.label "სიმაღლე:">
<!ENTITY heightEditField.accessKey "G">
<!ENTITY widthEditField.label "სიგანე:">
<!ENTITY widthEditField.accessKey "W">
<!ENTITY pixelsPopup.value "პიქსელი">
<!ENTITY alignmentBox.label "განთავსება">
<!ENTITY leftRadio.label "მარცხნივ">
<!ENTITY leftRadio.accessKey "L">
<!ENTITY centerRadio.label "ცენტრში">
<!ENTITY centerRadio.accessKey "C">
<!ENTITY rightRadio.label "მარჯვნივ">
<!ENTITY rightRadio.accessKey "R">
<!ENTITY threeDShading.label "3-D ჩრდილი">
<!ENTITY threeDShading.accessKey "S">
<!ENTITY saveSettings.label "ძირითადი">
<!ENTITY saveSettings.accessKey "D">
<!ENTITY saveSettings.tooltip "ამ პარამეტრების გამოყენება ახალი ჰორიზონტული ხაზების ჩამატებისას">
|