scratch-l10n 6.1.95 → 6.1.97

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.
Files changed (80) hide show
  1. package/editor/blocks/am.json +1 -1
  2. package/editor/blocks/az.json +6 -6
  3. package/editor/blocks/be.json +1 -1
  4. package/editor/blocks/cy.json +2 -2
  5. package/editor/blocks/et.json +2 -2
  6. package/editor/blocks/hr.json +1 -1
  7. package/editor/blocks/hu.json +1 -1
  8. package/editor/blocks/is.json +6 -6
  9. package/editor/blocks/lt.json +1 -1
  10. package/editor/blocks/lv.json +1 -1
  11. package/editor/blocks/qu.json +1 -1
  12. package/editor/blocks/th.json +1 -1
  13. package/editor/blocks/vi.json +3 -3
  14. package/editor/blocks/xh.json +1 -1
  15. package/editor/extensions/ab.json +20 -20
  16. package/editor/extensions/af.json +2 -2
  17. package/editor/extensions/am.json +40 -40
  18. package/editor/extensions/ast.json +2 -2
  19. package/editor/extensions/az.json +126 -126
  20. package/editor/extensions/be.json +2 -2
  21. package/editor/extensions/ckb.json +20 -20
  22. package/editor/extensions/cy.json +19 -19
  23. package/editor/extensions/el.json +2 -2
  24. package/editor/extensions/et.json +71 -71
  25. package/editor/extensions/fil.json +2 -2
  26. package/editor/extensions/ga.json +2 -2
  27. package/editor/extensions/hr.json +35 -35
  28. package/editor/extensions/hu.json +9 -9
  29. package/editor/extensions/id.json +5 -5
  30. package/editor/extensions/is.json +47 -47
  31. package/editor/extensions/ku.json +2 -2
  32. package/editor/extensions/lt.json +2 -2
  33. package/editor/extensions/lv.json +51 -51
  34. package/editor/extensions/qu.json +2 -2
  35. package/editor/extensions/sv.json +2 -2
  36. package/editor/extensions/sw.json +2 -2
  37. package/editor/extensions/th.json +19 -19
  38. package/editor/extensions/uk.json +2 -2
  39. package/editor/extensions/vi.json +106 -106
  40. package/editor/extensions/xh.json +2 -2
  41. package/editor/interface/ab.json +81 -81
  42. package/editor/interface/af.json +22 -22
  43. package/editor/interface/am.json +109 -109
  44. package/editor/interface/ast.json +13 -13
  45. package/editor/interface/az.json +195 -195
  46. package/editor/interface/be.json +98 -98
  47. package/editor/interface/ckb.json +35 -35
  48. package/editor/interface/cy.json +147 -147
  49. package/editor/interface/el.json +31 -31
  50. package/editor/interface/es-419.json +3 -3
  51. package/editor/interface/et.json +266 -266
  52. package/editor/interface/fil.json +23 -23
  53. package/editor/interface/ga.json +12 -12
  54. package/editor/interface/hr.json +154 -154
  55. package/editor/interface/hu.json +78 -78
  56. package/editor/interface/id.json +30 -30
  57. package/editor/interface/is.json +115 -115
  58. package/editor/interface/ku.json +17 -17
  59. package/editor/interface/lt.json +101 -101
  60. package/editor/interface/lv.json +155 -155
  61. package/editor/interface/pt.json +4 -4
  62. package/editor/interface/qu.json +21 -21
  63. package/editor/interface/sv.json +34 -34
  64. package/editor/interface/sw.json +17 -17
  65. package/editor/interface/th.json +111 -111
  66. package/editor/interface/uk.json +59 -59
  67. package/editor/interface/vi.json +247 -247
  68. package/editor/interface/xh.json +13 -13
  69. package/editor/paint-editor/az.json +11 -11
  70. package/editor/paint-editor/id.json +1 -1
  71. package/locales/blocks-msgs.js +28 -28
  72. package/locales/editor-msgs.js +2797 -2797
  73. package/locales/extensions-msgs.js +594 -594
  74. package/locales/interface-msgs.js +2191 -2191
  75. package/locales/paint-editor-msgs.js +12 -12
  76. package/package.json +2 -2
  77. package/www/scratch-website.download-l10njson/ru.json +1 -1
  78. package/www/scratch-website.ethics-l10njson/fi.json +1 -1
  79. package/www/scratch-website.general-l10njson/es.json +1 -1
  80. package/www/scratch-website.guidelines-l10njson/es.json +1 -1
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "gui.alerts.lostPeripheralConnection": "Scratch lost connection to {extensionName}.",
3
- "gui.alerts.tryAgain": "Try Again",
4
- "gui.alerts.download": "Download",
3
+ "gui.alerts.tryAgain": "Reyna aftur",
4
+ "gui.alerts.download": "Hala niður",
5
5
  "gui.connection.reconnect": "Reconnect",
6
6
  "gui.backpack.costumeLabel": "costume",
7
- "gui.backpack.soundLabel": "sound",
7
+ "gui.backpack.soundLabel": "hljóð",
8
8
  "gui.backpack.scriptLabel": "script",
9
- "gui.backpack.spriteLabel": "sprite",
9
+ "gui.backpack.spriteLabel": "teikning",
10
10
  "gui.backpack.header": "Bakpoki",
11
11
  "gui.backpack.errorBackpack": "Villa kom upp þegar reynt var að sækja bakpokann",
12
12
  "gui.backpack.loadingBackpack": "Hleð inn ...",
13
- "gui.backpack.more": "More",
13
+ "gui.backpack.more": "Meira",
14
14
  "gui.backpack.emptyBackpack": "Bakpokinn er tómur",
15
15
  "gui.unsupportedBrowser.label": "Styður ekki vafra",
16
16
  "gui.unsupportedBrowser.errorLabel": "An Error Occurred",
@@ -28,9 +28,9 @@
28
28
  "gui.cards.previousStepButton": "Previous step",
29
29
  "gui.cards.nextStepButton": "Next step",
30
30
  "gui.cards.all-tutorials": "Kennsluefni",
31
- "gui.cards.shrink": "Shrink",
31
+ "gui.cards.shrink": "Draga saman",
32
32
  "gui.cards.expand": "Expand",
33
- "gui.cards.close": "Close",
33
+ "gui.cards.close": "Loka",
34
34
  "gui.cards.more-things-to-try": "Fleiri hlutir til að prófa!",
