Files
001code-html--cocos/scratch-l10n/editor/paint-editor/ka.json
刘宇飞 6e0a1fbcbb 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>
2026-06-16 15:37:45 +08:00

45 lines
2.8 KiB
JSON

{
"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": "რასტრულ გამოსახულებად გარდაქმნა",
"paint.paintEditor.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": "შეცვლა"
}