blob: c971465b2a75ea9034980c6fad476a374a2418da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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 size.label "ზომა">
<!ENTITY numRowsEditField.label "მწკრივი:">
<!ENTITY numRowsEditField.accessKey "R">
<!ENTITY numColumnsEditField.label "სვეტი:">
<!ENTITY numColumnsEditField.accessKey "C">
<!ENTITY widthEditField.label "სიგანე:">
<!ENTITY widthEditField.accessKey "W">
<!ENTITY borderEditField.label "ჩარჩო:">
<!ENTITY borderEditField.accessKey "B">
<!ENTITY borderEditField.tooltip "მიუთითეთ ჩარჩოს სიგანე, ან ნული (0) თუ ჩარჩო არ გსურთ">
<!ENTITY pixels.label "პიქსელი">
|