35
35
  "gui.cards.see-more": "Sjá fleiri",
36
36
  "gui.comingSoon.message1": "Ekki hafa áhyggjur, við erum að vinna í þessu {emoji}",
@@ -40,10 +40,10 @@
40
40
  "gui.confirmationPrompt.cancel": "no",
41
41
  "gui.connection.auto-scanning.prescan": "Have your device nearby, then begin searching.",
42
42
  "gui.connection.auto-scanning.scanBeginMessage": "Press the button on your device.",
43
- "gui.connection.auto-scanning.noPeripheralsFound": "No devices found",
43
+ "gui.connection.auto-scanning.noPeripheralsFound": "Engin tæki fundin",
44
44
  "gui.connection.auto-scanning.start-search": "Start Searching",
45
45
  "gui.connection.connecting-searchbutton": "Searching...",
46
- "gui.connection.auto-scanning.try-again": "Try again",
46
+ "gui.connection.auto-scanning.try-again": "Reyna aftur",
47
47
  "gui.connection.auto-scanning.updatePeripheralButton": "Update my Device",
48
48
  "gui.connection.connected": "Tengt",
49
49
  "gui.connection.disconnect": "Aftengja",
@@ -52,10 +52,10 @@
52
52
  "gui.connection.error.errorMessage": "Úps, eitthvað fór úrskeiðis",
53
53
  "gui.connection.error.tryagainbutton": "Reyna aftur",
54
54
  "gui.connection.error.helpbutton": "Hjálp",
55
- "gui.connection.peripheral-name-label": "Device name",
55
+ "gui.connection.peripheral-name-label": "Nafn tækis",
56
56
  "gui.connection.connect": "Tengjast",
57
- "gui.connection.scanning.lookingforperipherals": "Looking for devices",
58
- "gui.connection.scanning.noPeripheralsFound": "No devices found",
57
+ "gui.connection.scanning.lookingforperipherals": "Leitað tækjum",
58
+ "gui.connection.scanning.noPeripheralsFound": "Engin tæki fundin",
59
59
  "gui.connection.scanning.instructions": "Veldu tækið þitt í listanum að ofan.",
60
60
  "gui.connection.search": "Endurhlaða",
61
61
  "gui.connection.scanning.updatePeripheralButton": "Update my Device",
@@ -68,13 +68,13 @@
68
68
  "gui.connection.updatePeripheral.progress": "Updating {progressPercentage}%",
69
69
  "gui.connection.updatePeripheral.updateSuccessful": "Update successful!",
70
70
  "gui.connection.updatePeripheral.updateFailed": "Update failed.",
71
- "gui.connection.updatePeripheral.goBackButton": "Go Back",
71
+ "gui.connection.updatePeripheral.goBackButton": "Til baka",
72
72
  "gui.connection.updatePeripheral.updateNowButton": "Do Update",
73
- "gui.connection.updatePeripheral.updateAgainButton": "Try Again",
73
+ "gui.connection.updatePeripheral.updateAgainButton": "Reyna aftur",
74
74
  "gui.controls.go": "Keyra",
75
75
  "gui.controls.stop": "Stopp",
76
- "gui.crashMessage.label": "Oops! Something went wrong.",
77
- "gui.crashMessage.description": "We are so sorry, but it looks like Scratch has crashed. This bug has been automatically reported to the Scratch Team. Please refresh your page to try again.",
76
+ "gui.crashMessage.label": "Úps! Eitthvað fór úrskeiðis. ",
77
+ "gui.crashMessage.description": "Því miður hefur Scratch krassað. Þessi villa verður send sjálfkrafa til Scratch teymisins. Endurnýjaðu síðuna þína og reyndu aftur. ",
78
78
  "gui.crashMessage.errorNumber": "Your error was logged with id {errorId}",
79
79
  "gui.crashMessage.reload": "Reload",
80
80
  "gui.customProcedures.myblockModalTitle": "Búa til kubb",
@@ -88,7 +88,7 @@
88
88
  "gui.customProcedures.ok": "Í lagi",
89
89
  "gui.debugModal.title": "Debugging | Getting Unstuck",
90
90
  "gui.debugModal.previous": "Previous",
91
- "gui.debugModal.next": "Next",
91
+ "gui.debugModal.next": "Næst",
92
92
  "gui.debugModal.readAloud.title": "Read Aloud",
93
93
  "gui.debugModal.readAloud.description1": "As you read your code aloud, think from the computer’s perspective.",
94
94
  "gui.debugModal.readAloud.description2": "Are you including steps that aren’t there?",
@@ -156,9 +156,9 @@
156
156
  "gui.aria.costumesPanel": "Costumes editor panel",
157
157
  "gui.aria.backdropsPanel": "Backdrops editor panel",
158
158
  "gui.aria.soundsPanel": "Sounds editor panel",
159
- "gui.aria.backpack": "Backpack",
159
+ "gui.aria.backpack": "Bakpoki",
160
160
  "gui.aria.stageAndTarget": "Stage and target",
161
- "gui.aria.stage": "Stage",
161
+ "gui.aria.stage": "Svið",
162
162
  "gui.aria.targetPane": "Target pane",
163
163
  "gui.gui.codeTab": "Kóði",
164
164
  "gui.gui.backdropsTab": "Bakgrunnar",
@@ -169,8 +169,8 @@
169
169
  "gui.extensionLibrary.requires": "Requires",
170
170
  "gui.extensionLibrary.collaboration": "Collaboration with",
171
171
  "gui.library.filterPlaceholder": "Leita",
172
- "gui.library.allTag": "All",
173
- "gui.library.gettingStarted": "Getting Started",
172
+ "gui.library.allTag": "Öll",
173
+ "gui.library.gettingStarted": "Hefjast handa",
174
174
  "gui.library.basics": "Basics",
175
175
  "gui.library.intermediate": "Intermediate",
176
176
  "gui.library.prompts": "Prompts",
@@ -185,12 +185,12 @@
185
185
  "gui.loader.message8": "Undirbúið broskalla ...",
186
186
  "gui.loader.headline": "Hleð inn verkefni ",
187
187
  "gui.loader.creating": "Creating Project",
