mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 05:32:34 -05:00
pull new editor translations from Transifex
This commit is contained in:
parent
9aef73eace
commit
09fc14e90f
151 changed files with 1152 additions and 1090 deletions
|
@ -228,7 +228,7 @@
|
|||
"SOUND_VOLUME": "شدة الصوت",
|
||||
"SOUND_RECORD": "سجِّل...",
|
||||
"CATEGORY_MOTION": "الحركة",
|
||||
"CATEGORY_LOOKS": "المظاهر",
|
||||
"CATEGORY_LOOKS": "الهيئة",
|
||||
"CATEGORY_SOUND": "الصوت",
|
||||
"CATEGORY_EVENTS": "الأحداث",
|
||||
"CATEGORY_CONTROL": "التحكم",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"CONTROL_FOREVER": "برای همیشه",
|
||||
"CONTROL_REPEAT": "تکرار کن %1 بار",
|
||||
"CONTROL_REPEAT": "تکرار کن %1",
|
||||
"CONTROL_IF": "اگر %1 آنگاه",
|
||||
"CONTROL_ELSE": "وگرنه",
|
||||
"CONTROL_STOP": "توقف",
|
||||
|
@ -25,7 +25,7 @@
|
|||
"DATA_SHOWVARIABLE": "متغیر %1 را نمایش بده",
|
||||
"DATA_HIDEVARIABLE": "متغیر %1 را پنهان کن",
|
||||
"DATA_ADDTOLIST": "افزودن %1 به %2",
|
||||
"DATA_DELETEOFLIST": "حذف %1 %2",
|
||||
"DATA_DELETEOFLIST": "حذف %1 از %2",
|
||||
"DATA_DELETEALLOFLIST": "حذف همه از %1",
|
||||
"DATA_INSERTATLIST": "درج %1 در %2 %3",
|
||||
"DATA_REPLACEITEMOFLIST": "جایگزینی ردیف %1 %2 با %3",
|
||||
|
@ -91,7 +91,7 @@
|
|||
"LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "عقبتر",
|
||||
"LOOKS_BACKDROPNUMBERNAME": " %1 پسزمینه",
|
||||
"LOOKS_COSTUMENUMBERNAME": "%1 حالت",
|
||||
"LOOKS_NUMBERNAME_NUMBER": "شماره",
|
||||
"LOOKS_NUMBERNAME_NUMBER": "شمارهی",
|
||||
"LOOKS_NUMBERNAME_NAME": "نام",
|
||||
"LOOKS_SWITCHBACKDROPTOANDWAIT": "پسزمینه را به %1 تغییر بده و صبر کن",
|
||||
"LOOKS_NEXTBACKDROP_BLOCK": "پسزمینهی بعدی",
|
||||
|
@ -152,7 +152,7 @@
|
|||
"OPERATORS_JOIN_BANANA": "موز",
|
||||
"OPERATORS_LETTEROF": "حرف %1 %2",
|
||||
"OPERATORS_LETTEROF_APPLE": "ی",
|
||||
"OPERATORS_LENGTH": "تعداد نشانههای %1",
|
||||
"OPERATORS_LENGTH": "طول %1",
|
||||
"OPERATORS_CONTAINS": "در %1 %2 هست؟",
|
||||
"OPERATORS_MOD": "باقیماندهی تقسیم %1 بر %2",
|
||||
"OPERATORS_ROUND": "گرد شدهی %1",
|
||||
|
@ -236,43 +236,43 @@
|
|||
"CATEGORY_OPERATORS": "عملگرها",
|
||||
"CATEGORY_VARIABLES": "متغیرها",
|
||||
"CATEGORY_MYBLOCKS": "قطعههای من",
|
||||
"DUPLICATE": "تکثیر کردن",
|
||||
"DUPLICATE": "تکثیر",
|
||||
"DELETE": "حذف",
|
||||
"ADD_COMMENT": "افزودن توضیح",
|
||||
"REMOVE_COMMENT": "حذف توضیح",
|
||||
"ADD_COMMENT": "افزودن یادداشت",
|
||||
"REMOVE_COMMENT": "حذف یادداشت",
|
||||
"DELETE_BLOCK": "حذف قطعه",
|
||||
"DELETE_X_BLOCKS": "حذف هر %1 قطعه",
|
||||
"DELETE_ALL_BLOCKS": "همهی %1 قطعه حذف شوند؟",
|
||||
"CLEAN_UP": "مرتب کردن قطعهها",
|
||||
"HELP": "راهنما",
|
||||
"UNDO": "واگـرد",
|
||||
"REDO": "اَزنو",
|
||||
"REDO": "باز انجام",
|
||||
"EDIT_PROCEDURE": "ویرایش",
|
||||
"SHOW_PROCEDURE_DEFINITION": "برو به تعریف",
|
||||
"WORKSPACE_COMMENT_DEFAULT_TEXT": "چیزی بگو...",
|
||||
"COLOUR_HUE_LABEL": "رنگ",
|
||||
"COLOUR_SATURATION_LABEL": "اشباع",
|
||||
"COLOUR_SATURATION_LABEL": "شدت رنگ",
|
||||
"COLOUR_BRIGHTNESS_LABEL": "روشنایی",
|
||||
"CHANGE_VALUE_TITLE": "تغییر مقدار:",
|
||||
"RENAME_VARIABLE": "تغییر نام متغیر",
|
||||
"RENAME_VARIABLE_TITLE": "تغییر نام همهی متغیرهای \"%1\" به:",
|
||||
"RENAME_VARIABLE_TITLE": "تغییر نام همهی متغیرهای «%1» به:",
|
||||
"RENAME_VARIABLE_MODAL_TITLE": "تغییر نام متغیر",
|
||||
"NEW_VARIABLE": "ایجاد یک متغیر",
|
||||
"NEW_VARIABLE_TITLE": "نام متغیر جدید:",
|
||||
"VARIABLE_MODAL_TITLE": "متغیر جدید",
|
||||
"VARIABLE_ALREADY_EXISTS": "متغیری با نام \"%1\" هماکنون وجود دارد.",
|
||||
"VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "هماکنون نام \"%1\" برای متغیر دیگری از نوع %2 وجود دارد",
|
||||
"DELETE_VARIABLE_CONFIRMATION": "ِآیا هر %1 موردی که از متغیر \"%2\" استفاده شده است، حذف شود؟",
|
||||
"CANNOT_DELETE_VARIABLE_PROCEDURE": "امکان حذف متغیر \"%1\" نیست. زیرا جزئی از تعریف تابع \"%2\" است",
|
||||
"DELETE_VARIABLE": "حذف متغیر \"%1\"",
|
||||
"VARIABLE_ALREADY_EXISTS": "متغیری با نام «%1» هم اکنون وجود دارد.",
|
||||
"VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "هم اکنون متغیری به نام «%1» برای متغیر دیگری از نوع «%2» وجود دارد.",
|
||||
"DELETE_VARIABLE_CONFIRMATION": "آیا هر %1 موردی که از متغیر «%2» استفاده شده است، حذف شود؟",
|
||||
"CANNOT_DELETE_VARIABLE_PROCEDURE": "امکان حذف متغیر «%1» نیست. زیرا جزئی از تعریف تابع «%2» است",
|
||||
"DELETE_VARIABLE": "حذف متغیر «%1»",
|
||||
"NEW_PROCEDURE": "ایجاد یک قطعه",
|
||||
"PROCEDURE_ALREADY_EXISTS": "هم اکنون روالی به اسم \"%1\" وجود دارد.",
|
||||
"PROCEDURE_ALREADY_EXISTS": "هم اکنون روالی به اسم «%1» وجود دارد.",
|
||||
"PROCEDURE_DEFAULT_NAME": "نام قطعه",
|
||||
"NEW_LIST": "ایجاد یک لیست",
|
||||
"NEW_LIST_TITLE": "نام لیست جدید:",
|
||||
"LIST_MODAL_TITLE": "لیست جدید",
|
||||
"LIST_ALREADY_EXISTS": "هم اکنون لیستی به نام \"%1\" وجود دارد.",
|
||||
"RENAME_LIST_TITLE": "تغییر نام همهی لیستهای \"%1\" به:",
|
||||
"LIST_ALREADY_EXISTS": "هم اکنون لیستی به نام «%1» وجود دارد.",
|
||||
"RENAME_LIST_TITLE": "تغییر نام همهی لیستهای «%1» به:",
|
||||
"RENAME_LIST_MODAL_TITLE": "تغییر نام لیست",
|
||||
"DEFAULT_LIST_ITEM": "چیز",
|
||||
"DELETE_LIST": "حذف لیست «%1»",
|
||||
|
|
|
@ -41,9 +41,9 @@
|
|||
"gdxfor.getForce": "نیرو",
|
||||
"gdxfor.getSpin": "سرعت چرخش [DIRECTION]",
|
||||
"gdxfor.getTilt": "زاویهی شیب [TILT]",
|
||||
"gdxfor.isFreeFalling": "در حال سقوط؟",
|
||||
"gdxfor.isFreeFalling": "در حال سقوطه؟",
|
||||
"gdxfor.isTilted": "[TILT] کج شده؟",
|
||||
"gdxfor.pulled": "کشیده",
|
||||
"gdxfor.pulled": "کشیده شد",
|
||||
"gdxfor.pushed": "فشرده",
|
||||
"gdxfor.shaken": "تکان داده شد",
|
||||
"gdxfor.startedFalling": "سقوط شروع شد",
|
||||
|
@ -52,25 +52,25 @@
|
|||
"gdxfor.tiltDirectionMenu.front": "به سمت جلو",
|
||||
"gdxfor.tiltDirectionMenu.left": "به سمت چپ",
|
||||
"gdxfor.tiltDirectionMenu.right": "به سمت راست",
|
||||
"gdxfor.turnedFaceDown": "چهره رو به پایین",
|
||||
"gdxfor.turnedFaceUp": "چهره رو به بالا",
|
||||
"gdxfor.whenForcePushedOrPulled": "وقتی حسگر [PUSH_PULL] اعمال شود",
|
||||
"gdxfor.turnedFaceDown": "رو به پایین شد",
|
||||
"gdxfor.turnedFaceUp": "رو به بالا شد",
|
||||
"gdxfor.whenForcePushedOrPulled": "وقتی حسگر نیرو [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "وقتی که [GESTURE]",
|
||||
"gdxfor.whenTilted": "وقتی که [TILT] کج شد",
|
||||
"makeymakey.downArrow": "جهت پایین",
|
||||
"makeymakey.downArrowShort": "پایین",
|
||||
"makeymakey.leftArrow": "کلید جهت چپ",
|
||||
"makeymakey.leftArrowShort": "به سمت چپ",
|
||||
"makeymakey.rightArrow": "کلید جهت راست",
|
||||
"makeymakey.rightArrowShort": "کلید جهت راست",
|
||||
"makeymakey.spaceKey": "کلید فاصله",
|
||||
"makeymakey.leftArrow": "جهت چپ",
|
||||
"makeymakey.leftArrowShort": "چپ",
|
||||
"makeymakey.rightArrow": "جهت راست",
|
||||
"makeymakey.rightArrowShort": "راست",
|
||||
"makeymakey.spaceKey": "فاصله",
|
||||
"makeymakey.upArrow": "جهت بالا",
|
||||
"makeymakey.upArrowShort": "بالا",
|
||||
"makeymakey.whenKeyPressed": "وقتی کلید [KEY] فشرده شد",
|
||||
"makeymakey.whenKeysPressedInOrder": "وقتی [SEQUENCE] به ترتیب فشار داده شد",
|
||||
"makeymakey.whenKeysPressedInOrder": "وقتی [SEQUENCE] به ترتیب فشرده شدند",
|
||||
"microbit.buttonsMenu.any": "A یا B",
|
||||
"microbit.clearDisplay": "پاک کردن صفحهی نمایش",
|
||||
"microbit.defaultTextToDisplay": "سلام!",
|
||||
"microbit.defaultTextToDisplay": "Salam!",
|
||||
"microbit.displaySymbol": "نمایش [MATRIX]",
|
||||
"microbit.displayText": "نمایش متن [TEXT]",
|
||||
"microbit.gesturesMenu.jumped": "پرید",
|
||||
|
@ -112,25 +112,25 @@
|
|||
"music.drumWoodBlock": "(10) قطعهی چوب ",
|
||||
"music.getTempo": "سرعت نواختن",
|
||||
"music.instrumentBass": "(6) گیتار بیس",
|
||||
"music.instrumentBassoon": "(14) ساز بادی فاگوت",
|
||||
"music.instrumentBassoon": "(14) باسون",
|
||||
"music.instrumentCello": "(8) ویولن سل",
|
||||
"music.instrumentChoir": "(15) گروه کر",
|
||||
"music.instrumentClarinet": "(10) ساز بادی کلارینت",
|
||||
"music.instrumentClarinet": "(10) کلارینت",
|
||||
"music.instrumentElectricGuitar": "(5) گیتار الکتریک",
|
||||
"music.instrumentElectricPiano": "(2) پیانو الکتریک",
|
||||
"music.instrumentFlute": "(12) فلوت",
|
||||
"music.instrumentGuitar": "(4) گیتار",
|
||||
"music.instrumentMarimba": "(19) سنتور چوبی آفریقایی مدل ماریمبا",
|
||||
"music.instrumentMusicBox": "(17) ساز کوکی جعبهی موسیقی",
|
||||
"music.instrumentMusicBox": "(17) جعبهی موسیقی",
|
||||
"music.instrumentOrgan": "(3) ارگ",
|
||||
"music.instrumentPiano": "(1) پیانو",
|
||||
"music.instrumentPizzicato": "(7) ساز زهی و دستی پیتزیکاتو",
|
||||
"music.instrumentPizzicato": "(7)صدای پیتزیکاتو",
|
||||
"music.instrumentSaxophone": "(11) ساکسیفون",
|
||||
"music.instrumentSteelDrum": "(18) طبل فولادی",
|
||||
"music.instrumentSynthLead": "(20) صدای زیر ساز برقی ",
|
||||
"music.instrumentSynthPad": "(21) صدای پایدار ساز برقی",
|
||||
"music.instrumentTrombone": "(9) شیپور ترومبون",
|
||||
"music.instrumentVibraphone": "(16) ساز کوبهای ویبرافون",
|
||||
"music.instrumentTrombone": "(9) ترومبون",
|
||||
"music.instrumentVibraphone": "(16) ویبرافون",
|
||||
"music.instrumentWoodenFlute": "(13) فلوت چوبی",
|
||||
"music.midiPlayDrumForBeats": "درامز [DRUM] را [BEATS] ضرب بنواز",
|
||||
"music.midiSetInstrument": "ساز [INSTRUMENT] شود",
|
||||
|
@ -147,7 +147,7 @@
|
|||
"pen.clear": "همه را پاک کن",
|
||||
"pen.colorMenu.brightness": "روشنایی",
|
||||
"pen.colorMenu.color": "رنگ",
|
||||
"pen.colorMenu.saturation": "اشباع",
|
||||
"pen.colorMenu.saturation": "شدت رنگ",
|
||||
"pen.colorMenu.transparency": "شفافیت",
|
||||
"pen.penDown": "قلم پایین بیاید",
|
||||
"pen.penUp": "قلم بالا برود",
|
||||
|
|
|
@ -165,12 +165,12 @@
|
|||
"gui.soundEditor.play": "پخش",
|
||||
"gui.soundEditor.stop": "توقف",
|
||||
"gui.soundEditor.copy": "کپی",
|
||||
"gui.soundEditor.paste": "بچسبان",
|
||||
"gui.soundEditor.paste": "جایگذاری",
|
||||
"gui.soundEditor.copyToNew": "کپی در صدایی جدید",
|
||||
"gui.soundEditor.delete": "حذف",
|
||||
"gui.soundEditor.save": "ذخیره",
|
||||
"gui.soundEditor.undo": "واگـرد",
|
||||
"gui.soundEditor.redo": "اَزنو",
|
||||
"gui.soundEditor.redo": "باز انجام",
|
||||
"gui.soundEditor.faster": "سریعتر",
|
||||
"gui.soundEditor.slower": "آهستهتر",
|
||||
"gui.soundEditor.echo": "پژواک",
|
||||
|
@ -188,7 +188,7 @@
|
|||
"gui.spriteSelectorItem.contextMenuDuplicate": "تکثیر",
|
||||
"gui.spriteSelectorItem.contextMenuExport": "ذخیره در فایل",
|
||||
"gui.spriteSelectorItem.contextMenuDelete": "حذف",
|
||||
"gui.spriteSelector.addSpriteFromLibrary": "یک شکلک را انتخاب کنید",
|
||||
"gui.spriteSelector.addSpriteFromLibrary": "شکلکی را انتخاب کنید",
|
||||
"gui.spriteSelector.addSpriteFromPaint": "نقاشی",
|
||||
"gui.spriteSelector.addSpriteFromSurprise": "غافلگیر کننده",
|
||||
"gui.spriteSelector.addSpriteFromFile": "بارگذاری شکلک",
|
||||
|
@ -197,7 +197,7 @@
|
|||
"gui.stageHeader.stageSizeFull": "ورود به نمای تمام صفحه",
|
||||
"gui.stageHeader.stageSizeUnFull": "خروج از نمای تمام صفحه",
|
||||
"gui.stageHeader.fullscreenControl": "نمای تمام صفحه",
|
||||
"gui.spriteSelector.addBackdropFromLibrary": "یک پسزمینه را انتخاب کنید",
|
||||
"gui.spriteSelector.addBackdropFromLibrary": "پسزمینهای را انتخاب کنید",
|
||||
"gui.stageSelector.addBackdropFromPaint": "نقاشی",
|
||||
"gui.stageSelector.addBackdropFromSurprise": "غافلگیر کننده",
|
||||
"gui.stageSelector.addBackdropFromFile": "بارگذاری پسزمینه",
|
||||
|
@ -218,27 +218,27 @@
|
|||
"gui.webglModal.back": "برگشت",
|
||||
"gui.webglModal.previewfaq": "برای یادگیری بیشتر، به {previewFaqLink} بروید",
|
||||
"gui.webglModal.previewfaqlinktext": "سوالات متداول",
|
||||
"gui.costumeLibrary.chooseABackdrop": "یک پسزمینه را انتخاب کنید",
|
||||
"gui.costumeLibrary.chooseACostume": "یک حالت را انتخاب کنید",
|
||||
"gui.costumeTab.addBackdropFromLibrary": "یک پسزمینه را انتخاب کنید",
|
||||
"gui.costumeTab.addCostumeFromLibrary": "یک حالت را انتخاب کنید",
|
||||
"gui.costumeLibrary.chooseABackdrop": "پسزمینهای را انتخاب کنید",
|
||||
"gui.costumeLibrary.chooseACostume": "حالتی را انتخاب کنید",
|
||||
"gui.costumeTab.addBackdropFromLibrary": "پسزمینهای را انتخاب کنید",
|
||||
"gui.costumeTab.addCostumeFromLibrary": "حالتی را انتخاب کنید",
|
||||
"gui.costumeTab.addBlankCostume": "نقاشی",
|
||||
"gui.costumeTab.addSurpriseCostume": "غافلگیر کننده",
|
||||
"gui.costumeTab.addFileBackdrop": "آپلود پسزمینه",
|
||||
"gui.costumeTab.addFileCostume": "بارگذاری حالت",
|
||||
"gui.costumeTab.addCameraCostume": "دوربین",
|
||||
"gui.extensionLibrary.chooseAnExtension": "یک افزونه را انتخاب کنید",
|
||||
"gui.extensionLibrary.chooseAnExtension": "افزونهای را انتخاب کنید",
|
||||
"gui.extensionLibrary.extensionUrl": "آدرس اینترنتی افزونه را وارد کنید",
|
||||
"gui.monitors.importListColumnPrompt": "کدام ستون باید استفاده شود (1-{numberOfColumns} ) ؟",
|
||||
"gui.recordingStep.alertMsg": "نمیتوان ضبط را شروع کرد",
|
||||
"gui.projectLoader.loadError": "خطا در بارگذاری فایل پروژه انتخاب شده ",
|
||||
"gui.soundLibrary.chooseASound": "یک صدا را انتخاب کنید",
|
||||
"gui.soundLibrary.chooseASound": "صدایی را انتخاب کنید",
|
||||
"gui.soundTab.fileUploadSound": "بارگذاری صدا",
|
||||
"gui.soundTab.surpriseSound": "غافلگیر کننده",
|
||||
"gui.soundTab.recordSound": "ضبط",
|
||||
"gui.soundTab.addSoundFromLibrary": "یک صدا را انتخاب کنید",
|
||||
"gui.spriteLibrary.chooseASprite": "یک شکلک را انتخاب کنید",
|
||||
"gui.tipsLibrary.tutorials": "یک آموزش را انتخاب کنید",
|
||||
"gui.soundTab.addSoundFromLibrary": "صدایی را انتخاب کنید",
|
||||
"gui.spriteLibrary.chooseASprite": "شکلکی را انتخاب کنید",
|
||||
"gui.tipsLibrary.tutorials": "آموزشی را انتخاب کنید",
|
||||
"gui.alerts.createsuccess": "پروژهای جدید ایجاد شد.",
|
||||
"gui.alerts.createcopysuccess": "کپی پروژه ذخیره شد.",
|
||||
"gui.alerts.createremixsuccess": "پروژه بهعنوان یک بازترکیب ذخیره شد.",
|
||||
|
@ -260,7 +260,7 @@
|
|||
"gui.howtos.imagine": "دنیایی را تصور کن",
|
||||
"gui.howtos.imagine.step_imagineTypeWhatYouWant": "آنچه میخواهید بگویید را تایپ کنید",
|
||||
"gui.howtos.imagine.step_imagineClickGreenFlag": "برای شروع پرچم سبز را کلیک کنید ",
|
||||
"gui.howtos.imagine.step_imagineChooseBackdrop": "یکی از پسزمینهها را انتخاب کنید",
|
||||
"gui.howtos.imagine.step_imagineChooseBackdrop": "هر شکلکی را که میخواهید انتخاب کنید",
|
||||
"gui.howtos.imagine.step_imagineChooseSprite": "هر شکلکی را که میخواهید را انتخاب کنید",
|
||||
"gui.howtos.imagine.step_imagineFlyAround": "برای سرخوردن کلید فاصله را فشار دهید",
|
||||
"gui.howtos.imagine.step_imagineChooseAnotherSprite": "شکلک دیگری را انتخاب کنید",
|
||||
|
@ -268,55 +268,55 @@
|
|||
"gui.howtos.imagine.step_imagineUpDown": "به بالا - پایین حرکت کنید",
|
||||
"gui.howtos.imagine.step_imagineChangeCostumes": "حالتها را تغییر بده",
|
||||
"gui.howtos.imagine.step_imagineGlideToPoint": "به نقطهای سر بخور",
|
||||
"gui.howtos.imagine.step_imagineGrowShrink": "چیزها را بزرگتر و کوچکتر کن",
|
||||
"gui.howtos.imagine.step_imagineGrowShrink": "چیزها را بزرگ و کوچک کن",
|
||||
"gui.howtos.imagine.step_imagineChooseAnotherBackdrop": "پسزمینهی دیگری را انتخاب کنید",
|
||||
"gui.howtos.imagine.step_imagineSwitchBackdrops": "پسزمینهها را عوض کن",
|
||||
"gui.howtos.imagine.step_imagineRecordASound": "صدایی را اضافه کنید",
|
||||
"gui.howtos.imagine.step_imagineChooseSound": "صدای خودتان را انتخاب کنید",
|
||||
"gui.howtos.code-cartoon": "برنامه نوسی یک کارتون",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "یه چیزی بگو وقتی روی پرچم سبز کلیک میکنی",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonSaySomething": "با کلیک کردن روی پرچم سبزی، چیزی را بگو",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonAnimate": "پویانمایی یک شخصیت وقتی روش کلیک میکنید",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonSelectDifferentCharacter": "انتخاب یک شخصیت دیگه",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonUseMinusSign": "برای کوچک کردن، از دکمه \"منها\" استفاده کنید ",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonGrowShrink": "یک شخصیت رو بزرگ و کوچیک کنید",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonUseMinusSign": "برای کوچک کردن، از علامت منفی استفاده کن",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonGrowShrink": "بازیگری رو بزرگتر و کوچک کن",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonSelectDifferentCharacter2": "انتخاب یک شخصیت دیگه",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonJump": "بپر بالا و پایین",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonChangeScenes": "روی یک شخصیت کلیک کن تا صحنه رو عوض کنی",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonGlideAround": "به اطراف سُر بخورید",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonChangeCostumes": "تغییر لباسها",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonChooseMoreCharacters": "شخصیتهای بیشتری رو انتخاب کنید برای اضافه کردن به کارتونتون",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonChangeCostumes": "حالتها رو تغییر بده",
|
||||
"gui.howtos.code-cartoon.step_codeCartoonChooseMoreCharacters": "به کارتونی که ساختی بازیگرهای بیشتری رو اضافه کن",
|
||||
"gui.howtos.say-it-out-loud": "ساخت یک پویانمایی که صحبت میکند",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "قطعههای تبدیل متن به گفتار را اضافه کنید",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "چیزی بگو",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "صدایی را انتخاب کنید.",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "حرکت در اطراف",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "افزودن یک پسزمینه",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "در اطراف حرکت کن",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "پسزمینهای را انتخاب کنید",
|
||||
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "افزودن یک شخصیت دیگر",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSong": "یک آواز اجرا کنید",
|
||||
"gui.howtos.say-it-out-loud.step_TXTColor": "تغییر رنگ",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSong": "آوازی رو اجرا کن",
|
||||
"gui.howtos.say-it-out-loud.step_TXTColor": "رنگش رو عوض کن",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpin": "چرخیدن در اطراف",
|
||||
"gui.howtos.say-it-out-loud.step_TXTGrow": "بزرگ و کوچک شدن",
|
||||
"gui.howtos.say-it-out-loud.step_TXTGrow": "چیزها را بزرگ و کوچک کن",
|
||||
"gui.howtos.talking": "داستانهای سخنگو",
|
||||
"gui.howtos.talking.step_talesAddExtension": "برای اضافه کردن بلوک \"تبدیل متن به گفتار\"، کلیک کن",
|
||||
"gui.howtos.talking.step_talesChooseSprite": "یک شکلک را انتخاب کنید",
|
||||
"gui.howtos.talking.step_talesSaySomething": "یک شخیصت رو زبون بیار",
|
||||
"gui.howtos.talking.step_talesChooseBackdrop": "یک پسزمینه را انتخاب کنید",
|
||||
"gui.howtos.talking.step_talesChooseSprite": "شکلکی را انتخاب کنید",
|
||||
"gui.howtos.talking.step_talesSaySomething": " بازیگری بساز تا بتونه حرف بزنه",
|
||||
"gui.howtos.talking.step_talesChooseBackdrop": "پسزمینهای را انتخاب کنید",
|
||||
"gui.howtos.talking.step_talesSwitchBackdrop": "روی یک شخصیت کلیک کن تا بری به پشت صحنه بعدی",
|
||||
"gui.howtos.talking.step_talesChooseAnotherSprite": "شکلک دیگری را انتخاب کنید",
|
||||
"gui.howtos.talking.step_talesMoveAround": "حرکت در اطراف",
|
||||
"gui.howtos.talking.step_talesChooseAnotherBackdrop": "پسزمینهی دیگری را انتخاب کنید",
|
||||
"gui.howtos.talking.step_talesAnimateTalking": "پویانمایی گفتگو",
|
||||
"gui.howtos.talking.step_talesAnimateTalking": "اینطوری میتونه حرف بزنه",
|
||||
"gui.howtos.talking.step_talesChooseThirdBackdrop": "پسزمینهی دیگری را انتخاب کنید",
|
||||
"gui.howtos.talking.step_talesChooseSound": "یک موسقی انتخاب کن برای رقص",
|
||||
"gui.howtos.talking.step_talesDanceMoves": "حرکتهای رقص",
|
||||
"gui.howtos.talking.step_talesAskAnswer": "بلوک بپرس و بگو رو از گروه تشخیص بردار",
|
||||
"gui.howtos.talking.step_talesChooseSound": "آهنگی رو برای رقصیدنش انتخاب کن",
|
||||
"gui.howtos.talking.step_talesDanceMoves": "اینطوری میرقصه",
|
||||
"gui.howtos.talking.step_talesAskAnswer": "بلوک بپرس و پاسخ رو از گروه تشخیص بردار",
|
||||
"gui.howtos.animate-a-name.name": "متحرکسازی یک اسم",
|
||||
"gui.howtos.animate-a-name.step_AnimatePickLetter": "یک شکلک حرف بردارید",
|
||||
"gui.howtos.animate-a-name.step_AnimatePlaySound": "وقتی کلیک شد یک صدا پخش کنید",
|
||||
"gui.howtos.animate-a-name.step_AnimatePickLetter2": "یک شکلک حرف دیگر بردارید",
|
||||
"gui.howtos.animate-a-name.step_AnimateChangeColor": "تغییر رنگ",
|
||||
"gui.howtos.animate-a-name.step_AnimateChangeColor": "رنگش رو عوض کن",
|
||||
"gui.howtos.animate-a-name.step_AnimateSpin": "یک شکلک حرف دیگر بردار و بچرخانش",
|
||||
"gui.howtos.animate-a-name.step_AnimateGrow": "یک شکلک حرف دیگر بردار و بزرگش کن",
|
||||
"gui.howtos.animate-a-name.step_AnimateGrow": "یک شکلک حرف دیگری رو بردار و درشتش کن",
|
||||
"gui.howtos.make-music.name": "آهنگی بسازید",
|
||||
"gui.howtos.Make-Music.step_PickInstrument": "شکلک سازی را انتخاب کن",
|
||||
"gui.howtos.Make-Music.step_PlaySoundClick": "وقتی کلیک شد صدا پخش کن",
|
||||
|
@ -324,46 +324,46 @@
|
|||
"gui.howtos.make-music.step_MakeBeat": "یک طبل را انتخاب کن و یک ضرب موسیقی بساز",
|
||||
"gui.howtos.make-music.step_MakeBeatBox": "شکلک میکروفون را انتخاب کن و با تقلید صدای سازها با دهان خود، هنرنمایی کن",
|
||||
"gui.howtos.story.name": "ایجاد یک داستان",
|
||||
"gui.howtos.story.step_addbg": "افزودن پسزمینه",
|
||||
"gui.howtos.story.step_addbg": "پسزمینهای را انتخاب کنید",
|
||||
"gui.howtos.story.step_addsprite": "افزودن یک شخصیت ",
|
||||
"gui.howtos.story.step_saysomething": "چیزی بگو",
|
||||
"gui.howtos.story.step_addanothersprite": "افزودن یک شخصیت دیگر",
|
||||
"gui.howtos.story.step_flip": "برگرداندن جهت",
|
||||
"gui.howtos.story.step_conversation": "یک مکالمه داشته باشید",
|
||||
"gui.howtos.story.addanotherbg": "افزودن پسزمینههای دیگر",
|
||||
"gui.howtos.story.addanotherbg": "پسزمینهی دیگری را انتخاب کنید",
|
||||
"gui.howtos.story.step_swithbg": "تغییر پسزمینهها",
|
||||
"gui.howtos.story.step_hidewizard": "مخفی کردن یک شخصیت",
|
||||
"gui.howtos.story.step_showwizard": "نمایش یک شخصیت",
|
||||
"gui.howtos.make-a-chase-game.name": "یک بازی تعقیب و گریز بسازید",
|
||||
"gui.howtos.Chase-Game.step_BG": "افزودن یک پسزمینه",
|
||||
"gui.howtos.chase-game.step_AddOcto": "افزودن یک شکلک",
|
||||
"gui.howtos.Chase-Game.step_BG": "پسزمینهای را انتخاب کنید",
|
||||
"gui.howtos.chase-game.step_AddOcto": "شکلکی را اضافه کنید",
|
||||
"gui.howtos.make-music.step_LeftRight": "با کلیدهای جهتدار به راست و چپ حرکت کنید",
|
||||
"gui.howtos.Chase-Game.step_UpDown": "با کلیدهای جهتدار به بالا و پایین حرکت کنید",
|
||||
"gui.howtos.Chase-Game.step_AddStar": "یک شکلک دیگر اضافه کنید",
|
||||
"gui.howtos.Chase-Game.step_MoveRandom": "حرکت تصادفی",
|
||||
"gui.howtos.Chase-Game.step_WhenTouch": "در شکلک اختاپوس، وقتی لمس شد صدا پخش شود",
|
||||
"gui.howtos.Chase-Game.step_MoveRandom": "تصادفی حرکت کنید",
|
||||
"gui.howtos.Chase-Game.step_WhenTouch": "در شکلک هشتپا، صدایی در برخورد پخش میشود",
|
||||
"gui.howtos.Chase-Game.step_ScoreVariable": "یک متغیر امتیاز ایجاد کنید",
|
||||
"gui.howtos.Chase-Game.ScoreWhenTouch": "در شکلک اختاپوس، وقتی لمس شد امتیاز اضافه شود",
|
||||
"gui.howtos.Chase-Game.ScoreWhenTouch": "در شکلک هشتپا، امتیاز در برخورد اضافه میشود",
|
||||
"gui.howtos.animate-char.name": "متحرکسازی یک شخصیت",
|
||||
"gui.howtos.animate-char.step_addbg": "افزودن یک پس زمینه",
|
||||
"gui.howtos.animate-char.step_addsprite": "افزودن یک شکلک",
|
||||
"gui.howtos.animate-char.step_addbg": "پسزمینهای را انتخاب کنید",
|
||||
"gui.howtos.animate-char.step_addsprite": "شکلکی را اضافه کنید",
|
||||
"gui.howtos.animate-char.step_saysomething": "چیزی بگو",
|
||||
"gui.howtos.animate-char.step_addsound": "افزودن صدا",
|
||||
"gui.howtos.animate-char.step_animatetalking": "متحرکسازی گفتگو",
|
||||
"gui.howtos.animate-char.step_animatetalking": "اینطوری میتونه حرف بزنه",
|
||||
"gui.howtos.animate-char.step_arrowkeys": "حرکت با کلیدهای جهتدار",
|
||||
"gui.howtos.animate-char.step_jump": "پریدن",
|
||||
"gui.howtos.animate-char.step_changecolor": "تغییر رنگ",
|
||||
"gui.howtos.animate-char.step_changecolor": "رنگش رو عوض کن",
|
||||
"gui.howtos.make-a-game.name": "ساخت یک بازی کلیکی",
|
||||
"gui.howtos.Make-A-Game.step_GamePickSprite": "یک شکلک را بردار",
|
||||
"gui.howtos.make-a-game.step_GamePlaySound": "وقتی کلیک شد صدا را پخش کن",
|
||||
"gui.howtos.make-a-game.step_GameAddScore": "یک متغیر امتیاز ایجاد کنید",
|
||||
"gui.howtos.make-a-game.step_GameChangeScore": "وقتی کلیک شد امتیاز را اضافه کن",
|
||||
"gui.howtos.make-a-game.step_Random": "برو به یک موقعیت تصادفی",
|
||||
"gui.howtos.make-music.step_GameChangeColor": "تغییر رنگ",
|
||||
"gui.howtos.make-music.step_GameChangeColor": "رنگش رو عوض کن",
|
||||
"gui.howtos.make-music.step_ResetScore": "بازنشانی امتیاز",
|
||||
"gui.howtos.make-it-fly.name": "آن را به پرواز درآورید",
|
||||
"gui.howtos.fly.step_stepflyChooseBackdrop": "یک پسزمینه آسمان انتخاب کنید",
|
||||
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "یک شخصیت را انتخاب کنید",
|
||||
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "بازیگری را انتخاب کنید",
|
||||
"gui.howtos.fly.step_stepflySaySomething": "چیزی بگو",
|
||||
"gui.howtos.add-a-move-block.step_stepflyMoveArrows": "با کلیدهای جهت حرکت کن",
|
||||
"gui.howtos.fly.step_stepflyChooseObject": "یک شی برای جمعآوری انتخاب کنید",
|
||||
|
@ -375,8 +375,8 @@
|
|||
"gui.howtos.add-a-move-block.step_stepflyMoveScenery": "صحنه را حرکت بده",
|
||||
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "حالت بعدی",
|
||||
"gui.howtos.pong": "بازی پینگ پونگ",
|
||||
"gui.howtos.pong.step_pongAddBackdrop": "افزودن یک پسزمینه",
|
||||
"gui.howtos.pong.step_pongAddBallSprite": "یک شکلک توپ اضافه کن",
|
||||
"gui.howtos.pong.step_pongAddBackdrop": "پسزمینهای را انتخاب کنید",
|
||||
"gui.howtos.pong.step_pongAddBallSprite": "شکلک توپ را اضافه کنید",
|
||||
"gui.howtos.pong.step_pongBounceAround": "این طرف و آن طرف بپر",
|
||||
"gui.howtos.pong.step_pongAddPaddle": "یک راکت اضافه کن",
|
||||
"gui.howtos.pong.step_pongMoveThePaddle": "راکت را حرکت بده",
|
||||
|
@ -392,7 +392,7 @@
|
|||
"gui.howtos.cartoon-network.step_CNcharacter": "یک شخصیت را برای نمایش دادن انتخاب کنید",
|
||||
"gui.howtos.cartoon-network.step_CNsay": "چیزی بگو",
|
||||
"gui.howtos.cartoon-network.step_CNglide": "سر خوردن در اطراف",
|
||||
"gui.howtos.cartoon-network.step_CNpicksprite": "یک شئ را برای تعقیب انتخاب کنید",
|
||||
"gui.howtos.cartoon-network.step_CNpicksprite": "چیزی را برای تعقیب کردن انتخاب کنید",
|
||||
"gui.howtos.cartoon-network.step_CNcollect": "جمع آوری اشیا",
|
||||
"gui.howtos.cartoon-network.step_CNvariable": "یک متغیر امتیاز بسازید",
|
||||
"gui.howtos.cartoon-network.step_CNscore": "نگهداری امتیاز",
|
||||
|
@ -403,9 +403,9 @@
|
|||
"gui.howtos.videosens.step_animate": "متحرکسازی",
|
||||
"gui.howtos.videosens.step_pop": "ترکاندن یک بادکنک",
|
||||
"gui.howtos.add-sprite.name": "شکلکی اضافه کنید",
|
||||
"gui.howtos.add-sprite.step_addSprite": "شکلکی اضافه کنید",
|
||||
"gui.howtos.add-a-backdrop.name": "افزودن یک پسزمینه",
|
||||
"gui.howtos.add-a-backdrop.step_addBackdrop": "افزودن یک پسزمینه",
|
||||
"gui.howtos.add-sprite.step_addSprite": "شکلکی را اضافه کنید",
|
||||
"gui.howtos.add-a-backdrop.name": "پسزمینهای را انتخاب کنید",
|
||||
"gui.howtos.add-a-backdrop.step_addBackdrop": "پسزمینهای را انتخاب کنید",
|
||||
"gui.howtos.change-size.name": "تغییر اندازه",
|
||||
"gui.howtos.change-size.step_changeSize": "تغییر اندازه",
|
||||
"gui.howtos.glide-around.name": "به اطراف سُر بخورید",
|
||||
|
@ -415,8 +415,8 @@
|
|||
"gui.howtos.change-size.step_recordASoundSoundsTab": "روی زبانه \"صداها\" کلیک کنید",
|
||||
"gui.howtos.change-size.step_recordASoundClickRecord": "\"ضبط کردن\" را کلیک کنید",
|
||||
"gui.howtos.change-size.step_recordASoundPressRecordButton": "دکمه ضبط را فشار دهید",
|
||||
"gui.howtos.change-size.step_recordASoundChooseSound": "صدای خود را انتخاب کنید",
|
||||
"gui.howtos.change-size.step_recordASoundPlayYourSound": "صدای خود را پخش کنید",
|
||||
"gui.howtos.change-size.step_recordASoundChooseSound": "صدای خودتان را انتخاب کنید",
|
||||
"gui.howtos.change-size.step_recordASoundPlayYourSound": "صدای خودتان را پخش کنید",
|
||||
"gui.howtos.spin-video.name": "آن را بچرخان",
|
||||
"gui.howtos.change-size.step_spinTurn": "بچرخ",
|
||||
"gui.howtos.change-size.step_spinPointInDirection": "جهت را تنظیم کنید",
|
||||
|
@ -428,7 +428,7 @@
|
|||
"gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "به چپ و راست حرکت کن",
|
||||
"gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "به بالا و پایین حرکت کن",
|
||||
"gui.howtos.add-effects.name": "افزودن جلوهها",
|
||||
"gui.howtos.videosens.step_addEffects": "افزودن جلوهها",
|
||||
"gui.howtos.videosens.step_addEffects": "جلوهای را اضافه کن",
|
||||
"gui.extension.music.name": "موسیقی",
|
||||
"gui.extension.music.description": "سازها و طبلها را بنوازید.",
|
||||
"gui.extension.pen.name": "قلم",
|
||||
|
@ -446,7 +446,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "در حال اتصال. مطمئن شوید که مقدار پین دستگاه EV3 شما به 1234 تنظیم شده است.",
|
||||
"gui.extension.boost.description": "به ساختههای رباتی زندگی ببخشید.",
|
||||
"gui.extension.boost.connectingMessage": "درحال اتصال",
|
||||
"gui.extension.wedo2.description": "با موتورها و حسگرها بسازید",
|
||||
"gui.extension.wedo2.description": "با موتورها و حسگرها بسازید.",
|
||||
"gui.extension.wedo2.connectingMessage": "درحال اتصال",
|
||||
"gui.extension.gdxfor.description": "تشخیص فشار، کشش، حرکت و چرخش.",
|
||||
"gui.extension.gdxfor.connectingMessage": "درحال اتصال",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"gui.sharedMessages.backdrop": "پسزمینهی {index}",
|
||||
"gui.sharedMessages.costume": "حالت {index}",
|
||||
"gui.sharedMessages.sprite": "شکلک {index}",
|
||||
"gui.sharedMessages.pop": "ترکاندن",
|
||||
"gui.sharedMessages.pop": "ترکیدن",
|
||||
"gui.sharedMessages.replaceProjectWarning": "محتویات پروژه فعلی جایگزین گردد؟",
|
||||
"gui.sharedMessages.loadFromComputerTitle": "بارگذاری از کامپیوتر شما",
|
||||
"gui.gui.defaultProjectTitle": "پروژهی اسکرچ"
|
||||
|
|
|
@ -126,7 +126,7 @@
|
|||
"gui.menuBar.signIn": "Se connecter",
|
||||
"gui.gui.projectTitlePlaceholder": "Titre du projet ici",
|
||||
"gui.menuBar.saveNowLink": "Enregistrer maintenant",
|
||||
"gui.menuBar.isShared": "Partagés",
|
||||
"gui.menuBar.isShared": "Partagé",
|
||||
"gui.menuBar.share": "Partager",
|
||||
"gui.modal.help": "Aide",
|
||||
"gui.modal.back": "Retour",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"paint.paintEditor.hue": "رنگ",
|
||||
"paint.paintEditor.saturation": "اشباع",
|
||||
"paint.paintEditor.saturation": "شدت رنگ",
|
||||
"paint.paintEditor.brightness": "روشنایی",
|
||||
"gui.comingSoon.message1": "نگران نباشید، ما داریم روی آن کار میکنیم{emoji}",
|
||||
"gui.comingSoon.message2": "به زودی...",
|
||||
|
@ -10,22 +10,22 @@
|
|||
"paint.paintEditor.group": "گروه",
|
||||
"paint.paintEditor.ungroup": "تفکیک",
|
||||
"paint.paintEditor.undo": "واگـرد",
|
||||
"paint.paintEditor.redo": "اَزنو",
|
||||
"paint.paintEditor.redo": "باز انجام",
|
||||
"paint.paintEditor.forward": "جلوتر",
|
||||
"paint.paintEditor.backward": "عقبتر",
|
||||
"paint.paintEditor.front": "اولین",
|
||||
"paint.paintEditor.back": "پشت",
|
||||
"paint.paintEditor.back": "آخرین",
|
||||
"paint.paintEditor.more": "بیشتر",
|
||||
"paint.modeTools.brushSize": "اندازه",
|
||||
"paint.modeTools.eraserSize": "اندازهی پاک کن",
|
||||
"paint.modeTools.copy": "کپی",
|
||||
"paint.modeTools.paste": "بچسبان",
|
||||
"paint.modeTools.paste": "جایگذاری",
|
||||
"paint.modeTools.delete": "حذف",
|
||||
"paint.modeTools.curved": "خمیده",
|
||||
"paint.modeTools.pointed": "تیز",
|
||||
"paint.modeTools.thickness": "ضخامت",
|
||||
"paint.modeTools.flipHorizontal": "قرینهی افقی",
|
||||
"paint.modeTools.flipVertical": "قرینهی عمودی",
|
||||
"paint.modeTools.flipHorizontal": "قرینه عمودی",
|
||||
"paint.modeTools.flipVertical": "قرینهی افقی",
|
||||
"paint.modeTools.filled": "تو پُــر",
|
||||
"paint.modeTools.outlined": "تو خالی",
|
||||
"paint.paintEditor.bitmap": "تبدیل به بیتمپ",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"paint.paintEditor.stroke": "خط دور",
|
||||
"paint.brushMode.brush": "قلممو",
|
||||
"paint.eraserMode.eraser": "پاک کن",
|
||||
"paint.fillMode.fill": "رنگ آمیزی",
|
||||
"paint.fillMode.fill": "سطل رنگ",
|
||||
"paint.lineMode.line": "خط",
|
||||
"paint.ovalMode.oval": "دایره",
|
||||
"paint.rectMode.rect": "مستطیل",
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
"boost.connectALegoBeam": "یک beam را با یک axle به موتور A متصل کنید و دوباره روی دستور کلیک کنید تا بچرخد.",
|
||||
"boost.starterProjects": "پروژههایی برای مبتدیان",
|
||||
"boost.troubleshootingTitle": "عیبیابی",
|
||||
"boost.updateScratchLinkTitle": "مطمئن شوید که آخرین نسخه اسکرچ لینک رو دارید",
|
||||
"boost.updateScratchLinkText": "اسکرچ لینک رو از طریق دکمه بالا نصب کنید. ما پیشنهاد میکنیم برای نصب از اپ استور استفاده کنید که برنامتون همیشه به روز باشه.",
|
||||
"boost.checkOSVersionTitle": "اطمینان حاصل کنید که سیستمعامل شما با لینک اسکرچ سازگار است",
|
||||
"boost.updateScratchLinkTitle": "مطمئن شوید که آخرین نسخه «اسکرچ لینک» رو دارید",
|
||||
"boost.updateScratchLinkText": "«اسکرچ لینک» رو از طریق دکمه بالا نصب کنید. ما پیشنهاد میکنیم برای نصب از اپ استور استفاده کنید که برنامتون همیشه به روز باشه.",
|
||||
"boost.checkOSVersionTitle": "اطمینان حاصل کنید که سیستمعامل شما با اسکرچ لینک سازگار است",
|
||||
"boost.checkOSVersionText": "حداقل نسخههای سیستمعامل در بالای این صفحه ذکر شده است. دستورالعملهایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را مشاهده کنید.",
|
||||
"boost.winOSVersionLinkText": "ویندوز",
|
||||
"boost.macOSVersionLinkText": "سیستمعامل مکینتاش",
|
||||
|
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Аконференциа Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "Амаҭәареимадаратә аҭҵааратә лабораториа Массачусеттәи атехнологиатә институт, Кембриџь, Массачусетс",
|
||||
"conference-2020.seeBelow": "Аконференциа ахьымҩаԥырго аҭыԥи аамҭеи, еилышәкаарц шәылшоит ҵаҟа.",
|
||||
"conference-2020.date": "Ианба:",
|
||||
"conference-2020.location": "Иаба:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Арегистрациа:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab፣ካምብሪጅ፣MA",
|
||||
"conference-2020.seeBelow": "ስለ ጉባዔዎቹ ቀን እና ቦታ ለማወቅ ከታች ይመልከቱ።",
|
||||
"conference-2020.date": "መቼ፡",
|
||||
"conference-2020.location": "የት፡",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "ምዝገባ፡",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Kembric, MA",
|
||||
"conference-2020.seeBelow": "Konfrans tarixləri və yerləri barədə ətraflı aşağıdan öyrənin. ",
|
||||
"conference-2020.date": "Tarix:",
|
||||
"conference-2020.location": "Yer:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Qeydiyyat:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Даведайцеся больш пра даты канферэнцыі і месцы ніжэй.",
|
||||
"conference-2020.date": "Калі:",
|
||||
"conference-2020.location": "Дзе:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Рэгістрацыя:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "Медийна лаборатория на Масачузетския технологичен институт, Кеймбридж, Масачузетс, САЩ",
|
||||
"conference-2020.seeBelow": "Научете повече за датите и местата на конференциите по-долу.",
|
||||
"conference-2020.date": "Кога:",
|
||||
"conference-2020.location": "Къде:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Регистрация:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Congrés Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Creem Junts!",
|
||||
"conference-2020.dateDesc": "23-25 de juliol de 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(amb benvinguda inicial el vespre del 22 de juliol)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Aprèn més sobre les dates i ubicacions de les jornades.",
|
||||
"conference-2020.date": "Quan:",
|
||||
"conference-2020.location": "On:",
|
||||
"conference-2020.desc1": "Uniu-vos a la Scratch Conference, una trobada internacional on educadors, investigadors i desenvolupadors comparteixen idees per donar suport a l’aprenentatge creatiu amb Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch s’ha convertit en la comunitat de programació més gran del món per a nens, nenes i joves de tot el món. La conferència ofereix tallers pràctics, taules col·loquis i demostracions interactives per explorar maneres d’utilitzar Scratch per ampliar experiències d’aprenentatge creatiu per a diversos estudiants a diferents àmbits.",
|
||||
"conference-2020.desc3": "Junts intercanviarem idees i estratègies sobre com utilitzar Scratch per implicar els estudiants en aprendre a pensar de manera creativa, raonar sistemàticament i treballar col·laborativament—habilitats essencials per a tothom de la societat actual.",
|
||||
"conference-2020.registrationTitle": "Registre:",
|
||||
"conference-2020.registrationFee": "Cost del congrés: $250",
|
||||
"conference-2020.registrationOpen": "El preu del congrés inclou 7 àpats (3 esmorzars, 3 dinars, 1 sopar) i refrescos durant el dia.",
|
||||
"conference-2020.registrationDelayed": "Hem retardat l’obertura del registre fins al 3 d’abril. Ens fa il·lusió reunir-nos com a comunitat al juliol, però seguim estretament la situació al voltant del Coronavirus (COVID-19) per determinar com poden afectar els nostres plans. Us proporcionarem més informació a mesura que estigui disponible.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Vés a la pàgina de registre",
|
||||
"conference-2020.stayDesc1": "Hem organitzat per a tarifes de conferències en tres hotels de la zona per als participants de Scratch Conference, incloent: {hyattLink}(1,2 milles: 24 minuts a peu), {acLink}(2,3 milles, 25 minuts amb metro) i {allstonLink} ( 4,4 milles, 35 minuts en autobús + metro). Per reservar una habitació, feu clic a l’enllaç d’aquest hotel. Recomanem reservar el més aviat possible, ja que les tarifes amb descompte estan subjectes a disponibilitat. També tenim previst oferir una opció de dormitori universitari a un cost més baix; publicarem informació tan aviat com estigui disponible. També podeu explorar altres opcions d'hotels i d’habitatges que us funcionin millor.",
|
||||
"conference-2020.stayDesc2": "Per a més detalls, consulteu la {registrationLink}. Per a més preguntes, poseu-vos en contacte amb l’equip de conferències de Scratch a {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Pàgina de registre",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "La Scratch Conference està organitzada pel grup Lifelong Kindergarten al MIT Media Lab en col·laboració amb la Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch konference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Pojďme tvořit společně!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (s úvodní recepcí večer 22. července)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Více o datumech a místech konferencí se dozvíš níže.",
|
||||
"conference-2020.date": "Kdy:",
|
||||
"conference-2020.location": "Kde:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registrace:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch konference je organizována Lifelong Kindergarten group v MIT Media Lab ve spolupráci s nadací Scratch."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Dysgwch ragor am ddyddiadau a lleoliadau cynadleddau isod.",
|
||||
"conference-2020.date": "Pryd:",
|
||||
"conference-2020.location": "Ble:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Cofrestru:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Konferencen 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Lad os lave noget sammen!",
|
||||
"conference-2020.dateDesc": "23.-25. juli, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(med åbningsreception om aftenen den 22. juli)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Lær mere om datoer for konferencer og steder herunder.",
|
||||
"conference-2020.date": "Hvornår:",
|
||||
"conference-2020.location": "Hvor:",
|
||||
"conference-2020.desc1": "Kom med os til Scratch Konferencen, et internationalt mødested hvor undervisere, forskere og udviklere deler idéer, som understøtter den kreative læring med Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch er blevet verdens største programmerings fællesskab for børn i hele verden. Konferencen tilbyder hands-on workshops, paneldiskussioner og interaktive demonstrationer som viser, hvor man kan bruge Scratch til at udvide kreative læringsoplevelser for forskellige elever på tværs af fagområder.",
|
||||
"conference-2020.desc3": "Sammen vil vi udveksle idéer og strategier om, hvordan vi kan bruge Scratch til at engagere elever i at lære at tænke kreativt, tænke systematisk og arbejde sammen — nødvendige kompetencer for alle i dagens samfund.",
|
||||
"conference-2020.registrationTitle": "Registrering:",
|
||||
"conference-2020.registrationFee": "Konferencegebyr: $250",
|
||||
"conference-2020.registrationOpen": "Konferencegebyret inkluderer 7 måltider (3 x morgenmad, 3 x frokost og 1 aftensmad) samt forfriskninger igennem dagen.",
|
||||
"conference-2020.registrationDelayed": "Vi har udskudt åbningen af registreringen indtil den 3. april. Vi glæder os til at møde jer i juli, men vi følger situationen tæt med hensyn til Coronavirussen (COVID-19) for at se, om det måske kommer i vejen for vores planer. Vi vil sørge for mere information, når den bliver tilgængelig.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Registrér dig her",
|
||||
"conference-2020.stayDesc1": "Vi har sørget for konference tilbud på tre hoteller i området for deltagere i Scratch Konferencen, som inkluderer: {hyattLink} (1.2 miles: 24 minutters gang), {acLink} (2.3 miles, 25 minutter med tog), og {allstonLink} (4.4 miles, 35 minutter med bus og tog). For at reservere et værelse, klik på linket for hotellet. Vi anbefaler, at du booker så hurtigt som muligt, da tilbuddet kun gælder, så længe der er ledige værelser. Vi planlægger også at tilbyde en billigere løsning på kollegiet. Vi vil vise information om dette, så snart vi ved mere. Du kan også udforske andre hoteller og overnatningsmuligheder, som passer dig bedst.",
|
||||
"conference-2020.stayDesc2": "Se venligst {registrationLink} for flere detaljer. Har du yderligere spøgsmål, skriv til Scratch Konference Teamet på {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registrering",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch Konferencen er organiseret af the Lifelong Kindergarten group ved MIT Media Lab i samarbejde med Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch-Konferenz 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Gemeinsam kreativ!",
|
||||
"conference-2020.dateDesc": "23.-25. Juli 2020 | Cambridge, Massachusetts, USA",
|
||||
"conference-2020.dateDescMore": " (mit Eröffnungsempfang am Abend des 22. Juli)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Erfahre untenstehend mehr über das Datum und die Örtlichkeiten der Konferenz.",
|
||||
"conference-2020.date": "Wann:",
|
||||
"conference-2020.location": "Wo:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Gemeinsam tauschen wir uns über Ideen und Strategien aus, wie wir Scratch einsetzen können, um Schülerinnen und Schülern Kreativität, logisches Denken und Teamarbeit beizubringen – grundlegende Fähigkeiten in der heutigen Gesellschaft.",
|
||||
"conference-2020.registrationTitle": "Anmeldung:",
|
||||
"conference-2020.registrationFee": "Konferenzgebühr: $ 250,-",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "Wir haben die Eröffnung der Registrierung auf den 3. April verschoben. Wir freuen uns darauf, im Juli als Community zusammenzukommen, beobachten die Situation rund um das Coronavirus (COVID-19) jedoch sehr genau, um gegebenenfalls entsprechend zu reagieren. Sobald uns mehr Informationen vorliegen, werden wir sie kommunizieren.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Zur Anmeldung",
|
||||
"conference-2020.stayDesc1": "Wir haben für die Teilnehmerinnen und Teilnehmer Sonderkonditionen in drei Hotels in unmittelbarer Nähe zur Scratch-Konferenz erwirkt:{hyattLink} (ca. 2 km: 24 Minuten zu Fuß), {acLink} (ca. 3,7 km, 25 Minuten mit der U-Bahn), und {allstonLink} (ca. 7 km, 35 Minuten mit Bus und U-Bahn). Klicke auf den Link für ein Hotel, um eine Zimmerreservierung vorzunehmen. Wir empfehlen eine baldige Buchung, da das Kontingent für die Sonderpreise limitiert ist. Weitere Hotels und Unterkünfte nach Bedarf in der Umgebung.",
|
||||
"conference-2020.stayDesc2": "Nähere Infos auf {registrationLink}. Für weitere Fragen kontaktiere bitte das Scratch-Konferenzteam per E-Mail: {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Anmeldung",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Die Scratch-Konferenz wird von der Lifelong Kindergarten Group am MIT Media Lab und der Scratch-Stiftung ausgerichtet."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Μάθετε περισσότερα για τις ημερομηνίες και τις τοποθεσίες του συνεδρίου παρακάτω.",
|
||||
"conference-2020.date": "Πότε:",
|
||||
"conference-2020.location": "Πού:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Εγγραφή:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Conferencia Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "¡Vamos a crear juntos!",
|
||||
"conference-2020.dateDesc": "23-25 de julio, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(con recepción de apertura en la tarde del 22 de julio)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "Cuándo:",
|
||||
"conference-2020.location": "Dónde:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Conoce más sobre las fechas y las localizaciones de las conferencias abajo.",
|
||||
"conference-2020.date": "Cuándo:",
|
||||
"conference-2020.location": "Dónde:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Inscripción:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Ikasi gehiago konferentziaren datak eta kokapenei buruz azpian.",
|
||||
"conference-2020.date": "Noiz:",
|
||||
"conference-2020.location": "Non:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Izen-ematea:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "کنفرانس اسکرچ 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "بیا با هم بسازیم!",
|
||||
"conference-2020.dateDesc": "23 تا 25 جولای سال 2020 | کمبریج، ماساچوست، ایالات متحده آمریکا",
|
||||
"conference-2020.dateDescMore": "(با پذیرش باز در عصر 22 جولای)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "آزمایشگاه رسانه دانشگاه MIT ، کمبریج ، ماساچوست",
|
||||
"conference-2020.seeBelow": "اطلاعات بیشتر در مورد تاریخ و مکان همایشها را در ادامه ببینید.",
|
||||
"conference-2020.date": "چه زمانی:",
|
||||
"conference-2020.location": "کجا:",
|
||||
"conference-2020.desc1": "در کنفرانس اسکرچ که یک گردهایی بین المللی است، حضور یابید و در آنجا معلمها، محقیق و برنامه نویسان ایدههایشان را در جهت توسعه یادگیری خلاقانه با اسکرچ مطرح میسازند.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "ثبت نام:",
|
||||
"conference-2020.registrationFee": "هزینه ثبت نام: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "به صفحه ثبت نام بروید.",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "صفحه ثبت نام",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Luodaan yhdessä!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(avajaisvastaanoton kanssa 22. heinäkuuta illalla)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Lue lisää kokouspäiväyksistä ja -paikoista alta.",
|
||||
"conference-2020.date": "Milloin:",
|
||||
"conference-2020.location": "Missä:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Rekisteröinti:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch Conferencen järjestää MIT Media Labin Lifelong Kindergarten group yhteistyössä Scratch-säätiön kanssa."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Conférence Scratch 2020 :",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Créons ensemble !",
|
||||
"conference-2020.dateDesc": "30 au 25 juillet 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(avec une réception d'ouverture le soir du 22 juillet)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Découvrez ci-dessous les dates et lieux des conférences.",
|
||||
"conference-2020.date": "Quand:",
|
||||
"conference-2020.location": "Où:",
|
||||
"conference-2020.desc1": "Rejoignez-nous pour la conférence Scratch, un rassemblement international où les éducateurs, chercheurs et développeurs partagent leur idées pour encourager l’apprentissage créatif avec Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch est devenu la plus grande communauté de programmation pour enfants au monde. La conférence offre des ateliers pratiques, tout un panel de discussion et des démonstrations interactives pour explorer différentes façons d’utiliser Scratch pour étendre ses expériences d'apprentissage créatif pour divers apprenants dans diverses domaines.",
|
||||
"conference-2020.desc3": "Ensemble, nous partagerons des idées et des stratégies sur comment utiliser Scratch pour engager les étudiants à penser de façons créative, à résonner systématiquement et à travailler de manière collaborative; des compétences essentielles pour tous dans notre société actuelle.",
|
||||
"conference-2020.registrationTitle": "Inscription:",
|
||||
"conference-2020.registrationFee": "Coût de la conférence: 250$",
|
||||
"conference-2020.registrationOpen": "Le prix de la conférence comprend 7 repas (3 déjeuners, 3 dîners, 1 souper) ainsi que des rafraîchissements tout au long de la journée.",
|
||||
"conference-2020.registrationDelayed": "Nous avons retardé l'ouverture des inscriptions au 3 avril. Nous sommes impatients de pouvoir nous rassembler en tant que communauté en juillet, tout en surveillant la situation du Coronavirus (COVID-19) afin de déterminer si ce dernier pourrait nous impacter. Nous vous fournirons plus d'informations dès que possible.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Aller à la page d'inscription",
|
||||
"conference-2020.stayDesc1": "Nous nous sommes arrangés sur des tarifs avec trois hôtels dans la zone pour les participants de la conférence Scratch, dont: {hyattLink} (1.9 km: 24 minutes à pied), {acLink} (3.2 km: 25 minutes en métro) et le {allstonLink} (6.4 km: 35 minutes en bus + métro). Pour réserver une chambre, cliquez sur le lien de l’hôtel. Nous recommandons de réserver le plus tôt possible, car les réductions sont soumises à disponibilité. Nous prévoyons aussi d'offrir des chambres de dortoir d'étudiants, une option à moindre coûts; nous publierons des informations dès que possible. Vous pouvez aussi explorer d'autres hôtels et options d’hébergement qui vous conviendraient mieux.",
|
||||
"conference-2020.stayDesc2": "Voir la {registrationLink} pour plus de détails. Pour les questions additionnelles, contactez l'équipe de la conférence Scratch à {emailLink}",
|
||||
"conference-2020.registrationLinkText": "page d'inscription",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "La Conférence Scratch est organisée par le Lifelong Kindergarten Group au MIT Media Lab en collaboration avec la Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Comhdháil Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Tógaimis le Chéile!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(le hócáid fáiltithe oíche 22 Iúil)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, Massachusetts, SAM",
|
||||
"conference-2020.seeBelow": "Tuilleadh eolais faoi dhátaí agus faoi shuímh na gcomhdhálacha thíos.",
|
||||
"conference-2020.date": "Dátaí:",
|
||||
"conference-2020.location": "Suíomh:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Clárú:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Is é an Lifelong Kindergarten Group ag an MIT Media Lab in éineacht le Fondúireacht Scratch atá ag reáchtáil Chomhdháil Scratch."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Gheibh thu barrachd fiosrachaidh mu chinn-latha is ionadan nan co-labhairtean gu h-ìosal.",
|
||||
"conference-2020.date": "Càite:",
|
||||
"conference-2020.location": "Cuine:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Clàradh:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Conferencia de Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Imos crear xuntos!",
|
||||
"conference-2020.dateDesc": "23-25 de xullo de 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(con recepción inaugural na tarde do 22 de xullo)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "Laboratorio Multimedia do MIT, Cambridge, Massachussetts",
|
||||
"conference-2020.seeBelow": "Coñece máis sobre as datas e sedes das conferencias abaixo.",
|
||||
"conference-2020.date": "Cando:",
|
||||
"conference-2020.location": "Onde:",
|
||||
"conference-2020.desc1": "Únete a nós para a Conferencia de Scratch, un encontro internacional onde persoas educadoras, investigadoras e desenvolvedoras comparten ideas para apoiar a aprendizaxe creativa con Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch converteuse na comunidade de codificación de nenas e nenos máis grande do mundo. A conferencia ofrece talleres prácticos, discusións e demostracións interactivas para explorar formas de usar Scratch para ampliar experiencias creativas de aprendizaxe para todo tipo de estudantes en diferentes áreas temáticas.",
|
||||
"conference-2020.desc3": "Xuntos intercambiaremos ideas e estratexias sobre como usar Scratch para involucrar ás e aos estudantes en aprender a pensar creativamente, a razoar de forma sistemática e traballar de forma colaborativa: habilidades esenciais para todas as persoas na sociedade actual.",
|
||||
"conference-2020.registrationTitle": "Inscrición:",
|
||||
"conference-2020.registrationFee": "Taxa de conferencia: 250 dólares",
|
||||
"conference-2020.registrationOpen": "O prezo da conferencia inclúe 7 comidas (3 almorzos, 3 xantar, 1 cea) e refrescos durante o día.",
|
||||
"conference-2020.registrationDelayed": "Atrasamos a apertura do rexistro ata o 3 de abril. Estamos encantados de reunirnos como comunidade en xullo, pero estamos a seguir de cerca a situación en torno ao Coronavirus (COVID-19) para determinar como pode afectar aos nosos plans. Ofreceremos máis información a medida que estea dispoñible.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Ir á páxina de rexistro",
|
||||
"conference-2020.stayDesc1": "Xestionamos tarifas especiais para participantes na conferencia Scratch en tres hoteis da zona, incluíndo: {hyattLink} (1,9 Km: 24 minutos andando), {acLink} (3,7 Km, 25 minutos en metro) e o {allstonLink} (7 Km, 35 minutos en autobús + metro). Para reservar unha habitación, fai clic na ligazón para ese hotel. Recomendamos a reserva o antes posible, xa que as tarifas con desconto están suxeitas a dispoñibilidade. Tamén estamos a planear ofrecer unha opción de dormitorio universitario de menor custo; publicaremos información en canto estea dispoñible. Tamén podes explorar outras opcións de hoteis e aloxamento que mellor funcionen para ti.",
|
||||
"conference-2020.stayDesc2": "Ver máis detalles na paxina {registrationLink} . Para máis preguntas, póñase en contacto co equipo de conferencias de Scratch en{emailLink}",
|
||||
"conference-2020.registrationLinkText": "Páxina de rexistro",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "A conferencia de Scratch está organizada polo grupo Lifelong Kindergarten do MIT Media Lab en colaboración coa Fundación Scratch."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "מעבדת המדיה של הMIT ,בקיימברידג' שבמסצ'וסטס ",
|
||||
"conference-2020.seeBelow": "למד עוד על תאריכים ומקומות של כנסים למטה.",
|
||||
"conference-2020.date": "מתי:",
|
||||
"conference-2020.location": "היכן:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "הרשמה:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Tudj meg többet a konferenciák idejéről és helyéről lentebb.",
|
||||
"conference-2020.date": "Mikor:",
|
||||
"conference-2020.location": "Hol:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Sjá neðar til að vita meira um dagsetningar og staðsetningar ráðstefnu",
|
||||
"conference-2020.date": "Hvenær:",
|
||||
"conference-2020.location": "Hvar:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Conferenza Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Creiamo Insieme!",
|
||||
"conference-2020.dateDesc": "23-25 Luglio 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(ricevimento di apertura 22 Luglio, sera) ",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Ulteriori informazioni sulle date e sui luoghi della conferenza sono disponibili qui sotto.",
|
||||
"conference-2020.date": "Quando:",
|
||||
"conference-2020.location": "Dove:",
|
||||
"conference-2020.desc1": "Unisciti a noi per la Scratch Conference, un incontro internazionale dove educatori, ricercatori e sviluppatori condividono le loro idee su come supportare l'apprendimento creativo attraverso Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch è diventato la più grande comunità di coding al mondo dedicata ai bambini. La conferenza offre workshop pratici, tavole rotonde e dimostrazioni interattive per poter esplorare come Scratch espande le esperienze di apprendimento creativo per individui con stili di apprendimento diversi e in diverse materie.",
|
||||
"conference-2020.desc3": "Insieme potremo scambiare idee e strategie su come Scratch può essere usato per coinvolgere gli studenti nell'imparare a pensare in maniera creativa, a ragionare sistematicamente e a lavorare in modo collaborativo—abilità essenziali per chiunque nella nostra società odierna.",
|
||||
"conference-2020.registrationTitle": "Registrazione:",
|
||||
"conference-2020.registrationFee": "Quota: $250",
|
||||
"conference-2020.registrationOpen": "La quota di iscrizione include oltre a 7 pasti (e colazioni, 3 pranzi e 1 cena) anche i rinfreschi durante tutta la giornata.",
|
||||
"conference-2020.registrationDelayed": "Abbiamo deciso di rinviare al 3 Aprile l'apertura delle iscrizioni. Siamo entusiasti all'idea di poter riunire tutta la comunità a Luglio, ma stiamo monitorando costantemente la situazione sul nuovo Coronavirus (COVID-19) per capire come potrebbe avere un'impatto sui nostri piani. Vi daremo ulteriori informazioni non appena queste diventeranno disponibili.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Vai alla pagina della registrazione",
|
||||
"conference-2020.stayDesc1": "Abbiamo concordato delle quotazioni dedicate ai partecipanti della conferenza con tre hotel nell'area, inclusi: {hyattLink} (1.2 miglia: 24 minuti a piedi), {acLink} (2.3 miglia, 25 minuti con la metro) e {allstonLink} (4.4 miglia, 35 minuti con bus+metro). Per prenotare una stanza, clicca il link dell'hotel. Ti invitiamo a prenotare appena possibile dato che le quotazioni scontate dipendono dalla disponibilità. Ci stiamo organizzando per offrire anche un'opzione a basso costo, nei dormitori del college; pubblicheremo ulteriori informazioni appena possibile. Potete certamente esplorare anche altre opzioni per hotel e alloggi che vi sono più congeniali.",
|
||||
"conference-2020.stayDesc2": "Vai alla pagina {registrationLink} per ulteriori informazioni. Per altre domande contatta il Team della Scratch Conference all'indirizzo {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Pagina di registrazione",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "La Conferenza di Scratch + organizzata dal Lifelong Kindergarten group dei MIT Media Lab in collaborazione con la Fondazione Scratch."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "マサチューセッツ州、ケンブリッジ、MITメディアラボ",
|
||||
"conference-2020.seeBelow": "カンファレンスの開催日と場所についての詳細は以下をご覧ください。",
|
||||
"conference-2020.date": "開催日:",
|
||||
"conference-2020.location": "場所:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "参加費:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratchカンファレンス 2020",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "いっしょに創造しましょう!",
|
||||
"conference-2020.dateDesc": "2020年7月23日-25日 | アメリカ、マサチューセッツ州、ケンブリッジ",
|
||||
"conference-2020.dateDescMore": "(7月22日夕方のオープニング・レセプション付き) ",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "マサチューセッツ州、ケンブリッジ、MITメディアラボ",
|
||||
"conference-2020.seeBelow": "カンファレンスの開催日と場所についての詳細は以下をご覧ください。",
|
||||
"conference-2020.date": "開催日:",
|
||||
"conference-2020.location": "場所:",
|
||||
"conference-2020.desc1": "教育関係者、研究者、開発者がScratchでのクリエイティブラーニングを支えるためのアイデアを共有する国際的な集いであるScratchカンファレンスに参加しましょう。",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratchは、世界で最大の、世界中の子ども向けのコーディングコミュニティーとなりました。カンファレンスでは、Scratchを使って、いろいろな地域での多様な学習者のクリエイティブラーニングの経験を広げる方法を探索するためのワークショップ、パネルディスカッション、そしてインタラクティブなデモンストレーションが行われます。",
|
||||
"conference-2020.desc3": "Scratchを使って生徒を創造的に考え、体系的に理由づけ、そして共同して作業するよう引きこむためのアイデアや戦略を交換します。これらは今日の社会において必要不可欠なスキルです。",
|
||||
"conference-2020.registrationTitle": "参加費:",
|
||||
"conference-2020.registrationFee": "カンファレンス参加費: 250ドル",
|
||||
"conference-2020.registrationOpen": "カンファレンスの参加費には7食(朝食3、昼食3、夕食1)と日中の軽食が含まれます。",
|
||||
"conference-2020.registrationDelayed": "登録の開始を4月3日まで延期しました。7月にコミュニティーとしていっしょに集まることを楽しみにしていますが、計画にどのような影響を及ぼすかを判断するため、新型コロナウイルス感染症 (COVID-19) に関する状況を確認しています。詳細は判明次第提供します。",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "登録ページに行く",
|
||||
"conference-2020.stayDesc1": "Scratchカンファレンスの参加者のために、近辺の3つのホテルにて参加者用の割引料金を用意しています: {hyattLink}(1.2マイル(1.9キロメートル)、 徒歩24分)、{acLink}(2.3マイル(3.7キロメートル)、地下鉄で25分)、{allstonLink}(4.4マイル(7キロメートル)、バスと地下鉄で35分。) 部屋を予約するには、ホテルのリンクをクリックしてください。割引料金が利用可能となった後すぐの予約をおすすめします。また、低価格の学生寮のオプションも計画しています。詳細は利用可能になり次第投稿します。あなたに合った他のホテルや住宅のオプションを探すこともできます。",
|
||||
"conference-2020.stayDesc2": "詳細は{registrationLink}にて確認してください。質問があれば、{emailLink}にてScratchカンファレンスチームに連絡してください。",
|
||||
"conference-2020.registrationLinkText": "登録ページ",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "ScratchカンファレンスはMITメディアラボのライフロングキンダーガーテングループがScratch財団の協力により開催しています。 "
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "როდის:",
|
||||
"conference-2020.location": "სად:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "რეგისტრაცია:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "스크래치 컨퍼런스 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "함께 만들어요!",
|
||||
"conference-2020.dateDesc": "2020년 7월 23-25일 | 미국 매사추세츠 주 케임브리지",
|
||||
"conference-2020.dateDescMore": "(7월 22일 저녁에 환영 행사가 있음)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "매사추세츠 주 케임브리지 MIT 미디어 랩",
|
||||
"conference-2020.seeBelow": "아래에서 컨퍼런스 날짜와 위치를 확인하세요.",
|
||||
"conference-2020.date": "일시:",
|
||||
"conference-2020.location": "장소: ",
|
||||
"conference-2020.desc1": "우리와 함께 교육자, 연구자, 개발자가 스크래치로 창의적 학습을 지원하기 위한 생각을 나누는 국제적 모임인 스크래치 컨퍼런스에 참가하세요.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "스크래치는 전 세계의 어린이를 위한 세계 최대의 코딩 커뮤니티가 되었습니다. 이 컨퍼런스에서는 여러 과목 영역에 걸쳐 다양한 학습자에게 창의적 학습 경험을 넓히는 데에 스크래치를 사용하는 방법을 탐색하기 위해 스스로 작업하는 워크숍, 패널 토론, 소통하며 진행하는 설명을 제공합니다.",
|
||||
"conference-2020.desc3": "학생들이 오늘날의 사회에서 누구에게나 필수적인 기술인 창의적 사고, 체계적 추론, 협동 작업을 배우는 것에 관심을 가지게 하기 위해 스크래치를 사용하는 방법에 대한 생각과 전략을 함께 교환할 것입니다.",
|
||||
"conference-2020.registrationTitle": "등록:",
|
||||
"conference-2020.registrationFee": "컨퍼런스 요금: $250",
|
||||
"conference-2020.registrationOpen": "컨퍼런스 요금은 7회의 식사(아침 식사 3회, 점심 식사 3회, 저녁 식사 1회)와 낮 동안 제공되는 가벼운 음식물을 포함합니다.",
|
||||
"conference-2020.registrationDelayed": "우리는 등록의 시작일을 4월 3일까지 연기했습니다. 7월에 단체로서 함께 모이게 되어 기대하고 있지만, 코로나바이러스(코로나-19)가 계획에 어떤 영향을 줄 수 있을지 결정하기 위해 주위의 상황을 면밀히 관찰하고 있습니다. 더 많은 정보가 이용 가능하게 되면 그 정보를 제공할 것입니다.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "등록 페이지로 이동하기",
|
||||
"conference-2020.stayDesc1": "우리는 스크래치 컨퍼런스 참가자를 위해 근처에 있는 세 곳의 호텔에 컨퍼런스 요금을 준비했으며, {hyattLink}(1.2마일: 도보로 24분), {acLink}(2.3마일, 지하철로 25분), {allstonLink}(4.4마일, 버스+지하철로 35분)과 같습니다. 방을 예약하려면 그 호텔에 해당하는 링크를 누르세요. 할인율이 잔여석 여부에 따라 달라지기 때문에 되도록 빨리 예약하기를 권장합니다. 비용이 낮은 대학 기숙사의 선택도 제공할 계획이며, 이용이 가능해지는 대로 정보를 게시할 것입니다. 당신에게 가장 잘 맞는 다른 호텔 및 숙소의 선택도 찾아볼 수 있습니다.",
|
||||
"conference-2020.stayDesc2": "더 자세한 정보는 {registrationLink}를 참조하세요. 추가적인 질문이 있으시면 {emailLink}로 스크래치 컨퍼런스 팀에 문의하세요.",
|
||||
"conference-2020.registrationLinkText": "등록 페이지",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "스크래치 컨퍼런스는 스크래치 재단과 협력하여 MIT Media Lab의 Lifelong Kindergarten group에서 조직합니다."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Konferansa Scratchê 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Were Em Bi Hev Re Biafirînin!",
|
||||
"conference-2020.dateDesc": "Tîrmeh 23-25, 2020 | Cambridge, MA, DYA",
|
||||
"conference-2020.dateDescMore": "(bi vekirina resepsiyonê ya êvara 22ê Tîrmehê re)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "Labaratiwara Medyayê ya MITê, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Di derbarê dîrok û cihên konferansan de dikarî li jêr bêhtir fêr bibe.",
|
||||
"conference-2020.date": "Dem:",
|
||||
"conference-2020.location": "Der/Cih:",
|
||||
"conference-2020.desc1": "Tevlî me bibe ji bo Konferansa Scratchê, civîneke înternasyonal ku perwerdekar, lêkoler, û pêşdebir fikrûramanên xwe parve dikin ji bo piştgiriya hînbûna kreatîv yê bi Scratchê.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch bûye civata kodkirinê ya meztirîn yê cîhanî ji bo zarokên li seranserê dinyayê. Konferans kargehên praktîk, gotûbêjên panelî, û pêşaniyên înteraktîv pêşkêş dike ji bo kişfkirina riyên bo bikaranîna Scratchê, ji bo pêşvebirina tecrûbeyên hînbûna kreatîv ji bo hînberên ciyawaz yên seranserê qadên mijarê.",
|
||||
"conference-2020.desc3": "Li gel hev, em ê danûstandinê fikran û stratejiyan bikin ku em ê çawa Scratchê bi kar bînin da ku hînberan bi hînbûnê mijûl bikin da ku karibin bikreatîvî bifikirin, bi sîstematîkî muhakeme bikin, û bihevkarî bixebitin — qabiliyetên esasî yên her keseke di civata me ya îroyîn de.",
|
||||
"conference-2020.registrationTitle": "Tomarbûn:",
|
||||
"conference-2020.registrationFee": "Heqê konferansê: $250",
|
||||
"conference-2020.registrationOpen": "Heqê konferansê 7 danan dihewîne (3 taştê, 3 firavîn, 1 şîv), bi ser de jî bi roj hin aperatîfên xwarin û vexwarinê.",
|
||||
"conference-2020.registrationDelayed": "Me destpêka qeydbûnê heya 3ê nîsanê bi derengî xist. Kelecan bi me girtiye ku em tev wek civatek bi hev re bicivin di Tîrmehê de, lê em rewşa têkildarî Koronavîrusê (COVID-19) ji nêz ve taqîb dikin ku wê tesîreke çawa bike li planên me. Em ê zêdetir agahiyan parve bikin, bi qasî ku berdest bûn.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Here rûpela qeydbûnê",
|
||||
"conference-2020.stayDesc1": "Me amadehiyê kir ji bo heqên konferansê li sê hotelên li deverê, ji bo beşdarên Konferasna Scratchê, tevî van: {hyattLink} (1.2 mîl: 24 deqe bi piya), {acLink} (2.3 mîl, 25 deqe bi metroyê), û {allstonLink} (4.4 mîl, 35 deqe bi otobês + metroyê). Ji bo rezervekirina odeyekî, bitikîne lînka wê hotelê. Hemû rêjeyên erzaniyê girêdayî rewşa amadebûnê ne. Em herwiha dixwazin ku vebijêrkeke din yê biha-kêm teklîf bikin: razanxaneya zanîngehê. Ji xeynî van tu dikarî ji bo xwe hotelên din û vebijêrkên xaniyan jî kişf bikî.",
|
||||
"conference-2020.stayDesc2": "Xêra xwe binêre {registrationLink} ji bo zêdetir detayan. Ji bo pirsên din, têkiliyê deyinin li gel Tîmaa Konferansa Scratchê li {emailLink}.",
|
||||
"conference-2020.registrationLinkText": "Rûpela qeydbûnê",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Konferansa Scratchê ji hêla koma Lifelong Kindergartenê ya di MIT Media Labê û bi hevkariya Weqfa Scratchê tê sazkirin."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Ākona he kōrero anō mō ngā rā me ngā wāhi o te hui-ā-tau.",
|
||||
"conference-2020.date": "Āhea:",
|
||||
"conference-2020.location": "Kei hea:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Rēhititanga:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conferentie 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Laten we samen creëren!",
|
||||
"conference-2020.dateDesc": "23-25 juli 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(met een openingsreceptie op de avond van 22 juli)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Kom hieronder meer te weten over conferentiedata en locaties.",
|
||||
"conference-2020.date": "Wanneer:",
|
||||
"conference-2020.location": "Waar:",
|
||||
"conference-2020.desc1": "Doe mee met de Scratch Conference, een internationale bijeenkomst waar docenten, onderzoekers en ontwikkelaars ideeën delen voor het ondersteunen van creatief leren met Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch is 's werelds grootste codeergemeenschap voor kinderen over de hele wereld geworden. De conferentie biedt hands-on workshops, paneldiscussies en interactieve demonstraties om manieren te verkennen om Scratch te gebruiken om creatieve leerervaringen uit te breiden voor verschillende leerlingen in verschillende vakgebieden.",
|
||||
"conference-2020.desc3": "Samen gaan we ideeën en strategieën uitwisselen over hoe Scratch te gebruiken om leerlingen te betrekken bij het leren creatief denken, systematisch redeneren en samenwerken — essentiële vaardigheden voor iedereen in de huidige samenleving.",
|
||||
"conference-2020.registrationTitle": "Aanmelding:",
|
||||
"conference-2020.registrationFee": "Kosten van de conferentie: $250",
|
||||
"conference-2020.registrationOpen": "Inbegrepen zijn 7 maaltijden (3 ontbijt, 3 lunches, 1 diner) plus versnaperingen gedurende de dag.",
|
||||
"conference-2020.registrationDelayed": "We hebben de opening van de registratie uitgesteld tot 3 april. We zijn verheugd om als een gemeenschap in juli samen te komen, maar we houden de situatie rond het Coronavirus (COVID-19) nauwlettend in de gaten om te bepalen hoe dit onze plannen kan beïnvloeden. We zullen meer informatie verstrekken zodra deze beschikbaar komt.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Ga naar registratiepagina",
|
||||
"conference-2020.stayDesc1": "We hebben conferentietarieven geregeld voor Scratch Conference-deelnemers in drie hotels in de omgeving, waaronder: {hyattLink}(2 km: 24 minuten lopen), {acLink}(3,7 km, 25 minuten met de metro) en de {allstonLink} ( 7,1 km, 35 minuten met de bus + metro). Om een kamer te reserveren, klik op de link voor het hotel. We raden aan om zo snel mogelijk te boeken omdat de gereduceerde tarieven afhankelijk zijn van beschikbaarheid. We zijn ook van plan om een goedkopere, slaapzaaloptie aan te bieden; we zullen informatie posten zodra deze beschikbaar is. Je kunt ook andere hotel- en huisvestingsopties verkennen die voor jou het beste werken.",
|
||||
"conference-2020.stayDesc2": "Zie de {registrationLink} voor meer informatie. Neem voor aanvullende vragen contact op met het Scratch Conference Team via {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Aanmeldpagina",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "De Scratch Conference wordt georganiseerd door de Lifelong Kindergarten groep in het MIT Media Lab in samenwerking met de Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Les meir om tid og stad for konferansane nedanfor.",
|
||||
"conference-2020.date": "Når:",
|
||||
"conference-2020.location": "Kor:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registrering:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Konferencja Scratch 2020",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Twórzmy wspólnie!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(otwarcie recepcji wieczorem 22 lipca)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Poniżej więcej informacji o terminach i lokalizacjach konferencji.",
|
||||
"conference-2020.date": "Kiedy:",
|
||||
"conference-2020.location": "Gdzie:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Rejestracja:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Conferência Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Vamos Criar Juntos!",
|
||||
"conference-2020.dateDesc": "23-25 de julho de 2020 | Cambridge, MA, EUA",
|
||||
"conference-2020.dateDescMore": "(com recepção de abertura na tarde de 22 de Julho)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, Massachusetts.",
|
||||
"conference-2020.seeBelow": "Saiba mais sobre as datas e locais das conferências abaixo.",
|
||||
"conference-2020.date": "Quando:",
|
||||
"conference-2020.location": "Onde:",
|
||||
"conference-2020.desc1": "Junte-se a nós para a Conferência Scratch, uma reunião internacional onde educadores, pesquisadores, e desenvolvedores compartilham ideias sobre apoiar o aprendizado criativo usando Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch se tornou a maior comunidade de programação para crianças do mundo. A conferência oferece oficinas ativas, painéis de discussão, e demonstrações interativas para explorar maneiras de usar o Scratch para expandir experiências de aprendizado criativo para diversos estudantes em várias áreas de conhecimento.",
|
||||
"conference-2020.desc3": "Juntos trocaremos ideias e estratégias sobre como usar o Scratch para engajar os estudantes no aprendizado para pensar criativamente, racionalizar sistemicamente, e trabalhar colaborativamente—habilidades essenciais para todos na sociedade atual.",
|
||||
"conference-2020.registrationTitle": "Inscrição:",
|
||||
"conference-2020.registrationFee": "Taxa da Conferência: US$250",
|
||||
"conference-2020.registrationOpen": "A taxa de conferência inclui 7 refeições (3 cafés da manhã, 3 almoços, 1 jantar) e refrescos durante o dia.",
|
||||
"conference-2020.registrationDelayed": "Nós adiamos a abertura das inscrições até 3 de abril. Estamos animados para se reunir como uma comunidade em Julho, mas estamos monitorando de perto a situação do Coronavírus (COVID-19) para determinar como ela impactará nossos planos. Providenciaremos mais informações quando pudermos.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Ir para a página de inscrição",
|
||||
"conference-2020.stayDesc1": "Organizamos taxas de conferência em três hotéis da região para participantes da Conferência Scratch, incluindo: {hyattLink} (1,2 milhas ou 1,9km: caminhada de 24 minutos), {acLink} (2,3 milhas ou 3,7km: 25 minutos de metrô), e o {allstonLink} (4,4 milhas ou 7,1km: 35 minutos de ônibus + metrô). Para reservar um quarto, clique no link para o hotel. Recomendamos que você reserve o quanto antes for possível já que as taxas descontadas são limitadas. Planejamos também oferecer uma opção mais barata de dormitório na faculdade; postaremos informação assim que estiver disponível. Você também pode pesquisar por outras opções de hotéis e casas que funcionam melhor para você.",
|
||||
"conference-2020.stayDesc2": "Por favor veja a {registrationLink} para mais detalhes. Se estiver com dúvidas, contate a Equipe da Conferência Scratch em {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Página de inscrição",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "A Conferência Scratch é organizada pelo grupo Lifelong Kindergarten no MIT Media Lab em colaboração com a Fundação Scratch."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Conferência Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Vamos Criar Juntos!",
|
||||
"conference-2020.dateDesc": "23 a 25 de Julho de 2020 | Cambridge, Massachusetts, EUA",
|
||||
"conference-2020.dateDescMore": "(com recepção de abertura no serão de 22 de Julho)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "Media Lab do MIT, Cambridge, Massachusetts",
|
||||
"conference-2020.seeBelow": "Saiba mais, abaixo, sobre as datas e locais das conferências.",
|
||||
"conference-2020.date": "Quando:",
|
||||
"conference-2020.location": "Onde:",
|
||||
"conference-2020.desc1": "Junte-se a nós para a Conferência Scratch, um encontro internacional no qual educadores, investigadores e desenvolvedores partilham ideias sobre como suportar no Scratch a aprendizagem criativa.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "O Scratch tornou-se na maior comunidade de programação para crianças de todo o mundo. A conferência disponibiliza oficinas práticas, painéis de discussão e demonstrações interactivas para explorar formas de usar o Scratch para expandir as experiências de aprendizagem criativa a aprendizes diversificados transversalmente às áreas disciplinares.",
|
||||
"conference-2020.desc3": "Em conjunto, trocaremos ideias e estratégias sobre como usar o Scratch para envolver os alunos a aprenderem a pensar criativamente, a raciocinar sistematicamente e a trabalhar colaborativamente – competências essenciais para todos na sociedade de hoje.",
|
||||
"conference-2020.registrationTitle": "Registo:",
|
||||
"conference-2020.registrationFee": "Taxa de Inscrição: USD 250",
|
||||
"conference-2020.registrationOpen": "A taxa de inscrição inclui 7 refeições (3 pequenos-almoços, 3 almoços e 1 jantar) além de bebidas durante o dia.",
|
||||
"conference-2020.registrationDelayed": "Adiámos para 3 de Abril a abertura do registo na conferência. Estamos entusiasmados com a nossa reunião em comunidade em Julho, mas estamos a monitorizar de perto a situação com o coronavírus (COVID-19) para determinar de que forma pode ter impacto nos nossos planos. Disponibilizaremos mais informação assim que estiver disponível.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Ir para a página de registo",
|
||||
"conference-2020.stayDesc1": "Organizámos tudo de modo a haver preços especiais para participantes na Conferência Scratch em três dos hotéis da área, incluindo o {hyattLink} (1,9 km: 24 minutos a pé), o {acLink}(3,7 km: 25 minutos de metro) e o {allstonLink} (7,1 km: 35 minutos de autocarro e metro). Para reservar um quarto, clique na ligação do hotel pretendido. Recomendamos que reserve assim que possível, uma vez que os preços especiais estão limitados às disponibilidades dos hotéis. Estamos também a planear oferecer uma opção de baixo custo em residência universitária; publicaremos informação assim que estiver disponível. Pode explorar outras opções possíveis quanto a hotéis e alojamento que funcionem melhor para si.",
|
||||
"conference-2020.stayDesc2": "Por favor veja a {registrationLink} para mais pormenores. Para questões adicionais, contacte a Equipa da Conferência Scratch através de {emailLink}.",
|
||||
"conference-2020.registrationLinkText": "Página de registo",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "A Conferência Scratch é organizada pelo Grupo Lifelong Kindergarten do Media Lab do MIT em colaboração com a Fundação Scratch."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Conferința Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Haideți să creăm împreună!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(deschiderea recepției în seara de 22 iulie)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Află mai multe despre locațiile și datele conferințelor mai jos.",
|
||||
"conference-2020.date": "Când:",
|
||||
"conference-2020.location": "Unde:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Конференция Scratch 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Давайте творить вместе!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (с открытием приёма вечером 22 июля)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "Медиа лаборатория Массачусетского технологического института, Кембридж, Массачусетс",
|
||||
"conference-2020.seeBelow": "Узнать больше о времени и местах проведения конференций можно ниже.",
|
||||
"conference-2020.date": "Когда:",
|
||||
"conference-2020.location": "Где:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Регистрация:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Конференция Scratch организована Lifelong Kindergarten Group в MIT Медиа-Лаборатории в сотрудничестве с Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch konferenca 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Ustvarjajmo skupaj!",
|
||||
"conference-2020.dateDesc": "23.-25. julij 2020 | Cambridge, MA, ZDA",
|
||||
"conference-2020.dateDescMore": "(otvoritveni sprejem 22. julija zvečer)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Več o datumih in mestih konferenc lahko izveš spodaj. ",
|
||||
"conference-2020.date": "Kdaj:",
|
||||
"conference-2020.location": "Kje:",
|
||||
"conference-2020.desc1": "Pridruži se nam na konferenci Scratch mednarodnem srečanju, kjer učitelji, raziskovalci in razvijalci delijo ideje glede podpore kreativnemu učenju s pomočjo Scratcha.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch je postal največja programerska skupnost za otroke na celem svetu. TBD",
|
||||
"conference-2020.desc3": "Delimo si lahko ideje in strategije o tem, kako uporabljati Scratch TBD",
|
||||
"conference-2020.registrationTitle": "Registracija:",
|
||||
"conference-2020.registrationFee": "Kotizacija znaša 250 ameriških dolarjev",
|
||||
"conference-2020.registrationOpen": "Kotizacija za konferenco vključuje 7 obrokov (3 zajtrke, 3 kosila, 1 večerja) ter osvežitev preko celega dne.",
|
||||
"conference-2020.registrationDelayed": "Odprtje registracij smo odložili do 3. aprila\nZaradi Coronavirusa (COVID-19() več informacij sledi, ko bodo na voljo.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Pojdi na stran za registracijo",
|
||||
"conference-2020.stayDesc1": "TBD - We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Za več podrobnosti glej {registrationLink} Za več podrobnosti pišite ekipi Scratch konference na{emailLink}",
|
||||
"conference-2020.registrationLinkText": "Stran za registracijo",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch konferenca organizira Lifelong Kindergarten group pri MIT Media Lab, v sodelovanju s Scratch fundacijo."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "МИТ Медиа Лаб, Кембриџ, МА",
|
||||
"conference-2020.seeBelow": "Сазнај више о времену и месту конфереције испод:",
|
||||
"conference-2020.date": "Када:",
|
||||
"conference-2020.location": "Где:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Регистрација:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratchkonferensen 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Låt oss skapa tillsammans!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(med öppningsmottagning den 22 juli på kvällen)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Kolla in konferensdatum och platser här nedan.",
|
||||
"conference-2020.date": "När:",
|
||||
"conference-2020.location": "Var:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registrering:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratchkonferensen är organiserad av LifeLong Kindergartengroup vid MIT Media Lab i samarbete med Scratchstiftelsen."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Jifunze zaidi kuhusu tarehe za mikutano na maeneo hapa chini.",
|
||||
"conference-2020.date": "Lini:",
|
||||
"conference-2020.location": "Wapi:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Kujisajili",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Medya Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Konferans tarihleri ve yerleri hakkında daha detaylı bilgiyi aşağıdan edinebilirsiniz.",
|
||||
"conference-2020.date": "Zaman: ",
|
||||
"conference-2020.location": "Yer: ",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Kayıt:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch 2020 anjumani:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Birgalikda yasaymiz!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": "(22-iyul kungi kechki ochilish marosimi bilan)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Kembrij, Massachusets",
|
||||
"conference-2020.seeBelow": "Quyida konferensiyalar sanasi va manzili keltirilgan.",
|
||||
"conference-2020.date": "Qachon:",
|
||||
"conference-2020.location": "Qayerda:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registratsiya:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch anjumani Lifelong Kindergarten group tomonidan Scratch Foundation hamkorligida MIT Media-laboratoriyasida tashkil etilgan."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Xem thêm bên dưới để biết thêm về thời gian và địa điểm diễn ra hội nghị.",
|
||||
"conference-2020.date": "Thời gian:",
|
||||
"conference-2020.location": "Địa điểm:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Đăng ký:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "一起创造!",
|
||||
"conference-2020.dateDesc": "2020年7月23日至25日 在美国马萨诸塞州剑桥",
|
||||
"conference-2020.dateDescMore": "(开幕式将于7月22日晚进行)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "马萨诸塞州剑桥麻省理工学院媒体实验室",
|
||||
"conference-2020.seeBelow": "关于大会日程和地址的详细信息如下。",
|
||||
"conference-2020.date": "时间:",
|
||||
"conference-2020.location": "地点:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "注册",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch Conference 由麻省理工学院媒体实验室终身幼儿园小组与Scratch基金会组织。"
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "2020 Scratch 研討會:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "讓我們一起創造!",
|
||||
"conference-2020.dateDesc": "2020 七月 23-25 日 | 美國 麻薩諸塞州 劍橋市",
|
||||
"conference-2020.dateDescMore": "(7 月 22 日為開幕晚會)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "在下方瞭解更多有關研討會日期及地點",
|
||||
"conference-2020.date": "時間:",
|
||||
"conference-2020.location": "地點:",
|
||||
"conference-2020.desc1": "加入我們所舉辦的 Scratch 會議,這是一個聚集了教育工作者、研究人員、開發人員和全球 Scratch 社群成員,一同分享想法以支持 Scratch 進行創造性學習的國際聚會。",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch 已經成為全球最大的兒童編程社群。會議提供了實做創作坊、小組討論和互動演示,以探索使用 Scratch 擴展跨學科領域的多樣化學習者的創造性學習經驗的方法。",
|
||||
"conference-2020.desc3": "我們將一起交流有關如何透過 Scratch 來幫助學生富有創造性的思考力、用邏輯讓事情變得更有條理、懂得分工合作完成事情,這是當今社會每個人的基本技能。",
|
||||
"conference-2020.registrationTitle": "報名:",
|
||||
"conference-2020.registrationFee": "報名費用:$250",
|
||||
"conference-2020.registrationOpen": "會議費用包括 7 個正餐(3 份早餐、3 份午餐、1 份晚餐)和活動時的茶點。",
|
||||
"conference-2020.registrationDelayed": "我們已將報名截止時間延後到 4 月 3 日。雖然我們希望在 7 月辦理社群聚會,但確切會不會影響我們的計畫,要視冠狀病毒(COVID-19)的疫情而定。未來我們將提供更多相關信息,請密切注意。",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "前往報名頁面",
|
||||
"conference-2020.stayDesc1": "我們為 Scratch 會議的參與者整理了當地三家酒店可能的花費,包括:{hyattLink}(1.2 英里:步行 24 分鐘)、{acLink}(2.3 英里,地鐵 25 分鐘)和{allstonLink}( 4.4 英里,公車 + 地鐵 35 分鐘)。如果要預訂房間,請點擊該酒店的連接。我們建議您盡早預訂,因為折扣率視情況而定。我們還計劃提供一種低成本的大學宿舍選項;我們會盡快發布信息。您也可以自行尋求最適合你的其它住房選擇。",
|
||||
"conference-2020.stayDesc2": "若要進一步的瞭解,請造訪 {registrationLink}。若有其它疑問,請洽 Scratch 小組,聯絡信箱為 {emailLink}。",
|
||||
"conference-2020.registrationLinkText": "報名頁面",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "Scratch 研討會是由麻省理工學院媒體實驗室終身幼兒園團隊與 Scratch 基金會合作舉辦。"
|
||||
}
|
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"conference-2020.title": "Scratch Conference 2020:",
|
||||
"conference-2020.title": "Scratch Conference 2021:",
|
||||
"conference-2020.subtitle": "Let's Create Together!",
|
||||
"conference-2020.dateDesc": "July 23-25, 2020 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 22)",
|
||||
"conference-2020.dateDesc": "July 22-24, 2021 | Cambridge, MA, USA",
|
||||
"conference-2020.dateDescMore": " (with opening reception the evening of July 21)",
|
||||
"conference-2020.locationDetails": "MIT Media Lab, Cambridge, MA",
|
||||
"conference-2020.seeBelow": "Learn more about conference dates and locations below.",
|
||||
"conference-2020.date": "When:",
|
||||
"conference-2020.location": "Where:",
|
||||
"conference-2020.desc1": "Join us for the Scratch Conference, an international gathering where educators, researchers, and developers share ideas for supporting creative learning with Scratch.",
|
||||
"conference-2020.desc1a": "Due to the global health crisis, we have delayed the conference for one year, to July 22-24, 2021.",
|
||||
"conference-2020.desc2": "Scratch has become the world's largest coding community for children around the world. The conference offers hands-on workshops, panel discussions, and interactive demonstrations to explore ways for using Scratch to expand creative learning experiences for diverse learners across subject areas.",
|
||||
"conference-2020.desc3": "Together we'll exchange ideas and strategies on how to use Scratch to engage students in learning to think creatively, reason systematically, and work collaboratively—essential skills for everyone in today’s society.",
|
||||
"conference-2020.registrationTitle": "Registration:",
|
||||
"conference-2020.registrationFee": "Conference Fee: $250",
|
||||
"conference-2020.registrationOpen": "The conference fee includes 7 meals (3 breakfast, 3 lunches, 1 dinner) plus refreshments during the day.",
|
||||
"conference-2020.registrationDelayed": "We have delayed the opening of registration until April 3. We’re excited to gather together as a community in July, but we are closely monitoring the situation around the Coronavirus (COVID-19) to determine how it might impact our plans. We will provide more information as it becomes available.",
|
||||
"conference-2020.registrationDelayed": "In response to the coronavirus crisis (COVID-19), we have decided to delay the Scratch conference for one year, to July 22-24, 2021. We are sending well wishes to our entire global community and hope you can join us then!",
|
||||
"conference-2020.connectNow": "Want to connect now? We invite you to learn more about our online conversations, resources, and events at {scratchInPracticeLink}.",
|
||||
"conference-2020.scratchInPracticeText": "Scratch in Practice",
|
||||
"conference-2020.register": "Go to registration page",
|
||||
"conference-2020.stayDesc1": "We have organized for conference rates at three hotels in the area for Scratch Conference participants, including: {hyattLink} (1.2 miles: 24 minute walk), {acLink} (2.3 miles, 25 minutes by subway), and the {allstonLink} (4.4 miles, 35 minutes by bus+subway). To reserve a room, click the link for that hotel. We recommend booking as soon as possible as the discounted rates are subject to availability. We're also planning to offer a lower-cost, college dormitory option; we'll post information as soon as it's available. You can also explore other hotel and housing options that work best for you.",
|
||||
"conference-2020.stayDesc2": "Please see the {registrationLink} for more details. For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.registrationLinkText": "Registration page",
|
||||
"conference-2020.stayDesc1": "We will be posting revised lodging options at the beginning of 2021.",
|
||||
"conference-2020.stayDesc2": "For additional questions, contact the Scratch Conference Team at {emailLink}",
|
||||
"conference-2020.organizedBy": "The Scratch Conference is organized by the Lifelong Kindergarten group at the MIT Media Lab in collaboration with the Scratch Foundation."
|
||||
}
|
|
@ -36,7 +36,7 @@
|
|||
"conference-2018.accommodationsQ": "I want to plan my visit. Do you have suggestions for accommodations?",
|
||||
"conference-2018.accommodationsAns1": "Yes, MIT partners with several hotels in the area who offer discounts to participants attending MIT events, including: {marriottLink} (0.4 miles from the MIT Media Lab), {holidayinnLink} (1.6 miles), {residenceinnLink} (0.3 miles), and {lemeridienLink} (0.9 miles). To reserve a room at one of these hotels, call the hotel and request the MIT discount. Advance booking is strongly recommended, as summer is a busy time in Boston. All MIT rates are subject to availability.",
|
||||
"conference-2018.accommodationsAns2": "If you are looking for additional accommodation options, we also recommend the {acLink} (7.1 miles), {doubletreeLink} (3.3 miles), and {hotelbostonLink} with the code MITSC2018 (5.3 mile). You might also consider home-share options such as Airbnb. Find an extended list of accommodations {mitLink}.",
|
||||
"conference-2018.here": "here",
|
||||
"conference-2018.here": "aici",
|
||||
"conference-2018.accommodationsAns3": "Limited lodging is available in {neuLink} dorms rooms at the following rates:",
|
||||
"conference-2018.apartment": "Apartment",
|
||||
"conference-2018.suite": "Suite",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"developers.joinBodyJobsLinkText": "صفحهی مشاغل",
|
||||
"developers.joinBody": "ما گروهی متشکل از مربیان، طراحان و مهندسین هستیم که در یک محیط خلاقانه و پرشور و شوق و پر از آجرهای لگو، مصالح هنری و ابزارهای ساخت کار می کنیم. ما به شدت در تنوع، همکاری و احترام در محل کار اهمیت میدهیم. اگر شما علاقهمند به پیوستن به ما هستید، نگاهی به موقعیتهای باز ما در {jobsPageLink} بیاندازید یا ایمیل برای ما در {emailLink} ارسال کنید.",
|
||||
"developers.donateIntroLinkText": "کمک مالی برای حمایت از اسکرچ",
|
||||
"developers.donateIntro": "ما خوشحالیم که اسکرچ را رایگان ارائه می دهیم. اگر شما لذت بردن از استفاده از اسکرچ لذت میبرید، لطفا {donateLink} را در نظر بگیرید. کمک مالی به هر اندازهای قدردانی می شود.",
|
||||
"developers.donateIntro": "ما مفتخریم که اسکرچ را به صورت رایگان ارائه کردهایم. اگر شما نیز از کار با اسکرچ لذت میبرید میبرید، لطفا {donateLink} را در نظر بگیرید. سپاسپذار کمک مالی به هر مقداری هستیم.",
|
||||
"developers.donateBody": "کمک مالی شما به بنیاد اسکرچ برای حمایت از توسعهی نرمافزار اسکرچ و وبسایت اسکرچ مورد استفاده قرار میگیرد.",
|
||||
"developers.donateThanks": "برای حمایت از اسکرچ متشکریم!",
|
||||
"developers.partnersIntro": "ساخت و پشتیبانی این برنامه متن باز بدون حمایت سخاوتمندانه مالی و فنی همکاران ما امکان پذیر نبوده است:",
|
||||
|
|
|
@ -1,38 +1,38 @@
|
|||
{
|
||||
"developers.hereLinkText": "here",
|
||||
"developers.title": "Scratch for Developers",
|
||||
"developers.introLinkText": "Scratch Team at MIT",
|
||||
"developers.hereLinkText": "aici",
|
||||
"developers.title": "Scratch pentru Programatori",
|
||||
"developers.introLinkText": "Echipa Scratch de la MIT",
|
||||
"developers.intro": "On this page, you’ll find information about open source projects created and maintained by the {introLink}, as well as our thoughts on best practices for designing learning experiences for children.",
|
||||
"developers.projectsTitle": "Proiecte",
|
||||
"developers.principlesTitle": "Principles",
|
||||
"developers.joinTitle": "Join Us",
|
||||
"developers.principlesTitle": "Principii",
|
||||
"developers.joinTitle": "Alătură-ni-te",
|
||||
"developers.donateTitle": "Donează",
|
||||
"developers.partnersTitle": "Partners",
|
||||
"developers.partnersTitle": "Parteneri",
|
||||
"developers.faqTitle": "Întrebări frecvente",
|
||||
"developers.projectsIntro": "The following projects are open source and available for any purpose.",
|
||||
"developers.projectsIntro": "Aceste proiecte sunt cu sursă deschisă și sunt disponibile pentru orice scop.",
|
||||
"developers.scratchBlocksTitle": "Scratch Blocks",
|
||||
"developers.scratchBlocksIntroBlocklyLinkText": "Blockly technology",
|
||||
"developers.scratchBlocksIntro": "Scratch Blocks is a new development project for the next generation of graphical programming blocks, based on a collaboration between Google and MIT’s Scratch Team — building on Google’s {blocklyLink} and informed by the Scratch Team’s expertise in developing creative learning tools for young people. Scratch Blocks will provide a framework for building programming blocks in both vertical (text-based) and horizontal (icon-based) formats. You can access the code (currently as a developer-preview) and documentation {githubLink}.",
|
||||
"developers.scratchBlocksBody": "This first release includes code for Scratch’s Horizontal Grammar. Looking ahead, we plan to release additional code including but not limited to the Vertical Grammar (currently used by Scratch), a new Rendering Engine to support sprites and graphic effects, and a new Audio Engine to support creation with sound and music.",
|
||||
"developers.wwwTitle": "Pagina de wiki Scratch",
|
||||
"developers.wwwIntro": "Scratch-www is a standalone web client for the Scratch Community, built using React and Redux. Access the code and documentation through {wwwIntroLink}.",
|
||||
"developers.LearningPrinciples": "Learning Principles",
|
||||
"developers.DesignPrinciples": "Design Principles",
|
||||
"developers.LearningPrinciples": "Principii de Învățare",
|
||||
"developers.DesignPrinciples": "Principii de Proiectare",
|
||||
"developers.principlesIntro": "We created Scratch to empower young people to think creatively, reason systematically, and work collaboratively. We are guided by a set of {learningPrinciples} and {designPrinciples} that we hope you will follow as you develop new tools and technologies with Scratch Blocks.",
|
||||
"developers.jrBodyWebsiteLinkText": "ScratchJr website",
|
||||
"developers.jrBody": "ScratchJr is an introductory programming language that enables young children (ages 5-7) to create their own interactive stories and games. For more information, visit the {websiteLink} or access the code and documentation on {githubLink}.",
|
||||
"developers.learningPrinciplesProjectsBody": "People learn best when they are actively working on projects — generating new ideas, designing prototypes, making improvements and creating final products.",
|
||||
"developers.learningPrinciplesPassionTitle": "Passion",
|
||||
"developers.learningPrinciplesPassionTitle": "Pasiune",
|
||||
"developers.learningPrinciplesPassionBody": "When people focus on things they care about, they work longer and harder, persist in the face of challenges, and learn more in the process.",
|
||||
"developers.learningPrinciplesPeersTitle": "Peers",
|
||||
"developers.learningPrinciplesPeersBody": "Learning flourishes as a social activity, with people sharing ideas, collaborating on projects, and building on one another's work.",
|
||||
"developers.learningPrinciplesPlayTitle": "Redare",
|
||||
"developers.learningPrinciplesPlayBody": "Learning involves playful experimentation — trying new things, tinkering with materials, testing boundaries, taking risks, iterating again and again.",
|
||||
"developers.designPrinciplesRoomTitle": "Low Floor & Wide Walls",
|
||||
"developers.designPrinciplesRoomTitle": "Podea Joasa și Pereți Lați",
|
||||
"developers.designPrinciplesRoomBody": "In order to encourage a varied and diverse set of interactions, we explicitly include elements and features that are easy for kids to understand (low floor), but general enough to support diverse uses (wide walls).",
|
||||
"developers.designPrinciplesSimpleTitle": "Make it as Simple as Possible — And Maybe Even Simpler",
|
||||
"developers.designPrinciplesSimpleBody": "Despite the common drive to add more features to software products, we have found that reducing the number of features often improves the user experience. What initially seems like a constraint or limitation can foster new forms of creativity.",
|
||||
"developers.designPrinciplesGlobalTitle": "Many Paths, Many Styles",
|
||||
"developers.designPrinciplesGlobalTitle": "Multe Cărări, Multe Stiluri",
|
||||
"developers.designPrinciplesGlobalBody": "Many math and science activities have traditionally been biased towards specific populations. By paying special attention to creating accessible and appealing technologies, we are working to close the gap.",
|
||||
"developers.designPrinciplesTinkerTitle": "Design for Tinkerability",
|
||||
"developers.designPrinciplesTinkerBody": "We believe that the learning process is inherently iterative. Tinkerers start by exploring and experimenting, then revising and refining their goals and creations. To support this style of interaction, we design our interfaces to encourage quick experimentation and rapid cycles of iteration.",
|
||||
|
@ -43,7 +43,7 @@
|
|||
"developers.donateBody": "Your donation to the Scratch Foundation will be used to support future development of Scratch software and the Scratch website.",
|
||||
"developers.donateThanks": "Thanks for supporting Scratch!",
|
||||
"developers.partnersIntro": "The creation and maintenance of this open source code would not be possible without generous technical and financial support from our partners:",
|
||||
"developers.faqAboutTitle": "Where can I learn more about Scratch?",
|
||||
"developers.faqAboutTitle": "Unde pot învăța mai multe despre Scratch?",
|
||||
"developers.faqAboutBodyLLKLinkText": "Lifelong Kindergarten",
|
||||
"developers.faqAboutBodyMITLinkText": "MIT Media Lab",
|
||||
"developers.faqAboutBody": "Scratch is a free programming language and online community where young people can create their own interactive stories, games, and animations. Scratch is a project of the {llkLink} Group at the {mitLink}. You can learn more about Scratch {aboutLink}.",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"dmca.statementerror": "بیانیهای که تحت مجازات شهادت دروغ ساخته شده که محتوا به اشتباه حذف شده است",
|
||||
"dmca.statementjurisdiction": "بیانیهای موافق با دادگاهی در منطقهای که زندگی می کنید",
|
||||
"dmca.signature": "امضای شما",
|
||||
"dmca.valid": "پیرو دریافت یک دفاعیه معتبر DMCA، اسکرچ اطلاعات ارائه شدۀ شما را با فردی که ادعای اصلی نقض حق نسخهبرداری را در برابر شما ایجاد کرده است به اشتراک می گذارد. آنها میتوانند از اینه اطلاعات برای ارتباط با شما استفاده کنند یا اگر تصمیم به تنظیم شکایتنامه علیه شما داشتند، به شما اطلاع دهند.",
|
||||
"dmca.valid": "با رسید معتبر اخذ شده DMCA اسکرچ اطلاعات شما را در اختیار کسی که ادعای نقض حق تالیف علیه شما داشته قرار می دهد. آن افراد میتوانند با شما تماس گرفته و یا قانونا علیه شما طرح دعوی نمایند.",
|
||||
"dmca.lawsuit": "چنانچه ما ظرف مدت ده (10) روز کاری بعد از تسلیم اخطاریه متقابل، از دعوایی که مطرح شده آنهم به فردی که اخطاریه DMCA را صادر کرده مطلع نشویم، دسترسی به محتوای مسدود شده، به حالت سابق باز می گردد.",
|
||||
"dmca.repeat": "تقضکنندههای پرتکرار",
|
||||
"dmca.disableaccess": "ما برای غیر فعال کردن دسترسی به سرویسمان برای تکرار نقضکنندگان کپی رایت مورد نیاز DMCA هستیم. ما اگر یک اخطار حذف شکایت DMCA علیه یک شخص دریافت کنیم، و آن شخص دفاعیهای تسلیم نکند، اعتصابی به حساب او اضافه میشود. پس از دریافت سه بار اعتصاب، حسابهای متعلق به فرد مسدود شده و اقدامات استاندارد برای جلوگیری از دسترسی آنها به اسکرچ انجام میشود. ما اعتصابها را (10) روز کاری پس از دریافت اخطار حذف DMCA ارزیابی میکنیم تا اطمینان حاصل شود هیچکس مسدود نیست، پیش از این که آنها فرصتی برای بررسی موضوع و ارائه یک دفاعیه معتبر داشته باشند."
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"download.canIUseExtensionsAnswer": "بله. با برنامه اسکرچ شما میتوانید به افزونهها وصل شوید و نیازی به اسکرچ لینک ندارید.",
|
||||
"download.howConnectHardwareDevices": "چطوری برنامه اسکرچ رو به دستگاههای سخت افزاری وصل کنم؟",
|
||||
"download.howConnectHardwareDevicesAnswerLink": "لازم هست شما برای اتصال به دستگاههای سخت افزاری روی سیستم عامل {operatingsystem}، اسکرچ لینک رو نصب و اجرا کنید.توجه داشته باشد که برای استفاده از اسکرچ لینک اتصال به اینترنت لازم است.",
|
||||
"download.howConnectHardwareDevicesAnswerApp": "با اسکرچ اپ شما می توانید به دستگاههای سخت افزاری مثل micro:bit یا LEGO Boost وصل شوید. وقتی از اسکرچ اپ روی سیستم عامل {operatingsystem} استفاده می کنید، نیازی به اسکرچ لینک ندارید.",
|
||||
"download.howConnectHardwareDevicesAnswerApp": "با برنامه اسکرچ شما می توانید به دستگاههای سخت افزاری مثل micro:bit یا LEGO Boost وصل شوید. وقتی از برنامه اسکرچ روی سیستم عامل {operatingsystem} استفاده می کنید، نیازی به اسکرچ لینک ندارید.",
|
||||
"download.desktopAndBrowser": "آیا میتوانم هم از اسکرچ دسکتاپ استفاده کنیم و هم اسکرچ در مرورگر باز باشد؟",
|
||||
"download.appAndBrowser": "آیا میتونم برنامه اسکرچ و اسکرچ روی مرورگر رو هم زمان استفاده کنم؟",
|
||||
"download.yesAnswer": "بله.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"download.title": "Scratch Desktop",
|
||||
"download.title": "Descarcă Aplicația Scratch",
|
||||
"download.intro": "You can install the Scratch Desktop editor to work on projects without an internet connection. This version will work on Windows and MacOS.",
|
||||
"download.appTitle": "Download the Scratch App",
|
||||
"download.appTitle": "Descarcă Aplicația Scratch",
|
||||
"download.appIntro": "Would you like to create and save Scratch projects without an internet connection? Download the free Scratch app.",
|
||||
"download.requirements": "Cerinte",
|
||||
"download.imgAltDownloadIllustration": "Scratch 3.0 Desktop screenshot",
|
||||
|
@ -15,28 +15,28 @@
|
|||
"download.supportChromeOS": "Când o să ai Scratch și pe Chromebook?",
|
||||
"download.supportChromeOSAnswer": "Scratch nu este disponibil deocamdată pentru Chromebook. Lucrăm la asta și ne așteptăm să îl lansăm în 2019.",
|
||||
"download.olderVersionsTitle": "Versiuni mai vechi",
|
||||
"download.olderVersions": "Looking for an earlier version of Scratch?",
|
||||
"download.olderVersions": "Cauți o versiune mai veche de Scratch?",
|
||||
"download.scratch1-4Desktop": "Scratch 1.4",
|
||||
"download.scratch2Desktop": "Scratch 2.0 Offline Editor",
|
||||
"download.cannotAccessMacStore": "What if I can't access the Mac App Store?",
|
||||
"download.cannotAccessWindowsStore": "What if I can't access the Microsoft Store?",
|
||||
"download.macMoveToApplications": "Open the .dmg file. Move Scratch Desktop into Applications.",
|
||||
"download.winMoveToApplications": "Run the .exe file.",
|
||||
"download.doIHaveToDownload": "Do I have to download an app to use Scratch?",
|
||||
"download.winMoveToApplications": "Rulează fișierul .exe.",
|
||||
"download.doIHaveToDownload": "Trebuie să descarc o aplicație pentru a folosi Scratch?",
|
||||
"download.doIHaveToDownloadAnswer": "No. You can also use the Scratch project editor in any web browser on any device by going to scratch.mit.edu and clicking \"Create\".",
|
||||
"download.canIUseScratchLink": "Can I use Scratch Link to connect to extensions?",
|
||||
"download.canIUseScratchLinkAnswer": "Yes. However, you will need an Internet connection to use Scratch Link.",
|
||||
"download.canIUseExtensions": "Can I connect to hardware extensions?",
|
||||
"download.canIUseExtensions": "Pot să mă conectez la module de extensie hardware?",
|
||||
"download.canIUseExtensionsAnswer": "Yes. With the Scratch app you can connect to extensions, and you do not need Scratch Link.",
|
||||
"download.howConnectHardwareDevices": "How do I connect the Scratch app to hardware devices?",
|
||||
"download.howConnectHardwareDevices": "Cum pot conecta aplicația Scratch la dispozitive hardware?",
|
||||
"download.howConnectHardwareDevicesAnswerLink": "You will need to install and run Scratch Link in order to connect to hardware devices when using Scratch app for {operatingsystem}. You will also need an internet connection to use Scratch Link.",
|
||||
"download.howConnectHardwareDevicesAnswerApp": "With the Scratch app you can connect to hardware devices like the micro:bit or LEGO Boost. When using the Scratch app for {operatingsystem} you do not need Scratch Link.",
|
||||
"download.desktopAndBrowser": "Can I use Scratch Desktop and also have Scratch open in the browser?",
|
||||
"download.appAndBrowser": "Can I use the Scratch app and also have Scratch open in the browser?",
|
||||
"download.yesAnswer": "Yes.",
|
||||
"download.onPhone": "Can I install Scratch on my Android phone?",
|
||||
"download.onPhoneAnswer": "No. The current version of Scratch for Android only works on tablets.",
|
||||
"download.howUpdateApp": "How do I update the Scratch app?",
|
||||
"download.appAndBrowser": "Pot să folosesc aplicația Scratch și de asemenea să am Scratch deschis și în browser?",
|
||||
"download.yesAnswer": "Da.",
|
||||
"download.onPhone": "Pot să-mi instalez Scratch pe telefonul meu cu Android?",
|
||||
"download.onPhoneAnswer": "Nu. Versiunea curentă de Scratch pentru Android funcționează doar pe tablete.",
|
||||
"download.howUpdateApp": "Cum actualizez aplicația Scratch?",
|
||||
"download.howUpdateAppAnswerPlayStore": "Open the Google Play store and check for updates. If your installation is managed by school administrators, they will need to update the version and make the update available to managed devices.",
|
||||
"download.howUpdateAppAnswerDownload": "To update Scratch for {operatingsystem} from this page, download the latest version and install. To check which version you have, click the Scratch logo in the downloaded app.",
|
||||
"download.canIShare": "Can I share from Scratch Desktop?",
|
||||
|
@ -46,11 +46,11 @@
|
|||
"download.canIShareAnswerDownloaded": "Sharing directly to online community from the Scratch app for {operatingsystem} is not currently supported. For now, you can export a project from the Scratch app, then log onto the Scratch website, and upload and share your project there.",
|
||||
"download.whyNoDevicesVisible": "Why doesn't Scratch show any devices when I try to connect hardware extensions?",
|
||||
"download.whyNoDevicesVisibleAnswer": "We’ve found that turning your {devicePosessive} bluetooth off and on again in the system settings usually allows you to see hardware devices again. If the problem persists, check that Location services are enabled for your device. If you still do not see any devices, please {whyNoDevicesContactUsLink}.",
|
||||
"download.whyNoDevicesContactUsLink": "contact us",
|
||||
"download.whyNoDevicesContactUsLink": "contactează-ne",
|
||||
"download.chromebookPossessive": "Chromebook's",
|
||||
"download.androidPossessive": "Android tablet's",
|
||||
"download.androidPossessive": "Tablete Android",
|
||||
"download.whyAskForLocation": "Why is {operatingsystem} asking for my location?",
|
||||
"download.whyAskForLocationAnswer": "Scratch uses bluetooth to connect to other devices, such as a micro:bit or LEGO BOOST. Bluetooth can be used to provide location data to the app, so Google requires every app that uses bluetooth ask users for permission to access their location. Scratch will not use bluetooth to track your location.",
|
||||
"download.whereProjectStored": "Where does the Scratch App store my projects?",
|
||||
"download.whereProjectStored": "Unde îmi stochează Aplicația Scratch proiectele?",
|
||||
"download.whereProjectStoredAnswer": "Projects are saved internally in the app. To export a project file, click the 3-dot menu and select \"Share\". On the next screen select \"export\". The options visible depend on the applications installed on your device. Common options are Google Drive, Files, and email."
|
||||
}
|
|
@ -26,7 +26,7 @@
|
|||
"ev3.starter3SpaceTitle": "تاکوی فضایی",
|
||||
"ev3.starter3SpaceDescription": "کنترل خودتان را بسازید تا تاکوس را در فضا بگیرید.",
|
||||
"ev3.troubleshootingTitle": "عیبیابی",
|
||||
"ev3.checkOSVersionTitle": "اطمینان حاصل کنید که سیستم عامل شما با پیوند اسکرچ سازگار است",
|
||||
"ev3.checkOSVersionTitle": "اطمینان حاصل کنید که سیستم عامل شما با «اسکرچ لینک» سازگار است",
|
||||
"ev3.checkOSVersionText": "حداقل نسخههای سیستم عامل در بالای این صفحه ذکر شده است. دستورالعملهایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
|
||||
"ev3.winOSVersionLinkText": "ویندوز",
|
||||
"ev3.macOSVersionLinkText": "سیستم عامل مک",
|
||||
|
|
|
@ -193,6 +193,6 @@
|
|||
"faq.dataTitle": "اسکرچ چه اطلاعاتی دربارهی دانشآموزان جمعآوری میکند؟",
|
||||
"faq.dataBody": "هنگامی که دانش آموزی برای اولین بار در اسکرچ ثبت نام میکند، ما دادههای آماری کلی مانند جنسیت، سن (ماه و سال)، کشور و یک ایمیل جهت تایید هویت را سوال میکنیم. این دادهها (به صورت تجمیعی) برای مطالعات تحقیقی با هدف ارتقا درک ما از چگونگی یادگیری افراد با اسکرچ استفاده میشود. هنگامی که یک معلم از حساب کاربری ویژه معلمین اسکرچ جهت ساخت تعدادی حساب کاربری دانش آموزی استفاده میکند، دانش آموزان الزامی به ارائه آدرس ایمیل جهت حساب کاربریشان ندارند.",
|
||||
"faq.lawComplianceTitle": "آیا نسخه آنلاین اسکرچ مطابق با قوانین داخلی ایالات متحده و فدرال حق بر محرمانگی داده است؟",
|
||||
"faq.lawComplianceBody1": "حفظ حریم خصوصی دانشجویان و همه افرادی که از بستر اسکرچ استفاده میکنند، بطور جدی مورد توجه قرار گرفته است. بدین منظور تدابیر و رویههای فیزیکی و الکترونیکی برای حفاظت از اطلاعاتی که از سایت اسکرچ جمع آوری کردهایم، تعبیه شده است. هرچند امکان ارائه تظمینی در قالب قراردادهای مرسوم به موسساتی که بطور مجانی محصولات آموزشی ما را استفاده میکنند، مقدور نمی باشد ولی خاطرنشان میشود که اسکرچ تماما با قوانین دولت فدرال ایالات متحده آمریکا و دانشگاه MIT و همچنین ضوابط اسکرچ هماهنگی کامل دارد. توصیه میشود دستور العمل حمایت از حریم شخصی اسکرچ جهت دریافت اطلاعات بیشتر، مطالعه شود.",
|
||||
"faq.lawComplianceBody1": "حفظ حریم خصوصی دانشجویان و همه افرادی که از بستر اسکرچ استفاده میکنند، بطور جدی مورد توجه قرار گرفته است. بدین منظور تدابیر و رویههای فیزیکی و الکترونیکی برای حفاظت از اطلاعاتی که از سایت اسکرچ جمع آوری کردهایم، تعبیه شده است. هرچند امکان ارائه تضمینی در قالب قراردادهای مرسوم به موسساتی که بطور مجانی محصولات آموزشی ما را استفاده میکنند، مقدور نمی باشد ولی خاطرنشان میشود که اسکرچ تماما با قوانین دولت فدرال ایالات متحده آمریکا و دانشگاه MIT و همچنین ضوابط بنیاد اسکرچ هماهنگی کامل دارد. جهت دریافت اطلاعات بیشتر توصیه میشود دستور العمل حمایت از حریم شخصی اسکرچ را مطالعه کنید.",
|
||||
"faq.lawComplianceBody2": "اگر ترجیح میدهید که بدون ارائه هیچگونه اطلاعات شخصی به ما پروژههایی را با اسکرچ بسازید، میتوانید آنرا از {downloadLink} دانلود کنید. پروژههایی که در برنامه اسکرچ ساخته میشود در دسترس تیم اسکرچ نیستند و استفاده از برنامه اسکرچ هیچگونه اطلاعات قابل شناسایی شخصی را برای اسکرچ افشاء نخواهد کرد مگر آنکه بخواهید تا آن پروژهها را در جامعه آنلاین اسکرچ بارگذاری (آپلود) کنید."
|
||||
}
|
|
@ -28,7 +28,7 @@
|
|||
"faq.requirementsTablet": "Tablet",
|
||||
"faq.requirementsTabletChrome": "Mobile Chrome (63+)",
|
||||
"faq.requirementsTabletSafari": "Mobile Safari (11+)",
|
||||
"faq.requirementsNote": "Note:",
|
||||
"faq.requirementsNote": "Notă:",
|
||||
"faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ",
|
||||
"faq.scratchApp": "Scratch app",
|
||||
"faq.requirementsNoteWebGL": "If you encounter a WebGL error, try a different browser.",
|
||||
|
@ -123,7 +123,7 @@
|
|||
"faq.shareInfoBody": "Please don’t share personal contact information, such as your physical address, email, phone number, or anything else that can be used to make contact outside of the Scratch website. Please report projects, comments, or forum posts that contain this kind of information, so the Scratch Team can remove the information, and remind the author of our policy against sharing personal contact information.",
|
||||
"faq.deleteAccountTitle": "Cum procedez ca sa imi sterg contul?",
|
||||
"faq.deleteAccountBody": "Login to Scratch, and then click your username in the top right-hand corner. Select \"Account Settings\", then click the \"I want to delete my account\" link at the bottom of the page. But you should only do this if you are absolutely sure that you want to delete your account.",
|
||||
"faq.scratchFreeTitle": "Is Scratch free? Can I use it wherever I want?",
|
||||
"faq.scratchFreeTitle": "Este Scratch gratuit? Îl pot folosi oriunde doresc?",
|
||||
"faq.scratchFreeBody": "Yes! Scratch is available free of charge. You can use it in your school, and you can teach a course about it (even a course that costs money). You don't need to buy a license: it's free!",
|
||||
"faq.scratchScreenshotTitle": "Can I use screenshots of Scratch in a book or presentation?",
|
||||
"faq.scratchScreenshotBody": "Yes, you can use screenshots / images of the Scratch application and website in a book or presentation, and consider them to be licensed under the {licenseLink} license. We ask that you include a note somewhere in your materials saying: \"Scratch is a project of the Scratch Foundation, in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab. It is available for free at https://scratch.mit.edu\".",
|
||||
|
@ -185,12 +185,12 @@
|
|||
"faq.noInternetBody": "Yes. The {downloadLink} is a downloadable version of Scratch that can run on laptops and desktops. Currently, the Scratch app is available on Windows and Mac devices.",
|
||||
"faq.communityTitle": "Can I turn off the online community for my students?",
|
||||
"faq.communityBody": "The Scratch online community provides a way for young people to share, collaborate, and learn with their peers within a moderated community governed by the Scratch {cgLink}. However, we understand that some educators prefer that their students not participate in an online community. These educators may wish to install the Scratch app, which runs offline and locally on a desktop or laptop computer.",
|
||||
"faq.teacherAccountTitle": "What is a Scratch Teacher Account?",
|
||||
"faq.teacherAccountTitle": "Ce este un Cont Profesor Scratch?",
|
||||
"faq.teacherAccountBody": "A Scratch Teacher Account provides teachers and other educators with additional features to manage student participation on Scratch, including the ability to create student accounts, organize student projects into studios, and monitor student comments. For more information on Scratch Teacher Accounts, see the {eduFaqLink}.",
|
||||
"faq.eduFaqLinkText": "Întrebări frecvente despre Contul de Profesor Scratch ",
|
||||
"faq.requestTitle": "How do I request a Scratch Teacher Account?",
|
||||
"faq.requestBody": "You may request a Scratch Teacher Account from the {educatorsLink} on Scratch. We ask for additional information during the registration process in order to verify your role as an educator.",
|
||||
"faq.dataTitle": "What data does Scratch collect about students?",
|
||||
"faq.dataTitle": "Ce informații colectează Scratch despre elevi?",
|
||||
"faq.dataBody": "When a student first signs up on Scratch, we ask for basic demographic data including gender, age (birth month and year), country, and an email address for verification. This data is used (in aggregated form) in research studies intended to improve our understanding of how people learn with Scratch. When an educator uses a Scratch Teacher Account to create student accounts in bulk, students are not required to provide an email address for account setup.",
|
||||
"faq.lawComplianceTitle": "Is the online version of Scratch compliant with United States local and federal data privacy laws?",
|
||||
"faq.lawComplianceBody1": "Scratch cares deeply about the privacy of students and of all individuals who use our platform. We have in place physical and electronic procedures to protect the information we collect on the Scratch website. Although we are not in a position to offer contractual guarantees with each entity that uses our free educational product, we are in compliance with all United States federal laws that are applicable to MIT and the Scratch Foundation, the organizations that have created and maintained Scratch. We encourage you to read the Scratch Privacy Policy for more information.",
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"gdxfor.pushOnForceSensor": "سنسور نیرو را فشار دهید.",
|
||||
"gdxfor.starterProjects": "پروژههای مقدماتی",
|
||||
"gdxfor.troubleshootingTitle": "عیبیابی",
|
||||
"gdxfor.checkOSVersionTitle": "اطمینان حاصل کنید که سیستم عامل شما با لینک اسکرچ سازگار است",
|
||||
"gdxfor.checkOSVersionTitle": "اطمینان حاصل کنید که سیستم عامل شما با اسکرچ لینک سازگار است",
|
||||
"gdxfor.checkOSVersionText": "حداقل نسخههای سیستم عامل در بالای این صفحه ذکر شده است. دستورالعملهایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
|
||||
"gdxfor.winOSVersionLinkText": "ویندوز",
|
||||
"gdxfor.macOSVersionLinkText": "سیستم عامل مک",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "иҟынтә",
|
||||
"report.error": "Something went wrong when trying to send your message. Please try again.",
|
||||
"report.project": "Report Project",
|
||||
"report.projectInstructions": "From the dropdown below, please select the reason why you feel this project is disrespectful or inappropriate or otherwise breaks the {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Scratch Алахәылаҩцәа Рыԥҟарақәа",
|
||||
"report.reasonPlaceHolder": "Иалышәх аҽыҵга",
|
||||
"report.reasonCopy": "Апроект акопиа",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Please say where the inappropriate language occurs in the project (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptMusic": "Please say the name of the audio file with the inappropriate music",
|
||||
"report.promptPersonal": "Please say where the personal contact information is shared (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptGuidelines": "Please be specific about why this project does not follow our Community Guidelines",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Please say the name of the sprite or the backdrop with the inappropriate image",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "That's too long! Please find a way to shorten your text.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "በ",
|
||||
"report.error": "Something went wrong when trying to send your message. Please try again.",
|
||||
"report.project": "Report Project",
|
||||
"report.projectInstructions": "From the dropdown below, please select the reason why you feel this project is disrespectful or inappropriate or otherwise breaks the {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "የስክራች ማህበረሰብ መመሪያዎች",
|
||||
"report.reasonPlaceHolder": "Select a reason",
|
||||
"report.reasonCopy": "Exact Copy of Project",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Please say where the inappropriate language occurs in the project (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptMusic": "Please say the name of the audio file with the inappropriate music",
|
||||
"report.promptPersonal": "Please say where the personal contact information is shared (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptGuidelines": "Please be specific about why this project does not follow our Community Guidelines",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Please say the name of the sprite or the backdrop with the inappropriate image",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "That's too long! Please find a way to shorten your text.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "بواسطة",
|
||||
"report.error": "Something went wrong when trying to send your message. Please try again.",
|
||||
"report.project": "Report Project",
|
||||
"report.projectInstructions": "From the dropdown below, please select the reason why you feel this project is disrespectful or inappropriate or otherwise breaks the {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "إرشادات لمجتمع سكراتش",
|
||||
"report.reasonPlaceHolder": "Select a reason",
|
||||
"report.reasonCopy": "Exact Copy of Project",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Please say where the inappropriate language occurs in the project (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptMusic": "Please say the name of the audio file with the inappropriate music",
|
||||
"report.promptPersonal": "Please say where the personal contact information is shared (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptGuidelines": "Please be specific about why this project does not follow our Community Guidelines",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Please say the name of the sprite or the backdrop with the inappropriate image",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "That's too long! Please find a way to shorten your text.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "müəllif",
|
||||
"report.error": "İsmarıc göndərilən zaman nəsə səhv getdi. Zəhmət olmasa bir daha cəhd edin",
|
||||
"report.project": "Hesabat Layihəsi",
|
||||
"report.projectInstructions": "Aşağıdakı açılan siyahıdan, bu layihənin həqarət və hörmətsiz münasibət və ya uyğunsuz məqamların olduğunu hesab etdiyiniz səbəblərdən birini seçməniz və ya başqa cür desək {CommunityGuidelinesLink} kəsintilərə səbəb olduğunu barədə məlumat verməniz xahiş olunur.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Skreç cəmiyyətinin qaydaları",
|
||||
"report.reasonPlaceHolder": "Səbəbi seçin",
|
||||
"report.reasonCopy": "Layihənin dəqiq surəti",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Layihədə uyğunsuz dilin yarandığı yerləri bildirin (məsələn: Qeydlər və Kreditlər, sprayt adı, layihə mətni və s.)",
|
||||
"report.promptMusic": "Xahiş edirik uyğunsuz musiqi ilə audio fayl adını deyin",
|
||||
"report.promptPersonal": "Şəxsi əlaqə məlumatlarının paylaşıldığı yerləri deyin (məsələn: Qeydlər və Kreditlər, sprayt adı, layihə mətni və s.)",
|
||||
"report.promptGuidelines": "Bu layihənin İcma Təlimatlarına riayət etməməsi barədə konkret fikir bildirməniz xahiş olunur.",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Xahiş edirik uyğunsuz şəkil ilə sprayt adını və arxa fon şəklinin adını qeyd edin.",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "Bu çox uzundur! Zəhmət olmasa mətninizi qısaldın.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "аўтар",
|
||||
"report.error": "Нешта пайшло не так, калі спрабавалі даслаць вашае паведамленне. Калі ласка, паспрабуйце яшчэ.",
|
||||
"report.project": "Паскардзіцца на праект",
|
||||
"report.projectInstructions": "Калі ласка, выбярыце са спісу ніжэй прычыну, чаму вы лічыце гэты праект непаважным ці непрымальным ці нейкім іншым чынам парушаючым {CommunityGuidelinesLink}",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Правілы Scratch суполкі",
|
||||
"report.reasonPlaceHolder": "Выбраць прычыну",
|
||||
"report.reasonCopy": "Дакладная копія праекта",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Калі ласка, напішыце дзе ўжываюцца непрымальныя словы ў праекце (напрыклад: імя спрайта, тэкст праекта, нататкі і г.д.)",
|
||||
"report.promptMusic": "Калі ласка, напішыце імя аўдыё файла з непрымальнай музыкай",
|
||||
"report.promptPersonal": "Калі ласка, напішыце дзе прыватная інфармацыя пазначана (Напрыклад, імя спрайта, тэкст праекта, нататкі і г.д.)",
|
||||
"report.promptGuidelines": "Калі ласка, пазначце, чаму праект парушае правілы суполкі.",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Калі ласка, пазначце імя спрайта ці назву сцэны з непрымальным малюнкам",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "Зашмат! Калі ласка, знайдзіце магчымасць скараціць тэкст.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "от",
|
||||
"report.error": "Нещо се обърка при опит за изпращане на съобщението ви. Моля, опитайте отново.",
|
||||
"report.project": "Рапортувай проекта",
|
||||
"report.projectInstructions": "От падащото меню изберете причината, поради която смятате, че този проект е неуважителен, неподходящ или по друг начин нарушава {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Обществени правила на Scratch",
|
||||
"report.reasonPlaceHolder": "Изберете причина",
|
||||
"report.reasonCopy": "Точно Kопие на Проекта",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Моля, кажете къде се намира неподходящият език в проекта (например: Бележки и Автори, име на спрайт, текст на проекта и др.)",
|
||||
"report.promptMusic": "Моля, въведете името на аудиофайла с неподходящата музика",
|
||||
"report.promptPersonal": "Моля, кажете къде се споделя личната информация за връзка (например: Бележки и кредити, име на спрайт, текст на проекта и др.)",
|
||||
"report.promptGuidelines": "Моля, уточнете защо този проект не спазва нашите Правила на общността",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Моля, въведете името на спрайт или фона с неподходящото изображение",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "Това е твърде дълго! Моля, намерете начин да съкратите текста.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "per",
|
||||
"report.error": "Alguna cosa ha anat malament a l'hora d'enviar el missatge. Si us plau torna a provar-ho.",
|
||||
"report.project": "Informa d'un projecte",
|
||||
"report.projectInstructions": "Selecciona a partir del desplegable inferior quina és la raó que et fa creure que aquest projecte és irrespectuós, inapropiat o bé trenca alguna de les normes de {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Normes d'ús de la Comunitat de l'Scratch",
|
||||
"report.reasonPlaceHolder": "Tria un motiu",
|
||||
"report.reasonCopy": "Còpia exacta de projecte",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Si us plau indica on es troba el text no apropiat del projecte (Per exemple: Notes i Informació, noms de vestits, text del projecte, etc.)",
|
||||
"report.promptMusic": "Si us plau indica el nom del fitxer d'àudio que conté música no apropiada",
|
||||
"report.promptPersonal": "Si us plau indica on apareix informació personal (Per exemple: Notes & Informació, nom del vestit, text del projecte, etc.)",
|
||||
"report.promptGuidelines": "Si us plau especifica per què aquest projecte no segueix les normes de la comunitat",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Digues el nom del personatge o fons amb la imatge inadequada",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "Aquest text és massa llarg! Si us plau, troba una manera més curta per explicar-te.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "بە",
|
||||
"report.error": "Something went wrong when trying to send your message. Please try again.",
|
||||
"report.project": "سكاڵا لە پڕۆژە",
|
||||
"report.projectInstructions": "From the dropdown below, please select the reason why you feel this project is disrespectful or inappropriate or otherwise breaks the {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "ڕێنماییەکانی کۆمەڵگەی سکڕاچ",
|
||||
"report.reasonPlaceHolder": "هۆکارێک دیاری بکە",
|
||||
"report.reasonCopy": "هەمان لەبەرگیراوەی پڕۆژە",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Please say where the inappropriate language occurs in the project (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptMusic": "Please say the name of the audio file with the inappropriate music",
|
||||
"report.promptPersonal": "Please say where the personal contact information is shared (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptGuidelines": "Please be specific about why this project does not follow our Community Guidelines",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Please say the name of the sprite or the backdrop with the inappropriate image",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "That's too long! Please find a way to shorten your text.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "od",
|
||||
"report.error": "Něco se pokazilo při pokusu odeslat tvoji zprávu. Prosím zkus to znova.",
|
||||
"report.project": "Ohlas projekt",
|
||||
"report.projectInstructions": "Z rozbalovacího menu níže prosím vyber důvod, proč si myslíš, že je projekt bezohledný nebo nevhodný nebo jinak porušuje {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Pravidla Scratch společenství",
|
||||
"report.reasonPlaceHolder": "Vyber důvod",
|
||||
"report.reasonCopy": "Přesná kopie projektu",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Prosím uveď, kde se vyskytuje neslušný jazyk v projektu (Například: Poznámky & Zásluhy, název postavy, text projektu atd.)",
|
||||
"report.promptMusic": "Prosím uveď název zvukového souboru s vulgární hudbou",
|
||||
"report.promptPersonal": "Prosím uveď, kde jsou sdílené osobní kontaktní informace. (Například: Poznámky & Zásluhy, název postavy, text projektu atd.)",
|
||||
"report.promptGuidelines": "Prosím upřesni, proč tento projekt nesplňuje Zásady komunity ",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Prosím uveď název postavy nebo batohu se sprostým obrázkem",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "To je moc dlouhé! Prosím najdi způsob, jak zkrátit svůj text.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "gan",
|
||||
"report.error": "Aeth rhywbeth o'i le wrth geisio anfon eich neges. Ceisiwch eto.",
|
||||
"report.project": "Adrodd ar Broject",
|
||||
"report.projectInstructions": "O'r gwymplen isod, dewiswch y rheswm pam rydych yn teimlo fod y project yn amharchus neu anaddas neu fel arall yn torri Canllawiau Cymuned Scratch {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Canllawiau Cymuned Scratch",
|
||||
"report.reasonPlaceHolder": "Dewiswch reswm",
|
||||
"report.reasonCopy": "Copi Union o'r Project",
|
||||
|
@ -243,15 +243,15 @@
|
|||
"report.reasonMissing": "Dewiswch reswm",
|
||||
"report.reasonImage": "Delweddau Anaddas",
|
||||
"report.reasonPersonal": "Yn Rhannu Manylion Cyswllt Personol",
|
||||
"report.reasonDontLikeIt": "I don't like this project",
|
||||
"report.reasonDoesntWork": "This project does not work",
|
||||
"report.reasonCouldImprove": "This project could be improved on",
|
||||
"report.reasonTooHard": "This project is too hard",
|
||||
"report.reasonMisleading": "The project is misleading or tricks the community",
|
||||
"report.reasonFaceReveal": "It's a face reveal or is just trying to show someone's picture",
|
||||
"report.reasonNoRemixingAllowed": "The project doesn't allow remixing",
|
||||
"report.reasonCreatorsSafety": "I'm worried about the safety of the creator of this project",
|
||||
"report.reasonSomethingElse": "Something else",
|
||||
"report.reasonDontLikeIt": "Nid wyf yn hoffi'r project hwn",
|
||||
"report.reasonDoesntWork": "Nid yw'r prosiect hwn yn gweithio",
|
||||
"report.reasonCouldImprove": "Mae modd gwella'r project hwn",
|
||||
"report.reasonTooHard": "Mae'r project hwn yn rhy galed",
|
||||
"report.reasonMisleading": "Mae'r project yn gamarweiniol neu'n twyllo'r gymuned",
|
||||
"report.reasonFaceReveal": "Mae'n datgeliad wyneb neu ddim ond ceisio dangos llun rhywun",
|
||||
"report.reasonNoRemixingAllowed": "Nid yw'r project yn caniatáu ailgymysgu",
|
||||
"report.reasonCreatorsSafety": "Rwy'n poeni am ddiogelwch crëwr y project hwn",
|
||||
"report.reasonSomethingElse": "Rhywbeth arall",
|
||||
"report.receivedHeader": "Rydym wedi derbyn eich adroddiad!",
|
||||
"report.receivedBody": "Bydd Tîm Scratch yn adolygu'r project ar sail canllawiau cymunedol Scratch.",
|
||||
"report.promptPlaceholder": "Dewiswch reswm pam uchod.",
|
||||
|
@ -261,21 +261,21 @@
|
|||
"report.promptLanguage": "Dywedwch lle mae iaith anaddas yn digwydd yn y project (Er enghraifft: Nodiadau a Chydnabyddiaeth, enw corlun, testun y project, ac ati.)",
|
||||
"report.promptMusic": "Dywedwch beth yw enw'r ffeil sain gyda'r gerddoriaeth anaddas",
|
||||
"report.promptPersonal": "Dywedwch ble mae manylion cyswllt personol yn cael eu rhannu (Er enghraifft: Nodiadau a Chydnabyddiaeth, enw corlun, testun project, ac ati.)",
|
||||
"report.promptGuidelines": "Byddwch yn glir pam nad yw'r project yn dilyn Canllawiau ein Cymuned",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Dywedwch beth yw enw'r corlun neu gefnlen sydd â'r ddelwedd anaddas",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
"report.tipsSupportive": "Be supportive and encouraging.",
|
||||
"report.tipsConstructive": "Leave a comment telling them what you like, but also what they could do to make the project better.",
|
||||
"report.tipsSpecific": "Try to be specific with your feedback. For instance: The controls to move the character did not work.",
|
||||
"report.promptDoesntWork": "A Scratch project, like any other application, may contain a few bugs. That is expected and completely okay!",
|
||||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.promptDontLikeIt": "Mae prosiectau Scratch yn cael eu creu gan bobl o bob oed a lefel o brofiad. Os nad ydych chi'n hoffi'r project hwn oherwydd eich bod chi'n teimlo bod modd ei wella, rydyn ni'n eich annog chi i rannu adborth adeiladol yn uniongyrchol gyda'r crëwr.",
|
||||
"report.promptTips": "Dyma awgrymiadau ar rannu adborth adeiladol:",
|
||||
"report.tipsSupportive": "Byddwch yn gefnogol ac yn galonogol.",
|
||||
"report.tipsConstructive": "Gadewch sylw yn dweud wrthyn nhw beth rydych chi'n ei hoffi, ond hefyd beth allen nhw ei wneud i wella'r project.",
|
||||
"report.tipsSpecific": "Ceisiwch fod yn benodol â'ch adborth. Er enghraifft: Nd oedd y rheolyddion yn gweithio er mwyn symud y cymeriad.",
|
||||
"report.promptDoesntWork": "Gall prosiect Scratch, fel unrhyw raglen arall, gynnwys ychydig o wallau. Mae hynny'n cael ei ddisgwyl ac mae hynny'n hollol iawn!",
|
||||
"report.promptDoesntWorkTips": "Rydym yn eich annog i rannu unrhyw faterion rydych chi'n eu darganfod yn uniongyrchol gyda chrëwr y project. Mae hefyd yn ddefnyddiol rhoi awgrymiadau ar sut y gallan nhw wella eu project, os yn bosibl.",
|
||||
"report.promptTooHard": "Os ydych chi'n teimlo y gallai project fod yn haws, rydyn ni'n eich annog i rannu'r adborth hwnnw'n uniongyrchol â chrëwr y project. Neu ei ailgymysgu eich hun a'i wneud mor hawdd neu mor galed ag yr hoffech chi!",
|
||||
"report.promptMisleading": "Dywedwch fwy wrthym ni am sut mae'n twyllo neu'n camarwain pobl",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "Mae'n bwysig bod pawb ar Scratch yn parhau i fod yn ddiogel ar-lein ac yn eu bywyd go iawn. Rhowch wybod i ni pam rydych yn poeni am ddiogelwch y defnyddiwr hwn.",
|
||||
"report.promptSomethingElse": "Rydym yn eich annog i edrych ddwywaith a yw'ch adroddiad yn cyd-fynd ag unrhyw un o'r categorïau eraill sydd ar gael. Os ydych chi'n teimlo'n gryf nad yw'n gwneud hynny, esboniwch pam mae'r project hwn yn torri'r {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "Mae hynny'n rhy hir! Bydd angen i chi ganfod ffordd o fyrhau'r testun.",
|
||||
"report.tooShortError": "Mae hynny'n rhy fyr. Disgrifiwch yn fanwl beth sy'n anaddas neu amharchus am y project.",
|
||||
"report.send": "Anfon",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "af",
|
||||
"report.error": "Der gik noget galt, da vi forsøgte at sende din besked. Prøv venligst igen.",
|
||||
"report.project": "Rapportér projekt",
|
||||
"report.projectInstructions": "From the dropdown below, please select the reason why you feel this project is disrespectful or inappropriate or otherwise breaks the {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Retningslinjer for Scratch fællesskabet",
|
||||
"report.reasonPlaceHolder": "Select a reason",
|
||||
"report.reasonCopy": "Exact Copy of Project",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Please say where the inappropriate language occurs in the project (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptMusic": "Please say the name of the audio file with the inappropriate music",
|
||||
"report.promptPersonal": "Please say where the personal contact information is shared (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptGuidelines": "Please be specific about why this project does not follow our Community Guidelines",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Please say the name of the sprite or the backdrop with the inappropriate image",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "That's too long! Please find a way to shorten your text.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "von",
|
||||
"report.error": "Beim Senden deiner Nachricht hat etwas nicht funktioniert. Bitte versuche es erneut.",
|
||||
"report.project": "Projekt melden",
|
||||
"report.projectInstructions": "Bitte erkläre warum du glaubst, dass dieses Projekt respektlos oder unpassend ist, oder auf eine andere Weise gegen die {CommunityGuidelinesLink} verstößt.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Gemeinschaftsrichtlinien",
|
||||
"report.reasonPlaceHolder": "Wähle einen Grund aus",
|
||||
"report.reasonCopy": "Genaue Kopie des Projekts",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Bitte sage, wo die unangemessene Sprache im Projekt auftritt (Zum Beispiel: Anmerkungen und Danksagungen, Figurenname, Projektbeschreibung, etc.)",
|
||||
"report.promptMusic": "Bitte gib den Namen der Klangdatei mit der unangemessenen Musik an",
|
||||
"report.promptPersonal": "Bitte gib an wo die persönliche Kontaktinformation veröffentlich wurde (Zum Beispiel: Anmerkungen und Danksagungen, Figurenname, Projektbeschreibung, etc.)",
|
||||
"report.promptGuidelines": "Bitte gib genau an, warum das Projekt die Gemeinschafts-Richtlinien verletzt",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Bitte gib den Namen des Sprites oder des Bühnenbildes mit dem unangemessenen Bild an",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "Das ist zu lang! Bitte finde einen Weg um deinen Text kürzer zu machen.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "από",
|
||||
"report.error": "Κάτι πήγε στραβά όταν προσπαθήσαμε να στείλουμε το μήνυμά σας. Παρακαλώ προσπαθήστε ξανά.",
|
||||
"report.project": "Αναφορά Έργου",
|
||||
"report.projectInstructions": "Από τις παρακάτω επιλογές, παρακαλούμε επιλέξτε τον λόγο για τον οποίο αισθάνεστε ότι αυτό το έργο είναι ασεβές ή ακατάλληλο ή παραβαίνει τις {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Οδηγίες Κοινότητας του Scratch",
|
||||
"report.reasonPlaceHolder": "Επιλέξτε έναν λόγο",
|
||||
"report.reasonCopy": "Ακριβές Αντίγραφο Έργου",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Παρακαλούμε πείτε σε ποιο σημείο αναφέρεται η ακατάλληλη γλώσσα (Για παράδειγμα: Σημειώσεις & Αναφορές, όνομα αντικειμένου, κείμενο έργου, κλπ.)",
|
||||
"report.promptMusic": "Παρακαλούμε αναφέρετε το όνομα του αρχείου ήχου με την ακατάλληλη μουσική",
|
||||
"report.promptPersonal": "Παρακαλούμε πείτε που μοιράζονται οι προσωπικές πληροφορίες επικοινωνίας (Για παράδειγμα: Σημειώσεις & Αναφορές, όνομα αντικειμένου, κείμενο έργου, κλπ.)",
|
||||
"report.promptGuidelines": "Παρακαλούμε να είστε συγκεκριμένοι όσον αφορά στο γιατί το έργο δεν ακολουθεί τις Οδηγίες της Κοινότητάς μας",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Παρακαλούμε αναφέρετε το όνομα του αντικειμένου ή του υποβάθρου με την ακατάλληλη εικόνα",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "Το κείμενο είναι πολύ μεγάλο! Παρακαλούμε βρείτε έναν τρόπο να συντομεύσετε το κείμενό σας.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "by",
|
||||
"report.error": "Something went wrong when trying to send your message. Please try again.",
|
||||
"report.project": "Report Project",
|
||||
"report.projectInstructions": "From the dropdown below, please select the reason why you feel this project is disrespectful or inappropriate or otherwise breaks the {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Scratch Community Guidelines",
|
||||
"report.reasonPlaceHolder": "Select a reason",
|
||||
"report.reasonCopy": "Exact Copy of Project",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Please say where the inappropriate language occurs in the project (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptMusic": "Please say the name of the audio file with the inappropriate music",
|
||||
"report.promptPersonal": "Please say where the personal contact information is shared (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptGuidelines": "Please be specific about why this project does not follow our Community Guidelines",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Please say the name of the sprite or the backdrop with the inappropriate image",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "That's too long! Please find a way to shorten your text.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "por",
|
||||
"report.error": "Something went wrong when trying to send your message. Please try again.",
|
||||
"report.project": "Report Project",
|
||||
"report.projectInstructions": "From the dropdown below, please select the reason why you feel this project is disrespectful or inappropriate or otherwise breaks the {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Reglas de la Comunidad de Scratch",
|
||||
"report.reasonPlaceHolder": "Select a reason",
|
||||
"report.reasonCopy": "Exact Copy of Project",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Please say where the inappropriate language occurs in the project (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptMusic": "Please say the name of the audio file with the inappropriate music",
|
||||
"report.promptPersonal": "Please say where the personal contact information is shared (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptGuidelines": "Please be specific about why this project does not follow our Community Guidelines",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Please say the name of the sprite or the backdrop with the inappropriate image",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "That's too long! Please find a way to shorten your text.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "por",
|
||||
"report.error": "Algo salió mal cuando intentábamos mandar tu mensaje. Por favor, inténtalo de nuevo.",
|
||||
"report.project": "Denunciar este proyecto",
|
||||
"report.projectInstructions": "Elige en la lista el motivo por el que crees que este proyecto es irrespetuoso o inapropiado, o que vulnera las {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Reglas de la Comunidad de Scratch",
|
||||
"report.reasonPlaceHolder": "Escoge una razón",
|
||||
"report.reasonCopy": "Copia exacta de otro proyecto",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Por favor, dinos en qué parte del proyecto hay lenguaje inapropiado (por ejemplo: en las Notas y Créditos, en el nombre de un objeto, en el texto del proyecto, etc.)",
|
||||
"report.promptMusic": "Por favor, especifica el nombre del archivo de sonido que contiene la música inapropiada",
|
||||
"report.promptPersonal": "Por favor, dinos en qué parte se comparte la información personal o de contacto (por ejemplo: en las Notas y Créditos, en el nombre de un objeto, en el texto del proyecto, etc.)",
|
||||
"report.promptGuidelines": "Por favor, especifica por qué este proyecto no cumple con las Reglas de la Comunidad",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Por favor, especifica el nombre del objeto o fondo con la imagen inapropiada",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "¡Demasiado largo! Por favor, busca una manera de acortar tu texto.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "autor",
|
||||
"report.error": "Something went wrong when trying to send your message. Please try again.",
|
||||
"report.project": "Report Project",
|
||||
"report.projectInstructions": "From the dropdown below, please select the reason why you feel this project is disrespectful or inappropriate or otherwise breaks the {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Scratchi kogukonna juhised",
|
||||
"report.reasonPlaceHolder": "Select a reason",
|
||||
"report.reasonCopy": "Exact Copy of Project",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Please say where the inappropriate language occurs in the project (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptMusic": "Please say the name of the audio file with the inappropriate music",
|
||||
"report.promptPersonal": "Please say where the personal contact information is shared (For example: Notes & Credits, sprite name, project text, etc.)",
|
||||
"report.promptGuidelines": "Please be specific about why this project does not follow our Community Guidelines",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Please say the name of the sprite or the backdrop with the inappropriate image",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "That's too long! Please find a way to shorten your text.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "egilea",
|
||||
"report.error": "Zerbaitek huts egin du zure mezua bidaltzen saiatzean. Saiatu berriro.",
|
||||
"report.project": "Txosten proiektua",
|
||||
"report.projectInstructions": "Beheko goitibeherako zerrendan, hautatu zergatik iruditu zaizu proiektu hau begirune gabea, desegokia edo ez duela betetzen proiektuaren Komunitate-Gidalerroak {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Scratcheko Komunitate-Gidalerroak",
|
||||
"report.reasonPlaceHolder": "Hautatu arrazoi bat",
|
||||
"report.reasonCopy": "Proiektuaren kopia zehatza",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Esan proiektuaren zein atalean agertzen den hizkuntza desegokia (adibidez: oharrak eta kredituak, pertsonaien izenak, proiektuaren testua, eta abar)",
|
||||
"report.promptMusic": "Eman musika desegokia duen audio fitxategiaren izena",
|
||||
"report.promptPersonal": "Esan zein atalean partekatzen den kontaktuen informazio pertsonala (adibidez: oharrak eta kredituak, pertsonaien izenak, proiektuaren testua, eta abar)",
|
||||
"report.promptGuidelines": "Zehaztu zergatik proiektu honek ez ditu betetzen gure Komunitatearen Gidalerroak",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Esan zein pertsonaiak edo atzeko planoak duen irudi desegokia",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "Luzeegia! Bilatu modu bat zure testua laburtzeko.",
|
||||
|
|
|
@ -137,9 +137,9 @@
|
|||
"installScratch.getScratchAppMacOs": "برنامه اسکرچ رو از اپ استور مک بگیرید",
|
||||
"installScratch.getScratchAppWindows": "برنامه اسکرچ رو از مایکروسافت استور بگیرید",
|
||||
"installScratch.useScratchApp": "برنامه اسکرچ را روی دستگاه خود باز کنید.",
|
||||
"installScratchLink.installHeaderTitle": "لینک نصب اسکرچ",
|
||||
"installScratchLink.downloadAndInstall": "لینک دانلود و نصب اسکرچ.",
|
||||
"installScratchLink.startScratchLink": "لینک اسکرچ را اجرا کنید و مطمئن شوید در حال اجراست. باید آنرا در قسمت نوار ابزار مشاهده نمایید.",
|
||||
"installScratchLink.installHeaderTitle": "نصب «اسکرچ لینک»",
|
||||
"installScratchLink.downloadAndInstall": "«اسکرچ لینک» را دانلود و نصب کنید.",
|
||||
"installScratchLink.startScratchLink": "«اسکرچ لینک» را اجرا کنید و مطمئن شوید در حال اجراست. باید آنرا در قسمت نوار ابزار مشاهده نمایید.",
|
||||
"parents.FaqAgeRangeA": "اگر چه اسکرچ برای سنین بین ۸ تا ۱۶ سال طراحی شده است، اما توسط افرادی از همهی گروههای سنی مورد استفاده قرار میگیرد، حتی خردسالان با والدینشان.",
|
||||
"parents.FaqAgeRangeQ": "محدوده سنی برای اسکرچ چیست؟",
|
||||
"parents.FaqResourcesQ": "منابع موجود برای یادگیری اسکرچ چیست؟",
|
||||
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "توسط",
|
||||
"report.error": "در هنگام تلاش برای ارسال پیام شما، مشکلی پیش آمده است. لطفاً دوباره تلاش کنید.",
|
||||
"report.project": "گزارش پروژه",
|
||||
"report.projectInstructions": "از فهرست پایین، لطفاً دلیلی که احساس می کنید این پروژه بی احترامی و یا نامناسب است یا {CommunityGuidelinesLink} را نقض کرده است را انتخاب نمایید.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "دستورالعملهای جامعهی اسکرچ",
|
||||
"report.reasonPlaceHolder": "انتخاب یک دلیل",
|
||||
"report.reasonCopy": "کپی برداری دقیق از یک پروژه",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "لطفا بگویید که در کجای این پروژه واژگان نامناسبی بهکار رفته است (برای نمونه: در یادداشتها یا تشکرها، نام شکلک، متنهای پروژه و یا سایر موارد)",
|
||||
"report.promptMusic": "لطفا نام فایل صوتی با موسیقی نامناسب را ارائه کنید",
|
||||
"report.promptPersonal": "لطفا بگویید که کجا اطلاعات تماس شخصی اشتراک گذاشته شده است (به عنوان مثال: یادداشتها و اعتبارات، نام مستعار، متن پروژه، و غیره)",
|
||||
"report.promptGuidelines": "لطفا مشخص کنید در اینباره که چرا این پروژه از دستورالعملهای انجمن ما پیروی نمیکند",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "لطفا نام شکلک یا پس زمینه با تصویر نامناسب را ارائه کنید",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "افراد در اسکرچ مجاز هستند که از عکس چهرهشان در پروژههای ابتکاری مانند بازی، داستان و انیمشن استفاده کنند. توجه داشته باشید که پروژههایی که فقط یک عکس از چهره فرد باشند و یا فردی فقط قصد نمایش ظاهر فیزیکیش را داشته باشد، در اسکرچ مجاز نیست. اگر در پروژهای «چهره فردی به به نمایش گذاشته شده است» و یا تاکید فقط بر نمایش ظاهر فیزیکی است، لطفا بر روی \"{send}\" کلیک کنید.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "این خیلی طولانی است! لطفا راهی برای کوتاه کردن متن خود پیدا کنید.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "käyttäjältä",
|
||||
"report.error": "Jokin meni pieleen, kun viestiäsi yritettiin lähettää. Yritä uudelleen.",
|
||||
"report.project": "Ilmoita projekti",
|
||||
"report.projectInstructions": "Valitse alla olevasta alasvetovalikosta syy, miksi tämä projekti on sinusta epäkunnioittava tai sopimaton tai muuten rikkoo {CommunityGuidelinesLink}-ohjeita.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Scratch yhteisön suuntaviivat",
|
||||
"report.reasonPlaceHolder": "Valitse syy",
|
||||
"report.reasonCopy": "Tarkka kopio projektista",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Ilmoita, missä kohtaa projektia asiatonta kieltä esiintyy (esimerkiksi muistiinpanoissa ja tekijätiedoissa, hahmon nimessä, projektin tekstissä jne.)",
|
||||
"report.promptMusic": "Ilmoita asiatonta musiikkia sisältävän äänitiedoston nimi",
|
||||
"report.promptPersonal": "Ilmoita, missä henkilökohtaisia yhteystietoja on jaettu (esimerkiksi muistiinpanoissa ja tekijätiedoissa, hahmon nimessä, projektin tekstissä jne.)",
|
||||
"report.promptGuidelines": "Ilmoita täsmällisesti, miksi tämä hanke ei noudata yhteisömme suuntaviivoja",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Ilmoita sopimattoman kuvan sisältävän hahmon tai taustan nimi",
|
||||
"report.promptDontLikeIt": "Scratch projects are made by people of all ages and levels of experience. If you don't like this project because you feel it can be improved upon, we encourage you to share constructive feedback directly with the creator.",
|
||||
"report.promptTips": "Here are tips on sharing constructive feedback:",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "Se on liian pitkä! Lyhennä tekstiäsi.",
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
"thumbnail.by": "par",
|
||||
"report.error": "Quelque chose s'est mal passé en essayant d’envoyer votre message. Veuiller réessayer.",
|
||||
"report.project": "Signaler le projet",
|
||||
"report.projectInstructions": "Du menu déroulant ci-dessous, sélectionnez une raison pourquoi vous pensez que ce projet est irrespectueux, inapproprié ou ne respecte pas les {CommunityGuidelinesLink}.",
|
||||
"report.projectInstructions": "When you send a report, it lets the Scratch Team know about projects that break the {CommunityGuidelinesLink}. Does something in this project break the {CommunityGuidelinesLink}? If you think it does, please tell us more.",
|
||||
"report.CommunityGuidelinesLinkText": "Règles de conduite en communauté",
|
||||
"report.reasonPlaceHolder": "Choisissez une raison",
|
||||
"report.reasonCopy": "Copie exacte du projet",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"report.promptLanguage": "Merci de dire où le langage inapproprié apparaît dans le projet. (¨Par exemple : Notes et crédits, nom du sprite, texte du projet, etc...)",
|
||||
"report.promptMusic": "Merci de donner le nom du ficher son contenant la musique inappropriée",
|
||||
"report.promptPersonal": "Merci de dire où les informations personnelles de contact sont partagées (Par exemple: Notes et crédits, nom du sprite, texte du projet, etc...)",
|
||||
"report.promptGuidelines": "Pouvez-vous être plus précis sur les raisons pour lesquelles ce projet ne respecte pas les Lignes de Conduite de la Communauté.",
|
||||
"report.promptGuidelines": "Please select a reason why you feel this project may break the {CommunityGuidelinesLink} and the Scratch Team will review your report.",
|
||||
"report.promptImage": "Merci de dire le nom du sprite ou de l'arrière plan avec l'image inappropriée.",
|
||||
"report.promptDontLikeIt": "Les projets Scratch sont faits par des gens de tous âges, de tous niveaux et de toute expérience. Si vous n'aimez pas ce projet par ce qu'il peut-être amélioré, nous vous encourageons à partager des commentaires constructifs directement avec le créateur.",
|
||||
"report.promptTips": "Voilà quelques astuces pour partager des commentaires constructifs :",
|
||||
|
@ -272,8 +272,8 @@
|
|||
"report.promptDoesntWorkTips": "We encourage you to share any issues you discover directly with the creator of the project. It's also helpful to provide suggestions on how they may improve their project, if possible.",
|
||||
"report.promptTooHard": "If you feel a project could be easier, we encourage you to share that feedback directly with the creator of the project. Or remix it yourself and make it as easy or hard as you like!",
|
||||
"report.promptMisleading": "Tell us more about how it's tricking or misleading people",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, projects that are just a picture of their face, or which focus entirely on their physical appearance, aren't allowed on Scratch. If this is a \"face reveal,\" or the project focuses on the person's appearance, please click \"{send}.\"",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc. ",
|
||||
"report.promptFaceReveal": "Scratch allows people to use pictures of their face in creative projects like games, stories, or animations. However, Scratch does not allow users to share projects which are just a picture of their face (known as a “face reveal”) or which focus entirely on their physical appearance. Please explain if you feel this project is a face reveal or focuses on the person's physical appearance.",
|
||||
"report.promptNoRemixingAllowed": "Please let us know where the project says it is not okay to remix — such as in the Notes & Credits, project title, etc.",
|
||||
"report.promptCreatorsSafety": "It's important that everyone on Scratch remains safe online and in real life. Please let us know why you are worried about the safety of this user.",
|
||||
"report.promptSomethingElse": "We encourage you to double check if your report fits any of the other available categories. If you strongly feel it does not, please explain why this project breaks the {CommunityGuidelinesLink}.",
|
||||
"report.tooLongError": "C'est trop long! S'il-vous-plait trouvez un moyen de raccourcir votre texte.",
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue