mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 21:52:35 -05:00
26e3bd064d
Add scratch-www translation resources and include in the pubished package.
130 lines
No EOL
4.5 KiB
JSON
130 lines
No EOL
4.5 KiB
JSON
{
|
|
"gui.soundEditor.echo": {
|
|
"message": "אקו",
|
|
"description": "Title of the button to apply the echo effect"
|
|
},
|
|
"gui.soundEditor.save": {
|
|
"message": "שמור",
|
|
"description": "Title of the button to save trimmed sound"
|
|
},
|
|
"gui.soundEditor.stop": {
|
|
"message": "עצור",
|
|
"description": "Title of the button to stop the sound"
|
|
},
|
|
"gui.soundEditor.redo": {
|
|
"message": "עשה שוב",
|
|
"description": "Title of the button to redo"
|
|
},
|
|
"gui.soundEditor.softer": {
|
|
"message": "רך יותר",
|
|
"description": "Title of the button to apply thr.softer effect"
|
|
},
|
|
"gui.soundEditor.robot": {
|
|
"message": "רובוט",
|
|
"description": "Title of the button to apply the robot effect"
|
|
},
|
|
"gui.customProcedures.addAnInputNumberText": {
|
|
"message": "Add an input",
|
|
"description": "Label for button to add a number/text input"
|
|
},
|
|
"gui.stageSelector.targetPaneAddBackdrop": {
|
|
"message": "הוסף רקע",
|
|
"description": "Button to add a backdrop in the target pane"
|
|
},
|
|
"gui.customProcedures.addALabel": {
|
|
"message": "Add a label",
|
|
"description": "Label for button to add a label"
|
|
},
|
|
"gui.soundEditor.trim": {
|
|
"message": "קצץ",
|
|
"description": "Title of the button to start trimminging the sound"
|
|
},
|
|
"gui.costumeTab.addBackdrop": {
|
|
"message": "הוסף רקע",
|
|
"description": "Button to add a backdrop in the editor tab"
|
|
},
|
|
"gui.customProcedures.addAnInputBoolean": {
|
|
"message": "Add an input",
|
|
"description": "Label for button to add a boolean input"
|
|
},
|
|
"gui.spriteSelector.addSprite": {
|
|
"message": "הוסף דמות",
|
|
"description": "Button to add a sprite in the target pane"
|
|
},
|
|
"gui.customProcedures.ok": {
|
|
"message": "OK",
|
|
"description": "Label for button to save new custom procedure"
|
|
},
|
|
"gui.soundEditor.slower": {
|
|
"message": "איטי יותר",
|
|
"description": "Title of the button to apply the slower effect"
|
|
},
|
|
"gui.turboMode.active": {
|
|
"message": "מצב טורבו",
|
|
"description": "Label indicating turbo mode is active"
|
|
},
|
|
"gui.customProcedures.cancel": {
|
|
"message": "Cancel",
|
|
"description": "Label for button to cancel custom procedure edits"
|
|
},
|
|
"gui.customProcedures.numberTextType": {
|
|
"message": "number or text",
|
|
"description": "Description of the number/text input type"
|
|
},
|
|
"gui.soundEditor.play": {
|
|
"message": "נגן",
|
|
"description": "Title of the button to start playing the sound"
|
|
},
|
|
"gui.customProcedures.booleanType": {
|
|
"message": "boolean",
|
|
"description": "Description of the boolean input type"
|
|
},
|
|
"gui.soundTab.addSound": {
|
|
"message": "הוסף צליל",
|
|
"description": "Button to add a sound in the editor tab"
|
|
},
|
|
"gui.spriteSelectorItem.contextMenuDuplicate": {
|
|
"message": "שכפל",
|
|
"description": "Menu item to duplicate in the right click menu"
|
|
},
|
|
"gui.spriteSelectorItem.contextMenuDelete": {
|
|
"message": "מחק",
|
|
"description": "Menu item to delete in the right click menu"
|
|
},
|
|
"gui.stageSelector.backdrops": {
|
|
"message": "רקעים",
|
|
"description": "Label for the backdrops in the stage selector"
|
|
},
|
|
"gui.soundEditor.louder": {
|
|
"message": "חזק יותר",
|
|
"description": "Title of the button to apply the louder effect"
|
|
},
|
|
"gui.soundEditor.faster": {
|
|
"message": "מהר יותר",
|
|
"description": "Title of the button to apply the faster effect"
|
|
},
|
|
"gui.soundTab.recordSound": {
|
|
"message": "הקלט צליל",
|
|
"description": "Button to record a sound in the editor tab"
|
|
},
|
|
"gui.gui.addExtension": {
|
|
"message": "תוספים",
|
|
"description": "Button to add an extension in the target pane"
|
|
},
|
|
"gui.soundEditor.reverse": {
|
|
"message": "הפוך",
|
|
"description": "Title of the button to apply the reverse effect"
|
|
},
|
|
"gui.soundEditor.undo": {
|
|
"message": " ביטול",
|
|
"description": "Title of the button to undo"
|
|
},
|
|
"gui.costumeTab.addCostume": {
|
|
"message": "הוסף תלבושת",
|
|
"description": "Button to add a costume in the editor tab"
|
|
},
|
|
"gui.soundEditor.sound": {
|
|
"message": "צליל",
|
|
"description": "Label for the name of the sound"
|
|
}
|
|
} |