188
- "gui.accountMenu.profile": "Profile",
189
- "gui.accountMenu.myStuff": "My Stuff",
190
- "gui.accountMenu.myClasses": "My Classes",
191
- "gui.accountMenu.myClass": "My Class",
192
- "gui.accountMenu.accountSettings": "Account settings",
193
- "gui.accountMenu.signOut": "Sign out",
188
+ "gui.accountMenu.profile": "Yfirlit",
189
+ "gui.accountMenu.myStuff": "Dótið mitt",
190
+ "gui.accountMenu.myClasses": "Mínir áfangar",
191
+ "gui.accountMenu.myClass": "Minn áfangi",
192
+ "gui.accountMenu.accountSettings": "Stillingar reiknings",
193
+ "gui.accountMenu.signOut": "Útskrá",
194
194
  "gui.authorInfo.byUser": "by <span>{name}</span>",
195
195
  "gui.menuBar.seeProjectPage": "See Project Page",
196
196
  "gui.menuBar.edit": "Breyta",
@@ -202,29 +202,29 @@
202
202
  "gui.menuBar.file": "Skrá",
203
203
  "gui.menuBar.downloadToComputer": "Vista á tölvuna þína",
204
204
  "gui.menuBar.language": "Language",
205
- "general.username": "Username",
206
- "general.password": "Password",
207
- "general.signIn": "Sign in",
205
+ "general.username": "Notandanafn",
206
+ "general.password": "Lykilorð",
207
+ "general.signIn": "Skrá inn",
208
208
  "login.needHelp": "Need Help?",
209
209
  "form.validationRequired": "This field is required",
210
210
  "gui.menuBar.tutorialsLibrary": "Kennsluefni",
211
211
  "gui.menuBar.debug": "Debug",
212
212
  "gui.menuBar.home": "Home",
213
- "gui.menuBar.myStuff": "My Stuff",
213
+ "gui.menuBar.myStuff": "Dótið mitt",
214
214
  "gui.menuBar.restoreSprite": "Restore Sprite",
215
215
  "gui.menuBar.restoreSound": "Restore Sound",
216
216
  "gui.menuBar.restoreCostume": "Restore Costume",
217
217
  "gui.menuBar.restore": "Restore",
218
- "gui.menuBar.remix": "Remix",
219
- "gui.menuBar.joinScratch": "Join Scratch",
220
- "gui.menuBar.signIn": "Sign in",
218
+ "gui.menuBar.remix": "Endurblanda",
219
+ "gui.menuBar.joinScratch": "Taktu þátt í Scratch",
220
+ "gui.menuBar.signIn": "Skrá inn",
221
221
  "gui.menuBar.modeMenu": "Mode",
222
222
  "gui.menuBar.normalMode": "Normal mode",
223
223
  "gui.menuBar.caturdayMode": "Caturday mode",
224
224
  "gui.gui.projectTitlePlaceholder": "Project title here",
225
225
  "gui.menuBar.saveNowLink": "Save Now",
226
226
  "gui.menuBar.settings": "Settings",
227
- "gui.menuBar.isShared": "Shared",
227
+ "gui.menuBar.isShared": "Deilt",
228
228
  "gui.menuBar.share": "Deila",
229
229
  "gui.modal.help": "Hjálp",
230
230
  "gui.modal.back": "Til baka",
@@ -234,14 +234,14 @@
234
234
  "gui.monitor.contextMenu.large": "Stór leturgerð",
235
235
  "gui.monitor.contextMenu.slider": "renna",
236
236
  "gui.monitor.contextMenu.sliderRange": "change slider range",
237
- "gui.monitor.contextMenu.import": "import",
238
- "gui.monitor.contextMenu.export": "export",
239
- "gui.monitor.contextMenu.hide": "hide",
240
- "gui.playButton.play": "Play",
241
- "gui.playButton.stop": "Stop",
237
+ "gui.monitor.contextMenu.import": "sækja",
238
+ "gui.monitor.contextMenu.export": "flytja út",
239
+ "gui.monitor.contextMenu.hide": "fela",
240
+ "gui.playButton.play": "Spila",
241
+ "gui.playButton.stop": "Stopp",
242
242
  "gui.gui.variableScopeOptionAllSprites": "Fyrir allar teikningar",
243
243
  "gui.gui.variableScopeOptionSpriteOnly": "Aðeins fyrir þessa teikningu",
244
- "gui.gui.cloudVariableOption": "Cloud variable (stored on server)",
244
+ "gui.gui.cloudVariableOption": "Skýjabreyta (geymd á miðlara)",
245
245
  "gui.gui.variablePromptAllSpritesMessage": "Þessi breyta verður aðgengileg öllum teikningunum.",
246
246
  "gui.gui.listPromptAllSpritesMessage": "This list will be available to all sprites.",
247
247
  "gui.prompt.cancel": "Hætta við",
@@ -255,19 +255,19 @@
255
255
  "gui.recordingStep.beginRecord": "Begin recording by clicking the button below",
256
256
  "gui.recordingStep.permission": "{arrow}We need your permission to use your microphone",
257
257
  "gui.recordingStep.stop": "Stop recording",
258
- "gui.recordingStep.record": "Record",
258
+ "gui.recordingStep.record": "Taka upp",
259
259
  "gui.sliderModal.min": "Minimum value",
260
260
  "gui.sliderModal.max": "Maximum value",
261
261
  "gui.sliderModal.title": "Change slider range",
262
- "gui.sliderPrompt.cancel": "Cancel",
263
- "gui.sliderPrompt.ok": "OK",
262
+ "gui.sliderPrompt.cancel": "Hætta við",
263
+ "gui.sliderPrompt.ok": "Í lagi",
264
264
  "gui.soundEditor.sound": "Hljóð",
265
265
  "gui.soundEditor.play": "Spila",
266
266
  "gui.soundEditor.stop": "Stopp",
267
- "gui.soundEditor.copy": "Copy",
268
- "gui.soundEditor.paste": "Paste",
267
+ "gui.soundEditor.copy": "Afrita",
268
+ "gui.soundEditor.paste": "Líma",
269
269
  "gui.soundEditor.copyToNew": "Copy to New",
270
- "gui.soundEditor.delete": "Delete",
270
+ "gui.soundEditor.delete": "Eyða",
271
271
  "gui.soundEditor.save": "Vista",
272
272
  "gui.soundEditor.undo": "Afgera",
273
273
  "gui.soundEditor.redo": "Endurgera",
