blob: 782c3f58f8807f109e7987031854247df6142abe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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/.
goToLineTitle = Μετάβαση σε γραμμή
goToLineText = Εισαγάγετε αριθμό γραμμής
invalidInputTitle = Μη έγκυρη είσοδος
invalidInputText = Ο αριθμός γραμμής που εισαγάγατε δεν είναι έγκυρος.
outOfRangeTitle = Η γραμμή δεν βρέθηκε
outOfRangeText = Η καθορισμένη γραμμή δεν βρέθηκε.
viewSelectionSourceTitle = Πηγαίος κώδικας DOM επιλογής
viewMathMLSourceTitle = Πηγαίος κώδικας DOM του MathML
context_goToLine_label = Μετάβαση σε γραμμή…
context_goToLine_accesskey = γ
context_wrapLongLines_label = Αναδίπλωση μεγάλων γραμμών
context_highlightSyntax_label = Επισήμανση σύνταξης
|