scratch-l10n 5.0.157 → 5.0.158
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/package.json +1 -1
- package/www/scratch-website.cookies-l10njson/bn.json +2 -2
- package/www/scratch-website.download-l10njson/bn.json +7 -7
- package/www/scratch-website.ev3-l10njson/bn.json +1 -1
- package/www/scratch-website.general-l10njson/bn.json +3 -3
- package/www/scratch-website.preview-l10njson/bn.json +4 -4
- package/www/scratch-website.starter-projects-l10njson/de.json +11 -11
package/CHANGELOG.md
CHANGED
@@ -3,6 +3,13 @@
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
+
## [5.0.158](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.157...v5.0.158) (2025-03-12)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* pull new editor translations from Transifex ([cc089b9](https://github.com/scratchfoundation/scratch-l10n/commit/cc089b9bea5863b660c56789bbaf01391bf9e674))
|
12
|
+
|
6
13
|
## [5.0.157](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.156...v5.0.157) (2025-03-11)
|
7
14
|
|
8
15
|
|
package/package.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32
32
|
"cookies.functional.scratchTheme": "Used to save information about the user’s preferred color mode.",
|
33
33
|
"cookies.functional.scratchPolicySeen": "Used to track if the user has seen a privacy policy update notification",
|
34
34
|
"cookies.functional.wistia": "Contains a timestamp for the Scratch Website’s video-content. This allows the user to resume watching without having to start over, if the user leaves the video or Scratch Website.",
|
35
|
-
"cookies.functional.minilogSettings": "
|
35
|
+
"cookies.functional.minilogSettings": "শ্রেণীবিভক্ত করা হয়নি এমন",
|
36
36
|
"cookies.types.analyticsTitle": "Analytical or Performance Cookies",
|
37
37
|
"cookies.types.analyticsIntro": "We use Cookies to generally help us better understand how the Scratch Website is being used (e.g., determining which pages are popular based on how many users have visited certain pages). We also work with analytics providers, such as Google Analytics, which use Cookies to collect and analyze information about use of the Scratch Website and report on activities and trends. You can learn more about Google’s practices by going to <policies>https://www.google.com/policies/privacy/partners</policies> and opt out of them by downloading the Google Analytics opt-out browser add-on, available at <optout>https://tools.google.com/dlpage/gaoptout</optout>. We use the following analytical and performance Cookies:",
|
38
38
|
"cookies.analytics.ga": "Used to send data to Google Analytics about the user's device and behavior. Tracks the user across devices and marketing channels.",
|
@@ -45,7 +45,7 @@
|
|
45
45
|
"cookies.analytics.utmz": "Used by Google Analytics to understand how a user navigates the Scratch Website.",
|
46
46
|
"cookies.analytics.loglevel": "Maintains settings and outputs when using the Developer Tools Console on the current session.",
|
47
47
|
"cookies.analytics.deviceInfo": "Used to track a user’s interaction with embedded content.",
|
48
|
-
"cookies.analytics.youtubeLogsDatabase": "
|
48
|
+
"cookies.analytics.youtubeLogsDatabase": "শ্রেণীবিভক্ত করা হয়নি এমন",
|
49
49
|
"cookies.analytics.visitorInfo": "Tries to estimate user bandwidth on pages with integrated YouTube videos.",
|
50
50
|
"cookies.analytics.remoteSid": "Necessary for the implementation and functionality of YouTube video content.",
|
51
51
|
"cookies.analytics.ysc": "Registers a unique ID to keep statistics of what videos from YouTube the user has seen.",
|
@@ -7,11 +7,11 @@
|
|
7
7
|
"download.startScratchDesktop": "ডেস্কটপে Scratch শুরু কর",
|
8
8
|
"download.howDoIInstall": "কিভাবে আমি ডেস্কটপে Scratch ইন্সটল করব? ",
|
9
9
|
"download.whenSupportLinuxApp": "Linux এর জন্য Scratch অ্যাপ কখন পাওয়া যাবে?",
|
10
|
-
"download.whenSupportLinux": "
|
11
|
-
"download.supportLinuxAnswer": "Scratch ডেস্কটপ বর্তমানে Linux
|
12
|
-
"download.whenSupportLinuxAppAnswer": "Scratch অ্যাপ বর্তমানে Linux
|
13
|
-
"download.supportChromeOS": "কখন
|
14
|
-
"download.supportChromeOSAnswer": "
|
10
|
+
"download.whenSupportLinux": "Linux এর জন্য Scratch ডেস্কটপ অ্যাপ পাওয়া যাবে?",
|
11
|
+
"download.supportLinuxAnswer": "Scratch ডেস্কটপ বর্তমানে Linux থেকে ব্যবহার করা সম্ভব নয়। ভবিষ্যতে Linux থেকে ব্যবহার করার কোন উপায় আছে কিনা তা নির্ধারণ করতে আমরা বিভিন্ন পার্টনার এবং ওপেন-সোর্স কমিউনিটির সাথে কাজ করছি। সাথেই থাক!",
|
12
|
+
"download.whenSupportLinuxAppAnswer": "Scratch অ্যাপ বর্তমানে Linux থেকে ব্যবহার করা সম্ভব নয়। ভবিষ্যতে Linux থেকে ব্যবহার করার কোন উপায় আছে কিনা তা নির্ধারণ করতে আমরা বিভিন্ন পার্টনার এবং ওপেন-সোর্স কমিউনিটির সাথে কাজ করছি। সাথেই থাক!",
|
13
|
+
"download.supportChromeOS": "কখন Chromebook এর জন্য Scratch ডেস্কটপ পাওয়া যাবে? ",
|
14
|
+
"download.supportChromeOSAnswer": "Scratch ডেস্কটপের Chromebook সংস্করণ এখনো প্রকাশিত হয়নি। আমরা এটি নিয়ে কাজ করছি এবং আশা করি 2019 সালের পরে এটি মুক্তি পাবে।",
|
15
15
|
"download.olderVersionsTitle": "পুরোনো সংস্করণ",
|
16
16
|
"download.olderVersions": "Scratch এর পুরোনো সংস্করণ খুঁজছ?",
|
17
17
|
"download.scratch1-4Desktop": "Scratch 1.4",
|
@@ -22,9 +22,9 @@
|
|
22
22
|
"download.macMoveToApplications": ".dmg ফাইলটি খোল। Scratch Desktop Applications-এ সরাও।",
|
23
23
|
"download.winMoveToApplications": ".exe ফাইলটি রান কর।",
|
24
24
|
"download.doIHaveToDownload": "Scratch ব্যবহার করতে আমাকে কি একটি অ্যাপ ডাউনলোড করতে হবে?",
|
25
|
-
"download.doIHaveToDownloadAnswer": "না। তুমি প্রায় সব
|
25
|
+
"download.doIHaveToDownloadAnswer": "না। তুমি প্রায় সব ওয়েব ব্রাউজার থেকে Scratch project editor ব্যবহার করতে পারবে, এজন্য তোমাকে scratch.mit.edu ওয়েবসাইটে গিয়ে \"Create\" বাটনে ক্লিক করতে হবে।",
|
26
26
|
"download.canIUseScratchLink": "আমি এক্সটেনশনে সংযোগ করতে Scratch Link ব্যবহার করতে পারি?",
|
27
|
-
"download.canIUseScratchLinkAnswer": "হ্যাঁ। তবে, Scratch Link ব্যবহার করার জন্য তোমার ইন্টারনেট
|
27
|
+
"download.canIUseScratchLinkAnswer": "হ্যাঁ। তবে, Scratch Link ব্যবহার করার জন্য তোমার ইন্টারনেট সংযোগ প্রয়োজন হবে।",
|
28
28
|
"download.canIUseExtensions": "আমি কি হার্ডওয়্যার এক্সটেনশনে সংযোগ করতে পারি?",
|
29
29
|
"download.canIUseExtensionsAnswer": "হ্যাঁ। Scratch অ্যাপের সাহায্যে তুমি এক্সটেনশনে সংযোগ করতে পার, এবং এ জন্য তোমার Scratch Link এর দরকার নেই।",
|
30
30
|
"download.howConnectHardwareDevices": "আমি কিভাবে হার্ডওয়্যার ডিভাইসে Scratch অ্যাপ সংযুক্ত করব?",
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"ev3.checkOSVersionText": "সর্বনিম্ন অপারেটিং সিস্টেম সংস্করণ এই পেইজের উপরে তালিকাভুক্ত করা হয়। তোমার সংস্করণ চেক করার জন্য নির্দেশাবলী দেখ {winOSVersionLink} অথবা {macOSVersionLink}। ",
|
31
31
|
"ev3.macCompatibility": "For best results with EV3 on macOS, please update to macOS 11 or newer.",
|
32
32
|
"ev3.tryScratchLink1.4": "If you have issues connecting EV3 with Scratch Link 2.0, please try Scratch Link 1.4",
|
33
|
-
"ev3.downloadScratchLink1.4": "
|
33
|
+
"ev3.downloadScratchLink1.4": "ডাউনলোড স্ক্র্যাচ লিংক 1.4",
|
34
34
|
"ev3.winOSVersionLinkText": "Windows",
|
35
35
|
"ev3.macOSVersionLinkText": "macOS",
|
36
36
|
"ev3.makeSurePairedTitle": "তোমার কম্পিউটারটি তোমার EV3 এর সাথে জুটিবদ্ধ রয়েছে তা নিশ্চিত কর",
|
@@ -28,7 +28,7 @@
|
|
28
28
|
"general.credits": "আমাদের টিম",
|
29
29
|
"general.donors": "দাতা",
|
30
30
|
"general.dmca": "DMCA",
|
31
|
-
"general.dsa": "
|
31
|
+
"general.dsa": "ডিএসএ চাহিদা",
|
32
32
|
"general.emailAddress": "ইমেইল ঠিকানা",
|
33
33
|
"general.english": "ইংরেজি",
|
34
34
|
"general.error": "উফ! কিছু একটা সমস্যা হয়েছে",
|
@@ -50,7 +50,7 @@
|
|
50
50
|
"general.learnMore": "আরও জানো",
|
51
51
|
"general.male": "পুরুষ",
|
52
52
|
"general.messages": "বার্তা",
|
53
|
-
"general.mitAccessibility": "
|
53
|
+
"general.mitAccessibility": "এমআইটি প্রবেশযােগ্যতা",
|
54
54
|
"general.month": "মাস",
|
55
55
|
"general.monthJanuary": "জানুয়ারি",
|
56
56
|
"general.monthFebruary": "ফেব্রুয়ারি",
|
@@ -118,7 +118,7 @@
|
|
118
118
|
"general.notAvailableSubtitle": "তুমি যে পেইজ খুঁজছ তা পাওয়া যায়নি। আবারও যাচাই কর যে তুমি সঠিক URL লিখেছ।",
|
119
119
|
"general.seeAllComments": "সব মন্তব্য দেখ",
|
120
120
|
"general.all": "সব",
|
121
|
-
"general.allSelected": "
|
121
|
+
"general.allSelected": "ডিএসএ চাহিদা",
|
122
122
|
"general.animations": "অ্যানিমেশন",
|
123
123
|
"general.animationsSelected": "Animations Selected",
|
124
124
|
"general.art": "আর্ট",
|
@@ -50,10 +50,10 @@
|
|
50
50
|
"project.mutedAddToStudio": "তুমি আবার স্টুডিওতে যোগ করতে পারবে {inDuration} সময় পর",
|
51
51
|
"project.cloudDataAndVideoAlert": "গোপনীয়তার কারণে, এই প্রকল্পে ক্লাউড ভেরিয়েবলগুলি নিষ্ক্রিয় করা হয়েছে কারণ এতে ভিডিও সেন্সিং ব্লক রয়েছে৷",
|
52
52
|
"project.journey.controls.create": "তৈরি কর",
|
53
|
-
"project.journey.controls.choose.projectGenre": "
|
54
|
-
"project.journey.controls.choose.type": "
|
55
|
-
"project.journey.controls.choose.start": "
|
56
|
-
"project.journey.controls.game": "
|
53
|
+
"project.journey.controls.choose.projectGenre": "তুমি কী তৈরি করতে চাও ?",
|
54
|
+
"project.journey.controls.choose.type": "কোন ধরন ?",
|
55
|
+
"project.journey.controls.choose.start": "তুমি কিভাবে শুরু করতে চাও ?",
|
56
|
+
"project.journey.controls.game": "গেইম",
|
57
57
|
"project.journey.controls.animation": "অ্যানিমেশন",
|
58
58
|
"project.journey.controls.music": "সঙ্গীত",
|
59
59
|
"project.journey.controls.game.clicker": "Clicker Game",
|
@@ -1,20 +1,20 @@
|
|
1
1
|
{
|
2
|
-
"starterProjects.starterProjects": "
|
3
|
-
"starterProjects.thinkBigStartSmallTitle": "
|
4
|
-
"starterProjects.thinkBigStartSmallBody": "
|
5
|
-
"starterProjects.howToUseScratchTitle": "
|
6
|
-
"starterProjects.howToUseScratchBody": "
|
2
|
+
"starterProjects.starterProjects": "Einsteigerprojekte",
|
3
|
+
"starterProjects.thinkBigStartSmallTitle": "Denke groß … und beginne klein!",
|
4
|
+
"starterProjects.thinkBigStartSmallBody": "Jedes Scratch-Projekt beginnt mit der Scratch-Katze. Lass sie „Hallo “ sagen, sich herumdrehen oder ändere ihre Farbe. Sobald du dich sicherer fühlst, kannst du alles machen, was du dir ausdenkst: Geschichten, Spiele, Animationen und vieles mehr!",
|
5
|
+
"starterProjects.howToUseScratchTitle": "Wozu Einsteigerprojekte?",
|
6
|
+
"starterProjects.howToUseScratchBody": "Einsteigerprojekte sind einfache Projekte, die du zu deinem persönlichen Projekt remixen kannst, ohne dass du bei null anfangen musst! Die vorgestellten Codeblöcke enthalten auch hilfreiche Notizen. Klicke auf „Remixen“ oder „Schau hinein“ und los geht's!",
|
7
7
|
"starterProjects.animation": "Animationen",
|
8
8
|
"starterProjects.games": "Spiele",
|
9
9
|
"starterProjects.interactiveArt": "Interaktive Kunst",
|
10
10
|
"starterProjects.music": "Musik",
|
11
11
|
"starterProjects.stories": "Geschichten",
|
12
|
-
"starterProjects.mathScience": "
|
12
|
+
"starterProjects.mathScience": "Mathematik und Naturwissenschaften",
|
13
13
|
"starterProjects.extensions": "Erweiterungen",
|
14
|
-
"starterProjects.communityKindness": "
|
15
|
-
"starterProjects.surpriseMe": "
|
16
|
-
"starterProjects.gettingStarted": "
|
14
|
+
"starterProjects.communityKindness": "Freunde und Freundliches",
|
15
|
+
"starterProjects.surpriseMe": "Überraschung",
|
16
|
+
"starterProjects.gettingStarted": "Erste Schritte",
|
17
17
|
"starterProjects.newToScratch": "Neu bei Scratch? Schau dir das Erste-Schritte-Tutorial an!",
|
18
|
-
"starterProjects.gettingStartedImageDescription": "Ein Junge hisst seine Fahne auf einer
|
19
|
-
"starterProjects.tryIt": "
|
18
|
+
"starterProjects.gettingStartedImageDescription": "Ein Junge hisst seine Fahne auf einer soeben gemalten Bergspitze.",
|
19
|
+
"starterProjects.tryIt": "Los geht's!"
|
20
20
|
}
|