@@ -310,7 +310,7 @@
310
310
  "gui.stageSelector.stage": "Svið",
311
311
  "gui.stageSelector.backdrops": "Bakgrunnar",
312
312
  "gui.telemetryOptIn.label": "Report statistics to improve Scratch",
313
- "gui.telemetryOptIn.body1": "The Scratch Team is always looking to better understand how Scratch is used around the world. To help support this effort, you can allow Scratch to automatically send usage information to the Scratch Team.",
313
+ "gui.telemetryOptIn.body1": "Scratch teymið er alltaf leitast til þess skilja betur hvernig Scratch er notað í heiminum. Ef þú hefur áhuga á að aðstoða við þetta, getur þú leyft Scratch senda upplýsingar um notkun þína á forritunu til Scratch teymisins.",
314
314
  "gui.telemetryOptIn.body2": "The information we collect includes language selection, blocks usage, and some events like saving, loading, and uploading a project. We DO NOT collect any personal information. Please see our <a>{privacyPolicyLink}</a> for more information.",
315
315
  "gui.telemetryOptIn.privacyPolicyLink": "Privacy Policy",
316
316
  "gui.telemetryOptIn.optInText": "Share my usage data with the Scratch Team",
@@ -318,7 +318,7 @@
318
318
  "gui.telemetryOptIn.optOutText": "Do not share my usage data with the Scratch Team",
319
319
  "gui.telemetryOptIn.optOutTooltip": "Disable telemetry",
320
320
  "gui.telemetryOptIn.settingWasUpdated": "Your setting was updated.",
321
- "gui.telemetryOptIn.buttonClose": "Close",
321
+ "gui.telemetryOptIn.buttonClose": "Loka",
322
322
  "gui.turboMode.active": "Snögghamur",
323
323
  "gui.webglModal.label": "Vafrinn þinn styður ekki WebGL",
324
324
  "gui.webglModal.description": "Unfortunately it looks like your browser or computer <a>{webGlLink}</a>. This technology is needed for Scratch 3.0 to run.",
@@ -367,7 +367,7 @@
367
367
  "gui.howtos.intro-move-sayhello-hat.name": "Hefjast handa",
368
368
  "gui.howtos.intro-move.step_stepMove": "Bættu við hreyfi kubb",
369
369
  "gui.howtos.add-a-move-block.step_stepSay": "Add a say block",
370
- "gui.howtos.add-a-move-block.step_stepGreenFlag": "Click the green flag to start",
370
+ "gui.howtos.add-a-move-block.step_stepGreenFlag": "Ýttu á græna fánann til að byrja",
371
371
  "gui.howtos.intro-getting-started-ASL.name": "Getting Started - ASL",
372
372
  "gui.howtos.animate-a-name.name": "Hreyfa nafn",
373
373
  "gui.howtos.animate-a-name.step_AnimatePickLetter": "Veldu stafa teikningu",
@@ -377,23 +377,23 @@
377
377
  "gui.howtos.animate-a-name.step_AnimateSpin": "Veldu aðra stafa teikningu & láttu hana snúast",
378
378
  "gui.howtos.animate-a-name.step_AnimateGrow": "Veldu aðra stafa teikningu & láttu hana vaxa",
379
379
  "gui.howtos.animate-char.name": "Animate A Character",
380
- "gui.howtos.animate-char.step_addbg": "Add a Backdrop",
381
- "gui.howtos.animate-char.step_addsprite": "Add a Sprite",
380
+ "gui.howtos.animate-char.step_addbg": "Bæta við bakgrunn",
381
+ "gui.howtos.animate-char.step_addsprite": "Bæta við teikningu",
382
382
  "gui.howtos.animate-char.step_saysomething": "Say Something",
383
- "gui.howtos.animate-char.step_addsound": "Add Sound",
383
+ "gui.howtos.animate-char.step_addsound": "Bætum við hljóði",
384
384
  "gui.howtos.animate-char.step_animatetalking": "Animate Talking",
385
385
  "gui.howtos.animate-char.step_arrowkeys": "Move Using Arrow Keys",
386
386
  "gui.howtos.animate-char.step_jump": "Jump",
387
- "gui.howtos.animate-char.step_changecolor": "Change Color",
387
+ "gui.howtos.animate-char.step_changecolor": "Breyta lit",
388
388
  "gui.howtos.story.name": "Create A Story",
389
- "gui.howtos.story.step_addbg": "Add a Backdrop",
389
+ "gui.howtos.story.step_addbg": "Bæta við bakgrunn",
390
390
  "gui.howtos.story.step_addsprite": "Add a Character",
391
391
  "gui.howtos.story.step_saysomething": "Say Something",
392
392
  "gui.howtos.story.step_addanothersprite": "Add Another Character",
393
393
  "gui.howtos.story.step_flip": "Flip Direction",
394
394
  "gui.howtos.story.step_conversation": "Have A Conversation",
395
395
  "gui.howtos.story.addanotherbg": "Add Another Backdrop",
396
- "gui.howtos.story.step_swithbg": "Switch Backdrops",
396
+ "gui.howtos.story.step_swithbg": "Skiptu um bakgrunni",
397
397
  "gui.howtos.story.step_hidewizard": "Hide a Character",
398
398
  "gui.howtos.story.step_showwizard": "Show a Character",
399
399
  "gui.howtos.say-it-out-loud": "Create Animations That Talk",
@@ -401,10 +401,10 @@
401
401
  "gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
402
402
  "gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
403
403
  "gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
404
- "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Add a Backdrop",
404
+ "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Bæta við bakgrunn",
405
405
  "gui.howtos.say-it-out-loud.step_TXTAddSprite": "Add Another Character",
406
406
  "gui.howtos.say-it-out-loud.step_TXTSong": "Perform a Song",
407
- "gui.howtos.say-it-out-loud.step_TXTColor": "Change Color",
407
+ "gui.howtos.say-it-out-loud.step_TXTColor": "Breyta lit",
408
408
  "gui.howtos.say-it-out-loud.step_TXTSpin": "Spin Around",
409
409
  "gui.howtos.say-it-out-loud.step_TXTGrow": "Grow and Shrink",
410
410
  "gui.howtos.imagine": "Imagine a World",
@@ -420,11 +420,11 @@
420
420
  "gui.howtos.imagine.step_imagineGlideToPoint": "Glide to a Point",
421
421
  "gui.howtos.imagine.step_imagineGrowShrink": "Grow and Shrink",
