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/hy.json
Normal file
45
scratch-l10n/editor/paint-editor/hy.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": "Փոխակերպել կետապատկերայինի",
|
||||
"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": "Փոխարինում"
|
||||
}
|
||||
Reference in New Issue
Block a user