mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 21:52:35 -05:00
5c869f6c1f
GUI string ids have changed. Also pull current translations
102 lines
No EOL
3.6 KiB
JSON
102 lines
No EOL
3.6 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.stageSelector.targetPaneAddBackdrop": {
|
|
"message": "أَضِف خَلْفِيَّة",
|
|
"description": "Button to add a backdrop in the target pane"
|
|
},
|
|
"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.spriteSelector.addSprite": {
|
|
"message": "أَضِف كائن",
|
|
"description": "Button to add a sprite in the target pane"
|
|
},
|
|
"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.soundEditor.play": {
|
|
"message": "تَشغيل",
|
|
"description": "Title of the button to start playing the sound"
|
|
},
|
|
"gui.soundTab.addSound": {
|
|
"message": "أَضِف صَوْت",
|
|
"description": "Button to add a sound in the editor tab"
|
|
},
|
|
"gui.spriteSelectorItem.contextMenuDuplicate": {
|
|
"message": "duplicate",
|
|
"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"
|
|
}
|
|
} |