422
422
  "gui.howtos.imagine.step_imagineChooseAnotherBackdrop": "Choose Another Backdrop",
423
- "gui.howtos.imagine.step_imagineSwitchBackdrops": "Switch Backdrops",
424
- "gui.howtos.imagine.step_imagineRecordASound": "Add a Sound",
423
+ "gui.howtos.imagine.step_imagineSwitchBackdrops": "Skiptu um bakgrunni",
424
+ "gui.howtos.imagine.step_imagineRecordASound": "Bættu við hljóði",
425
425
  "gui.howtos.imagine.step_imagineChooseSound": "Choose Your Sound",
426
426
  "gui.howtos.add-effects.name": "Bæta við effektum",
427
- "gui.howtos.videosens.step_addEffects": "Add Effects",
427
+ "gui.howtos.videosens.step_addEffects": "Bæta við effektum",
428
428
  "gui.howtos.make-it-fly.name": "Make it Fly",
429
429
  "gui.howtos.fly.step_stepflyChooseBackdrop": "Choose a Sky Background",
430
430
  "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Choose a Character",
@@ -444,8 +444,8 @@
444
444
  "gui.howtos.Make-Music.step_MakeSong": "Búa til lag",
445
445
  "gui.howtos.make-music.step_MakeBeat": "Veldu trommu og búðu til takt",
446
446
  "gui.howtos.make-music.step_MakeBeatBox": "Veldu míkrafón teikninguna og taktkassa sem kemur á óvart",
447
- "gui.howtos.pong": "Pong Game",
448
- "gui.howtos.pong.step_pongAddBackdrop": "Add a Backdrop",
447
+ "gui.howtos.pong": "Pong leikur",
448
+ "gui.howtos.pong.step_pongAddBackdrop": "Bæta við bakgrunn",
449
449
  "gui.howtos.pong.step_pongAddBallSprite": "Add a Ball Sprite",
450
450
  "gui.howtos.pong.step_pongBounceAround": "Bounce Around",
451
451
  "gui.howtos.pong.step_pongAddPaddle": "Add a Paddle",
@@ -455,7 +455,7 @@
455
455
  "gui.howtos.pong.step_pongAddAScore": "Add a Score",
456
456
  "gui.howtos.pong.step_pongChooseScoreFromMenu": "Choose 'Score' from the Menu",
457
457
  "gui.howtos.pong.step_pongInsertChangeScoreBlock": "Insert the 'Change Score' Block",
458
- "gui.howtos.pong.step_pongResetScore": "Reset Score",
458
+ "gui.howtos.pong.step_pongResetScore": "Endurstilla stig",
459
459
  "gui.howtos.pong.step_pongAddLineSprite": "Add the Line Sprite",
460
460
  "gui.howtos.pong.step_pongGameOver": "Game Over",
461
461
  "gui.howtos.make-a-game.name": "Búðu til leik þar sem hægt er að smella á hluti",
@@ -485,20 +485,20 @@
485
485
  "gui.howtos.code-cartoon.step_codeCartoonSelectDifferentCharacter2": "Select a Different Character",
486
486
  "gui.howtos.code-cartoon.step_codeCartoonJump": "Jump Up and Down",
487
487
  "gui.howtos.code-cartoon.step_codeCartoonChangeScenes": "Click a Character to Change Scenes",
488
- "gui.howtos.code-cartoon.step_codeCartoonGlideAround": "Glide Around",
488
+ "gui.howtos.code-cartoon.step_codeCartoonGlideAround": "Svífa um",
489
489
  "gui.howtos.code-cartoon.step_codeCartoonChangeCostumes": "Change Costumes",
490
490
  "gui.howtos.code-cartoon.step_codeCartoonChooseMoreCharacters": "Choose More Characters to Add to Your Cartoon",
491
491
  "gui.howtos.cartoon-network": "Animate an Adventure Game",
492
492
  "gui.howtos.cartoon-network.step_CNcharacter": "Choose a Character to Show",
493
493
  "gui.howtos.cartoon-network.step_CNsay": "Say Something",
494
- "gui.howtos.cartoon-network.step_CNglide": "Glide Around",
494
+ "gui.howtos.cartoon-network.step_CNglide": "Svífa um",
495
495
  "gui.howtos.cartoon-network.step_CNpicksprite": "Choose an Object to Chase",
496
496
  "gui.howtos.cartoon-network.step_CNcollect": "Collect Objects",
497
497
  "gui.howtos.cartoon-network.step_CNvariable": "Make a Score Variable",
498
498
  "gui.howtos.cartoon-network.step_CNscore": "Keep Score",
499
499
  "gui.howtos.cartoon-network.step_CNbackdrop": "Level Up: Change Backdrop",
500
- "gui.howtos.videosens.name": "Video Sensing",
501
- "gui.howtos.videosens.step_addextension": "Add Extension",
500
+ "gui.howtos.videosens.name": "Vídeó mæling",
501
+ "gui.howtos.videosens.step_addextension": "Bæta við viðbót",
502
502
  "gui.howtos.videosens.step_pet": "Pet the Cat",
503
503
  "gui.howtos.videosens.step_animate": "Animate",
504
504
  "gui.howtos.videosens.step_pop": "Pop a Balloon",
@@ -515,9 +515,9 @@
515
515
  "gui.howtos.externalResources.codingCards": "Coding Cards | Face Sensing",
516
516
  "gui.howtos.talking": "Talking Tales",
517
517
  "gui.howtos.talking.step_talesAddExtension": "Click to Add the Text-to-Speech Blocks",
518
- "gui.howtos.talking.step_talesChooseSprite": "Choose a Sprite",
518
+ "gui.howtos.talking.step_talesChooseSprite": "Veldu teikningu",
519
519
  "gui.howtos.talking.step_talesSaySomething": "Make a Character Speak",
520
- "gui.howtos.talking.step_talesChooseBackdrop": "Choose a Backdrop",
520
+ "gui.howtos.talking.step_talesChooseBackdrop": "Veldu bakgrunn",
521
521
  "gui.howtos.talking.step_talesSwitchBackdrop": "Click a Character to Go to the Next Backdrop",
522
522
  "gui.howtos.talking.step_talesChooseAnotherSprite": "Choose Another Sprite",
523
523
  "gui.howtos.talking.step_talesMoveAround": "Move Around",
