mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-23 06:02:42 -05:00
71 lines
No EOL
5.1 KiB
JSON
71 lines
No EOL
5.1 KiB
JSON
{
|
|
"addToStudio.title": "Add to Studio",
|
|
"addToStudio.finishing": "Finishing up...",
|
|
"addToStudio.inviteUser": "Invite user to add to studio",
|
|
"project.titleMaxLength": "Title is too long",
|
|
"project.musicExtensionChip": "Music",
|
|
"project.penExtensionChip": "Pen",
|
|
"project.text2SpeechChip": "Text to Speech",
|
|
"project.translateChip": "Translate",
|
|
"project.videoSensingChip": "Video Sensing",
|
|
"project.needsConnection": "Needs Connection",
|
|
"project.comments.header": "Comments",
|
|
"project.comments.toggleOff": "Commenting off",
|
|
"project.comments.toggleOn": "Commenting on",
|
|
"project.comments.turnedOff": "Commenting for this project has been turned off.",
|
|
"project.comments.turnedOffGlobally": "Project comments across Scratch are turned off, but don't worry, your comments are saved and will be back soon.",
|
|
"project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!",
|
|
"project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.",
|
|
"project.share.sharedShort": "Your project is now shared.",
|
|
"project.share.shareButton": "Share",
|
|
"project.seeInsideButton": "See inside",
|
|
"project.remix.justRemixed": "\"{title}\" was successfully remixed. Add a sprite, add a costume, make a change to make it your own!",
|
|
"project.remixButton": "Remix",
|
|
"project.remixButton.altText": "Save a copy of this project and add your own ideas.",
|
|
"project.remixButton.remixing": "Remixing...",
|
|
"project.remixes": "Remixes",
|
|
"project.viewAllInList": "View all",
|
|
"project.inviteToRemix": "Invite user to remix",
|
|
"project.instructionsLabel": "Instructions",
|
|
"project.notesAndCreditsLabel": "Notes and Credits",
|
|
"project.credit": "Thanks to {userLink} for the original project {projectLink}.",
|
|
"project.deletedBanner": "Note: This project is in the trash folder",
|
|
"project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch {communityGuidelinesLink}.",
|
|
"project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.",
|
|
"project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.",
|
|
"project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.",
|
|
"project.permCensoredMessage": "It cannot be reshared at any time in the future.",
|
|
"project.communityGuidelines": "community guidelines",
|
|
"project.moderationInfoLabel": "Moderation Info",
|
|
"project.numScripts": "{number} scripts",
|
|
"project.numSprites": "{number} sprites",
|
|
"project.descriptionMaxLength": "Description is too long",
|
|
"project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.",
|
|
"project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).",
|
|
"project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.",
|
|
"project.cloudVariables": "Cloud Variables",
|
|
"project.cloudDataLink": "See Data",
|
|
"project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.",
|
|
"project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful.",
|
|
"project.mutedAddToStudio": "You will be able to add to studios again {inDuration}.",
|
|
"project.cloudDataAndVideoAlert": "For privacy reasons, cloud variables have been disabled in this project because it contains video sensing blocks.",
|
|
"project.journey.controls.create": "Create",
|
|
"project.journey.controls.choose.projectGenre": "What do you want to create?",
|
|
"project.journey.controls.choose.type": "Which type?",
|
|
"project.journey.controls.choose.start": "How do you want to start?",
|
|
"project.journey.controls.game": "Game",
|
|
"project.journey.controls.animation": "Animation",
|
|
"project.journey.controls.music": "Music",
|
|
"project.journey.controls.game.clicker": "Clicker Game",
|
|
"project.journey.controls.game.pong": "Pong Game",
|
|
"project.journey.controls.animation.character": "Animate a character",
|
|
"project.journey.controls.animation.fly": "Make it fly",
|
|
"project.journey.controls.music.record": "Record a sound",
|
|
"project.journey.controls.music.make": "Make music",
|
|
"project.journey.controls.tutorial": "Tutorial",
|
|
"project.journey.controls.starterProject": "Starter project",
|
|
"project.journey.controls.onMyOwn": "On my own",
|
|
"project.highlight.tutorials": "Click here for tutorials",
|
|
"project.journey.play": "Click the green flag to see what this project does.",
|
|
"project.journey.remix": "Make your own version!"
|
|
} |