scratch-l10n/editor/interface/fa.json

1158 lines
44 KiB
JSON
Raw Normal View History

2018-05-21 09:43:28 -04:00
{
"gui.backpack.errorBackpack": {
"message": "Error loading backpack",
"description": "Error backpack message"
2018-05-21 09:43:28 -04:00
},
"gui.backpack.loadingBackpack": {
"message": "Loading...",
"description": "Loading backpack message"
},
"gui.backpack.emptyBackpack": {
"message": "Backpack is empty",
"description": "Empty backpack message"
},
"gui.unsupportedBrowser.label": {
"message": "مرورگر پشتیبانی نمی‌شود",
"description": ""
2018-05-21 09:43:28 -04:00
},
"gui.unsupportedBrowser.description": {
"message": "We're very sorry, but Scratch 3.0 does not support Internet Explorer, Vivaldi, Opera or Silk. We recommend trying a newer browser such as Google Chrome, Mozilla Firefox, or Microsoft Edge.",
"description": "Unsupported browser description"
2018-05-21 09:43:28 -04:00
},
"gui.unsupportedBrowser.back": {
2018-07-19 09:35:23 -04:00
"message": "بازگشت",
2018-05-21 09:43:28 -04:00
"description": "Button to go back in unsupported browser modal"
},
"gui.unsupportedBrowser.previewfaq": {
"message": "To learn more, go to the {previewFaqLink}.",
"description": "Invitation to try 3.0 preview"
2018-05-21 09:43:28 -04:00
},
2018-08-03 12:57:12 -04:00
"gui.unsupportedBrowser.previewfaqlinktext": {
"message": "پرسش و پاسخ",
"description": "link to Scratch 3.0 FAQ page"
},
"gui.cameraModal.cameraModalTitle": {
"message": "Take a Photo",
"description": "Title for prompt to take a picture (to add as a new costume)."
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.loadingCameraMessage": {
"message": "Loading Camera...",
"description": "Notification to the user that the camera is loading"
},
"gui.cameraModal.permissionRequest": {
"message": "We need your permission to use your camera",
"description": "Notification to the user that the app needs camera access"
},
"gui.cameraModal.retakePhoto": {
"message": "Retake Photo",
"description": "A button that allows the user to take the picture again, replacing the old one"
},
"gui.cameraModal.save": {
2018-05-21 09:43:28 -04:00
"message": "ذخیره",
"description": "A button that allows the user to save the photo they took as a costume"
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.takePhoto": {
"message": "Take Photo",
"description": "A button to take a photo"
2018-07-19 09:35:23 -04:00
},
"gui.cameraModal.loadingCaption": {
"message": "Loading...",
"description": "A caption for a disabled button while the video from the camera is still loading"
2018-05-21 09:43:28 -04:00
},
"gui.cameraModal.enableCameraCaption": {
"message": "Enable Camera",
"description": "A caption for a disabled button prompting the user to enable camera access"
2018-05-21 09:43:28 -04:00
},
"gui.cards.all-tutorials": {
"message": "Tutorials",
"description": "Title for button to return to tutorials library"
2018-05-21 09:43:28 -04:00
},
"gui.cards.remove": {
"message": "بستن",
"description": "Title for button to close how-to card"
2018-05-21 09:43:28 -04:00
},
"gui.cards.more-things-to-try": {
"message": "More things to try!",
"description": "Title card with more things to try"
2018-05-21 09:43:28 -04:00
},
"gui.cards.see-more": {
"message": "See more",
"description": "Title for button to see more in how-to library"
},
"gui.comingSoon.message1": {
"message": "Don't worry, we're on it {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
},
"gui.comingSoon.message2": {
"message": "به زودی...",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
},
"gui.comingSoon.message3": {
"message": "ما در حال کار بر روی آن هستیم {emoji}",
"description": "One of the \"coming soon\" random messages for yet-to-be-done features"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.noPeripheralsFound": {
"message": "No devices found",
"description": "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.prescan": {
"message": "Have your device nearby, then begin searching.",
"description": "Prompt for beginning the search"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.pressbutton": {
"message": "Press the button on your device.",
"description": "Prompt for pushing the button on the device"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.start-search": {
"message": "Start Searching",
"description": "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
},
"gui.connection.connecting-searchbutton": {
"message": "Searching...",
"description": "Label indicating that search is in progress"
2018-05-21 09:43:28 -04:00
},
"gui.connection.auto-scanning.try-again": {
"message": "Try again",
"description": "Button in prompt for trying a device search again"
2018-05-21 09:43:28 -04:00
},
"gui.connection.connected": {
"message": "Connected",
"description": "Message indicating that a device was connected"
2018-05-21 09:43:28 -04:00
},
"gui.connection.disconnect": {
"message": "Disconnect",
"description": "Button to disconnect the device"
2018-05-21 09:43:28 -04:00
},
"gui.connection.go-to-editor": {
"message": "Go to Editor",
"description": "Button to return to the editor"
2018-05-21 09:43:28 -04:00
},
"gui.connection.connecting-cancelbutton": {
"message": "Connecting...",
"description": "Label indicating that connection is in progress"
},
"gui.connection.error.errorMessage": {
"message": "Oops, looks like something went wrong.",
"description": "The device connection process has encountered an error."
2018-05-21 09:43:28 -04:00
},
"gui.connection.error.tryagainbutton": {
"message": "Try again",
"description": "Button to initiate trying the device connection again after an error"
2018-05-21 09:43:28 -04:00
},
"gui.connection.error.helpbutton": {
"message": "کمک",
"description": "Button to view help content"
2018-05-21 09:43:28 -04:00
},
"gui.connection.peripheral-name-label": {
"message": "Device name",
"description": "Label for field showing the device name"
},
"gui.connection.connect": {
"message": "Connect",
"description": "Button to start connecting to a specific device"
},
"gui.connection.scanning.lookingforperipherals": {
"message": "Looking for devices",
"description": "Text shown while scanning for devices"
2018-05-21 09:43:28 -04:00
},
"gui.connection.scanning.noPeripheralsFound": {
"message": "No devices found",
"description": "Text shown when no devices could be found"
2018-05-21 09:43:28 -04:00
},
"gui.connection.scanning.instructions": {
"message": "Select your device in the list above.",
"description": "Prompt for choosing a device to connect to"
},
"gui.connection.search": {
"message": "Refresh",
"description": "Button in prompt for starting a search"
2018-05-21 09:43:28 -04:00
},
"gui.connection.unavailable.installscratchlink": {
"message": "Make sure you have Scratch Link installed and running",
"description": "Message for getting Scratch Link installed"
},
"gui.connection.unavailable.enablebluetooth": {
"message": "Check that Bluetooth is enabled",
"description": "Message for making sure Bluetooth is enabled"
2018-08-03 12:57:12 -04:00
},
"gui.connection.unavailable.tryagainbutton": {
"message": "Try again",
"description": "Button to initiate trying the device connection again after an error"
2018-05-21 09:43:28 -04:00
},
"gui.connection.unavailable.helpbutton": {
"message": "کمک",
"description": "Button to view help content"
2018-05-21 09:43:28 -04:00
},
"gui.controls.go": {
"message": "Go",
"description": "Green flag button title"
2018-05-21 09:43:28 -04:00
},
"gui.controls.stop": {
"message": "متوقف کن",
"description": "Stop button title"
},
"gui.crashMessage.label": {
"message": "Oops! Something went wrong.",
"description": "Crash Message title"
},
"gui.crashMessage.description": {
"message": "We are so sorry, but it looks like Scratch has crashed. This bug has been\n automatically reported to the Scratch Team. Please refresh your page to try\n again.",
"description": "Message to inform the user that page has crashed."
},
"gui.crashMessage.reload": {
"message": "Reload",
"description": "Button to reload the page when page crashes"
},
"gui.customProcedures.myblockModalTitle": {
"message": "ایجاد یک بلاک",
"description": "Title for the modal where you create a custom block."
},
"gui.customProcedures.addAnInputNumberText": {
"message": "ورودی را اضافه کنید",
"description": "Label for button to add a number/text input"
},
"gui.customProcedures.numberTextType": {
"message": "عدد یا متن",
"description": "Description of the number/text input type"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.addAnInputBoolean": {
2018-07-19 09:35:23 -04:00
"message": "ورودی را اضافه کنید",
2018-05-21 09:43:28 -04:00
"description": "Label for button to add a boolean input"
},
"gui.customProcedures.booleanType": {
"message": "boolean",
"description": "Description of the boolean input type"
2018-07-19 09:35:23 -04:00
},
"gui.customProcedures.addALabel": {
"message": "Add a label",
"description": "Label for button to add a label"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.runWithoutScreenRefresh": {
"message": "بدون ریفرش کردن صفحه اجرا کن",
"description": "Label for checkbox to run without screen refresh"
2018-05-21 09:43:28 -04:00
},
"gui.customProcedures.cancel": {
"message": "لغو",
"description": "Label for button to cancel custom procedure edits"
},
"gui.customProcedures.ok": {
"message": "تایید",
"description": "Label for button to save new custom procedure"
2018-05-21 09:43:28 -04:00
},
"gui.SpriteInfo.direction": {
"message": "Direction",
"description": "Sprite info direction label"
2018-05-21 09:43:28 -04:00
},
"gui.directionPicker.rotationStyles.allAround": {
"message": "All Around",
"description": "Button to change to the all around rotation style"
2018-05-21 09:43:28 -04:00
},
"gui.directionPicker.rotationStyles.leftRight": {
"message": "Left/Right",
"description": "Button to change to the left-right rotation style"
2018-05-21 09:43:28 -04:00
},
"gui.directionPicker.rotationStyles.dontRotate": {
"message": "Do not rotate",
"description": "Button to change to the dont rotate rotation style"
},
"gui.gui.addExtension": {
"message": "Add Extension",
"description": "Button to add an extension in the target pane"
},
"gui.gui.codeTab": {
"message": "کد",
"description": "Button to get to the code panel"
},
"gui.gui.backdropsTab": {
"message": "پشت صحنه ها",
"description": "Button to get to the backdrops panel"
},
"gui.gui.costumesTab": {
"message": "لباس‌ها",
"description": "Button to get to the costumes panel"
},
"gui.gui.soundsTab": {
"message": "صداها",
"description": "Button to get to the sounds panel"
},
"gui.importInfo.title": {
"message": "View a Scratch 2.0 Project",
"description": "Scratch 2.0 import modal label - for accessibility"
},
2018-08-03 12:57:12 -04:00
"gui.importInfo.betamessage": {
"message": "Enter a link to one of your shared Scratch projects. Changes made in this 3.0 Beta will not be saved.",
"description": "Import project message"
},
"gui.importInfo.message": {
"message": "Enter a link to one of your shared Scratch projects. Changes made in this 3.0 Preview will not be saved.",
"description": "Import project message"
2018-08-03 12:57:12 -04:00
},
"gui.importInfo.invalidFormatError": {
"message": "اوه، لینک پروژه یا شناسه به نظر میرسه درست نیست.",
"description": "Invalid project link or id message"
},
"gui.importModal.viewproject": {
"message": "View",
"description": "Label for button to load a scratch 2.0 project"
},
"gui.importInfo.goback": {
"message": "Go Back",
"description": "Label for button to back out of importing a project"
},
"gui.importInfo.previewfaq": {
"message": "To learn more, go to the {previewFaqLink}.",
"description": "Invitation to try 3.0 preview"
},
"gui.importInfo.previewfaqlinktext": {
"message": "پرسش و پاسخ",
"description": "link to Scratch 3.0 FAQ page"
},
"gui.extensionLibrary.comingSoon": {
"message": "به زودی",
"description": "Label for extensions that are not yet implemented"
},
"gui.library.filterPlaceholder": {
"message": "جستجو",
"description": "Placeholder text for library search field"
},
"gui.library.allTag": {
"message": "همه",
"description": "Label for library tag to revert to all items after filtering by tag."
},
"gui.loader.message1": {
"message": "ایجاد بلاک...",
"description": "One of the loading messages"
},
"gui.loader.message2": {
"message": "Loading sprites …",
"description": "One of the loading messages"
},
"gui.loader.message3": {
"message": "Loading sounds …",
"description": "One of the loading messages"
},
"gui.loader.message4": {
"message": "Loading extensions …",
"description": "One of the loading messages"
2018-05-21 09:43:28 -04:00
},
"gui.loader.message5": {
"message": "Herding cats …",
"description": "One of the loading messages"
},
"gui.loader.message6": {
"message": "Transmitting nanos …",
"description": "One of the loading messages"
},
2018-05-21 09:43:28 -04:00
"gui.loader.message7": {
"message": "Inflating gobos …",
"description": "One of the loading messages"
},
"gui.loader.message8": {
"message": "Preparing emojis …",
"description": "One of the loading messages"
},
"gui.loader.headline": {
"message": "در حال بارگیری پروژه",
"description": "Main loading message"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.LanguageSelector": {
"message": "language selector",
"description": "accessibility text for the language selection menu"
},
"gui.menuBar.tutorialsLibrary": {
"message": "Tutorials",
"description": "accessibility text for the tutorials button"
2018-07-19 09:35:23 -04:00
},
"gui.menuBar.restoreSprite": {
"message": "Restore Sprite",
"description": "Menu bar item for restoring the last deleted sprite."
},
"gui.menuBar.restoreSound": {
"message": "Restore Sound",
"description": "Menu bar item for restoring the last deleted sound."
},
"gui.menuBar.restoreCostume": {
"message": "Restore Costume",
"description": "Menu bar item for restoring the last deleted costume."
},
"gui.menuBar.restore": {
"message": "Restore",
"description": "Menu bar item for restoring the last deleted item in its disabled state."
},
2018-08-30 16:48:04 -04:00
"gui.menuBar.saveNow": {
"message": "الان ذخیره کن",
"description": "Menu bar item for saving now"
},
2018-10-04 09:32:22 -04:00
"gui.menuBar.share": {
"message": "به اشتراک گذاری",
"description": "Label for project share button"
},
"gui.menuBar.file": {
"message": "فایل",
"description": "Text for file dropdown menu"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.new": {
"message": "جدید",
"description": "Menu bar item for creating a new project"
2018-07-19 09:35:23 -04:00
},
"gui.menuBar.saveAsCopy": {
"message": "ذخیره به عنوان یک کپی",
"description": "Menu bar item for saving as a copy"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.uploadFromComputer": {
"message": "Load from your computer",
"description": "Menu bar item for uploading a project from your computer"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.downloadToComputer": {
"message": "Save to your computer",
"description": "Menu bar item for downloading a project to your computer"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.edit": {
"message": "ویرایش",
"description": "Text for edit dropdown menu"
2018-05-21 09:43:28 -04:00
},
"gui.menuBar.turboModeOff": {
"message": "Turn off Turbo Mode",
"description": "Menu bar item for turning off turbo mode"
},
"gui.menuBar.turboModeOn": {
"message": "Turn on Turbo Mode",
"description": "Menu bar item for turning on turbo mode"
},
"gui.menuBar.seeCommunity": {
"message": "See Community",
"description": "Label for see community button"
},
"gui.menuBar.joinScratch": {
"message": "در اسکرچ",
"description": "Link for creating a Scratch account"
},
"gui.menuBar.signIn": {
"message": "ورود",
"description": "Link for signing in to your Scratch account"
},
2018-10-04 09:32:22 -04:00
"gui.menuBar.giveFeedback": {
"message": "Give Feedback",
"description": "Label for feedback form modal button"
},
"gui.gui.projectTitlePlaceholder": {
"message": "Project title here",
"description": "Placeholder for project title when blank"
},
"gui.modal.help": {
"message": "کمک",
"description": "Help button in modal"
},
2018-05-21 09:43:28 -04:00
"gui.modal.back": {
2018-07-19 09:35:23 -04:00
"message": "بازگشت",
2018-05-21 09:43:28 -04:00
"description": "Back button in modal"
},
"gui.monitor.contextMenu.default": {
"message": "بازخوانش معمولی",
"description": "Menu item to switch to the default monitor"
},
"gui.monitor.contextMenu.large": {
"message": "بازخوانش حجیم",
"description": "Menu item to switch to the large monitor"
},
"gui.monitor.contextMenu.slider": {
"message": "لغزنده",
"description": "Menu item to switch to the slider monitor"
},
"gui.previewInfo.label": {
"message": "Try Scratch 3.0",
"description": "Scratch 3.0 modal label - for accessibility"
},
"gui.previewInfo.welcome": {
"message": "Welcome to the Scratch 3.0 Beta",
"description": "Header for Preview Info Modal"
},
2018-10-04 09:32:22 -04:00
"gui.previewModal.notnowtooltip": {
"message": "الان نه",
"description": "Tooltip for Not Now button"
},
"gui.previewModal.tryittooltip": {
"message": "امتحانش کن",
"description": "Tooltip for Try It button"
},
"gui.previewModal.viewprojecttooltip": {
"message": "View 2.0 Project",
"description": "Tooltip for View 2.0 Project button"
},
"gui.previewInfo.betawelcome": {
"message": "Welcome to the Scratch 3.0 Beta",
"description": "Header for Beta Info Modal"
},
"gui.previewInfo.invitation": {
"message": "We're working on the next generation of Scratch. We're excited for you to try it!",
"description": "Invitation to try 3.0 Beta"
},
"gui.previewInfo.notnow": {
"message": "الان نه",
"description": "Label for button to back out of trying Scratch 3.0 Beta"
},
"gui.previewModal.tryit": {
"message": "Try It! {caticon}",
"description": "Label for button to try Scratch 3.0 Beta"
},
"gui.previewModal.viewproject": {
"message": "View 2.0 Project",
"description": "Label for button to import a 2.0 project"
},
"gui.previewInfo.previewfaq": {
"message": "To learn more, go to the {previewFaqLink}.",
"description": "Invitation to try 3.0 Beta"
},
2018-08-03 12:57:12 -04:00
"gui.previewInfo.previewfaqlinktext": {
"message": "پرسش و پاسخ",
"description": "link to Scratch 3.0 FAQ page"
},
"gui.gui.variableScopeOptionAllSprites": {
"message": "برای همه شبح ها",
"description": "Option message when creating a variable for making it available to all sprites"
2018-05-21 09:43:28 -04:00
},
"gui.gui.variableScopeOptionSpriteOnly": {
"message": "فقط برای این شبح",
"description": "Option message when creating a varaible for making it only available to the current sprite"
2018-05-21 09:43:28 -04:00
},
"gui.gui.variablePrompt": {
"message": "تنظیمات بیشتر",
"description": "Dropdown message for variable/list options"
},
"gui.gui.variablePromptAllSpritesMessage": {
"message": "This variable will be available to all sprites.",
"description": "A message that displays in a variable modal when the stage is selected indicating that the variable being created will available to all sprites."
},
"gui.prompt.cancel": {
"message": "لغو",
"description": "Button in prompt for cancelling the dialog"
2018-05-21 09:43:28 -04:00
},
"gui.prompt.ok": {
"message": "تایید",
"description": "Button in prompt for confirming the dialog"
},
"gui.playbackStep.stopMsg": {
"message": "متوقف کن",
"description": "Stop/Play button in recording playback"
},
"gui.playbackStep.playMsg": {
"message": "پخش",
"description": "Stop/Play button in recording playback"
2018-05-21 09:43:28 -04:00
},
"gui.playbackStep.loadingMsg": {
"message": "Loading...",
"description": "Loading/Save button in recording playback"
2018-05-21 09:43:28 -04:00
},
"gui.playbackStep.saveMsg": {
"message": "ذخیره",
"description": "Loading/Save button in recording playback"
2018-05-21 09:43:28 -04:00
},
"gui.playbackStep.reRecordMsg": {
"message": "Re-record",
"description": "Button to re-record sound in recording playback"
},
"gui.recordModal.title": {
"message": "Record Sound",
"description": "Recording modal title"
},
"gui.soundEditor.sound": {
"message": "صدا",
"description": "Label for the name of the sound"
},
2018-05-21 09:43:28 -04:00
"gui.soundEditor.play": {
2018-07-19 09:35:23 -04:00
"message": "پخش",
2018-05-21 09:43:28 -04:00
"description": "Title of the button to start playing the sound"
},
"gui.soundEditor.stop": {
"message": "متوقف کن",
"description": "Title of the button to stop the sound"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.trim": {
"message": "اصلاح کردن",
"description": "Title of the button to start trimminging the sound"
2018-07-19 09:35:23 -04:00
},
"gui.soundEditor.save": {
"message": "ذخیره",
"description": "Title of the button to save trimmed sound"
},
"gui.soundEditor.undo": {
"message": "برگرد",
"description": "Title of the button to undo"
},
"gui.soundEditor.redo": {
"message": "دوباره انجام بده",
"description": "Title of the button to redo"
},
"gui.soundEditor.faster": {
"message": "سریعتر",
"description": "Title of the button to apply the faster effect"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.slower": {
"message": "آرام‌تر",
"description": "Title of the button to apply the slower effect"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.echo": {
"message": "Echo",
"description": "Title of the button to apply the echo effect"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.robot": {
"message": "ربات",
"description": "Title of the button to apply the robot effect"
2018-08-03 12:57:12 -04:00
},
"gui.soundEditor.louder": {
"message": "بلندتر",
"description": "Title of the button to apply the louder effect"
},
"gui.soundEditor.softer": {
"message": "Softer",
"description": "Title of the button to apply thr.softer effect"
2018-05-21 09:43:28 -04:00
},
"gui.soundEditor.reverse": {
"message": "معکوس",
"description": "Title of the button to apply the reverse effect"
2018-05-21 09:43:28 -04:00
},
"gui.SpriteInfo.spritePlaceholder": {
"message": "Name",
"description": "Placeholder text for sprite name"
2018-05-21 09:43:28 -04:00
},
"gui.SpriteInfo.sprite": {
"message": "شبح",
"description": "Sprite info label"
},
"gui.SpriteInfo.show": {
"message": "Show",
"description": "Sprite info show label"
},
"gui.SpriteInfo.size": {
"message": "اندازه",
"description": "Sprite info size label"
2018-05-21 09:43:28 -04:00
},
"gui.spriteSelectorItem.contextMenuDuplicate": {
"message": "تکثیر",
"description": "Menu item to duplicate in the right click menu"
2018-07-19 09:35:23 -04:00
},
"gui.spriteSelectorItem.contextMenuDelete": {
"message": "حذف",
"description": "Menu item to delete in the right click menu"
2018-07-19 09:35:23 -04:00
},
"gui.spriteSelectorItem.contextMenuExport": {
"message": "خروجی گرفتن",
"description": "Menu item to export the selected item"
},
"gui.spriteSelector.addSpriteFromLibrary": {
"message": "Choose a Sprite",
"description": "Button to add a sprite in the target pane from library"
2018-08-03 12:57:12 -04:00
},
"gui.spriteSelector.addSpriteFromPaint": {
"message": "نقاشی",
"description": "Button to add a sprite in the target pane from paint"
2018-07-19 09:35:23 -04:00
},
"gui.spriteSelector.addSpriteFromSurprise": {
"message": "Surprise",
"description": "Button to add a random sprite in the target pane"
2018-07-19 09:35:23 -04:00
},
"gui.spriteSelector.addSpriteFromFile": {
"message": "Upload Sprite",
"description": "Button to add a sprite in the target pane from file"
2018-05-21 09:43:28 -04:00
},
"gui.stageHeader.stageSizeLarge": {
"message": "Switch to large stage",
"description": "Button to change stage size to large"
2018-05-21 09:43:28 -04:00
},
"gui.stageHeader.stageSizeSmall": {
"message": "Switch to small stage",
"description": "Button to change stage size to small"
2018-05-21 09:43:28 -04:00
},
"gui.stageHeader.stageSizeFull": {
"message": "Enter full screen mode",
"description": "Button to change stage size to full screen"
2018-05-21 09:43:28 -04:00
},
"gui.stageHeader.stageSizeUnFull": {
"message": "Exit full screen mode",
"description": "Button to get out of full screen mode"
2018-05-21 09:43:28 -04:00
},
"gui.stageHeader.fullscreenControl": {
"message": "Full Screen Control",
"description": "Button to enter/exit full screen mode"
2018-07-19 09:35:23 -04:00
},
"gui.spriteSelector.addBackdropFromLibrary": {
2018-05-21 09:43:28 -04:00
"message": "Choose a Backdrop",
"description": "Button to add a stage in the target pane from library"
2018-05-21 09:43:28 -04:00
},
"gui.stageSelector.addBackdropFromPaint": {
2018-07-19 09:35:23 -04:00
"message": "نقاشی",
"description": "Button to add a stage in the target pane from paint"
2018-05-21 09:43:28 -04:00
},
"gui.stageSelector.addBackdropFromSurprise": {
"message": "Surprise",
"description": "Button to add a random stage in the target pane"
2018-05-21 09:43:28 -04:00
},
"gui.stageSelector.addBackdropFromFile": {
"message": "بارگذاری پشت صحنه",
"description": "Button to add a stage in the target pane from file"
},
"gui.stageSelector.stage": {
"message": "طبقه",
"description": "Label for the stage in the stage selector"
},
"gui.stageSelector.backdrops": {
"message": "پشت صحنه ها",
"description": "Label for the backdrops in the stage selector"
2018-05-21 09:43:28 -04:00
},
"gui.turboMode.active": {
"message": "حالت توربو",
"description": "Label indicating turbo mode is active"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.label": {
"message": "Your Browser Does Not Support WebGL",
"description": "WebGL missing title"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.description": {
"message": "Unfortunately it looks like your browser or computer {webGlLink}. This technology is needed for Scratch 3.0 to run.",
"description": "WebGL missing message"
},
"gui.webglModal.webgllink": {
"message": "does not support WebGL",
"description": "link part of your browser does not support WebGL message"
2018-07-19 09:35:23 -04:00
},
"gui.webglModal.back": {
"message": "بازگشت",
"description": "Label for button go back when browser is unsupported"
},
"gui.webglModal.previewfaq": {
2018-05-21 09:43:28 -04:00
"message": "To learn more, go to the {previewFaqLink}.",
"description": "Scratch 3.0 FAQ description"
2018-05-21 09:43:28 -04:00
},
"gui.webglModal.previewfaqlinktext": {
"message": "پرسش و پاسخ",
"description": "link to Scratch 3.0 FAQ page"
},
"gui.costumeLibrary.chooseABackdrop": {
"message": "Choose a Backdrop",
"description": "Heading for the backdrop library"
},
"gui.costumeLibrary.chooseACostume": {
"message": "یک لباس را انتخاب کنید",
"description": "Heading for the costume library"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addBackdropFromLibrary": {
"message": "Choose a Backdrop",
"description": "Button to add a backdrop in the editor tab"
},
"gui.costumeTab.addCostumeFromLibrary": {
"message": "یک لباس را انتخاب کنید",
"description": "Button to add a costume in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addBlankCostume": {
"message": "نقاشی",
"description": "Button to add a blank costume in the editor tab"
},
"gui.costumeTab.addSurpriseCostume": {
2018-05-21 09:43:28 -04:00
"message": "Surprise",
"description": "Button to add a surprise costume in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addFileBackdrop": {
"message": "بارگذاری پشت صحنه",
"description": "Button to add a backdrop by uploading a file in the editor tab"
2018-07-19 09:35:23 -04:00
},
"gui.costumeTab.addFileCostume": {
"message": "بارگذاری لباس",
"description": "Button to add a costume by uploading a file in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.costumeTab.addCameraCostume": {
"message": "دوربین",
"description": "Button to use the camera to create a costume costume in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.extensionLibrary.chooseAnExtension": {
"message": "Choose an Extension",
"description": "Heading for the extension library"
2018-05-21 09:43:28 -04:00
},
"gui.extensionLibrary.extensionUrl": {
"message": "Enter the URL of the extension",
"description": "Prompt for unoffical extension url"
},
"gui.projectLoader.loadError": {
"message": "The project file that was selected failed to load.",
"description": "An error that displays when a local project file fails to load."
2018-05-21 09:43:28 -04:00
},
"gui.recordingStep.alertMsg": {
"message": "Could not start recording",
"description": "Alert for recording error"
2018-05-21 09:43:28 -04:00
},
"gui.soundLibrary.chooseASound": {
"message": "یک صدا را انتخاب کنید",
"description": "Heading for the sound library"
},
"gui.soundTab.fileUploadSound": {
"message": "Upload Sound",
"description": "Button to upload sound from file in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.soundTab.surpriseSound": {
2018-05-21 09:43:28 -04:00
"message": "Surprise",
"description": "Button to get a random sound in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.soundTab.recordSound": {
"message": "ضبط",
"description": "Button to record a sound in the editor tab"
},
"gui.soundTab.addSoundFromLibrary": {
"message": "یک صدا را انتخاب کنید",
"description": "Button to add a sound in the editor tab"
2018-05-21 09:43:28 -04:00
},
"gui.spriteLibrary.chooseASprite": {
"message": "Choose a Sprite",
"description": "Heading for the sprite library"
2018-05-21 09:43:28 -04:00
},
"gui.tipsLibrary.tutorials": {
"message": "Choose a Tutorial",
"description": "Heading for the help/tutorials library"
2018-05-21 09:43:28 -04:00
},
"gui.defaultProject.meow": {
"message": "Meow",
"description": "Name for the meow sound"
},
"gui.defaultProject.variable": {
"message": "my variable",
"description": "Name for the default variable"
},
"gui.howtos.intro-move-sayhello-hat.name": {
"message": "Getting Started",
"description": "Name for the 'Getting Started' how-to"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.intro-move.step_stepMove": {
"message": "Add a move block",
"description": "Step name for 'Add a move block' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.add-a-move-block.step_stepMoveSayHello": {
"message": "Click the green flag to start",
"description": "Step name for 'Add A Say Block' step"
2018-08-03 12:57:12 -04:00
},
"gui.howtos.animate-a-name.name": {
"message": "Animate a Name",
"description": "Name for the 'Animate a Name' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.animate-a-name.step_AnimatePickLetter": {
"message": "Pick a Letter Sprite",
"description": "Step name for 'Pick a Letter Sprite' step"
},
"gui.howtos.animate-a-name.step_AnimatePlaySound": {
"message": "Play a Sound When Clicked",
"description": "Step name for 'Play a Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.animate-a-name.step_AnimatePickLetter2": {
"message": "Pick Another Letter Sprite",
"description": "Step name for 'Pick Another Letter Sprite"
},
"gui.howtos.animate-a-name.step_AnimateChangeColor": {
"message": "Change color",
"description": "Step name for 'Change color' step"
},
"gui.howtos.animate-a-name.step_AnimateSpin": {
"message": "Pick Another Letter Sprite & Make It Spin",
"description": "Step name for 'Pick Another Letter Sprite & Make It Spin' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.animate-a-name.step_AnimateGrow": {
"message": "Pick Another Letter Sprite & Make It Grow",
"description": "Step name for 'Pick Another Letter Sprite & Make It Grow!' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.name": {
"message": "خلق موسیقی",
"description": "Name for the 'Make Music' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Make-Music.step_PickInstrument": {
"message": "Pick an Instrument Sprite",
"description": "Step name for 'Pick an Instrument Sprite' step"
},
"gui.howtos.Make-Music.step_PlaySoundClick": {
"message": "Play Sound When Clicked",
"description": "Step name for 'Play Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Make-Music.step_MakeSong": {
"message": "Create a Song",
"description": "Step name for 'Create a Song' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.step_MakeBeat": {
"message": "Choose a Drum & Make a Beat",
"description": "Step name for 'Choose a Drum & Make a Beat' step"
},
"gui.howtos.make-music.step_MakeBeatBox": {
"message": "Choose the Microphone Sprite & Surprise Beatbox",
"description": "Step name for 'Choose the Microphone Sprite & Surprise Beatbox' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.name": {
"message": "Make a Clicker Game",
"description": "Name for the 'Make a Clicker Game' how-to"
},
"gui.howtos.Make-A-Game.step_GamePickSprite": {
"message": "Pick A Sprite",
"description": "Step name for 'Pick A Sprite' step"
2018-08-03 12:57:12 -04:00
},
"gui.howtos.make-a-game.step_GamePlaySound": {
"message": "Play Sound When Clicked",
"description": "Play Sound When Clicked' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.step_GameAddScore": {
"message": "Create Score Variable",
"description": "Step name for 'Create Score Variable' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.step_GameChangeScore": {
"message": "When Clicked Increase Score",
"description": "Step name for 'When Clicked Increase Score' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-game.step_Random": {
"message": "Go to a random position",
"description": "Step name for 'Go to a random position' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-music.step_GameChangeColor": {
"message": "Change Color",
"description": "Step name for 'Change Color' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.make-music.step_ResetScore": {
"message": "Reset Score",
"description": "Step name for 'Reset Score' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.make-a-chase-game.name": {
"message": "Make a Chase Game",
"description": "Name for the 'Make a Chase Game' how-to"
},
"gui.howtos.Chase-Game.step_BG": {
"message": "Add a Backdrop",
"description": "Step name for 'Add a Backdrop' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.chase-game.step_AddOcto": {
"message": "Add a Sprite",
"description": "Step name for 'Add a Sprite' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.make-music.step_LeftRight": {
"message": "Move Right & Left With Arrow Keys",
"description": "Step name for 'Move Right & Left With Arrow Keys' step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.Chase-Game.step_UpDown": {
"message": "Move Up & Down With Arrow Keys",
"description": "Step name for 'Move Up & Down With Arrow Keys' step"
},
"gui.howtos.Chase-Game.step_AddStar": {
"message": "Add Another Sprite",
"description": "Step name for 'Add Another Sprite' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.step_MoveRandom": {
"message": "Move Randomly",
"description": "Step name for 'Move Randomly' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.step_WhenTouch": {
"message": "In Octopus Sprite, When Touching Play Sound",
"description": "Step name for 'In Octopus Sprite, When Touching Play Sound' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.step_ScoreVariable": {
"message": "Create Score Variable",
"description": "Step name for 'Create Score Variable"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.Chase-Game.ScoreWhenTouch": {
"message": "In Octopus Sprite, When Touching Add Score",
"description": "Step name for 'In Octopus Sprite, When Touching Add Score step"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.add-sprite.name": {
"message": "Add a Sprite",
"description": "Name for the 'Add a Sprite' how-to"
},
"gui.howtos.add-sprite.step_addSprite": {
"message": "Add a Sprite",
"description": "Step name for 'Add a new sprite' step"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.add-a-backdrop.name": {
"message": "Add a Backdrop",
"description": "Name for the 'Add a Backdrop' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.change-size.name": {
"message": "Change Size",
"description": "Name for the 'Change Size' how-to"
2018-07-19 09:35:23 -04:00
},
"gui.howtos.glide-around.name": {
"message": "Glide Around",
"description": "Name for the 'Glide Around' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.howtos.record-a-sound.name": {
"message": "Record a Sound",
"description": "Record A Sound' how-to"
},
"gui.howtos.spin-video.name": {
"message": "Make It Spin",
"description": "Name for the 'Make It Spin' how-to"
},
"gui.howtos.hide-and-show.name": {
"message": "Hide and Show",
"description": "Name for the 'Hide and Show' how-to"
},
"gui.howtos.switch-costume.name": {
"message": "Animate a Sprite",
"description": "Name for the 'Animate a Sprite' how-to"
2018-05-21 09:43:28 -04:00
},
2018-08-03 12:57:12 -04:00
"gui.howtos.move-around-with-arrow-keys.name": {
"message": "Use Arrow Keys",
"description": "Name for the 'Use Arrow Keys' how-to"
},
"gui.howtos.add-effects.name": {
"message": "Add Effects",
"description": "Name for the 'Add Effects' how-to"
2018-05-21 09:43:28 -04:00
},
"gui.extension.music.name": {
"message": "موسیقی",
"description": "Name for the 'Music' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.music.description": {
"message": "Play instruments and drums.",
"description": "Description for the 'Music' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.pen.name": {
"message": "قلم",
"description": "Name for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.pen.description": {
"message": "Draw with your sprites.",
"description": "Description for the 'Pen' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.videosensing.name": {
"message": "Video Sensing",
"description": "Name for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.videosensing.description": {
"message": "Sense motion with the camera.",
"description": "Description for the 'Video Sensing' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.translate.name": {
"message": "ترجمه کردن",
"description": "Name for the Translate extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.translate.description": {
"message": "Translate text into many languages.",
"description": "Description for the Translate extension"
},
"gui.extension.microbit.description": {
"message": "Connect your projects with the world.",
"description": "Description for the 'micro:bit' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.microbit.connectingMessage": {
"message": "Connecting",
"description": "Message to help people connect to their micro:bit."
},
"gui.extension.ev3.description": {
"message": "Build interactive robots and more.",
"description": "Description for the 'LEGO MINDSTORMS EV3' extension"
2018-05-21 09:43:28 -04:00
},
"gui.extension.ev3.connectingMessage": {
"message": "Connecting. Make sure the pin on your EV3 is set to 1234.",
"description": "Message to help people connect to their EV3. Must note the PIN should be 1234."
},
"gui.extension.wedo2.description": {
"message": "Build with motors and sensors.",
"description": "Description for the 'LEGO WeDo 2.0' extension"
2018-08-03 12:57:12 -04:00
},
"gui.extension.wedo2.connectingMessage": {
"message": "Connecting",
"description": "Message to help people connect to their WeDo."
2018-05-21 09:43:28 -04:00
},
"gui.libraryTags.all": {
"message": "همه",
"description": "Tag for filtering a library for everything"
},
"gui.libraryTags.animals": {
"message": "حیوانات",
"description": "Tag for filtering a library for animals"
},
"gui.libraryTags.dance": {
"message": "رقص",
"description": "Tag for filtering a library for dance"
},
"gui.libraryTags.effects": {
"message": "جلوه ها",
"description": "Tag for filtering a library for effects"
},
"gui.libraryTags.fantasy": {
"message": "فانتزی",
"description": "Tag for filtering a library for fantasy"
},
"gui.libraryTags.fashion": {
"message": "سبک",
"description": "Tag for filtering a library for fashion"
},
"gui.libraryTags.food": {
"message": "Food",
"description": "Tag for filtering a library for food"
},
"gui.libraryTags.indoors": {
"message": "داخل خانه",
"description": "Tag for filtering a library for indoors"
},
"gui.libraryTags.loops": {
"message": "Loops",
"description": "Tag for filtering a library for loops"
},
"gui.libraryTags.music": {
"message": "موسیقی",
"description": "Tag for filtering a library for music"
},
"gui.libraryTags.notes": {
"message": "Notes",
"description": "Tag for filtering a library for notes"
},
"gui.libraryTags.outdoors": {
"message": "خارج از خانه",
"description": "Tag for filtering a library for outdoors"
},
"gui.libraryTags.patterns": {
"message": "Patterns",
"description": "Tag for filtering a library for patterns"
},
"gui.libraryTags.people": {
"message": "مردم",
"description": "Tag for filtering a library for people"
},
"gui.libraryTags.percussion": {
"message": "موسیقی ضربی",
"description": "Tag for filtering a library for percussion"
},
"gui.libraryTags.space": {
"message": "فاصله",
"description": "Tag for filtering a library for space"
},
"gui.libraryTags.sports": {
"message": "ورزش ها",
"description": "Tag for filtering a library for sports"
},
"gui.libraryTags.underwater": {
"message": "زیر آب",
"description": "Tag for filtering a library for underwater"
},
"gui.libraryTags.voice": {
"message": "Voice",
"description": "Tag for filtering a library for voice"
},
"gui.libraryTags.wacky": {
"message": "Wacky",
"description": "Tag for filtering a library for wacky"
},
"gui.sharedMessages.backdrop": {
"message": "backdrop{index}",
"description": "Default name for a new backdrop, scratch will automatically adjust the number if necessary"
},
"gui.sharedMessages.costume": {
"message": "costume{index}",
"description": "Default name for a new costume, scratch will automatically adjust the number if necessary"
},
"gui.sharedMessages.sprite": {
"message": "Sprite{index}",
"description": "Default name for a new sprite, scratch will automatically adjust the number if necessary"
},
"gui.sharedMessages.pop": {
"message": "pop",
"description": "Name of the pop sound, the default sound added to a sprite"
},
"gui.gui.defaultProjectTitle": {
"message": "Scratch Project",
"description": "Default title for project"
},
"gui.backpack.header": {
"message": "کوله پشتی",
"description": "Button to open the backpack"
2018-05-21 09:43:28 -04:00
}
}