@@ -530,14 +530,14 @@
530
530
  "gui.howtos.add-sprite.name": "Bæta við teikningu",
531
531
  "gui.howtos.add-sprite.step_addSprite": "Bæta við teikningu",
532
532
  "gui.howtos.add-a-backdrop.name": "Bæta við bakgrunn",
533
- "gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
533
+ "gui.howtos.add-a-backdrop.step_addBackdrop": "Bæta við bakgrunn",
534
534
  "gui.howtos.move-around-with-arrow-keys.name": "Nota örvatakka",
535
535
  "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
536
536
  "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
537
537
  "gui.howtos.change-size.name": "Breyta stærð",
538
- "gui.howtos.change-size.step_changeSize": "Change Size",
538
+ "gui.howtos.change-size.step_changeSize": "Breyta stærð",
539
539
  "gui.howtos.glide-around.name": "Svífa um",
540
- "gui.howtos.change-size.step_glideAroundBackAndForth": "Glide Around",
540
+ "gui.howtos.change-size.step_glideAroundBackAndForth": "Svífa um",
541
541
  "gui.howtos.change-size.step_glideAroundPoint": "Glide to a Point",
542
542
  "gui.howtos.spin-video.name": "Láta snúast",
543
543
  "gui.howtos.change-size.step_spinTurn": "Turn",
@@ -549,9 +549,9 @@
549
549
  "gui.howtos.change-size.step_recordASoundChooseSound": "Choose Your Sound",
550
550
  "gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
551
551
  "gui.howtos.hide-and-show.name": "Fela og sýna",
552
- "gui.howtos.change-size.step_hideAndShow": "Hide and Show",
552
+ "gui.howtos.change-size.step_hideAndShow": "Fela og sýna",
553
553
  "gui.howtos.switch-costume.name": "Hreyfa teikninguna",
554
- "gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
554
+ "gui.howtos.change-size.step_switchCostumes": "Hreyfa teikninguna",
555
555
  "gui.extension.music.name": "Tónlist",
556
556
  "gui.extension.music.description": "Spila hljóðfæri og trommur. ",
557
557
  "gui.extension.pen.name": "Penni",
@@ -563,7 +563,7 @@
563
563
  "gui.extension.text2speech.name": "Text to Speech",
564
564
  "gui.extension.text2speech.description": "Make your projects talk.",
565
565
  "gui.extension.translate.name": "Translate",
566
- "gui.extension.translate.description": "Translate text into many languages.",
566
+ "gui.extension.translate.description": "Þýða texta á mörg tungumál. ",
567
567
  "gui.extension.makeymakey.description": "Make anything into a key.",
568
568
  "gui.extension.microbit.description": "Tengdu verkefnin þín við heiminn. ",
569
569
  "gui.extension.microbit.prescanMessage": "Turn on your micro:bit, then press the button below to start searching for your device.",
@@ -572,7 +572,7 @@
572
572
  "gui.extension.gdxfor.description": "Sense push, pull, motion, and spin.",
573
573
  "gui.extension.gdxfor.prescanMessage": "Turn on your Go Direct, then press the button below to start searching for your device.",
574
574
  "gui.extension.gdxfor.scanBeginMessage": "Keep your Vernier Go Direct on and nearby.",
575
- "gui.extension.gdxfor.connectingMessage": "Connecting",
575
+ "gui.extension.gdxfor.connectingMessage": "Tengjast",
576
576
  "gui.extension.ev3.description": "Búðu til gagnvirk vélmenni og fleira. ",
577
577
  "gui.extension.ev3.prescanMessage": "Turn on your LEGO EV3, then press the button below to start searching for your device.",
578
578
  "gui.extension.ev3.scanBeginMessage": "Keep your LEGO EV3 on and nearby.",
@@ -580,58 +580,58 @@
580
580
  "gui.extension.boost.description": "Bring robotic creations to life.",
581
581
  "gui.extension.boost.prescanMessage": "Press the button on your LEGO BOOST, then press the button below to start searching for your device.",
582
582
  "gui.extension.boost.scanBeginMessage": "Keep your LEGO BOOST awake and nearby.",
583
- "gui.extension.boost.connectingMessage": "Connecting",
583
+ "gui.extension.boost.connectingMessage": "Tengjast",
584
584
  "gui.extension.wedo2.description": "Byggt með mótorum og skynjurum.",
585
585
  "gui.extension.wedo2.prescanMessage": "Press the button on your LEGO WeDo 2.0, then press the button below to start searching for your device.",
586
586
  "gui.extension.wedo2.scanBeginMessage": "Keep your LEGO WeDo 2.0 awake and nearby.",
587
- "gui.extension.wedo2.connectingMessage": "Connecting",
588
- "gui.libraryTags.all": "All",
589
- "gui.libraryTags.animals": "Animals",
590
- "gui.libraryTags.dance": "Dance",
591
- "gui.libraryTags.effects": "Effects",
592
- "gui.libraryTags.fantasy": "Fantasy",
587
+ "gui.extension.wedo2.connectingMessage": "Tengjast",
588
+ "gui.libraryTags.all": "Öll",
589
+ "gui.libraryTags.animals": "Dýr",
590
+ "gui.libraryTags.dance": "Dans",
591
+ "gui.libraryTags.effects": "Effektar",
592
+ "gui.libraryTags.fantasy": "Ævintýri",
593
593
  "gui.libraryTags.fashion": "Fashion",
594
594
  "gui.libraryTags.food": "Food",
595
- "gui.libraryTags.indoors": "Indoors",
595
+ "gui.libraryTags.indoors": "Innandyra",
596
596
  "gui.libraryTags.loops": "Loops",
597
- "gui.libraryTags.music": "Music",
597
+ "gui.libraryTags.music": "Tónlist",
598
598
  "gui.libraryTags.notes": "Notes",
599
- "gui.libraryTags.outdoors": "Outdoors",
599
+ "gui.libraryTags.outdoors": "Utandyra",
600
600
  "gui.libraryTags.patterns": "Patterns",
601
- "gui.libraryTags.people": "People",
602
- "gui.libraryTags.percussion": "Percussion",
603
- "gui.libraryTags.space": "Space",
604
- "gui.libraryTags.sports": "Sports",
605
- "gui.libraryTags.underwater": "Underwater",
601
+ "gui.libraryTags.people": "Fólk",
602
+ "gui.libraryTags.percussion": "Ásláttur",
603
+ "gui.libraryTags.space": "Geimurinn",
604
+ "gui.libraryTags.sports": "Íþróttir",
605
+ "gui.libraryTags.underwater": "Neðansjávar",
606
606
  "gui.libraryTags.voice": "Voice",
