blob: 2a1654e83f91523fbb6432b6b332e169e4aa90f0 (
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 "ρ">
<!ENTITY numColumnsEditField.label "Στήλες:">
<!ENTITY numColumnsEditField.accessKey "τ">
<!ENTITY widthEditField.label "Πλάτος:">
<!ENTITY widthEditField.accessKey "Π">
<!ENTITY borderEditField.label "Πλαίσιο:">
<!ENTITY borderEditField.accessKey "λ">
<!ENTITY borderEditField.tooltip "Εισάγετε ένα μέγεθος για το πλαίσιο πίνακα, ή εισάγετε μηδέν (0) για χωρίς πλαίσιο">
<!ENTITY pixels.label "εικονοστοιχεία">
|