Initial commit of 001code-html Scratch frontend project.
Includes scratch-gui, scratch-vm, scratch-blocks, scratch-render, scratch-l10n, and deployment config. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
45
scratch-l10n/editor/paint-editor/el.json
Normal file
45
scratch-l10n/editor/paint-editor/el.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"paint.paintEditor.hue": "Χρώμα",
|
||||
"paint.paintEditor.saturation": "Κορεσμός",
|
||||
"paint.paintEditor.brightness": "Φωτεινότητα",
|
||||
"gui.comingSoon.message1": "Μην ανησυχείτε, το επεξεργαζόμαστε {emoji}",
|
||||
"gui.comingSoon.message2": "Έρχεται Σύντομα...",
|
||||
"gui.comingSoon.message3": "Το δουλεύουμε {emoji}",
|
||||
"paint.paintEditor.costume": "Ενδυμασία",
|
||||
"paint.paintEditor.group": "Ομαδοποίηση",
|
||||
"paint.paintEditor.ungroup": "Διαχωρισμός",
|
||||
"paint.paintEditor.undo": "Αναίρεση",
|
||||
"paint.paintEditor.redo": "Επανάληψη",
|
||||
"paint.paintEditor.forward": "Προς τα εμπρός",
|
||||
"paint.paintEditor.backward": "Προς τα πίσω",
|
||||
"paint.paintEditor.front": "Προσκήνιο",
|
||||
"paint.paintEditor.back": "Παρασκήνιο",
|
||||
"paint.paintEditor.more": "Περισσότερα",
|
||||
"paint.modeTools.brushSize": "Μέγεθος",
|
||||
"paint.modeTools.eraserSize": "Μέγεθος γόμας",
|
||||
"paint.modeTools.copy": "Αντιγραφή",
|
||||
"paint.modeTools.paste": "Επικόλληση",
|
||||
"paint.modeTools.delete": "Διαγραφή",
|
||||
"paint.modeTools.curved": "Καμπύλες",
|
||||
"paint.modeTools.pointed": "Μυτερό",
|
||||
"paint.modeTools.thickness": "Πάχος",
|
||||
"paint.modeTools.flipHorizontal": "Οριζόντια Αναστροφή",
|
||||
"paint.modeTools.flipVertical": "Κατακόρυφη Αναστροφή",
|
||||
"paint.modeTools.filled": "Γεμάτο",
|
||||
"paint.modeTools.outlined": "Με περίγραμμα",
|
||||
"paint.paintEditor.bitmap": "Μετατροπή σε Ψηφιοαπεικόνιση (Bitmap)",
|
||||
"paint.paintEditor.vector": "Μετατροπή σε Διάνυσμα (Vector)",
|
||||
"paint.paintEditor.fill": "Γέμισμα",
|
||||
"paint.paintEditor.stroke": "Περίγραμμα",
|
||||
"paint.brushMode.brush": "Πινέλο",
|
||||
"paint.eraserMode.eraser": "Γόμα",
|
||||
"paint.fillMode.fill": "Γέμισμα",
|
||||
"paint.lineMode.line": "Γραμμή",
|
||||
"paint.ovalMode.oval": "Κύκλος",
|
||||
"paint.rectMode.rect": "Ορθογώνιο",
|
||||
"paint.reshapeMode.reshape": "Αλλαγή σχήματος",
|
||||
"paint.roundedRectMode.roundedRect": "Στρογγυλεμένο Ορθογώνιο",
|
||||
"paint.selectMode.select": "Επιλογή",
|
||||
"paint.textMode.text": "Κείμενο",
|
||||
"paint.colorPicker.swap": "Αντιμετάθεση"
|
||||
}
|
||||
Reference in New Issue
Block a user