607
607
  "gui.libraryTags.wacky": "Wacky",
608
608
  "gui.libraryTags.animation": "Animation",
609
- "gui.libraryTags.art": "Art",
610
- "gui.libraryTags.games": "Games",
611
- "gui.libraryTags.stories": "Stories",
612
- "gui.libraryTags.letters": "Letters",
613
- "gui.opcodeLabels.direction": "direction",
614
- "gui.opcodeLabels.xposition": "x position",
615
- "gui.opcodeLabels.yposition": "y position",
616
- "gui.opcodeLabels.size": "size",
617
- "gui.opcodeLabels.costumename": "costume name",
609
+ "gui.libraryTags.art": "List",
610
+ "gui.libraryTags.games": "Leikir",
611
+ "gui.libraryTags.stories": "Sögur",
612
+ "gui.libraryTags.letters": "Bókstafir",
613
+ "gui.opcodeLabels.direction": "átt",
614
+ "gui.opcodeLabels.xposition": "x hnit",
615
+ "gui.opcodeLabels.yposition": "y hnit",
616
+ "gui.opcodeLabels.size": "stærð",
617
+ "gui.opcodeLabels.costumename": "nafn búnings",
618
618
  "gui.opcodeLabels.costumenumber": "costume number",
619
- "gui.opcodeLabels.backdropname": "backdrop name",
619
+ "gui.opcodeLabels.backdropname": "nafn bakgrunns",
620
620
  "gui.opcodeLabels.backdropnumber": "backdrop number",
621
- "gui.opcodeLabels.volume": "volume",
622
- "gui.opcodeLabels.tempo": "tempo",
623
- "gui.opcodeLabels.answer": "answer",
624
- "gui.opcodeLabels.loudness": "loudness",
621
+ "gui.opcodeLabels.volume": "hljóðstyrkur",
622
+ "gui.opcodeLabels.tempo": "taktur",
623
+ "gui.opcodeLabels.answer": "svar",
624
+ "gui.opcodeLabels.loudness": "hljóðstyrkur",
625
625
  "gui.opcodeLabels.online": "online",
626
- "gui.opcodeLabels.username": "username",
627
- "gui.opcodeLabels.year": "year",
628
- "gui.opcodeLabels.month": "month",
629
- "gui.opcodeLabels.date": "date",
630
- "gui.opcodeLabels.dayofweek": "day of week",
631
- "gui.opcodeLabels.hour": "hour",
632
- "gui.opcodeLabels.minute": "minute",
633
- "gui.opcodeLabels.second": "second",
634
- "gui.opcodeLabels.timer": "timer",
626
+ "gui.opcodeLabels.username": "notendanafn",
627
+ "gui.opcodeLabels.year": "ár",
628
+ "gui.opcodeLabels.month": "mánuður",
629
+ "gui.opcodeLabels.date": "dagsetning",
630
+ "gui.opcodeLabels.dayofweek": "vikudagur",
631
+ "gui.opcodeLabels.hour": "klukkustund",
632
+ "gui.opcodeLabels.minute": "mínúta",
633
+ "gui.opcodeLabels.second": "sekúnda",
634
+ "gui.opcodeLabels.timer": "skeiðklukka",
635
635
  "gui.projectLoader.loadError": "Tókst ekki að hlaða skránni með verkefninu sem var valið.",
636
636
  "gui.theme.default": "Original",
637
637
  "gui.theme.dark": "Dark",
@@ -4,9 +4,9 @@
4
4
  "gui.alerts.download": "Daxîne",
5
5
  "gui.connection.reconnect": "Dîsa girêde",
6
6
  "gui.backpack.costumeLabel": "costume",
7
- "gui.backpack.soundLabel": "sound",
7
+ "gui.backpack.soundLabel": "deng",
8
8
  "gui.backpack.scriptLabel": "script",
9
- "gui.backpack.spriteLabel": "sprite",
9
+ "gui.backpack.spriteLabel": "pêlîstik",
10
10
  "gui.backpack.header": "Çenteyê Piştê",
11
11
  "gui.backpack.errorBackpack": "Di barkirina çenteyê pişte de çewtî çêbû",
12
12
  "gui.backpack.loadingBackpack": "Tê barkirin...",
@@ -39,7 +39,7 @@
39
39
  "gui.confirmationPrompt.confirm": "yes",
40
40
  "gui.confirmationPrompt.cancel": "no",
41
41
  "gui.connection.auto-scanning.prescan": "Cîhaza xwe li nêzîka xwe bihêle, paşê dest bi lêgerînê bike.",
42
- "gui.connection.auto-scanning.scanBeginMessage": "Press the button on your device.",
42
+ "gui.connection.auto-scanning.scanBeginMessage": "Pêlî bişkoka li ser cîhaza xwe bike.",
43
43
  "gui.connection.auto-scanning.noPeripheralsFound": "Cîhaz nehatin dîtin",
44
44
  "gui.connection.auto-scanning.start-search": "Dest bi Lêgerînê Bike",
45
45
  "gui.connection.connecting-searchbutton": "Tê gerîn...",
@@ -70,7 +70,7 @@
70
70
  "gui.connection.updatePeripheral.updateFailed": "Update failed.",
71
71
  "gui.connection.updatePeripheral.goBackButton": "Go Back",
72
72
  "gui.connection.updatePeripheral.updateNowButton": "Do Update",
73
- "gui.connection.updatePeripheral.updateAgainButton": "Try Again",
73
+ "gui.connection.updatePeripheral.updateAgainButton": "Dîsa Biceribîne",
74
74
  "gui.controls.go": "Here",
75
75
  "gui.controls.stop": "Rawestîne",
76
76
  "gui.crashMessage.label": "Weyy, Hinek tişt çewt çûn.",
@@ -88,7 +88,7 @@
88
88
  "gui.customProcedures.ok": "Baş e",
89
89
  "gui.debugModal.title": "Debugging | Getting Unstuck",
90
90
  "gui.debugModal.previous": "Previous",
