mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-23 06:02:42 -05:00
38 lines
2.6 KiB
JSON
38 lines
2.6 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": "Âm nhạc",
|
||
|
"project.penExtensionChip": "Bút vẽ",
|
||
|
"project.text2SpeechChip": "Văn bản thành Tiếng nói",
|
||
|
"project.translateChip": "Dịch",
|
||
|
"project.videoMotionChip": "Chuyển động video",
|
||
|
"project.needsConnection": "Needs Connection",
|
||
|
"project.comments.header": "Bình luận",
|
||
|
"project.comments.turnOff": "Tắt bình luận",
|
||
|
"project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.",
|
||
|
"project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!",
|
||
|
"project.share.sharedLong": "Chúc mừng đã chia sẻ chương trình của bạn! Bây giờ người khác có thể thử, cho bình luận, và phối lại nó. ",
|
||
|
"project.share.sharedShort": "Chương trình của bạn giờ đã được chia sẻ.",
|
||
|
"project.share.shareButton": "Chia sẻ",
|
||
|
"project.seeInsideButton": "Xem bên trong",
|
||
|
"project.remix.justRemixed": "\"{title}\" was successfully remixed. Add a sprite, add a costume, make a change to make it your own!",
|
||
|
"project.remixButton": "Phối lại",
|
||
|
"project.remixButton.altText": "Lưu bản sao của chương trình và thêm ý tưởng của bạn.",
|
||
|
"project.remixButton.remixing": "Đang phối lại...",
|
||
|
"project.remixes": "Phối lại",
|
||
|
"project.inviteToRemix": "Invite user to remix",
|
||
|
"project.instructionsLabel": "Chỉ dẫn",
|
||
|
"project.notesAndCreditsLabel": "Chú thích và Dẫn nguồn",
|
||
|
"project.credit": "Thanks to {userLink} for the original project {projectLink}.",
|
||
|
"project.deletedBanner": "Chú ý: Chương trình này nằm trong thư mục rác",
|
||
|
"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.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project."
|
||
|
}
|