91
- "gui.debugModal.next": "Next",
91
+ "gui.debugModal.next": "Pêşve",
92
92
  "gui.debugModal.readAloud.title": "Read Aloud",
93
93
  "gui.debugModal.readAloud.description1": "As you read your code aloud, think from the computer’s perspective.",
94
94
  "gui.debugModal.readAloud.description2": "Are you including steps that aren’t there?",
@@ -156,9 +156,9 @@
156
156
  "gui.aria.costumesPanel": "Costumes editor panel",
157
157
  "gui.aria.backdropsPanel": "Backdrops editor panel",
158
158
  "gui.aria.soundsPanel": "Sounds editor panel",
159
- "gui.aria.backpack": "Backpack",
159
+ "gui.aria.backpack": "Çenteyê Piştê",
160
160
  "gui.aria.stageAndTarget": "Stage and target",
161
- "gui.aria.stage": "Stage",
161
+ "gui.aria.stage": "Dik",
162
162
  "gui.aria.targetPane": "Target pane",
163
163
  "gui.gui.codeTab": "Kod",
164
164
  "gui.gui.backdropsTab": "Dekor",
@@ -170,7 +170,7 @@
170
170
  "gui.extensionLibrary.collaboration": "Bi hevkarî",
171
171
  "gui.library.filterPlaceholder": "Lêgerîn",
172
172
  "gui.library.allTag": "Hemû",
173
- "gui.library.gettingStarted": "Getting Started",
173
+ "gui.library.gettingStarted": "Dest pê bike",
174
174
  "gui.library.basics": "Basics",
175
175
  "gui.library.intermediate": "Intermediate",
176
176
  "gui.library.prompts": "Prompts",
@@ -201,7 +201,7 @@
201
201
  "gui.menuBar.new": "Nû",
202
202
  "gui.menuBar.file": "Pelge",
203
203
  "gui.menuBar.downloadToComputer": "Li kombersa xwe tomar bike",
204
- "gui.menuBar.language": "Language",
204
+ "gui.menuBar.language": "Ziman",
205
205
  "general.username": "Navê Bikarhêner",
206
206
  "general.password": "Pêborîn",
207
207
  "general.signIn": "Têkeve",
@@ -210,7 +210,7 @@
210
210
  "gui.menuBar.tutorialsLibrary": "Fêrgeh",
211
211
  "gui.menuBar.debug": "Debug",
212
212
  "gui.menuBar.home": "Home",
213
- "gui.menuBar.myStuff": "My Stuff",
213
+ "gui.menuBar.myStuff": "Xebatên Min",
214
214
  "gui.menuBar.restoreSprite": "Pêlîstikê Vegerîne",
215
215
  "gui.menuBar.restoreSound": "Deng Vegerîne",
216
216
  "gui.menuBar.restoreCostume": "Kostumê Vegerîne",
@@ -236,7 +236,7 @@
236
236
  "gui.monitor.contextMenu.sliderRange": "rêjeya şemitandinê biguherîne",
237
237
  "gui.monitor.contextMenu.import": "têxîne nav",
238
238
  "gui.monitor.contextMenu.export": "derxîne",
239
- "gui.monitor.contextMenu.hide": "hide",
239
+ "gui.monitor.contextMenu.hide": "veşêre",
240
240
  "gui.playButton.play": "Lêxe",
241
241
  "gui.playButton.stop": "Rawestîne",
242
242
  "gui.gui.variableScopeOptionAllSprites": "Ji bo hemû pêlîstikan",
@@ -314,11 +314,11 @@
314
314
  "gui.telemetryOptIn.body2": "The information we collect includes language selection, blocks usage, and some events like saving, loading, and uploading a project. We DO NOT collect any personal information. Please see our <a>{privacyPolicyLink}</a> for more information.",
315
315
  "gui.telemetryOptIn.privacyPolicyLink": "Polîtîkaya Nihêniyê",
316
316
  "gui.telemetryOptIn.optInText": "Share my usage data with the Scratch Team",
317
- "gui.telemetryOptIn.optInTooltip": "Enable telemetry",
317
+ "gui.telemetryOptIn.optInTooltip": "Telemetreyê veke",
318
318
  "gui.telemetryOptIn.optOutText": "Do not share my usage data with the Scratch Team",
319
- "gui.telemetryOptIn.optOutTooltip": "Disable telemetry",
319
+ "gui.telemetryOptIn.optOutTooltip": "Telemetreyê bigire",
320
320
  "gui.telemetryOptIn.settingWasUpdated": "Your setting was updated.",
321
- "gui.telemetryOptIn.buttonClose": "Close",
321
+ "gui.telemetryOptIn.buttonClose": "Bigire",
322
322
  "gui.turboMode.active": "Moda Turboyê",
323
323
  "gui.webglModal.label": "Geroka Te Piştgiriya WebGLê Nake",
324
324
  "gui.webglModal.description": "Unfortunately it looks like your browser or computer <a>{webGlLink}</a>. This technology is needed for Scratch 3.0 to run.",
@@ -362,12 +362,12 @@
362
362
  "gui.alerts.settingThumbnail": "Setting thumbnail…",
363
363
  "gui.alerts.thumbnailSuccess": "Thumbnail set successfully.",
364
364
  "gui.alerts.thumbnailError": "Couldn’t set thumbnail. Please try again later.",
365
- "gui.defaultProject.meow": "Meow",
366
- "gui.defaultProject.variable": "my variable",
365
+ "gui.defaultProject.meow": "Miyaw",
366
+ "gui.defaultProject.variable": "guheroka min",
367
367
  "gui.howtos.intro-move-sayhello-hat.name": "Dest pê bike",
368
368
  "gui.howtos.intro-move.step_stepMove": "Blokeke tevgerê tevlî bike",
369
369
  "gui.howtos.add-a-move-block.step_stepSay": "Add a say block",
370
- "gui.howtos.add-a-move-block.step_stepGreenFlag": "Click the green flag to start",
370
+ "gui.howtos.add-a-move-block.step_stepGreenFlag": "Ji bo destpêkirinê pêlî ala kesk bike",
371
371
  "gui.howtos.intro-getting-started-ASL.name": "Getting Started - ASL",
372
372
  "gui.howtos.animate-a-name.name": "Navekî Zindî Bike",
373
373
  "gui.howtos.animate-a-name.step_AnimatePickLetter": "Pêlîstikeke Herfan Hilbijêre",