diff --git a/editor/blocks/de.json b/editor/blocks/de.json index 9c224fdc..0bdfdb20 100644 --- a/editor/blocks/de.json +++ b/editor/blocks/de.json @@ -161,7 +161,7 @@ "OPERATORS_MATHOP_FLOOR": "abrunden", "OPERATORS_MATHOP_CEILING": "aufrunden", "OPERATORS_MATHOP_SQRT": "Wurzel", - "OPERATORS_MATHOP_SIN": "Sinus", + "OPERATORS_MATHOP_SIN": "sin", "OPERATORS_MATHOP_COS": "cos", "OPERATORS_MATHOP_TAN": "tan", "OPERATORS_MATHOP_ASIN": "asin", diff --git a/editor/blocks/gd.json b/editor/blocks/gd.json index f1cfeff8..57a8f1ee 100644 --- a/editor/blocks/gd.json +++ b/editor/blocks/gd.json @@ -49,7 +49,7 @@ "EVENT_WHENGREATERTHAN_LOUDNESS": "àirde na fuaime", "EVENT_BROADCAST": "craol %1", "EVENT_BROADCASTANDWAIT": "craol %1 is fan", - "EVENT_WHENKEYPRESSED": "le brùthadh iuchair %1", + "EVENT_WHENKEYPRESSED": "le brùthadh air iuchair %1", "EVENT_WHENKEYPRESSED_SPACE": "spàis", "EVENT_WHENKEYPRESSED_LEFT": "saighde gu clì", "EVENT_WHENKEYPRESSED_RIGHT": "saighde gu deas", diff --git a/editor/blocks/he.json b/editor/blocks/he.json index 07c41091..20a3c13b 100644 --- a/editor/blocks/he.json +++ b/editor/blocks/he.json @@ -24,14 +24,14 @@ "DATA_CHANGEVARIABLEBY": "שנה %1 ב %2", "DATA_SHOWVARIABLE": "הצג משתנה %1", "DATA_HIDEVARIABLE": "הסתר משתנה %1", - "DATA_ADDTOLIST": "הוספת %1 ל %2", + "DATA_ADDTOLIST": "הוסף %1 ל %2", "DATA_DELETEOFLIST": "מחק פריט %1 מתוך %2", "DATA_DELETEALLOFLIST": "מחק הכל מ%1", "DATA_INSERTATLIST": "הכנס %1 במקום %2 של %3", "DATA_REPLACEITEMOFLIST": "קבע פריט %1 של %2 ל %3", "DATA_ITEMOFLIST": "פריט %1 של %2", - "DATA_ITEMNUMOFLIST": "עצם # של %1 ב- %2", - "DATA_LENGTHOFLIST": "אורך של %1", + "DATA_ITEMNUMOFLIST": "# פריט של %1 ב- %2", + "DATA_LENGTHOFLIST": "האורך של %1", "DATA_LISTCONTAINSITEM": "%1 מכיל %2 ?", "DATA_SHOWLIST": "הצג רשימה %1", "DATA_HIDELIST": "הסתר רשימה %1", @@ -89,8 +89,8 @@ "LOOKS_GOFORWARDBACKWARDLAYERS": "העבר %2 שכבות %1", "LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "קדימה", "LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "אחורה", - "LOOKS_BACKDROPNUMBERNAME": "רקע %1", - "LOOKS_COSTUMENUMBERNAME": "תלבושת %1", + "LOOKS_BACKDROPNUMBERNAME": "%1 רקע", + "LOOKS_COSTUMENUMBERNAME": "%1 תלבושת", "LOOKS_NUMBERNAME_NUMBER": "מספר", "LOOKS_NUMBERNAME_NAME": "שם", "LOOKS_SWITCHBACKDROPTOANDWAIT": "החלף רקע ל %1 וחכה", @@ -197,11 +197,11 @@ "SENSING_OF_XPOSITION": "מיקום על ציר x", "SENSING_OF_YPOSITION": "מיקום על ציר y", "SENSING_OF_DIRECTION": "כיוון", - "SENSING_OF_COSTUMENUMBER": "תלבושת #", + "SENSING_OF_COSTUMENUMBER": "# תלבושת", "SENSING_OF_COSTUMENAME": "שם תלבושת", "SENSING_OF_SIZE": "גודל", "SENSING_OF_VOLUME": "עוצמת קול", - "SENSING_OF_BACKDROPNUMBER": "רקע #", + "SENSING_OF_BACKDROPNUMBER": "# רקע", "SENSING_OF_BACKDROPNAME": "שם רקע", "SENSING_OF_STAGE": "במה", "SENSING_CURRENT": "%1 נוכחית", @@ -264,7 +264,7 @@ "VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "משתנה בשם \"%1\" כבר קיים למשתנה אחר %2\"", "DELETE_VARIABLE_CONFIRMATION": "האם למחוק את %1 השימושים של המשתנה %2 ?", "CANNOT_DELETE_VARIABLE_PROCEDURE": "לא ניתן למחוק את המשתנה \"%1\" מפני שזה חלק מהגדרת הפונקציה \"%2\"", - "DELETE_VARIABLE": "מחוק את המשתנה \"%1\"", + "DELETE_VARIABLE": "מחק את המשתנה \"%1\"", "NEW_PROCEDURE": "צור לבנה", "PROCEDURE_ALREADY_EXISTS": "פרוצדורה בשם \"%1\" כבר קיימת", "PROCEDURE_DEFAULT_NAME": "שם הלבנה", diff --git a/editor/blocks/sl.json b/editor/blocks/sl.json index 3a75548f..f887c2e4 100644 --- a/editor/blocks/sl.json +++ b/editor/blocks/sl.json @@ -112,7 +112,7 @@ "MOTION_GLIDESECSTOXY": "drsi %1 sekund do x: %2 y: %3", "MOTION_GLIDETO": "drsi %1 sekund do %2", "MOTION_GLIDETO_POINTER": "kazalca miške", - "MOTION_GLIDETO_RANDOM": "naključno mesto", + "MOTION_GLIDETO_RANDOM": "naključnega mesta", "MOTION_CHANGEXBY": "spremeni x za %1", "MOTION_SETX": "nastavi x na %1", "MOTION_CHANGEYBY": "spremeni y za %1", @@ -173,12 +173,12 @@ "OPERATORS_MATHOP_10EXP": "10 ^", "PROCEDURES_DEFINITION": "definiraj %1", "SENSING_TOUCHINGOBJECT": "se dotika %1?", - "SENSING_TOUCHINGOBJECT_POINTER": "kazalec miške", + "SENSING_TOUCHINGOBJECT_POINTER": "kazalca miške", "SENSING_TOUCHINGOBJECT_EDGE": "roba", "SENSING_TOUCHINGCOLOR": "se dotika barve %1?", "SENSING_COLORISTOUCHINGCOLOR": "se barva %1 dotika %2?", "SENSING_DISTANCETO": "razdalja do %1", - "SENSING_DISTANCETO_POINTER": "kazalec miške", + "SENSING_DISTANCETO_POINTER": "kazalca miške", "SENSING_ASKANDWAIT": "vprašaj %1 in počakaj", "SENSING_ASK_TEXT": "Kako ti je ime?", "SENSING_ANSWER": "odgovor", diff --git a/editor/extensions/ab.json b/editor/extensions/ab.json index 0d8ae8a6..c5a8f5e0 100644 --- a/editor/extensions/ab.json +++ b/editor/extensions/ab.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "ажжара < [DISTANCE] акәзар", "ev3.whenButtonPressed": "аклавиша [PORT] ианақәыӷәӷәоу", "ev3.whenDistanceLessThan": "ирыбжьоу < [DISTANCE] акәзар", - "gdxfor.down": "алада", "gdxfor.getAcceleration": "аццакра [DIRECTION]", "gdxfor.getForce": "амч", "gdxfor.getSpin": "аргьежьра аласра [DIRECTION]", "gdxfor.getTilt": "анаара акәакь [TILT] ", - "gdxfor.isFacing": "ахаҿра [FACING]?", "gdxfor.isFreeFalling": "акаҳара?", "gdxfor.isTilted": "анаара [TILT]", "gdxfor.pulled": "иааскьнагеит", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "ԥхьаҟа", "gdxfor.tiltDirectionMenu.left": "армарахь", "gdxfor.tiltDirectionMenu.right": "арӷьарахь", - "gdxfor.up": "аҩада", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "амч ҳзырбо асенсор анакәу [PUSH_PULL] ", "gdxfor.whenGesture": "[GESTURE] акәзар", "gdxfor.whenTilted": "анаара аан [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "ацәажәара", "speech.whenIHear": "Сара [PHRASE] ансаҳауа", "text2speech.alto": "аӡӷаб", + "text2speech.categoryName": "Атеқст Арцәажәара", "text2speech.defaultTextToSpeak": "салам", "text2speech.giant": "агигант", "text2speech.kitten": "ацгәы", diff --git a/editor/extensions/am.json b/editor/extensions/am.json index 104fa7fb..4e25edb4 100644 --- a/editor/extensions/am.json +++ b/editor/extensions/am.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "ብሩህነት < [DISTANCE] ሲሆን", "ev3.whenButtonPressed": "[PORT]ን ቁልፍ ሲጫን", "ev3.whenDistanceLessThan": "ርቀት < [DISTANCE] ሲሆን", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "ንግግር", "speech.whenIHear": "[PHRASE]ን ሣዳምጥ", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "giant", "text2speech.kitten": "የድመት ግልገል", diff --git a/editor/extensions/ar.json b/editor/extensions/ar.json index 824e8e89..c248d339 100644 --- a/editor/extensions/ar.json +++ b/editor/extensions/ar.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "عندما السطوع <[DISTANCE]", "ev3.whenButtonPressed": "عند النقر على زر [PORT]", "ev3.whenDistanceLessThan": "عندما المسافة <[DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "خطاب", "speech.whenIHear": "عندما أسمع [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "عملاق ", "text2speech.kitten": "هريرة ", diff --git a/editor/extensions/az.json b/editor/extensions/az.json index df69dfd8..fde9d8b9 100644 --- a/editor/extensions/az.json +++ b/editor/extensions/az.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "when brightness < [DISTANCE]", "ev3.whenButtonPressed": "when button [PORT] pressed", "ev3.whenDistanceLessThan": "when distance < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "danışıq", "speech.whenIHear": "Mən [PHRASE] eşitdikdə", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "giant", "text2speech.kitten": "kitten", diff --git a/editor/extensions/bg.json b/editor/extensions/bg.json index cc5cb3ab..2d6f7a17 100644 --- a/editor/extensions/bg.json +++ b/editor/extensions/bg.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "когато яркост < [DISTANCE]", "ev3.whenButtonPressed": "когато бутон [PORT] е натиснат", "ev3.whenDistanceLessThan": "когато дистанция < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "реч", "speech.whenIHear": "когато чуя [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "великан", "text2speech.kitten": "коте", diff --git a/editor/extensions/ca.json b/editor/extensions/ca.json index e1d9f067..501e9bb1 100644 --- a/editor/extensions/ca.json +++ b/editor/extensions/ca.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "quan la brillantor < [DISTANCE]", "ev3.whenButtonPressed": "quan el botó [PORT] es premi", "ev3.whenDistanceLessThan": "quan la distància < [DISTANCE]", - "gdxfor.down": "avall", "gdxfor.getAcceleration": "acceleració [DIRECTION]", "gdxfor.getForce": "força", "gdxfor.getSpin": "velocitat de gir [DIRECTION]", "gdxfor.getTilt": "angle d'inclinació [TILT]", - "gdxfor.isFacing": "cara [FACING]?", "gdxfor.isFreeFalling": "caient?", "gdxfor.isTilted": "inclinat [TILT]?", "gdxfor.pulled": "tirat", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "davant", "gdxfor.tiltDirectionMenu.left": "esquerra", "gdxfor.tiltDirectionMenu.right": "dreta", - "gdxfor.up": "amunt", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "quan el sensor de força [PUSH_PULL]", "gdxfor.whenGesture": "quan [GESTURE]", "gdxfor.whenTilted": "quan s'inclini [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "parla", "speech.whenIHear": "quan senti [PHRASE]", "text2speech.alto": "contralt", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hola", "text2speech.giant": "gegant", "text2speech.kitten": "gatet", diff --git a/editor/extensions/ckb.json b/editor/extensions/ckb.json index 355acd85..6bb82209 100644 --- a/editor/extensions/ckb.json +++ b/editor/extensions/ckb.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "کاتێک ڕووناکی < [DISTANCE]", "ev3.whenButtonPressed": "کاتێک دوگمەی [PORT] کرتەکرا", "ev3.whenDistanceLessThan": "کاتێک دووری < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "گوڕ [DIRECTION]", "gdxfor.getForce": "هێز", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "ڕوو وەرگەڕان [FACING]؟", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "وتە", "speech.whenIHear": "کاتێک گوێم دەبێت لە [PHRASE]", "text2speech.alto": "دەنگی مامناوەند", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "زل", "text2speech.kitten": "بێچوه پشیله", diff --git a/editor/extensions/cs.json b/editor/extensions/cs.json index b8511393..e06441d0 100644 --- a/editor/extensions/cs.json +++ b/editor/extensions/cs.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "když je jas < [DISTANCE]", "ev3.whenButtonPressed": "po stisku tlačítka [PORT]", "ev3.whenDistanceLessThan": "když vzdálenost < [DISTANCE]", - "gdxfor.down": "dolů", "gdxfor.getAcceleration": "zrychlení [DIRECTION]", "gdxfor.getForce": "síla", "gdxfor.getSpin": "rychlost otáčení [DIRECTION]", "gdxfor.getTilt": "úhel náklonu [TILT]", - "gdxfor.isFacing": "čelem [FACING]?", "gdxfor.isFreeFalling": "padá?", "gdxfor.isTilted": "nakloněné [TILT]?", "gdxfor.pulled": "tažený", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "dopředu", "gdxfor.tiltDirectionMenu.left": "vlevo", "gdxfor.tiltDirectionMenu.right": "vpravo", - "gdxfor.up": "nahoru", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "když senzor síly [PUSH_PULL]", "gdxfor.whenGesture": "když [GESTURE]", "gdxfor.whenTilted": "když nakloněný [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "řeč", "speech.whenIHear": "když slyším [PHRASE]", "text2speech.alto": "alt", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "ahoj", "text2speech.giant": "obr", "text2speech.kitten": "kotě", diff --git a/editor/extensions/cy.json b/editor/extensions/cy.json index 17dcaf87..4c9ce154 100644 --- a/editor/extensions/cy.json +++ b/editor/extensions/cy.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "pan mae'r disgleirdeb < [DISTANCE]", "ev3.whenButtonPressed": "pan mae'r botwm [PORT]yn cael ei bwyso", "ev3.whenDistanceLessThan": "pan mae'r pellter < [DISTANCE]", - "gdxfor.down": "i lawr", "gdxfor.getAcceleration": "cyflymu [DIRECTION]", "gdxfor.getForce": "grym", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "wynebu [FACING]?", "gdxfor.isFreeFalling": "yn syrthio?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "tynnwyd", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "blaen", "gdxfor.tiltDirectionMenu.left": "chwith", "gdxfor.tiltDirectionMenu.right": "de", - "gdxfor.up": "i fyny", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "pan mae synhwyrydd grym [PUSH_PULL]", "gdxfor.whenGesture": "pan [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,11 +136,12 @@ "speech.speechReporter": "lleferydd", "speech.whenIHear": "pan fydda i'n clywed [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "helo", "text2speech.giant": "cawr", "text2speech.kitten": "cath fach", "text2speech.setLanguageBlock": "gosod iaith i [LANGUAGE]", - "text2speech.setVoiceBlock": "gosod llais i /VOICE/", + "text2speech.setVoiceBlock": "gosod llais i [VOICE]", "text2speech.speakAndWaitBlock": "siarad [WORDS]", "text2speech.squeak": "gwich", "text2speech.tenor": "tenor", diff --git a/editor/extensions/da.json b/editor/extensions/da.json index a4338235..3cdaf5ca 100644 --- a/editor/extensions/da.json +++ b/editor/extensions/da.json @@ -10,27 +10,26 @@ "ev3.whenBrightnessLessThan": "når lysstyrke < [DISTANCE]", "ev3.whenButtonPressed": "tryksensor [PORT] trykket ind", "ev3.whenDistanceLessThan": "når afstanden < [DISTANCE]", - "gdxfor.down": "ned", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "kraft", - "gdxfor.getSpin": "spin speed [DIRECTION]", - "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "vender [FACING]?", + "gdxfor.getSpin": "spin hastighed [DIRECTION]", + "gdxfor.getTilt": "vippet vinkel [TILT]", "gdxfor.isFreeFalling": "falder?", - "gdxfor.isTilted": "tilted [TILT]?", + "gdxfor.isTilted": "vippet [TILT]?", "gdxfor.pulled": "trukket", "gdxfor.pushed": "skubbet", "gdxfor.shaken": "rystet", "gdxfor.startedFalling": "begyndte at falde", - "gdxfor.tiltDirectionMenu.any": "any", + "gdxfor.tiltDirectionMenu.any": "vilkårlig", "gdxfor.tiltDirectionMenu.back": "bagover", "gdxfor.tiltDirectionMenu.front": "fremover", "gdxfor.tiltDirectionMenu.left": "venstre", "gdxfor.tiltDirectionMenu.right": "højre", - "gdxfor.up": "op", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "når kraft sensor [PUSH_PULL]", "gdxfor.whenGesture": "når [GESTURE]", - "gdxfor.whenTilted": "when tilted [TILT]", + "gdxfor.whenTilted": "når vippet [TILT]", "makeymakey.downArrow": "pil nedad", "makeymakey.downArrowShort": "ned", "makeymakey.leftArrow": "venstre pil", @@ -137,6 +136,7 @@ "speech.speechReporter": "tale", "speech.whenIHear": "når jeg hører [PHRASE]", "text2speech.alto": "kvinde", + "text2speech.categoryName": "Tekst til tale", "text2speech.defaultTextToSpeak": "hej", "text2speech.giant": "kæmpe", "text2speech.kitten": "killing", diff --git a/editor/extensions/de.json b/editor/extensions/de.json index 79cf9cb9..a2ba45ea 100644 --- a/editor/extensions/de.json +++ b/editor/extensions/de.json @@ -10,27 +10,26 @@ "ev3.whenBrightnessLessThan": "Wenn Helligkeit < [DISTANCE]", "ev3.whenButtonPressed": "Wenn der Knopf [PORT] gedrückt wird", "ev3.whenDistanceLessThan": "Wenn Abstand < [DISTANCE]", - "gdxfor.down": "down", - "gdxfor.getAcceleration": "acceleration [DIRECTION]", - "gdxfor.getForce": "force", - "gdxfor.getSpin": "spin speed [DIRECTION]", - "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", - "gdxfor.isFreeFalling": "falling?", - "gdxfor.isTilted": "tilted [TILT]?", - "gdxfor.pulled": "pulled", - "gdxfor.pushed": "pushed", - "gdxfor.shaken": "shaken", - "gdxfor.startedFalling": "started falling", - "gdxfor.tiltDirectionMenu.any": "any", - "gdxfor.tiltDirectionMenu.back": "back", - "gdxfor.tiltDirectionMenu.front": "front", - "gdxfor.tiltDirectionMenu.left": "left", - "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", - "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", - "gdxfor.whenGesture": "when [GESTURE]", - "gdxfor.whenTilted": "when tilted [TILT]", + "gdxfor.getAcceleration": "Beschleunigung [DIRECTION]", + "gdxfor.getForce": "Kraft", + "gdxfor.getSpin": "Rotationsgeschwindigkeit [DIRECTION]", + "gdxfor.getTilt": "Neigungswinkel [TILT]", + "gdxfor.isFreeFalling": "fallend?", + "gdxfor.isTilted": "geneigt [TILT]?", + "gdxfor.pulled": "gezogen", + "gdxfor.pushed": "gedrückt", + "gdxfor.shaken": "geschüttelt", + "gdxfor.startedFalling": "begonnen zu fallen", + "gdxfor.tiltDirectionMenu.any": "irgendwohin", + "gdxfor.tiltDirectionMenu.back": "nach hinten", + "gdxfor.tiltDirectionMenu.front": "nach vorne", + "gdxfor.tiltDirectionMenu.left": "nach links", + "gdxfor.tiltDirectionMenu.right": "nach rechts", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", + "gdxfor.whenForcePushedOrPulled": "Wenn Kraftsensor [PUSH_PULL]", + "gdxfor.whenGesture": "Wenn [GESTURE]", + "gdxfor.whenTilted": "Wenn geneigt [TILT]", "makeymakey.downArrow": "Pfeil nach unten", "makeymakey.downArrowShort": "nach unten", "makeymakey.leftArrow": "Pfeil nach links", @@ -40,8 +39,8 @@ "makeymakey.spaceKey": "Leertaste", "makeymakey.upArrow": "Pfeil nach oben", "makeymakey.upArrowShort": "nach oben", - "makeymakey.whenKeyPressed": "when [KEY] key pressed", - "makeymakey.whenKeysPressedInOrder": "when [SEQUENCE] pressed in order", + "makeymakey.whenKeyPressed": "Wenn Taste [KEY] gedrückt", + "makeymakey.whenKeysPressedInOrder": "Wenn [SEQUENCE] der Reihe nach gedrückt", "microbit.buttonsMenu.any": "beliebiger", "microbit.clearDisplay": "zeige nichts an", "microbit.defaultTextToDisplay": "Hallo!", @@ -137,7 +136,8 @@ "speech.speechReporter": "Gesprochenes", "speech.whenIHear": "Wenn ich [PHRASE]höre", "text2speech.alto": "Alt", - "text2speech.defaultTextToSpeak": "hello", + "text2speech.categoryName": "Text zu Sprache", + "text2speech.defaultTextToSpeak": "Hallo", "text2speech.giant": "Riese", "text2speech.kitten": "Kätzchen", "text2speech.setLanguageBlock": "setze Sprache auf [LANGUAGE]", diff --git a/editor/extensions/el.json b/editor/extensions/el.json index 5b8c911f..2f15544f 100644 --- a/editor/extensions/el.json +++ b/editor/extensions/el.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "όταν φωτεινότητα < [DISTANCE]", "ev3.whenButtonPressed": "όταν πατηθεί το κουμπί [PORT] ", "ev3.whenDistanceLessThan": "όταν απόσταση < [DISTANCE]", - "gdxfor.down": "κάτω", "gdxfor.getAcceleration": "επιτάχυνση [DIRECTION]", "gdxfor.getForce": "ισχύς", "gdxfor.getSpin": "ταχύτητα περιστροφής [DIRECTION]", "gdxfor.getTilt": "γωνία κλίσης [TILT]", - "gdxfor.isFacing": "στραμμένο [FACING];", "gdxfor.isFreeFalling": "σε πτώση;", "gdxfor.isTilted": "σε κλίση [TILT];", "gdxfor.pulled": "τραβηχτεί", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "μπροστά", "gdxfor.tiltDirectionMenu.left": "αριστερά", "gdxfor.tiltDirectionMenu.right": "δεξιά", - "gdxfor.up": "πάνω", + "gdxfor.turnedFaceDown": "στραμμένο προς τα κάτω", + "gdxfor.turnedFaceUp": "στραμμένο προς τα πάνω", "gdxfor.whenForcePushedOrPulled": "όταν αισθητήρας ισχύος [PUSH_PULL]", "gdxfor.whenGesture": "όταν [GESTURE]", "gdxfor.whenTilted": "όταν σε κλίση[TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "ομιλία", "speech.whenIHear": "όταν ακούσω [PHRASE]", "text2speech.alto": "άλτο", + "text2speech.categoryName": "Κείμενο σε Ομιλία", "text2speech.defaultTextToSpeak": "γεια", "text2speech.giant": "γίγαντας", "text2speech.kitten": "γατάκι", diff --git a/editor/extensions/en.json b/editor/extensions/en.json index 7802e6e3..62f23ca3 100644 --- a/editor/extensions/en.json +++ b/editor/extensions/en.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "when brightness < [DISTANCE]", "ev3.whenButtonPressed": "when button [PORT] pressed", "ev3.whenDistanceLessThan": "when distance < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "speech", "speech.whenIHear": "when I hear [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "giant", "text2speech.kitten": "kitten", diff --git a/editor/extensions/es-419.json b/editor/extensions/es-419.json index c60f5165..247a7c53 100644 --- a/editor/extensions/es-419.json +++ b/editor/extensions/es-419.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "cuando el brillo < [DISTANCE]", "ev3.whenButtonPressed": "cuando el botón [PORT] está presionado", "ev3.whenDistanceLessThan": "cuando la distancia < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "voz", "speech.whenIHear": "al escuchar [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "gigante", "text2speech.kitten": "gatito", diff --git a/editor/extensions/es.json b/editor/extensions/es.json index 17b90be5..9d588bef 100644 --- a/editor/extensions/es.json +++ b/editor/extensions/es.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "cuando brillo < [DISTANCE]", "ev3.whenButtonPressed": "al presionar botón [PORT]", "ev3.whenDistanceLessThan": "cuando distancia < [DISTANCE]", - "gdxfor.down": "mirar abajo", "gdxfor.getAcceleration": "aceleración [DIRECTION]", "gdxfor.getForce": "fuerza", "gdxfor.getSpin": "velocidad de giro [DIRECTION]", "gdxfor.getTilt": "ángulo de inclinación [TILT]", - "gdxfor.isFacing": "¿mirando a [FACING]?", "gdxfor.isFreeFalling": "¿cayendo?", "gdxfor.isTilted": "¿inclinado [TILT]?", "gdxfor.pulled": "empujar", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "adelante", "gdxfor.tiltDirectionMenu.left": "izquierda", "gdxfor.tiltDirectionMenu.right": "derecha", - "gdxfor.up": "mirar arriba", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "cuando el sensor de fuerza [PUSH_PULL]", "gdxfor.whenGesture": "al [GESTURE]", "gdxfor.whenTilted": "cuando inclinado [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "frase", "speech.whenIHear": "cuando oiga [PHRASE]", "text2speech.alto": "contralto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hola", "text2speech.giant": "gigante", "text2speech.kitten": "gatito", diff --git a/editor/extensions/et.json b/editor/extensions/et.json index 89975039..f7c1bb56 100644 --- a/editor/extensions/et.json +++ b/editor/extensions/et.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "kui heledus < [DISTANCE]", "ev3.whenButtonPressed": "kui nupp [PORT] all", "ev3.whenDistanceLessThan": "kui kaugus < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "kõne", "speech.whenIHear": "kui kuulen [PHRASE]", "text2speech.alto": "alt", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "mörin", "text2speech.kitten": "kiisu", diff --git a/editor/extensions/eu.json b/editor/extensions/eu.json index 0b9f02c5..b3f0b345 100644 --- a/editor/extensions/eu.json +++ b/editor/extensions/eu.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "distira < [DISTANCE] denean", "ev3.whenButtonPressed": " [PORT] botoia sakatzean", "ev3.whenDistanceLessThan": "distantzia < [DISTANCE] denean", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "hizketa", "speech.whenIHear": " [PHRASE] entzutean", "text2speech.alto": "altua", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "erraldoia", "text2speech.kitten": "katutxoa", diff --git a/editor/extensions/fa.json b/editor/extensions/fa.json index d71eb4f0..d2d6c028 100644 --- a/editor/extensions/fa.json +++ b/editor/extensions/fa.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "وقتی که روشنایی < [DISTANCE]", "ev3.whenButtonPressed": "وقتی که دکمه ی [PORT] فشار داده شد", "ev3.whenDistanceLessThan": "وقتی که فاصله < [DISTANCE]", - "gdxfor.down": "پایین", "gdxfor.getAcceleration": "شتاب [DIRECTION]", "gdxfor.getForce": "نیرو", "gdxfor.getSpin": "سرعت چرخش [DIRECTION]", "gdxfor.getTilt": "زاویه ی شیب [TILT]", - "gdxfor.isFacing": "آیا با [FACING]رو به رو شده است؟", "gdxfor.isFreeFalling": "در حال سقوط؟", "gdxfor.isTilted": "آیا [TILT] کج شد؟", "gdxfor.pulled": "کشیده", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "جلو", "gdxfor.tiltDirectionMenu.left": "چپ", "gdxfor.tiltDirectionMenu.right": "راست", - "gdxfor.up": "بالا", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "وقتی حسگر [PUSH_PULL] اعمال شود", "gdxfor.whenGesture": "وقتی که [GESTURE]", "gdxfor.whenTilted": "وقتی که [TILT] کج شد", @@ -137,6 +136,7 @@ "speech.speechReporter": "گفتار", "speech.whenIHear": "وقتی که من [PHRASE] را شنیدم", "text2speech.alto": "صدای اوج", + "text2speech.categoryName": "متن به گفتار", "text2speech.defaultTextToSpeak": "سلام", "text2speech.giant": "غول", "text2speech.kitten": "بچه گربه", diff --git a/editor/extensions/fi.json b/editor/extensions/fi.json index 86a99483..b6696365 100644 --- a/editor/extensions/fi.json +++ b/editor/extensions/fi.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "kun kirkkaus < [DISTANCE]", "ev3.whenButtonPressed": "kun nappia painetaan portissa [PORT]", "ev3.whenDistanceLessThan": "kun etäisyys < [DISTANCE]", - "gdxfor.down": "alas", "gdxfor.getAcceleration": "kiihtyvyys [DIRECTION]", "gdxfor.getForce": "voima", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "osoittaako [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "ylös", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "kun on [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "puhe", "speech.whenIHear": "kun kuulen [PHRASE]", "text2speech.alto": "altto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hei", "text2speech.giant": "jätti", "text2speech.kitten": "kissanpentu", diff --git a/editor/extensions/fr.json b/editor/extensions/fr.json index 1791bd8e..dda9554a 100644 --- a/editor/extensions/fr.json +++ b/editor/extensions/fr.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "quand la luminosité < [DISTANCE]", "ev3.whenButtonPressed": "quand le bouton [PORT] est appuyé", "ev3.whenDistanceLessThan": "quand la distance < [DISTANCE]", - "gdxfor.down": "vers le bas", "gdxfor.getAcceleration": "accélération [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "orienté vers [FACING]?", "gdxfor.isFreeFalling": "tombe ?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "tiré", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "vers le haut", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "quand le capteur de force est à [PUSH_PULL]", "gdxfor.whenGesture": "quand [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "parole", "speech.whenIHear": "quand j'entends [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "bonjour", "text2speech.giant": "géant", "text2speech.kitten": "chaton", diff --git a/editor/extensions/ga.json b/editor/extensions/ga.json index e03be72f..f4d5baad 100644 --- a/editor/extensions/ga.json +++ b/editor/extensions/ga.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "agus gile < [DISTANCE]", "ev3.whenButtonPressed": "agus cnaipe [PORT] brúite", "ev3.whenDistanceLessThan": "agus fad < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "caint", "speech.whenIHear": "nuair a chloisim [PHRASE]", "text2speech.alto": "alt", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "fathach", "text2speech.kitten": "piscín", diff --git a/editor/extensions/gd.json b/editor/extensions/gd.json index 0d4a4476..864f0f8d 100644 --- a/editor/extensions/gd.json +++ b/editor/extensions/gd.json @@ -10,27 +10,26 @@ "ev3.whenBrightnessLessThan": "nuair a thèid an t-soilleireachd < [DISTANCE]", "ev3.whenButtonPressed": "le brùthadh air putan [PORT]", "ev3.whenDistanceLessThan": "nuair a thèid an t-astar < [DISTANCE]", - "gdxfor.down": "sìos", "gdxfor.getAcceleration": "luathachadh [DIRECTION]", "gdxfor.getForce": "forsa", - "gdxfor.getSpin": "spin speed [DIRECTION]", - "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "beul [FACING]", + "gdxfor.getSpin": "luaths a’ chuir [DIRECTION]", + "gdxfor.getTilt": "ceàrn claonaidh [TILT]", "gdxfor.isFreeFalling": "a’ tuiteam", - "gdxfor.isTilted": "tilted [TILT]?", + "gdxfor.isTilted": "claonadh [TILT] air", "gdxfor.pulled": "tarraing", "gdxfor.pushed": "brùthadh", "gdxfor.shaken": "crith", "gdxfor.startedFalling": "tòiseachadh tuiteim", - "gdxfor.tiltDirectionMenu.any": "any", + "gdxfor.tiltDirectionMenu.any": "sam bith", "gdxfor.tiltDirectionMenu.back": "dhan chùlaibh", "gdxfor.tiltDirectionMenu.front": "dhan bheulaibh", "gdxfor.tiltDirectionMenu.left": "gu clì", "gdxfor.tiltDirectionMenu.right": "gu deas", - "gdxfor.up": "suas", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "le [PUSH_PULL] air mothaichear an fhorsa", "gdxfor.whenGesture": "le mothachadh air [GESTURE]", - "gdxfor.whenTilted": "when tilted [TILT]", + "gdxfor.whenTilted": "le claonadh [TILT]", "makeymakey.downArrow": "saighead sìos", "makeymakey.downArrowShort": "sìos", "makeymakey.leftArrow": "saighead gu clì", @@ -137,12 +136,13 @@ "speech.speechReporter": "cainnt", "speech.whenIHear": "nuair a chluinneas mi [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Teacsa na chainnt", "text2speech.defaultTextToSpeak": "shin thu", "text2speech.giant": "famhair", "text2speech.kitten": "piseag", "text2speech.setLanguageBlock": "suidhich an cànan air [LANGUAGE]", "text2speech.setVoiceBlock": "suidhich a’ ghuth air [VOICE]", - "text2speech.speakAndWaitBlock": "can [WORDS]", + "text2speech.speakAndWaitBlock": "can [WORDS] gu h-àrd", "text2speech.squeak": "bìog", "text2speech.tenor": "tenor", "translate.categoryName": "Eadar-theangaich", diff --git a/editor/extensions/gl.json b/editor/extensions/gl.json index 9104af00..8039dec3 100644 --- a/editor/extensions/gl.json +++ b/editor/extensions/gl.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "Cando o brillo < [DISTANCE]", "ev3.whenButtonPressed": "Ao premer o botón [PORT]", "ev3.whenDistanceLessThan": "Cando a distancia < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "Cando o sensor de forza [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "ler en voz alta", "speech.whenIHear": "ao ouvir [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "xigante", "text2speech.kitten": "gatiño", diff --git a/editor/extensions/he.json b/editor/extensions/he.json index 7b9f71c4..62bd862b 100644 --- a/editor/extensions/he.json +++ b/editor/extensions/he.json @@ -10,27 +10,26 @@ "ev3.whenBrightnessLessThan": "כאשר בהירות <[DISTANCE]", "ev3.whenButtonPressed": "כאשר לוחצים על כפתור [PORT]", "ev3.whenDistanceLessThan": "כאשר מרחק < [DISTANCE]", - "gdxfor.down": "למטה", "gdxfor.getAcceleration": "תאוצה [DIRECTION]", "gdxfor.getForce": "כוח", - "gdxfor.getSpin": "spin speed [DIRECTION]", - "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "פונה לכיוון [FACING]?", + "gdxfor.getSpin": "מהירות סיבוב [DIRECTION]", + "gdxfor.getTilt": "זווית הטיה", "gdxfor.isFreeFalling": "נופל?", - "gdxfor.isTilted": "tilted [TILT]?", + "gdxfor.isTilted": "מוטה", "gdxfor.pulled": "נמשך", "gdxfor.pushed": "נדחף", "gdxfor.shaken": "נוער", "gdxfor.startedFalling": "החל ליפול", - "gdxfor.tiltDirectionMenu.any": "any", + "gdxfor.tiltDirectionMenu.any": "הכל", "gdxfor.tiltDirectionMenu.back": "לאחור", "gdxfor.tiltDirectionMenu.front": "קדימה", "gdxfor.tiltDirectionMenu.left": "שמאלה", "gdxfor.tiltDirectionMenu.right": "ימינה", - "gdxfor.up": "למעלה", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "כאשר חיישן הכוח [PUSH_PULL]", "gdxfor.whenGesture": "כאשר [GESTURE]", - "gdxfor.whenTilted": "when tilted [TILT]", + "gdxfor.whenTilted": "כאשר מוטה", "makeymakey.downArrow": "חץ מטה", "makeymakey.downArrowShort": "מטה", "makeymakey.leftArrow": "חץ שמאלי", @@ -137,6 +136,7 @@ "speech.speechReporter": "דיבור", "speech.whenIHear": "כאשר אני שומע [PHRASE]", "text2speech.alto": "אלט", + "text2speech.categoryName": "טקסט לדיבור", "text2speech.defaultTextToSpeak": "שלום", "text2speech.giant": "ענק", "text2speech.kitten": "חתלתול", diff --git a/editor/extensions/hr.json b/editor/extensions/hr.json index 27487dbc..b8e83d2d 100644 --- a/editor/extensions/hr.json +++ b/editor/extensions/hr.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "kada je osvjeteljnje < [DISTANCE]", "ev3.whenButtonPressed": "kada je tipka [PORT] pritisnuta", "ev3.whenDistanceLessThan": "kada je udaljenost < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "govor", "speech.whenIHear": "kada čujem [PHRASE]", "text2speech.alto": "alt", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "div", "text2speech.kitten": "mačić", diff --git a/editor/extensions/hu.json b/editor/extensions/hu.json index 8ee45e6d..7e847d98 100644 --- a/editor/extensions/hu.json +++ b/editor/extensions/hu.json @@ -10,27 +10,26 @@ "ev3.whenBrightnessLessThan": "amikor a fényerő < [DISTANCE]", "ev3.whenButtonPressed": "amikor [PORT] gomb lenyomva", "ev3.whenDistanceLessThan": "amikor a távolság < [DISTANCE]", - "gdxfor.down": "le", "gdxfor.getAcceleration": "gyorsulás [DIRECTION] irányban", "gdxfor.getForce": "erő", - "gdxfor.getSpin": "spin speed [DIRECTION]", - "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "[FACING] irányba néz?", + "gdxfor.getSpin": "forgási sebesség [DIRECTION] irányban", + "gdxfor.getTilt": "billenés szög [TILT]", "gdxfor.isFreeFalling": "zuhan?", - "gdxfor.isTilted": "tilted [TILT]?", + "gdxfor.isTilted": "billen [TILT]?", "gdxfor.pulled": "meghúzva", "gdxfor.pushed": "benyomva", "gdxfor.shaken": "megrázva", "gdxfor.startedFalling": "zuhanni kezdett", "gdxfor.tiltDirectionMenu.any": "bármelyik", - "gdxfor.tiltDirectionMenu.back": "back", - "gdxfor.tiltDirectionMenu.front": "front", + "gdxfor.tiltDirectionMenu.back": "leghátra", + "gdxfor.tiltDirectionMenu.front": "legelőre", "gdxfor.tiltDirectionMenu.left": "balra", "gdxfor.tiltDirectionMenu.right": "jobbra", - "gdxfor.up": "fel", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "amikor az erő-szenzor [PUSH_PULL]", "gdxfor.whenGesture": "amikor [GESTURE]", - "gdxfor.whenTilted": "when tilted [TILT]", + "gdxfor.whenTilted": "amikor billen [TILT]", "makeymakey.downArrow": "lefele nyíl", "makeymakey.downArrowShort": "le", "makeymakey.leftArrow": "balra nyíl", @@ -40,8 +39,8 @@ "makeymakey.spaceKey": "szóköz", "makeymakey.upArrow": "felfele nyíl", "makeymakey.upArrowShort": "fel", - "makeymakey.whenKeyPressed": "when [KEY] key pressed", - "makeymakey.whenKeysPressedInOrder": "when [SEQUENCE] pressed in order", + "makeymakey.whenKeyPressed": "amikor [KEY] gomb lenyomva", + "makeymakey.whenKeysPressedInOrder": "amikor [SEQUENCE] sorban lenyomva", "microbit.buttonsMenu.any": "bármelyik", "microbit.clearDisplay": "kijelző törlése", "microbit.defaultTextToDisplay": "Hello!", @@ -137,6 +136,7 @@ "speech.speechReporter": "beszéd", "speech.whenIHear": "amikor hallom [PHRASE]", "text2speech.alto": "alt", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "üdv", "text2speech.giant": "óriás", "text2speech.kitten": "cica", diff --git a/editor/extensions/id.json b/editor/extensions/id.json index 6b9178b8..67787d2a 100644 --- a/editor/extensions/id.json +++ b/editor/extensions/id.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "ketika kecerahan < [DISTANCE]", "ev3.whenButtonPressed": "ketika tombol [PORT] ditekan", "ev3.whenDistanceLessThan": "ketika jarak < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "ucapan", "speech.whenIHear": "ketika aku mendengar [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "raksasa", "text2speech.kitten": "anak kucing", diff --git a/editor/extensions/is.json b/editor/extensions/is.json index 8a8acc1b..d223b9ca 100644 --- a/editor/extensions/is.json +++ b/editor/extensions/is.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "when brightness < [DISTANCE]", "ev3.whenButtonPressed": "when button [PORT] pressed", "ev3.whenDistanceLessThan": "when distance < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "tal", "speech.whenIHear": "þegar ég heyri [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "giant", "text2speech.kitten": "kettlingur", diff --git a/editor/extensions/it.json b/editor/extensions/it.json index 9f595d41..927d3d1a 100644 --- a/editor/extensions/it.json +++ b/editor/extensions/it.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "quando luminosità < [DISTANCE]", "ev3.whenButtonPressed": "quando pulsante [PORT] premuto", "ev3.whenDistanceLessThan": "quando distanza < [DISTANCE]", - "gdxfor.down": "giù", "gdxfor.getAcceleration": "accelerazione [DIRECTION]", "gdxfor.getForce": "forza", "gdxfor.getSpin": "velocità di rotazione [DIRECTION]", "gdxfor.getTilt": "inclinazione di [TILT]", - "gdxfor.isFacing": "voltato verso [FACING]", "gdxfor.isFreeFalling": "sto cadendo", "gdxfor.isTilted": "[TILT] inclinato", "gdxfor.pulled": "vengo tirato", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "in avanti", "gdxfor.tiltDirectionMenu.left": "a sinistra", "gdxfor.tiltDirectionMenu.right": "a destra", - "gdxfor.up": "su", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "quando il sensore di forza rileva che [PUSH_PULL]", "gdxfor.whenGesture": "quando [GESTURE]", "gdxfor.whenTilted": "quando [TILT] inclinato", @@ -137,6 +136,7 @@ "speech.speechReporter": "parole pronunciate", "speech.whenIHear": "quando sento [PHRASE]", "text2speech.alto": "da contralto", + "text2speech.categoryName": "Da Testo a Voce", "text2speech.defaultTextToSpeak": "ciao", "text2speech.giant": "da gigante", "text2speech.kitten": "da gattino", diff --git a/editor/extensions/ja-Hira.json b/editor/extensions/ja-Hira.json index 32431a1e..44e249d9 100644 --- a/editor/extensions/ja-Hira.json +++ b/editor/extensions/ja-Hira.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "あかるさ < [DISTANCE]のとき", "ev3.whenButtonPressed": "ボタン[PORT]がおされたとき", "ev3.whenDistanceLessThan": "きょり < [DISTANCE]のとき", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "[GESTURE]とき", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "おんせい", "speech.whenIHear": "[PHRASE]をきいたとき", "text2speech.alto": "アルト", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "きょじん", "text2speech.kitten": "こねこ", diff --git a/editor/extensions/ja.json b/editor/extensions/ja.json index ce2faab3..f1a6d0ef 100644 --- a/editor/extensions/ja.json +++ b/editor/extensions/ja.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "明るさ < [DISTANCE]のとき", "ev3.whenButtonPressed": "ボタン[PORT]が押されたとき", "ev3.whenDistanceLessThan": "距離 < [DISTANCE]のとき", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "音声", "speech.whenIHear": "[PHRASE]を聞いたとき", "text2speech.alto": "アルト", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "巨人", "text2speech.kitten": "子猫", diff --git a/editor/extensions/ko.json b/editor/extensions/ko.json index 03fb7312..695048d6 100644 --- a/editor/extensions/ko.json +++ b/editor/extensions/ko.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "밝기 < [DISTANCE]일 때", "ev3.whenButtonPressed": "[PORT] 번 버튼이 눌러졌을 때", "ev3.whenDistanceLessThan": "거리 < [DISTANCE]일 때", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "인식된 말", "speech.whenIHear": "[PHRASE] 이(가) 들릴 때", "text2speech.alto": "중고음", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "안녕 ", "text2speech.giant": "저음", "text2speech.kitten": "고양이", diff --git a/editor/extensions/lt.json b/editor/extensions/lt.json index 13090cd4..e8d4997a 100644 --- a/editor/extensions/lt.json +++ b/editor/extensions/lt.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "kai šviesumas < [DISTANCE]", "ev3.whenButtonPressed": "kai nuspaudžiamas mygtukas [PORT]", "ev3.whenDistanceLessThan": "kai atstumas < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "kalba", "speech.whenIHear": "kai išgirstu [PHRASE]", "text2speech.alto": "alto balsas", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "milžino balsas", "text2speech.kitten": "kačiukas", diff --git a/editor/extensions/lv.json b/editor/extensions/lv.json index ed6b690c..3c8d4890 100644 --- a/editor/extensions/lv.json +++ b/editor/extensions/lv.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "kad gaišums < [DISTANCE]", "ev3.whenButtonPressed": "kad poga [PORT] piespiesta", "ev3.whenDistanceLessThan": "kad attālums < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "paātrinājums [DIRECTION]", "gdxfor.getForce": "spēks", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "skatās [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "runa", "speech.whenIHear": "kad es dzirdu [PHRASE]", "text2speech.alto": "alts", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "milzis", "text2speech.kitten": "kaķēns", diff --git a/editor/extensions/mi.json b/editor/extensions/mi.json index 43056473..1abe60cc 100644 --- a/editor/extensions/mi.json +++ b/editor/extensions/mi.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "ina pīataata < [DISTANCE]", "ev3.whenButtonPressed": "inā pāwhiria te pātene [PORT]", "ev3.whenDistanceLessThan": "ina tawhiti < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "kōrero", "speech.whenIHear": "ina rongo ahau i [PHRASE]", "text2speech.alto": "reo pekerangi", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "kākarepō", "text2speech.kitten": "punua ngeru", diff --git a/editor/extensions/nb.json b/editor/extensions/nb.json index 29238c39..f771d020 100644 --- a/editor/extensions/nb.json +++ b/editor/extensions/nb.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "når lysnivå < [DISTANCE]", "ev3.whenButtonPressed": "når knapp [PORT] trykkes", "ev3.whenDistanceLessThan": "når avstand < [DISTANCE]", - "gdxfor.down": "ned", "gdxfor.getAcceleration": "akselerasjon [DIRECTION]", "gdxfor.getForce": "kraft", "gdxfor.getSpin": "rotasjonsfart [DIRECTION]", "gdxfor.getTilt": "helningsvinkel [TILT]", - "gdxfor.isFacing": "vender [FACING]?", "gdxfor.isFreeFalling": "fritt fall", "gdxfor.isTilted": "heller [TILT]?", "gdxfor.pulled": "trekkes", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "framover", "gdxfor.tiltDirectionMenu.left": "venstre", "gdxfor.tiltDirectionMenu.right": "høyre", - "gdxfor.up": "opp", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "når kraftsensoren [PUSH_PULL]", "gdxfor.whenGesture": "når [GESTURE]", "gdxfor.whenTilted": "ved helning [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "tale", "speech.whenIHear": "når jeg hører [PHRASE]", "text2speech.alto": "alt", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hei", "text2speech.giant": "kjempe", "text2speech.kitten": "kattunge", diff --git a/editor/extensions/nl.json b/editor/extensions/nl.json index 37a7c21a..733c394a 100644 --- a/editor/extensions/nl.json +++ b/editor/extensions/nl.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "als helderheid < [DISTANCE]", "ev3.whenButtonPressed": "als knop [PORT]ingedrukt is", "ev3.whenDistanceLessThan": "als afstand < [DISTANCE]", - "gdxfor.down": "omlaag", "gdxfor.getAcceleration": "versnelling [DIRECTION]", "gdxfor.getForce": "kracht", "gdxfor.getSpin": "draaisnelheid [DIRECTION]", "gdxfor.getTilt": "kantelhoek [TILT]", - "gdxfor.isFacing": "gericht naar [FACING]?", "gdxfor.isFreeFalling": "vallend?", "gdxfor.isTilted": "gekanteld [TILT]", "gdxfor.pulled": "getrokken", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "voor", "gdxfor.tiltDirectionMenu.left": "links", "gdxfor.tiltDirectionMenu.right": "rechts", - "gdxfor.up": "omhoog", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "wanneer krachtsensor [PUSH_PULL]", "gdxfor.whenGesture": "wanneer [GESTURE]", "gdxfor.whenTilted": "als [TILT]gekanteld", @@ -137,6 +136,7 @@ "speech.speechReporter": "spraak", "speech.whenIHear": "als ik [PHRASE]hoor", "text2speech.alto": "alt", + "text2speech.categoryName": "Tekst naar spraak", "text2speech.defaultTextToSpeak": "hallo", "text2speech.giant": "reus", "text2speech.kitten": "katje", diff --git a/editor/extensions/nn.json b/editor/extensions/nn.json index 96dff2f4..e78b6185 100644 --- a/editor/extensions/nn.json +++ b/editor/extensions/nn.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "når lysstyrken < [DISTANCE]", "ev3.whenButtonPressed": "når knappen [PORT] er trykt", "ev3.whenDistanceLessThan": "når avstanden < [DISTANCE]", - "gdxfor.down": "ned", "gdxfor.getAcceleration": "akselerasjon [DIRECTION]", "gdxfor.getForce": "kraft", "gdxfor.getSpin": "rotasjonsfart [DIRECTION]", "gdxfor.getTilt": "hellingsvinkel [TILT]", - "gdxfor.isFacing": "side [FACING]?", "gdxfor.isFreeFalling": "i fritt fall?", "gdxfor.isTilted": "heller [TILT]?", "gdxfor.pulled": "trekt", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "framover", "gdxfor.tiltDirectionMenu.left": "venstre", "gdxfor.tiltDirectionMenu.right": "høgre", - "gdxfor.up": "opp", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "når kraftsensoren vert [PUSH_PULL]", "gdxfor.whenGesture": "når [GESTURE]", "gdxfor.whenTilted": "ved helling [TILT]", @@ -137,12 +136,13 @@ "speech.speechReporter": "tale", "speech.whenIHear": "når eg høyrer [PHRASE]", "text2speech.alto": "alt", + "text2speech.categoryName": "Tekst til tale", "text2speech.defaultTextToSpeak": "hei", "text2speech.giant": "kjempe", "text2speech.kitten": "kattunge", "text2speech.setLanguageBlock": "set språket til [LANGUAGE]", "text2speech.setVoiceBlock": "bruk stemmen [VOICE]", - "text2speech.speakAndWaitBlock": "sei [WORDS]", + "text2speech.speakAndWaitBlock": "les opp [WORDS]", "text2speech.squeak": "pipestemme", "text2speech.tenor": "tenor", "translate.categoryName": "Omsetjing", diff --git a/editor/extensions/pl.json b/editor/extensions/pl.json index fc20227e..41a47134 100644 --- a/editor/extensions/pl.json +++ b/editor/extensions/pl.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "Gdy jasność < [DISTANCE]", "ev3.whenButtonPressed": "Gdy klawisz [PORT] naciśnięty", "ev3.whenDistanceLessThan": "Gdy odległość < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "mowa", "speech.whenIHear": "kiedy wykryję dźwięk [PHRASE]", "text2speech.alto": "kobiecy", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "zmodyfikowany", "text2speech.kitten": "kociątko", diff --git a/editor/extensions/pt-br.json b/editor/extensions/pt-br.json index bfd58acc..c5d0f449 100644 --- a/editor/extensions/pt-br.json +++ b/editor/extensions/pt-br.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "quando brilho < [DISTANCE]", "ev3.whenButtonPressed": "quando botão [PORT] estiver pressionado", "ev3.whenDistanceLessThan": "quando distância < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "aceleração [DIRECTION]", "gdxfor.getForce": "força", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "direção [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "fala", "speech.whenIHear": "quando eu escutar [PHRASE]", "text2speech.alto": "loud", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "gigante", "text2speech.kitten": "gatinho", diff --git a/editor/extensions/pt.json b/editor/extensions/pt.json index 6d1e68f3..606361d8 100644 --- a/editor/extensions/pt.json +++ b/editor/extensions/pt.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "Quando o brilho for menor que [DISTANCE]", "ev3.whenButtonPressed": "Quando o botão [PORT] for pressionado", "ev3.whenDistanceLessThan": "Quando a distância for menor que [DISTANCE]", - "gdxfor.down": "baixo", "gdxfor.getAcceleration": "a aceleração [DIRECTION]", "gdxfor.getForce": "a força", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "está virado para [FACING]", "gdxfor.isFreeFalling": "a cair", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "for puxado", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "cima", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "Quando o sensor de força", "gdxfor.whenGesture": "Quando [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "o texto falado", "speech.whenIHear": "Quando eu ouvir [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "Olá!", "text2speech.giant": "gigante", "text2speech.kitten": "gatinho", diff --git a/editor/extensions/ro.json b/editor/extensions/ro.json index dc951e30..d0998d1f 100644 --- a/editor/extensions/ro.json +++ b/editor/extensions/ro.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "când strălucirea < [DISTANCE]", "ev3.whenButtonPressed": "când butonul [PORT] este apăsat", "ev3.whenDistanceLessThan": "când distanța < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "accelerație[DIRECTION]", "gdxfor.getForce": "forță", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "îndreptat(ă) în[FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "text vorbit", "speech.whenIHear": "când aud [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "uriaș", "text2speech.kitten": "pisicuță", diff --git a/editor/extensions/ru.json b/editor/extensions/ru.json index ed6e8a04..6a44e6ba 100644 --- a/editor/extensions/ru.json +++ b/editor/extensions/ru.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "когда яркость < [DISTANCE]", "ev3.whenButtonPressed": "когда кнопка [PORT] нажата", "ev3.whenDistanceLessThan": "когда расстояние < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "ускорение [DIRECTION]", "gdxfor.getForce": "сила", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "лицом к [FACING]", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "речь", "speech.whenIHear": "когда я слышу [PHRASE]", "text2speech.alto": "альт", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "гигант", "text2speech.kitten": "котенок", diff --git a/editor/extensions/sk.json b/editor/extensions/sk.json index 7775a3ad..98ecfea8 100644 --- a/editor/extensions/sk.json +++ b/editor/extensions/sk.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "pri jase < [DISTANCE]", "ev3.whenButtonPressed": "pri stlačení tlačidla [PORT]", "ev3.whenDistanceLessThan": "pri vzdialenosti < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "zrýchenie [DIRECTION]", "gdxfor.getForce": "sila", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "natočený [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "rozpoznaj", "speech.whenIHear": "pri vete [PHRASE]", "text2speech.alto": "alt", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "ahoj", "text2speech.giant": "obor", "text2speech.kitten": "mačiatko", diff --git a/editor/extensions/sl.json b/editor/extensions/sl.json index 9b7a7eaa..8aee4f4d 100644 --- a/editor/extensions/sl.json +++ b/editor/extensions/sl.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "ko je svetlost < [DISTANCE]", "ev3.whenButtonPressed": "ko je gumb na [PORT] pritisnjen", "ev3.whenDistanceLessThan": "ko je razdalja < [DISTANCE]", - "gdxfor.down": "dol", "gdxfor.getAcceleration": "pospešek [DIRECTION]", "gdxfor.getForce": "moč", "gdxfor.getSpin": "hitrost vrtenja [DIRECTION]", "gdxfor.getTilt": "kot nagiba [TILT]", - "gdxfor.isFacing": "navzgor/navzdol [FACING]?", "gdxfor.isFreeFalling": "padajoč?", "gdxfor.isTilted": "nagnjeno [TILT]?", "gdxfor.pulled": "potegnjen", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "spredaj", "gdxfor.tiltDirectionMenu.left": "levo", "gdxfor.tiltDirectionMenu.right": "desno", - "gdxfor.up": "gor", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "ko je senzor sile [PUSH_PULL]", "gdxfor.whenGesture": "ko je [GESTURE]", "gdxfor.whenTilted": "ko je nagnjeno [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "govor", "speech.whenIHear": "ko slišim [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "besedilo v govor", "text2speech.defaultTextToSpeak": "Zdravo", "text2speech.giant": "velikan", "text2speech.kitten": "mucek", diff --git a/editor/extensions/sr.json b/editor/extensions/sr.json index 0cdd7a12..2207c0f4 100644 --- a/editor/extensions/sr.json +++ b/editor/extensions/sr.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "кад је осветљеност < [DISTANCE]", "ev3.whenButtonPressed": "када је дугме [PORT] притиснуто", "ev3.whenDistanceLessThan": "када је растојање < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "убрзање [DIRECTION]", "gdxfor.getForce": "сила", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "окренуто [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "говор", "speech.whenIHear": "када чујем [PHRASE]", "text2speech.alto": "алт", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "здраво", "text2speech.giant": "џин", "text2speech.kitten": "маца", diff --git a/editor/extensions/sv.json b/editor/extensions/sv.json index 8bd6c27e..810c8e3d 100644 --- a/editor/extensions/sv.json +++ b/editor/extensions/sv.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "om ljusstyrka < [DISTANCE]", "ev3.whenButtonPressed": "när knapp [PORT] trycks ned", "ev3.whenDistanceLessThan": "när avstånd < [DISTANCE]", - "gdxfor.down": "ned", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "kraft", "gdxfor.getSpin": "rotationshastighet [DIRECTION]", "gdxfor.getTilt": "lutningsvinkel [TILT]", - "gdxfor.isFacing": "position [FACING]?", "gdxfor.isFreeFalling": "fritt fall?", "gdxfor.isTilted": "lutar [TILT]?", "gdxfor.pulled": "dragits", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "översta", "gdxfor.tiltDirectionMenu.left": "vänster", "gdxfor.tiltDirectionMenu.right": "höger", - "gdxfor.up": "upp", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "när kraftsensorn [PUSH_PULL]", "gdxfor.whenGesture": "om [GESTURE]", "gdxfor.whenTilted": "när lutar [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "tala", "speech.whenIHear": "när jag hör [PHRASE]", "text2speech.alto": "alt", + "text2speech.categoryName": "Text till tal", "text2speech.defaultTextToSpeak": "hej", "text2speech.giant": "jätte", "text2speech.kitten": "kattunge", diff --git a/editor/extensions/th.json b/editor/extensions/th.json index a860180e..c5bc867f 100644 --- a/editor/extensions/th.json +++ b/editor/extensions/th.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "เมื่อความสว่าง < [DISTANCE]", "ev3.whenButtonPressed": "เมื่อกดปุ่ม [PORT]", "ev3.whenDistanceLessThan": "เมื่อระยะห่าง < [DISTANCE]", - "gdxfor.down": "ลง", "gdxfor.getAcceleration": "เร่ง [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "ตกไหม?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "หน้า", "gdxfor.tiltDirectionMenu.left": "ซ้าย", "gdxfor.tiltDirectionMenu.right": "ขวา", - "gdxfor.up": "ขึ้น", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "เมื่อ [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "เสียงพูด", "speech.whenIHear": "เมื่อฉันได้ยิน [PHRASE]", "text2speech.alto": "อัลโต", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "สวัสดี", "text2speech.giant": "ไจแอนท์", "text2speech.kitten": "ลูกแมว", diff --git a/editor/extensions/tr.json b/editor/extensions/tr.json index 61790255..cb0b4dec 100644 --- a/editor/extensions/tr.json +++ b/editor/extensions/tr.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "parlaklık < [DISTANCE]olduğunda", "ev3.whenButtonPressed": "[PORT] düğmesi basıldığında", "ev3.whenDistanceLessThan": "mesafe < [DISTANCE]olduğunda", - "gdxfor.down": "aşağı", "gdxfor.getAcceleration": "ivme [DIRECTION]", "gdxfor.getForce": "güç", "gdxfor.getSpin": "devir hızı [DIRECTION]", "gdxfor.getTilt": "eğim açısı", - "gdxfor.isFacing": " [FACING] dönük mü?", "gdxfor.isFreeFalling": "düşüyor mu?", "gdxfor.isTilted": "[TILT] eğimli mi?", "gdxfor.pulled": "çekilmiş", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "ön", "gdxfor.tiltDirectionMenu.left": "sol", "gdxfor.tiltDirectionMenu.right": "sağ", - "gdxfor.up": "yukarı", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "kuvvet sensörü [PUSH_PULL]", "gdxfor.whenGesture": "[GESTURE]olduğunda", "gdxfor.whenTilted": "Eğim [TILT] olduğunda", @@ -137,6 +136,7 @@ "speech.speechReporter": "konuşma", "speech.whenIHear": "[PHRASE] ifadesini duyduğunda", "text2speech.alto": "alto", + "text2speech.categoryName": "Metinden Sese", "text2speech.defaultTextToSpeak": "merhaba", "text2speech.giant": "dev", "text2speech.kitten": "kedi yavrusu", diff --git a/editor/extensions/uk.json b/editor/extensions/uk.json index a39a82a1..813206c6 100644 --- a/editor/extensions/uk.json +++ b/editor/extensions/uk.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "якщо яскравість < [DISTANCE]", "ev3.whenButtonPressed": "якщо кнопку [PORT] натиснуто", "ev3.whenDistanceLessThan": "якщо дистанція < [DISTANCE]", - "gdxfor.down": "вниз", "gdxfor.getAcceleration": "прискорення [DIRECTION]", "gdxfor.getForce": "сила", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "спрямовано [FACING]?", "gdxfor.isFreeFalling": "падає?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "виштовхнуто", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "вгору", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "поки сенсор сили [PUSH_PULL]", "gdxfor.whenGesture": "коли [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "мовлення", "speech.whenIHear": "коли я чую [PHRASE]", "text2speech.alto": "альт", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "привіт", "text2speech.giant": "гігант", "text2speech.kitten": "котик", diff --git a/editor/extensions/vi.json b/editor/extensions/vi.json index 76ac6097..3832e3eb 100644 --- a/editor/extensions/vi.json +++ b/editor/extensions/vi.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "khi độ sáng < [DISTANCE]", "ev3.whenButtonPressed": "khi nút [PORT] được bấm", "ev3.whenDistanceLessThan": "khi khoảng cách < [DISTANCE]", - "gdxfor.down": "down", "gdxfor.getAcceleration": "acceleration [DIRECTION]", "gdxfor.getForce": "force", "gdxfor.getSpin": "spin speed [DIRECTION]", "gdxfor.getTilt": "tilt angle [TILT]", - "gdxfor.isFacing": "facing [FACING]?", "gdxfor.isFreeFalling": "falling?", "gdxfor.isTilted": "tilted [TILT]?", "gdxfor.pulled": "pulled", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "front", "gdxfor.tiltDirectionMenu.left": "left", "gdxfor.tiltDirectionMenu.right": "right", - "gdxfor.up": "up", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]", "gdxfor.whenGesture": "when [GESTURE]", "gdxfor.whenTilted": "when tilted [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "speech", "speech.whenIHear": "when I hear [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "Text to Speech", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "giant", "text2speech.kitten": "kitten", diff --git a/editor/extensions/zh-cn.json b/editor/extensions/zh-cn.json index 29fa7314..fca26dc4 100644 --- a/editor/extensions/zh-cn.json +++ b/editor/extensions/zh-cn.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "当亮度 < [DISTANCE]", "ev3.whenButtonPressed": "当按下按钮[PORT]", "ev3.whenDistanceLessThan": "当距离 < [DISTANCE]", - "gdxfor.down": "下", "gdxfor.getAcceleration": "向[DIRECTION]的加速度", "gdxfor.getForce": "受力", "gdxfor.getSpin": "向[DIRECTION]的旋转速度", "gdxfor.getTilt": "向[TILT]倾角", - "gdxfor.isFacing": "面向[FACING]?", "gdxfor.isFreeFalling": "自由落体?", "gdxfor.isTilted": "向[TILT]倾斜?", "gdxfor.pulled": "向外拉", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "前", "gdxfor.tiltDirectionMenu.left": "左", "gdxfor.tiltDirectionMenu.right": "右", - "gdxfor.up": "上", + "gdxfor.turnedFaceDown": "turned face down", + "gdxfor.turnedFaceUp": "turned face up", "gdxfor.whenForcePushedOrPulled": "当[PUSH_PULL]力传感器", "gdxfor.whenGesture": "当被[GESTURE]", "gdxfor.whenTilted": "当向[TILT]倾斜", @@ -137,6 +136,7 @@ "speech.speechReporter": "语音输入", "speech.whenIHear": "当听到[PHRASE]", "text2speech.alto": "中音", + "text2speech.categoryName": "文字朗读", "text2speech.defaultTextToSpeak": "你好", "text2speech.giant": "巨人", "text2speech.kitten": "小猫", diff --git a/editor/extensions/zh-tw.json b/editor/extensions/zh-tw.json index 4d15c0fd..408db3a5 100644 --- a/editor/extensions/zh-tw.json +++ b/editor/extensions/zh-tw.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "當亮度 < [DISTANCE]", "ev3.whenButtonPressed": "當按鈕 [PORT] 被按下", "ev3.whenDistanceLessThan": "當距離 < [DISTANCE]", - "gdxfor.down": "向下", "gdxfor.getAcceleration": "加速度 [DIRECTION]", "gdxfor.getForce": "力量", "gdxfor.getSpin": "旋轉速度 [DIRECTION]", "gdxfor.getTilt": "傾斜角度 [TILT]", - "gdxfor.isFacing": "正面 [FACING]?", "gdxfor.isFreeFalling": "自由掉落?", "gdxfor.isTilted": "傾斜 [TILT]?", "gdxfor.pulled": "向外拉", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "向上", "gdxfor.tiltDirectionMenu.left": "向左", "gdxfor.tiltDirectionMenu.right": "向右", - "gdxfor.up": "向上", + "gdxfor.turnedFaceDown": "背面朝上", + "gdxfor.turnedFaceUp": "正面朝上", "gdxfor.whenForcePushedOrPulled": "當重力感測器[PUSH_PULL]", "gdxfor.whenGesture": "當 [GESTURE]", "gdxfor.whenTilted": "當傾斜 [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "語音文本", "speech.whenIHear": "當收到語音 [PHRASE]", "text2speech.alto": "alto", + "text2speech.categoryName": "文字轉語音", "text2speech.defaultTextToSpeak": "hello", "text2speech.giant": "低沉", "text2speech.kitten": "小貓", diff --git a/editor/extensions/zu.json b/editor/extensions/zu.json index 15252afc..a7427aa0 100644 --- a/editor/extensions/zu.json +++ b/editor/extensions/zu.json @@ -10,12 +10,10 @@ "ev3.whenBrightnessLessThan": "uma ukukhanya <[DISTANCE]", "ev3.whenButtonPressed": "Inkinobho [PORT] mayicindezeliwe", "ev3.whenDistanceLessThan": "uma ibanga < [DISTANCE]", - "gdxfor.down": "ezansi", "gdxfor.getAcceleration": "Ukusheshisa [DIRECTION]", "gdxfor.getForce": "Ngamandla ", "gdxfor.getSpin": "ukuphenduka ngejubane [DIRECTION]", "gdxfor.getTilt": "Tshekisa engeli [TILT]", - "gdxfor.isFacing": "Kubheke [FACING]", "gdxfor.isFreeFalling": "Kuyawa ? ", "gdxfor.isTilted": "Kutshekisiwe [TILT]?", "gdxfor.pulled": "Kudonsekile ", @@ -27,7 +25,8 @@ "gdxfor.tiltDirectionMenu.front": "phambili", "gdxfor.tiltDirectionMenu.left": "inxele", "gdxfor.tiltDirectionMenu.right": "sokudla", - "gdxfor.up": "phezulu", + "gdxfor.turnedFaceDown": "Jika ubuso buyephansi ", + "gdxfor.turnedFaceUp": "Jika ubuso buyephezulu ", "gdxfor.whenForcePushedOrPulled": "Uma kuphushwe isensor [PUSH_PULL]", "gdxfor.whenGesture": "uma [GESTURE]", "gdxfor.whenTilted": "Makutshekisiwe [TILT]", @@ -137,6 +136,7 @@ "speech.speechReporter": "inkulumo", "speech.whenIHear": "uma ngizwa [PHRASE]", "text2speech.alto": "I -altho", + "text2speech.categoryName": "Bhala kwinkulumo", "text2speech.defaultTextToSpeak": "sawubona", "text2speech.giant": "isiqhwaga ", "text2speech.kitten": "Ingane yekati", diff --git a/editor/interface/bg.json b/editor/interface/bg.json index 05a796f0..f3d60ad2 100644 --- a/editor/interface/bg.json +++ b/editor/interface/bg.json @@ -117,7 +117,7 @@ "gui.menuBar.new": "Нов", "gui.menuBar.file": "Файл", "gui.menuBar.uploadFromComputer": "Зареди от своя компютър", - "gui.menuBar.downloadToComputer": "Save to your computer", + "gui.menuBar.downloadToComputer": "Запиши на вашия компютър", "gui.menuBar.edit": "Редактиране", "gui.menuBar.turboModeOff": "Изключи Turbo mode", "gui.menuBar.turboModeOn": "Включи Turbo mode", @@ -125,7 +125,7 @@ "gui.menuBar.signIn": "Вход", "gui.menuBar.giveFeedback": "Дай Обратна връзка", "gui.gui.projectTitlePlaceholder": "Заглавие на проекта тук", - "gui.menuBar.saveNowLink": "Save Now", + "gui.menuBar.saveNowLink": "Записване Сега", "gui.menuBar.isShared": "Споделено", "gui.menuBar.share": "Споделяне", "gui.modal.help": "Помощ", @@ -345,7 +345,7 @@ "gui.extension.videosensing.description": "Sense motion with the camera.", "gui.extension.text2speech.name": "Текст за Произнасяне", "gui.extension.text2speech.description": "Накарай проектите си да говорят.", - "gui.extension.translate.name": "Translate", + "gui.extension.translate.name": "Преведи", "gui.extension.translate.description": "Превеждай текст на много езици.", "gui.extension.makeymakey.description": "Make anything into a key.", "gui.extension.microbit.description": "Свържи проектите си със света.", diff --git a/editor/interface/da.json b/editor/interface/da.json index 175b6b84..1e00d804 100644 --- a/editor/interface/da.json +++ b/editor/interface/da.json @@ -135,7 +135,7 @@ "gui.monitor.contextMenu.default": "normal visning", "gui.monitor.contextMenu.large": "stor visning", "gui.monitor.contextMenu.slider": "skyder", - "gui.monitor.contextMenu.sliderRange": "change slider range", + "gui.monitor.contextMenu.sliderRange": "ændre på skyderens rækkevidde", "gui.monitor.contextMenu.import": "importer", "gui.monitor.contextMenu.export": "eksporter", "gui.gui.variableScopeOptionAllSprites": "For alle sprites", @@ -154,10 +154,10 @@ "gui.recordingStep.permission": "{arrow}Vi skal bruge din tilladelse til at bruge din mikrofon", "gui.recordingStep.stop": "Stop med at optage", "gui.recordingStep.record": "Optag", - "gui.sliderModal.min": "Minimum value", - "gui.sliderModal.max": "Maximum value", - "gui.sliderModal.title": "Change slider range", - "gui.sliderPrompt.cancel": "Cancel", + "gui.sliderModal.min": "Minimumsværdi", + "gui.sliderModal.max": "Maksimumværdi", + "gui.sliderModal.title": "Ændre på skyderens rækkevidde", + "gui.sliderPrompt.cancel": "Annuller", "gui.sliderPrompt.ok": "OK", "gui.soundEditor.sound": "Lyd", "gui.soundEditor.play": "Spil", @@ -252,7 +252,7 @@ "gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klik på det grønne flag for at starte", "gui.howtos.say-it-out-loud": "Snak sammen", "gui.howtos.say-it-out-loud.step_AddTXTextension": "Tilføj teksten til talebrikker", - "gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something", + "gui.howtos.say-it-out-loud.step_TXTSpeech": "Sig noget", "gui.howtos.say-it-out-loud_TXTSetVoice": "Vælg en stemme", "gui.howtos.say-it-out-loud.step_TXTMove": "Bevæg den rundt", "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Tilføj en baggrund", @@ -354,7 +354,7 @@ "gui.extension.ev3.connectingMessage": "Forbinder. Vær sikker på at pin'en på din EV3 er sat til 1234.", "gui.extension.wedo2.description": "Byg med motorer og sensorer", "gui.extension.wedo2.connectingMessage": "Forbinder", - "gui.extension.boost.description": "Bring robotic creations to life.", + "gui.extension.boost.description": "Gør dine robtter levende.", "gui.libraryTags.all": "Alle", "gui.libraryTags.animals": "Dyr", "gui.libraryTags.dance": "Dans", diff --git a/editor/interface/de.json b/editor/interface/de.json index 131a6871..2496ba11 100644 --- a/editor/interface/de.json +++ b/editor/interface/de.json @@ -9,9 +9,9 @@ "gui.backpack.more": "Mehr", "gui.backpack.emptyBackpack": "Das Lager ist leer", "gui.unsupportedBrowser.label": "Browser wird nicht unterstützt", - "gui.unsupportedBrowser.errorLabel": "An Error Occurred", - "gui.unsupportedBrowser.notRecommended": "We are very sorry, but it looks like you are using a browser version that Scratch does not support. We recommend updating to the latest version of a supported browser such as Google Chrome, Mozilla Firefox, Microsoft Edge, or Apple Safari.", - "gui.unsupportedBrowser.description": "We are very sorry, but Scratch does not support this browser. We recommend updating to the latest version of a supported browser such as Google Chrome, Mozilla Firefox, Microsoft Edge, or Apple Safari.", + "gui.unsupportedBrowser.errorLabel": "Ein Fehler ist aufgetreten.", + "gui.unsupportedBrowser.notRecommended": "Es tut uns sehr leid, aber du benutzt offenbar eine Browserversion, die Scratch nicht unterstützt. Wir empfehlen, auf die neueste Version eines unterstützten Browsers wie Google Chrome, Mozilla Firefox, Microsoft Edge, oder Apple Safari zu aktualisieren.", + "gui.unsupportedBrowser.description": "Es tut uns sehr leid, aber Scratch unterstützt diesen Browser nicht. Wir empfehlen, auf die neueste Version eines unterstützten Browsers wie Google Chrome, Mozilla Firefox, Microsoft Edge, oder Apple Safari zu aktualisieren.", "gui.unsupportedBrowser.back": "Zurück", "gui.unsupportedBrowser.previewfaq": "Besuche die {previewFaqLink}, um mehr zu erfahren.", "gui.unsupportedBrowser.previewfaqlinktext": "Häufig gestellte Fragen", @@ -135,7 +135,7 @@ "gui.monitor.contextMenu.default": "Normale Anzeigengröße", "gui.monitor.contextMenu.large": "Großanzeige", "gui.monitor.contextMenu.slider": "Schieberegler", - "gui.monitor.contextMenu.sliderRange": "change slider range", + "gui.monitor.contextMenu.sliderRange": "Wertebereich des Schiebereglers ändern", "gui.monitor.contextMenu.import": "Importieren", "gui.monitor.contextMenu.export": "Exportieren", "gui.gui.variableScopeOptionAllSprites": "Für alle Figuren", @@ -154,10 +154,10 @@ "gui.recordingStep.permission": "{arrow}Wir benötigen deine Zustimmung, um dein Mikrofon zu benutzen", "gui.recordingStep.stop": "Aufnahme beenden", "gui.recordingStep.record": "Aufnehmen", - "gui.sliderModal.min": "Minimum value", - "gui.sliderModal.max": "Maximum value", - "gui.sliderModal.title": "Change slider range", - "gui.sliderPrompt.cancel": "Cancel", + "gui.sliderModal.min": "Kleinster Wert", + "gui.sliderModal.max": "Größter Wert", + "gui.sliderModal.title": "Wertebereich des Schiebereglers ändern", + "gui.sliderPrompt.cancel": "Abbrechen", "gui.sliderPrompt.ok": "OK", "gui.soundEditor.sound": "Klang", "gui.soundEditor.play": "Abspielen", @@ -244,7 +244,7 @@ "gui.alerts.saving": "Das Projekt wird gespeichert...", "gui.alerts.cloudInfo": "Beachte bitte, dass Cloud-Variablen nur Zahlen unterstützen, keine Buchstaben oder Symbole {learnMoreLink}", "gui.alerts.cloudInfoLearnMore": "Erfahre mehr.", - "gui.alerts.importing": "Importing…", + "gui.alerts.importing": "Importiere...", "gui.defaultProject.meow": "Miau", "gui.defaultProject.variable": "meine Variable", "gui.howtos.intro-move-sayhello-hat.name": "Erste Schritte", @@ -252,7 +252,7 @@ "gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klicke die grüne Flagge, um das Programm zu starten", "gui.howtos.say-it-out-loud": "Erstelle Animationen, die sprechen können", "gui.howtos.say-it-out-loud.step_AddTXTextension": "Füge die \"Text zu Sprache\"-Blöcke hinzu", - "gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something", + "gui.howtos.say-it-out-loud.step_TXTSpeech": "Sag etwas", "gui.howtos.say-it-out-loud_TXTSetVoice": "Wähle eine Stimme", "gui.howtos.say-it-out-loud.step_TXTMove": "Bewege dich umher", "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Füge ein Bühnenbild hinzu", @@ -354,7 +354,7 @@ "gui.extension.ev3.connectingMessage": "Verbinde. Stelle sicher, dass das Kennwort auf deiner EV3 auf 1234 gesetzt ist.", "gui.extension.wedo2.description": "Baue mit Motoren und Sensoren.", "gui.extension.wedo2.connectingMessage": "Verbinde", - "gui.extension.boost.description": "Bring robotic creations to life.", + "gui.extension.boost.description": "Erwecke Roboterkreationen zum Leben.", "gui.libraryTags.all": "Alles", "gui.libraryTags.animals": "Tiere", "gui.libraryTags.dance": "Tanz", @@ -405,5 +405,5 @@ "gui.sharedMessages.costume": "Kostüm{index}", "gui.sharedMessages.sprite": "Figur{index}", "gui.sharedMessages.pop": "Plopp", - "gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?" + "gui.sharedMessages.replaceProjectWarning": "Inhalte des aktuellen Projektes ersetzen?" } \ No newline at end of file diff --git a/editor/interface/gd.json b/editor/interface/gd.json index ca229b36..489818e5 100644 --- a/editor/interface/gd.json +++ b/editor/interface/gd.json @@ -135,7 +135,7 @@ "gui.monitor.contextMenu.default": "sealladh àbhaisteach", "gui.monitor.contextMenu.large": "sealladh mòr", "gui.monitor.contextMenu.slider": "an sleamhnachan", - "gui.monitor.contextMenu.sliderRange": "change slider range", + "gui.monitor.contextMenu.sliderRange": "atharraich rainse an t-sleamhnachain", "gui.monitor.contextMenu.import": "ion-phortaich", "gui.monitor.contextMenu.export": "às-phortaich", "gui.gui.variableScopeOptionAllSprites": "Airson a h‑uile sprìd", @@ -154,11 +154,11 @@ "gui.recordingStep.permission": "{arrow}Tha sinn feumach air cead gus am micreofon agad a chleachdadh", "gui.recordingStep.stop": "Cuir stad air a’ chlàradh", "gui.recordingStep.record": "Clàraich", - "gui.sliderModal.min": "Minimum value", - "gui.sliderModal.max": "Maximum value", - "gui.sliderModal.title": "Change slider range", - "gui.sliderPrompt.cancel": "Cancel", - "gui.sliderPrompt.ok": "OK", + "gui.sliderModal.min": "Luach as lugha", + "gui.sliderModal.max": "Luach as motha", + "gui.sliderModal.title": "Atharraich rainse an t-sleamhnachain", + "gui.sliderPrompt.cancel": "Sguir dheth", + "gui.sliderPrompt.ok": "Ceart ma-thà", "gui.soundEditor.sound": "Fuaim", "gui.soundEditor.play": "Cluich", "gui.soundEditor.stop": "Cuir stad air", @@ -244,15 +244,15 @@ "gui.alerts.saving": "A’ sàbhaladh a’ pròiseict…", "gui.alerts.cloudInfo": "Thoir an aire nach cuir caochladairean neòil taic ach ri àireamhan seach litrichean no samhlaidhean. {learnMoreLink}", "gui.alerts.cloudInfoLearnMore": "Barrachd fiosrachaidh.", - "gui.alerts.importing": "Importing…", + "gui.alerts.importing": "Ga ion-phortadh…", "gui.defaultProject.meow": "Miamh", "gui.defaultProject.variable": "an caochladair agam", "gui.howtos.intro-move-sayhello-hat.name": "Dèan toiseach-tòiseachaidh", "gui.howtos.intro-move.step_stepMove": "Cuir bloca “gluais” ris", "gui.howtos.add-a-move-block.step_stepMoveSayHello": "Briog air a’ bhratach uaine airson tòiseachadh", - "gui.howtos.say-it-out-loud": "Cruthaich beòthachaidhean a bhruidhneas", + "gui.howtos.say-it-out-loud": "Beòthaich bruidhinn", "gui.howtos.say-it-out-loud.step_AddTXTextension": "Cuir ris blocaichean “Teacsa na chainnt”", - "gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something", + "gui.howtos.say-it-out-loud.step_TXTSpeech": "Bruidhinn", "gui.howtos.say-it-out-loud_TXTSetVoice": "Suidhich guth", "gui.howtos.say-it-out-loud.step_TXTMove": "Gabh ceum", "gui.howtos.say-it-out-loud.step_TXTBackdrop": "Cuir cùlaibh ris", @@ -335,7 +335,7 @@ "gui.howtos.spin-video.name": "Cuir e car mu char", "gui.howtos.hide-and-show.name": "Falaich is seall", "gui.howtos.switch-costume.name": "Beòthaich sprìd", - "gui.howtos.move-around-with-arrow-keys.name": "Cleachd na h-iuchraichean-saighde", + "gui.howtos.move-around-with-arrow-keys.name": "Cleachd iuchair-saighde", "gui.howtos.add-effects.name": "Cuir èifeachdan ris", "gui.extension.music.name": "Ceòl", "gui.extension.music.description": "Cluich innealan-ciùil is drumaichean.", @@ -354,7 +354,7 @@ "gui.extension.ev3.connectingMessage": "’Ga cheangal. Dèan cinnteach gun deach am PIN aig an EV3 agad a shuidheachadh air 1234.", "gui.extension.wedo2.description": "Tog nithean le einnseanan is mothaichearan.", "gui.extension.wedo2.connectingMessage": "Ceangal", - "gui.extension.boost.description": "Bring robotic creations to life.", + "gui.extension.boost.description": "Beòthaich robotairean.", "gui.libraryTags.all": "Na h-uile", "gui.libraryTags.animals": "Beathaichean", "gui.libraryTags.dance": "Dannsa", @@ -405,5 +405,5 @@ "gui.sharedMessages.costume": "dreach{index}", "gui.sharedMessages.sprite": "Sprìd{index}", "gui.sharedMessages.pop": "cnap", - "gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?" + "gui.sharedMessages.replaceProjectWarning": "A bheil thu airson seo a chur an àite susbaint a’ phròiseict làithrich?" } \ No newline at end of file diff --git a/editor/interface/hu.json b/editor/interface/hu.json index 99c3a729..4aaaf9d9 100644 --- a/editor/interface/hu.json +++ b/editor/interface/hu.json @@ -135,7 +135,7 @@ "gui.monitor.contextMenu.default": "normál kijelző", "gui.monitor.contextMenu.large": "nagy kijelző", "gui.monitor.contextMenu.slider": "csúszka", - "gui.monitor.contextMenu.sliderRange": "change slider range", + "gui.monitor.contextMenu.sliderRange": "csúszka tartomány megváltoztatása", "gui.monitor.contextMenu.import": "importálás", "gui.monitor.contextMenu.export": "exportálás", "gui.gui.variableScopeOptionAllSprites": "Minden szereplőé", @@ -154,9 +154,9 @@ "gui.recordingStep.permission": "{arrow}Az engedélyedre van szükségünk a mikrofonod használatához ", "gui.recordingStep.stop": "Felvétel leállítása", "gui.recordingStep.record": "Felvétel", - "gui.sliderModal.min": "Minimum value", - "gui.sliderModal.max": "Maximum value", - "gui.sliderModal.title": "Change slider range", + "gui.sliderModal.min": "Minimum érték", + "gui.sliderModal.max": "Maximum érték", + "gui.sliderModal.title": "Csúszka tartomány megváltoztatása", "gui.sliderPrompt.cancel": "Mégsem", "gui.sliderPrompt.ok": "OK", "gui.soundEditor.sound": "Hang", @@ -244,7 +244,7 @@ "gui.alerts.saving": "Projekt mentése...", "gui.alerts.cloudInfo": "Kérjük, vedd figyelembe, hogy a megosztott változó csak számot tárolhat, betűt vagy szimbólumot nem. {learnMoreLink}", "gui.alerts.cloudInfoLearnMore": "További információ.", - "gui.alerts.importing": "Importing…", + "gui.alerts.importing": "Importálás...", "gui.defaultProject.meow": "Miaú", "gui.defaultProject.variable": "az én változóm", "gui.howtos.intro-move-sayhello-hat.name": "Kezdő lépések", @@ -354,7 +354,7 @@ "gui.extension.ev3.connectingMessage": "Csatlakozás. Győződj meg róla, hogy az EV3-ban lévő tű 1234-re van állítva.", "gui.extension.wedo2.description": "Építs motorokkal és érzékelőkkel.", "gui.extension.wedo2.connectingMessage": "Kapcsolódás", - "gui.extension.boost.description": "Bring robotic creations to life.", + "gui.extension.boost.description": "Keltsd életre robot alkotásaidat.", "gui.libraryTags.all": "Minden", "gui.libraryTags.animals": "Állatok", "gui.libraryTags.dance": "Tánc", @@ -405,5 +405,5 @@ "gui.sharedMessages.costume": "jelmez{index}", "gui.sharedMessages.sprite": "szereplő{index}", "gui.sharedMessages.pop": "pukk", - "gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?" + "gui.sharedMessages.replaceProjectWarning": "Meglévő projekt tartalmának felülírása?" } \ No newline at end of file diff --git a/editor/interface/zh-cn.json b/editor/interface/zh-cn.json index db0b32d9..c7221e72 100644 --- a/editor/interface/zh-cn.json +++ b/editor/interface/zh-cn.json @@ -135,7 +135,7 @@ "gui.monitor.contextMenu.default": "正常显示", "gui.monitor.contextMenu.large": "大字显示", "gui.monitor.contextMenu.slider": "滑杆", - "gui.monitor.contextMenu.sliderRange": "change slider range", + "gui.monitor.contextMenu.sliderRange": "改变滑块范围", "gui.monitor.contextMenu.import": "导入", "gui.monitor.contextMenu.export": "导出", "gui.gui.variableScopeOptionAllSprites": "适用于所有角色", diff --git a/editor/interface/zu.json b/editor/interface/zu.json index 5a53ce0a..cd7fb609 100644 --- a/editor/interface/zu.json +++ b/editor/interface/zu.json @@ -135,7 +135,7 @@ "gui.monitor.contextMenu.default": "okujwayelekile bomphumelo", "gui.monitor.contextMenu.large": "ubukhulu bomphumelo", "gui.monitor.contextMenu.slider": "shibilika", - "gui.monitor.contextMenu.sliderRange": "change slider range", + "gui.monitor.contextMenu.sliderRange": "Shitsha iSlider ukuyaphansi/ukuyaphezulu ", "gui.monitor.contextMenu.import": "ngenisa", "gui.monitor.contextMenu.export": "isithumela", "gui.gui.variableScopeOptionAllSprites": "Ngabo bonke omlingisi", @@ -154,11 +154,11 @@ "gui.recordingStep.permission": "{arrow} Sidinga imvume yakho ukusebenzisa imicrophone yakho", "gui.recordingStep.stop": "Ima ukurekhoda", "gui.recordingStep.record": "Qopha", - "gui.sliderModal.min": "Minimum value", - "gui.sliderModal.max": "Maximum value", - "gui.sliderModal.title": "Change slider range", - "gui.sliderPrompt.cancel": "Cancel", - "gui.sliderPrompt.ok": "OK", + "gui.sliderModal.min": "Ivelu engaphansi ", + "gui.sliderModal.max": "Ivelu engaphezulu ", + "gui.sliderModal.title": "Shitsha Islider ukuyaphansi/ukuyaphezulu", + "gui.sliderPrompt.cancel": "Cima", + "gui.sliderPrompt.ok": "Kulungile", "gui.soundEditor.sound": "Umsindo", "gui.soundEditor.play": "Dlala", "gui.soundEditor.stop": "Ima", @@ -200,9 +200,9 @@ "gui.telemetryOptIn.body2": "Ulwazi esiluqoqile liphethe lapho ongakhetha khona uhlobo lolwimi, ukusentshenziswa kwamabhulokisi nokunye okwenzakalayo njengoku beka ukufaka iPhrojethi. ASIVUMI Ukuqoqa ulwazi lwangasese lomuntu. Sicela ubone {privacyPolicyLink} ukuthola eminye imininigwane ", "gui.telemetryOptIn.privacyPolicyLink": "Ngasese umgomo", "gui.telemetryOptIn.buttonTextNo": "Cha, ngiyabonga", - "gui.telemetryOptIn.buttonTooltipNo": "Disable telemetry", + "gui.telemetryOptIn.buttonTooltipNo": "Awuyivumi iTelemetry", "gui.telemetryOptIn.buttonTextYes": "Yebo, ngithanda ukusiza ngibonise iScratch", - "gui.telemetryOptIn.buttonTooltipYes": "Enable telemetry", + "gui.telemetryOptIn.buttonTooltipYes": "Uyayivuma iTelemetry", "gui.turboMode.active": "Sheshisa Indlela", "gui.webglModal.label": "iBrowser yakho ayisekeli iWebGL", "gui.webglModal.description": "Ngeshwa kubukeka yakho khomphuta noma browza {webGlLink}. Lobu buchwepheshe buyadinge ukuze uScratch 3.0 asebenze", @@ -244,7 +244,7 @@ "gui.alerts.saving": "Gcina umsebenzi...", "gui.alerts.cloudInfo": "Cela wazi, uluthi i-cloud variable isekela izinombolo, hhayi izinhlamvu noma amasimbholi {learnMoreLink}", "gui.alerts.cloudInfoLearnMore": "Funda kabanzi.", - "gui.alerts.importing": "Importing…", + "gui.alerts.importing": "Ukungenisa...", "gui.defaultProject.meow": "Meow", "gui.defaultProject.variable": "i-variable yami", "gui.howtos.intro-move-sayhello-hat.name": "Sesizoqala", @@ -354,7 +354,7 @@ "gui.extension.ev3.connectingMessage": "Isaxhumanisa. Qinisekisa ukuthi ipin ekuEV3 isethiwe ku1234.", "gui.extension.wedo2.description": "Yakha ngemishini kanye nezinhloli", "gui.extension.wedo2.connectingMessage": "Kuyaxhumana", - "gui.extension.boost.description": "Bring robotic creations to life.", + "gui.extension.boost.description": "Ukuletha izakhiwo zama ROBOTS empilweni ", "gui.libraryTags.all": "Yonke", "gui.libraryTags.animals": "Izilwane", "gui.libraryTags.dance": "Dansa", diff --git a/www/scratch-website.3faq-l10njson/bg.json b/www/scratch-website.3faq-l10njson/bg.json index 6c10491a..bb025737 100644 --- a/www/scratch-website.3faq-l10njson/bg.json +++ b/www/scratch-website.3faq-l10njson/bg.json @@ -1,3 +1,3 @@ { - "preview-faq.title": "FAQ за Scratch 3.0" + "preview-faq.title": "Scratch 3.0 ЧЗВ" } \ No newline at end of file diff --git a/www/scratch-website.3faq-l10njson/el.json b/www/scratch-website.3faq-l10njson/el.json index b1e63629..58fb60e3 100644 --- a/www/scratch-website.3faq-l10njson/el.json +++ b/www/scratch-website.3faq-l10njson/el.json @@ -1,3 +1,3 @@ { - "preview-faq.title": "Scratch 3.0 Συχνές Ερωτήσεις" + "preview-faq.title": "Συχνές Ερωτήσεις Scratch 3.0" } \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ab.json b/www/scratch-website.conference-index-2019-l10njson/ab.json new file mode 100644 index 00000000..8d6504b3 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ab.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch иазку аконференциа 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Азынашьҭра аиура", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Арыцхә", + "conference-2019.location": "Ҭыԥс изҵазкуа", + "conference-2019.audience": "Алахәылацәа рхыԥхьаӡара", + "conference-2019.language": "Абызшәа", + "conference-2019.hashtag": "Хештег", + "conference-2019.website": "Иаҭаатәуп асаит", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/am.json b/www/scratch-website.conference-index-2019-l10njson/am.json new file mode 100644 index 00000000..57564272 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/am.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "ቀን", + "conference-2019.location": "ቦታ", + "conference-2019.audience": "ተሳታፊዎች", + "conference-2019.language": "ቋንቋ", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "ድህረ ግፅ", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ar.json b/www/scratch-website.conference-index-2019-l10njson/ar.json new file mode 100644 index 00000000..14c9e761 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ar.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "اشترك في قائمتنا البريدية", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "تاريخ", + "conference-2019.location": "الموقع", + "conference-2019.audience": "Audience", + "conference-2019.language": "اللغة", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/az.json b/www/scratch-website.conference-index-2019-l10njson/az.json new file mode 100644 index 00000000..cb6ab363 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/az.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Tarix", + "conference-2019.location": "Yer", + "conference-2019.audience": "Auditoriya", + "conference-2019.language": "Dil", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Veb Sayta Keç", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/bg.json b/www/scratch-website.conference-index-2019-l10njson/bg.json new file mode 100644 index 00000000..e68e451a --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/bg.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Присъединете се към пощенския списък", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Дата", + "conference-2019.location": "Място", + "conference-2019.audience": "Публика", + "conference-2019.language": "Език", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Към уеб сайта", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ca.json b/www/scratch-website.conference-index-2019-l10njson/ca.json new file mode 100644 index 00000000..8d42346f --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ca.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Uneix-te a la llista de distribució", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Data", + "conference-2019.location": "Localització", + "conference-2019.audience": "Públic", + "conference-2019.language": "Idioma", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visita el lloc web", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ckb.json b/www/scratch-website.conference-index-2019-l10njson/ckb.json new file mode 100644 index 00000000..f3f10972 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ckb.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Date", + "conference-2019.location": "شوێن", + "conference-2019.audience": "Audience", + "conference-2019.language": "Language", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/cs.json b/www/scratch-website.conference-index-2019-l10njson/cs.json new file mode 100644 index 00000000..8df4ad59 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/cs.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Odebírej Scratch novinky", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Datum", + "conference-2019.location": "Místo", + "conference-2019.audience": "Diváci", + "conference-2019.language": "Jazyk", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Navštívit webserver", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/cy.json b/www/scratch-website.conference-index-2019-l10njson/cy.json new file mode 100644 index 00000000..212b5f79 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/cy.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Dyddiad", + "conference-2019.location": "Lleoliad", + "conference-2019.audience": "Cynulleidfa", + "conference-2019.language": "Iaith", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Mynd i'r Wefan", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/da.json b/www/scratch-website.conference-index-2019-l10njson/da.json new file mode 100644 index 00000000..02c05c73 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/da.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Dato", + "conference-2019.location": "Beliggenhed", + "conference-2019.audience": "Publikum", + "conference-2019.language": "Sprog", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Besøg hjemmeside", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/de.json b/www/scratch-website.conference-index-2019-l10njson/de.json new file mode 100644 index 00000000..2f0ec38c --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/de.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Trete der Mailingliste bei", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Zeitpunkt", + "conference-2019.location": "Standort", + "conference-2019.audience": "Zielgruppe", + "conference-2019.language": "Sprache", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Besuche die Webseite", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/el.json b/www/scratch-website.conference-index-2019-l10njson/el.json new file mode 100644 index 00000000..c4de3d8d --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/el.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Συνέδρια Scratch 2019", + "conference-2019.descA": "Τα συνέδρια Scratch είναι συγκεντρώσεις εκπαιδευτών, ερευνητών, προγραμματιστών και άλλων μελών της παγκόσμιας κοινότητας Scratch.", + "conference-2019.descB": "Αυτές οι εκδηλώσεις, που πραγματοποιούνται σε διάφορες τοποθεσίες σε όλο τον κόσμο, παρέχουν ευκαιρίες σε ανθρώπους με διαφορετικό υπόβαθρο και πρακτικές να συζητήσουν το πώς υποστηρίζουν τα παιδιά χρησιμοποιώντας το Scratch, να συνεργάζονται και να ανταλλάσσουν ιδέες μεταξύ τους και να φέρνουν νέες στρατηγικές και δραστηριότητες δημιουργικής μάθησης στις δικές τους κοινότητες.", + "conference-2019.descC": "Το πρώτο συνέδριο Scratch πραγματοποιήθηκε στο MIT το 2008 και η ομάδα Scratch συνέχισε να διοργανώνει ένα συνέδριο Scratch κάθε δύο χρόνια. Το επόμενο συνέδριο Scratch@MIT θα πραγματοποιηθεί το καλοκαίρι του 2020 (στο Cambridge, Μασαχουσέτη, ΗΠΑ).", + "conference-2019.descD": "Το 2019, θα πραγματοποιηθούν πολλά συνέδρια Scratch σε άλλες τοποθεσίες σε όλο τον κόσμο (δείτε παρακάτω).", + "conference-2019.seeBelow": "Ημερομηνίες και τοποθεσίες", + "conference-2019.joinMailingListButtonText": "Εγγραφείτε στην λίστα ηλεκτρονικού ταχυδρομείου", + "conference-2019.joinMailingList": "Για να μάθετε περισσότερα για το συνέδριο Scratch@MIT του 2020 στο Cambridge της Μασαχουσέτης και να λαμβάνετε ενημερώσεις σχετικά με περιφερειακά συνέδρια σε όλο τον κόσμο, μπορείτε να συμμετάσχετε στη λίστα αλληλογραφίας μας.", + "conference-2019.date": "Ημερομηνία", + "conference-2019.location": "Τοποθεσία", + "conference-2019.audience": "Κοινό", + "conference-2019.language": "Γλώσσα", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Επισκεφθείτε τον Ιστότοπο", + "conference-2019.ukTitle": "Ευρωπαϊκό Συνέδριο Scratch", + "conference-2019.ukDesc": "Φιλοξενούμενο από το Raspberry Pi, το Ευρωπαϊκό Συνέδριο Scratch 2019 θα πραγματοποιηθεί στο Cambridge του Ηνωμένου Βασιλείου από την Παρασκευή 23 Αυγούστου έως την Κυριακή 25 Αυγούστου. Το πρόγραμμα είναι γεμάτο συναρπαστικές συμμετοχικές δραστηριότητες με επικεφαλής τα μέλη της κοινότητας Scratch. Οι συμμετέχοντες μπορούν να προσβλέπουν σε εργαστήρια και ομιλίες σε μια σειρά θεμάτων, όπως το νέο Scratch 3.0, καθώς και πολλές ανεπίσημες ευκαιρίες για συνομιλία και σύνδεση!", + "conference-2019.ukAudience": "Επαγγελματίες της εκπαίδευσης και εθελοντές", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Κύματα Καινοτομίας", + "conference-2019.kenyaDesc": "Σε αναγνώριση της τεχνολογικής συμβολής της Αφρικής στον κόσμο και των δυνατοτήτων της νεολαίας της Αφρικής, το Scratch2019NBO θα πραγματοποιηθεί στο Ναϊρόμπι της Κένυας. Συμμετέχετε με εκπαιδευτικούς από όλο τον κόσμο ώστε να μοιραστείτε μαθήματα, να ενδυναμώσετε τους νέους και να γιορτάσετε επιτεύγματα στον δημιουργικό προγραμματισμό.", + "conference-2019.kenyaAudience": "Εκπαιδευτικοί, μαθητές και ενθουσιώδεις Scratchers", + "conference-2019.chileDesc": "Το Scratch al Sur είναι μια συνάντηση για τους εκπαιδευτικούς και τους υπεύθυνους χάραξης πολιτικής για να μάθουν για τη σημασία της εισαγωγής γλωσσών προγραμματισμού στα σχολεία. Όλες οι διαλέξεις και τα εργαστήρια θα σας δώσουν την ευκαιρία να μοιραστείτε διαφορετικές εμπειρίες από υψηλότερα επίπεδα σε όσους αρχίζουν να συμμετέχουν στην παγκόσμια κοινότητα του Scratch.", + "conference-2019.chileAudience": "Eκπαιδευτικοί καi υπεύθυνοι χάραξης πολιτικής", + "conference-2019.spanishWithSimultaneous": "Ισπανικά - ταυτόχρονη μετάφραση στα αγγλικά κατά τη διάρκεια των συνόδων ολομέλειας" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/en.json b/www/scratch-website.conference-index-2019-l10njson/en.json new file mode 100644 index 00000000..2983bce1 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/en.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Date", + "conference-2019.location": "Location", + "conference-2019.audience": "Audience", + "conference-2019.language": "Language", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/es-419.json b/www/scratch-website.conference-index-2019-l10njson/es-419.json new file mode 100644 index 00000000..d9f052f3 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/es-419.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Unirse a la lista de correos", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Date", + "conference-2019.location": "Ubicación", + "conference-2019.audience": "Audience", + "conference-2019.language": "Language", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/es.json b/www/scratch-website.conference-index-2019-l10njson/es.json new file mode 100644 index 00000000..ceb89810 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/es.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Conferencias Scratch 2019", + "conference-2019.descA": "Las conferencias Scratch son reuniones lúdicas de educadores, investigadores, desarrolladores y otros miembros de la comunidad mundial de Scratch.", + "conference-2019.descB": "Estos eventos, que se llevan a cabo en varios lugares del mundo, brindan oportunidades para que personas de diversos orígenes y prácticas hablen sobre cómo apoyan a los niños que usan Scratch, a colaborar y compartir ideas entre sí, tanto como brindan nuevas estrategias y actividades de aprendizaje creativo a sus propias comunidades.", + "conference-2019.descC": "La primera conferencia Scratch se celebró en MIT en 2008, y el Equipo Scratch ha continuado organizando una conferencia Scratch cada dos años. La próxima conferencia Scratch @ MIT se llevará a cabo en el verano de 2020 (en Cambridge, Massachusetts, EE.UU.).", + "conference-2019.descD": "En 2019, se realizarán varias conferencias Scratch en otros lugares del mundo (ver más abajo).", + "conference-2019.seeBelow": "Horarios y ubicaciones", + "conference-2019.joinMailingListButtonText": "Unirse a la lista de correo", + "conference-2019.joinMailingList": "Para obtener más información sobre la conferencia Scratch@MIT de 2020 en Cambridge, Massachusetts, y recibir actualizaciones sobre conferencias regionales en todo el mundo, únase a nuestra lista de correo.", + "conference-2019.date": "Fecha", + "conference-2019.location": "Ubicación", + "conference-2019.audience": "Público", + "conference-2019.language": "Idioma", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visita la página web", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Organizada por Raspberry Pi, la 2019 Scratch Conference Europe tendrá lugar en Cambridge, Reino Unido, del viernes 23 al domingo 25 de agosto. El calendario está lleno de actividades emocionantes y participativas dirigidas por miembros de la comunidad Scratch. Los participantes pueden esperar desde talleres, charlas y conferencias a través de una variedad de temas, incluido el nuevo Scratch 3.0, así como muchas oportunidades informales para chatear y conectarse.", + "conference-2019.ukAudience": "Profesionales de la educación y voluntarios", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Olas de innovación", + "conference-2019.kenyaDesc": "En reconocimiento a las contribuciones tecnológicas de África al mundo y al potencial de la juventud de África, Scratch2019NBO se llevará a cabo en Nairobi, Kenia. Únase a educadores de todo el mundo para compartir lecciones, capacitar a los jóvenes y celebrar los logros en la codificación creativa.", + "conference-2019.kenyaAudience": "Educadores, estudiantes y aficionados", + "conference-2019.chileDesc": "Scratch al Sur es una reunión para profesores y responsables de políticas para aprender sobre la importancia de introducir lenguajes de programación en las escuelas. Todas las conferencias y talleres brindarán la oportunidad de compartir diferentes experiencias, desde niveles más altos hasta aquellos que comienzan a participar en la comunidad global de Scratch.", + "conference-2019.chileAudience": "Profesores y responsables políticos", + "conference-2019.spanishWithSimultaneous": "Español - traducción simultánea al inglés durante las sesiones plenarias." +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/et.json b/www/scratch-website.conference-index-2019-l10njson/et.json new file mode 100644 index 00000000..c4ff5594 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/et.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Kuupäev", + "conference-2019.location": "Asukoht", + "conference-2019.audience": "Audience", + "conference-2019.language": "Keel", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/eu.json b/www/scratch-website.conference-index-2019-l10njson/eu.json new file mode 100644 index 00000000..6c97279c --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/eu.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Data", + "conference-2019.location": "Kokapena", + "conference-2019.audience": "Entzulegoa", + "conference-2019.language": "Hizkuntza", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Bisitatu webgunea", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/fa.json b/www/scratch-website.conference-index-2019-l10njson/fa.json new file mode 100644 index 00000000..82b2ce86 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/fa.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "پیوستن به گروه ایمیل", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "تاریخ", + "conference-2019.location": "مکان", + "conference-2019.audience": "حضار", + "conference-2019.language": "زبان", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "مشاهده وب‌سایت", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/fi.json b/www/scratch-website.conference-index-2019-l10njson/fi.json new file mode 100644 index 00000000..b85206e2 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/fi.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Päiväys", + "conference-2019.location": "Sijainti", + "conference-2019.audience": "Yleisö", + "conference-2019.language": "Kieli", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Käy sivuilla", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/fr.json b/www/scratch-website.conference-index-2019-l10njson/fr.json new file mode 100644 index 00000000..63cece29 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/fr.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Rejoindre la liste de diffusion", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Date", + "conference-2019.location": "Localisation", + "conference-2019.audience": "Public", + "conference-2019.language": "Langue", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visiter le site web", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ga.json b/www/scratch-website.conference-index-2019-l10njson/ga.json new file mode 100644 index 00000000..0e912aad --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ga.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Dáta", + "conference-2019.location": "Suíomh", + "conference-2019.audience": "Spriocphobal", + "conference-2019.language": "Teanga", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Tabhair Cuairt ar an Suíomh ", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/gd.json b/www/scratch-website.conference-index-2019-l10njson/gd.json new file mode 100644 index 00000000..1dcaeb92 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/gd.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Ceann-là", + "conference-2019.location": "Àite", + "conference-2019.audience": "Ag amas air", + "conference-2019.language": "Cànan", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Tadhail air an làrach-lìn", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/gl.json b/www/scratch-website.conference-index-2019-l10njson/gl.json new file mode 100644 index 00000000..58c6524d --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/gl.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Data", + "conference-2019.location": "Ubicación", + "conference-2019.audience": "Audiencia", + "conference-2019.language": "Idioma", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visita o sitio web", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/he.json b/www/scratch-website.conference-index-2019-l10njson/he.json new file mode 100644 index 00000000..49010286 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/he.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "הצטרף לרשימת התפוצה", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "תאריך", + "conference-2019.location": "מיקום", + "conference-2019.audience": "קהל", + "conference-2019.language": "שפה", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "בקר באתר האינטרנט", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/hr.json b/www/scratch-website.conference-index-2019-l10njson/hr.json new file mode 100644 index 00000000..e9cd8bca --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/hr.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Datum", + "conference-2019.location": "Location", + "conference-2019.audience": "Audience", + "conference-2019.language": "Jezik", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/hu.json b/www/scratch-website.conference-index-2019-l10njson/hu.json new file mode 100644 index 00000000..b3aa9386 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/hu.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Íratkozz fel hírlevelünkre", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Dátum", + "conference-2019.location": "Hely", + "conference-2019.audience": "Közönség", + "conference-2019.language": "Nyelv", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Webhely megtekintése", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/id.json b/www/scratch-website.conference-index-2019-l10njson/id.json new file mode 100644 index 00000000..9c363ef5 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/id.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Tanggal", + "conference-2019.location": "Lokasi", + "conference-2019.audience": "Audience", + "conference-2019.language": "Bahasa", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/is.json b/www/scratch-website.conference-index-2019-l10njson/is.json new file mode 100644 index 00000000..35502c02 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/is.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Date", + "conference-2019.location": "Staðsetning", + "conference-2019.audience": "Audience", + "conference-2019.language": "Language", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/it.json b/www/scratch-website.conference-index-2019-l10njson/it.json new file mode 100644 index 00000000..937f1a58 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/it.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Iscriviti alla Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Data", + "conference-2019.location": "Località", + "conference-2019.audience": "Audience", + "conference-2019.language": "Lingua", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visita il sito web", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ja-Hira.json b/www/scratch-website.conference-index-2019-l10njson/ja-Hira.json new file mode 100644 index 00000000..377fbe29 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ja-Hira.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "日付", + "conference-2019.location": "場所", + "conference-2019.audience": "対象", + "conference-2019.language": "言語", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "ウェブサイトを訪問", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ja.json b/www/scratch-website.conference-index-2019-l10njson/ja.json new file mode 100644 index 00000000..1e87bcd6 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ja.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratchカンファレンス 2019", + "conference-2019.descA": "Scratchカンファレンスは、教育関係者、研究者、開発者、その他世界中のScratchコミュニティーのメンバーの遊び心のある集まりです。 ", + "conference-2019.descB": "世界中のさまざまな場所で開かれているこれらのイベントでは、多様な背景と実践していることがある人々に、子供たちがScratchを使うのをどう助けるか議論し、協力してアイデアを共有し、また新しい創造的な学びの戦略と活動を自分自身のコミュニティに持ち込むための機会を提供します。", + "conference-2019.descC": "初めてのScratchカンファレンスは2008年、MITで開かれ、それから2年おきにScratchカンファレンスの運営を続けました。次のScratch@MITカンファレンスは2020年夏、アメリカ・マサチューセッツ州のケンブリッジで開かれます。", + "conference-2019.descD": "2019年は、世界中の他の場所でさまざまなScratchカンファレンスが開かれる予定です。(以下を参照)", + "conference-2019.seeBelow": "日程と場所", + "conference-2019.joinMailingListButtonText": "メーリングリストに参加", + "conference-2019.joinMailingList": "2020年の、マサチューセッツ州ケンブリッジで開かれる予定のScratch@MIT カンファレンスについてもっと知ったり、世界中のさまざまな地域で開かれるカンファレンスの更新情報を受け取るには、メーリングリストに参加してください。", + "conference-2019.date": "日付", + "conference-2019.location": "場所", + "conference-2019.audience": "対象", + "conference-2019.language": "言語", + "conference-2019.hashtag": "ハッシュタグ", + "conference-2019.website": "ウェブサイトを訪問", + "conference-2019.ukTitle": "Scratchカンファレンス ヨーロッパ", + "conference-2019.ukDesc": "Raspberry Pi財団によって主催される2019年のScratchカンファレンス ヨーロッパは、イギリスのケンブリッジで、8月23日金曜日から8月25日日曜日まで開かれます。このスケジュールの中には、Scratchコミュニティのメンバーが率いるわくわくする参加型活動がたくさんあります。参加者は、新しいScratch 3.0を含むさまざまな話題のワークショップ、講話、基調講演などに参加することができ、形式ばらずにおしゃべりしたりつながったりすることのできる機会が多くあります。", + "conference-2019.ukAudience": "教育分野の教授とボランティア", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "革新の波", + "conference-2019.kenyaDesc": "アフリカの世界に対する技術的な貢献とアフリカの若者の可能性を認識し、Scratch2019NBOはケニアのナイロビで開かれる予定です。世界中の教育関係者の集まりに参加して、授業を共有し、若者を力づけ、創造的なコーディングの業績を祝いましょう。", + "conference-2019.kenyaAudience": "教育関係者、生徒、愛好家", + "conference-2019.chileDesc": "Scratch al Surは教員と政策担当者の集まりで、学校でのプログラミング言語の導入の重要性について学ぶ場です。すべての講義とワークショップが、高度なレベルからScratchのグローバルコミュニティに参加し始めた人までの、異なった体験を共有する機会を提供します。", + "conference-2019.chileAudience": "先生と政策担当者", + "conference-2019.spanishWithSimultaneous": "スペイン語 - 本会議のセッションで英語の同時通訳があります" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ko.json b/www/scratch-website.conference-index-2019-l10njson/ko.json new file mode 100644 index 00000000..d3f0eff8 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ko.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "메일링 리스트 참여", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "날짜", + "conference-2019.location": "위치", + "conference-2019.audience": "관객", + "conference-2019.language": "언어", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "웹사이트 방문하기", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/lt.json b/www/scratch-website.conference-index-2019-l10njson/lt.json new file mode 100644 index 00000000..2983bce1 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/lt.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Date", + "conference-2019.location": "Location", + "conference-2019.audience": "Audience", + "conference-2019.language": "Language", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/lv.json b/www/scratch-website.conference-index-2019-l10njson/lv.json new file mode 100644 index 00000000..6635a417 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/lv.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Datums", + "conference-2019.location": "Atrašanās vieta", + "conference-2019.audience": "Audience", + "conference-2019.language": "Valoda", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/mi.json b/www/scratch-website.conference-index-2019-l10njson/mi.json new file mode 100644 index 00000000..61e3e742 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/mi.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Date", + "conference-2019.location": "Tauwāhi", + "conference-2019.audience": "Audience", + "conference-2019.language": "Language", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/nb.json b/www/scratch-website.conference-index-2019-l10njson/nb.json new file mode 100644 index 00000000..fda97a1c --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/nb.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Abonnér på epost", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Dato", + "conference-2019.location": "Sted", + "conference-2019.audience": "Audience", + "conference-2019.language": "Språk", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/nl.json b/www/scratch-website.conference-index-2019-l10njson/nl.json new file mode 100644 index 00000000..c3483adb --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/nl.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferenties 2019", + "conference-2019.descA": "Scratch conferenties zijn een speelse bijeenkomst van docenten, onderzoekers, ontwikkelaars en andere leden van de wereldwijde Scratch gemeenschap.", + "conference-2019.descB": "Deze evenementen, die worden gehouden op verschillende locaties over de hele wereld, bieden mogelijkheden voor mensen met verschillende achtergronden en manieren van werken om te bespreken hoe zij kinderen ondersteunen Scratch te gebruiken, om samen te werken en ideeën met elkaar uit te wisselen en om nieuwe strategieën en activiteiten voor creatief leren terug te brengen naar hun eigen gemeenschappen.", + "conference-2019.descC": "De eerste Scratch conferentie vond plaats in 2008 in het MIT en het Scratch-team is om de twee jaar een Scratch conferentie blijven organiseren. De volgende Scratch@MIT-conferentie vindt plaats in de zomer van 2020 (in Cambridge, Massachusetts, VS).", + "conference-2019.descD": "In 2019 zullen er verschillende Scratch conferenties worden gehouden op andere locaties over de hele wereld (zie hieronder).", + "conference-2019.seeBelow": "Planning en locaties", + "conference-2019.joinMailingListButtonText": "Meld je aan voor de nieuwsbrief", + "conference-2019.joinMailingList": "Voor meer informatie over de Scratch@MIT conferentie in 2020 in Cambridge, Massachusetts en om updates over regionale conferenties over de hele wereld te ontvangen, wordt je lid van onze verzendlijst.", + "conference-2019.date": "Datum", + "conference-2019.location": "Locatie", + "conference-2019.audience": "Doelgroep", + "conference-2019.language": "Taal", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Bezoek de website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "De Scratch Conference Europe 2019 vindt plaats in Cambridge, Groot-Brittannië van vrijdag 23 augustus tot zondag 25 augustus en wordt georganiseerd door Raspberry Pi. Het programma staat vol met spannende participatieve activiteiten geleid door leden van de Scratch community. Deelnemers kunnen zich verheugen op workshops, lezingen en keynotes over een hele reeks onderwerpen, waaronder de nieuwe Scratch 3.0, evenals tal van informele gelegenheden om te praten en verbinding te leggen!", + "conference-2019.ukAudience": "Onderwijs professionals en vrijwilligers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Golven van Innovatie", + "conference-2019.kenyaDesc": "Als erkenning voor de technologische bijdrage van Afrika aan de wereld en het potentieel van de jeugd van Afrika, zal Scratch2019NBO worden gehouden in Nairobi in Kenia. Voeg je bij leerkarachten van over de hele wereld om lessen te delen, jonge mensen kracht te geven en prestaties in creatieve codering te vieren.", + "conference-2019.kenyaAudience": "Leerkrachten, leerlingen en enthousiastelingen", + "conference-2019.chileDesc": "Scratch al Sur is een bijeenkomst voor leerkrachten en beleidsmakers om te leren hoe belangrijk het is om programmeertalen op scholen te introduceren. Alle lezingen en workshops zullen een gelegenheid bieden om verschillende ervaringen te delen, van hogere niveaus tot degenen die beginnen deel te nemen aan de wereldwijde gemeenschap van Scratch.", + "conference-2019.chileAudience": "Leerkrachten en beleidsmakers", + "conference-2019.spanishWithSimultaneous": "Spaans - met simultaan vertaling in het Engels tijdens plenaire sessies" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/nn.json b/www/scratch-website.conference-index-2019-l10njson/nn.json new file mode 100644 index 00000000..cf82b9ca --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/nn.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Meld deg på e-postlista", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Dato", + "conference-2019.location": "Stad", + "conference-2019.audience": "Målgruppe", + "conference-2019.language": "Språk", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Besøk heimesida", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/pl.json b/www/scratch-website.conference-index-2019-l10njson/pl.json new file mode 100644 index 00000000..f1ba1562 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/pl.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Dopisz do listy mailowej", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Data", + "conference-2019.location": "Położenie", + "conference-2019.audience": "Publiczność", + "conference-2019.language": "Język", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Odwiedź stronę internetową", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/pt-br.json b/www/scratch-website.conference-index-2019-l10njson/pt-br.json new file mode 100644 index 00000000..61f45a93 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/pt-br.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Lista de Distribuição", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Data", + "conference-2019.location": "Localização", + "conference-2019.audience": "Público", + "conference-2019.language": "Idioma", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visite o Site", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/pt.json b/www/scratch-website.conference-index-2019-l10njson/pt.json new file mode 100644 index 00000000..1215866b --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/pt.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Conferências Scratch 2019", + "conference-2019.descA": "As conferências Scratch são encontros divertidos de educadores, investigadores, desenvolvedores e outros membros da comunidade Scratch em todo o mundo.", + "conference-2019.descB": "Estes eventos, que decorrem em vários locais em todo o mundo, são oportunidades para pessoas de diferentes origens e práticas discutirem como apoias as crianças na utilização do Scratch, para colaborar e partilhar ideias uns com os outros, e para levarem de volta para as suas próprias comunidades novas estratégias e actividades de aprendizagem criativa.", + "conference-2019.descC": "A primeira conferência do Scratch teve lugar no MIT em 2008, tendo a Equipa Scratch continuado a organizar uma conferência Scratch todos os anos. A próxima conferência Scratch@MIT terá lugar no verão de 2020 (em Cambridge, Massachusetts, EUA).", + "conference-2019.descD": "Em 2019 haverá várias conferências Scratch em diferentes locais do mundo (ver abaixo).", + "conference-2019.seeBelow": "Programa e Localizações", + "conference-2019.joinMailingListButtonText": "Subscreva a Lista de Correio Electrónico", + "conference-2019.joinMailingList": "Para saber mais acerca da Conferência ScratchMIT de 2020 que terá lugar em Cambridge, Massachusetts, e para receber actualizações acerca de conferências regionais em todo o mundo, adira à nossa lista de correio electrónico.", + "conference-2019.date": "Data", + "conference-2019.location": "Localização", + "conference-2019.audience": "Audiência", + "conference-2019.language": "Idioma", + "conference-2019.hashtag": "Etiqueta", + "conference-2019.website": "Visitar o Sítio Web", + "conference-2019.ukTitle": "Conferência Scratch Europa", + "conference-2019.ukDesc": "Organizada pela Raspberry Pi, a Conferência Scratch Europe terá lugar em Cambridge, Reino Unido, de sexta-feira, dia 23 de Agosto, a domingo, dia 25 de Agosto. O programa está cheio de actividades participativas interessantes lideradas por membros da comunidade Scratch. Os participantes podem contar com oficinas, palestras e palestras com convidados especiais versando sobre uma variedade de tópicos, incluindo o novo Scratch 3.0, bem como muitas oportunidades informais para conversar e ligar-se a membros da comunidade.", + "conference-2019.ukAudience": "Profissionais da educação e voluntários", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Ondas de Inovação", + "conference-2019.kenyaDesc": "Reconhecendo as contribuições tecnológicas da África para o mundo e o potencial dos jovens africanos, a Scratch2019NBO terá lugar em Scratch2019NBO, no Quénia. Junte-se a educadores de todo o mundo para partilhar lições, para capacitar jovens e para celebrar realizações na computação criativa.", + "conference-2019.kenyaAudience": "Educadores, alunos e entusiastas", + "conference-2019.chileDesc": "O Scratch ao Sul é um encontro de professores e decisores políticos que aprenderão a importância de introduzir as linguagens de programação em escolas. Todas as apresentações e oficinas serão oportunidades para partilhar diferentes experiências, desde os níveis mais altos aos que estão a começar a participar na comunidade global do Scratch.", + "conference-2019.chileAudience": "Professores e Decisores Políticos", + "conference-2019.spanishWithSimultaneous": "Espanhol – tradução simultânea para inglês durante as sessões plenárias" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ro.json b/www/scratch-website.conference-index-2019-l10njson/ro.json new file mode 100644 index 00000000..d6704fc0 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ro.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Înscrieți-vă în Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Data", + "conference-2019.location": "Locație", + "conference-2019.audience": "Audiența", + "conference-2019.language": "Limba", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Vizitează Site web", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/ru.json b/www/scratch-website.conference-index-2019-l10njson/ru.json new file mode 100644 index 00000000..42788863 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/ru.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Получать рассылку", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Дата", + "conference-2019.location": "Местоположение", + "conference-2019.audience": "Количество людей", + "conference-2019.language": "Язык", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Посетить сайт", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/sk.json b/www/scratch-website.conference-index-2019-l10njson/sk.json new file mode 100644 index 00000000..70fff039 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/sk.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Pripojte sa do emailovej konferencie", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Dátum", + "conference-2019.location": "Miesto", + "conference-2019.audience": "Publikum", + "conference-2019.language": "Jazyk", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/sl.json b/www/scratch-website.conference-index-2019-l10njson/sl.json new file mode 100644 index 00000000..3dc73c5f --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/sl.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Vpiši se na poštni seznam.", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Datum", + "conference-2019.location": "Kraj", + "conference-2019.audience": "Ciljna publika", + "conference-2019.language": "Jezik", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Obišči spletno stran", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/sr.json b/www/scratch-website.conference-index-2019-l10njson/sr.json new file mode 100644 index 00000000..0c6dbdb3 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/sr.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Придружите се листи за е-пошту", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Датум", + "conference-2019.location": "Место", + "conference-2019.audience": "Публика", + "conference-2019.language": "Језик", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Посети веб сајт", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/sv.json b/www/scratch-website.conference-index-2019-l10njson/sv.json new file mode 100644 index 00000000..cc8a7faf --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/sv.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratchkonferenser 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Prenumerera på nyheter", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Datum", + "conference-2019.location": "Plats", + "conference-2019.audience": "Publik", + "conference-2019.language": "Språk", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Besök webbplatsen", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/th.json b/www/scratch-website.conference-index-2019-l10njson/th.json new file mode 100644 index 00000000..c43be161 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/th.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Date", + "conference-2019.location": "ที่อยู่", + "conference-2019.audience": "Audience", + "conference-2019.language": "Language", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/tr.json b/www/scratch-website.conference-index-2019-l10njson/tr.json new file mode 100644 index 00000000..c8c77106 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/tr.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Eposta Listesine Katıl", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Tarih", + "conference-2019.location": "Konum", + "conference-2019.audience": "Katılımcı", + "conference-2019.language": "Dil", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Web sayfasını ziyaret et", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/uk.json b/www/scratch-website.conference-index-2019-l10njson/uk.json new file mode 100644 index 00000000..380cf4e5 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/uk.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": " Підписатися на новини", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Дата", + "conference-2019.location": "Розміщення", + "conference-2019.audience": "Audience", + "conference-2019.language": "Мова", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/vi.json b/www/scratch-website.conference-index-2019-l10njson/vi.json new file mode 100644 index 00000000..5dd166ad --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/vi.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Hội nghị Scratch 2019", + "conference-2019.descA": "Hội nghị Scratch là nơi tập hợp của các nhà giáo dục, nhà nghiên cứu, nhà phát triển và các thành viên của công đồng Scratch rộng khắp toàn thế giới.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "Hội nghị Scratch đầu tiên được tổ chức tại MIT vào năm 2008, và đội ngũ Scratch đã tiếp tục tổ chức hội nghị Scratch hàng năm. Hội nghị Scratch@MIT tiếp theo sẽ được tổ chức vào mùa hè năm 2020 (tại Cambridge, Massachusetts, Mỹ).", + "conference-2019.descD": "Trong năm 2019, sẽ có nhiều hội nghị Scratch được tổ chức ở các địa điểm khác nhau trên thế giới (xem ở bên dưới)", + "conference-2019.seeBelow": "Lịch hẹn & Địa điểm", + "conference-2019.joinMailingListButtonText": "Danh sách Email tham gia", + "conference-2019.joinMailingList": "Để tìm hiểu về hội nghị Scratch@MIT 2020 tại Cambridge, Massachusetts và nhận thông tin về các hội nghị khu vực trên khắp thế giới, hãy đăng ký danh sách email của chúng tôi.", + "conference-2019.date": "Ngày", + "conference-2019.location": "Địa điểm", + "conference-2019.audience": "Khán giả", + "conference-2019.language": "Ngôn ngữ", + "conference-2019.hashtag": "Từ kh", + "conference-2019.website": "Tham quan Website", + "conference-2019.ukTitle": "Hội nghị Scratch Châu Âu", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Các chuyên gia giáo dục và tình nguyện viên", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/zh-cn.json b/www/scratch-website.conference-index-2019-l10njson/zh-cn.json new file mode 100644 index 00000000..d4b63b6f --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/zh-cn.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "2019 Scratch大会", + "conference-2019.descA": "Scratch大会是一场娱乐性的,由教育者,研究人员,开发人员以及其他全球Scratch社区的成员参加的聚会。", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "加入邮件列表", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "日期", + "conference-2019.location": "位置", + "conference-2019.audience": "听众", + "conference-2019.language": "语言", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "访问站点", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/zh-tw.json b/www/scratch-website.conference-index-2019-l10njson/zh-tw.json new file mode 100644 index 00000000..0e1587ee --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/zh-tw.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "2019 Scratch 研討會", + "conference-2019.descA": "加入我們所舉辦的 Scratch 會議,這是一個由教育工作者、研究人員、開發人員和全球 Scratch 社群所組成的有趣聚會。", + "conference-2019.descB": "這些活動在世界各地舉辦,為不同背景和實踐的人們提供機會,討論他們如何使用 Scratch 幫助兒童,以及相互合作和分享想法,並將新的創意學習策略和活動帶回他們自己的社群。", + "conference-2019.descC": "第一屆的 Scratch 研討會於 2018 年的 MIT 舉辦,並且 Scratch 團隊每隔一年繼續組織一次Scratch 會議。下一屆 Scratch@MIT 研討會將於 2020 年夏天舉行(地點在美國馬薩諸塞州劍橋市)。", + "conference-2019.descD": "20019 年,在世界各地會各自舉辦 Scratch 研討會(地區如下)。", + "conference-2019.seeBelow": "時程與地區", + "conference-2019.joinMailingListButtonText": "加入通訊清單", + "conference-2019.joinMailingList": "要瞭解更多我們即將於 2020 年的美國馬薩諸塞州劍橋市舉行的 Scratch@MIT 研討會,以及收到最新的全球地區型研討會,可以加入我們的通訊清單。", + "conference-2019.date": "日期", + "conference-2019.location": "位置", + "conference-2019.audience": "受眾", + "conference-2019.language": "語言", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "造訪站台", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "由 Raspberry Pi 主辦的 2019 年歐洲 Scratch 研討會將於 8 月 23 日(五)至 8 月 25 日(日)的英國劍橋舉行。內容包含很多由 Scratch 社群領袖倡議的令人振奮的參與活動。與會者可以期待各種主題的工作坊、講座和演講,包括新的 Scratch 3.0,以及大量非正式的聊天和交流機會!", + "conference-2019.ukAudience": "教育專業人士及志工", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "創新浪潮", + "conference-2019.kenyaDesc": "為了表彰非洲對世界的技術貢獻和非洲青年的潛力,Scratch2019NBO 將在肯尼亞的內羅畢舉行。加入來自世界各地的教育工作者分享課程,激勵年輕人,也慶祝創意編程的成就。", + "conference-2019.kenyaAudience": "教師、學生、愛好者", + "conference-2019.chileDesc": "Scratch al Sur 2017 研討會是一個瞭解學校導入程式設計語言重要性的機會。所有的講座與工作坊將提供機會讓各種程度的使用者:從進階專家至剛加入 Scratch 全球社群的新手,都能分享各種不同的經驗。", + "conference-2019.chileAudience": "老師和政策制定者", + "conference-2019.spanishWithSimultaneous": "西班牙語 - 在會議期間同步翻譯成英語" +} \ No newline at end of file diff --git a/www/scratch-website.conference-index-2019-l10njson/zu.json b/www/scratch-website.conference-index-2019-l10njson/zu.json new file mode 100644 index 00000000..2983bce1 --- /dev/null +++ b/www/scratch-website.conference-index-2019-l10njson/zu.json @@ -0,0 +1,26 @@ +{ + "conference-2019.title": "Scratch Conferences 2019", + "conference-2019.descA": "Scratch conferences are playful gatherings of educators, researchers, developers, and other members of the worldwide Scratch community.", + "conference-2019.descB": "These events, held in various locations around the world, provide opportunities for people of diverse backgrounds and practices to discuss how they support children using Scratch, to collaborate and share ideas with one another, and to bring new creative-learning strategies and activities back to their own communities.", + "conference-2019.descC": "The first Scratch conference was held at MIT in 2008, and the Scratch Team has continued to organize a Scratch conference every other year. The next Scratch@MIT conference will be held in the summer of 2020 (in Cambridge, Massachusetts, USA).", + "conference-2019.descD": "In 2019, there will be several Scratch conferences held in other locations around the world (see below).", + "conference-2019.seeBelow": "Schedule & Locations", + "conference-2019.joinMailingListButtonText": "Join Mailing List", + "conference-2019.joinMailingList": "To learn more about 2020’s Scratch@MIT conference in Cambridge, Massachusetts, and to receive updates about regional conferences around the world, join our mailing list.", + "conference-2019.date": "Date", + "conference-2019.location": "Location", + "conference-2019.audience": "Audience", + "conference-2019.language": "Language", + "conference-2019.hashtag": "Hashtag", + "conference-2019.website": "Visit Website", + "conference-2019.ukTitle": "Scratch Conference Europe", + "conference-2019.ukDesc": "Hosted by Raspberry Pi, the 2019 Scratch Conference Europe will take place in Cambridge, UK, from Friday 23 August to Sunday 25 August. The schedule is full of exciting participatory activities led by members of the Scratch community. Participants can look forward to workshops, talks, and keynotes across a range of topics, including the new Scratch 3.0, as well as plenty of informal opportunities to chat and connect!", + "conference-2019.ukAudience": "Education professionals and volunteers", + "conference-2019.kenyaTitle": "Scratch2019NBO", + "conference-2019.kenyaSubTitle": "Waves of Innovation", + "conference-2019.kenyaDesc": "In recognition of Africa's technological contributions to the world and the potential of the youth of Africa, Scratch2019NBO will be held in Nairobi, Kenya. Join educators from around the world to share lessons, empower young people, and celebrate accomplishments in creative coding.", + "conference-2019.kenyaAudience": "Educators, students, and enthusiasts", + "conference-2019.chileDesc": "Scratch al Sur is a gathering for teachers and policy makers to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.", + "conference-2019.chileAudience": "Teachers and policy makers", + "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions" +} \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ab.json b/www/scratch-website.credits-l10njson/ab.json index e63b0434..732d1f9f 100644 --- a/www/scratch-website.credits-l10njson/ab.json +++ b/www/scratch-website.credits-l10njson/ab.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Уаанӡатәи алахәылацәа", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Егьырҭ алахәылацәа:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/am.json b/www/scratch-website.credits-l10njson/am.json index f1987c1a..5c2ab709 100644 --- a/www/scratch-website.credits-l10njson/am.json +++ b/www/scratch-website.credits-l10njson/am.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ar.json b/www/scratch-website.credits-l10njson/ar.json index 7eef1772..7a82a6b8 100644 --- a/www/scratch-website.credits-l10njson/ar.json +++ b/www/scratch-website.credits-l10njson/ar.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/az.json b/www/scratch-website.credits-l10njson/az.json index 1231007a..8cdda285 100644 --- a/www/scratch-website.credits-l10njson/az.json +++ b/www/scratch-website.credits-l10njson/az.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/bg.json b/www/scratch-website.credits-l10njson/bg.json index cd241c00..b1feb240 100644 --- a/www/scratch-website.credits-l10njson/bg.json +++ b/www/scratch-website.credits-l10njson/bg.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Предишни Сътрудници", "credits.pastContributorsThanks": "Много бивши членове на екипа са дали ценния си принос, включително Джон Малони (който водеше разработката на Scratch през първото десетилетие на проекта) и Андрес Монрой-Ернандес (който водеше разработката на първия уеб сайт за общността на Scratch).", "credits.otherContributors": "Други участници:", - "credits.acknowledgementsSound": "Благодаря на следните артисти от freesound.org:" + "credits.acknowledgementsSounds": "Библиотеката със звуци на Scratch използва безплатни ресурси от Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org и Incompetech.com.", + "credits.soundsThanks": "Благодарности на Нина Пали от Archive.org; Кели Мейз, Петер Руденко и Крис Забриски от FreeMusicArchive.org; и Кевин Маклауд от Incompetech.com. Благодарности на следните творци от freesound.org:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ca.json b/www/scratch-website.credits-l10njson/ca.json index d49431f0..c4ca5591 100644 --- a/www/scratch-website.credits-l10njson/ca.json +++ b/www/scratch-website.credits-l10njson/ca.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Col·laboradors anteriors", "credits.pastContributorsThanks": "Moltes contribucions han estat fetes per membres anteriors de l'equip de Scratch, com ara John Maloney (qui va liderar el desenvolupament de programari durant la primera dècada de Scratch) i Andrés Monroy-Hernández (qui va liderar el desenvolupament del primer lloc web per a la comunitat de Scratch).", "credits.otherContributors": "Altres col·laboradors:", - "credits.acknowledgementsSound": "Gràcies als següents artistes de freesound.org:" + "credits.acknowledgementsSounds": "La biblioteca de sons Scratch utilitza recursos de so gratuïts de Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Gràcies a Nina Paley de Archive.org; a Kellee Maize, Peter Rudenko, i Chris Zabriskie de FreeMusicArchive.org; i a Kevin MacLeod de Incompetech.com. Gràcies als següents articles de freesound.org:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ckb.json b/www/scratch-website.credits-l10njson/ckb.json index 179dd348..41361953 100644 --- a/www/scratch-website.credits-l10njson/ckb.json +++ b/www/scratch-website.credits-l10njson/ckb.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/cs.json b/www/scratch-website.credits-l10njson/cs.json index d2ce68b5..831a36c8 100644 --- a/www/scratch-website.credits-l10njson/cs.json +++ b/www/scratch-website.credits-l10njson/cs.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/cy.json b/www/scratch-website.credits-l10njson/cy.json index 40db8b31..1fa1b6ed 100644 --- a/www/scratch-website.credits-l10njson/cy.json +++ b/www/scratch-website.credits-l10njson/cy.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Cyfranwyr Blaenorol", "credits.pastContributorsThanks": "Mae llawer o gyfraniadau pwysig wedi eu gwneud gan aelodau blaenorol o Dîm Scratch, gan gynnwys John Maloney (fu'n arwain datblygiad y feddalwedd yn ystod degawd cyntaf Scratch), ac Andrés Monroy-Hernández (fu'n arwain datblygiad gwefan cymuned gyntaf Scratch).", "credits.otherContributors": "Mae cyfraniadau eraill yn cynnwys:", - "credits.acknowledgementsSound": "Diolch i'r artistiaid freesound.org canlynol:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/da.json b/www/scratch-website.credits-l10njson/da.json index f31de36f..b63ea0b2 100644 --- a/www/scratch-website.credits-l10njson/da.json +++ b/www/scratch-website.credits-l10njson/da.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/de.json b/www/scratch-website.credits-l10njson/de.json index cd0ee3be..02c682ad 100644 --- a/www/scratch-website.credits-l10njson/de.json +++ b/www/scratch-website.credits-l10njson/de.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/el.json b/www/scratch-website.credits-l10njson/el.json index e53e2a7c..b7b33b37 100644 --- a/www/scratch-website.credits-l10njson/el.json +++ b/www/scratch-website.credits-l10njson/el.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Παλαιότεροι Συνεισφέροντες", "credits.pastContributorsThanks": "Πολλές σημαντικές συνεισφορές έχουν γίνει από πρώην μέλη της Ομάδας Scratch, συμπεριλαμβανομένων του John Maloney (που ηγήθηκε της ανάπτυξης λογισμικού την πρώτη δεκαετία του Scratch) και του Andrés Monroy-Hernández (που ηγήθηκε της ανάπτυξης του πρώτου ιστότοπου της πρώτης κοινότητας του Scratch).", "credits.otherContributors": "Άλλοι συνεισφέροντες είναι:", - "credits.acknowledgementsSound": "Ευχαριστούμε τους ακόλουθους καλλιτέχνες του freesound.org:" + "credits.acknowledgementsSounds": "Η βιβλιοθήκη ήχων του Scratch χρησιμοποιεί δωρεάν πηγές ήχων από Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, και Incompetech.com.", + "credits.soundsThanks": "Ευχαριστούμε τους: Nina Paley από Archive.org· Kellee Maize, Peter Rudenko, και Chris Zabriskie από FreeMusicArchive.org· και Kevin MacLeod από Incompetech.com. Ευχαριστούμε τους παρακάτω καλλιτέχνες freesound.org:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/en.json b/www/scratch-website.credits-l10njson/en.json index 5196a21b..6146298c 100644 --- a/www/scratch-website.credits-l10njson/en.json +++ b/www/scratch-website.credits-l10njson/en.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/es-419.json b/www/scratch-website.credits-l10njson/es-419.json index bb99e39b..f98dd1a3 100644 --- a/www/scratch-website.credits-l10njson/es-419.json +++ b/www/scratch-website.credits-l10njson/es-419.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/es.json b/www/scratch-website.credits-l10njson/es.json index bb2373b6..4ac517bb 100644 --- a/www/scratch-website.credits-l10njson/es.json +++ b/www/scratch-website.credits-l10njson/es.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Anteriores colaboradores", "credits.pastContributorsThanks": "Muchas contribuciones importantes han estado realizadas por antiguos miembros de Scratch Team, incluyendo a John Maloney (quien lideró el desarrollo de software durante la primera década de Scratch) y a Andrés Monroy-Hernández (quien lideró el desarrollo de la primera comunidad Scratch).", "credits.otherContributors": "Entre otros colaboradores se incluyen a:", - "credits.acknowledgementsSound": "Gracias a los siguientes artistas de freesound.org:" + "credits.acknowledgementsSounds": "La biblioteca de sonidos Scratch utiliza recursos de sonido gratuitos de Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org e Incompetech.com.", + "credits.soundsThanks": "Gracias a Nina Paley de Archive.org; Kellee Maize, Peter Rudenko y Chris Zabriskie de FreeMusicArchive.org; y Kevin MacLeod de Incompetech.com. Gracias a los siguientes artistas de freesound.org:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/et.json b/www/scratch-website.credits-l10njson/et.json index 2af2dffd..63b47e42 100644 --- a/www/scratch-website.credits-l10njson/et.json +++ b/www/scratch-website.credits-l10njson/et.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/eu.json b/www/scratch-website.credits-l10njson/eu.json index cf41a88d..c63d5dd7 100644 --- a/www/scratch-website.credits-l10njson/eu.json +++ b/www/scratch-website.credits-l10njson/eu.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Iraganeko parte-hartzaileak ", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Beste laguntzaile batzuk:", - "credits.acknowledgementsSound": "Eskerrik asko freesound.org guneko artista hauei:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/fa.json b/www/scratch-website.credits-l10njson/fa.json index 5c834568..ae54ad42 100644 --- a/www/scratch-website.credits-l10njson/fa.json +++ b/www/scratch-website.credits-l10njson/fa.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/fi.json b/www/scratch-website.credits-l10njson/fi.json index 5847f45e..12fe66e6 100644 --- a/www/scratch-website.credits-l10njson/fi.json +++ b/www/scratch-website.credits-l10njson/fi.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Aiemmat avustajat", "credits.pastContributorsThanks": "Scratch-tiimin aiemmat jäsenet ovat antaneet tärkeän panoksen projektille, kuten John Maloney (joka johti ohjelmistokehitystä Scratchin ensimmäisellä vuosikymmenellä) ja Andrés Monroy-Hernández (joka johti Scratchin ensimmäisen verkkoyhteisön kehitystä).", "credits.otherContributors": "Muihin avustajiin lukeutuvat:", - "credits.acknowledgementsSound": "Kiitokset seuraaville freesound.org-artisteille:" + "credits.acknowledgementsSounds": "Scratchin musiikkikirjasto käyttää maksuttomia ääniä, jotka ovat peräisin sivustoilta Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, ja Incompetech.com.", + "credits.soundsThanks": "Kiitokset Nina Paleylle Archive.org:ista; Kellee Maizelle, Peter Rudenkolle, ja Chris Zabriskielle FreeMusicArchive.org:ista ja Kevin MacLeodille Incompetech.com:ista. Kiitokset seuraaville freesound.org-artisteille:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/fr.json b/www/scratch-website.credits-l10njson/fr.json index 34ff5bcf..3f43384f 100644 --- a/www/scratch-website.credits-l10njson/fr.json +++ b/www/scratch-website.credits-l10njson/fr.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Anciens contributeurs", "credits.pastContributorsThanks": "Beaucoup d'anciens membres de l’Équipe Scratch ont apporté de nombreuses contributions importantes, notamment John Maloney (qui a dirigé le développement logiciel au cours de la première décennie de Scratch) et Andrés Monroy-Hernández (qui a dirigé le développement du premier site Web de la communauté Scratch).", "credits.otherContributors": "Parmi les autres contributeurs:", - "credits.acknowledgementsSound": " Merci aux artistes de freesound.org suivants:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ga.json b/www/scratch-website.credits-l10njson/ga.json index c5ec7cec..59d61ffc 100644 --- a/www/scratch-website.credits-l10njson/ga.json +++ b/www/scratch-website.credits-l10njson/ga.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Iar-Rannpháirtithe", "credits.pastContributorsThanks": "Tá go leor oibre tábhachtaí déanta ag baill den Fhoireann Scratch thar na blianta, ina measc John Maloney (a bhí i gceannas ar fhorbairt an bhogearra le linn an chéad deich mbliana) agus Andrés Monroy-Hernández (a bhí i gceannas ar fhorbairt an chéad suíomh Scratch dírithe ar an bpobal).", "credits.otherContributors": "Rannpháirtithe eile:", - "credits.acknowledgementsSound": "Táimid buíoch de na healaíontóirí seo a leanas ar freesound.org:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/gd.json b/www/scratch-website.credits-l10njson/gd.json index 10bf0aa8..9752e58e 100644 --- a/www/scratch-website.credits-l10njson/gd.json +++ b/www/scratch-website.credits-l10njson/gd.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Co-thabhartaichean roimhe", "credits.pastContributorsThanks": "Thuig iomadh buill a bha aig Sgioba Scratch roimhe tabhartasan cudromach rinn, a’ gabhail a-steach John Maloney (a stiùirich leasachadh a’ bhathair-bhog rè a’ chiad deicheid dhe Scratch) agus Andrés Monroy-Hernández (a stiùirich leasachadh na ciad làraich-lìn dhan choimhearsnachd Scratch).", "credits.otherContributors": "Seo cuid de na daoine eile a thug tabhartas dhuinn:", - "credits.acknowledgementsSound": "Mòran taing dhan luchd-fuaime freesound.org seo:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/gl.json b/www/scratch-website.credits-l10njson/gl.json index a799e8dd..b05a63dc 100644 --- a/www/scratch-website.credits-l10njson/gl.json +++ b/www/scratch-website.credits-l10njson/gl.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Antigos contribuíntes:", "credits.pastContributorsThanks": "Moitas contribucións importantes foron feitas por antigos membros do Equipo de Scratch, incluíndo a John Maloney (quen dirixiu o desenvolvemento de software na primeira decada de Scratch) e Andrés Monroy-Hernández ( quen dirixiu o desenvolvemento do primeiro sitio web da comunidade Scratch).", "credits.otherContributors": "Outras contribucións inclúen:", - "credits.acknowledgementsSound": "Grazas aos seguintes artistas de freesound.org:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/he.json b/www/scratch-website.credits-l10njson/he.json index cf61e33e..2335ce8a 100644 --- a/www/scratch-website.credits-l10njson/he.json +++ b/www/scratch-website.credits-l10njson/he.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/hr.json b/www/scratch-website.credits-l10njson/hr.json index 859e62b8..5c06d440 100644 --- a/www/scratch-website.credits-l10njson/hr.json +++ b/www/scratch-website.credits-l10njson/hr.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/hu.json b/www/scratch-website.credits-l10njson/hu.json index 15113194..aaaae7aa 100644 --- a/www/scratch-website.credits-l10njson/hu.json +++ b/www/scratch-website.credits-l10njson/hu.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/id.json b/www/scratch-website.credits-l10njson/id.json index f521ba24..a1249e98 100644 --- a/www/scratch-website.credits-l10njson/id.json +++ b/www/scratch-website.credits-l10njson/id.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/is.json b/www/scratch-website.credits-l10njson/is.json index 94b84057..9363166c 100644 --- a/www/scratch-website.credits-l10njson/is.json +++ b/www/scratch-website.credits-l10njson/is.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/it.json b/www/scratch-website.credits-l10njson/it.json index db85f95d..ccc84793 100644 --- a/www/scratch-website.credits-l10njson/it.json +++ b/www/scratch-website.credits-l10njson/it.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Contributi del passato", "credits.pastContributorsThanks": "Molti contributi importanti sono stati portati da precedenti membri dello Scratch Team inclusi John Maloney (che ha guidato lo sviluppo software di Scratch per i primi dieci anni) e Andrés Monroy-Hernández (che ha guidato lo sviluppo del sito della comunità di Scratch per i primi dieci anni).", "credits.otherContributors": "Altri contributi sono stati portati da:", - "credits.acknowledgementsSound": "Grazie ai seguenti artisti di freesound.org:" + "credits.acknowledgementsSounds": "La libreria di suoni di Scratch fa uso di risorse gratuite rese disponibili da Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org e Incompetech.com.", + "credits.soundsThanks": "Grazie a Nina Paley di Archive.org; Kellee Maize, Peter Rudenko e Chris Zabriskie di FreeMusicArchive.org; e Kevin MacLeod di Incompetech.com. Grazie ai seguenti artisti di freesound.org:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ja-Hira.json b/www/scratch-website.credits-l10njson/ja-Hira.json index 731e557f..19cc09f0 100644 --- a/www/scratch-website.credits-l10njson/ja-Hira.json +++ b/www/scratch-website.credits-l10njson/ja-Hira.json @@ -32,5 +32,6 @@ "credits.pastContributors": "以前の貢献者", "credits.pastContributorsThanks": "以前のScratchチームのメンバーは、これまでに多くの役目を果たしてきました: John Maloney (最初の10年間のScratch開発リーダー)と Andrés Monroy-Hernández (初期のScratchコミュニティーウェブサイト開発リーダー)です。", "credits.otherContributors": "その他の貢献者:", - "credits.acknowledgementsSound": "これらのfreesound.orgで活動する音楽家に感謝します:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ja.json b/www/scratch-website.credits-l10njson/ja.json index 0c329488..5bb6963e 100644 --- a/www/scratch-website.credits-l10njson/ja.json +++ b/www/scratch-website.credits-l10njson/ja.json @@ -32,5 +32,6 @@ "credits.pastContributors": "以前の貢献者", "credits.pastContributorsThanks": "以前のScratchチームのメンバーは、これまでに多くの役目を果たしてきました: John Maloney (最初の10年間のScratch開発リーダー)と Andrés Monroy-Hernández (初期のScratchコミュニティーウェブサイト開発リーダー)です。", "credits.otherContributors": "その他の貢献者:", - "credits.acknowledgementsSound": "これらのfreesound.orgで活動する音楽家に感謝します:" + "credits.acknowledgementsSounds": "Scratchの音ライブラリーは、Adobe.com、Archive.org、FreeMusicArchive.org、FreeSound.org、Incompetech.comの無料の音素材を利用しています。", + "credits.soundsThanks": "Archive.orgのNina Paley、FreeMusicArchive.orgのKellee Maize、Peter Rudenko、Chris Zabriskie、Incompetech.comのMacLeodに感謝します。また、以下ののfreesound.orgのアーティストの方々にも感謝します:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ko.json b/www/scratch-website.credits-l10njson/ko.json index 267640cd..31d64ec2 100644 --- a/www/scratch-website.credits-l10njson/ko.json +++ b/www/scratch-website.credits-l10njson/ko.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/lt.json b/www/scratch-website.credits-l10njson/lt.json index 4f1c1f76..0875d9f5 100644 --- a/www/scratch-website.credits-l10njson/lt.json +++ b/www/scratch-website.credits-l10njson/lt.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/lv.json b/www/scratch-website.credits-l10njson/lv.json index 3d7f2c3e..848414a4 100644 --- a/www/scratch-website.credits-l10njson/lv.json +++ b/www/scratch-website.credits-l10njson/lv.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/mi.json b/www/scratch-website.credits-l10njson/mi.json index 7169ea78..72560dc3 100644 --- a/www/scratch-website.credits-l10njson/mi.json +++ b/www/scratch-website.credits-l10njson/mi.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/nb.json b/www/scratch-website.credits-l10njson/nb.json index 9b1838e6..4d1f7c79 100644 --- a/www/scratch-website.credits-l10njson/nb.json +++ b/www/scratch-website.credits-l10njson/nb.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/nl.json b/www/scratch-website.credits-l10njson/nl.json index 07307d30..cb616358 100644 --- a/www/scratch-website.credits-l10njson/nl.json +++ b/www/scratch-website.credits-l10njson/nl.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Medewerkers uit het verleden", "credits.pastContributorsThanks": "Veel belangrijke bijdrage zijn geleverd door oud-leden van het Scratch team, waaronder John Maloney (die de eerste tien jaar de software ontwikkeling van Scratch leidde) en Andrés Monroy-Hernández (die de ontwikkeling van de website voor de Scratch gemeenschap leidde).", "credits.otherContributors": "Andere medewerkers:", - "credits.acknowledgementsSound": "Dank aan de volgende freesound.org kunstenaars:" + "credits.acknowledgementsSounds": "De Scratch geluidenbibliotheek gebruikt gratis materiaal van Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org en incompetech.com.", + "credits.soundsThanks": "Dank aan Nina Paley van Archive.org; Kellee Maize, Peter Rudenko en Chris Zabriskie van FreeMusicArchive.org; en Kevin MacLeod van Incompetech.com. Dank aan de de volgende freesound.org artiesten:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/nn.json b/www/scratch-website.credits-l10njson/nn.json index 03b79508..543ef491 100644 --- a/www/scratch-website.credits-l10njson/nn.json +++ b/www/scratch-website.credits-l10njson/nn.json @@ -10,7 +10,7 @@ "credits.researchersTitle": "Scratch-forskarar", "credits.researchersBody": "{scratchResearchLink} vert utført av medlemmar i Scratch-gruppa ved MIT og av forskarar ved andre universitet, blant anna:", "credits.researchLinkText": "Forsking på Scratch", - "credits.researchersContributors": "Yasmin Kafai (som samarbeida om {nsfLink}) ved University of Pennsylvania Graduate School of Education, Karen Brennan (som leiar {scratchEdLink}) ved Harvard Graduate School of Education, Benjamin Mako Hill ved University of Washington, Andrés Monroy Hernández ved Microsoft Research, Mimi Ito og Crystle Martin ved University of California, Irvine, Quinn Burke ved College of Charleston, Deborah Fields ved Utah State University og Kylie Peppler ved Indiana University.", + "credits.researchersContributors": "Yasmin Kafai (som samarbeida om {scratchEdLink}) ved University of Pennsylvania Graduate School of Education, Karen Brennan (som leiar {nsfLink}) ved Harvard Graduate School of Education, Benjamin Mako Hill ved University of Washington, Andrés Monroy Hernández ved Microsoft Research, Mimi Ito og Crystle Martin ved University of California, Irvine, Quinn Burke ved College of Charleston, Deborah Fields ved Utah State University og Kylie Peppler ved Indiana University.", "credits.researchNSFLinkText": "den første pengeløyvinga frå NSF", "credits.researchScratchEdLinkText": "ScratchEd-satsinga", "credits.acknowledgementsTitle": "Bidragsytarar", @@ -32,5 +32,6 @@ "credits.pastContributors": "Tidlegare bidragsytarar", "credits.pastContributorsThanks": "Mange viktige bidrag har komme frå tidlegare medlemmar av Scratch-gruppa, som John Maloney (som leia programutviklinga dei første ti åra), Andrés Monroy-Hernández (som leia utviklinga av den første nettsamfunnssida til Scratch).", "credits.otherContributors": "Andre bidragsytarar:", - "credits.acknowledgementsSound": "Takk til desse freesound.org-brukarane:" + "credits.acknowledgementsSounds": "Lydbiblioteket i Scratch inneheld frigjevne lydeffektar frå Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org og Incompetech.com.", + "credits.soundsThanks": "Takk til Nina Paley frå Archive.org, Kellee Maize, Peter Rudenko og Chris Zabriskie frå FreeMusicArchive.org, og Kevin MacLeod frå Incompetech.com. Takk til desse freesound.org-brukarane:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/pl.json b/www/scratch-website.credits-l10njson/pl.json index 7ebc7a90..1b504949 100644 --- a/www/scratch-website.credits-l10njson/pl.json +++ b/www/scratch-website.credits-l10njson/pl.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/pt-br.json b/www/scratch-website.credits-l10njson/pt-br.json index 05ab05b1..22f9de6f 100644 --- a/www/scratch-website.credits-l10njson/pt-br.json +++ b/www/scratch-website.credits-l10njson/pt-br.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Colaboradores anteriores", "credits.pastContributorsThanks": "Muitas contribuições importantes foram realizadas por membros anteriores do Scratch Team, incluindo John Maloney (que liderou o desenvolvimento de software para a primeira década do Scratch) e Andrés Monroy-Hernández (que liderou o desenvolvimento do primeiro site da comunidade Scratch).", "credits.otherContributors": "Outros colaboradores incluem:", - "credits.acknowledgementsSound": "Um agradecimento aos artistas da freesound.org citados a seguir:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/pt.json b/www/scratch-website.credits-l10njson/pt.json index 448e90f4..9397d8e9 100644 --- a/www/scratch-website.credits-l10njson/pt.json +++ b/www/scratch-website.credits-l10njson/pt.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Antigos Contribuidores", "credits.pastContributorsThanks": "Muitas contribuições importantes foram feitas por antigos membros da Equipa Scratch, incluindo John Maloney (que dirigiu o desenvolvimento do software durante a primeira década do Scratch) e Andrés Monroy-Hernández (que dirigiu o desenvolvimento do primeiro sítio web da comunidade Scratch).", "credits.otherContributors": "Outros contribuidores incluem:", - "credits.acknowledgementsSound": "Agradecimentos aos seguintes artistas freesound.org:" + "credits.acknowledgementsSounds": "A biblioteca de sons do Scratch usa recursos gratuitos de som disponibilizados em Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org e Incompetech.com.", + "credits.soundsThanks": "Agradecemos à Nina Paley do Archive.org; a Kellee Maize, Peter Rudenko e Chris Zabriskie do FreeMusicArchive.org; e a Kevin MacLeod do Incompetech.com. Agradecemos aos seguintes artistas do freesound.org:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ro.json b/www/scratch-website.credits-l10njson/ro.json index fe9c76ab..44fafe68 100644 --- a/www/scratch-website.credits-l10njson/ro.json +++ b/www/scratch-website.credits-l10njson/ro.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/ru.json b/www/scratch-website.credits-l10njson/ru.json index dd454ec1..c2cd9b64 100644 --- a/www/scratch-website.credits-l10njson/ru.json +++ b/www/scratch-website.credits-l10njson/ru.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Благодарность следующим артистам freesound.org:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/sk.json b/www/scratch-website.credits-l10njson/sk.json index aff1b98a..c05d00f4 100644 --- a/www/scratch-website.credits-l10njson/sk.json +++ b/www/scratch-website.credits-l10njson/sk.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/sl.json b/www/scratch-website.credits-l10njson/sl.json index 5c388534..58d9e693 100644 --- a/www/scratch-website.credits-l10njson/sl.json +++ b/www/scratch-website.credits-l10njson/sl.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Prejšnji sodelavci", "credits.pastContributorsThanks": "Prejšnji člani ekipe Stratch Team so veliko doprinesli k razvoju Scratcha, med njimi John Maloney (ki je prvo desetletje vodil razvoj programa) in Andrés Monroy-Hernández (ki je vodil razvoj prve spletne strani skupnosti uporabnikov Scratcha). ", "credits.otherContributors": "Med ostalimi sodelujočimi so tudi:", - "credits.acknowledgementsSound": "Hvala umetnikom s freesound.org:" + "credits.acknowledgementsSounds": "Scratcheva zvočna knjižnica uporablja vire iz Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, in Incompetech.com.", + "credits.soundsThanks": "Hvala Nini Paley iz Archive.org; Kellee Maize, Petru Rudenko in Chrisu Zabriskie iz FreeMusicArchive.org; in Kevinu MacLeod iz Incompetech.com. Zahvale tudi naslednjim umetnikom iz freesound.org:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/sr.json b/www/scratch-website.credits-l10njson/sr.json index b8c6d2b4..96a977fd 100644 --- a/www/scratch-website.credits-l10njson/sr.json +++ b/www/scratch-website.credits-l10njson/sr.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Хвала следећим freesound.org уметницима:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/sv.json b/www/scratch-website.credits-l10njson/sv.json index 74770541..7ca1a162 100644 --- a/www/scratch-website.credits-l10njson/sv.json +++ b/www/scratch-website.credits-l10njson/sv.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/th.json b/www/scratch-website.credits-l10njson/th.json index 01f546b5..13edffad 100644 --- a/www/scratch-website.credits-l10njson/th.json +++ b/www/scratch-website.credits-l10njson/th.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/tr.json b/www/scratch-website.credits-l10njson/tr.json index 04b321b8..eca8bc99 100644 --- a/www/scratch-website.credits-l10njson/tr.json +++ b/www/scratch-website.credits-l10njson/tr.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Geçmişte katkıda bulunanlar", "credits.pastContributorsThanks": "Eski Scratch takımı üyeleri John Maloney (İlk 10 yılında Scratch yazılım geliştirme ekibini yönetti) ve Andrés Monroy-Hernández (Scratch çevrimiçi topluluk web sayfasını geliştirdi) tarafından pek çok katkı sağlanmıştır. ", "credits.otherContributors": "Diğer katılımcılar:", - "credits.acknowledgementsSound": "Aşağıdaki freesound.org sanatçılarına teşekkürler:" + "credits.acknowledgementsSounds": "Scratch ses kütüphanesi, Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org ve Incompetech.com'dan ücretsiz ses kaynakları kullanır.", + "credits.soundsThanks": "Archive.org'dan Nina Paley'e; FreeMusicArchive.org'dan Kellee Mısır, Peter Rudenko ve Chris Zabriskie; ve Incompetech.com'dan Kevin MacLeod'a teşekkürler. Aşağıdaki freesound.org sanatçılarına da teşekkürler:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/uk.json b/www/scratch-website.credits-l10njson/uk.json index 5cf0af18..6d20be8f 100644 --- a/www/scratch-website.credits-l10njson/uk.json +++ b/www/scratch-website.credits-l10njson/uk.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/vi.json b/www/scratch-website.credits-l10njson/vi.json index 1375919e..8f43da86 100644 --- a/www/scratch-website.credits-l10njson/vi.json +++ b/www/scratch-website.credits-l10njson/vi.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/zh-cn.json b/www/scratch-website.credits-l10njson/zh-cn.json index ad8863d5..b1776cc6 100644 --- a/www/scratch-website.credits-l10njson/zh-cn.json +++ b/www/scratch-website.credits-l10njson/zh-cn.json @@ -32,5 +32,6 @@ "credits.pastContributors": "过往贡献者", "credits.pastContributorsThanks": "前Scratch团队成员做出了很多重要的贡献。包括 John Maloney (领导了Scratch前十年的软件开发)和 Andrés Monroy-Hernández (领导了Scratch的第一个社区网站的开发)。", "credits.otherContributors": "其他贡献者包括:", - "credits.acknowledgementsSound": "感谢以下来自freesound.org的艺术家:" + "credits.acknowledgementsSounds": "Scratch声音库使用了来自以下网站的免费素材:Adobe.com、Archive.org、FreeMusicArchive.org、FreeSound.org以及Incompetech.com。", + "credits.soundsThanks": "感谢Archive.org的Nina Paley;FreeMusicArchive.org的Kellee Maize、Peter Rudenko和Chris Zabriskie;还有Incompetech.com的Kevin MacLeod。感谢谢freesound.org的艺术家:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/zh-tw.json b/www/scratch-website.credits-l10njson/zh-tw.json index af3aa919..15e1118c 100644 --- a/www/scratch-website.credits-l10njson/zh-tw.json +++ b/www/scratch-website.credits-l10njson/zh-tw.json @@ -32,5 +32,6 @@ "credits.pastContributors": "先前的貢獻者", "credits.pastContributorsThanks": "許多重要的貢獻是來自之前的 Scratch 團隊成員,包括 John Maloney ( Scratch 前十年的發展領導 ) 和 Andrés Monroy-Hernández ( 第一個 Scratch 社群網站的發展領導 ) 。", "credits.otherContributors": "其他的貢獻者,包括:", - "credits.acknowledgementsSound": "感謝在 freesound.org 的藝術家:" + "credits.acknowledgementsSounds": "Scratch 的音效範例庫使用了免費的音源,分別有 Adobe.com、Archive.org、FreeMusicArchive.org、FreeSound.org、Incompetech.com。", + "credits.soundsThanks": "感謝 Archive.org 的 Nina Paley,FreeMusicArchive.org 的 Kellee Maize、Peter Rudenko、Chris Zabriskie,Incompetech.com 的 Kevin MacLeod。也感謝 freesound.org 的藝術家們:" } \ No newline at end of file diff --git a/www/scratch-website.credits-l10njson/zu.json b/www/scratch-website.credits-l10njson/zu.json index 43e84429..e9c1db49 100644 --- a/www/scratch-website.credits-l10njson/zu.json +++ b/www/scratch-website.credits-l10njson/zu.json @@ -32,5 +32,6 @@ "credits.pastContributors": "Past Contributors", "credits.pastContributorsThanks": "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).", "credits.otherContributors": "Other contributors include:", - "credits.acknowledgementsSound": "Thanks to the following freesound.org artists:" + "credits.acknowledgementsSounds": "The Scratch sound library uses free sound resources from Adobe.com, Archive.org, FreeMusicArchive.org, FreeSound.org, and Incompetech.com.", + "credits.soundsThanks": "Thanks to Nina Paley from Archive.org; Kellee Maize, Peter Rudenko, and Chris Zabriskie from FreeMusicArchive.org; and Kevin MacLeod from Incompetech.com. Thanks to the following freesound.org artists:" } \ No newline at end of file diff --git a/www/scratch-website.developers-l10njson/nn.json b/www/scratch-website.developers-l10njson/nn.json index 073b4e10..9777c3a1 100644 --- a/www/scratch-website.developers-l10njson/nn.json +++ b/www/scratch-website.developers-l10njson/nn.json @@ -32,7 +32,7 @@ "developers.designPrinciplesRoomBody": "Me legg opp til mange typar interaksjonar, med særskild vekt på å ha med element som er lette å forstå for barn og unge (ein låg terskel) men samtidig generelle nok til å kunna brukast på mange ulike måtar (breie veggar).", "developers.designPrinciplesSimpleTitle": "Gjer det så enkelt som mogleg – og kanskje endå enklare", "developers.designPrinciplesSimpleBody": "Det er eit press på å stadig leggja til nye funksjonar i dataprogram, men me har funne at å heller redusera talet på funksjonar ofte gjer brukaropplevinga betre. Det som først verka å vera avgrensingar, viser seg å føra til nye former for kreativitet.", - "developers.designPrinciplesGlobalTitle": "Mange stiar, mange stilar", + "developers.designPrinciplesGlobalTitle": "Mange løp, mange stilar", "developers.designPrinciplesGlobalBody": "Mange realfagsaktivitetar har tradisjonelt vore formidla på måtar som passar for nokre grupper og ikkje for andre. Me arbeider målretta med å redusera denne ubalansen ved å laga teknologi som er tilgjengeleg og tiltalande for fleire.", "developers.designPrinciplesTinkerTitle": "Laga for å tukla og eksperimentera med", "developers.designPrinciplesTinkerBody": "Me meiner læringsprosessar i seg sjølve er iterative. Ein startar med å utforska og eksperimentera, for så å revidera og forfina både kva mål ein har og kva det er ein skapar. For å støtta ei slik interaktiv arbeidsform utformar me brukargrensesnitta våre slik at dei oppmuntrar til kjappe eksperiment og raske utviklingssyklusar.", diff --git a/www/scratch-website.download-l10njson/de.json b/www/scratch-website.download-l10njson/de.json index 0f999319..bdc79661 100644 --- a/www/scratch-website.download-l10njson/de.json +++ b/www/scratch-website.download-l10njson/de.json @@ -1,30 +1,30 @@ { - "download.title": "Scratch Desktop", - "download.intro": "Du kannst den Scratch Desktop-Editor installieren, um ohne Internetverbindung an Projekten zu arbeiten. Diese Version funktioniert unter Windows und MacOS.", + "download.title": "Scratch-Desktop", + "download.intro": "Du kannst den Scratch-Desktop-Editor installieren, um ohne Internetverbindung an Projekten zu arbeiten. Diese Version funktioniert unter Windows und MacOS.", "download.requirements": "Voraussetzungen", - "download.imgAltDownloadIllustration": "Scratch 3.0 Desktop herunterladen", - "download.installHeaderTitle": "Scratch Desktop installieren", - "download.downloadScratchDesktop": "Scratch Desktop herunterladen", + "download.imgAltDownloadIllustration": "Bildschirmfoto von Scratch-3.0-Desktop", + "download.installHeaderTitle": "Scratch-Desktop installieren", + "download.downloadScratchDesktop": "Scratch-Desktop herunterladen", "download.downloadButton": "Herunterladen", "download.troubleshootingTitle": "Häufig gestellte Fragen", - "download.startScratchDesktop": "Scratch Desktop starten", - "download.howDoIInstall": "Wie installiere ich Scratch Desktop?", - "download.whenSupportLinux": "Wann wird Scratch Desktop für Linux verfügbar?", - "download.supportLinuxAnswer": "Scratch Desktop unter Linux wird derzeit nicht unterstützt. Wir arbeiten mit Partnern und der Open-Source-Gemeinschaft zusammen, um herauszufinden, ob es einen Weg gibt, wie wir Linux in Zukunft unterstützen können. Bleiben Sie dran!", - "download.supportChromeOS": "Wann werden Sie Scratch Desktop für Chromebooks haben?", - "download.supportChromeOSAnswer": "Scratch Desktop für Chromebooks ist noch nicht verfügbar. Wir arbeiten daran und erwarten, dass es später im Jahr 2019 veröffentlicht wird.", + "download.startScratchDesktop": "Scratch-Desktop starten", + "download.howDoIInstall": "Wie installiere ich Scratch-Desktop?", + "download.whenSupportLinux": "Wann wird Scratch-Desktop für Linux verfügbar?", + "download.supportLinuxAnswer": "Scratch-Desktop unter Linux wird derzeit nicht unterstützt. Wir arbeiten mit Partnern und der Open-Source-Gemeinschaft zusammen, um herauszufinden, ob es einen Weg gibt, wie wir Linux in Zukunft unterstützen können. Bleiben Sie dran!", + "download.supportChromeOS": "Wann werden Sie Scratch-Desktop für Chromebooks bereitstellen?", + "download.supportChromeOSAnswer": "Scratch-Desktop für Chromebooks ist noch nicht verfügbar. Wir arbeiten daran und erwarten, dass es später im Jahr 2019 veröffentlicht wird.", "download.olderVersionsTitle": "Ältere Versionen", - "download.olderVersions": "Sie suchen den Scratch 2.0 Offline-Editor oder Scratch 1.4?", - "download.scratch1-4Desktop": "Scratch 1.4 Desktop", - "download.scratch2Desktop": "Scratch 2.0 Desktop", + "download.olderVersions": "Sie suchen den Scratch-2.0-Offline-Editor oder Scratch 1.4?", + "download.scratch1-4Desktop": "Scratch-1.4-Desktop", + "download.scratch2Desktop": "Scratch-2.0-Desktop", "download.cannotAccessMacStore": "Was passiert, wenn ich keinen Zugriff auf den Mac App-Store habe?", "download.cannotAccessWindowsStore": "Was passiert, wenn ich keinen Zugriff auf den Microsoft-Store habe?", "download.macMoveToApplications": "Öffnen Sie die .dmg-Datei. Verschieben Sie Scratch Desktop in den Ordner Anwendungen.", "download.winMoveToApplications": "Führen Sie die .exe-Datei aus.", - "download.canIUseScratchLink": "Kann ich Scratch Link verwenden, um eine Verbindung zu Erweiterungen herzustellen? ", - "download.canIUseScratchLinkAnswer": "Ja, Sie benötigen jedoch eine Internetverbindung, um Scratch Link verwenden zu können.", - "download.desktopAndBrowser": "Kann ich Scratch Desktop verwenden und gleichzeitig Scratch auch im Browser öffnen?", + "download.canIUseScratchLink": "Kann ich Scratch-Link verwenden, um eine Verbindung zu Erweiterungen herzustellen? ", + "download.canIUseScratchLinkAnswer": "Ja, Sie benötigen jedoch eine Internetverbindung, um Scratch-Link verwenden zu können.", + "download.desktopAndBrowser": "Kann ich Scratch-Desktop verwenden und gleichzeitig Scratch auch im Browser öffnen?", "download.yesAnswer": "Ja.", - "download.canIShare": "Kann ich von Scratch Desktop aus freigeben?", - "download.canIShareAnswer": "Dies wird derzeit nicht unterstützt. Im Moment können Sie ein Projekt aus Scratch Desktop speichern, es in Ihr Scratch-Konto hochladen und dort freigeben. In einer späteren Version werden wir die Möglichkeit hinzufügen, direkt in Scratch Desktop auf Ihr Scratch-Konto hochzuladen." + "download.canIShare": "Kann ich von Scratch-Desktop aus freigeben?", + "download.canIShareAnswer": "Dies wird derzeit nicht unterstützt. Im Moment können Sie ein Projekt in Scratch-Desktop speichern, es in Ihr Scratch-Konto hochladen und dort freigeben. In einer späteren Version werden wir die Möglichkeit hinzufügen, direkt in Scratch Desktop auf Ihr Scratch-Konto hochzuladen." } \ No newline at end of file diff --git a/www/scratch-website.download-l10njson/vi.json b/www/scratch-website.download-l10njson/vi.json index d7e0351b..a8a99737 100644 --- a/www/scratch-website.download-l10njson/vi.json +++ b/www/scratch-website.download-l10njson/vi.json @@ -1,30 +1,30 @@ { "download.title": "Scratch Desktop", - "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.intro": "Bạn có thể cài đặt trình biên tập Scratch Desktop để làm việc với các dự án khi không có kết nối Internet. Phiên bản này hoạt động với Windows và MacOS.", "download.requirements": "Yêu cầu", - "download.imgAltDownloadIllustration": "Scratch 3.0 Desktop screenshot", - "download.installHeaderTitle": "Install Scratch Desktop", - "download.downloadScratchDesktop": "Download Scratch Desktop", + "download.imgAltDownloadIllustration": "Ảnh chụp màn hình Scratch 3.0 Desktop", + "download.installHeaderTitle": "Cài đặt Scratch Deskto", + "download.downloadScratchDesktop": "Tải Scratch Deskto", "download.downloadButton": "Tải xuống", "download.troubleshootingTitle": "Những câu hỏi thường gặp", - "download.startScratchDesktop": "Start Scratch Desktop", - "download.howDoIInstall": "How do I install Scratch Desktop?", - "download.whenSupportLinux": "When will you have Scratch Desktop for Linux?", - "download.supportLinuxAnswer": "Scratch Desktop on Linux is currently not supported. We are working with partners and the open-source community to determine if there is a way we can support Linux in the future. Stay tuned!", - "download.supportChromeOS": "When will you have Scratch Desktop for Chromebooks?", - "download.supportChromeOSAnswer": "Scratch Desktop for Chromebooks is not yet available. We are working on it and expect to release later in 2019.", - "download.olderVersionsTitle": "Older Versions", - "download.olderVersions": "Looking for the Scratch 2.0 Offline Editor or Scratch 1.4?", + "download.startScratchDesktop": "Bắt đầu Scratch Desktop", + "download.howDoIInstall": "Làm thế nào để cài đặt Scratch Desktop?", + "download.whenSupportLinux": "Khi nào thì có Scratch Desktop cho Linux?", + "download.supportLinuxAnswer": "Hiện tại Scratch Desktop không được hỗ trợ trên Linux. Chúng tôi đang làm việc với các đối tác và công đồng mã nguồn mở để có thể hỗ trợ Linux trong thời gian tới. Hãy chờ đợi!", + "download.supportChromeOS": "Khi nào thì có Scratch Desktop cho Chromebook?", + "download.supportChromeOSAnswer": "Hiện tại vẫn chưa có Scratch Desktop cho Chromebook. Chúng tôi đang làm việc và dự kiến sẽ ra mắt trong năm 2019.", + "download.olderVersionsTitle": "Phiên bản cũ hơn", + "download.olderVersions": "Tìm kiếm Trình biên tập Scratch 2.0 Ngoại tuyến hoặc Scratch 1.4?", "download.scratch1-4Desktop": "Scratch 1.4 Desktop", "download.scratch2Desktop": "Scratch 2.0 Desktop", - "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.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.desktopAndBrowser": "Can I use Scratch Desktop and also have Scratch open in the browser?", - "download.yesAnswer": "Yes.", - "download.canIShare": "Can I share from Scratch Desktop?", - "download.canIShareAnswer": "This isn’t supported currently. For now, you can save a project from Scratch Desktop, upload it to your Scratch account, and share it there. In a later version we will add the ability to upload to your Scratch account directly in Scratch Desktop." + "download.cannotAccessMacStore": "Làm gì nếu tôi không thể truy cập Mac App Store?", + "download.cannotAccessWindowsStore": "Làm gì nếu tôi không thể truy cập Microsoft Store?", + "download.macMoveToApplications": "Mở file .dmg. Di chuyển Scratch Desktop vào mục Ứng dụng.", + "download.winMoveToApplications": "Chạy file .exe.", + "download.canIUseScratchLink": "Tôi có thể sử dụng Scratch Link để kết nối với tiên ích mở rộng không?", + "download.canIUseScratchLinkAnswer": "Có. Tuy nhiên, bạn cần có kết nối Internet để sử dụng Scratch Link.", + "download.desktopAndBrowser": "Tôi có thể sử dụng Scratch Desktop và cả Scratch trên trình duyệt?", + "download.yesAnswer": "Có.", + "download.canIShare": "Tôi có thể chia sẻ từ Scratch Desktop?", + "download.canIShareAnswer": "Hiện tại tính năng này chưa được hỗ trợ. Bạn có thể lưu một dự án từ Scratch Desktop, tải lên tài khoản Scratch của bạn, và chia sẻ trên đó. Trong phiên bản sau chúng tôi sẽ thêm khả năng tải trực tiếp từ Scratch Desktop lên tài khoản Scratch của bạn" } \ No newline at end of file diff --git a/www/scratch-website.download-l10njson/zu.json b/www/scratch-website.download-l10njson/zu.json index 25eaa853..977a0dd0 100644 --- a/www/scratch-website.download-l10njson/zu.json +++ b/www/scratch-website.download-l10njson/zu.json @@ -1,5 +1,5 @@ { - "download.title": "Ukuphezulu kweDeski ", + "download.title": "Scratch Desktop ", "download.intro": "Ungakwazi ukufaka uScratch Desktop editha ngaphandle kokudinga ukuxhuma internet. Loluhlobo lwe version luzosebenza kwi Windows 10 naku MacOS ", "download.requirements": "Izidingo", "download.imgAltDownloadIllustration": "Scratch 3.0 Desktop screenshot ", @@ -8,10 +8,10 @@ "download.downloadButton": "Download", "download.troubleshootingTitle": "FAQ", "download.startScratchDesktop": "Qala Scratch Desktop ", - "download.howDoIInstall": "Ngiwu Installer kanjan uScratch Desktop ", - "download.whenSupportLinux": "Nizoba nini nawo uScratch Desktop kuLinux ", + "download.howDoIInstall": "Ngiwu faka kanjan uScratch Desktop ", + "download.whenSupportLinux": "Nizoba nini nawo uScratch Desktop kuLinux? ", "download.supportLinuxAnswer": "Scratch Desktop kwiLinux okwamanje abakawuvumeli. Thina sisebenza nophathini kanye nomphakathi ovulekile ukuze kushiwo indlela esingawuvumela ngayo uLinux ngokuhamba kweskhathi, Hlala nathi. ", - "download.supportChromeOS": "Nizoba nawonini uScratch Desktop kuma Chromebooks ", + "download.supportChromeOS": "Nizoba nawonini uScratch Desktop kuma Chromebooks ? ", "download.supportChromeOSAnswer": "Scratch Desktop kumaChromebooks awukavunyelwa okwamanje, Sisebenza wona silindele ukuwukhipha ngokuhamba kwesikhathi ku2019.", "download.olderVersionsTitle": "Ama versions amadala ", "download.olderVersions": "Ubheka uScratch 2.0 Offline Editor noma uScratch 1.4 ", @@ -20,11 +20,11 @@ "download.cannotAccessMacStore": "Ngenzenjani makuthiwa angikwaz ukungena kuMac App Store ", "download.cannotAccessWindowsStore": "Ngenzenjani makuthiwa angikwazi ukungena kuMicrosoft Store ", "download.macMoveToApplications": "Vula .dmg file. Susa uScratch Desktop uwufake kuma applications ", - "download.winMoveToApplications": "Run the .exe file.", - "download.canIUseScratchLink": "Ungakwazi ukusebenzisa uScratch Link ukuxhumana nezinye ezandisiwe ", - "download.canIUseScratchLinkAnswer": "Yes. However, you will need an Internet connection to use Scratch Link.", - "download.desktopAndBrowser": "Can I use Scratch Desktop and also have Scratch open in the browser?", - "download.yesAnswer": "Yes.", - "download.canIShare": "Can I share from Scratch Desktop?", - "download.canIShareAnswer": "This isn’t supported currently. For now, you can save a project from Scratch Desktop, upload it to your Scratch account, and share it there. In a later version we will add the ability to upload to your Scratch account directly in Scratch Desktop." + "download.winMoveToApplications": "Vula .exe file.", + "download.canIUseScratchLink": "Ungakwazi ukusebenzisa uScratch Link ukuxhumana nezinye ezigcwalisiwe? ", + "download.canIUseScratchLinkAnswer": "Yebo, noma ikanjani uzodinga ukuxhumana kweInternet ukusebenzisa uScratch Link ", + "download.desktopAndBrowser": "Ngingakwazi ukusebenzisa uScratch Desktop uphinde uwuvule kuBrowser?", + "download.yesAnswer": "Yebo.", + "download.canIShare": "Ngingakwazi ukutshengisa abanye kuScratch Desktop ", + "download.canIShareAnswer": "Okwamanje akuvumelekile. Ungawagcina wonke ama phrojethi kuScratch Desktop, Ungakwazi ukuzifakela AmaPhrojethi ukwazi nokunikeza abanye kuScratch. Kwezinye izakhiwo ezilandelayo zaScratch sizofaka imninigwane eqondille kuScratch Desktop " } \ No newline at end of file diff --git a/www/scratch-website.download-scratch2-l10njson/zu.json b/www/scratch-website.download-scratch2-l10njson/zu.json index 279b0cd9..a4ad8706 100644 --- a/www/scratch-website.download-scratch2-l10njson/zu.json +++ b/www/scratch-website.download-scratch2-l10njson/zu.json @@ -1,32 +1,32 @@ { "download.title": "scratch 2.0 umhleli wa offline", "download.intro": "ungafaka uscratch 2.0 womhleli ukuze usebenze kumaprojekthi ngaphandle kokuxhumana nge intanethi lokushicilelo lungasebenza kuWindows kanye ne MacOS.", - "download.introMac": "qaphela ku basebenzi be Macushicilelo lwakamuva lwe scratch 2.0 offline ludinga Adode AIR 20 ukuze uthuthukele ludinga kuAdobe AIR zongokwemvelo ,iya kula.", + "download.introMac": "Isaziso kwaba sebenzisa iMac:ushicilelo lwakamuva lwe scratch 2.0 offline ludinga Adode AIR 20. Ukuthuthukisa Adobe AIR hamba, uye la", "download.installation": "ukufakwa", - "download.airTitle": "umoya we Adobe", - "download.airBody": "Uma ungakabi nayo downloda bese ufaka eyakamuvaumoya we Adobe", + "download.airTitle": "Adobe AIR ", + "download.airBody": "Uma ungakabi nayo download bese ufaka eyakhiwa ngamuva Adobe AIR", "download.macOSX": "Mac OS X", "download.macOlder": "Mac OS 10.5 kanye nokudala", "download.windows": "Windows", - "download.download": "Downloda ", - "download.offlineEditorTitle": "uScratch u -offline kumhleli", - "download.offlineEditorBody": "Okulandelayo downloda bese ufaka uScratch 2.0 kumhleli", + "download.download": "Download ", + "download.offlineEditorTitle": "Scratch Offline Editor ", + "download.offlineEditorBody": "Okulandelayo download bese ufaka uScratch 2.0 Editor ", "download.supportMaterialsTitle": "izinto zokwesekela.", "download.supportMaterialsBody": "udinga usizo ukuze uqale ? Nazi izinsiza ezingakusiza", - "download.starterProjects": "Iprojekthi yabaqalayo", + "download.starterProjects": "IPhrojethi yabaqalayo ", "download.gettingStarted": "Inkombandlela yabafuna ukuqala", "download.scratchCards": "Amakhadi kaScratch", "download.updatesTitle": "Uguquko", "download.updatesBody": "Umhleli wa offline angaguqula ngokwakhe .Ingabheka izinguqulo ekuqaleni noma ungasebenzisa \"bheka izinguquko\" umyalelo usehlelweni lweFile.", - "download.currentVersion": "lolushicelelo lwamanje {version}", + "download.currentVersion": "lesisakhiwo samanje {version}", "download.otherVersionsTitle": "ezinye zama versions aScratch", - "download.otherVersionsOlder": "uma une kompyutha endala noma ungeke ukwazi ukufaka uScratch 2.0 wa offline, ungazama ukufaka Scratch 1.4.", - "download.otherVersionsAdmin": "uma uwumhleli wenethwekhi; uScratch 2.0 MSI wenziwe wanakekelwa yilunga lomphakathi udownlodwe uwonke wonkela", + "download.otherVersionsOlder": "uma une khompyutha endala noma ungeke ukwazi ukufaka uScratch 2.0 offline, ungazama ukufaka Scratch 1.4.", + "download.otherVersionsAdmin": "Mawungumhleli weze nethiwekhi : uScratch 2.0 MSI usuwakhiwe waphinde wanakekelwa ilunga lompakathi nokumela umphakathi download La.", "download.knownIssuesTitle": "izinkinga ezaziwayo", - "download.knownIssuesOne": "Uma umhleli wa offline engavumi ukusebenza emva kokuvulwa kukaScratch faka uScratch .Lokhu kubangwa inkinga efakwe ku Adobe AIR ushicelelo luka 14", - "download.knownIssuesTwo": "Amabhulokisi omthelela nokudwetshiwe ingenza iprojekthi ihambe kancane ngenxa yenkunga yeflash", - "download.knownIssuesThree": "uubhaka awtholakali", - "download.knownIssuesFour": "kuMac OS ungabona okukhombisayo ukuthi \"scratch 2\" uzama ukufaka ithuluzi lokusiza elisha futhi ibuza igama lomsebenzi kanye nephaswedi .Siphenya izixazululo salenkinga", + "download.knownIssuesOne": "Uma Offline Editor ingavumi ukungena kodwa uScratch uvuliwe, kumele uphinde ufake uScratch 2 offline editor futhi (Bona Isitepu 2 ngaphezulu). Lenkinga yenziwe Adobe AIR \n(Okhishwe ngo April 2014) ", + "download.knownIssuesTwo": "Amabhulokisi asebenza (\" ngokubukeka nombala\") angenza iPhrojethi ihambe kancane ngenxa yenkinga yeflash.", + "download.knownIssuesThree": "uubhaka ongemuva awukabikhona okwamanje", + "download.knownIssuesFour": "kuMac OS ungabona okukhombisayo ukuthi \"scratch 2\" uzama ukufaka ithuluzi lokusiza elisha futhi ibuza igama lomsebenzisi kanye nephaswedi .Siphenya izixazululo salenkinga", "download.reportBugs": "Bika inkinga nezihibe.", - "download.notAvailable": "Hmmm, amaDownlodi amhleli awakatholakali okwamanje ; siza uqale kabusha ikhasi ukuze uzame futhi." + "download.notAvailable": "Hmm, amaDownloads mhleli awakatholakali okwamanje ; siza uqale kabusha ikhasi ukuze uzame futhi." } \ No newline at end of file diff --git a/www/scratch-website.educator-landing-l10njson/ab.json b/www/scratch-website.educator-landing-l10njson/ab.json index 07063850..015d592b 100644 --- a/www/scratch-website.educator-landing-l10njson/ab.json +++ b/www/scratch-website.educator-landing-l10njson/ab.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Арҵаҩцәа рзы аресурсқәа", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Арҵаҩцәа рзы анапхгарақәа", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Астудентцәа ирызку аресурсқәа", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/am.json b/www/scratch-website.educator-landing-l10njson/am.json index 370e3a97..1ee88467 100644 --- a/www/scratch-website.educator-landing-l10njson/am.json +++ b/www/scratch-website.educator-landing-l10njson/am.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/ar.json b/www/scratch-website.educator-landing-l10njson/ar.json index 7c835342..bb283357 100644 --- a/www/scratch-website.educator-landing-l10njson/ar.json +++ b/www/scratch-website.educator-landing-l10njson/ar.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/az.json b/www/scratch-website.educator-landing-l10njson/az.json index d9541eb3..762b26e1 100644 --- a/www/scratch-website.educator-landing-l10njson/az.json +++ b/www/scratch-website.educator-landing-l10njson/az.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/bg.json b/www/scratch-website.educator-landing-l10njson/bg.json index 464836ad..65e855d2 100644 --- a/www/scratch-website.educator-landing-l10njson/bg.json +++ b/www/scratch-website.educator-landing-l10njson/bg.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Материали за преподаватели", "teacherlanding.educatorGuides": "{educatorLink}ще ви покаже как да подготвяте и провеждате Scratch класове и работни срещи.", "teacherlanding.educatorGuideLinkText": "Наръчници за преподаватели", - "teacherlanding.creativeComputing": "{scratchEdLink}от екипа на ScratchEd осигурява планове, дейности и стратегии за запознаване с creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Материали за ученици", "teacherlanding.tutorialResources": "Разгледай {tutorialLink}, за да откриеш как да правиш истории, анимации, игри и други!", diff --git a/www/scratch-website.educator-landing-l10njson/ca.json b/www/scratch-website.educator-landing-l10njson/ca.json index 24f31b7e..b4759422 100644 --- a/www/scratch-website.educator-landing-l10njson/ca.json +++ b/www/scratch-website.educator-landing-l10njson/ca.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Recursos per a educadors", "teacherlanding.educatorGuides": "{educatorLink} mostra com preparar i desenvolupar classes i tallers amb Scratch.", "teacherlanding.educatorGuideLinkText": "Guies del Docent", - "teacherlanding.creativeComputing": "{scratchEdLink} de l'equip de ScratchEd ofereix propostes, activitats i estratègies per introduir la programació creativa.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Programació creativa", "teacherlanding.studentResourcesTitle": "Recursos per a estudiants", "teacherlanding.tutorialResources": "Explora {tutorialLink} per conèixer com pots crear històries, animacions, jocs i més!", diff --git a/www/scratch-website.educator-landing-l10njson/ckb.json b/www/scratch-website.educator-landing-l10njson/ckb.json index 3757b6c8..354d708e 100644 --- a/www/scratch-website.educator-landing-l10njson/ckb.json +++ b/www/scratch-website.educator-landing-l10njson/ckb.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/cs.json b/www/scratch-website.educator-landing-l10njson/cs.json index a1d63f87..0abb48c1 100644 --- a/www/scratch-website.educator-landing-l10njson/cs.json +++ b/www/scratch-website.educator-landing-l10njson/cs.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/cy.json b/www/scratch-website.educator-landing-l10njson/cy.json index 0a9cbad4..1fd0d39f 100644 --- a/www/scratch-website.educator-landing-l10njson/cy.json +++ b/www/scratch-website.educator-landing-l10njson/cy.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Adnoddau ar gyfer Addysgwyr", "teacherlanding.educatorGuides": "Bydd {educatorLink} yn dangos i chi sut i baratoi a rhedeg gwersi a gweithdai Scratch.", "teacherlanding.educatorGuideLinkText": "Canllawiau Addysgwyr", - "teacherlanding.creativeComputing": "Mae'r {scratchEdLink}gan y tîm ScratchEd yn darparu cynlluniau, gweithgareddau a strategaethau ar gyfer cyflwyno cyfrifiadura creadigol.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Cyfrifiadura Creadigol", "teacherlanding.studentResourcesTitle": "Adnoddau ar gyfer Myfyrwyr", "teacherlanding.tutorialResources": "Edrychwch ar {tutorialLink} i weld sut allwch chi greu straeon, animeiddiadau, gemau a mwy!", diff --git a/www/scratch-website.educator-landing-l10njson/da.json b/www/scratch-website.educator-landing-l10njson/da.json index a198dd89..4ab60419 100644 --- a/www/scratch-website.educator-landing-l10njson/da.json +++ b/www/scratch-website.educator-landing-l10njson/da.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/de.json b/www/scratch-website.educator-landing-l10njson/de.json index 1adab9d0..5b56f6e6 100644 --- a/www/scratch-website.educator-landing-l10njson/de.json +++ b/www/scratch-website.educator-landing-l10njson/de.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/el.json b/www/scratch-website.educator-landing-l10njson/el.json index 6877be1e..9182a16f 100644 --- a/www/scratch-website.educator-landing-l10njson/el.json +++ b/www/scratch-website.educator-landing-l10njson/el.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Πηγές για Εκπαιδευτικούς", "teacherlanding.educatorGuides": "{educatorLink} σας δείχνουν πώς να προετοιμάσετε και να οργανώσετε μαθήματα και εργαστήρια Scratch", "teacherlanding.educatorGuideLinkText": "Οδηγοί Εκπαιδευτικών", - "teacherlanding.creativeComputing": "Το {scratchEdLink} της ομάδας ScratchEd παρέχει σχέδια, δραστηριότητες, και στρατηγικές για την εισαγωγή στη δημιουργική πληροφορική.", + "teacherlanding.sip": "Το {sipName} ({abbreviatedSipName}) μοιράζει ιδέες και πηγές από την Ομάδα του Scratch και εκπαιδευτικούς από όλον τον κόσμο. Κάθε μήνα, ο ιστότοπος του {abbreviatedSipName} προτείνει ένα νέο θέμα για εξερεύνηση και συζήτηση.", + "teacherlanding.sipName": "Scratch στην Πράξη", + "teacherlanding.abbreviatedSipName": "SσΠ", + "teacherlanding.howUsingScratch": "Πώς οι εκπαιδευτικοί χρησιμοποιούν το Scratch", + "teacherlanding.seeLatest": "Δείτε τα πιο πρόσφατα", + "teacherlanding.creativeComputing": "Το {scratchEdLink} της Ομάδας ScratchEd στο Harvard παρέχει σχέδια, δραστηριότητες, και στρατηγικές για την εισαγωγή στη δημιουργική πληροφορική στην τάξη.", "teacherlanding.scratchEdLinkText": "Δημιουργική Πληροφορική", "teacherlanding.studentResourcesTitle": "Πηγές για Μαθητές", "teacherlanding.tutorialResources": "Εξερευνήστε το {tutorialLink} για να ανακαλύψετε πώς μπορείτε να δημιουργήσετε ιστορίες, κινούμενα σχέδια, παιχνίδια, και άλλα!", diff --git a/www/scratch-website.educator-landing-l10njson/en.json b/www/scratch-website.educator-landing-l10njson/en.json index f4370ce2..1cab8b2c 100644 --- a/www/scratch-website.educator-landing-l10njson/en.json +++ b/www/scratch-website.educator-landing-l10njson/en.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/es-419.json b/www/scratch-website.educator-landing-l10njson/es-419.json index fe0f55b7..2844991d 100644 --- a/www/scratch-website.educator-landing-l10njson/es-419.json +++ b/www/scratch-website.educator-landing-l10njson/es-419.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/es.json b/www/scratch-website.educator-landing-l10njson/es.json index 61ab1b66..de35b53b 100644 --- a/www/scratch-website.educator-landing-l10njson/es.json +++ b/www/scratch-website.educator-landing-l10njson/es.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Recursos para educadores", "teacherlanding.educatorGuides": "{educatorLink} te enseña cómo preparar y llevar a cabo clases y talleres sobre Scratch.", "teacherlanding.educatorGuideLinkText": "Guía para educadores", - "teacherlanding.creativeComputing": "{scratchEdLink} del equipo de ScratchEd ofrece planes, actividades y estrategias para introducir la computación creativa.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) comparte ideas y recursos del equipo de Scratch y de educadores de todo el mundo. Cada mes, el sitio {abbreviatedSipName}presenta un nuevo tema a explorar y discutir.", + "teacherlanding.sipName": "Scratch en la práctica", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "Cómo los educadores están usando Scratch", + "teacherlanding.seeLatest": "Ver lo último", + "teacherlanding.creativeComputing": "{scratchEdLink} del equipo ScratchEd en Harvard suministran planes, actividades y estrategias para introducir computación creativa en las aulas.", "teacherlanding.scratchEdLinkText": "Computación creativa", "teacherlanding.studentResourcesTitle": "Recursos para estudiantes", "teacherlanding.tutorialResources": "¡Explora {tutorialLink} para saber cómo crear historias, animaciones, juegos y mucho más!", diff --git a/www/scratch-website.educator-landing-l10njson/et.json b/www/scratch-website.educator-landing-l10njson/et.json index b6a697fb..c69b3bc8 100644 --- a/www/scratch-website.educator-landing-l10njson/et.json +++ b/www/scratch-website.educator-landing-l10njson/et.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/eu.json b/www/scratch-website.educator-landing-l10njson/eu.json index 320be0dc..87aeb1c1 100644 --- a/www/scratch-website.educator-landing-l10njson/eu.json +++ b/www/scratch-website.educator-landing-l10njson/eu.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Balaibideak hezitzaileentzat", "teacherlanding.educatorGuides": "{educatorLink} orriak erakusten dizu nola prestatu eta eman Scratch eskolak eta tailerrak.", "teacherlanding.educatorGuideLinkText": "Hezitzailearen gidak", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Programazio sortzailea", "teacherlanding.studentResourcesTitle": "Baliabideak ikasleentzat", "teacherlanding.tutorialResources": "Aztertu {tutorialLink} aurkitzeko nola sor dezakezu istorioak, animazioak, jolasak eta bestelakoak!", diff --git a/www/scratch-website.educator-landing-l10njson/fa.json b/www/scratch-website.educator-landing-l10njson/fa.json index 771ad695..0b5f6759 100644 --- a/www/scratch-website.educator-landing-l10njson/fa.json +++ b/www/scratch-website.educator-landing-l10njson/fa.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/fi.json b/www/scratch-website.educator-landing-l10njson/fi.json index 40a67b8e..846677a8 100644 --- a/www/scratch-website.educator-landing-l10njson/fi.json +++ b/www/scratch-website.educator-landing-l10njson/fi.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Materiaaleja kasvattajille", "teacherlanding.educatorGuides": "{educatorLink} kertovat, miten voit valmistautua ja toteuttaa Scratch-oppitunteja ja -työpajoja.", "teacherlanding.educatorGuideLinkText": "Opettajan oppaat", - "teacherlanding.creativeComputing": "ScratchEd-tiimin {scratchEdLink} tarjoaa suunnitelmia, aktiviteetteja ja strategioita luovan tietojenkäsittelyn käyttöön.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Luova tietojenkäsittely -opas", "teacherlanding.studentResourcesTitle": "Materiaaleja oppilaille", "teacherlanding.tutorialResources": "Tutustu {tutorialLink} nähdäksesi, miten voit luoda tarinoita, animaatioita, pelejä ja muuta!", diff --git a/www/scratch-website.educator-landing-l10njson/fr.json b/www/scratch-website.educator-landing-l10njson/fr.json index 36cdecc0..cd8b2128 100644 --- a/www/scratch-website.educator-landing-l10njson/fr.json +++ b/www/scratch-website.educator-landing-l10njson/fr.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Ressources pour les éducateurs", "teacherlanding.educatorGuides": "{educatorLink} vous montre comment préparer et animer des classes et ateliers Scratch.", "teacherlanding.educatorGuideLinkText": "Guides pour les éducateurs", - "teacherlanding.creativeComputing": "{scratchEdLink} de l'équipe ScratchEd fournit des plans, des activités et des stratégies pour introduire à la programmation créative.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Programmation créative", "teacherlanding.studentResourcesTitle": "Ressources pour les étudiants", "teacherlanding.tutorialResources": "Explorez {tutorialLink} pour en savoir plus sur comment vous pouvez créer des histoires, des jeux et plus!", diff --git a/www/scratch-website.educator-landing-l10njson/ga.json b/www/scratch-website.educator-landing-l10njson/ga.json index e506d9c8..9bfaffac 100644 --- a/www/scratch-website.educator-landing-l10njson/ga.json +++ b/www/scratch-website.educator-landing-l10njson/ga.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Acmhainní do Mhúinteoirí", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Treoirleabhair do Mhúinteoirí", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Ríomhaireacht Chruthaitheach", "teacherlanding.studentResourcesTitle": "Acmhainní do Dhaltaí", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/gd.json b/www/scratch-website.educator-landing-l10njson/gd.json index 1c6e281d..14cca237 100644 --- a/www/scratch-website.educator-landing-l10njson/gd.json +++ b/www/scratch-website.educator-landing-l10njson/gd.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Goireasan don luchd-fhoghlaim", "teacherlanding.educatorGuides": "Seallaidh {educatorLink} dhut mar a dh’ullaicheas is mar a bheir thu seachad clasaichean is bùithtean-obrach Scratch.", "teacherlanding.educatorGuideLinkText": "treòirean an luchd-foghlaim", - "teacherlanding.creativeComputing": "Bheir {scratchEdLink} o sgioba ScratchEd dhut planaichean, gnìomhachdan agus ro-innleachdan airson coimpiutaireachd chruthachail a theagasg.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "coimpiutaireachd chruthachail", "teacherlanding.studentResourcesTitle": "Goireasan don luchd-ionnsachaidh", "teacherlanding.tutorialResources": "Rùraich {tutorialLink} airson faighinn a-mach ciamar a chruthaicheas tu sgeulachdan, beòthachaidhean, geamannan is mòran a bharrachd!", diff --git a/www/scratch-website.educator-landing-l10njson/gl.json b/www/scratch-website.educator-landing-l10njson/gl.json index 3023d4bb..4a8e4616 100644 --- a/www/scratch-website.educator-landing-l10njson/gl.json +++ b/www/scratch-website.educator-landing-l10njson/gl.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Recursos para Docentes", "teacherlanding.educatorGuides": "{educatorLink}amósalle como preparar e realizar clases e obradoiros de Scratch.", "teacherlanding.educatorGuideLinkText": "Guías para Docentes", - "teacherlanding.creativeComputing": "{scratchEdLink}do equipo ScratchEd ofrece plans, actividades e estratexias para introducir a computación creativa.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Computación creativa", "teacherlanding.studentResourcesTitle": "Recursos para Estudantes", "teacherlanding.tutorialResources": "Explore {tutorialLink} para descubrir como pode crear historias, animacións, xogos e máis!", diff --git a/www/scratch-website.educator-landing-l10njson/he.json b/www/scratch-website.educator-landing-l10njson/he.json index 3922356f..bd8398f7 100644 --- a/www/scratch-website.educator-landing-l10njson/he.json +++ b/www/scratch-website.educator-landing-l10njson/he.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/hr.json b/www/scratch-website.educator-landing-l10njson/hr.json index e08fe236..99aea7a5 100644 --- a/www/scratch-website.educator-landing-l10njson/hr.json +++ b/www/scratch-website.educator-landing-l10njson/hr.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/hu.json b/www/scratch-website.educator-landing-l10njson/hu.json index 90cb5f41..25add7a3 100644 --- a/www/scratch-website.educator-landing-l10njson/hu.json +++ b/www/scratch-website.educator-landing-l10njson/hu.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/id.json b/www/scratch-website.educator-landing-l10njson/id.json index 4991bae1..13599a78 100644 --- a/www/scratch-website.educator-landing-l10njson/id.json +++ b/www/scratch-website.educator-landing-l10njson/id.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/is.json b/www/scratch-website.educator-landing-l10njson/is.json index f8c6cb73..574c1ed8 100644 --- a/www/scratch-website.educator-landing-l10njson/is.json +++ b/www/scratch-website.educator-landing-l10njson/is.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/it.json b/www/scratch-website.educator-landing-l10njson/it.json index 5e28965a..d0c926fd 100644 --- a/www/scratch-website.educator-landing-l10njson/it.json +++ b/www/scratch-website.educator-landing-l10njson/it.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Risorse per gli Educatori", "teacherlanding.educatorGuides": "{educatorLink} ti mostra come organizzare e svolgere lezioni e laboratori su Scratch.", "teacherlanding.educatorGuideLinkText": "Guide per gli Educatori", - "teacherlanding.creativeComputing": "{scratchEdLink} fornita dal team di ScratchEd rende disponibili piani, aitività e strategie per introdurre l'informatica creativa.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Informatica Creativa", "teacherlanding.studentResourcesTitle": "Risorse per Studenti", "teacherlanding.tutorialResources": "Esplora {tutorialLink} per imparare come creare storie, animazioni, giochi e molto altro!", diff --git a/www/scratch-website.educator-landing-l10njson/ja-Hira.json b/www/scratch-website.educator-landing-l10njson/ja-Hira.json index c8ec822a..b6e29bd6 100644 --- a/www/scratch-website.educator-landing-l10njson/ja-Hira.json +++ b/www/scratch-website.educator-landing-l10njson/ja-Hira.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "教育関係者向けリソース", "teacherlanding.educatorGuides": "{educatorLink}にScratchとワークショップの準備方法を示します。", "teacherlanding.educatorGuideLinkText": "教育者向けガイド", - "teacherlanding.creativeComputing": "ScratchEdチームの{scratchEdLink}では、創造的コンピューティングを紹介するための計画、アクティビティ、戦略を提供しています。", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "創造的コンピューティング", "teacherlanding.studentResourcesTitle": "生徒向けリソース", "teacherlanding.tutorialResources": "{tutorialLink}を見て、物語、アニメーション、ゲームなどの創作方法を見つけ出しましょう!", diff --git a/www/scratch-website.educator-landing-l10njson/ja.json b/www/scratch-website.educator-landing-l10njson/ja.json index b44f4cc2..176990cd 100644 --- a/www/scratch-website.educator-landing-l10njson/ja.json +++ b/www/scratch-website.educator-landing-l10njson/ja.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "教育関係者向けリソース", "teacherlanding.educatorGuides": "{educatorLink}にScratchとワークショップの準備方法を示します。", "teacherlanding.educatorGuideLinkText": "教育者向けガイド", - "teacherlanding.creativeComputing": "ScratchEdチームの{scratchEdLink}では、創造的コンピューティングを紹介するための計画、アクティビティ、戦略を提供しています。", + "teacherlanding.sip": "{sipName}({abbreviatedSipName})では、Scratchチームと世界中の教育関係者のアイデアと資料を共有しています。{abbreviatedSipName}のウェブサイトは、探求し、ディスカッションするマンスリーの新しいテーマを特色としています。", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "教育関係者はどのようにScratchを使っているのか", + "teacherlanding.seeLatest": "最新情報を見る", + "teacherlanding.creativeComputing": "ハーバード大学にあるScratchEdチームの{scratchEdLink}では、創造的コンピューティングを授業に導入するためのプラン、アクティビティおよび戦略を提供しています。 ", "teacherlanding.scratchEdLinkText": "創造的コンピューティング", "teacherlanding.studentResourcesTitle": "生徒向けリソース", "teacherlanding.tutorialResources": "{tutorialLink}を見て、物語、アニメーション、ゲームなどの作り方を見つけ出しましょう!", diff --git a/www/scratch-website.educator-landing-l10njson/ko.json b/www/scratch-website.educator-landing-l10njson/ko.json index 27c8faf8..75d60ed6 100644 --- a/www/scratch-website.educator-landing-l10njson/ko.json +++ b/www/scratch-website.educator-landing-l10njson/ko.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "교사용 자료", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "지도서", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "창의적인 컴퓨팅", "teacherlanding.studentResourcesTitle": "학생용 자료", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/lt.json b/www/scratch-website.educator-landing-l10njson/lt.json index 7911668f..c2882566 100644 --- a/www/scratch-website.educator-landing-l10njson/lt.json +++ b/www/scratch-website.educator-landing-l10njson/lt.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/lv.json b/www/scratch-website.educator-landing-l10njson/lv.json index a59334ef..626a1e8c 100644 --- a/www/scratch-website.educator-landing-l10njson/lv.json +++ b/www/scratch-website.educator-landing-l10njson/lv.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/mi.json b/www/scratch-website.educator-landing-l10njson/mi.json index 7d0fa3e0..3f6d8416 100644 --- a/www/scratch-website.educator-landing-l10njson/mi.json +++ b/www/scratch-website.educator-landing-l10njson/mi.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/nb.json b/www/scratch-website.educator-landing-l10njson/nb.json index 3cb711de..d70b46f0 100644 --- a/www/scratch-website.educator-landing-l10njson/nb.json +++ b/www/scratch-website.educator-landing-l10njson/nb.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/nl.json b/www/scratch-website.educator-landing-l10njson/nl.json index 21e4b7a7..6c27120f 100644 --- a/www/scratch-website.educator-landing-l10njson/nl.json +++ b/www/scratch-website.educator-landing-l10njson/nl.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Bronnen voor leerkrachten", "teacherlanding.educatorGuides": "{educatorLink}laat zien hoe Scratch lessen of workshops voor te bereiden en geven.", "teacherlanding.educatorGuideLinkText": "Handleiding voor leerkrachten", - "teacherlanding.creativeComputing": "{scratchEdLink}van het ScratchEd team geeft plannen, activiteiten en strategieën om aan de slag te gaan creatief computeren", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) deelt ideeën en hulpmiddelen van het Scratch Team en leerkrachten van over de hele wereld. Elke maand biedt de {abbreviatedSipName} website een nieuw thema om te verkennen en te bediscussiëren. ", + "teacherlanding.sipName": "Scratch in de praktijk", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "Zo gebruiken leerkrachten Scratch", + "teacherlanding.seeLatest": "Zie de meest recente", + "teacherlanding.creativeComputing": "{scratchEdLink} van het ScratchEd Team op Harvard biedt plannen, activiteiten en strategieën voor het introduceren van creatief computergebruik in de klas.", "teacherlanding.scratchEdLinkText": "Creatief computeren", "teacherlanding.studentResourcesTitle": "Bronnen voor leerlingen", "teacherlanding.tutorialResources": "Verken {tutorialLink} om te ontdekken hoe je verhalen, animaties, spellen en meer kunt maken.", diff --git a/www/scratch-website.educator-landing-l10njson/nn.json b/www/scratch-website.educator-landing-l10njson/nn.json index 922d15bb..78a42bb0 100644 --- a/www/scratch-website.educator-landing-l10njson/nn.json +++ b/www/scratch-website.educator-landing-l10njson/nn.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Læringsressursar for lærarar", "teacherlanding.educatorGuides": "{educatorLink} viser deg korleis du kan førebu og gjennomføra undervising i/med Scratch.", "teacherlanding.educatorGuideLinkText": "Lærarrettleiinga", - "teacherlanding.creativeComputing": "{scratchEdLink} frå ScratchEd-gruppa har planar, aktivitetar og strategiar for å læra kreativ datamaskinbruk.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": " Innføring i kreativ datamaskinbruk", "teacherlanding.studentResourcesTitle": "Læringsressursar for elevar", "teacherlanding.tutorialResources": "Utforsk {tutorialLink} for å læra korleis du lagar eigne forteljingar, animasjonar og spel!", diff --git a/www/scratch-website.educator-landing-l10njson/pl.json b/www/scratch-website.educator-landing-l10njson/pl.json index 5b129d02..a1229409 100644 --- a/www/scratch-website.educator-landing-l10njson/pl.json +++ b/www/scratch-website.educator-landing-l10njson/pl.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Zasoby dla nauczycieli", "teacherlanding.educatorGuides": "{educatorLink} pokaże jak przygotować i przeprowadzić lekcje i warsztaty Scratch.", "teacherlanding.educatorGuideLinkText": "Przewodniki dla nauczycieli", - "teacherlanding.creativeComputing": "{scratchEdLink} od Zespołu ScratchEd zapewnia plany, sposoby i strategie wprowadzania kreatywnego działania.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Kreatywne kodowanie", "teacherlanding.studentResourcesTitle": "Materiały dla uczniów", "teacherlanding.tutorialResources": "Odkryj {tutorialLink}, aby dowiedzieć się, jak tworzyć historie, animacje, gry i wiele więcej!", diff --git a/www/scratch-website.educator-landing-l10njson/pt-br.json b/www/scratch-website.educator-landing-l10njson/pt-br.json index fe0cfc15..392f5032 100644 --- a/www/scratch-website.educator-landing-l10njson/pt-br.json +++ b/www/scratch-website.educator-landing-l10njson/pt-br.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Recursos para Educadores", "teacherlanding.educatorGuides": "{educatorLink}mostra a você como se preparar e usar o Scratch em aulas e oficinas. ", "teacherlanding.educatorGuideLinkText": "Guias para Educadores", - "teacherlanding.creativeComputing": "{scratchEdLink}do time ScratchED fornece planos, atividades, e estratégias para apresentar a computação criativa. ", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Computação Criativa", "teacherlanding.studentResourcesTitle": "Recursos para Estudantes", "teacherlanding.tutorialResources": "Explore {tutorialLink} para encontrar como você pode criar histórias, animações, jogos, e mais!", diff --git a/www/scratch-website.educator-landing-l10njson/pt.json b/www/scratch-website.educator-landing-l10njson/pt.json index c1c10e84..82b6770c 100644 --- a/www/scratch-website.educator-landing-l10njson/pt.json +++ b/www/scratch-website.educator-landing-l10njson/pt.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Recursos para Educadores", "teacherlanding.educatorGuides": "Os {educatorLink} mostram-lhe como preparar e conduzir aulas e oficinas Scratch.", "teacherlanding.educatorGuideLinkText": "Guias dos Educadores", - "teacherlanding.creativeComputing": "A {scratchEdLink} da equipa ScratchEd inclui planos, actividades e estratégias para introduzir a computação criativa.", + "teacherlanding.sip": "O {sipName} ({abbreviatedSipName}) partilha ideias e recursos da Equipa Scratch e de educadores de todo o mundo. Todos os meses o sítio web do {abbreviatedSipName} debruça-se sobre um novo tema a explorar e discutir.", + "teacherlanding.sipName": "Scratch na Prática", + "teacherlanding.abbreviatedSipName": "SnP", + "teacherlanding.howUsingScratch": "Como os Educadores Estão a Usar o Scratch", + "teacherlanding.seeLatest": "Ver mais recente", + "teacherlanding.creativeComputing": "O {scratchEdLink} da Equipa ScratchEd de Harvard disponibiliza planos, actividades e estratégias para introduzir a computação criativa na sala de aula.", "teacherlanding.scratchEdLinkText": "Computação Criativa", "teacherlanding.studentResourcesTitle": "Recursos para Alunos", "teacherlanding.tutorialResources": "Explore os {tutorialLink} para descobrir como criar estórias, animações, jogos e muito mais!", diff --git a/www/scratch-website.educator-landing-l10njson/ro.json b/www/scratch-website.educator-landing-l10njson/ro.json index 81e8631b..856d7731 100644 --- a/www/scratch-website.educator-landing-l10njson/ro.json +++ b/www/scratch-website.educator-landing-l10njson/ro.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/ru.json b/www/scratch-website.educator-landing-l10njson/ru.json index 61ca2239..cba1c138 100644 --- a/www/scratch-website.educator-landing-l10njson/ru.json +++ b/www/scratch-website.educator-landing-l10njson/ru.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/sk.json b/www/scratch-website.educator-landing-l10njson/sk.json index 8c994e84..af782539 100644 --- a/www/scratch-website.educator-landing-l10njson/sk.json +++ b/www/scratch-website.educator-landing-l10njson/sk.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/sl.json b/www/scratch-website.educator-landing-l10njson/sl.json index 3922d0f7..2937a02c 100644 --- a/www/scratch-website.educator-landing-l10njson/sl.json +++ b/www/scratch-website.educator-landing-l10njson/sl.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Gradiva za učitelje", "teacherlanding.educatorGuides": "Na {educatorLink} si lahko ogledate kako prupravite in vodite razrede in delavnice, kjer uporabljate Scratch.", "teacherlanding.educatorGuideLinkText": "Vodiči za učitelje", - "teacherlanding.creativeComputing": "Na {scratchEdLink} najdete načrte, aktivnosti in strategije za vpeljavo kreativnega računalništva, kot jih predlaga Ekipa ScratchEd.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Ustvarjalno računalništvo", "teacherlanding.studentResourcesTitle": "Gradiva za učence", "teacherlanding.tutorialResources": "Razišči {tutorialLink} in ugotovi, kako lahko ustvarjaš zgodbe, animacije, igre in še marsikaj!", diff --git a/www/scratch-website.educator-landing-l10njson/sr.json b/www/scratch-website.educator-landing-l10njson/sr.json index e08489be..92720651 100644 --- a/www/scratch-website.educator-landing-l10njson/sr.json +++ b/www/scratch-website.educator-landing-l10njson/sr.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Средства за наставике", "teacherlanding.educatorGuides": "{educatorLink} приказује како да припремите и одржите Скрач часове и радионице.", "teacherlanding.educatorGuideLinkText": "Приручници за наставника", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Креативно рачунарство", "teacherlanding.studentResourcesTitle": "Средства за ученике", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/sv.json b/www/scratch-website.educator-landing-l10njson/sv.json index 469f938f..a0153d30 100644 --- a/www/scratch-website.educator-landing-l10njson/sv.json +++ b/www/scratch-website.educator-landing-l10njson/sv.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resurser för utbildare", "teacherlanding.educatorGuides": "{educatorLink} visar dig hur du kan förbereda och köra Scratchklasser och workshops.", "teacherlanding.educatorGuideLinkText": "Handledningar för utbildare", - "teacherlanding.creativeComputing": "{scratchEdLink} från ScratchEd-teamet erbjuder planeringar, aktiviteter och strategier för att introducera kreativ datoranvändning.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) delar idéer och resurser från Scratchteamet och utbildare från hela världen. Varje månad har, {abbreviatedSipName} sajten ett nytt tema att upptäcka och diskutera.", + "teacherlanding.sipName": "Scratch i praktiken", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "Hur utbildare använder Scratch", + "teacherlanding.seeLatest": "Kolla in det senaste", + "teacherlanding.creativeComputing": "{scratchEdLink} från ScratchEd-teamet på Harvard erbjuder planer, aktiviteter och strategier för att introducera till kreativ datoranvändning i klassrummet.", "teacherlanding.scratchEdLinkText": "Kreativ datoranvändning", "teacherlanding.studentResourcesTitle": "Resurser för elever", "teacherlanding.tutorialResources": "Utforska {tutorialLink} för att få tips om hur man skapar berättelser, animationer, spel och mycket mer!", diff --git a/www/scratch-website.educator-landing-l10njson/th.json b/www/scratch-website.educator-landing-l10njson/th.json index b6b21f84..224b5598 100644 --- a/www/scratch-website.educator-landing-l10njson/th.json +++ b/www/scratch-website.educator-landing-l10njson/th.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/tr.json b/www/scratch-website.educator-landing-l10njson/tr.json index d4935ff1..5dc50103 100644 --- a/www/scratch-website.educator-landing-l10njson/tr.json +++ b/www/scratch-website.educator-landing-l10njson/tr.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Eğitimciler için Kaynaklar", "teacherlanding.educatorGuides": "{educatorLink} Scratch sınıflarını ve atölyelerini nasıl hazırlayacağınızı ve çalıştıracağınızı gösterir.", "teacherlanding.educatorGuideLinkText": "Eğitmen Rehberleri", - "teacherlanding.creativeComputing": "ScratchEd ekibinden {scratchEdLink} yaratıcı bilgi işlemlerin sunulması için planlar, etkinlikler ve stratejiler sunar.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Yaratıcı Bilgi İşlem", "teacherlanding.studentResourcesTitle": "Öğrenciler için Kaynaklar", "teacherlanding.tutorialResources": "Hikayeleri, animasyonları, oyunları ve daha fazlasını nasıl oluşturabileceğinizi öğrenmek için {tutorialLink} sayfasını keşfedin!", diff --git a/www/scratch-website.educator-landing-l10njson/uk.json b/www/scratch-website.educator-landing-l10njson/uk.json index ce565723..8e91a449 100644 --- a/www/scratch-website.educator-landing-l10njson/uk.json +++ b/www/scratch-website.educator-landing-l10njson/uk.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/vi.json b/www/scratch-website.educator-landing-l10njson/vi.json index 387ffa81..e1454c64 100644 --- a/www/scratch-website.educator-landing-l10njson/vi.json +++ b/www/scratch-website.educator-landing-l10njson/vi.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.educator-landing-l10njson/zh-cn.json b/www/scratch-website.educator-landing-l10njson/zh-cn.json index 9d32d7df..4cb27fc7 100644 --- a/www/scratch-website.educator-landing-l10njson/zh-cn.json +++ b/www/scratch-website.educator-landing-l10njson/zh-cn.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "教师资源", "teacherlanding.educatorGuides": "{educatorLink}展示了如何进行备课与教学。", "teacherlanding.educatorGuideLinkText": "教师手册", - "teacherlanding.creativeComputing": "ScratchEd团队的{scratchEdLink}提供了开设创意编程课程的计划、活动和策略。", + "teacherlanding.sip": "{sipName}({abbreviatedSipName})分享来自Scratch团队和教育者来自全球的想法和资源。每月,{abbreviatedSipName}网站都会选出一个用来讨论和探索的新的主题。", + "teacherlanding.sipName": "练习中的Scratch", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "教育者是如何使用Scratch的", + "teacherlanding.seeLatest": "查看最新的", + "teacherlanding.creativeComputing": "来自哈佛大学ScratchEd团队的{scratchEdLink}提供了在课堂上引入创意编码的计划,活动和策略。", "teacherlanding.scratchEdLinkText": "创意编程", "teacherlanding.studentResourcesTitle": "学生资源", "teacherlanding.tutorialResources": "浏览{tutorialLink},学习如何创作故事、动画、游戏及其他无限创意!", diff --git a/www/scratch-website.educator-landing-l10njson/zh-tw.json b/www/scratch-website.educator-landing-l10njson/zh-tw.json index bacc271e..8cbecaf3 100644 --- a/www/scratch-website.educator-landing-l10njson/zh-tw.json +++ b/www/scratch-website.educator-landing-l10njson/zh-tw.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "給教師的相關資源", "teacherlanding.educatorGuides": "透過 {educatorLink} 你可以瞭解如何在班上教授 Scratch。", "teacherlanding.educatorGuideLinkText": "教師手冊", - "teacherlanding.creativeComputing": "ScratchEd 團隊製作的 {scratchEdLink} 裡,提供了相關的教學計畫、活動設計、教學策略。", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) 分享了來自 Scratch 團隊以及全球各地教師的想法與資源。每個月,{abbreviatedSipName} 網站會精選新的主題以進行探索和討論。", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "教師使用 Scratch 現況", + "teacherlanding.seeLatest": "檢視最新", + "teacherlanding.creativeComputing": "哈佛大學的 ScratchEd 團隊製作的 {scratchEdLink} 裡,提供了創意運算思維相關的教學計畫、活動設計、教學策略。", "teacherlanding.scratchEdLinkText": "創意程設思維", "teacherlanding.studentResourcesTitle": "給學生的相關資源", "teacherlanding.tutorialResources": "探索 {tutorialLink},你可以學到如何創作簡單的故事、動畫、遊戲…", diff --git a/www/scratch-website.educator-landing-l10njson/zu.json b/www/scratch-website.educator-landing-l10njson/zu.json index 0e5da201..a8200d01 100644 --- a/www/scratch-website.educator-landing-l10njson/zu.json +++ b/www/scratch-website.educator-landing-l10njson/zu.json @@ -8,7 +8,12 @@ "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText": "Educator Guides", - "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", + "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) shares ideas and resources from Scratch Team and educators around the world. Each month, the {abbreviatedSipName} website features a new theme to explore and discuss.", + "teacherlanding.sipName": "Scratch in Practice", + "teacherlanding.abbreviatedSipName": "SiP", + "teacherlanding.howUsingScratch": "How Educators Are Using Scratch", + "teacherlanding.seeLatest": "See the latest", + "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd Team at Harvard provides plans, activities, and strategies for introducing creative computing in the classroom.", "teacherlanding.scratchEdLinkText": "Creative Computing", "teacherlanding.studentResourcesTitle": "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", diff --git a/www/scratch-website.faq-l10njson/ab.json b/www/scratch-website.faq-l10njson/ab.json index 7523a680..be17e61c 100644 --- a/www/scratch-website.faq-l10njson/ab.json +++ b/www/scratch-website.faq-l10njson/ab.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer иаднакылаӡом.", "faq.requirementsTablet": "Апланшет азы", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Азгәаҭа:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "Аиҭагара асервер", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Ааи! Scratch 3.0 аҟны шәара ижәбоит:", "faq.newBlocksSoundEffect": "\"Абжьы аеффект\" иазку аблок ҿыцқәа", diff --git a/www/scratch-website.faq-l10njson/am.json b/www/scratch-website.faq-l10njson/am.json index bd200a9e..182fa296 100644 --- a/www/scratch-website.faq-l10njson/am.json +++ b/www/scratch-website.faq-l10njson/am.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/ar.json b/www/scratch-website.faq-l10njson/ar.json index 753fa6c2..68ffec2d 100644 --- a/www/scratch-website.faq-l10njson/ar.json +++ b/www/scratch-website.faq-l10njson/ar.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/az.json b/www/scratch-website.faq-l10njson/az.json index 4f6805d1..8bb50747 100644 --- a/www/scratch-website.faq-l10njson/az.json +++ b/www/scratch-website.faq-l10njson/az.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/bg.json b/www/scratch-website.faq-l10njson/bg.json index 643a67a2..6736089a 100644 --- a/www/scratch-website.faq-l10njson/bg.json +++ b/www/scratch-website.faq-l10njson/bg.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer НЕ се поддържа.", "faq.requirementsTablet": "Таблет", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Забележка:", "faq.requirementsNoteDesktop": "Ако комютърът Ви не отговаря на изискванията, може да изпробвате {downloadLink} редактора (вижте следващия елемент в ЧЗВ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Всички наши преводи се правят от доброволци. Редакторът Scratch 3.0 вече е преведен на 40+ езика. Можете да видите всички езици, които в момента се превеждат и преглеждате на нашия {transifexLink}. Ако искате да помогнете с превод или преглед, моля, свържете се с нас {emailLink}.", "faq.transifexLinkText": "сървър за преводи", "faq.removedBlocksScratch3Title": "Изтрива ли Scratch 3.0 всички кодиращи блокове от по-старите версии на Scratch?", - "faq.removedBlocksScratch3Body": "Не са премахнати блокове за кодиране в Scratch 3.0, но някои са се променили малко, а други са преместени в \"Добавки\" (както е описано по-долу, под \"Къде изчезнаха блоковете за рисуване? ..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Scratch 3.0 въвежда ли нови блокове?", "faq.newBlocksScratch3Body": "Да! В Scratch 3.0 ще намерите:", "faq.newBlocksSoundEffect": "Нови блокове \"звукови ефекти\"", diff --git a/www/scratch-website.faq-l10njson/ca.json b/www/scratch-website.faq-l10njson/ca.json index 893901d0..916ed114 100644 --- a/www/scratch-website.faq-l10njson/ca.json +++ b/www/scratch-website.faq-l10njson/ca.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer NO està suportat.", "faq.requirementsTablet": "Tauletes", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Anotació:", "faq.requirementsNoteDesktop": "Si el teu ordinador no compleix amb els requisits, pots provar l'editor {downloadLink} (segueix llegint PMF).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Totes les nostres traduccions són fetes per voluntaris. L'editor de Scratch 3.0 ja ha estat traduït en més de 40 idiomes. Pots veure els idiomes en traducció i revisió a la nostra {transifexLink}. Si vols ajudar amb la traducció o revisió, contacta amb {emailLink}.", "faq.transifexLinkText": "central de traducció", "faq.removedBlocksScratch3Title": "A Scratch 3.0 s'ha eliminat algun bloc de programació de versions antigues de Scratch?", - "faq.removedBlocksScratch3Body": "Cap bloc ha estat eliminat a Scratch 3.0, però alguns han canviat una mica i altres s'han mogut a \"Extensions\" (com s'explica a \"On han anat els blocs de Llapis?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "A Scratch 3.0 s'han introduït nous blocs?", "faq.newBlocksScratch3Body": "Sí! A Scratch 3.0 trobaràs:", "faq.newBlocksSoundEffect": "Nous blocs d'efectes sonors", diff --git a/www/scratch-website.faq-l10njson/ckb.json b/www/scratch-website.faq-l10njson/ckb.json index 3b9f457d..e701acea 100644 --- a/www/scratch-website.faq-l10njson/ckb.json +++ b/www/scratch-website.faq-l10njson/ckb.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/cs.json b/www/scratch-website.faq-l10njson/cs.json index ee1aa44b..09b86562 100644 --- a/www/scratch-website.faq-l10njson/cs.json +++ b/www/scratch-website.faq-l10njson/cs.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/cy.json b/www/scratch-website.faq-l10njson/cy.json index 5a82fb78..7a0a68f6 100644 --- a/www/scratch-website.faq-l10njson/cy.json +++ b/www/scratch-website.faq-l10njson/cy.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "NID yw Internet Explorer yn cael ei gynnal.", "faq.requirementsTablet": "Tabled", - "faq.requirementsTabletChrome": "Chrome Symudol (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Safari Symudol (11+)", "faq.requirementsNote": "Sylw:", "faq.requirementsNoteDesktop": "Os nad yw eich cyfrifiadur yn cwrdd â'r gofynion hyn, gallwch roi cynnig ar olygydd {downloadLink} ( gw. yr eitem nesaf yn y Cwestiynau Cyffredin).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Mae'r gwaith cyfieithu i gyd yn cael ei wneud gan wirfoddolwyr. Mae golygydd Scratch 3.0 eisoes wedi ei gyfieithu i 40+ o ieithoedd. Gallwch weld yr ieithoedd sy'n cael eu cyfieithu a'u hadolygu ar ein {transifexLink}. Os hoffech chi gynorthwyo gyda chyfieithu neu adolygu, cysylltwch â {emailLink}.", "faq.transifexLinkText": "gweinydd cyfieithu", "faq.removedBlocksScratch3Title": "A yw Scratch 3.0 yn tynnu unrhyw flociau codio o fersiynau blaenorol o Scratch?", - "faq.removedBlocksScratch3Body": "Na, does dim blociau codio wedi eu tynnu o Scratch 3.0, ond mae rhai wedi newid tipyn ac mae eraill wedi eu symud i \"Estyniadau\" (fel sy'n cael ei ddisgrifio isod, o dan \"Lle aeth y blociau Ysgrifbin?...).", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "A yw Scratch 3.0 yn cyflwyno blociau newydd?", "faq.newBlocksScratch3Body": "Ydy! Yn Scratch 3.0 mae:", "faq.newBlocksSoundEffect": "Blociau \"effeithiau sain\" newydd", diff --git a/www/scratch-website.faq-l10njson/da.json b/www/scratch-website.faq-l10njson/da.json index 4cba2bef..83724d7d 100644 --- a/www/scratch-website.faq-l10njson/da.json +++ b/www/scratch-website.faq-l10njson/da.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/de.json b/www/scratch-website.faq-l10njson/de.json index f7c39244..7681f48c 100644 --- a/www/scratch-website.faq-l10njson/de.json +++ b/www/scratch-website.faq-l10njson/de.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/el.json b/www/scratch-website.faq-l10njson/el.json index f49f2e2a..da6563eb 100644 --- a/www/scratch-website.faq-l10njson/el.json +++ b/www/scratch-website.faq-l10njson/el.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "O Internet Explorer ΔΕΝ υποστηρίζεται.", "faq.requirementsTablet": "Τάμπλετ", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Σημείωση:", "faq.requirementsNoteDesktop": "Αν ο υπολογιστής σας δεν καλύπτει αυτές τις απαιτήσεις, μπορείτε να δοκιμάσετε τον επεξεργαστή {downloadLink} (δείτε το επόμενο θέμα στις Συχνές Ερωτήσεις).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Όλες οι μεταφράσεις μας γίνονται από εθελοντές. Ο επεξεργαστής Scratch 3.0 έχει ήδη μεταφραστεί σε 40+ γλώσσες. Μπορείτε να δείτε όλες τις γλώσσες που μεταφράζονται και αναθεωρούνται στο {transifexLink}. Αν επιθυμείτε να βοηθήσετε στη μετάφραση ή στην αναθεώρηση, παρακαλούμε επικοινωνήστε στο {emailLink}.", "faq.transifexLinkText": "εξυπηρετητής μετάφρασης", "faq.removedBlocksScratch3Title": "Αφαιρέθηκαν στο Scratch 3.0 κάποιες προγραμματιστικές εντολές προηγούμενων εκδόσεων του Scratch ;", - "faq.removedBlocksScratch3Body": "Καμία προγραμματιστική εντολή δεν έχει αφαιρεθεί στο Scratch 3.0, αλλά κάποιες έχουν αλλάξει λίγο και άλλες έχουν μετακινηθεί στις \"Επεκτάσεις\" (όπως περιγράφεται παρακάτω, στην ενότητα \"Πού πήγαν οι εντολές Πένας;..\").", + "faq.removedBlocksScratch3Body": "Καμία προγραμματιστική εντολή δεν έχει αφαιρεθεί στο Scratch 3.0, αλλά κάποιες έχουν αλλάξει λίγο και άλλες έχουν μετακινηθεί στις \"Επεκτάσεις\" (όπως περιγράφεται παρακάτω, στην ενότητα {extensionsFAQLink}).", "faq.newBlocksScratch3Title": "Εισάγει το Scratch 3.0 νέες εντολές;", "faq.newBlocksScratch3Body": "Ναι! Στο Scratch 3.0 θα βρείτε:", "faq.newBlocksSoundEffect": "Νέες εντολές \"εφέ ήχου\"", diff --git a/www/scratch-website.faq-l10njson/en.json b/www/scratch-website.faq-l10njson/en.json index 5ba7223d..d4b40d20 100644 --- a/www/scratch-website.faq-l10njson/en.json +++ b/www/scratch-website.faq-l10njson/en.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/es-419.json b/www/scratch-website.faq-l10njson/es-419.json index 7ee08303..8a694f89 100644 --- a/www/scratch-website.faq-l10njson/es-419.json +++ b/www/scratch-website.faq-l10njson/es-419.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/es.json b/www/scratch-website.faq-l10njson/es.json index a29b118a..ff244446 100644 --- a/www/scratch-website.faq-l10njson/es.json +++ b/www/scratch-website.faq-l10njson/es.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer NO es compatible.", "faq.requirementsTablet": "Tabletas", - "faq.requirementsTabletChrome": "Chrome para móvil (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Safari para móvil (11+)", "faq.requirementsNote": "Nota:", "faq.requirementsNoteDesktop": "Si tu ordenador no cumple con estos requisitos, puedes probar el editor {downloadLink} (lee el próximo punto de las FAQ).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Todas nuestras traducciones están hechas por voluntarios. El editor de Scratch 3.0 se ha traducido ya a más de 40 idiomas. Puedes ver todos los idiomas que se están traduciendo y revisando en nuestro {transifexLink}. Si quieres ayudar a traducir o a revisar, por favor contacta con {emailLink}.", "faq.transifexLinkText": "servidor de traducción", "faq.removedBlocksScratch3Title": "¿Se ha eliminado en Scratch 3.0 algún bloque de versiones anteriores?", - "faq.removedBlocksScratch3Body": "No se ha eliminado ningún bloque en Scratch 3.0, pero algunos se han modificado o se han movido dentro de la sección \"Extensiones\" (como se describe más abajo, en la parte \"¿Dónde están los bloques de lápiz?\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "¿Tiene Scratch 3.0 nuevos bloques?", "faq.newBlocksScratch3Body": "¡Si! En Scratch 3.0 encontrarás:", "faq.newBlocksSoundEffect": "Nuevos bloques de \"efectos de sonido\"", @@ -105,10 +105,10 @@ "faq.requireConfirmBody": "Puedes utilizar muchas características de Scratch sin confirmar tu cuenta, incluyendo crear y guardar proyectos (sin compartirlos).", "faq.forgotPasswordTitle": "He olvidado mi nombre de usuario o mi contraseña. ¿Cómo puedo restaurarla?", "faq.forgotPasswordBody": "Enter your username or email address on the {resetLink} page. The website will send an email to the address associated with your username and a link you can use to reset your password.", - "faq.resetLinkText": "Password Reset", + "faq.resetLinkText": "Reestablecimiento de la contraseña", "faq.changePasswordTitle": "¿Cómo puedo cambiar mi contraseña?", "faq.changePasswordBody": "Login to your Scratch account, then visit our {changeLink} page where you can change your password.", - "faq.changeLinkText": "Password Settings", + "faq.changeLinkText": "Configuraciones de contraseña", "faq.changeEmailTitle": "¿Cómo cambio mi dirección de correo electrónico?", "faq.changeEmailBody": "Login to your Scratch account, then visit our {changeEmailLink} page where you can change your email address.", "faq.newScratcherTitle": "¿Cómo hago la transición de 'Nuevo Scratcher' a 'Scratcher'?", @@ -180,7 +180,7 @@ "faq.schoolsTitle": "Scratch en las Escuelas", "faq.howTitle": "¿Cómo es utilizado Scratch en colegios?", "faq.howBody": "Scratch is used in hundreds of thousands of schools around the world, in many different subject areas (including language arts, science, history, math, and computer science). You can learn more about strategies and resources for using Scratch in schools and other learning environments (such as museums, libraries, and community centers) on our {educatorsLink}.", - "faq.educatorsLinkText": "Educators Page", + "faq.educatorsLinkText": "Página de educadores", "faq.noInternetTitle": "¿Existe alguna forma para que los estudiantes utilicen Scratch sin una conexión a Internet?", "faq.noInternetBody": "Yes. {downloadLink} is a version of Scratch that runs on a desktop or laptop computer. Currently, Scratch Desktop is available for Mac and Windows machines.", "faq.communityTitle": "¿Puedo quitar la comunidad en línea a mis estudiantes?", diff --git a/www/scratch-website.faq-l10njson/et.json b/www/scratch-website.faq-l10njson/et.json index 93d96874..267cc45b 100644 --- a/www/scratch-website.faq-l10njson/et.json +++ b/www/scratch-website.faq-l10njson/et.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/eu.json b/www/scratch-website.faq-l10njson/eu.json index f595fea5..aa1e769e 100644 --- a/www/scratch-website.faq-l10njson/eu.json +++ b/www/scratch-website.faq-l10njson/eu.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Oharra:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/fa.json b/www/scratch-website.faq-l10njson/fa.json index bf3bc83c..348367d8 100644 --- a/www/scratch-website.faq-l10njson/fa.json +++ b/www/scratch-website.faq-l10njson/fa.json @@ -10,7 +10,7 @@ "faq.scratchExtensionsTitle": "افزونه‌های اسکرچ", "faq.cloudDataTitle": "متغیرها رایانش ابری", "faq.aboutScratchTitle": "اسکرچ چیست و با آن چه کاری می‌توانم انجام دهم؟", - "faq.aboutScratchBody": "با زبان برنامه نویسی اسکرچ و جامعه آنلاین آن شما می‌توانید داستان‌ها، بازی‌ها و انیمیشن‌های خود را بسازید -- و آنچه را ساخته‌اید با بقیه افراد در سراسر دنیا به اشتراک بگذارید. نوجوانان با ایجاد و به اشتراک گذاشتن پروژه‌های اسکرچ، خلاقانه تفکر می‌کنند، به صورت روشمندی دلایل را می‌فهمند و باهم همکاری می‌کنند. برای آشنایی بیشتر با اسکرچ، صفحه {aboutScratchLink} را مشاهده نمایید.", + "faq.aboutScratchBody": "با زبان برنامه نویسی اسکرچ و جامعه آنلاین آن شما می‌توانید داستان‌ها، بازی‌ها و انیمیشن‌های خود را بسازید -- و آنچه را ساخته‌اید با بقیه افراد در سراسر دنیا به اشتراک بگذارید. نوجوانان با ایجاد و به اشتراک گذاشتن پروژه‌های اسکرچ، خلاقانه تفکر می‌کنند، به صورت راهبردی دلایل را می‌فهمند و باهم همکاری می‌کنند. برای آشنایی بیشتر با اسکرچ، صفحه ی {aboutScratchLink} را مشاهده نمایید.", "faq.aboutScratchLinkText": "درباره اسکرچ", "faq.makeGameTitle": "چطور می‌توانم یک بازی یا انیمیشن با اسکرچ بسازم؟", "faq.makeGameBody": "صفحه {ideasLink} را برای یافتن راه‌های شروع به کار با اسکرچ ببیند.", @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "مرورگر Safari (11+)", "faq.requirementsDesktopIE": "مرورگر اینترنت اکسپلورر قابل استفاده نیست.", "faq.requirementsTablet": "تبلت", - "faq.requirementsTabletChrome": "مروگر موبایل Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "مرورگر موبایل Safari (11+)", "faq.requirementsNote": "توجه:", "faq.requirementsNoteDesktop": "اگر کامپیوتر شما این ملزومات را ندارد، می‌توانید ویرایشگر{downloadLink} را امتحان کنید. (سوال بعدی را ببیند.)", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "تمامی ترجمه‌ها توسط افرادی داوطلب انجام شده است. در حال حاضر ویرایشگر اسکرچ 3.0 به بیش از 40 زبان ترجمه شده است. شما می‌توانید زبان‌هایی که هم اکنون ترجمه شده‌اند را از {transifexLink} مورد بازنگری و تصحیح قرار دهید. اگر می‌خواهید که به مترجمان و یا کسانی که بازبینی را انجام می‌دهند کمک‌ کنید، با {emailLink} تماس بگیرید.", "faq.transifexLinkText": "سرور ترجمه", "faq.removedBlocksScratch3Title": "یا در اسکرچ 3.0 برخی از بلوک‌هایی که در نسخه‌های قدیمی‌تر اسکرچ وجود داشتند، حذف شده است؟", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "آیا در اسکرچ 3.0 بلوک‌های جدیدی ارائه شده است؟", "faq.newBlocksScratch3Body": "بله! در اسکرچ 3.0 شما می‌توانید موارد زیر را بیابید:", "faq.newBlocksSoundEffect": "قطعه ی جدید \"جلوه‌های ویژه صدا\"", diff --git a/www/scratch-website.faq-l10njson/fi.json b/www/scratch-website.faq-l10njson/fi.json index 7f75e28a..5f52970a 100644 --- a/www/scratch-website.faq-l10njson/fi.json +++ b/www/scratch-website.faq-l10njson/fi.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Exploreria EI tueta.", "faq.requirementsTablet": "Taulutietokone", - "faq.requirementsTabletChrome": "Mobiili-Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobiili-Safari (11+)", "faq.requirementsNote": "Huomaa:", "faq.requirementsNoteDesktop": "Jos tietokoneesi ei täytä näitä vaatimuksia, voit kokeilla {downloadLink} editoria (katso seuraava kohta UKK:ssa).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Onko Scratch 3.0:sta poistetettu mitään aiempien Scratch-versioiden koodauslohkoja?", - "faq.removedBlocksScratch3Body": "Mitään koodauslohkoja ei ole poistettu Scratch 3.0:sta, mutta jotkut ovat muuttuneet hieman ja joitakin on siirretty \"laajennuksiin\" (kuten alla on kuvattu kohdassa \"Minne kynälohkot menivät?\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Onko Scratch 3.0:ssa uusia lohkoja?", "faq.newBlocksScratch3Body": "Kyllä! Scratch 3.0:sta löydät:", "faq.newBlocksSoundEffect": "Uusia \"ääniefekti\"-lohkoja", diff --git a/www/scratch-website.faq-l10njson/fr.json b/www/scratch-website.faq-l10njson/fr.json index 791ade0c..23257920 100644 --- a/www/scratch-website.faq-l10njson/fr.json +++ b/www/scratch-website.faq-l10njson/fr.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer n'est PAS supporté.", "faq.requirementsTablet": "Tablette", - "faq.requirementsTabletChrome": "Chrome pour Mobile (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Safari pour Mobile (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "Si votre ordinateur ne remplit pas ces conditions, vous pouvez essayer le {downloadLink}Editeur (regarder l'article suivant de la FAQ).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "serveur de traduction", "faq.removedBlocksScratch3Title": "Est-ce que certains blocs des versions précédentes seront retirés dans Scratch 3.0?", - "faq.removedBlocksScratch3Body": "Aucun bloc n'a été retiré dans Scratch 3.0, mais certains ont changé un petit peu et certains ont été déplacés dans la section \"Extensions\" (comme décris ci-dessous dans \"Où sont passés les blocs de stylo?\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Y a-t-il de nouveaux blocs dans Scratch 3.0?", "faq.newBlocksScratch3Body": "Oui! Vous trouverez dans Scratch 3.0:", "faq.newBlocksSoundEffect": "Des nouveaux blocs \"effet sonore\"", diff --git a/www/scratch-website.faq-l10njson/ga.json b/www/scratch-website.faq-l10njson/ga.json index 266eaa69..0e0550f6 100644 --- a/www/scratch-website.faq-l10njson/ga.json +++ b/www/scratch-website.faq-l10njson/ga.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Nóta:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/gd.json b/www/scratch-website.faq-l10njson/gd.json index 7d7022ef..1fe4f1ad 100644 --- a/www/scratch-website.faq-l10njson/gd.json +++ b/www/scratch-website.faq-l10njson/gd.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Chan eil taic ri Internet Explorer.", "faq.requirementsTablet": "Tablaid", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "An aire:", "faq.requirementsNoteDesktop": "Mur ei na comasan seo aig a’ choimpiutair agad, feuch deasaiche {downloadLink} (faic an t-ath-nì sna CÀBHA). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Tha na h-eadar-theangachaidhean gu lèir againn gan dèanamh le luchd saor-thoileach. Chaidh deasaiche Scratch 3.0 eadar-theangachadh gu còrr is 40 cànan mar-thà. Chì thu na cànanan uile a tha gan eadar-theangachadh agus gan lèirmheas air an {transifexLink} againn. Nam bu toigh leat cuideachadh leis an eadar-theangachadh no an lèirmheas, cuir fios gu {emailLink}.", "faq.transifexLinkText": "fhrithealaiche eadar-theangachaidh", "faq.removedBlocksScratch3Title": "An toir Scratch 3.0 air falbh gin de na blocaichean còdachaidh o sheann-tionndaidhean de Scratch?", - "faq.removedBlocksScratch3Body": "Cha deach bloca còdachaidh sam bith a thoirt air falbh ann an Scratch 3.0, ach tha cuid air atharrachadh rud beag agus chaidh cuid eile a ghluasad dha na “Leudachain” (mar a tha sinn a’ mìneachadh fo “Càite an deach na blocaichean pinn?” gu h-ìosal.)", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "A bheil Scratch 3.0 a’ toirt blocaichean ùra dhuinn?", "faq.newBlocksScratch3Body": "Tha gu dearbh! Seo na gheibh thu ann an Scratch 3.0:", "faq.newBlocksSoundEffect": "Blocaichean “èifeachd fuaime” ùra", diff --git a/www/scratch-website.faq-l10njson/gl.json b/www/scratch-website.faq-l10njson/gl.json index 9df09ac6..dfa19a3e 100644 --- a/www/scratch-website.faq-l10njson/gl.json +++ b/www/scratch-website.faq-l10njson/gl.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer NON é compatible.", "faq.requirementsTablet": "Tableta", - "faq.requirementsTabletChrome": "Chrome móbil (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Safari móbil (11+)", "faq.requirementsNote": "Nota:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Incorpora Scratch 3.0 novos bloques?", "faq.newBlocksScratch3Body": "Si! En Scratch 3.0 atoparás:", "faq.newBlocksSoundEffect": "Novos bloques de \"efectos de son\"", diff --git a/www/scratch-website.faq-l10njson/he.json b/www/scratch-website.faq-l10njson/he.json index 3f03a008..841702ec 100644 --- a/www/scratch-website.faq-l10njson/he.json +++ b/www/scratch-website.faq-l10njson/he.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/hr.json b/www/scratch-website.faq-l10njson/hr.json index 7b51585e..7e4ddbe2 100644 --- a/www/scratch-website.faq-l10njson/hr.json +++ b/www/scratch-website.faq-l10njson/hr.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/hu.json b/www/scratch-website.faq-l10njson/hu.json index 9e5dfeb5..fd2b5d5e 100644 --- a/www/scratch-website.faq-l10njson/hu.json +++ b/www/scratch-website.faq-l10njson/hu.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/id.json b/www/scratch-website.faq-l10njson/id.json index 08e66f6a..99f1a494 100644 --- a/www/scratch-website.faq-l10njson/id.json +++ b/www/scratch-website.faq-l10njson/id.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/is.json b/www/scratch-website.faq-l10njson/is.json index 1a996e94..92e68964 100644 --- a/www/scratch-website.faq-l10njson/is.json +++ b/www/scratch-website.faq-l10njson/is.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/it.json b/www/scratch-website.faq-l10njson/it.json index 09a2de0e..96a8aa87 100644 --- a/www/scratch-website.faq-l10njson/it.json +++ b/www/scratch-website.faq-l10njson/it.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer NON è supportato.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Chrome per dispositivi mobili (62+)", + "faq.requirementsTabletChrome": "Chrome per Dispositivi Mobili (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Nota:", "faq.requirementsNoteDesktop": "Se il tuo computer non rispetta questi requisiti puoi provare l'editor {downloadLink} (vedi la FAQ successiva). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Tutte le nostre traduzioni sono fatte da volontari. L'editor di Scratch 3.0 è già stato tradotto in più di 40 lingue. Puoi vedere tutte le lingue in cui Scratch è stato tradotto nel nostro {transifexLink}. Se sei interessato a collaborare con la traduzione o la revisione delle traduzioni contattaci all'indirizzo{emailLink}.", "faq.transifexLinkText": "server delle traduzioni", "faq.removedBlocksScratch3Title": "Scratch 3.0 ha dei blocchi di programmazione in meno rispetto a quelli disponibili nelle precedenti versioni di Scratch?", - "faq.removedBlocksScratch3Body": "Nessun blocco di programmazione è stato rimosso in Scratch 3.0, ma alcuni blocchi sono cambiati leggermente e altri sono stati spostati nelle \"Estensioni\" (come chiarito più sotto in risposta alla FAQ \"Dove sono finiti i blocchi Penna...?\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Scratch 3.0 introduce nuovi blocchi?", "faq.newBlocksScratch3Body": "Si! In Scratch 3.0 trovi:", "faq.newBlocksSoundEffect": "Nuovi blocchi \"porta effetto\" per i suoni", diff --git a/www/scratch-website.faq-l10njson/ja-Hira.json b/www/scratch-website.faq-l10njson/ja-Hira.json index 002f55a2..2eed1655 100644 --- a/www/scratch-website.faq-l10njson/ja-Hira.json +++ b/www/scratch-website.faq-l10njson/ja-Hira.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (バージョン11いじょう)", "faq.requirementsDesktopIE": "Internet Explorerはサポートされていません。", "faq.requirementsTablet": "タブレット", - "faq.requirementsTabletChrome": "Mobile Chrome (バージョン62いじょう)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (バージョン11いじょう)", "faq.requirementsNote": "注意(ちゅうい):", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Scratch 3.0には、Scratchの旧(きゅう)バージョンで使用(しよう)していたブロックで廃止(はいし)されたブロックが何か(なにか)ありますか?", - "faq.removedBlocksScratch3Body": "Scratch 3.0では、ブロックの廃止(はいし)はありませんが、いくつかのブロックが少し(すこし)変更(へんこう)され、他の(ほかの)いくつかのブロックが \"かくちょうきのう\"に移動されました。(\"ペンブロックはどこにありますか...\" の項(こう)をご覧(らん)ください。)", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Scratch 3.0では、新しい(あたらしい)ブロックが取り入れ(とりいれ)られていますか?", "faq.newBlocksScratch3Body": "はい! Scratch 3.0で、以下(いか)のブロックが追加(ついか)されました!", "faq.newBlocksSoundEffect": "あたらしい\"音(おと)の効果(こうか)\"ブロック", diff --git a/www/scratch-website.faq-l10njson/ja.json b/www/scratch-website.faq-l10njson/ja.json index ab3fa275..4653311a 100644 --- a/www/scratch-website.faq-l10njson/ja.json +++ b/www/scratch-website.faq-l10njson/ja.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (バージョン11以上)", "faq.requirementsDesktopIE": "Internet Explorerはサポートされていません。", "faq.requirementsTablet": "タブレット", - "faq.requirementsTabletChrome": "Mobile Chrome (バージョン62以上)", + "faq.requirementsTabletChrome": "Mobile Chrome (バージョン63以上) ", "faq.requirementsTabletSafari": "Mobile Safari (バージョン11以上)", "faq.requirementsNote": "注意:", "faq.requirementsNoteDesktop": "コンピューターがこれらの条件を満たさない場合は、{downloadLink}エディターを試してください。 (次のFAQ参照)", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "すべての翻訳はボランティアによって行われます。Scratch 3.0エディターはすでに40以上の言語に翻訳されています。すべての翻訳され、レビューされた言語は{transifexLink}で確認できます。翻訳やレビューを手伝える方は、{emailLink}までご連絡ください。", "faq.transifexLinkText": "翻訳サーバー", "faq.removedBlocksScratch3Title": "Scratch 3.0には、Scratchの旧バージョンで使用していたブロックで廃止されたブロックが何かありますか?", - "faq.removedBlocksScratch3Body": "Scratch 3.0では、ブロックの廃止はありませんが、いくつかのブロックが少し変更され、他のいくつかのブロックが \"拡張機能\"に移動されました。(\"ペンブロックはどこにありますか...\" の項をご覧ください。)", + "faq.removedBlocksScratch3Body": "Scratch 3.0で廃止されたブロックはありませんが、いくつかのブロックが少し変更され、他のいくつかのブロックが \"拡張機能\"に移動されました。(下の{extensionsFAQLink} の項をご覧ください。) ", "faq.newBlocksScratch3Title": "Scratch 3.01では、新しいブロックが取り入れられていますか?", "faq.newBlocksScratch3Body": "はい! Scratch 3.0で、以下のブロックが追加されました!", "faq.newBlocksSoundEffect": "新しい\"音の効果\"ブロック", diff --git a/www/scratch-website.faq-l10njson/ko.json b/www/scratch-website.faq-l10njson/ko.json index f7581592..25fb50be 100644 --- a/www/scratch-website.faq-l10njson/ko.json +++ b/www/scratch-website.faq-l10njson/ko.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari(11 이상)", "faq.requirementsDesktopIE": "Internet Explorer는 지원되지 않습니다.", "faq.requirementsTablet": "태블릿", - "faq.requirementsTabletChrome": "Mobile Chrome(62 이상)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari(11 이상)", "faq.requirementsNote": "참고:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "스크래치 3.0은 이전 버전의 스크래치에서 쓰인 어떤 코딩 블록을 제거하나요?", - "faq.removedBlocksScratch3Body": "스크래치 3.0에서 제거된 코딩 블록은 없지만, 일부는 약간 바뀌었으며 어떤 것들은 \"확장 기능\"으로 옮겨졌습니다(\"펜 블록은 어디에 있나요?..\" 아래의 설명과 같습니다).", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "스크래치 3.0에는 새로운 블록이 도입되나요?", "faq.newBlocksScratch3Body": "그렇습니다! 다음은 스크래치 3.0에서 찾게 될 블록입니다:", "faq.newBlocksSoundEffect": "새로운 \"소리 효과\" 블록들", diff --git a/www/scratch-website.faq-l10njson/lt.json b/www/scratch-website.faq-l10njson/lt.json index 0530e61b..4149944e 100644 --- a/www/scratch-website.faq-l10njson/lt.json +++ b/www/scratch-website.faq-l10njson/lt.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/lv.json b/www/scratch-website.faq-l10njson/lv.json index 0e896ac0..317b6427 100644 --- a/www/scratch-website.faq-l10njson/lv.json +++ b/www/scratch-website.faq-l10njson/lv.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Piezīme:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/mi.json b/www/scratch-website.faq-l10njson/mi.json index 4f8ca61f..9f198bc6 100644 --- a/www/scratch-website.faq-l10njson/mi.json +++ b/www/scratch-website.faq-l10njson/mi.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/nb.json b/www/scratch-website.faq-l10njson/nb.json index 44f977ea..b3e09533 100644 --- a/www/scratch-website.faq-l10njson/nb.json +++ b/www/scratch-website.faq-l10njson/nb.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/nl.json b/www/scratch-website.faq-l10njson/nl.json index 3e931751..4d21c222 100644 --- a/www/scratch-website.faq-l10njson/nl.json +++ b/www/scratch-website.faq-l10njson/nl.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer wordt NIET ondersteund.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Opmerking:", "faq.requirementsNoteDesktop": "Als je computer niet aan deze eisen voldoet, kun je de {downloadLink}editor proberen (zie volgend item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Al onze vertalingen zijn door vrijwilligers gedaan. De Scratch 3.0 editor is reeds vertaald in 40+ talen. Je kunt alle talen zien die op dit moment vertaald worden op onze {transifexLink}. Als je wilt helpen met vertalen of reviewen, neem dan svp contact op via {emailLink}", "faq.transifexLinkText": "vertaalserver", "faq.removedBlocksScratch3Title": "Verwijdert Scratch 3.0 codeblokken uit eerdere versies van Scratch?", - "faq.removedBlocksScratch3Body": "Er zijn geen codeerblokken verwijderd in Scratch 3.0, maar sommige zijn een beetje veranderd en andere zijn verplaatst naar \"Uitbreidingen\" (zoals hieronder beschreven onder \"Waar zijn de Pen-blokken gebleven?....\").", + "faq.removedBlocksScratch3Body": "Er zijn geen codeerblokken verwijderd in Scratch 3.0, maar sommige zijn een beetje veranderd en andere zijn verplaatst naar \"Uitbreidingen\" (zoals hieronder beschreven in de {extensionsFAQLink} sectie).", "faq.newBlocksScratch3Title": "Zijn er in Scratch 3.0 nieuwe blokken?", "faq.newBlocksScratch3Body": "Ja! In Scratch 3.0 vind je:", "faq.newBlocksSoundEffect": "Nieuwe \"geluidseffecten\" blokken", diff --git a/www/scratch-website.faq-l10njson/nn.json b/www/scratch-website.faq-l10njson/nn.json index 9effc5b7..b76ca2dd 100644 --- a/www/scratch-website.faq-l10njson/nn.json +++ b/www/scratch-website.faq-l10njson/nn.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer er IKKJE støtta.", "faq.requirementsTablet": "Nettbrett", - "faq.requirementsTabletChrome": "Mobil Chrome (62+)", + "faq.requirementsTabletChrome": "Mobil Chrome (63+)", "faq.requirementsTabletSafari": "Mobil Safari (11+)", "faq.requirementsNote": "OBS:", "faq.requirementsNoteDesktop": "Viss datamaskina di ikkje tilfredsstiller systemkrava, kan du lasta ned {downloadLink} (sjå neste spørsmål).", @@ -34,7 +34,7 @@ "faq.requirementsNoteWebGL": "Viss du får feilmelding om WebGL, prøv ein annan nettlesar.", "faq.requirementsNoteTablets": "På nettbrett er det ikkje mogleg å bruka «tast trykt vert trykt»-klossar eller høgreklikkmenyar.", "faq.offlineTitle": "Finst det ein versjon av Scratch eg kan lasta ned og bruka utan Internett-tilgang?", - "faq.offlineBody": "Du bruka {downloadLink} for å laga Scratch-prosjekt utan tilgang til Internett. Scratch Desktop vart tidlegare kalla «Scratch for maskiner utan nettsamband».", + "faq.offlineBody": "Du bruka {downloadLink} for å laga Scratch-prosjekt utan tilgang til Internett. (Scratch Desktop vart tidlegare kalla «Scratch for maskiner utan nettsamband».)", "faq.uploadOldTitle": "Kan eg framleis leggja ut prosjekt som er laga med eldre versjonar av Scratch?", "faq.uploadOldBody": "Ja, du kan leggja ut prosjekt laga med eldre versjonar, og dei vert synlege og køyrbare på nettstaden. (Men du kan ikkje lasta ned og redigera program som er laga eller redigerte med nyare versjonar av Scratch enn den du brukar. For eksempel kan du ikkje opna eit prosjekt frå Scratch 3.0 i {scratch2Link}, sidan Scratch 2.0 ikkje kan lesa det nye filformatet .sb3.)", "faq.scratch2": "Scratch 2.0", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Alle omsetjingane vert gjorde av frivillige. Scratch 3.0 er alt omsett til meir enn 40 språk. Du finn ei oversikt over alle språka Scratch vert omsett til på {transifexLink}. Viss du ønskjer å hjelpa til med omsetjing eller korrekturlesing, ta kontakt med {emailLink}.", "faq.transifexLinkText": "omsetjingssida vår", "faq.removedBlocksScratch3Title": "Er det nokon klossar frå tidlegare Scratch-versjonar som er fjerna i Scratch 3.0?", - "faq.removedBlocksScratch3Body": "Nei, ingen klossar er fjerna i Scratch 3.0. Men nokon er endra litt, og andre har blitt flytta til «tilleggsfunksjonar» (sjå spørsmålet «Kor vart det av penneklossane, musikklossane og videosansingsklossane?» nedanfor).", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Er det nokon nye klossar i Scratch 3.0?", "faq.newBlocksScratch3Body": "Ja! I Scratch 3.0 finn du:", "faq.newBlocksSoundEffect": "Nye lydeffekt-klossar", @@ -116,7 +116,7 @@ "faq.multipleAccountTitle": "Kan eg ha meir enn éin brukarkonto?", "faq.multipleAccountBody": "Det er heilt greitt å ha fleire ulike brukarkontoar på Scratch-nettstaden, så lenge ingen av dei bryt med {cgLink}. Brot på desse kan medføra at alle kontoane vert sperra eller sletta.", "faq.multipleLoginTitle": "Er det greitt at fleire loggar seg inn på same brukarkonto?", - "faq.multipleLoginBody": "Dette er ikkje lov, då nettstaden og programmeringssida lett vert forvirra når fleire er innlogga på same konto. Og når ein konto gjer noko i strid med {cgLink}, vert alle tilhøyrande kontoar sperra eller sletta. Viss du delar konto med nokon som gjer noko gale, kan kontoen verta sperra på grunn av det han eller ho gjorde.", + "faq.multipleLoginBody": "Dette er ikkje lov, då nettstaden og programmeringssida lett vert forvirra når fleire er innlogga på same konto. Og når ein konto gjer noko i strid med {cgLink}, vert alle tilhøyrande kontoar sperra eller sletta. Viss du deler konto med nokon som gjer noko gale, kan kontoen verta sperra på grunn av det han eller ho gjorde.", "faq.changeUsernameTitle": "Kan eg byta til eit anna brukarnamn?", "faq.changeUsernameBody": "Scratch-nettstaden er avhengig av å ha same namn på ein brukarkonto, så det er ikkje mogleg å endra brukarnamnet. Viss du verkeleg treng å byta brukarnamn, kan du laga ein ny brukarkonto, men du må sjølv flytta over alle prosjekta dine til den nye kontoen.", "faq.shareInfoTitle": "Kva informasjon kan eg leggja ut på brukarkontoen min?", diff --git a/www/scratch-website.faq-l10njson/pl.json b/www/scratch-website.faq-l10njson/pl.json index e5dc73eb..4b2e83a6 100644 --- a/www/scratch-website.faq-l10njson/pl.json +++ b/www/scratch-website.faq-l10njson/pl.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer NIE jest obsługiwany.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Uwaga:", "faq.requirementsNoteDesktop": "Jeśli Twój komputer nie spełnia tych wymagań, można wypróbować edytor {downloadLink}(zobacz następną rzecz w często zadawanych pytaniach)", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Czy Scratch 3.0 usuwa wszelkie bloki kodujące z wcześniejszych wersji Scratch?", - "faq.removedBlocksScratch3Body": "Żadne bloki kodujące nie zostały usunięte w Scratch 3.0, ale niektóre zmieniły się nieco, a inne przeniosły się do \"Rozszerzeń\" (jak opisano poniżej, w sekcji \"Gdzie poszły bloki pisaka? ..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Czy Scratch 3.0 wprowadza nowe bloki?", "faq.newBlocksScratch3Body": "Tak! W wersji Scratch 3.0 znajdziesz:", "faq.newBlocksSoundEffect": "Nowe bloki \"efektów dźwiękowych\"", diff --git a/www/scratch-website.faq-l10njson/pt-br.json b/www/scratch-website.faq-l10njson/pt-br.json index 9e2e3215..cdced4c2 100644 --- a/www/scratch-website.faq-l10njson/pt-br.json +++ b/www/scratch-website.faq-l10njson/pt-br.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer NÃO é compatível.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Chrome Mobile (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Safari Mobile (11+)", "faq.requirementsNote": "Observação:", "faq.requirementsNoteDesktop": "Se o seu computador não atende aos requisitos, você pode tentar o editor {downloadLink} (veja o próximo item das perguntas frequentes).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Todas as traduções são feitas por voluntários. O editor do Scratch 3.0 já foi traduzido em mais de 40 línguas. Você pode ver todos os idiomas que ainda estão sendo traduzidos e revisados no nosso {transifexLink}. Se você quer ajudar com a tradução ou revisão, por favor contate {emailLink}.", "faq.transifexLinkText": "servidor de tradução", "faq.removedBlocksScratch3Title": "O Scratch 3.0 remove os blocos de código das versões anteriores do Scratch?", - "faq.removedBlocksScratch3Body": "Nenhum bloco foi removido no Scratch 3.0, mas alguns mudaram um pouco e outros foram movidos para \"Extensões\" (como descrito abaixo, em \"Para onde foram os blocos da Caneta?\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "O Scratch 3.0 traz novos blocos?", "faq.newBlocksScratch3Body": "Sim! No Scratch 3.0 você vai encontrar:", "faq.newBlocksSoundEffect": "Novos blocos de \"efeito de som\"", diff --git a/www/scratch-website.faq-l10njson/pt.json b/www/scratch-website.faq-l10njson/pt.json index bbdc5d52..0b3b20a9 100644 --- a/www/scratch-website.faq-l10njson/pt.json +++ b/www/scratch-website.faq-l10njson/pt.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "O Internet Explorer NÃO é suportado.", "faq.requirementsTablet": "Tablets", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Nota:", "faq.requirementsNoteDesktop": "Se o seu computador não cumprir estes requisitos, pode tentar o editor {downloadLink} (ver o próximo item das PF).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Todas as nossas traduções são feitas por voluntários. O editor Scratch 3.0 foi já traduzido para mais de 40+ línguas. Pode ver todas as línguas presentemente em tradução e revisão no nosso {transifexLink}. Se quiser ajudar na tradução ou na sua revisão, por favor contacte {emailLink}.", "faq.transifexLinkText": "servidor de tradução", "faq.removedBlocksScratch3Title": "O Scratch 3.0 eliminou algum bloco de programação que estivesse presente em versões anteriores do Scratch?", - "faq.removedBlocksScratch3Body": "Não foram eliminados quaisquer blocos no Scratch 3.0, mas alguns blocos sofreram pequenas alterações e outros foram movidos para «Extensões» (tal como descrito abaixo, sob «Onde foram parar os blocos de Caneta? …»).", + "faq.removedBlocksScratch3Body": "Não foram eliminados quaisquer blocos no Scratch 3.0, mas alguns blocos sofreram pequenas alterações e outros foram movidos para «Extensões» (tal como descrito abaixo, na secção {extensionsFAQLink}).", "faq.newBlocksScratch3Title": "O Scratch 3.0 introduz novos blocos?", "faq.newBlocksScratch3Body": "Sim! No Scratch 3.0 encontrará:", "faq.newBlocksSoundEffect": "Novos blocos «efeito de som»", diff --git a/www/scratch-website.faq-l10njson/ro.json b/www/scratch-website.faq-l10njson/ro.json index 2bfd416a..1a5ef118 100644 --- a/www/scratch-website.faq-l10njson/ro.json +++ b/www/scratch-website.faq-l10njson/ro.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/ru.json b/www/scratch-website.faq-l10njson/ru.json index 097c4c27..4467b554 100644 --- a/www/scratch-website.faq-l10njson/ru.json +++ b/www/scratch-website.faq-l10njson/ru.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (от 11)", "faq.requirementsDesktopIE": "Internet Explorer НЕ поддерживается.", "faq.requirementsTablet": "Для Планшета", - "faq.requirementsTabletChrome": "Mobile Chrome (от 62)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (от 11)", "faq.requirementsNote": "Заметка:", "faq.requirementsNoteDesktop": "Если ваш компьютер не поддерживает эти требования, вы можете попробовать {downloadLink} редактор (посмотрите следующий пункт в ЧаВО).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "сервер перевода", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Да! В Scratch 3.0 вы найдёте:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/sk.json b/www/scratch-website.faq-l10njson/sk.json index 59100e98..963de309 100644 --- a/www/scratch-website.faq-l10njson/sk.json +++ b/www/scratch-website.faq-l10njson/sk.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", @@ -187,7 +187,7 @@ "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 Scratch Desktop, which runs offline and locally on a desktop or laptop computer.", "faq.teacherAccountTitle": "Čo je učiteľský účet?", "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": "Scratch Teacher Account FAQ", + "faq.eduFaqLinkText": "Často kladené otázky o učiteľskom účte", "faq.requestTitle": "Ako si zriadim učiteľský účet?", "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": "Aké dáta zbiera Scratch o študentoch?", diff --git a/www/scratch-website.faq-l10njson/sl.json b/www/scratch-website.faq-l10njson/sl.json index d1832597..4a8b5d9e 100644 --- a/www/scratch-website.faq-l10njson/sl.json +++ b/www/scratch-website.faq-l10njson/sl.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer NI podprt.", "faq.requirementsTablet": "Tablica", - "faq.requirementsTabletChrome": "prenosni Chrome (62+)", + "faq.requirementsTabletChrome": "prenosni Chrome (63+)", "faq.requirementsTabletSafari": "prenosni Safari (11+)", "faq.requirementsNote": "Opomba:", "faq.requirementsNoteDesktop": "Če tvoj računalnik ne izpolnjuje teh zahtev, lahko preneseš {downloadLink} urejevalnik (Namizni Scratch) in delaš lokalno (glej naslednjo točko pogostih vprašanj).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Vsi prevodi so delo prostovoljcev. Urejevalnik Scratch 3.0 je že preveden v več kot 40 jezikov. Vse jezike, v kaktere se prevaja, si lahko ogledaš na našem strežniku prevodov {transifexLink}. Če bi rad pomagal pri prevajanju, piši na {emailLink}.", "faq.transifexLinkText": "strežnik s prevodi", "faq.removedBlocksScratch3Title": "Je Scratch 3.0 odstranil katerega od programskih blokov prejšnih različic Scratcha?", - "faq.removedBlocksScratch3Body": "Noben programski blok ni bil odstranjen. Le nekateri so se malček spremenili, nekateri pa so sedaj v kategoriji \"Razšititve\" (kot je opisano v vrpašanju \"Kam so šli ukazi v povezavi s peresom?\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "So v Scratchu 3.0 na voljo novi programski bloki?", "faq.newBlocksScratch3Body": "DA! V Scratchu 3.0 boš našel:", "faq.newBlocksSoundEffect": "Novi \"zvočni učinki\"", diff --git a/www/scratch-website.faq-l10njson/sr.json b/www/scratch-website.faq-l10njson/sr.json index 9c26cd99..39961e87 100644 --- a/www/scratch-website.faq-l10njson/sr.json +++ b/www/scratch-website.faq-l10njson/sr.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Белешка:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/sv.json b/www/scratch-website.faq-l10njson/sv.json index 21b253fe..e2a16f59 100644 --- a/www/scratch-website.faq-l10njson/sv.json +++ b/www/scratch-website.faq-l10njson/sv.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer stöds inte.", "faq.requirementsTablet": "Platta", - "faq.requirementsTabletChrome": "Mobil Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobil Safari (11+)", "faq.requirementsNote": "OBS:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/th.json b/www/scratch-website.faq-l10njson/th.json index 33ef5721..aa58888b 100644 --- a/www/scratch-website.faq-l10njson/th.json +++ b/www/scratch-website.faq-l10njson/th.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/tr.json b/www/scratch-website.faq-l10njson/tr.json index 67a0c9e1..9983cc44 100644 --- a/www/scratch-website.faq-l10njson/tr.json +++ b/www/scratch-website.faq-l10njson/tr.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)\n", "faq.requirementsDesktopIE": "Internet Explorer desteklenmiyor.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)\n", + "faq.requirementsTabletChrome": "Mobil Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)\n", "faq.requirementsNote": "Not:", "faq.requirementsNoteDesktop": "Bilgisayarınız bu gereksinimleri karşılamıyorsa, {downloadLink} editörünü deneyebilirsiniz (SSS bölümündeki bir sonraki öğeye bakın).", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Tüm çevirilerimiz gönüllüler tarafından yapılır. Scratch 3.0 editörü zaten 40+ dile çevrildi. Şu anda çevrilmiş ve incelenen tüm dilleri {transifexLink} adresinde görebilirsiniz. Tercüme veya inceleme konusunda yardım etmek istiyorsanız, lütfen {emailLink} ile iletişime geçin.", "faq.transifexLinkText": "çeviri sunucusu", "faq.removedBlocksScratch3Title": "Scratch 3.0, Scratch'ın önceki sürümlerinden kodlama bloklarını kaldırır mı?", - "faq.removedBlocksScratch3Body": "Scratch 3.0'da hiçbir kodlama bloğu kaldırılmadı, ancak bazıları biraz değişti, bazıları ise \"Eklentiler\" e geçti (aşağıda \"Pen blokları nereye gitti?\" Altında açıklandığı gibi).", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Scratch 3.0 yeni bloklar sunuyor mu?", "faq.newBlocksScratch3Body": "Evet! Scratch 3.0'da şunları bulacaksınız:", "faq.newBlocksSoundEffect": "Yeni \"ses efekti\" blokları", diff --git a/www/scratch-website.faq-l10njson/uk.json b/www/scratch-website.faq-l10njson/uk.json index 1c32a328..71e6eda4 100644 --- a/www/scratch-website.faq-l10njson/uk.json +++ b/www/scratch-website.faq-l10njson/uk.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer НЕ підтримується.", "faq.requirementsTablet": "Планшет", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Примітка:", "faq.requirementsNoteDesktop": "Якщо ваш комп'ютер не відповідає цим вимогам, ви можете спробувати {downloadLink} редактор (див наступний елемент в ЧаПи). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/vi.json b/www/scratch-website.faq-l10njson/vi.json index 94f211d3..4f23e02c 100644 --- a/www/scratch-website.faq-l10njson/vi.json +++ b/www/scratch-website.faq-l10njson/vi.json @@ -7,34 +7,34 @@ "faq.accountsTitle": "Tài khoản", "faq.permissionsTitle": "Bản quyền và Giấy phép", "faq.inappropriateContentTitle": "Các nội dung không phù hợp", - "faq.scratchExtensionsTitle": "Scratch Extensions", + "faq.scratchExtensionsTitle": "Tiện ích Scratch", "faq.cloudDataTitle": "Cloud Variables", "faq.aboutScratchTitle": "Scratch là gì, và tôi có thể làm gì với nó?", - "faq.aboutScratchBody": "With the Scratch programming language and online community, you can create your own interactive stories, games, and animations -- and share your creations with others around the world. As young people create and share Scratch projects, they learn to think creatively, reason systematically, and work collaboratively. To learn more about Scratch, see the {aboutScratchLink} page.", + "faq.aboutScratchBody": "Với ngôn ngữ lập trình Scratch và cộng đồng trực tuyến, bạn có thể tạo ra những câu chuyện tương tác, trò chơi, và hoạt hình của riêng bạn -- và chia sẻ tác phẩm của bạn với những người khác trên khắp thế giới. Giống như mọi người trẻ tạo ra và chia sẻ các dự án Scratch, họ học cách suy nghĩ sáng tạo, lý luận có hệ thống, và làm việc hợp tác với nhau. Để tìm hiểu thêm về Scratch, truy cập trang {aboutScratchLink}.", "faq.aboutScratchLinkText": "Về Scratch", "faq.makeGameTitle": "Làm sao tôi có thể tạo ra các trò chơi hoặc phim hoạt hình với Scratch?", - "faq.makeGameBody": "Check out the {ideasLink} to see lots of ways to get started with Scratch", - "faq.ideasLinkText": "Ideas page", - "faq.whoUsesScratchTitle": "Who uses Scratch?", - "faq.whoUsesScratchBody": "Scratch is used by people from all backgrounds, in all countries around the world, in all types of settings -- homes, schools, libraries, museums, and more. Scratch is designed especially for young people ages 8 to 16, but people of all ages create and share with Scratch. Younger children may want to try {scratchJrLink}, a simplified version of Scratch designed for ages 5 to 7.", + "faq.makeGameBody": "Truy cập {ideasLink} để tìm hiểu thêm nhiều cách bắt đầu với Scratch", + "faq.ideasLinkText": "Trang ý tưởng", + "faq.whoUsesScratchTitle": "Ai dùng Scratch?", + "faq.whoUsesScratchBody": "Scratch được dùng bởi những người từ các xuất thân khác nhau, ở tất cả các nước trên thế giới, trong tất cả các môi trường -- nhà ở, trường học, thư viện, bảo tàng, và hơn nữa. Scratch được thiết kế đặc biệt cho những người trẻ từ 8 đến 16 tuổi, nhưng mọi người ở các độ tuổi khác nhau có thể tạo và chia sẻ các tác phẩm với Scratch. Những người trẻ hơn có thể thử {scratchJrLink}, một phiên bản tối giản của Scratch dành cho độ tuổi 5 đến 7.", "faq.requirementsTitle": "Các yêu cầu về hệ thống để sử dụng Scratch?", - "faq.requirementsBody": "Scratch will run in most current web browsers on desktops, laptops and tablets. You can view projects on mobile phones, but currently you are not able to create or edit projects on phones. Below is the list of officially supported browsers.", - "faq.requirementsDesktop": "Desktop", + "faq.requirementsBody": "Scratch chạy trên hầu hết các trình duyệt web hiện nay ở trên máy tính, laptop và máy tính bảng. Bạn có thể xem các dự án ở trên điện thoại, nhưng hiện tại bạn không thể tạo hoặc chỉnh sửa dự án trên điện thoại. Dưới đây là danh sách các trình duyệt được chính thức hỗ trợ.", + "faq.requirementsDesktop": "Máy tính dể bàn", "faq.requirementsDesktopChrome": "Chrome (63+)", "faq.requirementsDesktopEdge": "Edge (15+)", "faq.requirementsDesktopFirefox": "Firefox (57+)", "faq.requirementsDesktopSafari": "Safari (11+)", - "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", - "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsDesktopIE": "Internet Explorer KHÔNG được hỗ tr.", + "faq.requirementsTablet": "Máy tính bảng", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Ghi chú:", - "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", + "faq.requirementsNoteDesktop": "Nếu máy tính của bạn không thoả mãn các yêu cầu này, bạn có thể thử trình biên tập {downloadLink} (xem mục tiếp theo ở FAQ).", "faq.scratchDesktop": "Scratch Desktop", - "faq.requirementsNoteWebGL": "If you encounter a WebGL error, try a different browser.", - "faq.requirementsNoteTablets": "On tablets, there is currently not a way to use \"key pressed\" blocks or right-click context menus.", + "faq.requirementsNoteWebGL": "Nếu bạn gặp lỗi WebGL, hãy thử trình duyệt khác.", + "faq.requirementsNoteTablets": "Trên máy tính bảng, hiện tại không có cách sử dụng khối \"phím được bấm\" hoặc trình đơn nhấp chuột phải.", "faq.offlineTitle": "Có phiên bản tải xuống nào để tôi có thể tạo và xem các chương trình không cần Internet không?", - "faq.offlineBody": "The Scratch Desktop editor allows you to create Scratch projects without an internet connection. You can download {downloadLink} from the website. This was previously called the Scratch Offline editor.", + "faq.offlineBody": "Trình biên tập Scratch Desktop cho phép bạn tạo ra các dự án Scratch mà không cần kết nối Internet. Bạn có thể tải về {downloadLink} từ trang web. Trước đây nó được gọi là trình biên tập Scratch ngoại tuyến.", "faq.uploadOldTitle": "Tôi có thể tải lên những dự án được tạo ra với phiên bản cũ hơn của Scratch lên website được không?", "faq.uploadOldBody": "Yes: You can share or upload projects made with earlier versions of Scratch, and they will be visible and playable. (However, you can’t download projects made with or edited in later versions of Scratch and open them in earlier versions. For example, you can’t open a Scratch 3.0 project in the desktop version of {scratch2Link}, because Scratch 2.0 doesn’t know how to read the .sb3 project file format.)", "faq.scratch2": "Scratch 2.0", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.faq-l10njson/zh-cn.json b/www/scratch-website.faq-l10njson/zh-cn.json index 77a85506..a85ac49b 100644 --- a/www/scratch-website.faq-l10njson/zh-cn.json +++ b/www/scratch-website.faq-l10njson/zh-cn.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "不支持Internet Explorer", "faq.requirementsTablet": "平板电脑", - "faq.requirementsTabletChrome": "移动版Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "移动版Safari (11+)", "faq.requirementsNote": "说明:", "faq.requirementsNoteDesktop": "如果你的电脑不满足这些要求,可以尝试下载{downloadLink}编辑器(参见下一问题)。", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "所有翻译都是由志愿者完成的。Scratch 3.0编辑器已被翻译为40多种语言。你可以在我们的{transifexLink}上查看正在翻译和复核的语言。如果你希望参与翻译和复核工作,请联系{emailLink}。", "faq.transifexLinkText": "翻译服务器", "faq.removedBlocksScratch3Title": "Scratch 3.0是否移除了旧版中的某些编程积木?", - "faq.removedBlocksScratch3Body": "Scratch 3.0没有移除任何编程积木。但某些积木有所改变,还有一些积木移到了「扩展」(参见下面「画笔积木去哪了?」)中。", + "faq.removedBlocksScratch3Body": "在Scratch 3.0中,没有任何积木被删除,但有些积木改变了它的外貌,另外一些已经进入了“拓展”(详情请看{extensionsFAQLink})。", "faq.newBlocksScratch3Title": "Scratch 3.0是否加入了新积木?", "faq.newBlocksScratch3Body": "是的!Scratch 3.0中加入了:", "faq.newBlocksSoundEffect": "新的「音效」积木", diff --git a/www/scratch-website.faq-l10njson/zh-tw.json b/www/scratch-website.faq-l10njson/zh-tw.json index 3fc3dfe6..afc03910 100644 --- a/www/scratch-website.faq-l10njson/zh-tw.json +++ b/www/scratch-website.faq-l10njson/zh-tw.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer 是不支援的瀏覽器。", "faq.requirementsTablet": "平板", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "注意:", "faq.requirementsNoteDesktop": "如果你的裝置不符合需求,你可以試試 {downloadLink}(查看下一項常見問答)。", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "Scratch 3.0 已由來自世界各地的志工們進行了超過 40 種語言的翻譯工作。你可以在 {transifexLink}上進一步的看到有哪些語言已經被翻譯,如果你願意盡一己之力,幫助我們翻譯,歡迎來信 {emailLink}。", "faq.transifexLinkText": "翻譯平台", "faq.removedBlocksScratch3Title": "Scratch 3.0 是否移除了舊版本裡的任何程式積木?", - "faq.removedBlocksScratch3Body": "Scratch 3.0 並沒有移除任何的積木,但是有做些調整,比方說,將部分的積木移到了擴充類積木。(等一下的「畫筆類積木去哪了?」段也會提到)。", + "faq.removedBlocksScratch3Body": "Scratch 3.0 並沒有移除任何的積木,但是有做些調整,比方說,將部分的積木移到了擴充類積木。(在{extensionsFAQLink}段會提到)。", "faq.newBlocksScratch3Title": "Scratch 3.0 有新的程式積木嗎?", "faq.newBlocksScratch3Body": "是的!在 Scratch 3.0 裡你可以找到:", "faq.newBlocksSoundEffect": "新的「聲音效果」積木", diff --git a/www/scratch-website.faq-l10njson/zu.json b/www/scratch-website.faq-l10njson/zu.json index 909eece5..c28c6a1a 100644 --- a/www/scratch-website.faq-l10njson/zu.json +++ b/www/scratch-website.faq-l10njson/zu.json @@ -26,7 +26,7 @@ "faq.requirementsDesktopSafari": "Safari (11+)", "faq.requirementsDesktopIE": "Internet Explorer is NOT supported.", "faq.requirementsTablet": "Tablet", - "faq.requirementsTabletChrome": "Mobile Chrome (62+)", + "faq.requirementsTabletChrome": "Mobile Chrome (63+)", "faq.requirementsTabletSafari": "Mobile Safari (11+)", "faq.requirementsNote": "Note:", "faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ", @@ -55,7 +55,7 @@ "faq.languagesScratch3Body2": "All of our translations are done by volunteers. The Scratch 3.0 editor has already been translated into 40+ languages. You can view all the languages currently being translated and reviewed on our {transifexLink}. If you want to help with translation or review, please contact {emailLink}.", "faq.transifexLinkText": "translation server", "faq.removedBlocksScratch3Title": "Does Scratch 3.0 remove any coding blocks from earlier versions of Scratch?", - "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, under \"Where did the Pen blocks go?..\").", + "faq.removedBlocksScratch3Body": "No coding blocks have been removed in Scratch 3.0, but some have changed a bit and others have moved into \"Extensions\" (as described below, in the {extensionsFAQLink} section).", "faq.newBlocksScratch3Title": "Does Scratch 3.0 introduce new blocks?", "faq.newBlocksScratch3Body": "Yes! In Scratch 3.0 you’ll find:", "faq.newBlocksSoundEffect": "New \"sound effect\" blocks", diff --git a/www/scratch-website.general-l10njson/ab.json b/www/scratch-website.general-l10njson/ab.json index 93fcbd51..9f2c8fc4 100644 --- a/www/scratch-website.general-l10njson/ab.json +++ b/www/scratch-website.general-l10njson/ab.json @@ -11,12 +11,17 @@ "general.community": "Ахеилак", "general.confirmEmail": " E-mail шьақәырӷәӷәатәуп", "general.contactUs": "Шәыҽҳамажәда", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch апроеқт, агәыԥ Lifelong Kindergarten MIT Media Lab иаԥнаҵеит", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Атәыла", "general.create": "Иаԥҵала", "general.credits": "Аԥҵаҩцәа", "general.dmca": "DMCA азакәан", "general.emailAddress": "E-mail ", + "general.english": "Англыз бызшәа", "general.error": "Ух! Ак иашамкәа идәықәҵоуп", "general.errorIdentifier": "Шәара шәыгхақәа ркод {errorId}", "general.explore": "Иҭҵаала", @@ -88,7 +93,7 @@ "general.copyLink": "Азхьарԥш акопиа ахыхтәуп", "general.report": "Report", "general.notAvailableHeadline": "Уаи! Ҳсервер цқьа аус ауам", - "general.notAvailableSubtitle": "Ҳара иаҳзымԥшааит шәара шәзышьҭо адаҟьа. Даҽазнык игәашәҭ, иашәырбаз адрес.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Акомментариқәа зегь ирыхәаԥштәуп", "general.all": "Зегьы", "general.animations": "Амультипликациақәа", @@ -222,7 +227,7 @@ "comments.post": "Апубликациа азутәуп", "comments.cancel": "Иаҟәыхтәуп", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Апроеқт, изтәыз ианихит", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/am.json b/www/scratch-website.general-l10njson/am.json index 36eae6aa..1bb4c493 100644 --- a/www/scratch-website.general-l10njson/am.json +++ b/www/scratch-website.general-l10njson/am.json @@ -11,12 +11,17 @@ "general.community": "ማህበር", "general.confirmEmail": "ኢ-ሜልን ለማረጋገጥ", "general.contactUs": "አግኙን", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch በMIT Media Lab የሚገኘው የLifelong Kindergarten ቡድን ፕሮጀክት ነው", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "አገር", "general.create": "ፍጠር", "general.credits": "ስክራች ላይ የተሳተፉ ሰዎች", "general.dmca": "የቅጂ መብት", "general.emailAddress": "የ ኢሜል አድራሻ", + "general.english": "እንግሊዘኛ", "general.error": "ውይ! የሆነ ስህተት ተከስቷል", "general.errorIdentifier": "Your error was logged with id {errorId}", "general.explore": "ያስሱ", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Report", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the url correctly.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "ሁሉም", "general.animations": "ተንቀሳቃሽ ስእል", @@ -222,7 +227,7 @@ "comments.post": "Post", "comments.cancel": "ይቁም", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/ar.json b/www/scratch-website.general-l10njson/ar.json index 7f25fc74..6156cf85 100644 --- a/www/scratch-website.general-l10njson/ar.json +++ b/www/scratch-website.general-l10njson/ar.json @@ -11,12 +11,17 @@ "general.community": "المجتمع", "general.confirmEmail": "تأكيد عنوان البريد الإلكتروني", "general.contactUs": "الاتصال بنا", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "سكراتش هي أحد مشاريع مجموعة Lifelong Kindergarten في MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "البلد", "general.create": "أنشئ", "general.credits": "الاعتمادات", "general.dmca": "حقوق الملكية", "general.emailAddress": "البريد الإلكتروني", + "general.english": "English", "general.error": "Oops! Something went wrong", "general.errorIdentifier": "تم تسجيل الخطأ مع هوية {errorId}", "general.explore": "استكشف", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "تبليغ", "general.notAvailableHeadline": "لا يستطيع المخدم العثور على هذه الصفحة", - "general.notAvailableSubtitle": "لم نتمكن من العثور على الصفحة التي تبحث عنها. تحقق للتأكد من أنك قمت بكتابة عنوان الرابط بشكل صحيح.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "الكل", "general.animations": "الرسوم المتحركة", @@ -222,7 +227,7 @@ "comments.post": "انشر", "comments.cancel": "الغاء", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/az.json b/www/scratch-website.general-l10njson/az.json index bc6d4489..62161f5b 100644 --- a/www/scratch-website.general-l10njson/az.json +++ b/www/scratch-website.general-l10njson/az.json @@ -11,12 +11,17 @@ "general.community": "Cəmiyyət", "general.confirmEmail": "Emaili təsdiqləmək", "general.contactUs": "Bizimlə əlaqə", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch MIT Media Laboratoriyasında Lifelong Kindergarten qrupunun layihəsidir.", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Ölkə", "general.create": "Yaratmaq", "general.credits": "Adlar", "general.dmca": "DMCA", "general.emailAddress": "Email Ünvan", + "general.english": "İngilis dili", "general.error": "Oops! Nə isə səhv getdi", "general.errorIdentifier": "Sizin xətanız {errorId} id ilə qeyd olundu", "general.explore": "Kəşf etmək", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Report", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the url correctly.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Hamısı", "general.animations": "Animasiyalar", @@ -222,7 +227,7 @@ "comments.post": "Post", "comments.cancel": "Ləğv et", "comments.lengthWarning": "{remainingCharacters, plural, one {1 simvol qalıb} other {{remainingCharacters} simvol qalıb}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/bg.json b/www/scratch-website.general-l10njson/bg.json index 3e115e27..965a6c80 100644 --- a/www/scratch-website.general-l10njson/bg.json +++ b/www/scratch-website.general-l10njson/bg.json @@ -11,12 +11,17 @@ "general.community": "Общност", "general.confirmEmail": "Потвърдете е-пощата", "general.contactUs": "Връзка с нас", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch е проект на „Lifelong Kindergarten Group“ при Медийната лаборатория на Масачузетския технологичен институт.", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Държава", "general.create": "Създаване", "general.credits": "Заслуги", "general.dmca": "DMCA", "general.emailAddress": "Е-поща", + "general.english": "английски", "general.error": "Опа! Нещо се обърка", "general.errorIdentifier": "Грешката ви беше записана с id {errorId}", "general.explore": "Разглеждане", @@ -222,7 +227,7 @@ "comments.post": "Публикувайте", "comments.cancel": "Отказ", "comments.lengthWarning": "{remainingCharacters, plural, one {character left} other {остават {remainingCharacters} знаци}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Виж всички отговора} other {Виж всички {repliesCount} отговора}}", + "comments.loadMoreReplies": "Вижте повече отговора", "comments.status.delbyusr": "Изтрит от собственика на проекта", "comments.status.censbyfilter": "Цензурирано от филтъра", "comments.status.delbyparentcomment": "Родителският коментар е изтрит", diff --git a/www/scratch-website.general-l10njson/ca.json b/www/scratch-website.general-l10njson/ca.json index 10f13cf2..b409d635 100644 --- a/www/scratch-website.general-l10njson/ca.json +++ b/www/scratch-website.general-l10njson/ca.json @@ -11,12 +11,17 @@ "general.community": "Comunitat", "general.confirmEmail": "Confirma l'adreça de correu electrònic", "general.contactUs": "Contacta'ns", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch és un projecte del Lifelong Kindergarten Group del MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "País", "general.create": "Crea", "general.credits": "Crèdits", "general.dmca": "DMCA", "general.emailAddress": "Adreça de correu electrònic", + "general.english": "Anglès", "general.error": "Vaja! Alguna cosa ha anat malament", "general.errorIdentifier": "El teu error ha estat registrat amb l'id {errorId}", "general.explore": "Explora", @@ -222,7 +227,7 @@ "comments.post": "Article", "comments.cancel": "Cancel·la", "comments.lengthWarning": "{remainingCharacters, plural, one {1 caràcter restant} other {{remainingCharacters} caràcters restants}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Veure 1 resposta més} other {Veure totes les {repliesCount} respostes}}", + "comments.loadMoreReplies": "Veure més respostes", "comments.status.delbyusr": "Esborrat pel propietari del projecte", "comments.status.censbyfilter": "Censurat pel filtre", "comments.status.delbyparentcomment": "Comentari principal esborrat", diff --git a/www/scratch-website.general-l10njson/ckb.json b/www/scratch-website.general-l10njson/ckb.json index 724c9252..a173b927 100644 --- a/www/scratch-website.general-l10njson/ckb.json +++ b/www/scratch-website.general-l10njson/ckb.json @@ -11,12 +11,17 @@ "general.community": "کۆمەڵگە", "general.confirmEmail": "دڵنیاکردنەوەی ئیمەیڵ", "general.contactUs": "پەیوەندیمان پێوەبکە", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch بریتییە لە پڕۆژەیەکی کۆمەڵەی Lifelong Kindergarten لە MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "وڵات", "general.create": "دروستکردن", "general.credits": "پێزانینەکان", "general.dmca": "DMCA", "general.emailAddress": "ناونیشانی ئیمەیڵ", + "general.english": "English", "general.error": "ئۆو! هەڵەیەک ڕوویدا", "general.errorIdentifier": "هەڵەکەت تۆمارکرا بە ژمارەی {errorId}", "general.explore": "Explore", @@ -88,7 +93,7 @@ "general.copyLink": "لەبەرگرتنەوەی بەستەر", "general.report": "سكاڵاکردن", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the url correctly.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "بینینی هەموو بۆچوونەکان", "general.all": "هەموو", "general.animations": "جوڵانەکان", @@ -222,7 +227,7 @@ "comments.post": "Post", "comments.cancel": "پاشگەزبوونەوە", "comments.lengthWarning": "{remainingCharacters, plural, one {1 پیت ماوە} other {{remainingCharacters} }}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "بینینی وەڵامی زیاتر", "comments.status.delbyusr": "سڕاوەتەوە لەلایەن خاوەنی پڕۆژە", "comments.status.censbyfilter": "چاودێریکراوە بە پاڵێوەر", "comments.status.delbyparentcomment": "لێدوانی سەرووتر سڕاوەتەوە", diff --git a/www/scratch-website.general-l10njson/cs.json b/www/scratch-website.general-l10njson/cs.json index 1776dde4..d44f746c 100644 --- a/www/scratch-website.general-l10njson/cs.json +++ b/www/scratch-website.general-l10njson/cs.json @@ -11,12 +11,17 @@ "general.community": "Společenství", "general.confirmEmail": "Potvrzení e-mailu", "general.contactUs": "Kontaktujte nás", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch je projektem skupiny Lifelong Kindergarten Group na škole MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Stát", "general.create": "Tvořit", "general.credits": "Zásluhy", "general.dmca": "Autorská práva", "general.emailAddress": "Emailová adresa", + "general.english": "Anglicky", "general.error": "Ouha! Něco se pokazilo", "general.errorIdentifier": "Tvá chyba byla evidována s id {errorId}", "general.explore": "Prozkoumat", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Hlášení", "general.notAvailableHeadline": "Ach ne! Náš server si drbe hlavu", - "general.notAvailableSubtitle": "Nemůžeme nalézt stránku kterou hledáš. Zkontroluj, že jsi napsal/a URL správně.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Všechno", "general.animations": "Animace", @@ -222,7 +227,7 @@ "comments.post": "Zveřejni", "comments.cancel": "Zrušit", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/cy.json b/www/scratch-website.general-l10njson/cy.json index 95690ef7..023d65b7 100644 --- a/www/scratch-website.general-l10njson/cy.json +++ b/www/scratch-website.general-l10njson/cy.json @@ -11,12 +11,17 @@ "general.community": "Cymuned", "general.confirmEmail": "Cadarnhau E-bost ", "general.contactUs": "Cysylltu â ni", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Project gan the Lifelong Kindergarten Group yn MIT Media Lab yw Scratch", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Gwlad", "general.create": "Creu", "general.credits": "Diolchiadau", "general.dmca": "DMCA", "general.emailAddress": "Cyfeiriad e-bost", + "general.english": "Saesneg", "general.error": "Wps! Aeth rhywbeth o'i le", "general.errorIdentifier": "Cofnodwyd eich gwall gydag id {errorId}", "general.explore": "Darganfod", @@ -88,7 +93,7 @@ "general.copyLink": "Copïo Dolen", "general.report": "Adrodd", "general.notAvailableHeadline": "Wps! Mae gweinydd Scratch yn crafu ei ben", - "general.notAvailableSubtitle": "Methu dod o hyd i'r dudalen yr ydych yn chwilio amdani. Gwiriwch eich bod wedi teipio'r url yn gywir.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Gweld pob sylw", "general.all": "Popeth", "general.animations": "Animeiddiadau", @@ -222,7 +227,7 @@ "comments.post": "Cofnod", "comments.cancel": "Diddymu", "comments.lengthWarning": "{remainingCharacters, plural, one {1 nod ar ôl} two {{remainingCharacters}nod ar ôl} many {{remainingCharacters}nod ar ôl} other {{remainingCharacters}nod ar ôl}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Gweld 1 ateb yn rhagor} two {Gweld 1 ateb yn rhagor} many {Gweld 1 ateb yn rhagor} other {Gweld pob un o'r {repliesCount}ateb}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Wedi'u dileu gan berchennog y project", "comments.status.censbyfilter": "Sensorwyd gan yr hidl", "comments.status.delbyparentcomment": "Dilëwydd sylw rhiant", diff --git a/www/scratch-website.general-l10njson/da.json b/www/scratch-website.general-l10njson/da.json index 79c67241..544c3cfe 100644 --- a/www/scratch-website.general-l10njson/da.json +++ b/www/scratch-website.general-l10njson/da.json @@ -11,12 +11,17 @@ "general.community": "Fællesskab", "general.confirmEmail": "Bekræft e-mail", "general.contactUs": "Kontakt os", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch er et projekt fra the Lifelong Kindergarten Group ved MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Land", "general.create": "Find på", "general.credits": "Bidragydere", "general.dmca": "DMCA", "general.emailAddress": "Email-adresse", + "general.english": "Engelsk", "general.error": "Ups! Noget gik galt", "general.errorIdentifier": "Din fejl er registreret med id {errorId}", "general.explore": "Udforsk", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Rapportér", "general.notAvailableHeadline": "Åh nej! Scratchserveren klør sig i nakken", - "general.notAvailableSubtitle": "Vi kunne ikke finde den side du ledte efter. Vær sikker på, at du har stavet adressen rigtigt.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Alle", "general.animations": "Animationer", @@ -222,7 +227,7 @@ "comments.post": "Send", "comments.cancel": "Annuller", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/de.json b/www/scratch-website.general-l10njson/de.json index cd5fa0f0..a78b81c0 100644 --- a/www/scratch-website.general-l10njson/de.json +++ b/www/scratch-website.general-l10njson/de.json @@ -11,12 +11,17 @@ "general.community": "Gemeinschaft", "general.confirmEmail": "Email bestätigen", "general.contactUs": "Kontakt", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch ist ein Projekt der Lifelong-Kindergarten-Gruppe am Media-Lab des MIT", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Land", "general.create": "Entwickeln", "general.credits": "Danksagungen", "general.dmca": "DCMA", "general.emailAddress": "Email-Adresse", + "general.english": "Englisch", "general.error": "Hoppla! Etwas ist schief gelaufen", "general.errorIdentifier": "Der Fehler wurde unter der ID {errorId} gespeichert.", "general.explore": "Entdecke", @@ -88,7 +93,7 @@ "general.copyLink": "Link kopieren", "general.report": "Melden", "general.notAvailableHeadline": "Uuups! Unser Server scratch't sich am Kopf", - "general.notAvailableSubtitle": "Die gewünschte Seite konnte nicht gefunden werden. Überprüfe, ob du die Adresse richtig eingegeben hast.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Alle Kommentare ansehen", "general.all": "Alles", "general.animations": "Animationen", @@ -222,7 +227,7 @@ "comments.post": "Absenden", "comments.cancel": "Abbrechen", "comments.lengthWarning": "{remainingCharacters, plural, one {1 Zeichen übrig} other {{remainingCharacters} Zeichen übrig}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Vom Projekt Verantwortlichen gelöscht", "comments.status.censbyfilter": "Zensur durch Filter", "comments.status.delbyparentcomment": "Übergeordneter Kommentar gelöscht", diff --git a/www/scratch-website.general-l10njson/el.json b/www/scratch-website.general-l10njson/el.json index 15c59088..e35d46df 100644 --- a/www/scratch-website.general-l10njson/el.json +++ b/www/scratch-website.general-l10njson/el.json @@ -11,12 +11,17 @@ "general.community": "Κοινότητα", "general.confirmEmail": "Επιβεβαίωση Email", "general.contactUs": "Επικοινωνήστε μαζί μας", + "general.contact": "Επικοινωνία", + "general.emailUs": "Στείλτε Μας email", + "general.conferences": "Συνέδρια", "general.copyright": "Το Scratch είναι ένα έργο της Lifelong Kindergarten Group στο MIT Media Lab", + "general.copyrightDraft": "Το Scratch είναι ένα έργο του Ιδρύματος Scratch σε συνεργασία με την Ομάδα του Lifelong Kindergarten στο MIT Media Lab.", "general.country": "Χώρα", "general.create": "Δημιούργησε", "general.credits": "Ευχαριστίες", "general.dmca": "DMCA", "general.emailAddress": "Διεύθυνση E-mail", + "general.english": "Αγγλικά", "general.error": "Ωχ! Κάτι πήγε στραβά", "general.errorIdentifier": "Το σφάλμα σας καταχωρήθηκε με id {errorId}", "general.explore": "Εξερεύνησε", @@ -222,7 +227,7 @@ "comments.post": "Ανάρτηση", "comments.cancel": "Ακύρωση", "comments.lengthWarning": "{remainingCharacters, plural, one {Απομένει 1 χαρακτήρας} other {Απομένουν {remainingCharacters} χαρακτήρες}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Δείτε όλες τις } other {Δείτε όλες τις {repliesCount} απαντήσεις}}", + "comments.loadMoreReplies": "Δείτε περισσότερες απαντήσεις", "comments.status.delbyusr": "Διαγράφηκε από τον ιδιοκτήτη του έργου", "comments.status.censbyfilter": "Λογοκρίθηκε από φίλτρο", "comments.status.delbyparentcomment": "Διαγράφηκε ο γονέας του σχολίου", diff --git a/www/scratch-website.general-l10njson/en.json b/www/scratch-website.general-l10njson/en.json index 723ae684..22602466 100644 --- a/www/scratch-website.general-l10njson/en.json +++ b/www/scratch-website.general-l10njson/en.json @@ -11,12 +11,17 @@ "general.community": "Community", "general.confirmEmail": "Confirm Email", "general.contactUs": "Contact Us", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch is a project of the Lifelong Kindergarten Group at the MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Country", "general.create": "Create", "general.credits": "Credits", "general.dmca": "DMCA", "general.emailAddress": "Email Address", + "general.english": "English", "general.error": "Oops! Something went wrong", "general.errorIdentifier": "Your error was logged with id {errorId}", "general.explore": "Explore", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Report", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the url correctly.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "All", "general.animations": "Animations", @@ -222,7 +227,7 @@ "comments.post": "Post", "comments.cancel": "Cancel", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/es-419.json b/www/scratch-website.general-l10njson/es-419.json index 80ef545d..0de4dfe9 100644 --- a/www/scratch-website.general-l10njson/es-419.json +++ b/www/scratch-website.general-l10njson/es-419.json @@ -11,12 +11,17 @@ "general.community": "Comunidad", "general.confirmEmail": "Confirma correo electrónico", "general.contactUs": "Contáctanos", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch es un proyecto del grupo Lifelong Kindergarten en el MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "País", "general.create": "Crear", "general.credits": "Créditos", "general.dmca": "DMCA", "general.emailAddress": "Dirección de correo electrónico", + "general.english": "Inglés", "general.error": "Uy! Algo salió mal", "general.errorIdentifier": "Su error ha sido registrado con id {errorId}", "general.explore": "Explorar", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Denunciar", "general.notAvailableHeadline": "¡Oh no! Nuestro servidor se está rascando la cabeza", - "general.notAvailableSubtitle": "No pudimos encontrar la página que estás buscando. Asegúrate de haber escrito el URL correctamente.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Todos", "general.animations": "Animaciones", @@ -222,7 +227,7 @@ "comments.post": "Publica", "comments.cancel": "Cancelar", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/es.json b/www/scratch-website.general-l10njson/es.json index 45e58e27..ee4734b9 100644 --- a/www/scratch-website.general-l10njson/es.json +++ b/www/scratch-website.general-l10njson/es.json @@ -11,12 +11,17 @@ "general.community": "Comunidad", "general.confirmEmail": "Confirmar correo electrónico", "general.contactUs": "Contáctanos", + "general.contact": "Contacto", + "general.emailUs": "Correo electrónico", + "general.conferences": "Conferencias", "general.copyright": "Scratch es un proyecto del grupo Lifelong Kindergarten en el MIT Media Lab", + "general.copyrightDraft": "Scratch es un proyecto de la Scratch Foundation en colaboración con Lifelong Kindergarten Group del MIT Media Lab.", "general.country": "País", "general.create": "Crear", "general.credits": "Créditos", "general.dmca": "DMCA", "general.emailAddress": "Correo electrónico", + "general.english": "Inglés", "general.error": "¡Ups! Algo ha fallado", "general.errorIdentifier": "Tu error ha sido registrado con id {errorId}", "general.explore": "Explorar", @@ -88,7 +93,7 @@ "general.copyLink": "Copiar enlace", "general.report": "Denunciar", "general.notAvailableHeadline": "¡Ups! Nuestro servidor se está rascando la cabeza", - "general.notAvailableSubtitle": "No hemos podido encontrar la página que estás buscando. Comprueba que has escrito correctamente la URL.", + "general.notAvailableSubtitle": "No pudimos encontrar la página que está buscando. Por favor verifique que ha tipeado correctamente la dirección URL.", "general.seeAllComments": "Ver todos los comentarios", "general.all": "Todos", "general.animations": "Animaciones", @@ -222,7 +227,7 @@ "comments.post": "Publicar", "comments.cancel": "Cancelar", "comments.lengthWarning": "{remainingCharacters, plural, one {1 carácter restante} other {{remainingCharacters} caracteres restantes}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Ver una respuesta más} other {Ver las {repliesCount} respuestas}}", + "comments.loadMoreReplies": "Ver más respuestas", "comments.status.delbyusr": "Eliminado por el propietario del proyecto", "comments.status.censbyfilter": "Censurado por el filtro", "comments.status.delbyparentcomment": "Comentario padre eliminado", diff --git a/www/scratch-website.general-l10njson/et.json b/www/scratch-website.general-l10njson/et.json index 508b7cec..ebf5b506 100644 --- a/www/scratch-website.general-l10njson/et.json +++ b/www/scratch-website.general-l10njson/et.json @@ -11,12 +11,17 @@ "general.community": "Kogukond", "general.confirmEmail": "Confirm Email", "general.contactUs": "Kontakteeru meiega", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch on MIT Meedialabori töögrupi Lifelong Kindergarten (Elukestev Lasteaed) projekt", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Riik", "general.create": "Loo", "general.credits": "Credits", "general.dmca": "DMCA", "general.emailAddress": "Meiliaadress", + "general.english": "English", "general.error": "Oops! Something went wrong", "general.errorIdentifier": "See viga logiti tunnusega {errorId}", "general.explore": "Uuri", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Teade", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "Me ei leia sinu poolt soovitud lehekülge. Vaata kas URL on õige.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Kõik", "general.animations": "Animatsioonid", @@ -222,7 +227,7 @@ "comments.post": "Postita", "comments.cancel": "Katkesta", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/eu.json b/www/scratch-website.general-l10njson/eu.json index 69c0a856..15403e66 100644 --- a/www/scratch-website.general-l10njson/eu.json +++ b/www/scratch-website.general-l10njson/eu.json @@ -11,12 +11,17 @@ "general.community": "Komunitatea", "general.confirmEmail": "Baieztatu e-maila", "general.contactUs": "Jarri gurekin harremanetan", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch, MIT Media Lab-eko Lifelong Kindergarten Group-aren proiektu bat da", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Herrialdea", "general.create": "Sortu", "general.credits": "Kredituak", "general.dmca": "DMCA", "general.emailAddress": "E-mail helbidea", + "general.english": "Ingelesa", "general.error": "Oops! Zerbaitek huts egin du", "general.errorIdentifier": "Your error was logged with id {errorId}", "general.explore": "Esploratu", @@ -88,7 +93,7 @@ "general.copyLink": "Kopiatu esteka", "general.report": "Jakinarazi/Salatu", "general.notAvailableHeadline": "Ai ama! Gure zerbitzaria bere bururi hazka egiten dabil", - "general.notAvailableSubtitle": "Bila zabiltzan orria ezin izan dugu aurkitu. URLa ongi idatzi duzula ziurta ezazu.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Ikusi iruzkin guztiak", "general.all": "Guztiak", "general.animations": "Animazioak", @@ -222,7 +227,7 @@ "comments.post": "Argitaratu", "comments.cancel": "Utzi", "comments.lengthWarning": "{remainingCharacters, plural, one {Karaktere 1 geratzen da} other {{remainingCharacters} karaktere geratzen dira}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Proiektuaren jabeak ezabatua", "comments.status.censbyfilter": "Iragazkiak zentzuratua", "comments.status.delbyparentcomment": "Iruzkin gurasoa ezabatuta", diff --git a/www/scratch-website.general-l10njson/fa.json b/www/scratch-website.general-l10njson/fa.json index 9335b240..32149dce 100644 --- a/www/scratch-website.general-l10njson/fa.json +++ b/www/scratch-website.general-l10njson/fa.json @@ -11,12 +11,17 @@ "general.community": "انجمن", "general.confirmEmail": "تایید ایمیل", "general.contactUs": "تماس با ما", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "اسکرچ پروژه‌ای از گروه Lifelong Kindergarten در آزمایشگاه رسانه دانشگاه MIT است", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "کشور", "general.create": "ایجاد", "general.credits": "دست اندرکاران", "general.dmca": "DMCA", "general.emailAddress": "آدرس ایمیل", + "general.english": "English", "general.error": "ببخشید! به نظر می‌رسد که یک چیزی اشتباه شده", "general.errorIdentifier": "خطای شما با شناسه {errorId} وارد شد.", "general.explore": "یافتن", @@ -75,7 +80,7 @@ "general.studios": "استودیوها", "general.support": "پشتیبانی", "general.ideas": "ایده‌ها", - "general.tipsWindow": "پنجره نکات آموزشی", + "general.tipsWindow": "پنجره ی نکات آموزشی", "general.termsOfUse": "شرایط استفاده", "general.unhandledError": "We are so sorry, but it looks like Scratch has crashed. This bug has been automatically reported to the Scratch Team.", "general.username": "نام کاربری", @@ -88,7 +93,7 @@ "general.copyLink": "کپی لینک", "general.report": "گزارش", "general.notAvailableHeadline": "اووووووخ! سرور ما داره سرش رو می خارونه ..", - "general.notAvailableSubtitle": "ما نتوانستیم صفحه‌ای که شما دنبالش می‌گردید را پیدا کنیم. بررسی کنید که آدرس سایت را درست وارد کرده‌اید.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "مشاهده تمام نظرات", "general.all": "همه", "general.animations": "انیمیشن", @@ -110,7 +115,7 @@ "extensionHeader.requirements": "الزامات", "extensionInstallation.addExtension": "In the editor, click on the \"Add Extensions\" button on the lower left.", "oschooser.choose": "سیستم‌عامل خود را انتخاب کنید:", - "installScratchLink.installHeaderTitle": "لینک نصب اسکرچ", + "installScratchLink.installHeaderTitle": "پیوند نصب اسکرچ", "installScratchLink.downloadAndInstall": "Download and install Scratch Link.", "installScratchLink.or": "یا", "installScratchLink.directDownload": "دانلود مستقیم", @@ -222,7 +227,7 @@ "comments.post": "انتشار", "comments.cancel": "لغو", "comments.lengthWarning": "{remainingCharacters, plural, one {1 کاراکتر باقی مانده است} other {{remainingCharacters}کاراکتر باقی مانده است }}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/fi.json b/www/scratch-website.general-l10njson/fi.json index f2996c62..39d7dc11 100644 --- a/www/scratch-website.general-l10njson/fi.json +++ b/www/scratch-website.general-l10njson/fi.json @@ -11,12 +11,17 @@ "general.community": "Yhteisö", "general.confirmEmail": "Vahvista sähköposti", "general.contactUs": "Ota yhteyttä", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch on Lifelong Kindergarden Groupin projekti MIT Media Labissa", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Maa", "general.create": "Luo", "general.credits": "Scratchin luojat", "general.dmca": "DMCA", "general.emailAddress": "Sähköpostiosoite", + "general.english": "englanti", "general.error": "Hups! Jokin meni pieleen", "general.errorIdentifier": "Virheesi kirjattiin tunnuksella {errorId}", "general.explore": "Tutki", @@ -222,7 +227,7 @@ "comments.post": "Lähetä", "comments.cancel": "Peruuta", "comments.lengthWarning": "{remainingCharacters, plural, one {1 merkki jäljellä} other {{remainingCharacters} merkkiä jäljellä}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "Katso lisää vastauksia", "comments.status.delbyusr": "Projektin omistajan poistama", "comments.status.censbyfilter": "Suodattimen sensuroima", "comments.status.delbyparentcomment": "Vanhempien kommentti poistettu", diff --git a/www/scratch-website.general-l10njson/fr.json b/www/scratch-website.general-l10njson/fr.json index b3259aea..d4faa84d 100644 --- a/www/scratch-website.general-l10njson/fr.json +++ b/www/scratch-website.general-l10njson/fr.json @@ -11,12 +11,17 @@ "general.community": "Communauté", "general.confirmEmail": "Confirmer adresse courriel", "general.contactUs": "Contactez-nous", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch est un projet du Lifelong Kindergarten Group au sein du MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Pays", "general.create": "Créer", "general.credits": "Remerciements", "general.dmca": "DMCA", "general.emailAddress": "Adresse Courriel", + "general.english": "Anglais", "general.error": "Oups ! Quelque chose s'est mal passé", "general.errorIdentifier": "Votre erreur a été enregistrée avec l'id {errorId}.", "general.explore": "Explorer", @@ -88,7 +93,7 @@ "general.copyLink": "Copier le lien", "general.report": "Signaler un problème", "general.notAvailableHeadline": "Désolé! Notre serveur s'est Scratché", - "general.notAvailableSubtitle": "Nous n'avons pas pu trouver la page que vous recherchez. Assurez-vous que vous avez tapé correctement l'url . ", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Voir tous les commentaires", "general.all": "Tout", "general.animations": "Animations", @@ -222,7 +227,7 @@ "comments.post": "Publier", "comments.cancel": "Annuler", "comments.lengthWarning": "{remainingCharacters, plural, one {1 caractère restant} other {{remainingCharacters} caractères restants}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Voire la réponse} other {Voir les {repliesCount} réponses}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Supprimé par auteur du projet", "comments.status.censbyfilter": "Censuré par un filtre", "comments.status.delbyparentcomment": "Commentaire original supprimé", diff --git a/www/scratch-website.general-l10njson/ga.json b/www/scratch-website.general-l10njson/ga.json index 2bc8e45a..37cba22c 100644 --- a/www/scratch-website.general-l10njson/ga.json +++ b/www/scratch-website.general-l10njson/ga.json @@ -11,12 +11,17 @@ "general.community": "Comhphobal", "general.confirmEmail": "Deimhnigh Ríomhphost", "general.contactUs": "Teagmháil", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Is tionscadal de chuid an Lifelong Kindergarten Group ag an MIT Media Lab é Scratch", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Tír", "general.create": "Cruthaigh", "general.credits": "Admhálacha", "general.dmca": "DMCA", "general.emailAddress": "Seoladh Ríomhphoist", + "general.english": "Béarla", "general.error": "Úps! Chuaigh rud éigin mícheart", "general.errorIdentifier": "Scríobhadh an earráid seo sa logchomhad le ID {errorId}", "general.explore": "Taiscéal", @@ -88,7 +93,7 @@ "general.copyLink": "Cóipeáil an Nasc", "general.report": "Tuairisc", "general.notAvailableHeadline": "Úps! Tá an freastalaí ag scratcháil a cheann", - "general.notAvailableSubtitle": "Leathanach gan aimsiú. Bí cinnte gur chuir tú an URL ceart isteach.", + "general.notAvailableSubtitle": "Níor aimsíodh an leathanach atá uait. Deimhnigh gur chuir tú an URL ceart isteach.", "general.seeAllComments": "Taispeáin na nótaí tráchta go léir", "general.all": "Uile", "general.animations": "Beochaintí", @@ -222,7 +227,7 @@ "comments.post": "Postáil", "comments.cancel": "Cealaigh", "comments.lengthWarning": "{remainingCharacters, plural, one {1 charachtar amháin fágtha} two {{remainingCharacters} charachtar fágtha} few {{remainingCharacters} charachtar fágtha} many { {remainingCharacters} gcarachtar fágtha} other {{remainingCharacters} carachtar fágtha}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "Tuilleadh freagraí", "comments.status.delbyusr": "Scriosta ag úinéir an tionscadail", "comments.status.censbyfilter": "Coiscthe ag scagaire", "comments.status.delbyparentcomment": "Scriosadh nóta ó thuismitheoir", diff --git a/www/scratch-website.general-l10njson/gd.json b/www/scratch-website.general-l10njson/gd.json index 156f9464..741bfd91 100644 --- a/www/scratch-website.general-l10njson/gd.json +++ b/www/scratch-website.general-l10njson/gd.json @@ -11,12 +11,17 @@ "general.community": "Coimhearsnachd", "general.confirmEmail": "Dearbhaich am post-d", "general.contactUs": "Cuir fios thugainn", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "’S e pròiseact aig a’ bhuidheann Lifelong Kindergarten aig MIT Media Lab a th’ ann an Scratch", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Dùthaich", "general.create": "Cruthaich", "general.credits": "Urram", "general.dmca": "DMCA", "general.emailAddress": "Seòladh puist-d", + "general.english": "Beurla", "general.error": "Oich! Chaidh rudeigin ceàrr", "general.errorIdentifier": "Chaidh a’ mhearachd agad a chlàradh le ID {errorId}", "general.explore": "Rùraich", @@ -88,7 +93,7 @@ "general.copyLink": "Dèan lethbhreac dhen cheangal", "general.report": "Dèan gearan", "general.notAvailableHeadline": "Oich! Chan eil fhios aig an fhrithealaiche dè fon ghrèin a tha seo", - "general.notAvailableSubtitle": "Cha b’ urrainn dhuinn an duilleag a tha thu a’ sireadh a lorg. Dearbhaich gun do sgrìobh thu an URL mar bu chòir.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Seall a h-uile beachd", "general.all": "Na h-uile", "general.animations": "Beòthachaidhean", @@ -222,7 +227,7 @@ "comments.post": "Postaich", "comments.cancel": "Sguir dheth", "comments.lengthWarning": "{remainingCharacters, plural, one {Tha 1 charactar air fhàgail} two {Tha {remainingCharacters} charactar air fhàgail} few {Tha {remainingCharacters} caractaran air fhàgail} other {Tha {remainingCharacters} caractar air fhàgail}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Seall freagairt eile} two {Seall a h-uile {repliesCount} freagairt} few {Seall a h-uile {repliesCount} freagairt} other {Seall a h-uile {repliesCount} freagairt}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Chaidh a sguabadh às le sealbhadair a’ phròiseict", "comments.status.censbyfilter": "Chaidh a cheansarachd le criathrag", "comments.status.delbyparentcomment": "Chaidh am beachd-pàraint a sguabadh às", diff --git a/www/scratch-website.general-l10njson/gl.json b/www/scratch-website.general-l10njson/gl.json index 9116e152..fb0c4646 100644 --- a/www/scratch-website.general-l10njson/gl.json +++ b/www/scratch-website.general-l10njson/gl.json @@ -11,12 +11,17 @@ "general.community": "Comunidade", "general.confirmEmail": "Confirma o correo", "general.contactUs": "Contacta connosco", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch é un proxecto do Lifelong Kindergarten Group do MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "País", "general.create": "Crear", "general.credits": "Créditos", "general.dmca": "DMCA", "general.emailAddress": "Dirección de correo electrónico", + "general.english": "Inglés", "general.error": "Vaites! Algo foi mal", "general.errorIdentifier": "Informouse do fallo, con id {errorId}", "general.explore": "Explorar", @@ -88,7 +93,7 @@ "general.copyLink": "Copiar ligazón", "general.report": "Denunciar", "general.notAvailableHeadline": "Oh, non! O noso servidor estase a rascar a cabeza", - "general.notAvailableSubtitle": "Non atopamos a páxina que estás buscando. Comproba que escribiches ben o URL.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Ver todos os comentarios", "general.all": "Todos", "general.animations": "Animacións", @@ -222,7 +227,7 @@ "comments.post": "Enviar", "comments.cancel": "Cancelar", "comments.lengthWarning": "{remainingCharacters, plural, one {falta 1 caracter} other {faltan {remainingCharacters}}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Borrado polo dono do proxecto", "comments.status.censbyfilter": "Censurado polo filtro", "comments.status.delbyparentcomment": "Borrouse o comentario pai", diff --git a/www/scratch-website.general-l10njson/he.json b/www/scratch-website.general-l10njson/he.json index 1c289ce1..4b1eebd8 100644 --- a/www/scratch-website.general-l10njson/he.json +++ b/www/scratch-website.general-l10njson/he.json @@ -11,12 +11,17 @@ "general.community": "קהילה", "general.confirmEmail": "ודא דוא״ל", "general.contactUs": "צור קשר", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch הוא פרויקט של קבוצת Lifelong Kindergarten ב-MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "מדינה", "general.create": "צור", "general.credits": "קרדיטים", "general.dmca": "DMCA", "general.emailAddress": "כתובת דואר אלקטרוני", + "general.english": "אנגלית", "general.error": "אופס! משהו השתבש", "general.errorIdentifier": "התקלה נרשמה עם מזהה {errorId}", "general.explore": "חקור", @@ -88,7 +93,7 @@ "general.copyLink": "העתק קישור", "general.report": "דווח", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the url correctly.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "הכל", "general.animations": "הנפשות", @@ -222,7 +227,7 @@ "comments.post": "פרסם", "comments.cancel": "ביטול", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/hr.json b/www/scratch-website.general-l10njson/hr.json index 62964a2e..273a2f76 100644 --- a/www/scratch-website.general-l10njson/hr.json +++ b/www/scratch-website.general-l10njson/hr.json @@ -11,12 +11,17 @@ "general.community": "Zajednica", "general.confirmEmail": "Potvrdi Email", "general.contactUs": "Kontaktiraj nas", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch je projekt Lifelong Kindergarten Group pri MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Država", "general.create": "Kreirajte", "general.credits": "Scratch tim", "general.dmca": "DMCA", "general.emailAddress": "Email adresa", + "general.english": "Engleski", "general.error": "Ups! Nešto je pošlo po krivom", "general.errorIdentifier": "Your error was logged with id {errorId}", "general.explore": "Istražite", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Prijavite", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the url correctly.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Sve", "general.animations": "Animacije", @@ -222,7 +227,7 @@ "comments.post": "Post", "comments.cancel": "Otkaži", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/hu.json b/www/scratch-website.general-l10njson/hu.json index 68a285ae..5fd7cb25 100644 --- a/www/scratch-website.general-l10njson/hu.json +++ b/www/scratch-website.general-l10njson/hu.json @@ -11,12 +11,17 @@ "general.community": "Közösség", "general.confirmEmail": "E-mail cím megerősítése", "general.contactUs": "Kapcsolatfelvétel", + "general.contact": "Kapcsolat", + "general.emailUs": "Írj e-mailt", + "general.conferences": "Konferenciák", "general.copyright": "A Scratch az MIT Media Lab Lifelong Kindergarten Csoportjának projektje.", + "general.copyrightDraft": "A Scratch a Scratch Foundation projektje, együttműködésben az MIT Media Lab Lifelong Kindergarten Csoportjával az MIT Media Labnél.", "general.country": "Ország", "general.create": "Alkoss", "general.credits": "Köszönetnyilvánítások", "general.dmca": "DMCA", "general.emailAddress": "E-mail cím", + "general.english": "Angol", "general.error": "Hoppá! Valami nem sikerült", "general.errorIdentifier": "A hibádat ezzel az azonosítóval naplóztuk: {errorId}", "general.explore": "Böngéssz", @@ -222,7 +227,7 @@ "comments.post": "Bejegyzés", "comments.cancel": "Mégsem", "comments.lengthWarning": "{remainingCharacters, plural, one {1 karakter maradt} other {{remainingCharacters} karakter maradt}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "További válaszok", "comments.status.delbyusr": "A projekt tulajdonosa törölte", "comments.status.censbyfilter": "A szűrő cenzúrázta", "comments.status.delbyparentcomment": "Az eredeti hozzászólás törölve", diff --git a/www/scratch-website.general-l10njson/id.json b/www/scratch-website.general-l10njson/id.json index 3ea4946d..9b88632b 100644 --- a/www/scratch-website.general-l10njson/id.json +++ b/www/scratch-website.general-l10njson/id.json @@ -11,12 +11,17 @@ "general.community": "Komunitas", "general.confirmEmail": "Konfirmasi Surel", "general.contactUs": "Kontak Kami", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch adalah sebuah proyek dari Lifelong Kindergarten Group di MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Negara", "general.create": "Buat", "general.credits": "Credit", "general.dmca": "DMCA", "general.emailAddress": "Alamat Surel", + "general.english": "Bahasa Inggris", "general.error": "Ups! Suatu kesalahan terjadi", "general.errorIdentifier": "Kesalahan yang terjadi tercatat dengan id {errorId}", "general.explore": "Jelajah", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Lapor", "general.notAvailableHeadline": "Ups! Server kami sedang menggaruk kepalanya", - "general.notAvailableSubtitle": "Kami tidak dapat menemukan halaman yang kau cari. Pastikan bahwa kamu telah mengetik url yang benar.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Semua", "general.animations": "Animasi", @@ -222,7 +227,7 @@ "comments.post": "Post", "comments.cancel": "Batal", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/is.json b/www/scratch-website.general-l10njson/is.json index c8acca3c..20286c0d 100644 --- a/www/scratch-website.general-l10njson/is.json +++ b/www/scratch-website.general-l10njson/is.json @@ -11,12 +11,17 @@ "general.community": "Samfélag", "general.confirmEmail": "Confirm Email", "general.contactUs": "Hafðu samband", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch er verkefni úr smiðju Lifelong Kindergarten Group í MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Land", "general.create": "Smíða", "general.credits": "Þakkir", "general.dmca": "DMCA", "general.emailAddress": "Email Address", + "general.english": "Enska", "general.error": "Oops! Something went wrong", "general.errorIdentifier": "Your error was logged with id {errorId}", "general.explore": "Skoða", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Skýrsla", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "Síðan sem þú leitar að fannst ekki. Athugaðu hvort vefslóðin sé rétt skrifuð.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Öll", "general.animations": "Hreyfimyndir", @@ -222,7 +227,7 @@ "comments.post": "Póstaðu", "comments.cancel": "Hætta við", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/it.json b/www/scratch-website.general-l10njson/it.json index c0fca947..4083f945 100644 --- a/www/scratch-website.general-l10njson/it.json +++ b/www/scratch-website.general-l10njson/it.json @@ -11,12 +11,17 @@ "general.community": "Comunità", "general.confirmEmail": "Conferma l'Email", "general.contactUs": "Contattaci", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch è un progetto del Lifelong Kindergarten Group del Media Lab del MIT", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Nazione", "general.create": "Crea", "general.credits": "Crediti", "general.dmca": "Copyright", "general.emailAddress": "Indirizzo Email", + "general.english": "Inglese", "general.error": "Ops! Qualcosa è andato storto", "general.errorIdentifier": "L'errore è stato loggato con id {errorId}", "general.explore": "Esplora", @@ -88,7 +93,7 @@ "general.copyLink": "Copia Link", "general.report": "Segnala", "general.notAvailableHeadline": "Oh no! Il nostro server si è perso", - "general.notAvailableSubtitle": "Non abbiamo trovato la pagina che stai cercando. Controlla di aver digitato correttamente l'indirizzo.", + "general.notAvailableSubtitle": "Non riusciamo a trovare la pagina che stai cercando. Verifica di aver digitato l'indirizzo corretto.", "general.seeAllComments": "Mostra tutti i commenti", "general.all": "Tutti i progetti", "general.animations": "Animazioni", @@ -222,7 +227,7 @@ "comments.post": "Pubblica", "comments.cancel": "Annulla", "comments.lengthWarning": "{remainingCharacters, plural, one {1 carattere rimanente} other {{remainingCharacters} caratteri rimanenti}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Vedi un'altra replica} other {Vedi tutte le {repliesCount} risposte}}", + "comments.loadMoreReplies": "Vedi altre risposte", "comments.status.delbyusr": "Rimosso dal proprietario del progetto", "comments.status.censbyfilter": "Censurato dal filtro automatico", "comments.status.delbyparentcomment": "Commento superiore rimosso", diff --git a/www/scratch-website.general-l10njson/ja-Hira.json b/www/scratch-website.general-l10njson/ja-Hira.json index e06cccd5..5f5a8d73 100644 --- a/www/scratch-website.general-l10njson/ja-Hira.json +++ b/www/scratch-website.general-l10njson/ja-Hira.json @@ -11,12 +11,17 @@ "general.community": "コミュニティ", "general.confirmEmail": "メールをかくにんする", "general.contactUs": "れんらくさき", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "ScratchはMITメディアラボ ライフロングキンダーガーテングループのプロジェクトです。", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "くに", "general.create": "つくる", "general.credits": "クレジット", "general.dmca": "デジタルミレニアムちょさくけんほう(DMCA)", "general.emailAddress": "でんしメールアドレス", + "general.english": "English", "general.error": "うわっ! なにか、もんだいが、はっせいしました。", "general.errorIdentifier": "エラーはID {errorId}として、きろくされました。", "general.explore": "みる", @@ -88,7 +93,7 @@ "general.copyLink": "リンクをコピー", "general.report": "ほうこく", "general.notAvailableHeadline": "あらまぁ、サーバーがあたまをかいてるよ", - "general.notAvailableSubtitle": "おさがしのページはみつかりませんでした。urlがただしいか、かくにんしてください。", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "すべてのコメントをみる", "general.all": "すべて", "general.animations": "アニメーション", @@ -222,7 +227,7 @@ "comments.post": "とうこうする", "comments.cancel": "キャンセル", "comments.lengthWarning": "{remainingCharacters, plural, other {あと{remainingCharacters}もじあります}}", - "comments.seeMoreReplies": "{repliesCount, plural, other {すべてのへんしん({repliesCount}こ)をみる}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "プロジェクトのしょゆうしゃによって、さくじょされました", "comments.status.censbyfilter": "フィルターによってけんえつされました", "comments.status.delbyparentcomment": "へんしんもとのコメントが、さくじょされました", diff --git a/www/scratch-website.general-l10njson/ja.json b/www/scratch-website.general-l10njson/ja.json index 6d30fe4a..b2ace50b 100644 --- a/www/scratch-website.general-l10njson/ja.json +++ b/www/scratch-website.general-l10njson/ja.json @@ -11,12 +11,17 @@ "general.community": "コミュニティ", "general.confirmEmail": "メールを確認する", "general.contactUs": "連絡先", + "general.contact": "連絡", + "general.emailUs": "メールを送る", + "general.conferences": "カンファレンス", "general.copyright": "ScratchはMITメディアラボ ライフロングキンダーガーテングループのプロジェクトです。", + "general.copyrightDraft": "Scratchは、MITメディアラボのライフロング・キンダーガーテン・グループと共同で行われる、Scratch財団のプロジェクトです。", "general.country": "国", "general.create": "作る", "general.credits": "クレジット", "general.dmca": "デジタルミレニアム著作権法(DMCA)", "general.emailAddress": "電子メールアドレス", + "general.english": "英語", "general.error": "うわっ! 何か問題が発生しました。", "general.errorIdentifier": "エラーはID {errorId}として記録されました。", "general.explore": "見る", @@ -88,7 +93,7 @@ "general.copyLink": "リンクをコピー", "general.report": "報告", "general.notAvailableHeadline": "あらまぁ、サーバーが頭を掻いてるよ", - "general.notAvailableSubtitle": "お探しのページは見つかりませんでした。urlが正しいか確認してください。", + "general.notAvailableSubtitle": "お探しのページは見つかりませんでした。URLを確認してください。 ", "general.seeAllComments": "すべてのコメントを見る", "general.all": "すべて", "general.animations": "アニメーション", @@ -222,7 +227,7 @@ "comments.post": "投稿する", "comments.cancel": "キャンセル", "comments.lengthWarning": "{remainingCharacters, plural, other {あと{remainingCharacters}文字あります}}", - "comments.seeMoreReplies": "{repliesCount, plural, other {すべての返信( {repliesCount} 件)を見る}}", + "comments.loadMoreReplies": "返信をもっと見る", "comments.status.delbyusr": "プロジェクトの所有者によって削除されました", "comments.status.censbyfilter": "フィルターによって検閲されました", "comments.status.delbyparentcomment": "返信元のコメントが削除されました", diff --git a/www/scratch-website.general-l10njson/ko.json b/www/scratch-website.general-l10njson/ko.json index f7e354c4..93a7aa4e 100644 --- a/www/scratch-website.general-l10njson/ko.json +++ b/www/scratch-website.general-l10njson/ko.json @@ -11,12 +11,17 @@ "general.community": "커뮤니티", "general.confirmEmail": "이메일 확인", "general.contactUs": "문의하기", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "스크래치는 MIT 미디어랩 라이프롱 킨더가튼(Lifelong Kindergarten) 그룹의 프로젝트입니다.", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "국가", "general.create": "만들기", "general.credits": "공로자", "general.dmca": "디지털 밀레니엄 저작권법", "general.emailAddress": "이메일 주소", + "general.english": "영어", "general.error": "이런! 무언가가 잘못되었군요.", "general.errorIdentifier": "이 오류는 ID {errorId}(으)로 기록되었습니다", "general.explore": "탐험하기", @@ -88,7 +93,7 @@ "general.copyLink": "링크 복사", "general.report": "신고하기", "general.notAvailableHeadline": "404. 오 이런! 서버가 머리를 스크래칭하고 있군요", - "general.notAvailableSubtitle": "페이지를 찾을 수 없습니다. URL을 다시 한번 확인해주세요.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "모든 댓글 보기", "general.all": "모두", "general.animations": "애니메이션", @@ -222,7 +227,7 @@ "comments.post": "댓글 입력", "comments.cancel": "취소", "comments.lengthWarning": "{remainingCharacters, plural, other {{remainingCharacters} 글자 남았습니다}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "프로젝트 소유자가 삭제함", "comments.status.censbyfilter": "필터가 검열하여 삭제함", "comments.status.delbyparentcomment": "상위 댓글이 삭제됨", diff --git a/www/scratch-website.general-l10njson/lt.json b/www/scratch-website.general-l10njson/lt.json index cac9930a..6b593819 100644 --- a/www/scratch-website.general-l10njson/lt.json +++ b/www/scratch-website.general-l10njson/lt.json @@ -11,12 +11,17 @@ "general.community": "Community", "general.confirmEmail": "Confirm Email", "general.contactUs": "Kontaktai", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch is a project of the Lifelong Kindergarten Group at the MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Country", "general.create": "Sukurti", "general.credits": "Autoriai", "general.dmca": "DMCA", "general.emailAddress": "Email Address", + "general.english": "Anglų k.", "general.error": "Oops! Something went wrong", "general.errorIdentifier": "Klaida buvo užregistruota su ID {errorId}", "general.explore": "Explore", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Report", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the url correctly.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Viskas", "general.animations": "Animations", @@ -222,7 +227,7 @@ "comments.post": "Siųsti", "comments.cancel": "Atšaukti", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/lv.json b/www/scratch-website.general-l10njson/lv.json index 282554bb..cdf23be5 100644 --- a/www/scratch-website.general-l10njson/lv.json +++ b/www/scratch-website.general-l10njson/lv.json @@ -11,12 +11,17 @@ "general.community": "Kopiena", "general.confirmEmail": "Apstiprināt e-pastu", "general.contactUs": "Sazinies ar mums", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch ir MIT mediju laboratorijas Lifelong Kindergarten grupas projekts", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Valsts", "general.create": "Veido", "general.credits": "Autori", "general.dmca": "DMCA", "general.emailAddress": "E-pasta adrese", + "general.english": "Angļu", "general.error": "Kaut kas nogāja greizi", "general.errorIdentifier": "Jūsu kļūda tika reģistrēta ar id {errorId}", "general.explore": "Izpēti", @@ -88,7 +93,7 @@ "general.copyLink": "Kopēt saiti", "general.report": "Ziņot", "general.notAvailableHeadline": "Ai! Mūsu serveris kasa sev pakausi", - "general.notAvailableSubtitle": "Mēs nevaram atrast lapu, ko tu meklē. Pārbaudi, vai adrese uzrakstīta pareizi", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Skatīt visus komentārus", "general.all": "Visi", "general.animations": "Animācijas", @@ -222,7 +227,7 @@ "comments.post": "Nosūtīt", "comments.cancel": "Atcelt", "comments.lengthWarning": "{remainingCharacters, plural, zero {atlikušas {remainingCharacters} rakstzīmes} one {1 rakstzīme atlikusi} other {atlikušas {remainingCharacters} rakstzīmes}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Izdzēsa projekta īpašnieks", "comments.status.censbyfilter": "Cenzēja filtrs", "comments.status.delbyparentcomment": "Vecāka komentārs izdzēsts", diff --git a/www/scratch-website.general-l10njson/mi.json b/www/scratch-website.general-l10njson/mi.json index 2c953dce..050e9043 100644 --- a/www/scratch-website.general-l10njson/mi.json +++ b/www/scratch-website.general-l10njson/mi.json @@ -11,12 +11,17 @@ "general.community": "Te Hāpori", "general.confirmEmail": "Whakakū Ī-mēra", "general.contactUs": "Whakapā mai ki a Mātou", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Ko Scratch tētahi kaupapa a te Lifelong Kindergarten Group kei te MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Whenua", "general.create": "Waihanga", "general.credits": "Ngā Mihi", "general.dmca": "DMCA", "general.emailAddress": "Wāhitau Ī-mēra", + "general.english": "Reo Pākehā", "general.error": "Auē! Kua hē tētahi mea", "general.errorIdentifier": "Kua tukuna tō hapa ki te rangitaki me te tautuhinga {errorId}", "general.explore": "Tūhura", @@ -88,7 +93,7 @@ "general.copyLink": "Tāruatia te Hononga", "general.report": "Tuku Pūrongo", "general.notAvailableHeadline": "Auē! Kei te rakuraku tā mātou tūmau i tōna māhunga", - "general.notAvailableSubtitle": "Kāore i kitea te whārangi e rapu ana koe. Tirohia te URL. Kei te tika rānei te patopato?", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Tirohia ngā kōrero katoa", "general.all": "Te Katoa", "general.animations": "Ngā Hākoritanga", @@ -222,7 +227,7 @@ "comments.post": "Tukuake", "comments.cancel": "Whakakore", "comments.lengthWarning": "{remainingCharacters, plural, one {1 te pūāhua kei te toe} other {{remainingCharacters} ngā pūāhua kei te toe}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Tirohia tētahi urupare anō} other {Tirohia ngā urupare {repliesCount} katoa}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Kua mukua e te tangata nāna te kaupapa", "comments.status.censbyfilter": "Kua rāhuitia e te tātari-aunoa", "comments.status.delbyparentcomment": "Kua mukua te tākupu matua", diff --git a/www/scratch-website.general-l10njson/nb.json b/www/scratch-website.general-l10njson/nb.json index c5a41f8b..3241df7f 100644 --- a/www/scratch-website.general-l10njson/nb.json +++ b/www/scratch-website.general-l10njson/nb.json @@ -11,12 +11,17 @@ "general.community": "Nettsamfunn", "general.confirmEmail": "Bekreft epost", "general.contactUs": "Kontakt oss", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch er et prosjekt fra \"Lifelong Kindergarten Group\" ved MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Land", "general.create": "Programmering", "general.credits": "Bidragsytere", "general.dmca": "DMCA", "general.emailAddress": "Epostadresse", + "general.english": "Engelsk", "general.error": "Heisann, noe gikk galt", "general.errorIdentifier": "Feilen er logget med ID {errorId}", "general.explore": "Prosjekter", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Meld", "general.notAvailableHeadline": "Nei å nei! Det er noe som ikke virker som det skal", - "general.notAvailableSubtitle": "Vi kan ikke finne siden du ønsket. Sjekk at du har skrevet nettadressen riktig.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Alt", "general.animations": "Animasjoner", @@ -222,7 +227,7 @@ "comments.post": "Send", "comments.cancel": "Avbryt", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/nl.json b/www/scratch-website.general-l10njson/nl.json index 36862356..aa251dcd 100644 --- a/www/scratch-website.general-l10njson/nl.json +++ b/www/scratch-website.general-l10njson/nl.json @@ -11,12 +11,17 @@ "general.community": "Gemeenschap", "general.confirmEmail": "E-mail bevestigen", "general.contactUs": "Contact", + "general.contact": "Contact", + "general.emailUs": "E-mail ons", + "general.conferences": "Conferenties", "general.copyright": "Scratch is een project van de Lifelong Kindergarten Group van het MIT Media Lab", + "general.copyrightDraft": "Scratch is een project van de Scratch Foundation in samenwerking met de Lifelong Kindergarten groep van het MIT Media Lab.", "general.country": "Land", "general.create": "Maak", "general.credits": "Met dank aan", "general.dmca": "DMCA", "general.emailAddress": "E-mailadres", + "general.english": "Engels", "general.error": "Oeps! Er ging iets mis", "general.errorIdentifier": "Er ging iets verkeerd en dat is geregistreerd met ID {errorId}", "general.explore": "Ontdek", @@ -222,7 +227,7 @@ "comments.post": "Plaats", "comments.cancel": " Annuleren", "comments.lengthWarning": "{remainingCharacters, plural, one {1 teken over} other {{remainingCharacters} tekens over}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Zie één verdere reactie} other {Zie alle{repliesCount} reacties}}", + "comments.loadMoreReplies": "Bekijk meer reacties", "comments.status.delbyusr": "Verwijderd door de eigenaar van het project", "comments.status.censbyfilter": "Gecensureerd door een filter", "comments.status.delbyparentcomment": "Boven liggende opmerking verwijderd", diff --git a/www/scratch-website.general-l10njson/nn.json b/www/scratch-website.general-l10njson/nn.json index 0d5f2758..4abd9408 100644 --- a/www/scratch-website.general-l10njson/nn.json +++ b/www/scratch-website.general-l10njson/nn.json @@ -11,12 +11,17 @@ "general.community": "Nettsamfunn", "general.confirmEmail": "Stadfest e-postadresse", "general.contactUs": "Kontakt oss", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch er eit prosjekt frå «Lifelong Kindergarten Group» ved MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Land", "general.create": "Lag", "general.credits": "Bidragsytarar", "general.dmca": "DMCA", "general.emailAddress": "E-postadresse", + "general.english": "engelsk", "general.error": "Å nei! Noko gjekk gale …", "general.errorIdentifier": "Feilen vart logga med ID-en {errorId}", "general.explore": "Utforsk", @@ -222,7 +227,7 @@ "comments.post": "Send inn", "comments.cancel": "Avbryt", "comments.lengthWarning": "{remainingCharacters, plural, one {1 teikn att} other {{remainingCharacters} teikn att}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Sjå 1 svar til} other {Sjå alle {repliesCount} svara}}", + "comments.loadMoreReplies": "Sjå fleire svar", "comments.status.delbyusr": "Sletta av prosjekteigaren", "comments.status.censbyfilter": "Sensurert av filter", "comments.status.delbyparentcomment": "Forelderkommentar sletta", diff --git a/www/scratch-website.general-l10njson/pl.json b/www/scratch-website.general-l10njson/pl.json index 5bf51d90..19f2f634 100644 --- a/www/scratch-website.general-l10njson/pl.json +++ b/www/scratch-website.general-l10njson/pl.json @@ -11,12 +11,17 @@ "general.community": "Społeczność", "general.confirmEmail": "Potwierdź e-mail", "general.contactUs": "Kontakt", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch jest projektem Lifelong Kindergarten Group z MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Państwo", "general.create": "Stwórz", "general.credits": "Twórcy", "general.dmca": "DMCA", "general.emailAddress": "Adres e-mail", + "general.english": "Angielski", "general.error": "Ups! Coś poszło nie tak", "general.errorIdentifier": "Twój błąd został zgłoszony pod numerem {errorId}", "general.explore": "Przeglądaj", @@ -88,7 +93,7 @@ "general.copyLink": "Kopiuj link", "general.report": "Zgłoś", "general.notAvailableHeadline": "O nie! Nasz serwer... drapie się po głowie", - "general.notAvailableSubtitle": "Nie mogliśmy znaleźć strony, której szukasz. Sprawdź, czy na pewno poprawnie podałeś adres strony.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Zobacz wszystkie komentarze", "general.all": "Wszystko", "general.animations": "Animacje", @@ -222,7 +227,7 @@ "comments.post": "Wyślij", "comments.cancel": "Anuluj", "comments.lengthWarning": "{remainingCharacters, plural, one {Pozostał 1 znak} few {Pozostało {remainingCharacters} znaków} many {Pozostało {remainingCharacters} znaków} other {Pozostało{remainingCharacters}znaków}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Zobacz jeszcze 1 odpowiedź} few {Zobacz wszystkie {repliesCount}odpowiedzi} many {Zobacz wszystkie {repliesCount}odpowedzi} other {Zobacz wszystkie {repliesCount}odpowiedzi}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Usunięty przez właściciela projektu", "comments.status.censbyfilter": "Ocenzurowane przez filtr", "comments.status.delbyparentcomment": "Komentarz rodzic został usunięty", diff --git a/www/scratch-website.general-l10njson/pt-br.json b/www/scratch-website.general-l10njson/pt-br.json index d6fe7839..082c65a7 100644 --- a/www/scratch-website.general-l10njson/pt-br.json +++ b/www/scratch-website.general-l10njson/pt-br.json @@ -11,12 +11,17 @@ "general.community": "Comunidade", "general.confirmEmail": "Confirmar e-mail", "general.contactUs": "Fale conosco", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "O Scratch é um projeto do Grupo Lifelong Kindergarten do MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "País", "general.create": "Criar", "general.credits": "Créditos", "general.dmca": "DMCA", "general.emailAddress": "Endereço de e-mail", + "general.english": "Inglês", "general.error": "Ops! Algo deu errado", "general.errorIdentifier": "Seu erro foi registrado com o ID {errorId}", "general.explore": "Explorar", @@ -88,7 +93,7 @@ "general.copyLink": "Copiar o Link", "general.report": "Denunciar", "general.notAvailableHeadline": "Ops! Ocorreu um problema em nosso servidor", - "general.notAvailableSubtitle": "Não foi possível encontrar a página solicitada. Verifique se o endereço digitado está correto.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Ver todos os comentários", "general.all": "Tudo", "general.animations": "Animações", @@ -222,7 +227,7 @@ "comments.post": "Publicar", "comments.cancel": "Cancelar", "comments.lengthWarning": "{remainingCharacters, plural, one {1 caracter restante} other {{remainingCharacters}caracteres restantes.}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Ver mais 1 resposta} other {Ver todas as {repliesCount} respostas}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deletado pelo dono do projeto", "comments.status.censbyfilter": "Censurado por filtro", "comments.status.delbyparentcomment": "Comentário raiz deletado", diff --git a/www/scratch-website.general-l10njson/pt.json b/www/scratch-website.general-l10njson/pt.json index 7f98b955..7f96904f 100644 --- a/www/scratch-website.general-l10njson/pt.json +++ b/www/scratch-website.general-l10njson/pt.json @@ -11,12 +11,17 @@ "general.community": "Comunidade", "general.confirmEmail": "Confirmar Endereço de Correio Electrónico", "general.contactUs": "Contacte-nos", + "general.contact": "Contacto", + "general.emailUs": "Envie-nos Uma Mensagem de Correio Electrónico", + "general.conferences": "Conferências", "general.copyright": "O Scratch é um projecto do Grupo Lifelong Kindergarten do MIT Media Lab", + "general.copyrightDraft": "O Scratch é um projecto da Fundação Scratch em colaboração com o Grupo Lifelong Kindergarten do Media Lab do MIT.", "general.country": "País", "general.create": "Criar", "general.credits": "Créditos", "general.dmca": "DMCA", "general.emailAddress": "Endereço de Correio Electrónico", + "general.english": "Inglês", "general.error": "Ops! Algo correu mal", "general.errorIdentifier": "O seu erro foi registado com o identificador {errorId}", "general.explore": "Explorar", @@ -88,7 +93,7 @@ "general.copyLink": "Copiar Ligação", "general.report": "Reportar", "general.notAvailableHeadline": "Ops! O nosso servidor está a Scratchar a cabeça", - "general.notAvailableSubtitle": "Não conseguimos encontrar a página que pretendia. Verifique se o URL introduzido está correcto.", + "general.notAvailableSubtitle": "Não conseguimos encontrar a página que procurava. Verifique se o URL introduzido está correcto.", "general.seeAllComments": "Ver todos os comentários", "general.all": "Tudo", "general.animations": "Animações", @@ -222,7 +227,7 @@ "comments.post": "Publicar", "comments.cancel": "Cancelar", "comments.lengthWarning": "{remainingCharacters, plural, one {1 caractere disponível} other {{remainingCharacters} caracteres disponíveis}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Ver 1 resposta mais} other {Ver todas as {repliesCount} respostas}}", + "comments.loadMoreReplies": "Ver mais respostas", "comments.status.delbyusr": "Removido pelo proprietário do projecto", "comments.status.censbyfilter": "Censurado por filtro", "comments.status.delbyparentcomment": "Comentário ascendente removido", diff --git a/www/scratch-website.general-l10njson/ro.json b/www/scratch-website.general-l10njson/ro.json index db6c8641..0ab43014 100644 --- a/www/scratch-website.general-l10njson/ro.json +++ b/www/scratch-website.general-l10njson/ro.json @@ -11,12 +11,17 @@ "general.community": "Comunitate", "general.confirmEmail": "Confirmă adresa de email", "general.contactUs": "Contacteaza-ne", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch este un proiect al Lifelong Kindergarten Group de la MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Tara", "general.create": "Creeaza", "general.credits": "Credite", "general.dmca": "DMCA", "general.emailAddress": "Adresa de email", + "general.english": "Engleza", "general.error": "Hopa! Ceva nu merge bine", "general.errorIdentifier": "Eroarea ta a fost înregistrată cu id-ul {errorId}", "general.explore": "Exploreaza", @@ -88,7 +93,7 @@ "general.copyLink": "Copiaza linkul", "general.report": "Raportează", "general.notAvailableHeadline": "Hopa! Serverul nostru si-a pierdut capul", - "general.notAvailableSubtitle": "Nu putem găsi pagina pe care o cauți. Verifică pentru a te asigura că ai tastat corect URL-ul.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Vezi toate comentarile", "general.all": "Tot", "general.animations": "Animatii", @@ -222,7 +227,7 @@ "comments.post": "Postează", "comments.cancel": "Anulează", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/ru.json b/www/scratch-website.general-l10njson/ru.json index 990ed62c..4f48f23a 100644 --- a/www/scratch-website.general-l10njson/ru.json +++ b/www/scratch-website.general-l10njson/ru.json @@ -11,12 +11,17 @@ "general.community": "Сообщество", "general.confirmEmail": "Подтвердить адрес электронной почты", "general.contactUs": "Связаться с нами", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Скретч это проект группы Lifelong Kindergarten в MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Страна", "general.create": "Создавай", "general.credits": "Создатели", "general.dmca": "Закон DMCA", "general.emailAddress": "Электронная почта", + "general.english": "Английский язык", "general.error": "Упс! Что-то отправилось неверно", "general.errorIdentifier": "Ваша ошибка зарегистрирована как 1{errorId}", "general.explore": "Исследуй", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Пожаловаться", "general.notAvailableHeadline": "Ой! Наш сервер в недоумении", - "general.notAvailableSubtitle": "Мы не смогли найти страницу, которую вы ищете. Убедитесь, что вы правильно набрали адрес.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Все", "general.animations": "Мультипликации", @@ -222,7 +227,7 @@ "comments.post": "Опубликовать", "comments.cancel": "Отменить", "comments.lengthWarning": "{remainingCharacters, plural, one {Остался 1 символ} few {Осталось {remainingCharacters} символа} many {Осталось {remainingCharacters} символов} other {Осталось {remainingCharacters} символов}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Удалено владельцем проекта", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/sk.json b/www/scratch-website.general-l10njson/sk.json index f1627da8..fca2235d 100644 --- a/www/scratch-website.general-l10njson/sk.json +++ b/www/scratch-website.general-l10njson/sk.json @@ -11,12 +11,17 @@ "general.community": "Komunita", "general.confirmEmail": "Potvrď email", "general.contactUs": "Kontaktujte nás", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch je projektom skupiny Lifelong Kindergarten Group na MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Štát", "general.create": "Vytvor", "general.credits": "Poďakovanie", "general.dmca": "Autorské práva", "general.emailAddress": "Emailová adresa", + "general.english": "angličtina", "general.error": "Ups, niečo sa pokazilo", "general.errorIdentifier": "Táto chyba bola zapísaná pod číslom {errorId}", "general.explore": "Preskúmaj", @@ -88,7 +93,7 @@ "general.copyLink": "Skopírovať odkaz", "general.report": "Hlásenie", "general.notAvailableHeadline": "Hopla! Náš Scratch server si škrabe po hlavičke", - "general.notAvailableSubtitle": "Nemôžme nájsť zadanú stránku. Skrontroluj si zadanú URL, či si ju napísal/a správne.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "Zobraziť všetky príspevky", "general.all": "Všetko", "general.animations": "Animácie", @@ -222,7 +227,7 @@ "comments.post": "Odoslať", "comments.cancel": "Zrušiť", "comments.lengthWarning": "{remainingCharacters, plural, one {zostáva 1 znak} few {zostávajú {remainingCharacters} znaky} many {zostáva {remainingCharacters} znakov} other {{remainingCharacters} znakov zostáva}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Zobraziť ďalšiu 1 odpoveď } few {Zobraziť ďalšie {repliesCount} odpovede} many {Zobraziť všetkých {repliesCount} odpovedí} other {Zobraziť všetkých {repliesCount} odpovedí}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Vymazaný vlastníkom projektu", "comments.status.censbyfilter": "Cenzurované filtrom", "comments.status.delbyparentcomment": "Rodičovský komentár bol odstránený", diff --git a/www/scratch-website.general-l10njson/sl.json b/www/scratch-website.general-l10njson/sl.json index 2f07b3cc..dfbb5e1f 100644 --- a/www/scratch-website.general-l10njson/sl.json +++ b/www/scratch-website.general-l10njson/sl.json @@ -11,12 +11,17 @@ "general.community": "Skupnost", "general.confirmEmail": "Potrdi E-naslov", "general.contactUs": "Piši nam", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch je projekt skupine Lifelong Kindergarten Group v okviru MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Država", "general.create": "Ustvari", "general.credits": "Zasluge", "general.dmca": "DMCA", "general.emailAddress": "E-poštni naslov", + "general.english": "Angleščina", "general.error": "To je nerodno! Nekaj je šlo narobe", "general.errorIdentifier": "Tvoja napaka je bila zabeležena s št. {errorId}", "general.explore": "Raziskuj", @@ -88,7 +93,7 @@ "general.copyLink": "Kopiraj povezavo", "general.report": "Poročilo", "general.notAvailableHeadline": "O ne! Naš strežnik ima težave", - "general.notAvailableSubtitle": "Strani, ki si jo zahteval-a, žal nismo našli. Preveri, če je vpisani url pravilen.", + "general.notAvailableSubtitle": "Strani, ki si jo zahteval, žal nismo našli. Preveri, ali je vpisani URL pravilen.", "general.seeAllComments": "Poglej vse komentarje", "general.all": "Vse", "general.animations": "Animacije", @@ -222,7 +227,7 @@ "comments.post": "Objava", "comments.cancel": "Prekliči", "comments.lengthWarning": "{remainingCharacters, plural, one {1 znak še na voljo} two {2 znaka še na voljo} few {nekaj znakov na voljo} other {{remainingCharacters} znakov še na voljo}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Poglej še 1 odgovor} two {Poglej še 2 odgovora} few {Poglej še nekaj odgovorov} other {Poglej vseh {repliesCount} odgovorov}}", + "comments.loadMoreReplies": "Poglej več odgovorov", "comments.status.delbyusr": "Izbrisano s strani lastnika projekta", "comments.status.censbyfilter": "Cenzurirano zaradi filtra", "comments.status.delbyparentcomment": "Komentar starša zbrisan", diff --git a/www/scratch-website.general-l10njson/sr.json b/www/scratch-website.general-l10njson/sr.json index ed85e023..1a6ddcae 100644 --- a/www/scratch-website.general-l10njson/sr.json +++ b/www/scratch-website.general-l10njson/sr.json @@ -11,12 +11,17 @@ "general.community": "Заједница", "general.confirmEmail": "Потврди е-адресу", "general.contactUs": "Оствари контакт са нама", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Скрач је пројекат Lifelong Kindergarten Group код MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Држава", "general.create": "Стварај", "general.credits": "Заслуге", "general.dmca": "ДМКА (DMCA)", "general.emailAddress": "Адреса е‑поште", + "general.english": "Енглески", "general.error": "Ух! Нешто није уреду", "general.errorIdentifier": "Твоја грешка је евидентирана под идентификатором {errorId}", "general.explore": "Истражуј", @@ -222,7 +227,7 @@ "comments.post": "Објави", "comments.cancel": "Откажи", "comments.lengthWarning": "{remainingCharacters, plural, one {Остао је 1 знак} few {Остало је {remainingCharacters} знака} other {Остало је {remainingCharacters} знакова}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {Види још 1 одговор} few {Погледај свих {repliesCount} одговора} other {Погледај свих {repliesCount} одговора}}", + "comments.loadMoreReplies": "Погледај више одговора", "comments.status.delbyusr": "Обрисао власник пројекта", "comments.status.censbyfilter": "Цензурисано помоћу филтера", "comments.status.delbyparentcomment": "Матични коментар је избрисан", diff --git a/www/scratch-website.general-l10njson/sv.json b/www/scratch-website.general-l10njson/sv.json index 0d7f6c34..3f354991 100644 --- a/www/scratch-website.general-l10njson/sv.json +++ b/www/scratch-website.general-l10njson/sv.json @@ -11,12 +11,17 @@ "general.community": "Gemenskap", "general.confirmEmail": "Bekräfta e-post", "general.contactUs": "Kontakta oss", + "general.contact": "Kontakt", + "general.emailUs": "Mejla oss", + "general.conferences": "Konferenser", "general.copyright": "Scratch är ett projekt från Lifelong Kindergarten Group vid MIT Media Lab", + "general.copyrightDraft": "Scratch är ett projekt av Scratch Foundation i samarbete med Lifelong Kindergarten Group vid MIT Media Lab", "general.country": "Land", "general.create": "Skapa", "general.credits": "Tack till", "general.dmca": "DMCA", "general.emailAddress": "E-postadress", + "general.english": "Engelska", "general.error": "Hoppsan! Något gick fel", "general.errorIdentifier": "Ditt fel loggades med id {errorId}", "general.explore": "Utforska", @@ -88,7 +93,7 @@ "general.copyLink": "Kopiera länk", "general.report": "Rapport", "general.notAvailableHeadline": "Hoppsan! Vår server Scratchar sitt huvud", - "general.notAvailableSubtitle": "Vi kunde inte hitta sidan du letar efter. Kontrollera att adressen är rätt.", + "general.notAvailableSubtitle": "Vi kunde inte hitta sidan du letar efter. Kontrollera att du skrivit in rätt adress.", "general.seeAllComments": "Se alla kommentarer", "general.all": "Alla", "general.animations": "Animationer", @@ -221,8 +226,8 @@ "comments.posting": "Skickar...", "comments.post": "Skicka", "comments.cancel": "Avbryt", - "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.lengthWarning": "{remainingCharacters, plural, one {1 tecken kvar} other {{remainingCharacters} tecken kvar}}", + "comments.loadMoreReplies": "Se fler svar", "comments.status.delbyusr": "Raderat av projektägaren", "comments.status.censbyfilter": "Censurerad med filter", "comments.status.delbyparentcomment": "Första kommentaren raderad", diff --git a/www/scratch-website.general-l10njson/th.json b/www/scratch-website.general-l10njson/th.json index 4ba199ec..c4d2a9bb 100644 --- a/www/scratch-website.general-l10njson/th.json +++ b/www/scratch-website.general-l10njson/th.json @@ -11,12 +11,17 @@ "general.community": "ชุมชน", "general.confirmEmail": "Confirm Email", "general.contactUs": "ติดต่อเรา", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch เป็นโครงการของกลุ่ม Lifelong Kindergarten ณ MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Country", "general.create": "สร้าง", "general.credits": "เครดิต", "general.dmca": "DMCA", "general.emailAddress": "Email Address", + "general.english": "English", "general.error": "Oops! Something went wrong", "general.errorIdentifier": "ข้อผิดพลาดของคุณได้ถูกเก็บบันทึกไว้ด้วยไอดี {errorId}", "general.explore": "สำรวจ", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Report", "general.notAvailableHeadline": "Whoops! Our server is Scratch'ing its head", - "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the url correctly.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "ทั้งหมด", "general.animations": "แอนิเมชัน", @@ -222,7 +227,7 @@ "comments.post": "Post", "comments.cancel": "ยกเลิก", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/tr.json b/www/scratch-website.general-l10njson/tr.json index 3584100b..1a2720e6 100644 --- a/www/scratch-website.general-l10njson/tr.json +++ b/www/scratch-website.general-l10njson/tr.json @@ -11,12 +11,17 @@ "general.community": "Topluluk", "general.confirmEmail": "E-posta adresinizi doğrulayın", "general.contactUs": "İletişim", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Scratch, MIT Medya Lab'ında yer alan Lifelong Kindergarten grubunun bir projesidir", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Ülke", "general.create": "Oluştur", "general.credits": "Katkısı olanlar", "general.dmca": "DMCA", "general.emailAddress": "E-posta adresi", + "general.english": "İngilizce", "general.error": "Oops! Bir şeyler yanlış gitti", "general.errorIdentifier": "{errorId} numaralı bir hata kaydedildi.", "general.explore": "Keşfet", @@ -222,7 +227,7 @@ "comments.post": "Duyur", "comments.cancel": "İptal", "comments.lengthWarning": "{remainingCharacters, plural, one {1 karakter kaldı} other {{remainingCharacters} harf kaldı}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {1 yanıt daha görün.} other {{repliesCount} yanıtların hepsini görün}}", + "comments.loadMoreReplies": "Daha fazla yanıt görüntüle", "comments.status.delbyusr": "Proje sahibi tarafından silindi", "comments.status.censbyfilter": "Filtre tarafından silindi", "comments.status.delbyparentcomment": "Ebeveyn yorumu silindi", diff --git a/www/scratch-website.general-l10njson/uk.json b/www/scratch-website.general-l10njson/uk.json index 2acd0c6e..081e9a16 100644 --- a/www/scratch-website.general-l10njson/uk.json +++ b/www/scratch-website.general-l10njson/uk.json @@ -11,12 +11,17 @@ "general.community": "Спільнота", "general.confirmEmail": "Підтвердіть електронну пошту", "general.contactUs": "Зв'язок з нами", + "general.contact": "Contact", + "general.emailUs": "Email Us", + "general.conferences": "Conferences", "general.copyright": "Скретч є проектом Lifelong Kindergarten Group від MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Країна", "general.create": "Створити", "general.credits": "Про розробників", "general.dmca": "DMCA", "general.emailAddress": "Електронна пошта", + "general.english": "Англійська", "general.error": "Упс! Щось пішло не так", "general.errorIdentifier": "Ваша помилка зареєстрована з ідентифікатором {errorId}", "general.explore": "Вивчати", @@ -88,7 +93,7 @@ "general.copyLink": "Copy Link", "general.report": "Звіт", "general.notAvailableHeadline": "Отакої! Щось не так з сервером Скретчу", - "general.notAvailableSubtitle": "Не можемо знайти шуканої сторінки. Перевірте правильність введеної адреси.", + "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.", "general.seeAllComments": "See all comments", "general.all": "Усі", "general.animations": "Анімації", @@ -222,7 +227,7 @@ "comments.post": "Надіслати", "comments.cancel": "Скасувати", "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.loadMoreReplies": "See more replies", "comments.status.delbyusr": "Deleted by project owner", "comments.status.censbyfilter": "Censored by filter", "comments.status.delbyparentcomment": "Parent comment deleted", diff --git a/www/scratch-website.general-l10njson/vi.json b/www/scratch-website.general-l10njson/vi.json index e341d630..6af1c79b 100644 --- a/www/scratch-website.general-l10njson/vi.json +++ b/www/scratch-website.general-l10njson/vi.json @@ -11,12 +11,17 @@ "general.community": "Cộng đồng", "general.confirmEmail": "Xác nhận Email", "general.contactUs": "Liên hệ chúng tôi", + "general.contact": "Liên h", + "general.emailUs": "Email cho chúng tôi", + "general.conferences": "Hội nghị", "general.copyright": "Scratch là một dự án của Lifelong Kindergarten Group tại MIT Media Lab", + "general.copyrightDraft": "Scratch is a project of the Scratch Foundation in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab.", "general.country": "Quốc gia", "general.create": "Khởi tạo", "general.credits": "Đội ngũ ", "general.dmca": "Luật bảo vệ bản quyền ", "general.emailAddress": "Địa chỉ Email", + "general.english": "Tiếng Anh", "general.error": "Oops! Đã có sự cố xảy ra", "general.errorIdentifier": "Lỗi của máy đã được lưu lại với lỗi số ID là {errorId}", "general.explore": "Khám phá", @@ -74,7 +79,7 @@ "general.statistics": "Thống kê", "general.studios": "Studio", "general.support": "Hỗ trợ", - "general.ideas": "Ideas", + "general.ideas": "Ý tưởng", "general.tipsWindow": "Thủ thuật dành cho Window", "general.termsOfUse": "Điều khoản sử dụng", "general.unhandledError": "Chúng tôi rất tiếc, nhưng có vẻ như Scratch đã gặp sự cố. Lỗi này đã được tự động gửi đến Đội ngũ Scratch", @@ -85,11 +90,11 @@ "general.website": "Trang web", "general.whatsHappening": "Chuyện gì đang xảy ra vậy?", "general.wiki": "Scratch Wiki", - "general.copyLink": "Copy Link", + "general.copyLink": "Sao chép liên kết", "general.report": "Báo cáo", "general.notAvailableHeadline": "Whooops! Hệ thống của chúng ta đang gặp sự cố", - "general.notAvailableSubtitle": "Chúng tôi không thể tìm thấy trang thông tin mà bạn cần. Kiểm tra để chắc chắn bạn đã nhập đúng url.", - "general.seeAllComments": "See all comments", + "general.notAvailableSubtitle": "Chúng tôi không thể tìm thấy trang bạn đang tìm kiếm. Hãy chắc chắn rằng bạn đã gõ đúng địa chỉ URL.", + "general.seeAllComments": "Xem tất cả bình luận", "general.all": "Tất cả", "general.animations": "Hoạt hình", "general.art": "Nghệ thuật", @@ -99,21 +104,21 @@ "general.stories": "Những câu chuyện", "general.tutorials": "Hướng dẫn", "general.teacherAccounts": "Tài khoản Giáo viên", - "general.unsupportedBrowser": "This browser is not supported", + "general.unsupportedBrowser": "Trình duyệt này không được hỗ tr", "general.unsupportedBrowserDescription": "Chúng tôi rất tiếc, nhưng Scratch 3.0 không hỗ trợ trình duyệt Internet Explorer, Vivaldi, Opera or Silk. Chúng tôi khuyên bạn sử dụng một trình duyệt mới hơn như là Google Chrome, Mozilla Firefox, hoặc Microsoft Edge.", - "general.3faq": "To learn more, go to the {faqLink}.", + "general.3faq": "Để tìm hiểu thêm, hãy truy cập {faqLink}.", "footer.discuss": "Diễn đàn Thảo luận", "footer.scratchFamily": "Gia đình Scratch", "form.validationRequired": "Phần bắt buộc", "login.needHelp": "Cần trợ giúp?", "navigation.signOut": "Đăng xuất", "extensionHeader.requirements": "Yêu cầu", - "extensionInstallation.addExtension": "In the editor, click on the \"Add Extensions\" button on the lower left.", + "extensionInstallation.addExtension": "Trong trình biên tập, bấm vào nút \"Thêm tiện ích\" ở góc dưới bên trái.", "oschooser.choose": "Chọn hệ điều hành của bạn:", "installScratchLink.installHeaderTitle": "Cài Scratch Link", "installScratchLink.downloadAndInstall": "Tải về và cài đặt Scratch Link.", "installScratchLink.or": "hoặc", - "installScratchLink.directDownload": "Direct download", + "installScratchLink.directDownload": "Tải xuống trực tiếp", "installScratchLink.startScratchLink": "Chạy Scratch Link và chắc chắn nó đang chạy. Nó xuất hiện ở thanh công cụ phía dưới.", "parents.FaqAgeRangeA": "Mặc dù Scratch được thiết kế chủ yếu cho trẻ em từ 8 đến 16 tuổi, nhưng nó vẫn được nhiều người ở mọi độ tuổi sử dụng, gồm cả các trẻ nhỏ tuổi hơn với hướng dẫn của phụ huynh.", "parents.FaqAgeRangeQ": "Độ tuổi để sử dụng Scratch?", @@ -201,40 +206,40 @@ "report.textMissing": "Hãy cho chúng tôi biết tại sao bạn báo cáo dự án này", "comments.delete": "Xóa", "comments.restore": "Khôi phục", - "comments.reportModal.title": "Report Comment", - "comments.reportModal.reported": "The comment has been reported, and the Scratch Team has been notified.", - "comments.reportModal.prompt": "Are you sure you want to report this comment?", - "comments.deleteModal.title": "Delete Comment", - "comments.deleteModal.body": "Delete this comment? If the comment is mean or disrespectful, please click Report instead to let the Scratch Team know about it.", - "comments.reply": "reply", - "comments.isEmpty": "You can't post an empty comment", - "comments.isFlood": "Woah, seems like you're commenting really quickly. Please wait longer between posts.", + "comments.reportModal.title": "Báo cáo bình luận", + "comments.reportModal.reported": "Bình luận đã được báo cáo, và đội ngũ Scratch đã được thông báo.", + "comments.reportModal.prompt": "Bạn có chắc chắn muốn báo cáo bình luận này?", + "comments.deleteModal.title": "Xoá bình luận", + "comments.deleteModal.body": "Xoá bình luận này? Nếu bình luận khiếm nhã hoặc thiếu tôn trọng, vui lòng bấm \"Báo cáo\" để đội ngũ Scratch được biết.", + "comments.reply": "phản hồi", + "comments.isEmpty": "Bạn không thể đăng bình luận trống", + "comments.isFlood": "Woah, có vẻ như bạn bình luận rất nhanh. Vui lòng đợi một lúc giữa các bài đăng.", "comments.isBad": "Hmm...the bad word detector thinks there is a problem with your comment. Please change it and remember to be respectful.", - "comments.hasChatSite": "Uh oh! The comment contains a link to a website with unmoderated chat. For safety reasons, please do not link to these sites!", - "comments.isSpam": "Hmm, seems like you've posted the same comment a bunch of times. Please don't spam.", - "comments.isMuted": "Hmm, the filterbot is pretty sure your recent comments weren't ok for Scratch, so your account has been muted for the rest of the day. :/", - "comments.isUnconstructive": "Hmm, the filterbot thinks your comment may be mean or disrespectful. Remember, most projects on Scratch are made by people who are just learning how to program.", - "comments.isDisallowed": "Hmm, it looks like comments have been turned off for this page. :/", + "comments.hasChatSite": "Uh oh! Bình luận có chứa một liên kết tới một trang web có ngôn từ xúc phạm. Vì lý do an toàn, vui lòng không liên kết tới những địa chỉ này!", + "comments.isSpam": "Hmm, có vẻ như bạn đã đăng các bình luận giống nhau rất nhiều lần. Vui lòng không làm phiền.", + "comments.isMuted": "Hmm, bộ lọc khá chắc rằng các bình luận gần đây của bạn không ổn trên Scratch, vì vậy tài khoản của bạn đã bị đóng trong thời gian còn lại trong ngày. :/", + "comments.isUnconstructive": "Hmm, bộ lọc nghĩ rằng bình luận của bạn khiếm nhã hoặc thiếu tôn trọng. Nhớ rằng, hầu hết các dự án trên Scratch được làm ra bởi những người chỉ học cách lập trình.", + "comments.isDisallowed": "Hmm, có vẻ như bình luận trên trang này đã bị tắt. :/", "comments.isIPMuted": "Sorry, the Scratch Team had to prevent your network from sharing comments or projects because it was used to break our community guidelines too many times. You can still share comments and projects from another network. If you'd like to appeal this block, you can contact appeals@scratch.mit.edu and reference Case Number {appealId}.", - "comments.isTooLong": "That comment is too long! Please find a way to shorten your text.", - "comments.error": "Oops! Something went wrong posting your comment", - "comments.posting": "Posting...", + "comments.isTooLong": "Bình luận quá dài! Vui làm rút gọn đoạn bình luận của bạn lại.", + "comments.error": "Oops! Có vấn đề khi đăng bình luận của bạn", + "comments.posting": "Đang đăng...", "comments.post": "Đăng", "comments.cancel": "Hủy", - "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", - "comments.status.delbyusr": "Deleted by project owner", - "comments.status.censbyfilter": "Censored by filter", - "comments.status.delbyparentcomment": "Parent comment deleted", - "comments.status.censbyadmin": "Censored by admin", - "comments.status.delbyadmin": "Deleted by admin", - "comments.status.parentcommentcensored": "Parent comment censored", + "comments.lengthWarning": "{remainingCharacters, plural, other {{remainingCharacters} ký tự còn lại}}", + "comments.loadMoreReplies": "Xem thêm phản hồi", + "comments.status.delbyusr": "Bị xoá bởi chủ dự án", + "comments.status.censbyfilter": "Bị kiểm duyệt bởi bộ lọc", + "comments.status.delbyparentcomment": "Đã xoá bình luận phụ huynh", + "comments.status.censbyadmin": "Bị kiểm duyệt bởi quản trị viên", + "comments.status.delbyadmin": "Bị xoá bởi quản trị viên", + "comments.status.parentcommentcensored": "Đã kiểm duyệt bình luận phụ huynh", "comments.status.delbyclass": "Deleted by class", - "comments.status.hiddenduetourl": "Hidden due to URL", - "comments.status.markedbyfilter": "Marked by filter", + "comments.status.hiddenduetourl": "Bị ẩn bởi URL", + "comments.status.markedbyfilter": "Đánh dấu bởi bộ lọc", "comments.status.censbyunconstructive": "Censored unconstructive", "comments.status.suspended": "Suspended", - "comments.status.acctdel": "Account deleted", - "comments.status.deleted": "Deleted", - "comments.status.reported": "Reported" + "comments.status.acctdel": "Tài khoản đã bị xoá", + "comments.status.deleted": "Đã bị xoá", + "comments.status.reported": "Đã bị báo cáo" } \ No newline at end of file diff --git a/www/scratch-website.general-l10njson/zh-cn.json b/www/scratch-website.general-l10njson/zh-cn.json index fcba164a..9e0228e3 100644 --- a/www/scratch-website.general-l10njson/zh-cn.json +++ b/www/scratch-website.general-l10njson/zh-cn.json @@ -11,12 +11,17 @@ "general.community": "社区", "general.confirmEmail": "验证信箱", "general.contactUs": "联系我们", + "general.contact": "联系", + "general.emailUs": "电子邮件", + "general.conferences": "会议", "general.copyright": "Scratch由MIT媒体实验室终生幼儿园团队设计并制作", + "general.copyrightDraft": "Scratch是Scratch基金会与麻省理工学院媒体实验室的终身幼儿园小组合作开展的一个项目。", "general.country": "国籍", "general.create": "创建", "general.credits": "鸣谢:", "general.dmca": "DMCA", "general.emailAddress": "电子邮件", + "general.english": "英语", "general.error": "哎呀!发生了一些错误", "general.errorIdentifier": "该错误已记录,编号{errorId}", "general.explore": "发现", @@ -222,7 +227,7 @@ "comments.post": "发布", "comments.cancel": "取消", "comments.lengthWarning": "{remainingCharacters, plural, other {还剩{remainingCharacters}字}}", - "comments.seeMoreReplies": "{repliesCount, plural, other {查看全部{repliesCount}条回复}}", + "comments.loadMoreReplies": "查看更多回复", "comments.status.delbyusr": "已被作品作者删除", "comments.status.censbyfilter": "被审查程序拦截", "comments.status.delbyparentcomment": "家长评论被删除", diff --git a/www/scratch-website.general-l10njson/zh-tw.json b/www/scratch-website.general-l10njson/zh-tw.json index c8d7524c..78bce5f7 100644 --- a/www/scratch-website.general-l10njson/zh-tw.json +++ b/www/scratch-website.general-l10njson/zh-tw.json @@ -11,12 +11,17 @@ "general.community": "社群", "general.confirmEmail": "確認電子郵件", "general.contactUs": "聯絡我們", + "general.contact": "聯絡", + "general.emailUs": "寫信給我們", + "general.conferences": "會議", "general.copyright": "Scratch 是麻省理工學院終生幼兒園團隊底下的一個計畫", + "general.copyrightDraft": "Scratch 是個由 Scratch 基金會的計畫,與麻省理工學院多媒體實驗室的終生幼兒園團隊合作。", "general.country": "國家", "general.create": "創造", "general.credits": "謝誌", "general.dmca": "數位千禧年著作權法案", "general.emailAddress": "電子信箱", + "general.english": "English", "general.error": "哎呀!發生了一些錯誤", "general.errorIdentifier": "已紀錄錯誤,識別碼為 {errorId}", "general.explore": "探索", @@ -222,7 +227,7 @@ "comments.post": "發表", "comments.cancel": "取消", "comments.lengthWarning": "{remainingCharacters, plural, other {還可以輸入 {remainingCharacters} 字}}", - "comments.seeMoreReplies": "{repliesCount, plural, other {觀看所有回應(共 {repliesCount} 則)}}", + "comments.loadMoreReplies": "觀看更多回應", "comments.status.delbyusr": "已被專案擁有者刪除", "comments.status.censbyfilter": "已被篩選器審查", "comments.status.delbyparentcomment": "家長評論已刪除", diff --git a/www/scratch-website.general-l10njson/zu.json b/www/scratch-website.general-l10njson/zu.json index 765051a8..2d7df5ae 100644 --- a/www/scratch-website.general-l10njson/zu.json +++ b/www/scratch-website.general-l10njson/zu.json @@ -1,5 +1,5 @@ { - "general.accountSettings": "Lungisa iakhawunti", + "general.accountSettings": "Izinhlelo zokulungisa akhawunti ", "general.about": "Mayelana", "general.aboutScratch": "Mayelana Scratch", "general.back": "Emuva", @@ -11,12 +11,17 @@ "general.community": "Umphakathi", "general.confirmEmail": "Ngiyavuma Email", "general.contactUs": "Xhumana nathi", + "general.contact": "Indlela yokuxhumana ", + "general.emailUs": "Imeli", + "general.conferences": "Imhlangano emkhulu ", "general.copyright": "Scratch umsebenzi ye The Lifelong Kindergarten Group we MIT Media Lab", + "general.copyrightDraft": "uScratch uyiphrojethi yaku Scratch Foundation bebambisene ne Lifelong Kindergarten Group eMIT Media Lab. ", "general.country": "Izwe", "general.create": "Qala", "general.credits": "Isikweletu", "general.dmca": "DMCA", "general.emailAddress": "Ikheli Email", + "general.english": "Isingisi ", "general.error": "Oops! Into ehambe kabi", "general.errorIdentifier": "Iphutha lakho lingeniswe kuID {errorId}", "general.explore": "Hlola", @@ -88,7 +93,7 @@ "general.copyLink": " Kopisha iLink.", "general.report": "BIka", "general.notAvailableHeadline": "Eish! iseva yethu Scratch'ing ikhanda layo", - "general.notAvailableSubtitle": "Asikwazanga ukuthola ikhasi olifunayo. Hlola ukuze uqiniseke uthayiphe url ngendlela efanele.", + "general.notAvailableSubtitle": "Asikwazanga ukuthola ikhasi obulifuna. Sicela ubheke ukuthi wenze isiqiniseko ukuthi iURL Uyibhale kahle. ", "general.seeAllComments": "Buka yonke imibono.", "general.all": "Yonke", "general.animations": "Animations", @@ -221,8 +226,8 @@ "comments.posting": "Isathumela...", "comments.post": "Thumela", "comments.cancel": "Cima", - "comments.lengthWarning": "{remainingCharacters, plural, one {1 character left} other {{remainingCharacters} characters left}}", - "comments.seeMoreReplies": "{repliesCount, plural, one {See 1 more reply} other {See all {repliesCount} replies}}", + "comments.lengthWarning": "{remainingCharacters, plural, one {1 Umlingisi osele } other {1{remainingCharacters}Abalingisi abasele }}", + "comments.loadMoreReplies": "Bheka izimpendulo ezigcwalisiwe ", "comments.status.delbyusr": "Icinywe ngumnini weprojekthi", "comments.status.censbyfilter": "Icubungulwe ngefilter", "comments.status.delbyparentcomment": "impawulo yomzali isusiwe", diff --git a/www/scratch-website.ideas-l10njson/eu.json b/www/scratch-website.ideas-l10njson/eu.json index c8f0e046..377862ca 100644 --- a/www/scratch-website.ideas-l10njson/eu.json +++ b/www/scratch-website.ideas-l10njson/eu.json @@ -1,13 +1,13 @@ { "ideas.headerMessage": "Zer sortuko duzu?", - "ideas.headerButtonMessage": "Choose a tutorial", + "ideas.headerButtonMessage": "Aukeratu tutorial bat", "ideas.gettingStartedTitle": "Hasten", - "ideas.gettingStartedText": "New to Scratch? Try the Getting Started tutorial.", + "ideas.gettingStartedText": "Berria zara Scratch-en? Saia zaitez Hasierako tutorialarekin.", "ideas.tryIt": "Probatu!", - "ideas.activityGuidesTitle": "Activity Guides", - "ideas.activityGuidesText": "What do you want to make with Scratch? For each activity, you can try the Tutorial, download a set of Coding Cards, or view the Educator Guide.", + "ideas.activityGuidesTitle": "Jardueren gidak", + "ideas.activityGuidesText": "Zer egin nahi duzu Scratch-ekin? Jarduera bakoitzerako tutoriala probatu dezakezu, Jarduera Txartela multzo bat deskarga dezakezu, edo Hezitzailearen Gida ikusi.", "ideas.animateANameTitle": "Animatu izen bat", - "ideas.animateANameDescription": "Animate the letters of your name, initials, or favorite word.", + "ideas.animateANameDescription": "Animatu zure erabiltzaile-izenaren letrak, inizialak, edo gogoko hitza.", "ideas.animateACharacterTitle": "Animatu karaktere bat", "ideas.animateACharacterDescription": "Bring characters to life with animation.", "ideas.makeMusicTitle": "Egin musika", @@ -15,10 +15,10 @@ "ideas.createAStoryTitle": "Istorioa bat asmatu", "ideas.createAStoryDescription": "Hautatu pertsonaiak, gehitu solasak, eta eman bizia zure istorioari.", "ideas.chaseGameTitle": "Sortu harrapaketa jolas bat", - "ideas.chaseGameDescription": "Make a game where you chase a character to score points.", + "ideas.chaseGameDescription": "Sortu jolas bat karaktereak harrapatuz puntuak eskuratzeko.", "ideas.videoSensingTitle": "Bideo-sentsorea", "ideas.videoSensingDescription": "Interact with a project using the Video Sensing extension.", - "ideas.seeAllTutorials": "See All Tutorials", + "ideas.seeAllTutorials": "Ikusi tutorial guztiak", "ideas.cardsTitle": "Get the Entire Collection of Coding Cards", "ideas.cardsText": "With the Scratch Coding Cards, you can learn to create interactive games, stories, music, animations, and more!", "ideas.downloadPDF": "Deskargatu PDFa", diff --git a/www/scratch-website.parents-l10njson/vi.json b/www/scratch-website.parents-l10njson/vi.json index b26a5e89..8fdc41b3 100644 --- a/www/scratch-website.parents-l10njson/vi.json +++ b/www/scratch-website.parents-l10njson/vi.json @@ -20,7 +20,7 @@ "parents.faqAgeRangeBody": "Scratch is designed especially for young people ages 8 to 16, but people of all ages create and share with Scratch. Younger children may want to try {scratchJr}, a simplified version of Scratch designed for ages 5 to 7.", "parents.faqResourcesTitle": "Những nguồn tài liệu nào phù hợp cho việc học Scratch?", "parents.faqResourcesBody": "If you’re just getting started, there’s a {stepByStepGuide} available inside Scratch. For an overview of Scratch resources, see the {ideasPage} page.", - "parents.faqIdeasLinkText": "Ideas", + "parents.faqIdeasLinkText": "Ý tưởng", "parents.faqStepByStepGuideLinkText": "hướng dẫn từng bước", "parents.faqGettingStartedGuideLinkText": "Hướng dẫn làm quen (PDF)", "parents.faqScratchCardsLinkText": "Thẻ Scratch", diff --git a/www/scratch-website.preview-l10njson/ab.json b/www/scratch-website.preview-l10njson/ab.json index a90eebf6..a75d0a38 100644 --- a/www/scratch-website.preview-l10njson/ab.json +++ b/www/scratch-website.preview-l10njson/ab.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Акалам", "project.text2SpeechChip": "Атеқст Арцәажәара", "project.translateChip": "Атранслиациа", - "project.videoMotionChip": "Авидео аиҭаҵра", + "project.videoSensingChip": "Авидео ахархәара", "project.needsConnection": "Needs Connection", "project.comments.header": "Акомментариқәа", - "project.comments.turnOff": "Акомментари аанкылатәуп", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Еиқәырхатәуп апроеқт акопиа, нас ирыцышәҵала шәара шәусқәа.", "project.remixButton.remixing": "Аремикс аԥҵара...", "project.remixes": "Аремиксқәа", + "project.viewAllInList": "Ирыхәаԥштәуп зегьы", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Амҩақәҵагақәа", "project.notesAndCreditsLabel": "Азгәаҭақәеи аҳаҭырқәҵарақәеи", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "апрограммақәа {number}", "project.numSprites": "анагӡаҩцәа {number}", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Аԥсҭҳәатә ҽеиҭакқәа", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/am.json b/www/scratch-website.preview-l10njson/am.json index 89b2503e..0874c58c 100644 --- a/www/scratch-website.preview-l10njson/am.json +++ b/www/scratch-website.preview-l10njson/am.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "ብዕር", "project.text2SpeechChip": "Text to Speech", "project.translateChip": "Translate", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "የቪድዮ ህዋስ", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "የዚሁን ፕሮጀክት ቅጂ ያስቀምጡና የርስዎን ሐሳቦች ያክሉበት", "project.remixButton.remixing": "በማቀናበር ላይ...", "project.remixes": "Remixes", + "project.viewAllInList": "View all", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/ar.json b/www/scratch-website.preview-l10njson/ar.json index d6babd6f..85511c3d 100644 --- a/www/scratch-website.preview-l10njson/ar.json +++ b/www/scratch-website.preview-l10njson/ar.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "القلم", "project.text2SpeechChip": "نص إلى الكلام", "project.translateChip": "ترجم", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "استشعار الفيديو", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "احفظ نسخةً من هذا المشروع وأضف أفكارك الخاصة.", "project.remixButton.remixing": "المزج جارٍ...", "project.remixes": "Remixes", + "project.viewAllInList": "عرض الكل", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "إرشادات", "project.notesAndCreditsLabel": "الملاحظات والإعتمادات", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/az.json b/www/scratch-website.preview-l10njson/az.json index aa0a1a31..6215ec33 100644 --- a/www/scratch-website.preview-l10njson/az.json +++ b/www/scratch-website.preview-l10njson/az.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Qələm", "project.text2SpeechChip": "Mətndən nitqə", "project.translateChip": "Tərcümə", - "project.videoMotionChip": "Videonun Hərəkəti", + "project.videoSensingChip": "Video Sensoru", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Layihənin kopyasını saxla və özündən bir şey əlavə et.", "project.remixButton.remixing": "Remiks olunur...", "project.remixes": "Remixes", + "project.viewAllInList": "View all", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/bg.json b/www/scratch-website.preview-l10njson/bg.json index ee1b8462..8aa214d4 100644 --- a/www/scratch-website.preview-l10njson/bg.json +++ b/www/scratch-website.preview-l10njson/bg.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Молив", "project.text2SpeechChip": "Текст за Произнасяне", "project.translateChip": "Преведи", - "project.videoMotionChip": "Видео Движение", + "project.videoSensingChip": "Видео Усет", "project.needsConnection": "Изисква Връзка", "project.comments.header": "Коментари", - "project.comments.turnOff": "Изключи коментарите", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Съжаляваме, коментарите не са разрешени за този проект.", "project.share.notShared": "Този проект не е споделен — само вие го виждате. Изберете \"споделяне\", за да могат всички да го виждат.", "project.share.sharedLong": "Поздравления за споделянето на вашия проект! Сега други хора могат да го изпробват, да дадат коментари и да го ремиксират.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Запазете копие на този проект и добавете свои собствени идеи.", "project.remixButton.remixing": "Ремиксиране...", "project.remixes": "Ремиксиране", + "project.viewAllInList": "Покажи всички", "project.inviteToRemix": "Поканете потребител да ремиксира", "project.instructionsLabel": "Инструкции", "project.notesAndCreditsLabel": "Бележки и кредити", "project.credit": "Благодарим на {userLink} за оригиналния проект{projectLink}.", "project.deletedBanner": "Забележка: Този проект е в папката Кошче", + "project.defaultCensoredMessage": "Този проект бе премахнат от екипа на Scratch, тъй като бе неуважителен, неподходящ за всички възрасти или по друг начин нарушаваше правилата на общността на Scratch.", + "project.communityCensoredMessage": "Проектът ви временно бе изваден от споделените проекти, защото няколко души съобщиха, че в него има неподходящо съдържание.", + "project.willReviewCensoredMessage": "Екипът на Scratch ще прегледа проекта въз основа на {communityGuidelinesLink} и ще възстанови проекта, или ще потвърди цензурата.", + "project.tempCensoredMessage": "Моля, прочетете {communityGuidelinesLink} и не забравяйте да редактирате проекта, за да се уверите, че е уважително, преди да го споделите отново.", + "project.permCensoredMessage": "Не може да бъде споделен отново в бъдеще.", + "project.communityGuidelines": "обществени правила", "project.moderationInfoLabel": "Информация за модериране", "project.numScripts": "{number} скриптове", "project.numSprites": "{number} спарайта", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Как направихте този проект? Използвали ли сте идеи, скриптове или произведения на изкуството от други хора? Благодаря им тук.", "project.descriptionPlaceholder": "Кажете на хората как да използвате вашия проект (като например кои клавиши да натиснете).", "project.cloudDataAlert": "Този проект използва облачни данни - функция, която е достъпна само с акаунт в Scratchers.", - "project.usernameBlockAlert": "Този проект може да установява кой го използва чрез блока “потребителско име”. За да скриете своята самоличност, излезте преди да използвате проекта." + "project.cloudVariables": "Променливи в облака", + "project.cloudDataLink": "Вижте Данните", + "project.usernameBlockAlert": "Този проект може да установява кой го използва чрез блока “потребителско име”. За да скриете своята самоличност, излезте преди да използвате проекта.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/ca.json b/www/scratch-website.preview-l10njson/ca.json index 25fe2dd1..56b21c8d 100644 --- a/www/scratch-website.preview-l10njson/ca.json +++ b/www/scratch-website.preview-l10njson/ca.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Llapis", "project.text2SpeechChip": "De text a parla", "project.translateChip": "Tradueix", - "project.videoMotionChip": "Moviment de vídeo", + "project.videoSensingChip": "Detecció de vídeo", "project.needsConnection": "Necessita connexió", "project.comments.header": "Comentaris", - "project.comments.turnOff": "Desactiva els comentaris", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Ho sentim, la publicació de comentaris s'ha desactivat per a aquest projecte.", "project.share.notShared": "Aquest projecte no està compartit — per tant només tu el pots veure. Fes clic a Comparteix per fer que tothom el pugui veure!", "project.share.sharedLong": "Enhorabona per compartir el teu projecte! Els altres podran provar-lo, deixar-hi comentaris i reinventar-lo.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Guarda una còpia d'aquest projecte i afegeix les teves idees.", "project.remixButton.remixing": "Reinventant...", "project.remixes": "Reinvencions", + "project.viewAllInList": "Veure-ho tot", "project.inviteToRemix": "Convida l'usuari a reinventar", "project.instructionsLabel": "Instruccions", "project.notesAndCreditsLabel": "Notes i Informació", "project.credit": "Gràcies a {userLink} pel projecte original {projectLink}.", "project.deletedBanner": "Avís: Aquest projecte està a la paperera", + "project.defaultCensoredMessage": "Aquest projecte ha estat retirat per l'equip de Scratch donat que era poc respectuós, inapropiat per a totes les edats, o bé trenca les normes de la comunitat de Scratch.", + "project.communityCensoredMessage": "El teu projecte s'ha deixat de compartir temporalment perquè moltes persones l'han reportat com a inapropiat.", + "project.willReviewCensoredMessage": "L'equip de Scratch revisarà el projecte d'acord amb les {communityGuidelinesLink} i restablirà el projecte o bé confirmarà la censura.", + "project.tempCensoredMessage": "Si us plau llegeix les {communityGuidelinesLink} i edita el projecte per a que sigui respectuós abans de tornar-lo a compartir-lo.", + "project.permCensoredMessage": "No es pot compartir de nou.", + "project.communityGuidelines": "normes de la comunitat", "project.moderationInfoLabel": "Informació de moderació", "project.numScripts": "{number} programes", "project.numSprites": "{number} personatges", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Com has fet aquest projecte? Has utilitzat idees programes o dissenys d'altres persones? Dona'ls les gràcies aquí.", "project.descriptionPlaceholder": "Explica a la gent com fer servir el teu projecte (per exemple, quines tecles han de prémer).", "project.cloudDataAlert": "Aquest projecte utilitza dades al núvol - una opció només disponible per a Scratchers amb sessió iniciada.", - "project.usernameBlockAlert": "Aquest projecte pot detectar qui l'està fent servir mitjançant el bloc \"nom d'usuari\". Per tal d'amagar la teva identitat, tanca la sessió abans d'usar aquest projecte." + "project.cloudVariables": "Variables en el núvol", + "project.cloudDataLink": "Veure les Dades", + "project.usernameBlockAlert": "Aquest projecte pot detectar qui l'està fent servir mitjançant el bloc \"nom d'usuari\". Per tal d'amagar la teva identitat, tanca la sessió abans d'usar aquest projecte.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/ckb.json b/www/scratch-website.preview-l10njson/ckb.json index dbaa2f0f..b92480b9 100644 --- a/www/scratch-website.preview-l10njson/ckb.json +++ b/www/scratch-website.preview-l10njson/ckb.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "پێنووس", "project.text2SpeechChip": "دەق بۆ قسە", "project.translateChip": "وەرگێڕان", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "هەستی ڤیدیۆیی", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "لەبەرگیراوەیەکی ئەم پڕۆژەیە پاشەکەوت بکە و بیرۆکەکانتی بۆ زیادبکە.", "project.remixButton.remixing": "تێکەڵاوکردنەوە...", "project.remixes": "Remixes", + "project.viewAllInList": "View all", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/cs.json b/www/scratch-website.preview-l10njson/cs.json index 5a736f86..a920ee86 100644 --- a/www/scratch-website.preview-l10njson/cs.json +++ b/www/scratch-website.preview-l10njson/cs.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pero", "project.text2SpeechChip": "Text na hlas", "project.translateChip": "Překlad", - "project.videoMotionChip": "Pohyb videa", + "project.videoSensingChip": "Vnímání videa", "project.needsConnection": "Needs Connection", "project.comments.header": "Komentáře", - "project.comments.turnOff": "Vypnutí komentářů", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Blahopřeji k tomu, že sdílíš svůj projekt! Další lidé si jej mohou vyzkoušet, poskytnout komentáře a upravovat jej.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Ulož kopii tohoto projektu a přidej své vlastní nápady.", "project.remixButton.remixing": "Vytvářím kopii...", "project.remixes": "Upravené", + "project.viewAllInList": "Ukázat vše", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Návody", "project.notesAndCreditsLabel": "Poznámky a příspěvky", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Poznámka: Tento projekt je ve složce koš", + "project.defaultCensoredMessage": "Scratch Team tento projekt odstranil protože byl neuctivý, nevhodný pro osoby všeho věku nebo jiným způsobem porušoval zásady Sratch comunity", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Nemůže být nikdy sdílen.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/cy.json b/www/scratch-website.preview-l10njson/cy.json index 759d9455..390ab8a2 100644 --- a/www/scratch-website.preview-l10njson/cy.json +++ b/www/scratch-website.preview-l10njson/cy.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pin", "project.text2SpeechChip": "Testun i Leferydd", "project.translateChip": "Cyfieithu", - "project.videoMotionChip": "Mudiant Fideo ", + "project.videoSensingChip": "Synhwyro Fideo", "project.needsConnection": "Mae Angen Cyswllt", "project.comments.header": "Sylwadau", - "project.comments.turnOff": "Diffodd sylwadau", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Ymddiheuriadau, mae gosod sylwadau wedi ei ddiffodd ar gyfer y project hwn.", "project.share.notShared": "Nid yw'r project hwn yn cael ei rannu - dim ond chi sy'n gallu ei weld. Cliciwch rhannu i bawb ei weld!", "project.share.sharedLong": "Llongyfarchiadau ar rannu eich project! Gall pobl eraill roi cynnig arno, rhannu sylwadau a'i ailgymysgu.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Cadw copi o'r project hwn ac ychwanegu eich syniadau eich hunan.", "project.remixButton.remixing": "Wrthi'n ailgymysgu...", "project.remixes": "Ailgymysgu", + "project.viewAllInList": "Gweld y cyfan", "project.inviteToRemix": "Gwahodd defnyddiwr i'w ailgymysgu", "project.instructionsLabel": "Cyfarwyddiadau", "project.notesAndCreditsLabel": "Nodiadau a Chydnabod", "project.credit": "Diolch i {userLink}am y project gwreiddiol {projectLink}", "project.deletedBanner": "Sylwch: Mae'r project hwn yn y ffolder sbwriel", + "project.defaultCensoredMessage": "Cafodd y project yma ei dynnu gan Dîm Scratch am ei fod yn amharchus, anaddas ar gyfer pob oed, neu fel arall yn torri canllawiau cymuned Scratch.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Nid oes modd ei ail rannu ar unrhyw adeg yn y dyfodol.", + "project.communityGuidelines": "canllawiau'r gymuned", "project.moderationInfoLabel": "Manylion Cymedroli", "project.numScripts": "{number} sgript", "project.numSprites": "{number} corlun", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Sut wnaethoch chi'r project hwn? A wnaethoch chi ddefnyddio syniadau, sgriptiau neu gelf pobl eraill? Diolchwch iddyn nhw fan hyn.", "project.descriptionPlaceholder": "Dwedwch wrth bobl sut i ddefnyddio eich project (e.e. pa fysellau i'w pwyso).", "project.cloudDataAlert": "Mae'r project yn defnyddio data cwmwl - nodwedd sydd ar gael ar gyfer Scratchwyr wedi'u mewngofnodi yn unig.", - "project.usernameBlockAlert": "Mae'r project yn gallu canfod pwy sy'n ei ddefnyddio, drwy'r bloc \"enw defnyddiwr\". I guddio pwy ydych chi, allgofnodwch cyn defnyddio'r project." + "project.cloudVariables": "Newidynnau'r Cwmwl", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "Mae'r project yn gallu canfod pwy sy'n ei ddefnyddio, drwy'r bloc \"enw defnyddiwr\". I guddio pwy ydych chi, allgofnodwch cyn defnyddio'r project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/da.json b/www/scratch-website.preview-l10njson/da.json index e453efd7..606c240d 100644 --- a/www/scratch-website.preview-l10njson/da.json +++ b/www/scratch-website.preview-l10njson/da.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pen", "project.text2SpeechChip": "Tekst til tale", "project.translateChip": "Oversæt", - "project.videoMotionChip": "Video bevægelse", + "project.videoSensingChip": "Video Registrering", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Slå kommentarer fra", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Gem en kopi af dette projekt og tilføj dine egne ideer.", "project.remixButton.remixing": "Remixer...", "project.remixes": "Remixer", + "project.viewAllInList": "Se alle", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/de.json b/www/scratch-website.preview-l10njson/de.json index 994f0141..391c2ce1 100644 --- a/www/scratch-website.preview-l10njson/de.json +++ b/www/scratch-website.preview-l10njson/de.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Malstift", "project.text2SpeechChip": "Text Vorlesen", "project.translateChip": "Übersetzung", - "project.videoMotionChip": "Videobewegung", + "project.videoSensingChip": "Video-Erfassung", "project.needsConnection": "Verbindung benötigt", "project.comments.header": "Kommentare", - "project.comments.turnOff": "Kommentarfunktion abschalten", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Es tut uns leid, die Kommentarfunktion wurde für dieses Projekt deaktiviert.", "project.share.notShared": "Dieses Projekt ist nicht öffentlich — so kannst nur du es sehen. Klicke auf Veröffentlichen, um es jeden sehen zu lassen!", "project.share.sharedLong": "Gratulation zur Veröffentlichung deines Projektes! Andere Scratcher können es nun ausprobieren, kommentieren und remixen.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Speichere eine Kopie dieses Projektes und füge deine eigenen Ideen hinzu.", "project.remixButton.remixing": "Erstelle Remix...", "project.remixes": "Remixe", + "project.viewAllInList": "Alle anzeigen", "project.inviteToRemix": "Benutzer zum Remixen einladen", "project.instructionsLabel": "Anleitung", "project.notesAndCreditsLabel": "Anmerkungen und Danksagungen", "project.credit": "Danke an {userLink} für das Originalprojekt {projectLink}.", "project.deletedBanner": "Achtung: Dieses Projekt befindet sich im Papierkorb", + "project.defaultCensoredMessage": "Diese Projekt wurde vom Scratch Team entfernt weil es respektlos, unpassend für alle Altersgruppen oder auf eine andere Weise die Scratch Community-Regeln verletzt.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Es kann nicht mehr erneut veröffentlicht werden.", + "project.communityGuidelines": "Gemeinschaftsrichtlinien", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/el.json b/www/scratch-website.preview-l10njson/el.json index 5599eb9c..c154e0d8 100644 --- a/www/scratch-website.preview-l10njson/el.json +++ b/www/scratch-website.preview-l10njson/el.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Πένα", "project.text2SpeechChip": "Κείμενο σε Ομιλία", "project.translateChip": "Μετάφραση", - "project.videoMotionChip": "Κίνηση Βίντεο", + "project.videoSensingChip": "Προβολή από Κάμερα", "project.needsConnection": "Χρειάζεται σύνδεση", "project.comments.header": "Σχόλια", - "project.comments.turnOff": "Απενεργοποίηση σχολίων", + "project.comments.toggleOff": "Ανενεργός σχολιασμός", + "project.comments.toggleOn": "Ενεργός σχολιασμός", "project.comments.turnedOff": "Λυπούμαστε, η ανάρτηση σχολίων έχει απενεργοποιηθεί για αυτό το έργο.", "project.share.notShared": "Το έργο δεν είναι σε κοινή χρήση — έτσι μόνο εσείς μπορείτε να το δείτε. Πατήστε \"μοιραστείτε\" για να επιτρέψτε σε όλους να το βλέπουν!", "project.share.sharedLong": "Συγχαρητήρια που μοιραστήκατε το έργο σας! Άλλοι μπορούν τώρα να το δοκιμάσουν, να γράψουν σχόλια, και να το αναμείξουν.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Αποθήκευσε ένα αντίγραφο του έργου και πρόσθεσε δικές σου ιδέες.", "project.remixButton.remixing": "Γίνεται ανάμειξη...", "project.remixes": "Αναμείξεις", + "project.viewAllInList": "Προβολή όλων", "project.inviteToRemix": "Προσκαλέστε χρήστη να κάνει ανάμειξη", "project.instructionsLabel": "Οδηγίες", "project.notesAndCreditsLabel": "Σημειώσεις και Αναφορές", "project.credit": "Ευχαριστώ τον {userLink} για το αρχικό έργο {projectLink}.", "project.deletedBanner": "Σημείωση: Αυτό το έργο βρίσκεται στον κάδο ανακύκλωσης", + "project.defaultCensoredMessage": "Αυτό το έργο αφαιρέθηκε από την Ομάδα του Scratch διότι ήταν ασεβές, ακατάλληλο για όλες τις ηλικίες, ή διαφορετικά παραβιάζει τις οδηγίες της κοινότητας Scratch.", + "project.communityCensoredMessage": "Το έργο σας προσωρινά δεν είναι σε κοινή χρήση επειδή πολλοί άνθρωποι το ανέφεραν ως ακατάλληλο.", + "project.willReviewCensoredMessage": "Η Ομάδα του Scratch θα επιθεωρήσει το έργο με βάση τις {communityGuidelinesLink}, και είτε θα επαναφέρει το έργο είτε θα επιβεβαιώσει τη λογοκρισία.", + "project.tempCensoredMessage": "Παρακαλούμε διαβάστε τις {communityGuidelinesLink} και βεβαιωθείτε ότι θα επεξεργαστείτε το έργο για να βεβαιωθείτε ότι είναι σύμφωνο με τις οδηγίες πριν το μοιραστείτε ξανά.", + "project.permCensoredMessage": "Δε μπορείτε να το ξανα-μοιραστείτε ποτέ στο μέλλον.", + "project.communityGuidelines": "οδηγίες κοινότητας", "project.moderationInfoLabel": "Πληροφορίες ελέγχου", "project.numScripts": "{number} σενάρια", "project.numSprites": "{number} αντικείμενα", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Πως φτιάξατε αυτό το έργο; Χρησιμοποιήσατε ιδέες, σενάρια ή εικονογραφήσεις από άλλα άτομα; Ευχαριστήστε τους εδώ.", "project.descriptionPlaceholder": "Πείτε στον κόσμο πώς να χρησιμοποιήσουν το έργο σας (όπως ποια πλήκτρα να πατήσουν).", "project.cloudDataAlert": "Αυτό το έργο χρησιμοποιεί δεδομένα Cloud - ένα χαρακτηριστικό διαθέσιμο μόνο σε συνδεδεμένους χρήστες.", - "project.usernameBlockAlert": "Αυτό το έργο μπορεί να ανιχνεύσει ποιος το χρησιμοποιεί, μέσα από την εντολή \"όνομα χρήστη\". Για να διατηρήσετε την ανωνυμία σας, αποσυνδεθείτε πριν το χρησιμοποιήσετε." + "project.cloudVariables": "Μεταβλητές Cloud", + "project.cloudDataLink": "Δες Δεδομένα", + "project.usernameBlockAlert": "Αυτό το έργο μπορεί να ανιχνεύσει ποιος το χρησιμοποιεί, μέσα από την εντολή \"όνομα χρήστη\". Για να διατηρήσετε την ανωνυμία σας, αποσυνδεθείτε πριν το χρησιμοποιήσετε.", + "project.inappropriateUpdate": "Χμ... ο ανιχνευτής κακών λέξεων πιστεύει πως υπάρχει κάποιο πρόβλημα με το κείμενό σας. Παρακαλώ αλλάξτε το και θυμηθείτε να δείχνετε σεβασμό." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/en.json b/www/scratch-website.preview-l10njson/en.json index 06c6556b..b41b6008 100644 --- a/www/scratch-website.preview-l10njson/en.json +++ b/www/scratch-website.preview-l10njson/en.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pen", "project.text2SpeechChip": "Text to Speech", "project.translateChip": "Translate", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "Video Sensing", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Save a copy of this project and add your own ideas.", "project.remixButton.remixing": "Remixing...", "project.remixes": "Remixes", + "project.viewAllInList": "View all", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/es-419.json b/www/scratch-website.preview-l10njson/es-419.json index 63c9e1ae..71fb47d5 100644 --- a/www/scratch-website.preview-l10njson/es-419.json +++ b/www/scratch-website.preview-l10njson/es-419.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Lápiz", "project.text2SpeechChip": "Texto a Voz", "project.translateChip": "Traductor", - "project.videoMotionChip": "movimiento del video", + "project.videoSensingChip": "Sensor de video", "project.needsConnection": "Needs Connection", "project.comments.header": "Comentarios", - "project.comments.turnOff": "Desactivar comentarios", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "¡Felicidades, compartiste tu proyecto! Otras personas podrán probarlo, dar comentarios y reinventarlo.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Guardar una copia de este proyecto y añadir tus propias ideas.", "project.remixButton.remixing": "Reinventando...", "project.remixes": "Reinvenciones", + "project.viewAllInList": "Ver todo", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instrucciones", "project.notesAndCreditsLabel": "Notas y créditos", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Nota: este proyecto está en la basura", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/es.json b/www/scratch-website.preview-l10njson/es.json index f64aa9b4..38c10e20 100644 --- a/www/scratch-website.preview-l10njson/es.json +++ b/www/scratch-website.preview-l10njson/es.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Lápiz", "project.text2SpeechChip": "Texto a voz", "project.translateChip": "Traducir", - "project.videoMotionChip": "Movimiento del vídeo", + "project.videoSensingChip": "Sensor de vídeo", "project.needsConnection": "Necesita conexión", "project.comments.header": "Comentarios", - "project.comments.turnOff": "Desactivar comentarios", + "project.comments.toggleOff": "Comentarios deshabilitados", + "project.comments.toggleOn": "Comentarios habilitados", "project.comments.turnedOff": "Lo siento, se han desactivado los comentarios para este proyecto.", "project.share.notShared": "Este proyecto no está compartido — sólo tu puedes verlo. ¡Haz clic en compartir para que todo el mundo pueda verlo!", "project.share.sharedLong": "¡Felicidades, compartiste tu proyecto! Otras personas podrán probarlo, dar comentarios y reinventarlo.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Guardar una copia de este proyecto y añadir tus propias ideas.", "project.remixButton.remixing": "Reinventando...", "project.remixes": "Reinvenciones", + "project.viewAllInList": "Ver todo", "project.inviteToRemix": "Invitar a un usuario a remezclar", "project.instructionsLabel": "Instrucciones", "project.notesAndCreditsLabel": "Notas y créditos", "project.credit": "Gracias a {userLink} por el proyecto original {projectLink}.", "project.deletedBanner": "Nota: este proyecto está en la basura", + "project.defaultCensoredMessage": "Este proyecto fue removido por el Equipo de Scratch porque no era respetuoso, por ser inapropiado para todas las edades, o bien porque rompía las Reglas de la Comunidad de Scratch.", + "project.communityCensoredMessage": "Su proyecto ha dejado de ser temporalmente no-compartido porque varias personas lo reportaron como inadecuado.", + "project.willReviewCensoredMessage": "El Equipo de Scratch revisará el proyecto basándose en las {communityGuidelinesLink}, y restaurará el proyecto o confirmará la moción de censura.", + "project.tempCensoredMessage": "Por favor lea las {communityGuidelinesLink} y asegúrese de modificar el proyecto para asegurarse de que sea respetuoso de las normas antes de empezar a compartirlo..", + "project.permCensoredMessage": "No puede volver a compartirse en el futuro.", + "project.communityGuidelines": "reglas de la comunidad", "project.moderationInfoLabel": "Información de moderación", "project.numScripts": "{number} códigos", "project.numSprites": "{number} objetos", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "¿Cómo hiciste este proyecto? ¿Usaste ideas, objetos o arte de otras personas? Dales las gracias aquí.", "project.descriptionPlaceholder": "Dile a la gente cómo usar tu proyecto (por ejemplo qué teclas deben pulsar).", "project.cloudDataAlert": "Este proyecto utiliza datos en la nube - una caracteristica que sólo está disponible para Scratchers registrados.", - "project.usernameBlockAlert": "Este proyecto puede detectar quién está usándolo a través del bloque \"nombre de usuario\". Para no revelar tu identidad, sal de tu cuenta antes de usar el proyecto." + "project.cloudVariables": "Variables en la nube", + "project.cloudDataLink": "Ver datos", + "project.usernameBlockAlert": "Este proyecto puede detectar quién está usándolo a través del bloque \"nombre de usuario\". Para no revelar tu identidad, sal de tu cuenta antes de usar el proyecto.", + "project.inappropriateUpdate": "Umm ... el detector de malas palabras cree que hay un problema con tu texto. Por favor cámbiala y recuerda ser respetuoso." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/et.json b/www/scratch-website.preview-l10njson/et.json index fcea05f8..fcbbb20d 100644 --- a/www/scratch-website.preview-l10njson/et.json +++ b/www/scratch-website.preview-l10njson/et.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pliiats", "project.text2SpeechChip": "Teksti muutmine kõneks", "project.translateChip": "tõlgi", - "project.videoMotionChip": "video liikumine", + "project.videoSensingChip": "Videoandurid", "project.needsConnection": "Needs Connection", "project.comments.header": "Kommentaarid", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Õnnitleme projekti jagamise puhul! Teised inimesed võivad nüüd seda proovida, anda kommentaare ja remiksida seda.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Save a copy of this project and add your own ideas.", "project.remixButton.remixing": "Remiksimine ...", "project.remixes": "Remiksid", + "project.viewAllInList": "Vaata kõiki", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instruktsioonid", "project.notesAndCreditsLabel": "Märkused ja Autorid", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Märkus: See projekt on prügikastis", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/eu.json b/www/scratch-website.preview-l10njson/eu.json index 69721c02..d9c0ecce 100644 --- a/www/scratch-website.preview-l10njson/eu.json +++ b/www/scratch-website.preview-l10njson/eu.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Arkatza", "project.text2SpeechChip": "Testua irakurri", "project.translateChip": "Itzuli", - "project.videoMotionChip": "Bideo mugimendua", + "project.videoSensingChip": "Bideo-sentsorea", "project.needsConnection": "Konexioa behar du", "project.comments.header": "Iruzkinak", - "project.comments.turnOff": "Desaktibatu iruzkinak", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Zorionak proiektua partekatzeagatik! Besteek probatu, iruzkindu eta birnahastu dezakete orain.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Proiektu honen kopia bat gorde eta zure ideiak gehitu.", "project.remixButton.remixing": "Birnahasten...", "project.remixes": "Birnahasketak", + "project.viewAllInList": "Guztia ikusi", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Argibideak", "project.notesAndCreditsLabel": "Oharrak eta kredituak", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Oharra: Proiektu hau zakarrontzian dago", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "komunitatearen gida-lerroak", "project.moderationInfoLabel": "Moderazio-informazioa", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/fa.json b/www/scratch-website.preview-l10njson/fa.json index 151cdf7e..a33a3470 100644 --- a/www/scratch-website.preview-l10njson/fa.json +++ b/www/scratch-website.preview-l10njson/fa.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "قلم", "project.text2SpeechChip": "تبدیل متن به گفتار", "project.translateChip": "ترجمه کردن", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "درک کردن از طریق ویدیو", "project.needsConnection": "Needs Connection", "project.comments.header": "نظرات", - "project.comments.turnOff": "غیرفعال کردن نظردهی", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "تبریک فراوان برای به اشتراک گذاشتن پروژه! حالا دیگران می‌توانند آن را اجرا کنند، نظر بدهند و بازترکیب کنند.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "یک نسخه از این پروژه را ذخیره کن و به ایده های خود اضافه کن.", "project.remixButton.remixing": "ترکیب مجدد ..", "project.remixes": "ترکیبات", + "project.viewAllInList": "همه را نشان بده", "project.inviteToRemix": "دعوت از کاربری برای بازترکیب", "project.instructionsLabel": "روش کار", "project.notesAndCreditsLabel": "یادداشت‌ها و قدردانی‌ها", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "متغیرها رایانش ابری", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/fi.json b/www/scratch-website.preview-l10njson/fi.json index a14b02ba..8a5cb321 100644 --- a/www/scratch-website.preview-l10njson/fi.json +++ b/www/scratch-website.preview-l10njson/fi.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Kynä", "project.text2SpeechChip": "Teksti puheeksi", "project.translateChip": "Käännä", - "project.videoMotionChip": "Videon liike", + "project.videoSensingChip": "Videohavainnointi", "project.needsConnection": "Tarvitsee yhteyden", "project.comments.header": "Kommentit", - "project.comments.turnOff": "Poista kommentointi käytöstä", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Valitettavasti kommenttien lähettäminen on poistettu käytöstä tässä projektissa.", "project.share.notShared": "Tätä projektia ei ole jaettu — niinpä vain sinä näet sen. Klikkaa jaa, jotta kaikki näkevät sen!", "project.share.sharedLong": "Onnittelut projektin jakamisesta! Muut ihmiset voivat nyt kokeilla sitä, kommentoida ja remiksata sen.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Tallenna kopio tästä projektista ja lisää omia ideoitasi.", "project.remixButton.remixing": "Remiksataan...", "project.remixes": "Remiksaukset", + "project.viewAllInList": "Katso kaikki", "project.inviteToRemix": "Kutsu käyttäjä remiksaamaan", "project.instructionsLabel": "Ohjeet", "project.notesAndCreditsLabel": "Ilmoitukset ja kiitokset", "project.credit": "Kiitos {userLink} alkuperäisestä projektista {projectLink}.", "project.deletedBanner": "Huomautus: Tämä projekti on roskakorissa", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "yhteisön suuntaviivoja", "project.moderationInfoLabel": "Moderoinnin tiedot", "project.numScripts": "{number} skriptiä", "project.numSprites": "{number} hahmoa", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Miten teit tämän projektin? Käytitkö muiden ihmisten ideoita, skriptejä tai kuvitusta? Kiitä heitä tässä.", "project.descriptionPlaceholder": "Kerro ihmisille, miten projektiasi käytetään (kuten mitä näppäimiä painetaan).", "project.cloudDataAlert": "Tässä projektissa käytetään pilvitietoja - ominaisuus, joka on käytettävissä vain kirjautuneille scratchaajille.", - "project.usernameBlockAlert": "Tämä projekti voi tunnistaa, kuka sitä käyttää hyödyntäen \"käyttäjänimi\"-lohkoa. Jos haluat piilottaa henkilöllisyytesi, kirjaudu ulos ennen projektin käyttöä." + "project.cloudVariables": "Pilvimuuttujat", + "project.cloudDataLink": "Katso data", + "project.usernameBlockAlert": "Tämä projekti voi tunnistaa, kuka sitä käyttää hyödyntäen \"käyttäjänimi\"-lohkoa. Jos haluat piilottaa henkilöllisyytesi, kirjaudu ulos ennen projektin käyttöä.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/fr.json b/www/scratch-website.preview-l10njson/fr.json index 678d4528..f53b3a64 100644 --- a/www/scratch-website.preview-l10njson/fr.json +++ b/www/scratch-website.preview-l10njson/fr.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Stylo", "project.text2SpeechChip": "Synthèse vocale", "project.translateChip": "Traduire", - "project.videoMotionChip": "Mouvement video", + "project.videoSensingChip": "Détection vidéo", "project.needsConnection": "À besoin d'être connecté", "project.comments.header": "Commentaires", - "project.comments.turnOff": "Désactiver les commentaires", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Désolé, mais l'envoi de commentaires a été désactivé pour ce projet.", "project.share.notShared": "Ce projet n'est pas partagé - donc vous seul pouvez le voir. Cliquer sur Partager pour que tout le monde puisse le voir.", "project.share.sharedLong": "Félicitations d'avoir partagé votre projet! D'autres personnes peuvent désormais l'essayer, faire des commentaires, et le modifier.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Sauvegarder une copie de ce projet et ajouter vos propres idées", "project.remixButton.remixing": "En cours de remix...", "project.remixes": "Remix", + "project.viewAllInList": "Tout voir", "project.inviteToRemix": "Inviter un utilisateur à remixer.", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes et contributeurs", "project.credit": "Merci à {userLink} pour le projet original {projectLink}.", "project.deletedBanner": "Note: Ce projet est dans la poubelle", + "project.defaultCensoredMessage": "Ce projet a été retiré par l'Équipe Scratch car il était irrespectueux, inapproprié pour tous les âges, ou car il ne respectait pas les règles de conduite de la communauté Scratch.", + "project.communityCensoredMessage": "Votre projet a été temporairement départagé car plusieurs personnes l'ont rapporté comme inapproprié.", + "project.willReviewCensoredMessage": "L'Équipe Scratch va vérifier ce projet sur base des {communityGuidelinesLink} et soit le restaurer ou confirmer la censure.", + "project.tempCensoredMessage": "Merci de lire les {communityGuidelinesLink} et veillez à éditer la page du projet être sur qu'il soit respectueux avant de le repartager.", + "project.permCensoredMessage": "Il ne peut pas être repartagé à n'importe quel moment dans le futur.", + "project.communityGuidelines": "règles de communauté", "project.moderationInfoLabel": "Info modération", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Comment as-tu fait ce projet? As tu utilisé des idées, des scripts ou des œuvres d'autres personnes? Remercie-les ici.", "project.descriptionPlaceholder": "Dis aux autres comment utiliser ton projet (comme par exemple sur quelles touches appuyer).", "project.cloudDataAlert": "Ce projet utilise des données serveurs - une fonctionnalité qui n'est accessible qu'aux Scratcheurs connectés.", - "project.usernameBlockAlert": "Ce projet peut détecter qui l'utilise grâce au bloc \"nom d'utilisateur\". Pour masquer son identité, se déconnecter avant d'utiliser le projet." + "project.cloudVariables": "Variables serveurs", + "project.cloudDataLink": "Voir les données Cloud", + "project.usernameBlockAlert": "Ce projet peut détecter qui l'utilise grâce au bloc \"nom d'utilisateur\". Pour masquer son identité, se déconnecter avant d'utiliser le projet.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/ga.json b/www/scratch-website.preview-l10njson/ga.json index d342711b..206d16a4 100644 --- a/www/scratch-website.preview-l10njson/ga.json +++ b/www/scratch-website.preview-l10njson/ga.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Peann", "project.text2SpeechChip": "Téacs-go-Caint", "project.translateChip": "Aistriúchán", - "project.videoMotionChip": "Físghluaiseacht", + "project.videoSensingChip": "Físbhraiteacht", "project.needsConnection": "Ceangal de dhíth", "project.comments.header": "Nótaí Tráchta", - "project.comments.turnOff": "Múch nótaí tráchta", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Ár leithscéal, múchadh trácht don tionscadal seo.", "project.share.notShared": "Níl an tionscadal poiblí — tusa amháin atá in ann é a fheiceáil. Cliceáil Comhroinn lena chur os comhair an tsaoil!", "project.share.sharedLong": "Comhghairdeas leat as do thionscadal a chomhroinnt! Beidh daoine eile in ann triail a bhaint as, trácht a dhéanamh air, agus athmheascadh.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Sábháil cóip den tionscadal seo agus cuir leis.", "project.remixButton.remixing": "Á athmheascadh...", "project.remixes": "Athmheascthaí", + "project.viewAllInList": "Taispeáin uile", "project.inviteToRemix": "Tabhair cuireadh d'úsáideoir athmheascadh a dhéanamh", "project.instructionsLabel": "Treoracha", "project.notesAndCreditsLabel": "Nótaí agus Admhálacha", "project.credit": "Tá mé buíoch de {userLink} as an mbuntionscadal {projectLink}.", "project.deletedBanner": "Nóta: Tá an tionscadal seo sa bhruscar", + "project.defaultCensoredMessage": "Thóg Foireann Scratch an tionscadal seo anuas toisc go raibh sé drochmheasúil, mí-oiriúnach do pháistí de gach aois, nó de bharr gur sháraigh sé treoirlínte an phobail Scratch ar bhealach éigin.", + "project.communityCensoredMessage": "Tógadh an tionscadal seo anuas go sealadach toisc go ndearna mórán daoine gearán faoi.", + "project.willReviewCensoredMessage": "Déanfaidh Foireann Scratch athbhreithniú ar an tionscadal bunaithe ar {communityGuidelinesLink}, agus ansin tabharfaidh siad an tionscadal ar ais, nó deimneoidh siad an chinsireacht.", + "project.tempCensoredMessage": "Sula bhfoilseoidh tú an tionscadal arís, ba chóir duit {communityGuidelinesLink} a léamh, agus an tionscadal a athrú sa chaoi nach mbeidh sé drochmheasúil.", + "project.permCensoredMessage": "Ní féidir é a chomhroinnt aon uair amach anseo.", + "project.communityGuidelines": "treoirlínte an chomhphobail", "project.moderationInfoLabel": "Eolas Modhnóireachta", "project.numScripts": "{number} script", "project.numSprites": "{number} sprid", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Cén chaoi a ndearna tú an tionscadal seo? Ar bhain tú tairbhe as smaointe, scripteanna, nó ealaín ó dhaoine eile? Gabh buíochas dóibh anseo.", "project.descriptionPlaceholder": "Inis do dhaoine conas a úsáidtear an tionscadal (mar shampla, na heochracha le húsáid).", "project.cloudDataAlert": "Úsáideann an tionscadal seo néalsonraí - gné nach bhfuil ar fáil ach d'úsáideoirí logáilte isteach.", - "project.usernameBlockAlert": "Is féidir leis an tionscadal seo na daoine atá á úsáid a fheiceáil leis an mbloc \"ainm úsáideora\". Chun d'aitheantas a choinneáil faoi rún, ba chóir duit logáil amach sula n-úsáidfidh tú an tionscadal." + "project.cloudVariables": "Néalathróga", + "project.cloudDataLink": "Breathnaigh ar na Sonraí", + "project.usernameBlockAlert": "Is féidir leis an tionscadal seo na daoine atá á úsáid a fheiceáil leis an mbloc \"ainm úsáideora\". Chun d'aitheantas a choinneáil faoi rún, ba chóir duit logáil amach sula n-úsáidfidh tú an tionscadal.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/gd.json b/www/scratch-website.preview-l10njson/gd.json index a3e23592..9ab5164d 100644 --- a/www/scratch-website.preview-l10njson/gd.json +++ b/www/scratch-website.preview-l10njson/gd.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Peann", "project.text2SpeechChip": "Teacsa na chainnt", "project.translateChip": "Eadar-theangaich", - "project.videoMotionChip": "Gluasad a’ video", + "project.videoSensingChip": "Mothachadh video", "project.needsConnection": "Tha feum air ceangal", "project.comments.header": "Beachdan", - "project.comments.turnOff": "Cuir na beachdan dheth", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Tha sinn duilich ach chaidh postadh bheachdan a chur dheth airson a’ phròiseict seo.", "project.share.notShared": "Cha deach am pròiseact seo a cho-roinneadh – mar sin chan fhaic ach thu fhèin e. Briog air “Co-roinn” ach am faic a h-uile duine e!", "project.share.sharedLong": "Meal do naidheachd gun do cho-roinn thu am pròiseact agad! ’S urrainn dho chàch fheuchainn a-nis, beachdan a thoirt agus ath-mheasgachadh.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Sàbhail lethbhreac dhen phròiseact seo agus cuir na beachdan agad fhèin ris.", "project.remixButton.remixing": "'Ga ath-mheasgachadh...", "project.remixes": "Ath-mheasgachaidhean", + "project.viewAllInList": "Seall na h-uile", "project.inviteToRemix": "Thoir cuireadh do chleachdaiche airson ath-mheagachadh", "project.instructionsLabel": "Stiùireadh", "project.notesAndCreditsLabel": "Nòtaichean is urram", "project.credit": "Mòran taing dha {userLink} airson a’ phròiseict thùsail {projectLink}.", "project.deletedBanner": "An aire: tha am pròiseact seo sa bhiona", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "riaghailtean giùlain", "project.moderationInfoLabel": "Fiosrachadh maorsainneachd", "project.numScripts": "{number} sgriobt(aichean)", "project.numSprites": "{number} sprìd(ean)", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Ciamar a chuthaich thu am pròiseact seo? an do chleachd thu beachdan, sgriobtaichean no obair-ealain aig daoine eile? Thoir taing dhaibh an seo.", "project.descriptionPlaceholder": "Innis mar a chleachdar am pròiseact agad (can dè na h-iuchraichean a dh’fheumas daoine brùthadh orra).", "project.cloudDataAlert": "Cleachdaidh am pròiseact seo dàta neòil ‒ seo gleus nach eil ri làimh ach do luchd-Scratch a chlàraich a-steach.", - "project.usernameBlockAlert": "’S urrainn dhan phròiseact seo mothachadh air cò tha ga chleachdadh le bloca “ainm-cleachdaiche”. Ma tha thu airson falach cò thusa, clàraich a-mach mus cleachd thu am pròiseact seo." + "project.cloudVariables": "Caochladairean neòil", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "’S urrainn dhan phròiseact seo mothachadh air cò tha ga chleachdadh le bloca “ainm-cleachdaiche”. Ma tha thu airson falach cò thusa, clàraich a-mach mus cleachd thu am pròiseact seo.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/gl.json b/www/scratch-website.preview-l10njson/gl.json index e9cc34c5..98147eb5 100644 --- a/www/scratch-website.preview-l10njson/gl.json +++ b/www/scratch-website.preview-l10njson/gl.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Lapis", "project.text2SpeechChip": "Texto a fala", "project.translateChip": "Traducir", - "project.videoMotionChip": "Movemento do vídeo", + "project.videoSensingChip": "Sensor de vídeo", "project.needsConnection": "Needs Connection", "project.comments.header": "Comentarios", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Parabéns, compartiches o teu proxecto! Outras persoas poderán probalo, facer comentarios e recrealo.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Garda unha copia deste proxecto e engade as túas propias ideas.", "project.remixButton.remixing": "Mesturando...", "project.remixes": "Recreacións", + "project.viewAllInList": "Ver todo", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instruccións", "project.notesAndCreditsLabel": "Notas e Recoñecementos", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Nota: este proxecto está no lixo", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Variables na nube", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/he.json b/www/scratch-website.preview-l10njson/he.json index 1cd83387..2e02a2cb 100644 --- a/www/scratch-website.preview-l10njson/he.json +++ b/www/scratch-website.preview-l10njson/he.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "עט", "project.text2SpeechChip": "טקסט לדיבור", "project.translateChip": "תרגם", - "project.videoMotionChip": "תנועה מבוססת וידאו", + "project.videoSensingChip": "חיישן מצלמה", "project.needsConnection": "Needs Connection", "project.comments.header": "תגובות", - "project.comments.turnOff": "כבה תיבת תגובות", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "שמור עותק של פרוייקט זה והוסף רעיונות משלך.", "project.remixButton.remixing": "עורך מחדש...", "project.remixes": "רימיקסים", + "project.viewAllInList": "הצג הכל", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "הוראות", "project.notesAndCreditsLabel": "הערות וקרדיטים", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "הערה: הפרויקט הזה נמצא בתיקיית פח האשפה", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/hr.json b/www/scratch-website.preview-l10njson/hr.json index ce52dd0e..e762a9a7 100644 --- a/www/scratch-website.preview-l10njson/hr.json +++ b/www/scratch-website.preview-l10njson/hr.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Olovka", "project.text2SpeechChip": "Tekst u govor", "project.translateChip": "Prevedi", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "Video", "project.needsConnection": "Needs Connection", "project.comments.header": "Komentari", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Save a copy of this project and add your own ideas.", "project.remixButton.remixing": "Obrađujem...", "project.remixes": "Remixes", + "project.viewAllInList": "Sve prikažite", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Upute", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/hu.json b/www/scratch-website.preview-l10njson/hu.json index 636f76df..617e1fd8 100644 --- a/www/scratch-website.preview-l10njson/hu.json +++ b/www/scratch-website.preview-l10njson/hu.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Toll", "project.text2SpeechChip": "Text to Speech", "project.translateChip": "Fordítás", - "project.videoMotionChip": "Videó mozgás", + "project.videoSensingChip": "Videóérzékelés", "project.needsConnection": "Kapcsolatra van szükség", "project.comments.header": "Hozzászólások", - "project.comments.turnOff": "Hozzászólások kikapcsolása", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sajnáljuk, a hozzászólások ki lettek kapcsolva ennél a projektnél.", "project.share.notShared": "Ez a projekt nincs megosztva — így csak te láthatod. Kattints a megosztásra, hogy mindenki láthassa!", "project.share.sharedLong": "Gratulálunk, hogy megosztottad a projectedet! Más emberek most már kipróbálhatják, írhatnak róla hozzászólásokat és remixelhetik.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Csinálj egy másolatot erről a projectről és add hozzá a saját ötleteidet.", "project.remixButton.remixing": "Remixelés...", "project.remixes": "Remixek", + "project.viewAllInList": "Összes megtekintése", "project.inviteToRemix": "Hívj meg egy felhasználót remixelésre", "project.instructionsLabel": "Utasítások", "project.notesAndCreditsLabel": "Megjegyzések és stáblista", "project.credit": "Köszönet {userLink} felhasználónak az eredeti projektért: {projectLink}.", "project.deletedBanner": "Megjegyzés: Ez a projekt a Kuka mappában van", + "project.defaultCensoredMessage": "Ezt a projektet eltávolította a Scratch csapat, mert tiszteletlen volt, nem minden korosztálynak megfelelő vagy más módon sértette a Scratch közösségi irányelveket.", + "project.communityCensoredMessage": "A projekted megosztását átmenetileg megszüntettük, mert többen jelezték, hogy nem megfelelő.", + "project.willReviewCensoredMessage": "A Scratch csapata átnézi a projektet a {communityGuidelinesLink} alapján, és vagy visszaállítja a megosztást vagy megerősíti a cenzúrát.", + "project.tempCensoredMessage": "Kérjük, olvasd el a {communityGuidelinesLink} oldalt, és mindenképpen szerkeszd át úgy a projektedet, hogy tiszteletteljes legyen, mielőtt újból megosztod.", + "project.permCensoredMessage": "A jövőben sem lehet soha újból megosztani.", + "project.communityGuidelines": "közösségi irányelvek", "project.moderationInfoLabel": "Moderációs információ", "project.numScripts": "{number} feladat", "project.numSprites": "{number} szereplő", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Hogyan készítetted a projektedet? Felhasználtad mások ötleteit, programját vagy műveit? Köszönd meg itt!", "project.descriptionPlaceholder": "Írd le, hogyan kell használni a projektedet! (Például, melyik billentyűk használhatók?)", "project.cloudDataAlert": "Ez a projekt felhő adatokat használ – ezt a funkciót csak belépett Scratch-elők érhetik el.", - "project.usernameBlockAlert": "Ez a projekt a „felhasználó” blokk alapján meg tudja állapítani, ki használja. A felhasználó elrejtéséhez ki kell lépned a projekt használata előtt." + "project.cloudVariables": "Megosztott változók", + "project.cloudDataLink": "Adatok", + "project.usernameBlockAlert": "Ez a projekt a „felhasználó” blokk alapján meg tudja állapítani, ki használja. A felhasználó elrejtéséhez ki kell lépned a projekt használata előtt.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/id.json b/www/scratch-website.preview-l10njson/id.json index 3f74e0e7..e1ddf62f 100644 --- a/www/scratch-website.preview-l10njson/id.json +++ b/www/scratch-website.preview-l10njson/id.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pena", "project.text2SpeechChip": "Teks ke Ucapan.", "project.translateChip": "Terjemahkan", - "project.videoMotionChip": "Gerakan Video", + "project.videoSensingChip": "Sensor Video", "project.needsConnection": "Needs Connection", "project.comments.header": "Komentar", - "project.comments.turnOff": "Tutup komentar", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Selamat atas membagikan karyamu! Orang lain sekarang dapat mencobanya, memberikan komentar, dan me-remixnya.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Simpan salinan karya ini dan tambahkan dengan idemu sendiri", "project.remixButton.remixing": "Remixing...", "project.remixes": "Remix", + "project.viewAllInList": "Lihat semua", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instruksi", "project.notesAndCreditsLabel": "Catatan dan Kredit", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Catatan: Karya ini ada di folder sampah", + "project.defaultCensoredMessage": "Karya ini dihapus oleh Scratch Team karena tidak sopan, tidak pantas untuk semua umur, atau melanggar pedoman komunitas Scratch.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Ini tidak bakal bisa dibagikan ulang kapanpun di masa depan.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/is.json b/www/scratch-website.preview-l10njson/is.json index 80238165..0b24a2da 100644 --- a/www/scratch-website.preview-l10njson/is.json +++ b/www/scratch-website.preview-l10njson/is.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Penni", "project.text2SpeechChip": "Text to Speech", "project.translateChip": "Translate", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "Vídeó mæling", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Vista afrit af þessu verkefni og bæta við eigin hugmyndum.", "project.remixButton.remixing": "Endurblanda...", "project.remixes": "Endurblandanir", + "project.viewAllInList": "Skoða allt", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/it.json b/www/scratch-website.preview-l10njson/it.json index c131951e..6fba491d 100644 --- a/www/scratch-website.preview-l10njson/it.json +++ b/www/scratch-website.preview-l10njson/it.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Penna", "project.text2SpeechChip": "Da Testo a Voce", "project.translateChip": "Traduci", - "project.videoMotionChip": "Movimento Webcam", + "project.videoSensingChip": "Movimento Webcam", "project.needsConnection": "Collegamento Necessario", "project.comments.header": "Commenti", - "project.comments.turnOff": "Disabilita i commenti", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Siamo spiacenti, ma l'invio di commenti è stato disabilitato per questo progetto.", "project.share.notShared": "Questo progetto non è condiviso -- solo tu puoi vederlo per ora. Clicca condivi per farlo vedere a tutti!", "project.share.sharedLong": "Congratulazioni per aver condiviso il tuo progetto! Gli altri utenti potranno ora provarlo, lasciare commenti e remixarlo.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Salva una copia di questo progetto e aggiungi le tue idee.", "project.remixButton.remixing": "Creazione del remix in corso...", "project.remixes": "Remix", + "project.viewAllInList": "Visualizza tutto", "project.inviteToRemix": "Invita l'utente a creare un remix", "project.instructionsLabel": "Istruzioni", "project.notesAndCreditsLabel": "Note e Crediti", "project.credit": "Grazie a {userLink} per il progetto originale {projectLink}.", "project.deletedBanner": "Nota: Questo progetto è nel Cestino", + "project.defaultCensoredMessage": "Il progetto è stato rimosso dal team di Scratch perchè considerato irrispettoso, non appropriato per tutte le età o perché vìola le linee guida della comunità di Scratch.", + "project.communityCensoredMessage": "Il tuo progetto è stato momentaneamente rimosso dai progetti condivisi in quanto diversi membri della comunità lo hanno segnalato come inappropriato.", + "project.willReviewCensoredMessage": "il Team di Scratch verificherà se il progetto è conforme alle {communityGuidelinesLink} e deciderà se ripristinare il progetto o se confermarne la cancellazione.", + "project.tempCensoredMessage": "Ti preghiamo di leggere le {communityGuidelinesLink} e di modificare il progetto in modo che le rispetti prima di condividerlo nuovamente.", + "project.permCensoredMessage": "Non può essere condiviso di nuovo in futuro.", + "project.communityGuidelines": "linee guida della comunità", "project.moderationInfoLabel": "Informazioni sulla Moderazione", "project.numScripts": "{number} script", "project.numSprites": "{number} sprite", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Come hai creato questo progetto? Hai usato idee, script o disegni di altri utenti? Ringraziali qui.", "project.descriptionPlaceholder": "Spiega agli altri utenti come usare il tuo progetto (ad esempio quali tasti occorre premere).", "project.cloudDataAlert": "Questo progetto usa dati Cloud - questa caratteristica è disponibile solo agli utenti che hanno effettuato l'accesso.", - "project.usernameBlockAlert": "Questo progetto può individuare chi lo sta usando, attraverso il blocco \"username\". Se non vuoi rivelare la tua identità, esci prima di usare il progetto." + "project.cloudVariables": "Variabili Cloud", + "project.cloudDataLink": "Mostra i Dati", + "project.usernameBlockAlert": "Questo progetto può individuare chi lo sta usando, attraverso il blocco \"username\". Se non vuoi rivelare la tua identità, esci prima di usare il progetto.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/ja-Hira.json b/www/scratch-website.preview-l10njson/ja-Hira.json index e6cf0b32..e1b8d025 100644 --- a/www/scratch-website.preview-l10njson/ja-Hira.json +++ b/www/scratch-website.preview-l10njson/ja-Hira.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "ペン", "project.text2SpeechChip": "おんせいごうせい", "project.translateChip": "ほんやく", - "project.videoMotionChip": "ビデオモーション", + "project.videoSensingChip": "ビデオモーションセンサー", "project.needsConnection": "せつぞくがひつよう", "project.comments.header": "コメント", - "project.comments.turnOff": "コメントをオフにする", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "もうしわけありませんが、 このプロジェクトへのコメントとうこうは、オフにせっていされています。", "project.share.notShared": "このプロジェクトはきょうゆうされていません — あなただけがみることができます。きょうゆうして、みんなにこうかいしましょう!", "project.share.sharedLong": "おめでとうございます! プロジェクトが、きょうゆうされました。だれでもためしたり、コメントしたり、リミックスできるようになりました。", @@ -22,11 +23,18 @@ "project.remixButton.altText": "このプロジェクトのコピーをほぞんして、あなたじしんのアイデアをついかします。", "project.remixButton.remixing": "リミックス中...", "project.remixes": "リミックス", + "project.viewAllInList": "すべてをみる", "project.inviteToRemix": "リミックスするユーザをしょうたいする", "project.instructionsLabel": "つかいかた", "project.notesAndCreditsLabel": "メモとクレジット", "project.credit": "げんさく{projectLink}をつくった{userLink}さんにかんしゃします。", "project.deletedBanner": "ちゅうい:このプロジェクトは、ゴミばこにいれられています。", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "コミュニティーガイドライン ", "project.moderationInfoLabel": "モデレータじょうほう", "project.numScripts": "{number}スクリプト", "project.numSprites": "{number}スプライト", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "どうやってこのプロジェクトを作成(さくせい)しましたか? 他の人(ほかのひと)のアイデア、スクリプト、あるいはアートワークを活用(かつよう)したのか? ここでその作者(さくしゃ)に感謝(かんしゃ)しましょう。", "project.descriptionPlaceholder": "このプロジェクトの利用(りよう)方法(ほうほう)を示し(しめし)てください(どのキーを押す(おす)など)。", "project.cloudDataAlert": "このプロジェクトはクラウドデータを使用(しよう)しています - Scratcherとしてサインインすると使用(しよう)できる機能(きのう)です。 ", - "project.usernameBlockAlert": "このプロジェクトは「ユーザー名」ブロックを使っ(つかっ)て、誰(だれ)が使っ(つかっ)ているかを検出(けんしゅつ)します。特定(とくてい)されたくない場合(ばあい)はこのプロジェクトを使う(つかう)前(まえ)にサインアウトしてください。 " + "project.cloudVariables": "クラウド変数(へんすう)", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "このプロジェクトは「ユーザー名」ブロックを使っ(つかっ)て、誰(だれ)が使っ(つかっ)ているかを検出(けんしゅつ)します。特定(とくてい)されたくない場合(ばあい)はこのプロジェクトを使う(つかう)前(まえ)にサインアウトしてください。 ", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/ja.json b/www/scratch-website.preview-l10njson/ja.json index f54e78d9..c70ff82d 100644 --- a/www/scratch-website.preview-l10njson/ja.json +++ b/www/scratch-website.preview-l10njson/ja.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "ペン", "project.text2SpeechChip": "音声合成", "project.translateChip": "翻訳", - "project.videoMotionChip": "ビデオモーション", + "project.videoSensingChip": "ビデオモーションセンサー", "project.needsConnection": "接続が必要", "project.comments.header": "コメント", - "project.comments.turnOff": "コメントをオフにする", + "project.comments.toggleOff": "コメントはオフです", + "project.comments.toggleOn": "コメントはオンです", "project.comments.turnedOff": "申し訳ありませんが、 このプロジェクトへのコメント投稿はオフに設定されています。", "project.share.notShared": "このプロジェクトは共有されていません — あなただけが見ることができます。共有してみんなに公開しましょう!", "project.share.sharedLong": "おめでとうございます!プロジェクトが共有されました。誰でも試したり、コメントしたり、リミックスできるようになりました。", @@ -22,11 +23,18 @@ "project.remixButton.altText": "このプロジェクトのコピーを保存して、あなた自身のアイデアを追加します。", "project.remixButton.remixing": "リミックス中...", "project.remixes": "リミックス", + "project.viewAllInList": "すべてを見る", "project.inviteToRemix": "リミックスするユーザを招待する", "project.instructionsLabel": "使い方", "project.notesAndCreditsLabel": "メモとクレジット", "project.credit": "原作{projectLink}を作った{userLink}さんに感謝します。", "project.deletedBanner": "注意:このプロジェクトはゴミ箱に入れられています。", + "project.defaultCensoredMessage": "このプロジェクトは、「他人を嫌な気持ちにさせる」「すべての世代の人が見るには不適切」など、Scratchコミュニティガイドラインに反すると判断されたため、Scratchチームにより削除されました。", + "project.communityCensoredMessage": "プロジェクトが不適切だと複数の人が報告したので、一時的に非共有にされました。", + "project.willReviewCensoredMessage": "Scratchチームはプロジェクトを{communityGuidelinesLink}に基づいて確認し、プロジェクトを復帰させるか検閲を続けるかを決めます。", + "project.tempCensoredMessage": "もう一度共有する前に、{communityGuidelinesLink}を読み、プロジェクトを編集して、敬意を示すようにしましょう。", + "project.permCensoredMessage": "これは、再共有できません。", + "project.communityGuidelines": "コミュニティーガイドライン ", "project.moderationInfoLabel": "モデレータ情報", "project.numScripts": "{number}スクリプト", "project.numSprites": "{number}スプライト", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "どうやってこのプロジェクトを作成しましたか? 他の人のアイデア、スクリプト、あるいはアートワークを活用したのか? ここでその作者に感謝しましょう。", "project.descriptionPlaceholder": "このプロジェクトの利用方法を示してください(どのキーを押すなど)。", "project.cloudDataAlert": "このプロジェクトはクラウドデータを使用しています - Scratcherとしてサインインすると使用できる機能です。 ", - "project.usernameBlockAlert": "このプロジェクトは「ユーザー名」ブロックを使って、誰が使っているかを検出します。特定されたくない場合はこのプロジェクトを使う前にサインアウトしてください。 " + "project.cloudVariables": "クラウド変数", + "project.cloudDataLink": "データを見る", + "project.usernameBlockAlert": "このプロジェクトは「ユーザー名」ブロックを使って、誰が使っているかを検出します。特定されたくない場合はこのプロジェクトを使う前にサインアウトしてください。 ", + "project.inappropriateUpdate": "うーん、悪い言葉検出機構が問題のあるコメントを検出しました。文章を変えて、敬意を示すことを忘れないでください。 " } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/ko.json b/www/scratch-website.preview-l10njson/ko.json index 6caaad8c..cf18491b 100644 --- a/www/scratch-website.preview-l10njson/ko.json +++ b/www/scratch-website.preview-l10njson/ko.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "펜", "project.text2SpeechChip": "텍스트 음성 변환(TTS)", "project.translateChip": "번역", - "project.videoMotionChip": "비디오 동작", + "project.videoSensingChip": "비디오 감지", "project.needsConnection": "연결 필요", "project.comments.header": "댓글", - "project.comments.turnOff": "댓글 차단하기", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "죄송합니다, 이 프로젝트에서 댓글을 다는 것은 차단되어 있습니다", "project.share.notShared": "이 프로젝트는 공유되지 않았습니다 — 따라서 당신만 볼 수 있습니다. 공유해서 다른 사람도 볼 수 있게 해봅시다!", "project.share.sharedLong": "당신의 프로젝트를 공유한 것을 축하합니다! 이제 다른 사람이 실행하고, 댓글을 달고, 리믹스할 수 있습니다.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "이 프로젝트를 복사해서 저장하고, 당신의 아이디어를 추가하세요.", "project.remixButton.remixing": "리믹스 중...", "project.remixes": "리믹스", + "project.viewAllInList": "모두 보기", "project.inviteToRemix": "리믹스할 사용자 초대하기", "project.instructionsLabel": "사용 방법", "project.notesAndCreditsLabel": "참고사항 및 참여자", "project.credit": "원본 프로젝트 {projectLink}에 대해 {userLink}님께 감사드립니다.", "project.deletedBanner": "참고: 이 프로젝트는 휴지통에 있습니다.", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "커뮤니티 지침", "project.moderationInfoLabel": "관리 정보", "project.numScripts": "스크립트 {number}개", "project.numSprites": "스프라이트 {number}개", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "이 프로젝트를 어떻게 만들었나요? 다른 사람의 아이디어, 스크립트, 또는 그림을 사용했나요? 그 사람들에게 감사의 글을 적으세요.", "project.descriptionPlaceholder": "사람들에게 프로젝트를 사용하는 방법(예를 들어 눌러야 하는 키)을 알려 주세요.", "project.cloudDataAlert": "이 프로젝트는 클라우드 데이터(로그인한 스크래처만 사용 가능한 기능)를 사용합니다.", - "project.usernameBlockAlert": "이 프로젝트는 \"사용자 이름\" 블록을 통해 사용하는 사람을 알아낼 수 있습니다. 당신의 신분을 숨기려면, 프로젝트를 사용하기 전에 로그아웃 하세요." + "project.cloudVariables": "클라우드 변수", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "이 프로젝트는 \"사용자 이름\" 블록을 통해 사용하는 사람을 알아낼 수 있습니다. 당신의 신분을 숨기려면, 프로젝트를 사용하기 전에 로그아웃 하세요.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/lt.json b/www/scratch-website.preview-l10njson/lt.json index aa30a4df..3ade93c8 100644 --- a/www/scratch-website.preview-l10njson/lt.json +++ b/www/scratch-website.preview-l10njson/lt.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pieštukas", "project.text2SpeechChip": "Skaityti tekstą", "project.translateChip": "Išversti", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "Vaizdo jutikliai", "project.needsConnection": "Needs Connection", "project.comments.header": "Komentarai", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Save a copy of this project and add your own ideas.", "project.remixButton.remixing": "Perdaroma kūryba (remiksas)...", "project.remixes": "Perdaryti projektai", + "project.viewAllInList": "Peržiūrėti viską", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/lv.json b/www/scratch-website.preview-l10njson/lv.json index 685d1235..21b298dc 100644 --- a/www/scratch-website.preview-l10njson/lv.json +++ b/www/scratch-website.preview-l10njson/lv.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Zīmulis", "project.text2SpeechChip": "Runāšana", "project.translateChip": "Tulkot", - "project.videoMotionChip": "Video kustība", + "project.videoSensingChip": "Video uztveršana", "project.needsConnection": "Needs Connection", "project.comments.header": "Komentāri", - "project.comments.turnOff": "Izslēgt komentēšanu", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Apsveicam ar projekta kopīgošanu! Citi tagad to varēs izmēģināt, komentēt un remiksēt.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Saglabā šī projekta kopiju un pievieno savas idejas", "project.remixButton.remixing": "Remiksē....", "project.remixes": "Remiksi", + "project.viewAllInList": "Apskatīt visus", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instrukcijas", "project.notesAndCreditsLabel": "Piezīmes un atsauces", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Piezīme: Šis projekts ir aktritnes mapē", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Mākoņmainīgie", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/mi.json b/www/scratch-website.preview-l10njson/mi.json index 5653c0d0..8f7cf8f3 100644 --- a/www/scratch-website.preview-l10njson/mi.json +++ b/www/scratch-website.preview-l10njson/mi.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pene", "project.text2SpeechChip": "Kuputuhi ki te Kōrero ", "project.translateChip": "Google Translate", - "project.videoMotionChip": "Nekehanga Ataata", + "project.videoSensingChip": "He Tairongo Ataata", "project.needsConnection": "Needs Connection", "project.comments.header": "Tukunga Kōrero", - "project.comments.turnOff": "Whakawetohia ngā tukunga kōrero", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Ngā mihi, mō te tuari o tō kaupapa! Ka taea e ngā tāngata ki te whakamahi, tuku kōrero, whakahou anō hoki i te kaupapa.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Tiakina tētahi kape o tēnei kaupapa, ā, tāpirihia ō ake whakaaro hoki", "project.remixButton.remixing": "Kei te whakarākeitia...", "project.remixes": "Ngā Whakarākeitanga", + "project.viewAllInList": "Tirohia te katoa", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Ngā Tohutohu", "project.notesAndCreditsLabel": "Ngā Kōrero Āpiti me ngā Mihi", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Kia mōhio: Kei roto te kaupapa i te kōpaki para", + "project.defaultCensoredMessage": "I tangohia tēnei kaupapa e te Tīma Scratch, nā te mea, he whakatīkai, kāore i te tōtika mō ngā tamariki, pakeke rānei, kua hara rānei i ngā aratohu mō te hāpori Scratch.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Kāore e whakaaetia te tuari anō ā muri ake nei.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/nb.json b/www/scratch-website.preview-l10njson/nb.json index a8ad2f19..a2479af3 100644 --- a/www/scratch-website.preview-l10njson/nb.json +++ b/www/scratch-website.preview-l10njson/nb.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Penn", "project.text2SpeechChip": "Tekst til tale", "project.translateChip": "Oversette", - "project.videoMotionChip": "Videobevegelse", + "project.videoSensingChip": "Sansing med kamera", "project.needsConnection": "Needs Connection", "project.comments.header": "Kommentarer", - "project.comments.turnOff": "Skru av kommentering", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Gratulerer med at du har lagt ut prosjektet ditt! Nå kan andre prøve det, kommentere og remikse det.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Lagre en kopi av dette prosjektet og legg inn ting du selv finner på.", "project.remixButton.remixing": "Remikser...", "project.remixes": "Remiksinger", + "project.viewAllInList": "Vis alt", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Hvordan bruke prosjektet", "project.notesAndCreditsLabel": "Merknader og bidragsytere", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Merk: Dette prosjektet ligger i søppelkassen", + "project.defaultCensoredMessage": "Dette prosjektet ble fjernet av Scratch-administratorene fordi det var støtende, upassende eller på annen måte i strid med retningslinjene for nettstedet.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Det kan ikke legges ut igjen.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/nl.json b/www/scratch-website.preview-l10njson/nl.json index 9076677c..efcbee9c 100644 --- a/www/scratch-website.preview-l10njson/nl.json +++ b/www/scratch-website.preview-l10njson/nl.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pen", "project.text2SpeechChip": "Tekst naar spraak", "project.translateChip": "Vertaal", - "project.videoMotionChip": "Video bewegingsherkenning", + "project.videoSensingChip": "Video waarneming", "project.needsConnection": "Internetverbinding nodig", "project.comments.header": "Opmerkingen", - "project.comments.turnOff": "Zet reacties uit", + "project.comments.toggleOff": "Commentaar uit", + "project.comments.toggleOn": "Commentaar aan", "project.comments.turnedOff": "Sorry, bij dit project is de mogelijkheid opmerkingen te plaatsen uit gezet.", "project.share.notShared": "Dit project is niet gedeeld, dus alleen jij kan het zien. Klik \"Deel\" als je wil dat iedereen het kan zien!", "project.share.sharedLong": "Gefeliciteerd! Je hebt je project gedeeld! Anderen kunnen het nu uitproberen, opmerkingen plaatsen of hergebruiken.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Sla een kopie van dit project op en voeg je eigen ideeën toe.", "project.remixButton.remixing": "Remixen...", "project.remixes": "Hergebruikt", + "project.viewAllInList": "Alles bekijken", "project.inviteToRemix": "Nodig gebruiker uit om een remix te maken", "project.instructionsLabel": "Instructies", "project.notesAndCreditsLabel": "Opmerkingen en credits", "project.credit": "Dank aan {userLink} voor het originele project {projectLink}", "project.deletedBanner": "Let op: Dit project is verplaatst naar de prullenbak", + "project.defaultCensoredMessage": "Dit project is verwijderd door het Scratch Team omdat het respectloos, niet voor alle leeftijden gepast of op andere wijze in conflict is met de Scratch Community richtlijnen.", + "project.communityCensoredMessage": "Je project is tijdelijk niet meer gedeeld omdat meerdere mensen het als ongepast hebben gemeld.", + "project.willReviewCensoredMessage": "Het Scratch Team zal het project bekijken op basis van de {communityGuidelinesLink}, en het óf herstellen, óf de censuur bevestigen.", + "project.tempCensoredMessage": "Lees alsjeblieft de {communityGuidelinesLink}en zorg dat je er zeker van bent om het zo te veranderen dat het respectvol is alvorens het opnieuw te delen.", + "project.permCensoredMessage": "Het kan nooit meer gedeeld worden.", + "project.communityGuidelines": "gemeenschapsrichtlijnen", "project.moderationInfoLabel": "Moderatie-info", "project.numScripts": "{number}scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Hoe heb je dit project gemaakt? Heb je ideeën, scripts of artwork van anderen gebruikt? Bedank ze dan hier.", "project.descriptionPlaceholder": "Vertel hoe je project te gebruiken (zoals welke toetsen in te drukken).", "project.cloudDataAlert": "Dit project gebruikt cloud data - iets dat alleen mogelijk is voor Scratchers die aangemeld zijn. ", - "project.usernameBlockAlert": "Dit project kan detecteren wie het gebruikt, via het \"gebruikersnaam\" blok. Om je identiteit te verbergen, meld je je af voordat je het project gebruikt." + "project.cloudVariables": "Cloud Variabelen", + "project.cloudDataLink": "Zie Gegevens", + "project.usernameBlockAlert": "Dit project kan detecteren wie het gebruikt, via het \"gebruikersnaam\" blok. Om je identiteit te verbergen, meld je je af voordat je het project gebruikt.", + "project.inappropriateUpdate": "Hmm …, de detector voor verkeerde woorden denkt dat er een probleem is met je tekst. Verander het en wees respectvol." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/nn.json b/www/scratch-website.preview-l10njson/nn.json index c543bbc3..072353a1 100644 --- a/www/scratch-website.preview-l10njson/nn.json +++ b/www/scratch-website.preview-l10njson/nn.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Penn", "project.text2SpeechChip": "Tekst til tale", "project.translateChip": "Omsetjing", - "project.videoMotionChip": "Videorørsle", + "project.videoSensingChip": "Sansing med kamera", "project.needsConnection": "Treng tilkopling", "project.comments.header": "Kommentarar", - "project.comments.turnOff": "Slå av kommentarar", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Kommentarar er slått av for dette prosjektet.", "project.share.notShared": "Prosjektet er ikkje lagt ut, så berre du kan sjå det. Trykk «Legg ut» viss du vil at alle skal kunna sjå det!", "project.share.sharedLong": "Gratulerer med at du har lagt ut prosjektet ditt! No kan andre prøva det, kommentera det og remiksa det.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Lagra ein kopi av dette prosjektet, og legg inn ting du sjølv finn på.", "project.remixButton.remixing": "Remiksar …", "project.remixes": "Remiksingar", + "project.viewAllInList": "Vis alle", "project.inviteToRemix": "Inviter brukaren til å remiksa", "project.instructionsLabel": "Korleis bruka prosjektet", "project.notesAndCreditsLabel": "Merknadar og bidragsytarar", "project.credit": "Takk til {userLink} for det opphavlege prosjektet {projectLink}.", "project.deletedBanner": "Merk: Dette prosjektet ligg i papirkorga", + "project.defaultCensoredMessage": "Dette prosjektet vart fjerna av Scratch-administratorane fordi det var støytande, upassande eller på annan måte i strid med retningslinjene våre.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Det kan ikkje verta lagt ut att.", + "project.communityGuidelines": "retningslinjene våre", "project.moderationInfoLabel": "Modereringsinformasjon", "project.numScripts": "{number} skript", "project.numSprites": "{number} figurar", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Korleis laga du prosjektet? Har du brukt idéar, skript eller teikningar frå andre? Hugs i så fall å takka dei her.", "project.descriptionPlaceholder": "Fortel andre korleis dei skal bruka prosjektet (for eksempel kva for tastar dei skal trykkja på).", "project.cloudDataAlert": "Dette prosjektet brukar nettvariablar, som er ein funksjon som berre er tilgjengeleg for innlogga brukarar.", - "project.usernameBlockAlert": "Dette prosjektet kan oppdaga kven som brukar det, via «brukarnamn»-blokka. Viss du ikkje vil visa kven du er, logg ut før du brukar prosjektet." + "project.cloudVariables": "Nettvariablar", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "Dette prosjektet kan oppdaga kven som brukar det, via «brukarnamn»-blokka. Viss du ikkje vil visa kven du er, logg ut før du brukar prosjektet.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/pl.json b/www/scratch-website.preview-l10njson/pl.json index 2f26d8c5..93f2383c 100644 --- a/www/scratch-website.preview-l10njson/pl.json +++ b/www/scratch-website.preview-l10njson/pl.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pióro", "project.text2SpeechChip": "Tekst na Mowę", "project.translateChip": "Tłumacz", - "project.videoMotionChip": "Ruch wideo", + "project.videoSensingChip": "Czujniki wideo", "project.needsConnection": "Wymaga połączenia", "project.comments.header": "Komentarze", - "project.comments.turnOff": "Wyłącz komentarze", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Niestety, publikowanie komentarzy zostało wyłączone dla tego projektu.", "project.share.notShared": "Ten projekt nie jest udostępniony — więc tylko Ty możesz go zobaczyć. Kliknij Udostępnij, aby wszyscy go zobaczyli.", "project.share.sharedLong": "Gratulujemy udostępnienia Twojego projektu! Inni mogą go przetestować, zostawić komentarz i zremiksować.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Zapisz kopię tego projektu i dodaj własne pomysły.", "project.remixButton.remixing": "Remiksowanie...", "project.remixes": "Remiksy", + "project.viewAllInList": "Zobacz wszystko", "project.inviteToRemix": "Zaproś użytkownika do remiksowania", "project.instructionsLabel": "Instrukcje", "project.notesAndCreditsLabel": "Notatki i podziękowania", "project.credit": "Podziękuj {userLink} za oryginalny projekt {projectLink}.", "project.deletedBanner": "Uwaga: Ten projekt jest w folderze Kosz", + "project.defaultCensoredMessage": "Ten projekt został usunięty przez zespół Scratch, ponieważ był on pozbawiony szacunku, nieodpowiedni dla wszystkich grup wiekowych lub w inny sposób naruszał Wytyczne społeczności Scratch.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "Wytyczne dla społeczności", "project.moderationInfoLabel": "Informacje o moderacji", "project.numScripts": "{number} skryptów", "project.numSprites": "{number} duszków", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Jak stworzyłeś ten projekt? Czy wykorzystywałeś pomysły, skrypty lub dzieła innych ludzi? Podziękuj im tutaj.", "project.descriptionPlaceholder": "Powiedz ludziom, jak korzystać z projektu (na przykład, które klawisze nacisnąć).", "project.cloudDataAlert": "Ten projekt wykorzystuje dane w chmurze - funkcja dostępna tylko dla zalogowanych Scratcherów.", - "project.usernameBlockAlert": "Ten projekt może wykryć, kto go używa, poprzez bloczek \"nazwa użytkownika\". Aby ukryć swoją tożsamość, wyloguj się przed skorzystaniem z projektu." + "project.cloudVariables": "Zmienne w chmurze", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "Ten projekt może wykryć, kto go używa, poprzez bloczek \"nazwa użytkownika\". Aby ukryć swoją tożsamość, wyloguj się przed skorzystaniem z projektu.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/pt-br.json b/www/scratch-website.preview-l10njson/pt-br.json index aace15bd..c3b980aa 100644 --- a/www/scratch-website.preview-l10njson/pt-br.json +++ b/www/scratch-website.preview-l10njson/pt-br.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Caneta", "project.text2SpeechChip": "Texto para Fala", "project.translateChip": "Traduzir", - "project.videoMotionChip": "Sensor de Vídeo", + "project.videoSensingChip": "Detecção de Vídeo", "project.needsConnection": "Precisa de Conexão", "project.comments.header": "Comentários", - "project.comments.turnOff": "Desativar comentários", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Desculpe, a publicação de comentários foi desabilitada para esse projeto", "project.share.notShared": "Este projeto não está compartilhado — somente você pode vê-lo. Clique em Compartilhar para torná-lo visível a todos!", "project.share.sharedLong": "Parabéns por compartilhar seu projeto! Outras pessoas agora podem experimentá-lo, fazer comentários e remixá-lo.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Salvar uma cópia deste projeto e adicionar suas próprias ideias.", "project.remixButton.remixing": "Remixando...", "project.remixes": "Remixagens", + "project.viewAllInList": "Ver tudo", "project.inviteToRemix": "Convidar usuário a remixar", "project.instructionsLabel": "Instruções", "project.notesAndCreditsLabel": "Notas e créditos", "project.credit": "Agradecer a {userLink}pelo projeto original {projectLink}", "project.deletedBanner": "Observação: este projeto está na lixeira", + "project.defaultCensoredMessage": "Esse projeto foi removido pela equipe Scratch por ser desrespeitoso, inapropriado para todas as idades, ou por violar de alguma forma as diretrizes da comunidade Scratch.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Ele não pode ser compartilhado novamente no futuro.", + "project.communityGuidelines": "diretrizes da comunidade", "project.moderationInfoLabel": "Informação de Moderação", "project.numScripts": "{number} scripts", "project.numSprites": "{number} atores", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Como você fez este projeto? Você usou ideias, blocos e arte de outras pessoas? Agradeça a eles aqui.", "project.descriptionPlaceholder": "Diga as pessoas como utilizar seu projeto (por exemplo, quais teclas usar).", "project.cloudDataAlert": "Este projeto usa dados em nuvem - uma característica que está disponível somente para Scratchers cadastrados.", - "project.usernameBlockAlert": "O projeto pode detectar quem está utilizando, por meio do bloco \"nome de usuário\". Para esconder sua identidade, saia do sistema antes de usar o projeto. " + "project.cloudVariables": "Variáveis em Nuvem", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "O projeto pode detectar quem está utilizando, por meio do bloco \"nome de usuário\". Para esconder sua identidade, saia do sistema antes de usar o projeto. ", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/pt.json b/www/scratch-website.preview-l10njson/pt.json index 1810b4b0..d2569f30 100644 --- a/www/scratch-website.preview-l10njson/pt.json +++ b/www/scratch-website.preview-l10njson/pt.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Caneta", "project.text2SpeechChip": "Texto para Fala", "project.translateChip": "Traduzir", - "project.videoMotionChip": "Movimento no Vídeo", + "project.videoSensingChip": "Vídeo Sensorial", "project.needsConnection": "Requer Ligação", "project.comments.header": "Comentários", - "project.comments.turnOff": "Desligar comentários", + "project.comments.toggleOff": "Comentários inactivos", + "project.comments.toggleOn": "Comentários activos", "project.comments.turnedOff": "Lamentamos, a publicação de comentários foi desactivada para este projecto.", "project.share.notShared": "Este projecto não está partilhado – só você o pode ver. Clique em partilhar para o tornar visível por todos!", "project.share.sharedLong": "Parabéns por partilhar o seu projecto! Outras pessoas podem agora experimentá-lo, fazer comentários e remisturá-lo.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Guarde uma cópia deste projecto e adicione as suas próprias ideias.", "project.remixButton.remixing": "A remisturar...", "project.remixes": "Remisturas", + "project.viewAllInList": "Ver tudo", "project.inviteToRemix": "Convidar utilizador para remisturar", "project.instructionsLabel": "Instruções", "project.notesAndCreditsLabel": "Notas e Créditos", "project.credit": "Obrigado a {userLink} pelo projecto original {projectLink}.", "project.deletedBanner": "Nota: Este projecto está na pasta de lixo", + "project.defaultCensoredMessage": "Este projecto foi removido pela Equipa Scratch por ser desrespeitoso, por ser desapropriado para todas as idades ou por de alguma outra forma violar as linhas de orientação da comunidade.", + "project.communityCensoredMessage": "O seu projecto deixou temporariamente de estar partilhado pois foi reportado por múltiplas pessoas como sendo desapropriado.", + "project.willReviewCensoredMessage": "A Equipa Scratch reverá o projecto com base nas {communityGuidelinesLink} e, das duas uma, ou o restaurarão, ou confirmarão a sua censura.", + "project.tempCensoredMessage": "Por favor leia as {communityGuidelinesLink} e assegure-se de que edita o projecto de modo a garantir que ele as respeita antes de o voltar a partilhar.", + "project.permCensoredMessage": "Nunca mais poderá voltar a ser partilhado.", + "project.communityGuidelines": "linhas de orientação da comunidade", "project.moderationInfoLabel": "Informação de Moderação", "project.numScripts": "{number} guiões", "project.numSprites": "{number} actores", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Como fez este projecto? Utilizou ideias, guiões ou criações de outras pessoas? Agradeça-lhes aqui.", "project.descriptionPlaceholder": "Diga como se usa o seu projecto (por exemplo, que teclas se devem pressionar).", "project.cloudDataAlert": "Este projecto usa dados de nuvem – uma funcionalidade disponível apenas para Scratchadores autenticados.", - "project.usernameBlockAlert": "Este projecto pode detectar quem o está a usar através do bloco «o nome de utilizador». Para esconder a sua identidade, saia antes de usar este projecto." + "project.cloudVariables": "Variáveis de Nuvem", + "project.cloudDataLink": "Ver Dados", + "project.usernameBlockAlert": "Este projecto pode detectar quem o está a usar através do bloco «o nome de utilizador». Para esconder a sua identidade, saia antes de usar este projecto.", + "project.inappropriateUpdate": "Hmm… O detector de palavrões pensa que há um problema com o seu texto. Por favor altere-o e lembre-se de ser respeitoso." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/ro.json b/www/scratch-website.preview-l10njson/ro.json index 96061a06..8c03391c 100644 --- a/www/scratch-website.preview-l10njson/ro.json +++ b/www/scratch-website.preview-l10njson/ro.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Stilou", "project.text2SpeechChip": "Text în Vorbire", "project.translateChip": "Traducere", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "Detectare video", "project.needsConnection": "Needs Connection", "project.comments.header": "Comentarii", - "project.comments.turnOff": "Dezactivează comentariile", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Felicitari pentru partajarea proiectului tau! Ceilalti pot acum sa il incerce si ei, sa adauge comentarii si sa il amestece.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Salvează o copie a acestui proiect și adaugă propriile tale idei.", "project.remixButton.remixing": "Se remixează...", "project.remixes": "Amestecari", + "project.viewAllInList": "Vezi tot", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instrucțiuni", "project.notesAndCreditsLabel": "Observatii si Credite", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Notă: Acest proiect este în coșul de gunoi", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/ru.json b/www/scratch-website.preview-l10njson/ru.json index d956c0b9..69b6a635 100644 --- a/www/scratch-website.preview-l10njson/ru.json +++ b/www/scratch-website.preview-l10njson/ru.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Перо", "project.text2SpeechChip": "Текст в речь", "project.translateChip": "Перевести", - "project.videoMotionChip": "Видео-детектор движения", + "project.videoSensingChip": "Видео распознавание", "project.needsConnection": "Needs Connection", "project.comments.header": "Комментарии", - "project.comments.turnOff": "Отключить комментирование", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "Это приватный проект, поэтому его можете видеть только вы. Нажмите «Поделиться», чтобы он стал виден всем!", "project.share.sharedLong": "Поздравляем вас с делением вашего проекта! Другие люди теперь могут попробовать, дать комментарии и переделать их.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Сохрани копию проекта и добавь что-то своё.", "project.remixButton.remixing": "Создание ремикса...", "project.remixes": "Ремиксы", + "project.viewAllInList": "Посмотреть все", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Инструкции", "project.notesAndCreditsLabel": "Примечания и благодарности", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Примечание: Этот проект находится в папке корзины", + "project.defaultCensoredMessage": "Этот проект был удален командой Scratch за нарушение правил сообщества", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Он не может быть опубликован в любое время в будущем.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number}скриптов", "project.numSprites": "{number}спрайтов", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Как вы создали этот проект? Использовали ли вы идеи, скрипты или рисунки других людей? Поблагодарите их здесь.", "project.descriptionPlaceholder": "Расскажите людям как пользоваться проектом (например, какие клавиши нажимать).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "Этот проект может определить, кто его использует, по блоку “имя пользователя”. Чтобы скрыть своё имя, выйдите из системы, прежде чем использовать этот проект. " + "project.cloudVariables": "Облачные Данные", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "Этот проект может определить, кто его использует, по блоку “имя пользователя”. Чтобы скрыть своё имя, выйдите из системы, прежде чем использовать этот проект. ", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/sk.json b/www/scratch-website.preview-l10njson/sk.json index 131eb495..6936b6db 100644 --- a/www/scratch-website.preview-l10njson/sk.json +++ b/www/scratch-website.preview-l10njson/sk.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Pero", "project.text2SpeechChip": "Syntéza reči", "project.translateChip": "Preložiť", - "project.videoMotionChip": "Pohyb videa", + "project.videoSensingChip": "Využi video snímanie", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Ulož kópiu tohto projektu a pridaj svoje vlastné nápady.", "project.remixButton.remixing": "Odvodzujem...", "project.remixes": "Remixes", + "project.viewAllInList": "Ukázať všetko", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/sl.json b/www/scratch-website.preview-l10njson/sl.json index d6f035c3..9a105b62 100644 --- a/www/scratch-website.preview-l10njson/sl.json +++ b/www/scratch-website.preview-l10njson/sl.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Svinčnik", "project.text2SpeechChip": "Besedilo v govor", "project.translateChip": "Prevedi", - "project.videoMotionChip": "Video premik", + "project.videoSensingChip": "Video zaznavanje", "project.needsConnection": "Potrebuje povezavo", "project.comments.header": "Komentarji", - "project.comments.turnOff": "Izklopi komentiranje", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Za ta projekt je bilo onemogočeno objavljanje komentarjev.", "project.share.notShared": "Ta projekt ni deljen -- vidiš ga lahko le ti. Klikni Deli in omogoči, da ga vidijo tudi drugi!", "project.share.sharedLong": "Čestitamo! Uspešno si delil-a projekt! Sedaj ga lahko tudi ostali preizkusijo, komentirajo in predelajo.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Shrani kopijo tega projekta in dodaj svoje ideje.", "project.remixButton.remixing": "Predelovanje...", "project.remixes": "Predelave", + "project.viewAllInList": "Poglej vse", "project.inviteToRemix": "Povabi uporabnika k predelavie", "project.instructionsLabel": "Navodila", "project.notesAndCreditsLabel": "Opombe in zasluge", "project.credit": "Hvala {userLink}za originalni projekt {projectLink}.", "project.deletedBanner": "Opomba: Ta projekt je v smetnjaku.", + "project.defaultCensoredMessage": "Ta projekt je odstranila skupina Scratch, ker ni bil primeren za vse starosti ali pa je kako drugače kršil pravila spletne skupnosti Scratch.", + "project.communityCensoredMessage": "Tvoj projekt začasno ne bo deljen, saj je več uporabnikov mnenja, da ni primeren. ", + "project.willReviewCensoredMessage": "Ekjipa Scratch bo tvoj pregled pregledala, ali je v skladu s smernicami{communityGuidelinesLink}ter projekt bodisi spet omogočila ali pa potrdila njegovo neprimernost.", + "project.tempCensoredMessage": "Preberi {communityGuidelinesLink} in poskrbi, da boš spremenil projekt tako, da bo primeren, preden ga ponovno deliš.", + "project.permCensoredMessage": "Ne more nikoli več biti ponovno deljen.", + "project.communityGuidelines": "smernice skupnosti", "project.moderationInfoLabel": "Podatki o moderiranju", "project.numScripts": "{number} skript", "project.numSprites": "{number} figur", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Kako si ustvaril-a ta projekt? Če si uporabil ideje, skripte ali umetniško delo koga drugega, se mu lahko zahvališ na tem mestu. ", "project.descriptionPlaceholder": "Povej ostalim, kako se uporablja tvoj projekt (na primer, katere tipke naj pritisnejo)", "project.cloudDataAlert": "Ta projekt uporablja podatke v oblaku - možnost, ki je na voljo le prijavljenim uporabnikom.", - "project.usernameBlockAlert": "Ta projekt lahko s pomočjo bloka “uporabniško ime” zazna, kdo ga uporablja. Če želiš skriti svojo identiteto, se pred uporabo projekta odjavi." + "project.cloudVariables": "Spremenljivke v oblaku", + "project.cloudDataLink": "Oglej si podatke", + "project.usernameBlockAlert": "Ta projekt lahko s pomočjo bloka “uporabniško ime” zazna, kdo ga uporablja. Če želiš skriti svojo identiteto, se pred uporabo projekta odjavi.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/sr.json b/www/scratch-website.preview-l10njson/sr.json index eaebe3e2..62fa3d19 100644 --- a/www/scratch-website.preview-l10njson/sr.json +++ b/www/scratch-website.preview-l10njson/sr.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Оловка", "project.text2SpeechChip": "Текст у Говор", "project.translateChip": "Преведи", - "project.videoMotionChip": "Видео кретање", + "project.videoSensingChip": "Видео детекција", "project.needsConnection": "Needs Connection", "project.comments.header": "Коментари", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Честитамо на дељењу твог пројекта! Други људи сада могу да га испробају, оставе коментаре или да га прераде.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Сними копију овог пројекта и додај своје идеје.", "project.remixButton.remixing": "Прерађујем...", "project.remixes": "Прерађени", + "project.viewAllInList": "Прегледај све", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Упутства", "project.notesAndCreditsLabel": "Белешке и заслуге", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Напомена: Овај пројекат се налази у директоријуму одпадака", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/sv.json b/www/scratch-website.preview-l10njson/sv.json index 56e689e2..8c4caa2e 100644 --- a/www/scratch-website.preview-l10njson/sv.json +++ b/www/scratch-website.preview-l10njson/sv.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Penna", "project.text2SpeechChip": "Text till tal", "project.translateChip": "Översätta", - "project.videoMotionChip": "Videorörelse", + "project.videoSensingChip": "Video - Känna av", "project.needsConnection": "Behöver uppkoppling", "project.comments.header": "Kommentarer", - "project.comments.turnOff": "Stäng av kommentarer", + "project.comments.toggleOff": "Kommentera av", + "project.comments.toggleOn": "Kommentera på", "project.comments.turnedOff": "Tyvärr, kommentarer är inte tillåtet för de här projektet.", "project.share.notShared": "Projektet är inte delat - det är bara du som ser det. Klicka på dela så ser alla det!", "project.share.sharedLong": "Grattis till ditt delade projekt! Andra deltagare kan nu prova, ge kommentarer och remixa det.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Spara en kopia av projektet och lägg till dina egna idéer.", "project.remixButton.remixing": "Remixar ...", "project.remixes": "Remixningar", + "project.viewAllInList": "Visa alla", "project.inviteToRemix": "Bjud in användare för att remixa", "project.instructionsLabel": "Instruktioner", "project.notesAndCreditsLabel": "Noteringar och Beröm", "project.credit": "Tack till {userLink} för orginalprojektet {projectLink}.", "project.deletedBanner": "Notera: Projektet är i skräpmappen", + "project.defaultCensoredMessage": "Projektet togs bort av Scratchteamet därför att det var respektlöst, olämpligt för alla åldrar, eller på annat sätt bryter mot Scratchgemenskapens riktlinjer.", + "project.communityCensoredMessage": "Delningen av ditt projekt har tillfälligt avslutat eftersom många har kommenterat det som olämpligt.", + "project.willReviewCensoredMessage": "Scratchteamet kommer att granska projektet så att det följer {communityGuidelinesLink}, och antingen återställer projektet eller bekräftar censuren.", + "project.tempCensoredMessage": "Var snäll och läs {communityGuidelinesLink} och var noga med att redigera projektet för att göra det mer respektfullt innan du delar det igen. ", + "project.permCensoredMessage": "Det kan inte åter delas någonsin i framtiden.", + "project.communityGuidelines": "användarvillkor", "project.moderationInfoLabel": "Information från moderatorn", "project.numScripts": "{number} skript", "project.numSprites": "{number} sprajtar", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Hur gjorde du projektet? Använde du idéer, skript eller bilder från andra användare? Tacka dem här.", "project.descriptionPlaceholder": "Berätta för andra hur man använder ditt projekt (t.ex vilka tangenter man ska trycka på).", "project.cloudDataAlert": "Projektet använder molndata ‒ en funktion som enbart fungerar för inloggade användare.", - "project.usernameBlockAlert": "Projektet kan upptäcka vem som använder det, via blocket för användarnamn. För att dölja din identitet, logga ut innan du använder projektet." + "project.cloudVariables": "Molnvariabler", + "project.cloudDataLink": "Se data", + "project.usernameBlockAlert": "Projektet kan upptäcka vem som använder det, via blocket för användarnamn. För att dölja din identitet, logga ut innan du använder projektet.", + "project.inappropriateUpdate": "Hmm... dåliga-ord-filtret tycker att det finns ett problem med din text. Vänligen ändra på den och kom ihåg att visa respekt." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/th.json b/www/scratch-website.preview-l10njson/th.json index d1d5fdd8..c902612b 100644 --- a/www/scratch-website.preview-l10njson/th.json +++ b/www/scratch-website.preview-l10njson/th.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "ปากกา", "project.text2SpeechChip": "ข้อความเป็นเสียงพูด", "project.translateChip": "แปลภาษา", - "project.videoMotionChip": "ภาพเคลื่อนไหว", + "project.videoSensingChip": "การตรวจจับวิดีโอ", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "บันทึกสำเนาของโปรเจคนี้และเพิ่มไอเดียของคุณเอง", "project.remixButton.remixing": "กำลังรีมิกซ์...", "project.remixes": "Remixes", + "project.viewAllInList": "View all", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/tr.json b/www/scratch-website.preview-l10njson/tr.json index caad2185..da628083 100644 --- a/www/scratch-website.preview-l10njson/tr.json +++ b/www/scratch-website.preview-l10njson/tr.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Kalem", "project.text2SpeechChip": "Metinden Sese", "project.translateChip": "Çeviri", - "project.videoMotionChip": "Video Hareketi", + "project.videoSensingChip": "Video Algılama", "project.needsConnection": "Bağlantı gerekiyor.", "project.comments.header": "Yorumlar", - "project.comments.turnOff": "Yoruma kapalı yap", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Üzgünüz, bu proje için yorum kapalı.", "project.share.notShared": "Bu proje paylaşılmıyor - bu yüzden sadece siz görebilirsiniz. Herkesin görmesine izin vermek için paylaş'ı tıklayın!", "project.share.sharedLong": "Projeni paylaştığın için tebrikler! Artık diğerleri projeni deneyebilir, yorumlayabilir ve katkı yapabilirler.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Bu projenin bir kopyasını kaydet ve kendi fikirlerini ekle.", "project.remixButton.remixing": "Ekliyorum...", "project.remixes": "Katkılılar", + "project.viewAllInList": "Hepsini gör", "project.inviteToRemix": "Kullanıcıyı katkıya davet et", "project.instructionsLabel": "Yönergeler", "project.notesAndCreditsLabel": "Notlar ve Takdirler", "project.credit": "{projectLink} orijinal projesi {userLink}'e teşekkürler.", "project.deletedBanner": "Not: Bu proje çöp klasöründe", + "project.defaultCensoredMessage": "Bu proje Scratch Ekibi tarafından kaldırıldı çünkü saygısız, her yaş için uygun değildi veya Scratch topluluğu kurallarına aykırıydı.", + "project.communityCensoredMessage": "Projeniz geçici olarak paylaşılmadı çünkü birden fazla kişi uygunsuz olduğunu bildirdi.", + "project.willReviewCensoredMessage": "Scratch Ekibi, {communityGuidelinesLink}'a dayanarak projeyi inceleyecek ve projeyi ya geri yükleyecek veya da sansürü onaylayacaktır..", + "project.tempCensoredMessage": "Lütfen {communityGuidelinesLink} 'ı okuyun ve yeniden paylaşmadan önce saygılı olduğundan emin olacak şekilde düzenleyin.", + "project.permCensoredMessage": "Gelecekte herhangi bir zamanda yeniden paylaşılamaz.", + "project.communityGuidelines": "Topluluk Kuralları", "project.moderationInfoLabel": "Denetleme Bilgisi", "project.numScripts": "{number} kodlar", "project.numSprites": "{number}kuklalar", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "Bu projeyi nasıl yaptın ? Diğer insanların fikirlerini, senaryolarını veya sanat eserlerini kullandın mı? Onlara burada teşekkür et.", "project.descriptionPlaceholder": "Projenin nasıl kullanacağını anlat
(örneğin hangi tuşlara basılmalı).", "project.cloudDataAlert": "Bu proje Bulut verisi kullanıyor - bu özellik sadece giriş yapmış olan kullanıcılara açıktır.", - "project.usernameBlockAlert": "Bu proje “kullanıcı adı” taşını kullanarak kendisini kimin kullandığını bilebilir. Kimliğini gizlemek istiyorsan, projeyi kullanmadan önce çıkış yap." + "project.cloudVariables": "Bulut Değişkenleri", + "project.cloudDataLink": "Verilere bakın.", + "project.usernameBlockAlert": "Bu proje “kullanıcı adı” taşını kullanarak kendisini kimin kullandığını bilebilir. Kimliğini gizlemek istiyorsan, projeyi kullanmadan önce çıkış yap.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/uk.json b/www/scratch-website.preview-l10njson/uk.json index 3b3afd57..0e6c86a7 100644 --- a/www/scratch-website.preview-l10njson/uk.json +++ b/www/scratch-website.preview-l10njson/uk.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Олівець", "project.text2SpeechChip": "Текст у мову", "project.translateChip": "Перекласти", - "project.videoMotionChip": "Відео руху", + "project.videoSensingChip": "Відеосенсор", "project.needsConnection": "Needs Connection", "project.comments.header": "Коментарі", - "project.comments.turnOff": "Вимкнути коментування", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Ваш проект став спільним надбанням! Інші члени спільноти зможуть використовувати та змінювати його.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Зберегти копію цього проекту та додати ваші ідеї", "project.remixButton.remixing": "Реміксування...", "project.remixes": "Ремікси", + "project.viewAllInList": "Показати все", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Вказівки", "project.notesAndCreditsLabel": "Замітки та подяки", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Увага! Цей проект у Смітнику", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Хмарні змінні", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/vi.json b/www/scratch-website.preview-l10njson/vi.json index f8c3a1a5..901fa79b 100644 --- a/www/scratch-website.preview-l10njson/vi.json +++ b/www/scratch-website.preview-l10njson/vi.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Bút vẽ", "project.text2SpeechChip": "Văn bản thành Tiếng nói", "project.translateChip": "Dịch", - "project.videoMotionChip": "Chuyển động video", + "project.videoSensingChip": "Cảm biến Video", "project.needsConnection": "Needs Connection", "project.comments.header": "Bình luận", - "project.comments.turnOff": "Tắt bình luận", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Chúc mừng đã chia sẻ chương trình của bạn! Bây giờ người khác có thể thử, cho bình luận, và phối lại nó. ", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Lưu bản sao của chương trình và thêm ý tưởng của bạn.", "project.remixButton.remixing": "Đang phối lại...", "project.remixes": "Phối lại", + "project.viewAllInList": "Xem tất cả", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Chỉ dẫn", "project.notesAndCreditsLabel": "Chú thích và Dẫn nguồn", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Chú ý: Chương trình này nằm trong thư mục rác", + "project.defaultCensoredMessage": "Chương trình này được xóa bởi Nhóm Scratch vì nó không tôn trọng, không phù hợp cho mọi lứa tuổi, hoặc vi phạm hướng dẫn cộng đồng Scratch.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "Nó không thể chia sẻ lại ở bất cứ thời điểm nào trong trương lai.", + "project.communityGuidelines": "nội quy cộng đồng", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/zh-cn.json b/www/scratch-website.preview-l10njson/zh-cn.json index c55e82a9..8c0ae4b9 100644 --- a/www/scratch-website.preview-l10njson/zh-cn.json +++ b/www/scratch-website.preview-l10njson/zh-cn.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "画笔", "project.text2SpeechChip": "文字朗读", "project.translateChip": "翻译", - "project.videoMotionChip": "视频运动", + "project.videoSensingChip": "视频侦测", "project.needsConnection": "需要连接", "project.comments.header": "评论", - "project.comments.turnOff": "关闭评论", + "project.comments.toggleOff": "评论关闭", + "project.comments.toggleOn": "评论打开", "project.comments.turnedOff": "抱歉,该项目的评论功能已关闭", "project.share.notShared": "此项目未分享——现在只有你自己看得到它。点击分享让其他人也能观看!", "project.share.sharedLong": "分享为快乐之本!其他人现在可以访问你的项目、发表评论,甚至改编它了!", @@ -22,11 +23,18 @@ "project.remixButton.altText": "复制该项目并加入你自己的创意。", "project.remixButton.remixing": "正在改编…", "project.remixes": "改编", + "project.viewAllInList": "查看全部", "project.inviteToRemix": "邀请用户改编", "project.instructionsLabel": "操作说明", "project.notesAndCreditsLabel": "备注与谢志", "project.credit": "感谢原作{projectLink}的作者{userLink}。", "project.deletedBanner": "注意:此项目已在回收桶", + "project.defaultCensoredMessage": "此项目已被 Scratch 团队移除,因为它的内容不适合所有年龄层的人观看,或违反了《Scratch社区行为准则》。", + "project.communityCensoredMessage": "你的作品被举报含有不当内容,已暂停分享。", + "project.willReviewCensoredMessage": "Scratch团队将依据{communityGuidelinesLink}对作品进行审查,以确定举报是否有效。", + "project.tempCensoredMessage": "请在阅读{communityGuidelinesLink}之后修改作品,在重新分享之前确保作品是尊重他人的。", + "project.permCensoredMessage": "未来此项目将不可再被分享。", + "project.communityGuidelines": "《社区行为准则》", "project.moderationInfoLabel": "管理员信息", "project.numScripts": "{number}个脚本", "project.numSprites": "{number}个角色", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "你是如何制作这个项目的?用到其它人的创意、脚本或插图了吗?请在这里向他们表示感谢。", "project.descriptionPlaceholder": "告诉别人如何使用你的项目(比如需要按哪些键。)", "project.cloudDataAlert": "这个项目使用了「云数据」——只有已登录用户才能使用。", - "project.usernameBlockAlert": "这个项目使用了「用户名」积木,可以侦测谁正在使用此项目。若要隐藏身份,先登出后再使用。" + "project.cloudVariables": "云变量", + "project.cloudDataLink": "查看数据", + "project.usernameBlockAlert": "这个项目使用了「用户名」积木,可以侦测谁正在使用此项目。若要隐藏身份,先登出后再使用。", + "project.inappropriateUpdate": "嗯……脏词过滤器认为你的言语有些不妥。请修改你的语言,记住要尊请他人。" } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/zh-tw.json b/www/scratch-website.preview-l10njson/zh-tw.json index fef6ada4..7cf1dadc 100644 --- a/www/scratch-website.preview-l10njson/zh-tw.json +++ b/www/scratch-website.preview-l10njson/zh-tw.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "畫筆", "project.text2SpeechChip": "文字轉語音", "project.translateChip": "翻譯", - "project.videoMotionChip": "視訊動作", + "project.videoSensingChip": "視訊偵測", "project.needsConnection": "需要連接", "project.comments.header": "評論", - "project.comments.turnOff": "關閉評論功能", + "project.comments.toggleOff": "停用評論功能", + "project.comments.toggleOn": "啟用評論功能", "project.comments.turnedOff": "抱歉,這個專案的評論功能已被關閉。", "project.share.notShared": "此專案未分享 — 所以只有你自己看得到它,點擊分享,就能讓其他人也能欣賞你的作品!", "project.share.sharedLong": "分享為快樂之本!其他人現在可以造訪你的專案、在上頭發表評論,甚至是改編你的專案了!", @@ -22,11 +23,18 @@ "project.remixButton.altText": "建立專案複本並加入你的點子。", "project.remixButton.remixing": "正在改編…", "project.remixes": "改編", + "project.viewAllInList": "檢視全部", "project.inviteToRemix": "邀請用戶一起改編", "project.instructionsLabel": "操作說明", "project.notesAndCreditsLabel": "備註與謝誌", "project.credit": "感謝 {userLink} 分享的專案 {projectLink}。", "project.deletedBanner": "注意:此專案已在回收桶", + "project.defaultCensoredMessage": "此專案已被 Scratch 團隊移除,因為它的內容不適合所有年齡層的人觀看,或破壞了其它的社群規範。", + "project.communityCensoredMessage": "你的專案被暫停分享,因為有多個用戶檢舉這個專案有不當內容。", + "project.willReviewCensoredMessage": "Scratch 團隊將依照 {communityGuidelinesLink} 對專案審查以確定是否含不當內容,若是合於規範將會恢復專案。", + "project.tempCensoredMessage": "請閱讀 {communityGuidelinesLink},在重新分享專案前,務必遵守規範的內容。", + "project.permCensoredMessage": "未來此專案將不可再被分享。", + "project.communityGuidelines": "社群規範", "project.moderationInfoLabel": "審核訊息", "project.numScripts": "{number} 個程式", "project.numSprites": "{number} 個角色", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "有用到其他人的點子、圖片、音樂、程式嗎?在這兒感謝他們吧!", "project.descriptionPlaceholder": "按下什麼按鍵會有什麼反應?遊戲過關的條件是什麼?在這兒告訴其他人怎麼操作你的專案!", "project.cloudDataAlert": "此專案使用雲端資料功能 - 僅適用於已登入的 Scratchers。", - "project.usernameBlockAlert": "這個專案使用的「用戶名稱」積木可以偵測誰正在使用。若不想要透露你的身份,請先登出再使用這個專案。" + "project.cloudVariables": "雲端變數", + "project.cloudDataLink": "觀看資料", + "project.usernameBlockAlert": "這個專案使用的「用戶名稱」積木可以偵測誰正在使用。若不想要透露你的身份,請先登出再使用這個專案。", + "project.inappropriateUpdate": "呃…你的評論好像有不當的字眼,請修改它,同時記得尊重是美德。" } \ No newline at end of file diff --git a/www/scratch-website.preview-l10njson/zu.json b/www/scratch-website.preview-l10njson/zu.json index dc54d04e..3da3a5ba 100644 --- a/www/scratch-website.preview-l10njson/zu.json +++ b/www/scratch-website.preview-l10njson/zu.json @@ -7,10 +7,11 @@ "project.penExtensionChip": "Ipeni", "project.text2SpeechChip": "Bhala kwinkulumo", "project.translateChip": "Humusha", - "project.videoMotionChip": "Video Motion", + "project.videoSensingChip": "Ividiyo yesithombemagama", "project.needsConnection": "Needs Connection", "project.comments.header": "Comments", - "project.comments.turnOff": "Turn off commenting", + "project.comments.toggleOff": "Commenting off", + "project.comments.toggleOn": "Commenting on", "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.", "project.share.notShared": "This project is not shared — so only you can see it. Click share to let everyone see it!", "project.share.sharedLong": "Congratulations on sharing your project! Other people can now try it out, give comments, and remix it.", @@ -22,11 +23,18 @@ "project.remixButton.altText": "Gcina ikhophi futhi ufake nemicabango yakho.", "project.remixButton.remixing": "Xuba...", "project.remixes": "Remixes", + "project.viewAllInList": "View all", "project.inviteToRemix": "Invite user to remix", "project.instructionsLabel": "Instructions", "project.notesAndCreditsLabel": "Notes and Credits", "project.credit": "Thanks to {userLink} for the original project {projectLink}.", "project.deletedBanner": "Note: This project is in the trash folder", + "project.defaultCensoredMessage": "This project was removed by the Scratch Team because it was disrespectful, inappropriate for all ages, or otherwise breaks the Scratch community guidelines.", + "project.communityCensoredMessage": "Your project has been temporarily un-shared because multiple people reported it as inappropriate.", + "project.willReviewCensoredMessage": "The Scratch Team will review the project based on the {communityGuidelinesLink}, and either restore the project or confirm the censorship.", + "project.tempCensoredMessage": "Please read the {communityGuidelinesLink} and be sure to edit the project to make sure it's respectful before resharing it.", + "project.permCensoredMessage": "It cannot be reshared at any time in the future.", + "project.communityGuidelines": "community guidelines", "project.moderationInfoLabel": "Moderation Info", "project.numScripts": "{number} scripts", "project.numSprites": "{number} sprites", @@ -34,5 +42,8 @@ "project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.", "project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).", "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.", - "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project." + "project.cloudVariables": "Cloud Variables", + "project.cloudDataLink": "See Data", + "project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project.", + "project.inappropriateUpdate": "Hmm...the bad word detector thinks there is a problem with your text. Please change it and remember to be respectful." } \ No newline at end of file diff --git a/www/scratch-website.splash-l10njson/hu.json b/www/scratch-website.splash-l10njson/hu.json index f30e6f85..30e9f4c0 100644 --- a/www/scratch-website.splash-l10njson/hu.json +++ b/www/scratch-website.splash-l10njson/hu.json @@ -11,7 +11,7 @@ "splash.communityLoving": "Mit szeret a közösség", "messages.becomeCuratorText": "{username} közreműködő lett {studio} műhelyben", "messages.becomeManagerText": "{username} a {studio} műhely vezetője lett", - "messages.favoriteText": "{profileLink} kedvelte {projectLink}", + "messages.favoriteText": "{profileLink} kedvelte {projectLink} projektet", "messages.followText": "{profileLink} mostantól követi ezt: {followeeLink}", "messages.loveText": "{profileLink} felhasználónak tetszett ez: {projectLink}", "messages.remixText": "{profileLink} remixelte {remixedProjectLink} projektet ezen a néven: {projectLink}", diff --git a/www/scratch-website.splash-l10njson/nn.json b/www/scratch-website.splash-l10njson/nn.json index 99fc0334..fc7cdcb3 100644 --- a/www/scratch-website.splash-l10njson/nn.json +++ b/www/scratch-website.splash-l10njson/nn.json @@ -22,7 +22,7 @@ "intro.join": "Vert med", "intro.startCreating": "Lag noko", "intro.tagLine1": "Lag forteljingar, spel og animasjonar", - "intro.tagLine2": "Vis det fram til andre frå heile verda", + "intro.tagLine2": "Vis dei fram til andre frå heile verda", "intro.watchVideo": "Sjå video", "news.scratchNews": "Scratch-nyheiter", "teacherbanner.greeting": "Hei", diff --git a/www/scratch-website.starter-projects-l10njson/ab.json b/www/scratch-website.starter-projects-l10njson/ab.json new file mode 100644 index 00000000..7585f9a0 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ab.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Ахалагаратә проеқтқәа", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Анимациа", + "starterProjects.games": "Ахәмаррақәа", + "starterProjects.interactiveArt": "Аинтерактивтә ҟазара ", + "starterProjects.musicDance": "Амузыкеи акәашарақәеи", + "starterProjects.stories": "Аҭоурыхқәа", + "starterProjects.video": "Авидео ахархәара" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/am.json b/www/scratch-website.starter-projects-l10njson/am.json new file mode 100644 index 00000000..c308ea1e --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/am.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "የሚጀምሩባቸው ፕሮጀክቶች", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animation", + "starterProjects.games": "ጨዋታዎች", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "ዘፈን እና ጭፈራ", + "starterProjects.stories": "ተረቶች", + "starterProjects.video": "የቪድዮ ህዋስ" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/ar.json b/www/scratch-website.starter-projects-l10njson/ar.json new file mode 100644 index 00000000..57dfeb38 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ar.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Starter Projects", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "الرسوم المتحركة", + "starterProjects.games": "الألعاب", + "starterProjects.interactiveArt": "لوحات فنية تفاعلية", + "starterProjects.musicDance": "الموسيقى والرقص", + "starterProjects.stories": "القصص", + "starterProjects.video": "استشعار الفيديو" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/az.json b/www/scratch-website.starter-projects-l10njson/az.json new file mode 100644 index 00000000..78a69cf7 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/az.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Yeni başlayanlar üçün Layihələr", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animasiya", + "starterProjects.games": "Oyunlar", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "Musiqi və Rəqs", + "starterProjects.stories": "Hekayələr", + "starterProjects.video": "Video Sensoru" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/bg.json b/www/scratch-website.starter-projects-l10njson/bg.json new file mode 100644 index 00000000..7e89cbb4 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/bg.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Начални проекти", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Анимация", + "starterProjects.games": "Игри", + "starterProjects.interactiveArt": "Интерактивно изкуство", + "starterProjects.musicDance": "Музика и танци", + "starterProjects.stories": "Истории", + "starterProjects.video": "Видео Усет" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/ca.json b/www/scratch-website.starter-projects-l10njson/ca.json new file mode 100644 index 00000000..6e83cc8f --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ca.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projectes d'inici", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animació", + "starterProjects.games": "Jocs", + "starterProjects.interactiveArt": "Art Interactiu", + "starterProjects.musicDance": "Música i Dansa", + "starterProjects.stories": "Històries", + "starterProjects.video": "Detecció de vídeo" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/ckb.json b/www/scratch-website.starter-projects-l10njson/ckb.json new file mode 100644 index 00000000..e65bcd45 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ckb.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "پڕۆژە دەستپێکەکان", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "وێنەی جوڵاو", + "starterProjects.games": "یارییەکان", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "میوزیک و سەما", + "starterProjects.stories": "چیرۆکەکان", + "starterProjects.video": "هەستی ڤیدیۆیی" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/cs.json b/www/scratch-website.starter-projects-l10njson/cs.json new file mode 100644 index 00000000..86693c4d --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/cs.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Úvodní projekty", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animace", + "starterProjects.games": "Hry", + "starterProjects.interactiveArt": "Interaktivní umění", + "starterProjects.musicDance": "Hudba a Tanec", + "starterProjects.stories": "Příběhy", + "starterProjects.video": "Vnímání videa" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/cy.json b/www/scratch-website.starter-projects-l10njson/cy.json new file mode 100644 index 00000000..a7c5ccea --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/cy.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projectau Cychwynnol", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animeiddio", + "starterProjects.games": "Gemau", + "starterProjects.interactiveArt": "Celf Rhyngweithiol", + "starterProjects.musicDance": "Cerddoriaeth a Dawns", + "starterProjects.stories": "Straeon", + "starterProjects.video": "Synhwyro Fideo" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/da.json b/www/scratch-website.starter-projects-l10njson/da.json new file mode 100644 index 00000000..aed4c8cd --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/da.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Begynder projekter", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animation", + "starterProjects.games": "Spil", + "starterProjects.interactiveArt": "Interaktiv Kunst", + "starterProjects.musicDance": "Musik og Dans", + "starterProjects.stories": "Historier", + "starterProjects.video": "Video Registrering" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/de.json b/www/scratch-website.starter-projects-l10njson/de.json new file mode 100644 index 00000000..28ed1501 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/de.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projekte für Einsteiger", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animationen", + "starterProjects.games": "Spiele", + "starterProjects.interactiveArt": "Interaktive Kunst", + "starterProjects.musicDance": "Musik und Tanz", + "starterProjects.stories": "Geschichten", + "starterProjects.video": "Video-Erfassung" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/el.json b/www/scratch-website.starter-projects-l10njson/el.json new file mode 100644 index 00000000..417233dd --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/el.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Εισαγωγικά Έργα", + "starterProjects.intro": "Δοκιμάστε αυτά τα έργα φτιαγμένα από την ομάδα του Scratch. Δείτε τα έργα και αναμίξτε για να κάνετε αλλαγές και να προσθέσετε τις ιδέες σας.", + "starterProjects.animation": "Κινούμενα σχέδια", + "starterProjects.games": "Παιχνίδια", + "starterProjects.interactiveArt": "Διαδραστική Τέχνη", + "starterProjects.musicDance": "Μουσική και Χορός", + "starterProjects.stories": "Ιστορίες", + "starterProjects.video": "Προβολή από Κάμερα" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/en.json b/www/scratch-website.starter-projects-l10njson/en.json new file mode 100644 index 00000000..738b0383 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/en.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Starter Projects", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animation", + "starterProjects.games": "Games", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "Music and Dance", + "starterProjects.stories": "Stories", + "starterProjects.video": "Video Sensing" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/es-419.json b/www/scratch-website.starter-projects-l10njson/es-419.json new file mode 100644 index 00000000..600680c4 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/es-419.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Proyectos iniciales", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animación", + "starterProjects.games": "Juegos", + "starterProjects.interactiveArt": "Arte interactivo", + "starterProjects.musicDance": "Música y Baile", + "starterProjects.stories": "Historias", + "starterProjects.video": "Sensor de video" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/es.json b/www/scratch-website.starter-projects-l10njson/es.json new file mode 100644 index 00000000..730323b7 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/es.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Proyectos de iniciación", + "starterProjects.intro": "Pruebe estos proyectos iniciales del Equipo Scratch. Echale un vistazo y remézclalos para hacer cambios y probar tus ideas.", + "starterProjects.animation": "Animación", + "starterProjects.games": "Juegos", + "starterProjects.interactiveArt": "Arte interactivo", + "starterProjects.musicDance": "Música y Baile", + "starterProjects.stories": "Historias", + "starterProjects.video": "Sensor de vídeo" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/et.json b/www/scratch-website.starter-projects-l10njson/et.json new file mode 100644 index 00000000..efc7e5c2 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/et.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Starter Projects", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animatsioon", + "starterProjects.games": "Mängud", + "starterProjects.interactiveArt": "Interaktiivne Kunst", + "starterProjects.musicDance": "Muusika ja Tants", + "starterProjects.stories": "Lood", + "starterProjects.video": "Videoandurid" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/eu.json b/www/scratch-website.starter-projects-l10njson/eu.json new file mode 100644 index 00000000..5db78bbd --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/eu.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Hasteko Proiektuak", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animazioa", + "starterProjects.games": "Jolasak", + "starterProjects.interactiveArt": "Arte interaktiboa", + "starterProjects.musicDance": "Musika eta Dantza", + "starterProjects.stories": "Istorioak", + "starterProjects.video": "Bideo-sentsorea" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/fa.json b/www/scratch-website.starter-projects-l10njson/fa.json new file mode 100644 index 00000000..1c314423 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/fa.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "پروژه‌ هایی برای مبتدیان", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "پویا نمایی", + "starterProjects.games": "بازی ها", + "starterProjects.interactiveArt": "ساخت اثرهای هنری", + "starterProjects.musicDance": "موسیقی و رقص", + "starterProjects.stories": "داستان ها", + "starterProjects.video": "درک کردن از طریق ویدیو" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/fi.json b/www/scratch-website.starter-projects-l10njson/fi.json new file mode 100644 index 00000000..8671ab15 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/fi.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Aloitusprojektit", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animaatio", + "starterProjects.games": "Pelit", + "starterProjects.interactiveArt": "Interaktiivinen taide", + "starterProjects.musicDance": "Musiikki ja tanssi", + "starterProjects.stories": "Tarinat", + "starterProjects.video": "Videohavainnointi" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/fr.json b/www/scratch-website.starter-projects-l10njson/fr.json new file mode 100644 index 00000000..ec634224 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/fr.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projets pour débutant", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animation", + "starterProjects.games": "Jeux", + "starterProjects.interactiveArt": "Art interactif", + "starterProjects.musicDance": "Musique et danse", + "starterProjects.stories": "Histoires", + "starterProjects.video": "Détection vidéo" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/ga.json b/www/scratch-website.starter-projects-l10njson/ga.json new file mode 100644 index 00000000..e3cd07d0 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ga.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Tionscadail Tosaigh", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Beochan", + "starterProjects.games": "Cluichí", + "starterProjects.interactiveArt": "Ealaín Idirghníomhach", + "starterProjects.musicDance": "Ceol agus Rince", + "starterProjects.stories": "Scéalta", + "starterProjects.video": "Físbhraiteacht" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/gd.json b/www/scratch-website.starter-projects-l10njson/gd.json new file mode 100644 index 00000000..52529d2b --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/gd.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Pròiseactan tòiseachaidh", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Beòthachadh", + "starterProjects.games": "Geamannan", + "starterProjects.interactiveArt": "Ealan eadar-ghnìomhach", + "starterProjects.musicDance": "Ceòl is dannsa", + "starterProjects.stories": "Sgeòil", + "starterProjects.video": "Mothachadh video" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/gl.json b/www/scratch-website.starter-projects-l10njson/gl.json new file mode 100644 index 00000000..dbf40bef --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/gl.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Proxectos de arranque", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animación", + "starterProjects.games": "Xogos", + "starterProjects.interactiveArt": "Arte interactivo", + "starterProjects.musicDance": "Música e Baile", + "starterProjects.stories": "Historias", + "starterProjects.video": "Sensor de vídeo" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/he.json b/www/scratch-website.starter-projects-l10njson/he.json new file mode 100644 index 00000000..ec8af4bb --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/he.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "פרויקטים התחלתיים", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "הנפשה", + "starterProjects.games": "משחקים", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "מוסיקה וריקוד", + "starterProjects.stories": "סיפורים", + "starterProjects.video": "חיישן מצלמה" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/hr.json b/www/scratch-website.starter-projects-l10njson/hr.json new file mode 100644 index 00000000..ea0d9718 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/hr.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Početni projekti", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animacija", + "starterProjects.games": "Igre", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "Glazba i ples", + "starterProjects.stories": "Priče", + "starterProjects.video": "Video" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/hu.json b/www/scratch-website.starter-projects-l10njson/hu.json new file mode 100644 index 00000000..690799fa --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/hu.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Kezdő projektek", + "starterProjects.intro": "Próbáld ki ezeket a kezdő projekteket a Scratch csapattól. Nézz beléjük és remixeld őket, változtass rajtuk és add hozzájuk az ötleteidet.", + "starterProjects.animation": "Animáció", + "starterProjects.games": "Játékok", + "starterProjects.interactiveArt": "Interaktív művészet", + "starterProjects.musicDance": "Zene és tánc", + "starterProjects.stories": "Történetek", + "starterProjects.video": "Videóérzékelés" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/id.json b/www/scratch-website.starter-projects-l10njson/id.json new file mode 100644 index 00000000..879c8e64 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/id.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Karya Pengantar", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animasi", + "starterProjects.games": "Permainan", + "starterProjects.interactiveArt": "Seni Interaktif", + "starterProjects.musicDance": "Musik dan Tarian", + "starterProjects.stories": "Cerita", + "starterProjects.video": "Sensor Video" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/is.json b/www/scratch-website.starter-projects-l10njson/is.json new file mode 100644 index 00000000..7c6153b6 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/is.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Starter Projects", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animation", + "starterProjects.games": "Leikir", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "Tónlist og dans", + "starterProjects.stories": "Sögur", + "starterProjects.video": "Vídeó mæling" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/it.json b/www/scratch-website.starter-projects-l10njson/it.json new file mode 100644 index 00000000..7c6f648c --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/it.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Progetti per Iniziare", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animazioni", + "starterProjects.games": "Giochi", + "starterProjects.interactiveArt": "Arte Interattiva", + "starterProjects.musicDance": "Musica e Danza", + "starterProjects.stories": "Storie", + "starterProjects.video": "Movimento Webcam" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/ja-Hira.json b/www/scratch-website.starter-projects-l10njson/ja-Hira.json new file mode 100644 index 00000000..a2dbc86f --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ja-Hira.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "にゅうもんしゃようプロジェクト", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "アニメーション", + "starterProjects.games": "ゲーム", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "おんがくとダンス", + "starterProjects.stories": "ものがたり", + "starterProjects.video": "ビデオモーションセンサー" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/ja.json b/www/scratch-website.starter-projects-l10njson/ja.json new file mode 100644 index 00000000..1d295d1a --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ja.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "入門者用プロジェクト", + "starterProjects.intro": "Scratchチームのこれらの入門者用プロジェクトを試してみましょう。変更を加え、アイデアを追加するために、中を見てリミックスしてください。", + "starterProjects.animation": "アニメーション", + "starterProjects.games": "ゲーム", + "starterProjects.interactiveArt": "インタラクティブアート", + "starterProjects.musicDance": "音楽とダンス", + "starterProjects.stories": "物語", + "starterProjects.video": "ビデオモーションセンサー" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/ko.json b/www/scratch-website.starter-projects-l10njson/ko.json new file mode 100644 index 00000000..09203eec --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ko.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "초보자용 프로젝트", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "애니메이션", + "starterProjects.games": "게임", + "starterProjects.interactiveArt": "인터랙티브 아트", + "starterProjects.musicDance": "음악과 춤", + "starterProjects.stories": "이야기", + "starterProjects.video": "비디오 감지" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/lt.json b/www/scratch-website.starter-projects-l10njson/lt.json new file mode 100644 index 00000000..6fc3a682 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/lt.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projektai pradedantiesiems", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animacija", + "starterProjects.games": "Žaidimai", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "Muzika ir šokis", + "starterProjects.stories": "Pasakojimai", + "starterProjects.video": "Vaizdo jutikliai" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/lv.json b/www/scratch-website.starter-projects-l10njson/lv.json new file mode 100644 index 00000000..1bff1531 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/lv.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Iesācēja projekti", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animācijas", + "starterProjects.games": "Spēles", + "starterProjects.interactiveArt": "Interaktīvā māksla", + "starterProjects.musicDance": "Mūzika un deja", + "starterProjects.stories": "Stāsti", + "starterProjects.video": "Video uztveršana" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/mi.json b/www/scratch-website.starter-projects-l10njson/mi.json new file mode 100644 index 00000000..336be629 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/mi.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Ngā Kaupapa Tīmata", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Hākoritanga", + "starterProjects.games": "Ngā Kēmu", + "starterProjects.interactiveArt": "Toi Pāhekoheko", + "starterProjects.musicDance": "Te Puoro me te Kanikani", + "starterProjects.stories": "Ngā Pakiwaitara", + "starterProjects.video": "He Tairongo Ataata" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/nb.json b/www/scratch-website.starter-projects-l10njson/nb.json new file mode 100644 index 00000000..2f34fa68 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/nb.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Begynnerprosjekter", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animasjon", + "starterProjects.games": "Spill", + "starterProjects.interactiveArt": "Interaktiv Kunst", + "starterProjects.musicDance": "Musikk og Dans", + "starterProjects.stories": "Fortellinger", + "starterProjects.video": "Sansing med kamera" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/nl.json b/www/scratch-website.starter-projects-l10njson/nl.json new file mode 100644 index 00000000..b57b6a16 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/nl.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Startersprojecten", + "starterProjects.intro": "Probeer deze startersprojecten het Scratch Team uit. Bekijk het van binnen en remix om veranderingen te maken en je ideeën toe te voegen.", + "starterProjects.animation": "Animatie", + "starterProjects.games": "Spelletjes", + "starterProjects.interactiveArt": "Interactieve kunst", + "starterProjects.musicDance": "Muziek en dans", + "starterProjects.stories": "Verhalen", + "starterProjects.video": "Video waarneming" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/nn.json b/www/scratch-website.starter-projects-l10njson/nn.json new file mode 100644 index 00000000..595e360c --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/nn.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Nybyrjarprosjekt", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animasjonar", + "starterProjects.games": "Spel", + "starterProjects.interactiveArt": "Interaktiv kunst", + "starterProjects.musicDance": "Musikk og dans", + "starterProjects.stories": "Forteljingar", + "starterProjects.video": "Sansing med kamera" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/pl.json b/www/scratch-website.starter-projects-l10njson/pl.json new file mode 100644 index 00000000..ca9aee41 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/pl.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projekty początkowe", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animacja", + "starterProjects.games": "Gry", + "starterProjects.interactiveArt": "Interaktywna sztuka", + "starterProjects.musicDance": "Muzyka i taniec", + "starterProjects.stories": "Opowiadania", + "starterProjects.video": "Czujniki wideo" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/pt-br.json b/www/scratch-website.starter-projects-l10njson/pt-br.json new file mode 100644 index 00000000..a0ed3f74 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/pt-br.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projetos para Iniciantes", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animações", + "starterProjects.games": "Jogos", + "starterProjects.interactiveArt": "Arte Interativa", + "starterProjects.musicDance": "Música e Dança", + "starterProjects.stories": "Histórias", + "starterProjects.video": "Detecção de Vídeo" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/pt.json b/www/scratch-website.starter-projects-l10njson/pt.json new file mode 100644 index 00000000..f8b0b9eb --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/pt.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projectos de Arranque", + "starterProjects.intro": "Experimente estes projectos de arranque da Equipa Scratch. Veja-os por dentro e remisture-os para os alterar e adicionar as suas ideias.", + "starterProjects.animation": "Animações", + "starterProjects.games": "Jogos", + "starterProjects.interactiveArt": "Arte Interactiva", + "starterProjects.musicDance": "Música e Dança", + "starterProjects.stories": "Estórias", + "starterProjects.video": "Vídeo Sensorial" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/ro.json b/www/scratch-website.starter-projects-l10njson/ro.json new file mode 100644 index 00000000..d139f28f --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ro.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Starter Projects", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animații", + "starterProjects.games": "Jocuri", + "starterProjects.interactiveArt": "Arta interactiva", + "starterProjects.musicDance": "Muzica si dans", + "starterProjects.stories": "Povești", + "starterProjects.video": "Detectare video" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/ru.json b/www/scratch-website.starter-projects-l10njson/ru.json new file mode 100644 index 00000000..53e3ff9e --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/ru.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Проекты для новичков", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Анимация", + "starterProjects.games": "Игры", + "starterProjects.interactiveArt": "Интерактивное искусство", + "starterProjects.musicDance": "Музыка и танцы", + "starterProjects.stories": "Истории", + "starterProjects.video": "Видео распознавание" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/sk.json b/www/scratch-website.starter-projects-l10njson/sk.json new file mode 100644 index 00000000..5c7a79ac --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/sk.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projekty pre začíatočníkov", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animácie", + "starterProjects.games": "Hry", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "Hudba a tanec", + "starterProjects.stories": "Príbehy", + "starterProjects.video": "Využi video snímanie" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/sl.json b/www/scratch-website.starter-projects-l10njson/sl.json new file mode 100644 index 00000000..8dade90c --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/sl.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projekti za začetnike", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animacije", + "starterProjects.games": "Igre", + "starterProjects.interactiveArt": "Interaktivna umetnost", + "starterProjects.musicDance": "Glasba in ples", + "starterProjects.stories": "Zgodbe", + "starterProjects.video": "Video zaznavanje" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/sr.json b/www/scratch-website.starter-projects-l10njson/sr.json new file mode 100644 index 00000000..6fb5ae88 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/sr.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Почетнички пројекти", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Анимација", + "starterProjects.games": "Игре", + "starterProjects.interactiveArt": "Интерактивна уметност", + "starterProjects.musicDance": "Музика и плес", + "starterProjects.stories": "Приче", + "starterProjects.video": "Видео детекција" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/sv.json b/www/scratch-website.starter-projects-l10njson/sv.json new file mode 100644 index 00000000..9e658483 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/sv.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Projekt att börja med", + "starterProjects.intro": "Prova dessa nybörjarprojekt från Scratch-teamet. Titta inuti och remixa för att ändra och lägga till egna idéer.", + "starterProjects.animation": "Animation", + "starterProjects.games": "Spel", + "starterProjects.interactiveArt": "Interaktiv Konst", + "starterProjects.musicDance": "Musik och Dans", + "starterProjects.stories": "Berättelser", + "starterProjects.video": "Video - Känna av" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/th.json b/www/scratch-website.starter-projects-l10njson/th.json new file mode 100644 index 00000000..3a9ad4e6 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/th.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "โครงงานเริ่มต้น", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "แอนิเมชัน", + "starterProjects.games": "เกม", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "ดนตรีและการเต้นรำ", + "starterProjects.stories": "เรื่องราว", + "starterProjects.video": "การตรวจจับวิดีโอ" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/tr.json b/www/scratch-website.starter-projects-l10njson/tr.json new file mode 100644 index 00000000..295893dd --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/tr.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Başlangıç Projeleri", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Animasyon", + "starterProjects.games": "Oyunlar", + "starterProjects.interactiveArt": "Etkileşimli Sanat", + "starterProjects.musicDance": "Müzik ve Dans", + "starterProjects.stories": "Hikayeler", + "starterProjects.video": "Video Algılama" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/uk.json b/www/scratch-website.starter-projects-l10njson/uk.json new file mode 100644 index 00000000..c091fa6a --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/uk.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Прості проекти", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Анімації", + "starterProjects.games": "Ігри", + "starterProjects.interactiveArt": "Інтерактивне мистецтво", + "starterProjects.musicDance": "Музика та танці", + "starterProjects.stories": "Історії", + "starterProjects.video": "Відеосенсор" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/vi.json b/www/scratch-website.starter-projects-l10njson/vi.json new file mode 100644 index 00000000..4fee4fd0 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/vi.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "Chương trình khởi đầu", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Phim hoạt hình", + "starterProjects.games": "Trò chơi", + "starterProjects.interactiveArt": "Nghệ thuật Tương tác", + "starterProjects.musicDance": "Âm nhạc và Khiêu vũ", + "starterProjects.stories": "Những câu chuyện", + "starterProjects.video": "Cảm biến Video" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/zh-cn.json b/www/scratch-website.starter-projects-l10njson/zh-cn.json new file mode 100644 index 00000000..9a47c0fe --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/zh-cn.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "入门项目", + "starterProjects.intro": "尝试这些由Scratch团队设计的入门项目。查看内部页,改编它,加入你自己的创意。", + "starterProjects.animation": "动画", + "starterProjects.games": "游戏", + "starterProjects.interactiveArt": "交互式艺术", + "starterProjects.musicDance": "音乐与舞蹈", + "starterProjects.stories": "故事", + "starterProjects.video": "视频侦测" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/zh-tw.json b/www/scratch-website.starter-projects-l10njson/zh-tw.json new file mode 100644 index 00000000..49204291 --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/zh-tw.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "入門專案", + "starterProjects.intro": "試試 Scratch 團隊製作的入門專案,看看裡面有什麼,並且修改內容,加入自己的創意。", + "starterProjects.animation": "動畫", + "starterProjects.games": "遊戲", + "starterProjects.interactiveArt": "互動式藝術", + "starterProjects.musicDance": "音樂與舞蹈", + "starterProjects.stories": "故事", + "starterProjects.video": "視訊偵測" +} \ No newline at end of file diff --git a/www/scratch-website.starter-projects-l10njson/zu.json b/www/scratch-website.starter-projects-l10njson/zu.json new file mode 100644 index 00000000..e51a05df --- /dev/null +++ b/www/scratch-website.starter-projects-l10njson/zu.json @@ -0,0 +1,10 @@ +{ + "starterProjects.starterProjects": "IPhrojethi yabaqalayo ", + "starterProjects.intro": "Try out these starter projects from the Scratch Team. Look inside and remix to make changes and add your ideas.", + "starterProjects.animation": "Khathuni", + "starterProjects.games": "Umdlalo", + "starterProjects.interactiveArt": "Interactive Art", + "starterProjects.musicDance": "uMculo nomdanso", + "starterProjects.stories": "Izindaba", + "starterProjects.video": "Ividiyo yesithombemagama" +} \ No newline at end of file diff --git a/www/scratch-website.teacher-faq-l10njson/sk.json b/www/scratch-website.teacher-faq-l10njson/sk.json index 53bbaff4..96c8d8d8 100644 --- a/www/scratch-website.teacher-faq-l10njson/sk.json +++ b/www/scratch-website.teacher-faq-l10njson/sk.json @@ -1,47 +1,47 @@ { - "teacherfaq.title": "Scratch Teacher Account FAQ", - "teacherfaq.teacherWhatTitle": "What are teacher accounts?", - "teacherfaq.teacherWhatBody": "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. Learn more about Teacher Accounts in the video below:", - "teacherfaq.teacherSignUpTitle": "How do I request a teacher account?", - "teacherfaq.teacherSignUpBody": "To request a Teacher Account, go to the teacher account request form.", - "teacherfaq.teacherWaitTitle": "Why do I have to wait one day for my account?", - "teacherfaq.teacherWaitBody": "The Scratch Team uses this time to manually review account creation submissions to verify the account creator is an educator.", - "teacherfaq.teacherPersonalTitle": "Why do you need to know my personal information during registration?", - "teacherfaq.teacherPersonalBody": "We use this information to verify the account creator is an educator. We will not share this information with anyone else, and it will not be shared publicly on the site.", - "teacherfaq.teacherGoogleTitle": "Are teacher accounts integrated with Google Classroom or any other classroom management service?", - "teacherfaq.teacherGoogleBody": "Scratch Teacher accounts are not integrated with any classroom management services.", - "teacherfaq.teacherEdTitle": "Are Scratch Teacher accounts linked to ScratchEd accounts?", - "teacherfaq.teacherEdBody": "No, Scratch Teacher accounts are not linked to ScratchEd accounts.", - "teacherfaq.teacherMultipleTitle": "Can a class have multiple teachers?", - "teacherfaq.teacherMultipleBody": "A class can only have one teacher account associated with it.", - "teacherfaq.teacherQuestionsTitle": "What if I have any questions or comments on Teacher Accounts?", - "teacherfaq.teacherQuestionsBody": "If you have any questions or feedback on Teacher Accounts, you can message us at teacher-accounts@scratch.mit.edu.", - "teacherfaq.studentAccountsTitle": "Student Accounts", - "teacherfaq.studentVerifyTitle": "Do I have to verify each of my students' emails?", - "teacherfaq.studentVerifyBody": "No. Since student accounts do not use unique emails addresses, confirming your teacher email address will enable sharing for all class accounts.", - "teacherfaq.studentEndTitle": "What happens when I \"end\" my class?", - "teacherfaq.studentEndBody": "When you end a class, your class profile page will be hidden and your students will no longer be able to log in (but their projects and the class studios will still be visible on the site). You may re-open the class at any time. ", - "teacherfaq.studentForgetTitle": "What happens if a student forgets their password?", - "teacherfaq.studentForgetBody": "You can manually reset a student password from within your Scratch Teacher Account. First, navigate to My Classes (either from the purple banner on the homepage or in the dropdown menu next to your user icon). From there, find the correct Class and click on the Students link. You can then reset the password at the student level using the Settings menu. ", - "teacherfaq.studentUnsharedTitle": "Can I see unshared student projects?", - "teacherfaq.studentUnsharedBody": "Teacher accounts can only access shared student projects.", - "teacherfaq.studentDeleteTitle": "Can I delete student accounts?", - "teacherfaq.studentDeleteBody": "It is not possible for a teacher to delete a student account. A student can delete their own account in their Account Settings.", - "teacherfaq.studentAddTitle": "Can I add an existing Scratch account to my class? ", - "teacherfaq.studentAddBody": "Only accounts created by the teacher can be part of a class. However, we are looking into adding this functionality in later versions.", - "teacherfaq.studentMultipleTitle": "Can a student be in multiple classes? ", - "teacherfaq.studentMultipleBody": "A student can only be a part of one class. However, we are looking into adding this functionality in later versions.", - "teacherfaq.studentDiscussTitle": "Is there a space to discuss Teacher Accounts with other teachers?", - "teacherfaq.studentDiscussBody": "Yes, you can engage in discussions with other teachers at ScratchEd, an online community for Scratch educators. Check out their forums to join conversations about a number of topics, including but not limited to Teacher Accounts. ScratchEd is developed and supported by the Harvard Graduate School of Education.", + "teacherfaq.title": "Často kladené otázky o učiteľskom účte", + "teacherfaq.teacherWhatTitle": "Čo sú učiteľské účty", + "teacherfaq.teacherWhatBody": "Učiteľský účet Scratch ponúka učiteľom a iným vzdelávateľom ďalšie funkcie na spravovanie participácie žiakov v Scratchi, napr. vytvárať žiakom účty, orgranizovať žiacke projekty do štúdií a monitorovať komentáre žiakov. Vo videu sa dozviete viac o učitelských účtoch:", + "teacherfaq.teacherSignUpTitle": "Ako požiadam o učiteľský účet?", + "teacherfaq.teacherSignUpBody": "Ak si chcete založiť učiteľský účet, vyplňte prosím tento formulár.", + "teacherfaq.teacherWaitTitle": "Prečo na svoj účet musím jeden deň čakať?", + "teacherfaq.teacherWaitBody": "Tím Scratch využije tento čas na manuálne overenie žiadosti o vytvorenie účtu, aby bolo zrejmé, že osoba, ktorá účet vytvorila, je učiteľ.", + "teacherfaq.teacherPersonalTitle": "Načo potrebujete poznať moje osobné informácie počas registrácie?", + "teacherfaq.teacherPersonalBody": "Tieto informácie používame na overenie, že osoba, ktorá účet vytvorila, je učiteľ. Tieto informácie nebudeme zdieľať s nikým iným, ani nebudú verejne dostupné na stránke.", + "teacherfaq.teacherGoogleTitle": "Sú učiteľské účty prepojené so službou Google Clasroom, alebo inými službami na správu tried?", + "teacherfaq.teacherGoogleBody": "Učiteľské účty nie sú prepojené so žiadnymi iným službami na správu triedy.", + "teacherfaq.teacherEdTitle": "Sú učiteľské účty prepojené s účtami ScratchEd?", + "teacherfaq.teacherEdBody": "Nie, učiteľské účty Scratch nie sú prepojené so ScratchEd účtami.", + "teacherfaq.teacherMultipleTitle": "Môže mať trieda viacero učiteľov?", + "teacherfaq.teacherMultipleBody": "Trieda môže mať pridružený len jeden učiteľský účet.", + "teacherfaq.teacherQuestionsTitle": "Čo ak mám nejakú otázku alebo komentár k učiteľským účtom? ", + "teacherfaq.teacherQuestionsBody": "Ak máte nejakú otázku alebo spätnú väzbu k učiteľským účtom, môžete nám poslať správu na teacher-accounts@scratch.mit.edu.", + "teacherfaq.studentAccountsTitle": "Žiacke účty", + "teacherfaq.studentVerifyTitle": "Musím overiť všetky e-mailové adresy mojich žiakov?", + "teacherfaq.studentVerifyBody": "Nie. vzhľadom na to, že žiacke účty nepoužívajú unikátne e-mailové adresy, povrdenie učiteľskej e-mailovej adresy umožní zverejňovanie všetkým žiakom v triede.", + "teacherfaq.studentEndTitle": "Čo sa stane, ak \"ukončím\" svoju triedu?", + "teacherfaq.studentEndBody": "Ak triedu ukončíte, profil vašej triedy sa skryje a žiaci sa už nebudú môcť prihlásiť (ale ich projekty a triedne štúdiá zostanú na stránke dostupné). Kedykoľvek môžete triedu znova otvoriť.", + "teacherfaq.studentForgetTitle": "Čo sa stane, ak niektorý zo žiakov zabudne svoje heslo?", + "teacherfaq.studentForgetBody": "Heslo žiaka môžete manuálne resetovať z vášho učiteľského účtu Scratch. Najprv prejdite do menu Moje triedy (či už z purpurového pruhu na domovskej stránke alebo v roletovom menu neďaleko ikonky používateľa). Tam nájdite dotyčnú triedu a kliknite na odkaz Žiaci. Potom v menu Nastavenia resetujte heslo pre konkrétneho žiaka. ", + "teacherfaq.studentUnsharedTitle": "Môžem vidieť projekty, ktoré žiak nezverejnil?", + "teacherfaq.studentUnsharedBody": "Učiteľské účty majú prístup len k projektom, ktoré žiaci zverejnili.", + "teacherfaq.studentDeleteTitle": "Môžem vymazávať žiacke účty?", + "teacherfaq.studentDeleteBody": "Učiteľ nemá oprávnenie vymazať účet žiaka. Žiak môže svoj vlastný účet zrušiť v Nastaveniach účtu.", + "teacherfaq.studentAddTitle": "Môžem do svojej triedy pridať existujúci účet Scratch?", + "teacherfaq.studentAddBody": "Súčasťou triedy môžu byť zatiaľ len účty vytvorené učiteľom. Na pridaní tejto funkcionality v niektorej z nasledujúcich verzií pracujeme. ", + "teacherfaq.studentMultipleTitle": "Môže byť žiak vo viacerých triedach?", + "teacherfaq.studentMultipleBody": "Žiak môže byť členom len jedinej triedy. Na pridaní tejto funkcionality v niektorej z nasledujúcich verzií pracujeme.", + "teacherfaq.studentDiscussTitle": "Existuje nejaký priestor na diskusiu o učiteľských účtoch s inými učiteľmi?", + "teacherfaq.studentDiscussBody": "Áno, do diskusie s inými učiteľmi sa môžete zapojiť na ScratchEd, čo je internetová komunita pre vzdelávateľov v Scratchi. Prezrite si jednotlivé fóra a diskutujte na množstvo tém, vrátane učiteľských účtov, ale i mnoho iných. ScratchEd vyvája a podporuje Harvard Graduate School of Education.", "teacherfaq.studentDataTitle": "Aké dáta zbiera Scratch o študentoch?", "teacherfaq.studentDataBody": "Keď sa študent prvýkrát zaregistruje na Scratch, žiadame základné demografické dáta, vrátane pohlavia, veku (mesiac a rok narodenia), krajiny a emailovej adresy pre overenie. Tieto dáta využívame (v agregovanej podobe) vo výskumných štúdiách zameraných na lepšie pochopenie toho, ako sa ľudia učia s aplikáciou Scratch. Keď pedagóg využije učiteľský účet na hromadné vytvorenie študentských účtov, študenti nie sú povinní poskytnúť svoje emailové adresy na nastavenie účtu.", "teacherfaq.studentPrivacyLawsTitle": "Je Scratch 2.0 (online verzia) v súlade s lokálnymi a federálnymi zákonmi Spojených štátov o ochrane osobných údajov?", "teacherfaq.studentPrivacyLawsBody": "Tímu Scratch veľmi záleží na súkromí študentov a všetkých jednotlivcov, ktorí používajú našu platformu. Máme zavedené fyzické a elektronické postupy na ochranu informácií, ktoré zhromažďujeme na webovej stránke Scratch. Hoci nie sme schopní ponúknuť zmluvné záruky každému subjektu, ktorý využíva náš bezplatný vzdelávací produkt, dodržiavame všetky federálne zákony Spojených štátov, ktoré sa vzťahujú na MIT, organizáciu 501 (c) (3) a subjekt, ktorý vytvoril a spravuje Scratch. Pre viac informácií odporúčame prečítať si Pravidlá ochrany osobných údajov Scratch.", "teacherfaq.commTitle": "Komunita", - "teacherfaq.commHiddenTitle": "Can I create a hidden class?", - "teacherfaq.commHiddenBody": "No. All content shared within your class will be accessible to the Scratch community.", - "teacherfaq.commWhoTitle": "Who can my students interact with on Scratch?", - "teacherfaq.commWhoBody": "Student accounts have the same community privileges as a regular Scratch account, such as sharing projects, commenting, creating studios, and the like. As a teacher, you can see all of your students' activity and perform light moderation actions within your class.", - "teacherfaq.commInappropriateTitle": "What can I do if I see something inappropriate?", - "teacherfaq.commInappropriateBody": "You can manually remove inappropriate comments and projects created by your students. If you find inappropriate content created by non-students, please notify the Scratch Team by clicking the report button or sending a message to Contact Us." + "teacherfaq.commHiddenTitle": "Môžem vytvoriť skrytú triedu?", + "teacherfaq.commHiddenBody": "Nie. Všetky projekty a obsah vo vašej triede budú prístupné komunite Scratch.", + "teacherfaq.commWhoTitle": "S kým môžu moji žiaci interagovať na Scratchi?", + "teacherfaq.commWhoBody": "Žiacke účty majú tie isté komunitné privilégiá ako bežné účty Scratch, napríklad zverejňovanie projektov, komentovanie, vytváranie štúdií, a pod. Ako učiteľ môžete vidieť celú aktivitu vašich študentov a vykonávať ľahké moderátorské akcie vo vašej triede.", + "teacherfaq.commInappropriateTitle": "Čo mám urobiť, ak vidím niečo nevhodné?", + "teacherfaq.commInappropriateBody": "Nevhodné komentáre a projekty vašich žiakov môžete manuálne odstrániť. Ak nájdete nevhodný obsah, ktorý nebol vytvorený vašimi žiakmi, dajte to prosím vedieť Tímu Scratch kliknutím na tlačidlo Nahlásiť alebo pošlite správu cez Kontaktný formuár." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/ab.json b/www/scratch-website.tips-l10njson/ab.json index a9be7562..977dc257 100644 --- a/www/scratch-website.tips-l10njson/ab.json +++ b/www/scratch-website.tips-l10njson/ab.json @@ -18,18 +18,18 @@ "ttt.tutorial": "Анапхгара", "tile.guides": "Шәрыхәаԥш акарточкақәеи анапхгарақәеи", "tile.tryIt": "Игәашәҭ абри", - "ttt.placeholder": "Аамҭалатәи атеқст", - "ttt.tutorialSubtitle": "Еилышәкаа, апроеқт шыҟаҵатәу, шәхы иархәаны Scratch иазку шьаҿа-шаҿалатәи арҵагатә напхгара.", + "ttt.placeholder": "Иаамҭалатәу атеқст", + "ttt.tutorialSubtitle": "Еилышәкаа, ари апроеқт шыҟаҵатәу, шәхы иархәаны Scratch иазку шьаҿа-шаҿалатәи арҵагатә напхгара.", "ttt.activityTitle": "Адҵақәа рзы акарточкақәа", - "ttt.activitySubtitle": "Иҭышәҵаала апрограммаԥҵара иазку иҿыцу аидеиақәа, сахьала иеиқәыршәо ишәкьыԥхьырц ишәылшо абри акарточкақәа реизга шәхы иархәаны.", + "ttt.activitySubtitle": "Иҭышәҵаала апрограммаԥҵара иазку иҿыцу аидеиақәа, сахьала еиқәыршәо, ишәкьыԥхьырц ишәылшо абри акарточкақәа реизга шәхы иархәаны.", "ttt.educatorTitle": "Арҵаҩы изы анапхгара", - "ttt.educatorSubtitle": "Шәхы иашәырхәа абри, арҵаҩцәа ирызку анапхгара, сааҭктәи Scratch иазку асеминар аиҿкаарази амҩаԥгарази.", + "ttt.educatorSubtitle": "Шәхы иашәырхәа арҵаҩцәа ирызку абри анапхгара, сааҭктәи Scratch иазку асеминар аиҿкаарази амҩаԥгарази.", "ttt.open": "Иаарттәуп", "ttt.MakeItFlyTitle": "Ишәырԥыр", "ttt.MakeItFlyDescription": "Анимациа рзыжәу Scratch ацгәы, иара убасгьы егьырҭ анагӡаҩцәа!", "ttt.AnimateYourNameTitle": "Ахьӡ анимациа азура", "ttt.AnimateYourNameDescription": "Анимациа рзыжәу шәыхьӡ злашьақәгыло анбанқәа, ма иаҳа ишәгәаԥхо ажәа.", - "ttt.RaceTitle": "Афиниш аҟынӡа шәнеи", + "ttt.RaceTitle": "Афиниш аҟынӡа шәнаӡа", "ttt.RaceDescription": "Иаԥышәҵа ахәмарра, аперсонажқәа ҩба ахьеиԥхныҩло.", "ttt.MakeMusicTitle": "Иаԥышәҵа амузыка", "ttt.MakeMusicDescription": "Иалышәх амаругақәа, иацышәҵа абжьқәа нас шәрықәыӷәӷәа аклавишақәа амузыка арҳәаразы.", @@ -39,12 +39,12 @@ "ttt.StoryDescription": "Иалышәх аперсонажқәа, иацышәҵа реиҿцәажәара нас аԥсы ҭашәҵ шәара шәажәабжь.", "ttt.FashionTitle": "Амода абзиабаҩ", "ttt.FashionDescription": "Иаԥышәҵа ахәмарра, аперсонажқәа рымаҭәақәа ахьырыԥсахуа.", - "ttt.PongTitle": "Пинг-понг", + "ttt.PongTitle": "Атеннис маҷ", "ttt.PongDescription": "Иаԥышәҵа ахәмарра, ампыл аҭӡамц ианадԥо абжьы гарц, абаллқәа рыԥхьаӡареи егьырҭ аеффектқәеи шәхы иархәаны.", "ttt.DanceTitle": "Шәааи ҳкәашап", "ttt.DanceDescription": "Иаԥышәҵа анимациа зызу акәашарҭатә дәы, амузыкеи акәашарақәеи ацҵаны.", - "ttt.CatchTitle": "Амҵарсҩы", + "ttt.CatchTitle": "Ахәмарра-ахьӡара", "ttt.CatchDescription": "Иаԥышәҵа ахәмарра, шәара иахьышәкуа ажәҩан аҟынтәи икаҳауа амаҭәарқәа.", - "ttt.VirtualPetTitle": "Ивиртуалу аҩнытә ԥстәы", - "ttt.VirtualPetDescription": "Иаԥышәҵа акрыфареи, аӡыжәреи ахәмарреи зылшо интерактиву ԥстәык." + "ttt.VirtualPetTitle": "Ивиртуалтәу аҩнытә ԥстәы", + "ttt.VirtualPetDescription": "Иаԥышәҵа акрыфареи, аӡыжәреи ахәмарреи зылшо аинтерактивтә ԥстәык." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/am.json b/www/scratch-website.tips-l10njson/am.json index 974f6361..c3f9f454 100644 --- a/www/scratch-website.tips-l10njson/am.json +++ b/www/scratch-website.tips-l10njson/am.json @@ -8,10 +8,10 @@ "tips.cardsBody": "በስክራች የስራ ካርዶች መስተጋብራዊ ጨዋታዎችን፣ ተረቶችን፣ ሙዚቃዎችን፣ አኒሜሽን፣ እና ተጨማሪ ነገሮችን መማር ትችላላችሁ!", "tips.cardsDownload": "PDF ያውርዱ", "tips.cardsPurchase": "የታተሙ ስብስቦችን ይግዙ", - "tips.starterProjectsHeader": "የሚጀምሩባቸው ፕሮጀችቶች", + "tips.starterProjectsHeader": "የሚጀምሩባቸው ፕሮጀክቶች", "tips.starterProjectsBody": "በመጀመሪያ ፕሮጀክቶች በመጫወት ለራሳችሁ ፕሮጀክቶች ሃሳቦችን ማግኝት ትችላላችሁ።", "tips.starterProjectsPlay": "በመጀመሪያ ፕሮጀክቶች ይጫወቱ", - "tips.offlineEditorHeader": "ከመስመር ውጪ መስሪያ", + "tips.offlineEditorHeader": "ከመስመር ውጪ መጠቀሚያ", "tips.offlineEditorBody": "ከመስመር ውጭ ፕሮጀክቶችን ለመፍጠር ከመስመር ውጭ መጠቀሚያውን ማውረድ ይችላሉ።", "tips.questionsHeader": "ጥያቄዎች", "tips.questionsBody": "ተጨማሪ ጥያቄዎች አሉዎት? በተደጋጋሚ የተጠየቁ ጥያቄዎችን ይመልከቱ ወይም የስክሪፕት ፎረም እርዳታን ይጎብኙ።", diff --git a/www/scratch-website.tips-l10njson/ar.json b/www/scratch-website.tips-l10njson/ar.json index b6e2f411..ca1efa9e 100644 --- a/www/scratch-website.tips-l10njson/ar.json +++ b/www/scratch-website.tips-l10njson/ar.json @@ -16,8 +16,8 @@ "tips.questionsHeader": "Questions", "tips.questionsBody": "Have more questions? See the Frequently Asked Questions or visit the Help with Scripts Forum.", "ttt.tutorial": "برنامج تعليمي", - "tile.guides": "الذهاب الى البطاقات والدلائل الارشادية. ", - "tile.tryIt": "جرب بنفسك", + "tile.guides": "انظر الى البطاقات والدلائل الارشادية. ", + "tile.tryIt": "جربها!", "ttt.placeholder": "Placeholder text", "ttt.tutorialSubtitle": "Find out how to make this project using a step-by-step tutorial in Scratch.", "ttt.activityTitle": "بطاقات النشاط", @@ -30,7 +30,7 @@ "ttt.AnimateYourNameTitle": "أضِف حركة لأسم", "ttt.AnimateYourNameDescription": "أضف حركة لحروف إسم المستخدم خاصتك أو الأحرف الأولى من إسمك أو الكلمات المفضلة لديك", "ttt.RaceTitle": "سابق إلى خط النهاية", - "ttt.RaceDescription": "أصنع لعبة سباق جري بين حرفين.", + "ttt.RaceDescription": "إصنع لعبة سباق جري بين حرفين.", "ttt.MakeMusicTitle": "اصنع موسيقى", "ttt.MakeMusicDescription": "أختر الألات الموسيقية و أضف الأصوات و إضغط علي الأزرار لعزف الموسيقى", "ttt.HideAndSeekTitle": "غميضة", diff --git a/www/scratch-website.tips-l10njson/az.json b/www/scratch-website.tips-l10njson/az.json index bbda049a..bbc61bd0 100644 --- a/www/scratch-website.tips-l10njson/az.json +++ b/www/scratch-website.tips-l10njson/az.json @@ -1,5 +1,5 @@ { - "tips.title": "Yeni başlayanlar üçün", + "tips.title": "Yeni başlayanlar", "tips.subTitle": "Onlayn dəsrlikdən istifadə etməklə və ya PDF Təlimatlarını yükləməklə Skreçdə layihələr yaratmağa çalışın.", "tips.tryGettingStarted": "Yeni Başlayanlar üçün Təlimatı Sınayın", "tips.tttHeader": "Bunları Etməyə Cəhd Edin", @@ -15,7 +15,7 @@ "tips.offlineEditorBody": "İnternet bağlantısı olmadan layihələr yaratmaq üçün oflayn redaktor yükləyə bilərsiniz.", "tips.questionsHeader": "Suallar", "tips.questionsBody": "Əlavə suallarınız yaranarsa, tez-tez soruşulan suallara baxın və ya Yardım üçün Skriptlər Forumuna daxil olun.", - "ttt.tutorial": "Məşq", + "ttt.tutorial": "Təlimat", "tile.guides": "Kartlara və Təlimatlara Baxmaq", "tile.tryIt": "Bunu da yoxlayın", "ttt.placeholder": "Doldurulma xanasının mətni", @@ -25,20 +25,20 @@ "ttt.educatorTitle": "Pedaqoq Təlimatı", "ttt.educatorSubtitle": "Bir saatlıq Skreç seminarını planlaşdırmaq və aparmaq üçün təlimçilər üçün nəzərdə tutulan bu təlimat kitabçasından istifadə edin.", "ttt.open": "Aç", - "ttt.MakeItFlyTitle": "Qoyun uçsun", + "ttt.MakeItFlyTitle": "Uçurtmaq", "ttt.MakeItFlyDescription": "Skreçdə pişikləri, super gücə malik üç qəhrəman qızları və ya hətta takonu animasiya ilə canlandırın!", - "ttt.AnimateYourNameTitle": "Adlara animasiya verin", + "ttt.AnimateYourNameTitle": "Ada animasiya verin", "ttt.AnimateYourNameDescription": "İstifadəçi adınızın, inisiallarınızı və ya sevimli sözlərinizin hərflərini animasiya yolu ilə canlandırın.", "ttt.RaceTitle": "Finişə Qədər Sürün", "ttt.RaceDescription": "İki personajın bir-biri ilə yarışdığı oyunu yaradın.", - "ttt.MakeMusicTitle": "Musiqi yarat", + "ttt.MakeMusicTitle": "Musiqi Yarat", "ttt.MakeMusicDescription": "Alətləri seçin, səsləri əlavə edin və musiqi çalmaq üçün düymələri basın.", "ttt.HideAndSeekTitle": "Gizlənpaç", "ttt.HideAndSeekDescription": "Peyda olan və sonra yoxa çıxan personajlarla giclənqaç oyununu yaradın.", - "ttt.StoryTitle": "Hekayə yaradın", + "ttt.StoryTitle": "Hekayə Yaradın", "ttt.StoryDescription": "Personajları seçin, söhbət əlavə edin və hekayənizi canlandırın.", "ttt.FashionTitle": "Dəb Oyunu", - "ttt.FashionDescription": "Müxtəlif paltar və tərzlərdən istifadə etməklə bir xarakteri (obrazı) geyindirə biləcəyiniz oyun yaradın.", + "ttt.FashionDescription": "Müxtəlif paltar və tərzlərdən istifadə etməklə bir personajı geyindirə biləcəyiniz oyun yaradın.", "ttt.PongTitle": "Ponq Oyunu", "ttt.PongDescription": "Səslər, xallar və digər effektlər ilə sıçrayan toplar oyununu yaradın.", "ttt.DanceTitle": "Gəlin rəqs edək", diff --git a/www/scratch-website.tips-l10njson/bg.json b/www/scratch-website.tips-l10njson/bg.json index 48f0d99a..456b4c83 100644 --- a/www/scratch-website.tips-l10njson/bg.json +++ b/www/scratch-website.tips-l10njson/bg.json @@ -36,7 +36,7 @@ "ttt.HideAndSeekTitle": "Криеница", "ttt.HideAndSeekDescription": "Направете игра на криеница с персонажи, които се появяват и скриват.", "ttt.StoryTitle": "Създайте история", - "ttt.StoryDescription": "Изберете персонажи, добавете диалог и дайте живот на историята си.", + "ttt.StoryDescription": "Изберете герои, добавете диалог и дайте живот на историята си.", "ttt.FashionTitle": "Модна игра", "ttt.FashionDescription": "Направете игра, в която преобличате персонаж в различни дрехи и стилове.", "ttt.PongTitle": "Игра на Понг", diff --git a/www/scratch-website.tips-l10njson/ca.json b/www/scratch-website.tips-l10njson/ca.json index 89cb8c11..982ff5d4 100644 --- a/www/scratch-website.tips-l10njson/ca.json +++ b/www/scratch-website.tips-l10njson/ca.json @@ -23,7 +23,7 @@ "ttt.activityTitle": "Targetes d'activitats", "ttt.activitySubtitle": "Explora les noves idees de programació usant aquest conjunt de targetes amb il·lustracions que pots imprimir.", "ttt.educatorTitle": "Guia de Docent", - "ttt.educatorSubtitle": "Usa aquesta guia per al docent per preparar i conduir un taller d'una hora amb Scratch.", + "ttt.educatorSubtitle": "Utilitza aquesta guia per al docent per preparar i conduir un taller d'una hora amb Scratch.", "ttt.open": "Obre", "ttt.MakeItFlyTitle": "Fes-lo volar", "ttt.MakeItFlyDescription": "Anima el gat de Scratch, les Supernenes, o fins i tot un taco!", diff --git a/www/scratch-website.tips-l10njson/cs.json b/www/scratch-website.tips-l10njson/cs.json index 5ea4394b..40fa57cf 100644 --- a/www/scratch-website.tips-l10njson/cs.json +++ b/www/scratch-website.tips-l10njson/cs.json @@ -46,5 +46,5 @@ "ttt.CatchTitle": "Hra chytání", "ttt.CatchDescription": "Vytvoř hru, ve které budeš chytat věci padající z nebe.", "ttt.VirtualPetTitle": "Virtuální mazlíček", - "ttt.VirtualPetDescription": "Vytvoř interaktivního mazlíčka který může jíst, pít a hrát si." + "ttt.VirtualPetDescription": "Vytvoř si interaktivního mazlíčka, který může jíst, pít a hrát si." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/cy.json b/www/scratch-website.tips-l10njson/cy.json index 56f1660b..83b96e74 100644 --- a/www/scratch-website.tips-l10njson/cy.json +++ b/www/scratch-website.tips-l10njson/cy.json @@ -2,7 +2,7 @@ "tips.title": "Cychwyn Arni", "tips.subTitle": "Cychwynnwch greu projectau yn Scratch drwy ddilyn y tiwtorial ar-lein neu lwytho i lawr y Canllaw PDF.", "tips.tryGettingStarted": "Defnyddio'r tiwtorial Cychwyn Arni", - "tips.tttHeader": "Cychwyn gyda Rhain", + "tips.tttHeader": "Pethau i roi cynnig arnyn nhw", "tips.tttBody": "Beth hoffech chi ei wneud gyda Scratch? Ar gyfer pob gweithgaredd, gallwch ddefnyddio'r Twtorial, llwytho set o Gardiau Gweithgaredd i lawr, neu edrych arGanllaw'r Athro.", "tips.cardsHeader": "Estyn y Casgliad Cyfan o'r Cardiau Gweithgaredd", "tips.cardsBody": "Gyda Chardiau Gweithgaredd Scratch, gallwch ddysgu i greu gemau, straeon, cerddoriaeth, animeiddiadau rhyngweithiol a mwy!", @@ -19,32 +19,32 @@ "tile.guides": "Darllenwch y Cardiau a'r Canllawiau", "tile.tryIt": "Rhowch Gynnig Arni", "ttt.placeholder": "Testun i gadw lle", - "ttt.tutorialSubtitle": "Gwneud y project gan ddilyn canllawiau cam-wrth-gam Scratch.", + "ttt.tutorialSubtitle": "Gwneud y project gan ddilyn tiwtorial cam-wrth-gam Scratch.", "ttt.activityTitle": "Cardiau Gweithgareddau", "ttt.activitySubtitle": "Darganfod syniadau codio newydd gan ddefnyddio'r set yma o gardiau darluniadol y mae modd eu hargraffu.", "ttt.educatorTitle": "Canllawiau Athro", - "ttt.educatorSubtitle": "Defnyddiwch y canllawiau athro hyn i gynllunio ac arwain gweithdy awr Scratch ", + "ttt.educatorSubtitle": "Defnyddiwch y canllawiau addysgwr hyn i gynllunio ac arwain gweithdy awr Scratch.", "ttt.open": "Agor", "ttt.MakeItFlyTitle": "Gwneud Iddo Hedfan", - "ttt.MakeItFlyDescription": "Animeiddio cath Scratch, y Powerpuff Girls neu hyd yn oed taco!", + "ttt.MakeItFlyDescription": "Animeiddio Cath Scratch, y Powerpuff Girls neu hyd yn oed taco!", "ttt.AnimateYourNameTitle": "Animeiddio Enw", - "ttt.AnimateYourNameDescription": "Animeiddio llythrennau eich enw defnyddiwr, llythrennau mawr neu hoff air.", + "ttt.AnimateYourNameDescription": "Animeiddio llythrennau eich enw defnyddiwr, llythrennau cyntaf neu hoff air.", "ttt.RaceTitle": "Y Ras i'r Diwedd", - "ttt.RaceDescription": "Gwneud gêm lle mae dau gymeriad yn rasio'i gilydd.", + "ttt.RaceDescription": "Crëwch gêm lle mae dau gymeriad yn rasio'i gilydd.", "ttt.MakeMusicTitle": "Creu Cerddoriaeth", "ttt.MakeMusicDescription": "Dewis offerynnau, ychwanegu seiniau a phwyso bysellau i chwarae cerddoriaeth.", "ttt.HideAndSeekTitle": "Chwarae Cuddio", - "ttt.HideAndSeekDescription": "Creu gêm cuddio gyda chymeriadau sy'n ymddangos a diflannu.", + "ttt.HideAndSeekDescription": "Gwnewch gêm cuddio gyda chymeriadau sy'n ymddangos ac yn diflannu.", "ttt.StoryTitle": "Creu Stori", "ttt.StoryDescription": "Dewis cymeriadau, ychwanegu sgwrs a dod â'r stori'n fyw.", "ttt.FashionTitle": "Gêm Ffasiwn", "ttt.FashionDescription": "Creu gêm gwisgo cymeriad â dillad a steiliau gwahanol.", "ttt.PongTitle": "Gêm Pong", - "ttt.PongDescription": "Creu gêm pêl yn bownsio gyda seiniau, pwyntiau ac effeithiau eraill.seiniau", + "ttt.PongDescription": "Creu gêm pêl yn bownsio gyda seinau, pwyntiau ac effeithiau eraill.", "ttt.DanceTitle": "Dawnsio", "ttt.DanceDescription": "Cynllunio golygfa dawns wedi ei hanimeiddio gyda cherddoriaeth a symudiadau dawnsio.", "ttt.CatchTitle": "Gêm Dal", - "ttt.CatchDescription": "Creu gêm dal pethau'n syrthio o'r awyr.", + "ttt.CatchDescription": "Creu gêm lle byddwch yn dal pethau sy'n syrthio o'r awyr.", "ttt.VirtualPetTitle": "Rhith Anifail Anwes", "ttt.VirtualPetDescription": "Creu anifail anwes rhyngweithiol sy'n gallu bwyta, yfed a chwarae." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/da.json b/www/scratch-website.tips-l10njson/da.json index b2bfc4e7..63f377c5 100644 --- a/www/scratch-website.tips-l10njson/da.json +++ b/www/scratch-website.tips-l10njson/da.json @@ -23,20 +23,20 @@ "ttt.activityTitle": "Aktivitetskort", "ttt.activitySubtitle": "Udforsk nye kodeideer ved at bruge dette sæt med illustrerede kort som du kan skrive ud.", "ttt.educatorTitle": "Undervisningsguide", - "ttt.educatorSubtitle": "Brug denne undervisningsguide til at planlægge og lede en et-times Scratch workshop.", + "ttt.educatorSubtitle": "Brug denne undervisningsguide til at planlægge og lede en Scratch workshop på en time.", "ttt.open": "Åben", "ttt.MakeItFlyTitle": "Få det til at flyve", - "ttt.MakeItFlyDescription": "Animer Scratch katten, Powerpuff pigerne, eller enda en taco!", - "ttt.AnimateYourNameTitle": "Animer et navn", - "ttt.AnimateYourNameDescription": "Animer bogstaverne i dit brugernavn, dine initialer eller dit yndlingsord.", + "ttt.MakeItFlyDescription": "Animer Scratch katten, Powerpuff pigerne, eller endda en taco!", + "ttt.AnimateYourNameTitle": "Leg med et navn", + "ttt.AnimateYourNameDescription": "Animér bogstaverne i dit brugernavn, dine initialer eller dit yndlingsord.", "ttt.RaceTitle": "Kør om kap til målstregen", - "ttt.RaceDescription": "Lav et spil hvor to karakterer kører ræs mod hinanden.", + "ttt.RaceDescription": "Lav et spil hvor to karakterer kører om kap mod hinanden.", "ttt.MakeMusicTitle": "Lav musik", "ttt.MakeMusicDescription": "Vælg instrumenter, tilføj lyde og tryk på taster for at spille musik.", "ttt.HideAndSeekTitle": "Gemmeleg", "ttt.HideAndSeekDescription": "Lav et gemmeleg spil med figurer der kommer frem og forsvinder.", "ttt.StoryTitle": "Lav en historie", - "ttt.StoryDescription": "Vælg figurer, tilføj samtaler og sæt liv i din historie.", + "ttt.StoryDescription": "Vælg figurer, tilføj samtaler og få din historie til at komme til live.", "ttt.FashionTitle": "Mode spil", "ttt.FashionDescription": "Lav et spil hvor du giver en figur nyt tøj og ny stil.", "ttt.PongTitle": "Pong spil", @@ -44,7 +44,7 @@ "ttt.DanceTitle": "Lad os danse", "ttt.DanceDescription": "Design en interaktiv danse-scene med musik og dansetrin.", "ttt.CatchTitle": "Fange spil", - "ttt.CatchDescription": "Lav et spil hvor du fanger ting der falder ned fra himlen.", + "ttt.CatchDescription": "Lav et spil hvor du griber ting der falder ned fra himlen.", "ttt.VirtualPetTitle": "Virtuelt kæledyr", "ttt.VirtualPetDescription": "Lav et interaktivt kæledyr, som kan spise, drikke og lege." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/de.json b/www/scratch-website.tips-l10njson/de.json index db07affa..c80e5420 100644 --- a/www/scratch-website.tips-l10njson/de.json +++ b/www/scratch-website.tips-l10njson/de.json @@ -1,5 +1,5 @@ { - "tips.title": "Einleitung", + "tips.title": "Erste Schritte", "tips.subTitle": "Beginne damit, Scratch-Projekte zu machen, indem du die Online-Tutorien ausprobierst oder den PDF-Leitfaden herunterlädst.", "tips.tryGettingStarted": "Probiere das Erste-Schritte-Tutorium aus", "tips.tttHeader": "Dinge zum Ausprobieren", @@ -17,9 +17,9 @@ "tips.questionsBody": "Hast du Fragen? Schau dir die häufig gestellten Fragen an oder besuche das Hilfe-mit-Skripten-Forum.", "ttt.tutorial": "Anleitung", "tile.guides": "Schau dir die Karten und Anleitungen an", - "tile.tryIt": "Probiere es!", + "tile.tryIt": "Ausprobieren!", "ttt.placeholder": "Platzhaltertext", - "ttt.tutorialSubtitle": "Lerne, wie du dieses Projekt mit Scratch und einem Schritt-für-Schritt Tutorium erstellen kannst.", + "ttt.tutorialSubtitle": "Lerne, wie du dieses Projekt in Scratch unter Zuhilfenahme einer Schritt-für-Schritt-Anleitung erstellen kannst.", "ttt.activityTitle": "Aktivitäts-Karten", "ttt.activitySubtitle": "Erkunde mit diesen ausdruckbaren, illustrierten Karten neue Programmierideen.", "ttt.educatorTitle": "Anleitung für Pädagogen", @@ -31,7 +31,7 @@ "ttt.AnimateYourNameDescription": "Animiere die Buchstaben deines Benutzernamens, deine Initialen oder dein Lieblingswort.", "ttt.RaceTitle": "Wettrennen zum Ziel", "ttt.RaceDescription": "Mache ein Spiel, in dem zwei Figuren um die Wette laufen.", - "ttt.MakeMusicTitle": "Füge Musik hinzu", + "ttt.MakeMusicTitle": "Mach Musik", "ttt.MakeMusicDescription": "Wähle Musikinstrumente, füge Klänge hinzu und drücke Tasten um Musik abzuspielen.", "ttt.HideAndSeekTitle": "Verstecken und Suchen", "ttt.HideAndSeekDescription": "Erstelle ein Versteckspiel mit Figuren die auftauchen und wieder verschwinden.", diff --git a/www/scratch-website.tips-l10njson/el.json b/www/scratch-website.tips-l10njson/el.json index 47f2a31d..0f3d5542 100644 --- a/www/scratch-website.tips-l10njson/el.json +++ b/www/scratch-website.tips-l10njson/el.json @@ -8,13 +8,13 @@ "tips.cardsBody": "Με τις Κάρτες Δραστηριοτήτων Scratch, μπορείτε να μάθετε να δημιουργείτε διαδραστικά παιχνίδια, ιστορίες, μουσική, κινούμενα σχέδια, και περισσότερα!", "tips.cardsDownload": "Κατεβάστε το PDF", "tips.cardsPurchase": "Αγοράστε ένα Τυπωμένο Πακέτο", - "tips.starterProjectsHeader": "Εισαγωγικά έργα", + "tips.starterProjectsHeader": "Εισαγωγικά Έργα", "tips.starterProjectsBody": "Μπορείτε να παίξετε με τα Εισαγωγικά Προγράμματα για να πάρετε ιδέες για να φτιάξετε δικά σας έργα", "tips.starterProjectsPlay": "Παίξτε με τα Εισαγωγικά Έργα", "tips.offlineEditorHeader": "Επεξεργαστής Χωρίς Σύνδεση", "tips.offlineEditorBody": "Για να δημιουργήσετε έργα χωρίς σύνδεση στο Διαδίκτυο, μπορείτε να κατεβάσετε τον επεξεργαστή χωρίς σύνδεση.", "tips.questionsHeader": "Ερωτήσεις", - "tips.questionsBody": "Έχετε κι άλλες απορίες; Δείτε τις Συχνές ερωτήσεις ή επισκεφτείτε τη Δημόσια Συζήτηση για Βοήθεια με τα Σενάρια.", + "tips.questionsBody": "Έχετε κι άλλες ερωτήσεις; Δείτε τις Συχνές Ερωτήσεις ή επισκεφτείτε τη Δημόσια Συζήτηση για Βοήθεια με τα Σενάρια.", "ttt.tutorial": "Εκπαιδευτικό Υλικό", "tile.guides": "Δείτε Κάρτες και Οδηγούς", "tile.tryIt": "Δοκιμάστε το", @@ -25,12 +25,12 @@ "ttt.educatorTitle": "Οδηγός Εκπαιδευτικών", "ttt.educatorSubtitle": "Χρησιμοποιήστε αυτόν τον οδηγό εκπαιδευτικών για να σχεδιάσετε και να διεξάγετε ένα ωριαίο εργαστήριο Scratch.", "ttt.open": "Άνοιγμα", - "ttt.MakeItFlyTitle": "Κάνε το να Πετάξει", + "ttt.MakeItFlyTitle": "Κάνε Το να Πετάξει", "ttt.MakeItFlyDescription": "Δώσε ζωή στη Γάτα του Scratch, στα Κορίτσια Πάουερπαφ, ή ακόμη και σε ένα τάκο!", "ttt.AnimateYourNameTitle": "Ζωντάνεψε ένα Όνομα", "ttt.AnimateYourNameDescription": "Ζωντάνεψε τα γράμματα του ονόματος χρήστη σου, τα αρχικά σου, ή την αγαπημένη σου λέξη.", - "ttt.RaceTitle": "Αγώνας προς τον Τερματισμό", - "ttt.RaceDescription": "Φτιάξτε ένα παιχνίδι όπου δύο χαρακτήρες κάνουν αγώνα δρόμου μεταξύ τους.", + "ttt.RaceTitle": "Τρέξε προς τον Τερματισμό", + "ttt.RaceDescription": "Δημιουργήστε ένα παιχνίδι όπου δύο χαρακτήρες κάνουν αγώνα δρόμου μεταξύ τους.", "ttt.MakeMusicTitle": "Δημιούργησε Μουσική", "ttt.MakeMusicDescription": "Επιλέξτε όργανα, προσθέστε ήχους, και πατήστε πλήκτρα για να παίξετε μουσική.", "ttt.HideAndSeekTitle": "Κρυφτό", diff --git a/www/scratch-website.tips-l10njson/es-419.json b/www/scratch-website.tips-l10njson/es-419.json index f91ca5f4..6f018dcc 100644 --- a/www/scratch-website.tips-l10njson/es-419.json +++ b/www/scratch-website.tips-l10njson/es-419.json @@ -1,5 +1,5 @@ { - "tips.title": "Comenzar", + "tips.title": "Cómo comenzar", "tips.subTitle": "Start making projects in Scratch by trying the online tutorial or downloading the PDF Guide.", "tips.tryGettingStarted": "Try the Getting Started tutorial", "tips.tttHeader": "Cosas para probar", @@ -11,13 +11,13 @@ "tips.starterProjectsHeader": "Proyectos iniciales", "tips.starterProjectsBody": "You can play with Starter Projects to get ideas for making your own projects.", "tips.starterProjectsPlay": "Play with Starter Projects", - "tips.offlineEditorHeader": "Scratch sin conexión", + "tips.offlineEditorHeader": "Editor sin conexión", "tips.offlineEditorBody": "To create projects without an Internet connection, you can download the offline editor.", "tips.questionsHeader": "Questions", "tips.questionsBody": "Have more questions? See the Frequently Asked Questions or visit the Help with Scripts Forum.", "ttt.tutorial": "Tutorial", "tile.guides": "See Cards and Guides", - "tile.tryIt": "Inténtalo", + "tile.tryIt": "Intentar", "ttt.placeholder": "Placeholder text", "ttt.tutorialSubtitle": "Find out how to make this project using a step-by-step tutorial in Scratch.", "ttt.activityTitle": "Activity Cards", diff --git a/www/scratch-website.tips-l10njson/es.json b/www/scratch-website.tips-l10njson/es.json index fdb78433..07cc14ad 100644 --- a/www/scratch-website.tips-l10njson/es.json +++ b/www/scratch-website.tips-l10njson/es.json @@ -1,5 +1,5 @@ { - "tips.title": "Empezando", + "tips.title": "Para empezar", "tips.subTitle": "Puedes empezar a crear proyectos en Scratch a través del tutorial en línea o descargando la guía en PDF.", "tips.tryGettingStarted": "Prueba el tutorial Empieza con Scratch", "tips.tttHeader": "Cosas para probar", @@ -7,14 +7,14 @@ "tips.cardsHeader": "Obtén la colección completa de las Tarjetas de actividades", "tips.cardsBody": "Con las Tarjetas de actividades de Scratch puedes aprender a crear juegos interactivos, historias, música, animaciones, ¡y mucho más!", "tips.cardsDownload": "Descargar PDF", - "tips.cardsPurchase": "Adquirir un kit impreso", - "tips.starterProjectsHeader": "Proyectos iniciales", + "tips.cardsPurchase": "Comprar un kit impreso", + "tips.starterProjectsHeader": "Proyectos de iniciación", "tips.starterProjectsBody": "Puedes jugar con los Proyectos iniciales para tener ideas con las que crear tus propios proyectos.", "tips.starterProjectsPlay": "Jugar con los Proyectos iniciales", "tips.offlineEditorHeader": "Editor sin conexión", "tips.offlineEditorBody": "Para crear proyectos sin tener una conexión a Internet puedes descargar el editor sin conexión.", "tips.questionsHeader": "Preguntas", - "tips.questionsBody": "¿Tienes más preguntas? Échale un vistazo a las Preguntas más frecuentes o visita el foro de ayuda sobre código", + "tips.questionsBody": "¿Tienes más preguntas? Échale un vistazo a las Preguntas más frecuentes o visita el foro de ayuda sobre códigos", "ttt.tutorial": "Tutorial", "tile.guides": "Ver tarjetas y guías", "tile.tryIt": "Pruébalo", @@ -22,7 +22,7 @@ "ttt.tutorialSubtitle": "Descubre cómo hacer este proyecto con un tutorial paso a paso en Scratch.", "ttt.activityTitle": "Tarjetas de actividad", "ttt.activitySubtitle": "Explora nuevas ideas de programación con este conjunto de tarjetas ilustradas que podrás imprimir.", - "ttt.educatorTitle": "Guía para el educador", + "ttt.educatorTitle": "Guía para el docente", "ttt.educatorSubtitle": "Usa esta guía para el docente para organizar y llevar a cabo un taller de Scratch de una hora.", "ttt.open": "Abrir", "ttt.MakeItFlyTitle": "Hazlo volar", @@ -30,12 +30,12 @@ "ttt.AnimateYourNameTitle": "Animar un nombre", "ttt.AnimateYourNameDescription": "Anima las letras de tu nombre de usuario, iniciales o palabra favorita.", "ttt.RaceTitle": "Carrera hacia la meta", - "ttt.RaceDescription": "Haz un juego en el que compiten dos personajes.", - "ttt.MakeMusicTitle": "Crea música", + "ttt.RaceDescription": "Haz un juego en el que dos personajes compiten en una carrera.", + "ttt.MakeMusicTitle": "Crear música", "ttt.MakeMusicDescription": "Elige instrumentos, añade sonidos y pulsa teclas para tocar música.", "ttt.HideAndSeekTitle": "Esconder y buscar", "ttt.HideAndSeekDescription": "Haz un juego de esconder y buscar con personajes que aparecen y desaparecen.", - "ttt.StoryTitle": "Crea una historia", + "ttt.StoryTitle": "Crear una historia", "ttt.StoryDescription": "Elige personajes, añade conversaciones y dale vida a tu historia.", "ttt.FashionTitle": "Juego de moda", "ttt.FashionDescription": "Crea un juego en el que vistas a un personaje con diferentes ropas y estilos.", diff --git a/www/scratch-website.tips-l10njson/et.json b/www/scratch-website.tips-l10njson/et.json index 098fb4f0..ff4ef4a0 100644 --- a/www/scratch-website.tips-l10njson/et.json +++ b/www/scratch-website.tips-l10njson/et.json @@ -27,7 +27,7 @@ "ttt.open": "Ava", "ttt.MakeItFlyTitle": "Make It Fly", "ttt.MakeItFlyDescription": "Animate the Scratch Cat, The Powerpuff Girls, or even a taco!", - "ttt.AnimateYourNameTitle": "Lisa nimele efekt", + "ttt.AnimateYourNameTitle": "Animeeri nimi", "ttt.AnimateYourNameDescription": "Animate the letters of your username, initials, or favorite word.", "ttt.RaceTitle": "Race to the Finish", "ttt.RaceDescription": "Make a game where two characters race each other.", diff --git a/www/scratch-website.tips-l10njson/eu.json b/www/scratch-website.tips-l10njson/eu.json index d7f0c17e..54078c39 100644 --- a/www/scratch-website.tips-l10njson/eu.json +++ b/www/scratch-website.tips-l10njson/eu.json @@ -28,7 +28,7 @@ "ttt.MakeItFlyTitle": "Jarri hegan", "ttt.MakeItFlyDescription": "Animatu Scratch Katua, Powerpuff Neskak eta baita tako bat ere!", "ttt.AnimateYourNameTitle": "Animatu izen bat", - "ttt.AnimateYourNameDescription": "Animatu zure izenaren letrak, inizialak edo gogoko hitza.", + "ttt.AnimateYourNameDescription": "Animatu zure erabiltzaile-izenaren letrak, inizialak, edo gogoko hitza.", "ttt.RaceTitle": "Helmugarako lasterketa", "ttt.RaceDescription": "Bi pertsonaien arteko lasterketa jolasa egin", "ttt.MakeMusicTitle": "Egin musika", @@ -37,9 +37,9 @@ "ttt.HideAndSeekDescription": "Ezkutaketa jolasa egin non pertsonaiak agertu eta desagertzen diren.", "ttt.StoryTitle": "Istorioa bat asmatu", "ttt.StoryDescription": "Hautatu pertsonaiak, gehitu solasak, eta eman bizia zure istorioari.", - "ttt.FashionTitle": "Moda Jolasa", + "ttt.FashionTitle": "Moda jolasa", "ttt.FashionDescription": "Egin jolas bat pertsonai bat jantzi eta estilo desberdinez konbinatuz.", - "ttt.PongTitle": "Pong Jolasa", + "ttt.PongTitle": "Pong jolasa", "ttt.PongDescription": "Errebote-jolasa egin soinu, puntu eta efektuekin.", "ttt.DanceTitle": "Dantzara", "ttt.DanceDescription": "Diseinatu dantza animazio bat musika eta mugimenduekin.", diff --git a/www/scratch-website.tips-l10njson/fa.json b/www/scratch-website.tips-l10njson/fa.json index 707cb506..3b78f706 100644 --- a/www/scratch-website.tips-l10njson/fa.json +++ b/www/scratch-website.tips-l10njson/fa.json @@ -6,18 +6,18 @@ "tips.tttBody": "What do you want to make with Scratch? For each activity, you can try the Tutorial, download a set of Activity Cards, or view the Educator Guide.", "tips.cardsHeader": "Get the Entire Collection of Activity Cards", "tips.cardsBody": "With the Scratch Activity Cards, you can learn to create interactive games, stories, music, animations, and more!", - "tips.cardsDownload": "Download PDF", + "tips.cardsDownload": "دانلود فایل PDF", "tips.cardsPurchase": "Purchase Printed Set", - "tips.starterProjectsHeader": "Starter Projects", + "tips.starterProjectsHeader": "پروژه‌ هایی برای مبتدیان", "tips.starterProjectsBody": "You can play with Starter Projects to get ideas for making your own projects.", "tips.starterProjectsPlay": "Play with Starter Projects", "tips.offlineEditorHeader": "ویرایشگر آفلاین", "tips.offlineEditorBody": "To create projects without an Internet connection, you can download the offline editor.", - "tips.questionsHeader": "Questions", - "tips.questionsBody": "Have more questions? See the Frequently Asked Questions or visit the Help with Scripts Forum.", + "tips.questionsHeader": "سوالات", + "tips.questionsBody": "آیا بازهم سوالاتی دارید؟ صفحه ی سوالات متداول و یا کمک از انجمن دستورات را ببیند. ", "ttt.tutorial": "آموزش", "tile.guides": "مشاهده کارت‌ها و راهنما‌ها", - "tile.tryIt": "امتحانش کن", + "tile.tryIt": "امتحان اش کن", "ttt.placeholder": "Placeholder text", "ttt.tutorialSubtitle": "Find out how to make this project using a step-by-step tutorial in Scratch.", "ttt.activityTitle": "Activity Cards", @@ -27,13 +27,13 @@ "ttt.open": "باز کن", "ttt.MakeItFlyTitle": "Make It Fly", "ttt.MakeItFlyDescription": "Animate the Scratch Cat, The Powerpuff Girls, or even a taco!", - "ttt.AnimateYourNameTitle": "پویا نمایی یک اسم", + "ttt.AnimateYourNameTitle": "پویا نمایی یک اسم", "ttt.AnimateYourNameDescription": "Animate the letters of your username, initials, or favorite word.", - "ttt.RaceTitle": "Race to the Finish", + "ttt.RaceTitle": "مسابقه به پایان رسید", "ttt.RaceDescription": "Make a game where two characters race each other.", - "ttt.MakeMusicTitle": "خلق موسیقی", + "ttt.MakeMusicTitle": "ساختن موسیقی", "ttt.MakeMusicDescription": "Choose instruments, add sounds, and press keys to play music.", - "ttt.HideAndSeekTitle": "Hide and Seek", + "ttt.HideAndSeekTitle": "قایم موشک", "ttt.HideAndSeekDescription": "Make a hide-and-seek game with characters that appear and disappear.", "ttt.StoryTitle": "یک داستان بساز", "ttt.StoryDescription": "Choose characters, add conversation, and bring your story to life.", diff --git a/www/scratch-website.tips-l10njson/fi.json b/www/scratch-website.tips-l10njson/fi.json index a5ebd375..1d3e919e 100644 --- a/www/scratch-website.tips-l10njson/fi.json +++ b/www/scratch-website.tips-l10njson/fi.json @@ -25,11 +25,11 @@ "ttt.educatorTitle": "Opettajan opas", "ttt.educatorSubtitle": "Käytä tätä opettajan opasta yhden tunnin Scratch-työpajan suunnitteluun ja ohjaamiseen.", "ttt.open": "Avaa", - "ttt.MakeItFlyTitle": "Saa se lentämään", + "ttt.MakeItFlyTitle": "Lennätä sitä", "ttt.MakeItFlyDescription": "Animoi Scratch-kissa, Tehotytöt tai jopa taco!", "ttt.AnimateYourNameTitle": "Animoi nimi", "ttt.AnimateYourNameDescription": "Animoi käyttäjänimesi, nimesi tai suosikkisanasi kirjaimet.", - "ttt.RaceTitle": "Kilpaa loppuun", + "ttt.RaceTitle": "Kilpaa maaliviivalle", "ttt.RaceDescription": "Tee peli, jossa kaksi hahmoa kilpailevat toistensa kanssa.", "ttt.MakeMusicTitle": "Tee musiikkia", "ttt.MakeMusicDescription": "Valitse instrumentteja, lisää ääniä ja paina näppäimiä soittaaksesi musiikkia.", diff --git a/www/scratch-website.tips-l10njson/fr.json b/www/scratch-website.tips-l10njson/fr.json index 15f9968d..728fe4c1 100644 --- a/www/scratch-website.tips-l10njson/fr.json +++ b/www/scratch-website.tips-l10njson/fr.json @@ -2,13 +2,13 @@ "tips.title": "Prise en main", "tips.subTitle": "Commencez à faire des projets dans Scratch en essayant le tutoriel en ligne ou en téléchargeant le guide PDF.", "tips.tryGettingStarted": "Essayez le tutoriel de Prise en Main", - "tips.tttHeader": "Choses à essayer", + "tips.tttHeader": "Trucs à essayer", "tips.tttBody": "Que voulez-vous faire avec Scratch? Pour chaque activité, vous pouvez essayer le Tutoriel, télécharger un ensemble de Cartes d’Activité ou jeter un coup d'œil au Guide des Enseignants.", "tips.cardsHeader": "Obtenir toutes les Cartes d'Activité", "tips.cardsBody": "Avec les Cartes d'Activité Scratch, vous apprendrez à créer des jeux interactifs, des histoires, de la musique, des animations et bien plus!", "tips.cardsDownload": "Télécharger le PDF", "tips.cardsPurchase": "Acheter l'ensemble imprimé", - "tips.starterProjectsHeader": "Projets pour débutants", + "tips.starterProjectsHeader": "Projets pour débutant", "tips.starterProjectsBody": "Vous pouvez jouer avec les Projets pour débutants pour avoir des idées pour faire vos propres projets.", "tips.starterProjectsPlay": "Jouer avec les projets pour les débutants", "tips.offlineEditorHeader": "Éditeur hors-ligne", @@ -22,29 +22,29 @@ "ttt.tutorialSubtitle": "Découvre comment réaliser ce projet dans Scratch à l'aide d'un tutoriel étape par étape.", "ttt.activityTitle": "Cartes d'activités", "ttt.activitySubtitle": "Explore de nouvelles idées de codage en utilisant cette série de cartes illustrées à imprimer.", - "ttt.educatorTitle": "Guide pour éducateur", + "ttt.educatorTitle": "Guide pour enseignants", "ttt.educatorSubtitle": "Utilise ce guide pour éducateur afin de planifier et de diriger un atelier Scratch d'une heure.", "ttt.open": "Ouvrir", - "ttt.MakeItFlyTitle": "Fais-Le Voler", + "ttt.MakeItFlyTitle": "Fais-le voler", "ttt.MakeItFlyDescription": "Anime le chat Scratch, les Supers Nanas ou même un taco !", "ttt.AnimateYourNameTitle": "Anime un nom", "ttt.AnimateYourNameDescription": "Anime les lettres de ton nom d'utilisateur, tes initiales ou ton mot préféré.", - "ttt.RaceTitle": "Course jusqu'à l'arrivée", - "ttt.RaceDescription": "Fais jeu où deux personnages font la course.", - "ttt.MakeMusicTitle": "Fais de la musique", + "ttt.RaceTitle": "Cours jusqu'à l'arrivée", + "ttt.RaceDescription": "Crée un jeu où deux personnages font la course.", + "ttt.MakeMusicTitle": "Faire de la musique", "ttt.MakeMusicDescription": "Choisis des instruments, ajoute des sons et appuie sur les touches pour jouer de la musique.", - "ttt.HideAndSeekTitle": "Cache-Cache", + "ttt.HideAndSeekTitle": "Cache-cache", "ttt.HideAndSeekDescription": "Fais un jeu de cache-cache avec des personnages qui apparaissent et disparaissent.", "ttt.StoryTitle": "Créer une Histoire", "ttt.StoryDescription": "Choisis des personnages, ajoute une conversation et donne vie à ton histoire.", - "ttt.FashionTitle": "Jeu de mode", + "ttt.FashionTitle": "Jouer avec la mode", "ttt.FashionDescription": "Faites un jeu où vous habillez un personnage avec différents vêtements et styles.", - "ttt.PongTitle": "Jeu Pong", - "ttt.PongDescription": "Joue à la balle rebondissante avec des sons, des points ou d'autres effets.", + "ttt.PongTitle": "Jeu de Pong", + "ttt.PongDescription": "Fais rebondir une balle avec des sons, des points ou d'autres effets.", "ttt.DanceTitle": "Dansons", "ttt.DanceDescription": "Crée une scène de danse animée avec de la musique et des pas de danse.", - "ttt.CatchTitle": "Jeu d'attrape", - "ttt.CatchDescription": "Fais un jeu ou tu dois attraper les objets qui tombent du ciel.", + "ttt.CatchTitle": "Jeu d'adresse", + "ttt.CatchDescription": "Fais un jeu où tu dois attraper les objets qui tombent du ciel.", "ttt.VirtualPetTitle": "Animal de compagnie virtuel", "ttt.VirtualPetDescription": "Crée un animal de compagnie interactif qui peut manger, boire et jouer." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/ga.json b/www/scratch-website.tips-l10njson/ga.json index 9daadf59..30d0f2da 100644 --- a/www/scratch-website.tips-l10njson/ga.json +++ b/www/scratch-website.tips-l10njson/ga.json @@ -8,7 +8,7 @@ "tips.cardsBody": "Le Cártaí Gníomhaíochta Scratch, foghlaimeoidh tú conas scéalta idirghníomhacha, cluichí, ceol, beochaintí, agus tuilleadh a chruthú!", "tips.cardsDownload": "Íoslódáil PDF", "tips.cardsPurchase": "Ceannaigh Cártaí Priontáilte", - "tips.starterProjectsHeader": "Tionscadail do Thosaitheoirí", + "tips.starterProjectsHeader": "Tionscadail Tosaigh", "tips.starterProjectsBody": "Is féidir leat Tionscadail Tosaigh a thriail chun inspioráid a fháil do do thionscadail féin.", "tips.starterProjectsPlay": "Spraoi le Tionscadail do Thosaitheoirí", "tips.offlineEditorHeader": "Eagarthóir As Líne", @@ -27,11 +27,11 @@ "ttt.open": "Oscail", "ttt.MakeItFlyTitle": "Cuir Ag Eitilt É", "ttt.MakeItFlyDescription": "Beoigh an Cat Scratch, na Cailíní Powerpuff, nó fiú tacó!", - "ttt.AnimateYourNameTitle": "Cuir Beochan le hAinm", + "ttt.AnimateYourNameTitle": "Beochan a chur le d'ainm", "ttt.AnimateYourNameDescription": "Beoigh d'inisealacha, na litreacha i d'ainm úsáideora, nó san fhocal is ansa leat.", "ttt.RaceTitle": "Rásáil go dtí an Deireadh", "ttt.RaceDescription": "Cruthaigh cluiche ina ritheann dhá charachtar rás in aghaidh a chéile.", - "ttt.MakeMusicTitle": "Cum Ceol", + "ttt.MakeMusicTitle": "Ceol a chumadh", "ttt.MakeMusicDescription": "Roghnaigh uirlisí ceoil, cuir fuaimeanna leo, agus brúigh na heochracha chun amhrán a sheinm.", "ttt.HideAndSeekTitle": "Folach Bíog", "ttt.HideAndSeekDescription": "Déan cluiche folach bíog le carachtair a théann as radharc agus a thagann i láthair arís.", @@ -40,7 +40,7 @@ "ttt.FashionTitle": "Cluiche Faisin", "ttt.FashionDescription": "Cruthaigh cluiche ina ngléasann tú carachtar le héadaí éagsúla agus i stíleanna éagsúla.", "ttt.PongTitle": "Cluiche Pong", - "ttt.PongDescription": "Cruthaigh cluiche ina bpreabann liathróid - le fuaimeanna, pointí, agus éifeachtaí eile.", + "ttt.PongDescription": "Cruthaigh cluiche ina bpreabann liathróid, le fuaimeanna, pointí, agus éifeachtaí eile.", "ttt.DanceTitle": "Déanaimis Damhsa", "ttt.DanceDescription": "Dear radharc damhsa beochana le ceol agus gluaiseachtaí damhsa.", "ttt.CatchTitle": "Cluiche Gabhála", diff --git a/www/scratch-website.tips-l10njson/gd.json b/www/scratch-website.tips-l10njson/gd.json index 44950463..3c1d85da 100644 --- a/www/scratch-website.tips-l10njson/gd.json +++ b/www/scratch-website.tips-l10njson/gd.json @@ -1,6 +1,6 @@ { "tips.title": "Dèan toiseach-tòiseachaidh", - "tips.subTitle": "Tòisich air pròiseactan a dhèanamh le Scratch agus feuch an t-oideachadh air loidhne no luchdaich a-nuas an treòir PDF.", + "tips.subTitle": "Tòisich air pròiseactan a dhèanamh le Scratch agus feuch an t-oideachadh air loidhne no luchdaich a-nuas an treòir PDF.", "tips.tryGettingStarted": "Feuch an t-oideachadh “Toiseach-tòiseachaidh”", "tips.tttHeader": "Rudan ri am feuchainn", "tips.tttBody": "Dè am bu toigh leat dèanamh le Scratch? Airson gach gnìomhachd, feuch an t-oideachadh, luchdaich a-nuas grunn chairtean gnìomhachd, no faic treòir an luchd-fhoghlaim.", @@ -12,9 +12,9 @@ "tips.starterProjectsBody": "’S urrainn dhut cluich le pròiseactan tòiseachaidh ach am faigh thu beachdan air pròiseactan agad fhèin.", "tips.starterProjectsPlay": "Cluich le pròiseactan tòiseachaidh", "tips.offlineEditorHeader": "Deasaiche far loidhne", - "tips.offlineEditorBody": "Luchdaidh a-nuas an deasaiche far loidhne ma tha thu airson pròiseactan a chruthachadh às aonais ceangal dhan eadar-lìon.", + "tips.offlineEditorBody": "Luchdaidh a-nuas an deasaiche far loidhne ma tha thu airson pròiseactan a chruthachadh às aonais ceangal dhan eadar-lìon.", "tips.questionsHeader": "Ceistean", - "tips.questionsBody": "A bheil barrachd ceistean agad? Thòir sùil air na ceistean àbhaisteach no tadhail air an fhòram Help with Scripts.", + "tips.questionsBody": "A bheil barrachd ceistean agad? Thòir sùil air na ceistean àbhaisteach no tadhail air an fhòram Help with Scripts.", "ttt.tutorial": "Oideachadh", "tile.guides": "Seall cairtean is treòirean", "tile.tryIt": "Feuch e", @@ -31,7 +31,7 @@ "ttt.AnimateYourNameDescription": "Beòthaich litrichean d’ fhar-ainm no am facal as fheàrr leat.", "ttt.RaceTitle": "Rèis gun deireadh", "ttt.RaceDescription": "Dèan geama far an ruith dithis rèis.", - "ttt.MakeMusicTitle": "Cruthaich ceòl", + "ttt.MakeMusicTitle": "Cluich ceòl", "ttt.MakeMusicDescription": "Tagh innealan-ciùil, cuir fuaimean ris agus brùth air iuchraichean gus ceòl a chluiche.", "ttt.HideAndSeekTitle": "Falach-fead", "ttt.HideAndSeekDescription": "Cruthaich geama falach-fead le pearsachan a nochdas ’s a thèid am falach.", diff --git a/www/scratch-website.tips-l10njson/gl.json b/www/scratch-website.tips-l10njson/gl.json index 63c91ab3..f31d54ad 100644 --- a/www/scratch-website.tips-l10njson/gl.json +++ b/www/scratch-website.tips-l10njson/gl.json @@ -29,11 +29,11 @@ "ttt.MakeItFlyDescription": "Anima o gato Scratch, as Supernenas ou até un taco!", "ttt.AnimateYourNameTitle": "Anima un nome", "ttt.AnimateYourNameDescription": "Anima as letras do teu nome de usuario, as iniciais ou unha palabra favorita.", - "ttt.RaceTitle": "Corre até á meta", + "ttt.RaceTitle": "Corre até a meta", "ttt.RaceDescription": "Crea un xogo no que duas personaxes compitan correndo.", "ttt.MakeMusicTitle": "Fai música", "ttt.MakeMusicDescription": "Escolle instrumentos, engade sons e preme teclas para tocar música.", - "ttt.HideAndSeekTitle": "Xogo ás agachadas", + "ttt.HideAndSeekTitle": "Agochar e procurar", "ttt.HideAndSeekDescription": "Crea un xogo dos agochos con personaxes que aparezan e desaparezan.", "ttt.StoryTitle": "Crea unha historia", "ttt.StoryDescription": "Escolle personaxes, engade conversas e dálle vida á túa historia.", diff --git a/www/scratch-website.tips-l10njson/he.json b/www/scratch-website.tips-l10njson/he.json index 98d9a189..69c1f660 100644 --- a/www/scratch-website.tips-l10njson/he.json +++ b/www/scratch-website.tips-l10njson/he.json @@ -1,5 +1,5 @@ { - "tips.title": "איך מתחילים?", + "tips.title": "מתחילים", "tips.subTitle": "התחילו להכין פרויקטים בסקראץ' בעזרת המדריכים האינטרנטיים או ע\"י הורדת מדריך PDF.", "tips.tryGettingStarted": "נסו את המדריך למתחילים", "tips.tttHeader": "דברים שכדאי לנסות", @@ -11,7 +11,7 @@ "tips.starterProjectsHeader": "פרויקטים התחלתיים", "tips.starterProjectsBody": "You can play with Starter Projects to get ideas for making your own projects.", "tips.starterProjectsPlay": "Play with Starter Projects", - "tips.offlineEditorHeader": "עורך שולחני", + "tips.offlineEditorHeader": "עורך שולחני להורדה", "tips.offlineEditorBody": "כדי ליצור פרויקטים בלי חיבור אינטרנט, אתם יכולים להוריד את העורך השולחני.", "tips.questionsHeader": "שאלות", "tips.questionsBody": "יש לכם עוד שאלות? צפו בשאלות נפוצות או בקרו בפורום לעזרה בתסריטים.", @@ -27,11 +27,11 @@ "ttt.open": "פתח", "ttt.MakeItFlyTitle": "גרום לזה לעוף", "ttt.MakeItFlyDescription": "Animate the Scratch Cat, The Powerpuff Girls, or even a taco!", - "ttt.AnimateYourNameTitle": "הנפש שם", + "ttt.AnimateYourNameTitle": "הנפשת שם", "ttt.AnimateYourNameDescription": "הנפש את האותיות של שם המשתמש שלך, ראשי תיבות או מילה אהובה.", "ttt.RaceTitle": "התחרה עד הסוף", "ttt.RaceDescription": "צור משחק שבו יש שתי דמויות שמתחרות זו בזו.", - "ttt.MakeMusicTitle": "צור מוזיקה", + "ttt.MakeMusicTitle": "צרו מוזיקה", "ttt.MakeMusicDescription": "בחר כלי נגינה, הוסף צלילים ולחץ על המקשים כדי לנגן מוזיקה", "ttt.HideAndSeekTitle": "מחבואים", "ttt.HideAndSeekDescription": "הכן משחק מחבואים עם דמויות שמופיעות ונעלמות.", diff --git a/www/scratch-website.tips-l10njson/hr.json b/www/scratch-website.tips-l10njson/hr.json index 8e9be8b9..844a8622 100644 --- a/www/scratch-website.tips-l10njson/hr.json +++ b/www/scratch-website.tips-l10njson/hr.json @@ -31,7 +31,7 @@ "ttt.AnimateYourNameDescription": "Animate the letters of your username, initials, or favorite word.", "ttt.RaceTitle": "Utrka", "ttt.RaceDescription": "Make a game where two characters race each other.", - "ttt.MakeMusicTitle": "Stvori glazbu", + "ttt.MakeMusicTitle": "Napravi glazbu", "ttt.MakeMusicDescription": "Choose instruments, add sounds, and press keys to play music.", "ttt.HideAndSeekTitle": "Igra skrivača", "ttt.HideAndSeekDescription": "Make a hide-and-seek game with characters that appear and disappear.", diff --git a/www/scratch-website.tips-l10njson/hu.json b/www/scratch-website.tips-l10njson/hu.json index 08b3e4e9..81368d25 100644 --- a/www/scratch-website.tips-l10njson/hu.json +++ b/www/scratch-website.tips-l10njson/hu.json @@ -14,7 +14,7 @@ "tips.offlineEditorHeader": "Offline szerkesztő", "tips.offlineEditorBody": "Ha internetkapcsolat nélkül akarsz projekteket alkotni, letöltheted az offline szerkesztőt.", "tips.questionsHeader": "Kérdések", - "tips.questionsBody": "További kérdéseid vannak? Nézd meg a Gyakran intézett kérdéseket vagy látogass el a Programozási súgó fórumra.", + "tips.questionsBody": "További kérdéseid vannak? Nézd meg a Gyakran ismételt kérdéseket vagy látogass el a Programozási súgó fórumra.", "ttt.tutorial": "Gyakorlatok", "tile.guides": "Kártyák és útmutatók", "tile.tryIt": "Próbáld ki", @@ -26,20 +26,20 @@ "ttt.educatorSubtitle": "Ezzel az oktatói útmutatóval megtervezhetsz és levezethetsz egy egyórás Scratch műhelymunkát.", "ttt.open": "Megnyitás", "ttt.MakeItFlyTitle": "Röpítsd fel", - "ttt.MakeItFlyDescription": "Animáld a Scratch macskát, a Pindúr pandúrokat vagy akát egy tacót!", + "ttt.MakeItFlyDescription": "Animáld a Scratch macskát, a Pindúr pandúrokat vagy akár egy tacót!", "ttt.AnimateYourNameTitle": "Animálj egy nevet", "ttt.AnimateYourNameDescription": "Animáld a felhasználóneved, monogramod vagy kedvenc szavad betűit.", "ttt.RaceTitle": "Verseny a célig", "ttt.RaceDescription": "Készíts olyan játékot, amiben két szereplő versenyez egymással.", - "ttt.MakeMusicTitle": "Szerzezz zenét", + "ttt.MakeMusicTitle": "Szerezz zenét", "ttt.MakeMusicDescription": "Válassz hangszereket, adj hozzá hangot, és nyomd le a billentyűket a zene lejátszásához.", "ttt.HideAndSeekTitle": "Bújócska", "ttt.HideAndSeekDescription": "Készíts bújócska játékot olyan szereplőkkel, akik hol megjelennek, hol eltűnnek.", "ttt.StoryTitle": "Írj egy történetet", - "ttt.StoryDescription": "Válassz szereplőket, adj hozzá beszélgetést, és kelts életre a történeted.", + "ttt.StoryDescription": "Válassz szereplőket, adj hozzá beszélgetést, és keltsd életre a történeted.", "ttt.FashionTitle": "Divat-játék", "ttt.FashionDescription": "Készíts olyan játékot, ahol felöltöztethetsz egy szereplőt különféle ruhákba és stílusok szerint.", - "ttt.PongTitle": "Pong", + "ttt.PongTitle": "Pong játék", "ttt.PongDescription": "Készíts pattogó labda játékot, hanggal, pontszámmal és más hatásokkal.", "ttt.DanceTitle": "Táncoljunk", "ttt.DanceDescription": "Tervezz egy animált táncjelenetet zenével és tánclépésekkel.", diff --git a/www/scratch-website.tips-l10njson/id.json b/www/scratch-website.tips-l10njson/id.json index 3e4dfe74..c256c8d6 100644 --- a/www/scratch-website.tips-l10njson/id.json +++ b/www/scratch-website.tips-l10njson/id.json @@ -17,7 +17,7 @@ "tips.questionsBody": "Punya lebih banyak pertanyaan? Lihat Pertanyaan yang Sering Diajukan atau Forum Bantuan dengan Skrip.", "ttt.tutorial": "Pedoman", "tile.guides": "Lihat Kartu dan Panduan", - "tile.tryIt": "Cobalah", + "tile.tryIt": "Coba", "ttt.placeholder": "Teks pengganti", "ttt.tutorialSubtitle": "Cari tahu cara membuat karya ini menggunakan sebuah pedoman langkah-demi-langkah di Scratch.", "ttt.activityTitle": "Kartu Kegiatan", diff --git a/www/scratch-website.tips-l10njson/is.json b/www/scratch-website.tips-l10njson/is.json index aab6c218..9fc88608 100644 --- a/www/scratch-website.tips-l10njson/is.json +++ b/www/scratch-website.tips-l10njson/is.json @@ -1,5 +1,5 @@ { - "tips.title": "Hafist handa", + "tips.title": "Hefjast handa", "tips.subTitle": "Start making projects in Scratch by trying the online tutorial or downloading the PDF Guide.", "tips.tryGettingStarted": "Try the Getting Started tutorial", "tips.tttHeader": "Hlutir til að prófa", diff --git a/www/scratch-website.tips-l10njson/it.json b/www/scratch-website.tips-l10njson/it.json index 8a91623b..134f360f 100644 --- a/www/scratch-website.tips-l10njson/it.json +++ b/www/scratch-website.tips-l10njson/it.json @@ -7,14 +7,14 @@ "tips.cardsHeader": "Scarica Tutte le Schede Attività", "tips.cardsBody": "Con le Schede Attività puoi imparare a creare giochi interattivi, storie, musica, animazione e molto altro!", "tips.cardsDownload": "Scarica PDF", - "tips.cardsPurchase": "Acquista la Stampa delle Schede", + "tips.cardsPurchase": "Acquista le Schede Stampate", "tips.starterProjectsHeader": "Progetti per Iniziare", "tips.starterProjectsBody": "Puoi giocare con i Progetti per Iniziare per avere delle idee per creare i tuoi progetti.", "tips.starterProjectsPlay": "Gioca con i Progetti per Iniziare", "tips.offlineEditorHeader": "Editor Offline ", "tips.offlineEditorBody": "Per creare progetti quando non hai una connessione Internet puoi scaricare l'editor offline.", "tips.questionsHeader": "Domande", - "tips.questionsBody": "Hai altre domande? Vai alle Domande Frequenti o visita il Forum di Aiuto con gli Script.", + "tips.questionsBody": "Hai altre domande? Vai alle Domande Frequenti o visita il Forum di Aiuto per gli Script.", "ttt.tutorial": "Tutorial", "tile.guides": "Vai alle Schede e alle Guide", "tile.tryIt": "Provalo", @@ -26,25 +26,25 @@ "ttt.educatorSubtitle": "Usa questa guida per educatori per organizzare e guidare un incontro di un'ora su Scratch.", "ttt.open": "Apri", "ttt.MakeItFlyTitle": "Fallo Volare", - "ttt.MakeItFlyDescription": "Anima il Gatto di Scratch, Le SuperChicche o anche un taco!", - "ttt.AnimateYourNameTitle": "Anima un nome", + "ttt.MakeItFlyDescription": "Anima il Gatto di Scratch, Le SuperChicche o addirittura un taco!", + "ttt.AnimateYourNameTitle": "Anima un Nome", "ttt.AnimateYourNameDescription": "Anima le lettere del tuo nome utente, le tue iniziali o le tue parole preferite.", "ttt.RaceTitle": "Corsa verso il Traguardo", - "ttt.RaceDescription": "Crea un gioco dove due personaggi corrono uno contro l'altro.", - "ttt.MakeMusicTitle": "Creare Musica", - "ttt.MakeMusicDescription": "Scegli gli strumenti, aggiungi dei suoni e premi i tasti per suonare la musica.", + "ttt.RaceDescription": "Crea un gioco dove due personaggi si sfidano ad una corsa.", + "ttt.MakeMusicTitle": "Crea un po' di Musica", + "ttt.MakeMusicDescription": "Scegli gli strumenti, aggiungi dei suoni e premi i tasti per suonare.", "ttt.HideAndSeekTitle": "Nascondino", "ttt.HideAndSeekDescription": "Crea un gioco del nascondino con personaggi che appaiono e scompaiono.", "ttt.StoryTitle": "Crea una Storia", "ttt.StoryDescription": "Scegli i personaggi, aggiungi una conversazione e dai vita alla tua storia.", "ttt.FashionTitle": "Gioco della Moda", "ttt.FashionDescription": "Crea un gioco in cui vesti un personaggio con vestiti e stili diversi.", - "ttt.PongTitle": "Gioco Pong", - "ttt.PongDescription": "Crea un gioco con una palla che rimbalza con suoni, punteggio e altri effetti.", + "ttt.PongTitle": "Gioco del Pong", + "ttt.PongDescription": "Crea un gioco con una palla che rimbalza con suoni, il punteggio e altri effetti.", "ttt.DanceTitle": "Balliamo", - "ttt.DanceDescription": "Progetta una scena di ballo animata con musica e mosse di ballo.", - "ttt.CatchTitle": "Gioca Afferra", + "ttt.DanceDescription": "Progetta una scena di ballo animata con musica e mosse di danza.", + "ttt.CatchTitle": "Gioca dell'Afferra", "ttt.CatchDescription": "Crea un gioco dove afferri delle cose che cadono dal cielo.", - "ttt.VirtualPetTitle": "Animaletto Virtuale", - "ttt.VirtualPetDescription": "Crea un animaletto interattivo che può mangiare, bere e giocare." + "ttt.VirtualPetTitle": "Cucciolo Virtuale", + "ttt.VirtualPetDescription": "Crea un cucciolo interattivo che può mangiare, bere e giocare." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/ja.json b/www/scratch-website.tips-l10njson/ja.json index 1cee1c97..24d6991a 100644 --- a/www/scratch-website.tips-l10njson/ja.json +++ b/www/scratch-website.tips-l10njson/ja.json @@ -13,26 +13,26 @@ "tips.starterProjectsPlay": "入門者用プロジェクトで遊ぶ", "tips.offlineEditorHeader": "オフラインエディター", "tips.offlineEditorBody": "インターネット接続がない環境でプロジェクトを作成するには、オフラインエディターをダウンロードしてください。", - "tips.questionsHeader": "質問・疑問", - "tips.questionsBody": "疑問・質問などがある場合は、よくある質問と回答 を見たり、スクリプトフォーラムで質問してみましょう。", + "tips.questionsHeader": "質問", + "tips.questionsBody": "質問がある場合は、よくある質問と回答 を参照したり、ディスカッションフォーラムのHelp With Scriptsを訪れてみましょう。", "ttt.tutorial": "チュートリアル", "tile.guides": "コーディングカードとガイドを見よう", "tile.tryIt": "試してみよう", - "ttt.placeholder": "プレイスホルダーのテキスト", - "ttt.tutorialSubtitle": "Scratchのステップ・バイ・ステップ・チュートリアルを使って、このプロジェクトを作成する方法を調べてみて下さい。", + "ttt.placeholder": "プレイスホルダーテキスト", + "ttt.tutorialSubtitle": "Scratchのステップ・バイ・ステップ・チュートリアルを使って、このプロジェクトを作成する方法を調べてましょう。", "ttt.activityTitle": "Scratchカード", - "ttt.activitySubtitle": "印刷可能な説明付きのカードを使用して、新しいコーディングのアイデアを探してみてください。", + "ttt.activitySubtitle": "説明付きカードを使って新しいプログラミングのアイデアを見つけ出しましょう。カードはダウンロードして印刷したり、印刷済みのScratchコーディングケードを購入することができます。", "ttt.educatorTitle": "教育者向けガイド", "ttt.educatorSubtitle": "この教育者向けガイドは、60分程度のScratchワークショップを計画し、指導するケースを想定して作成されています。", "ttt.open": "開く", "ttt.MakeItFlyTitle": "キャラクターを飛ばそう", "ttt.MakeItFlyDescription": "Scratchキャット、 Powerpuff Girls、それからTacoさえも、アニメにして動かそう。", - "ttt.AnimateYourNameTitle": "名前を動かそう", + "ttt.AnimateYourNameTitle": "名前を動かしてみよう", "ttt.AnimateYourNameDescription": "あなたの名前やお気に入りの言葉の文字を動かそう。", "ttt.RaceTitle": "ゴールまで競争しよう", "ttt.RaceDescription": "キャラクターが競争するゲームを作ろう。", "ttt.MakeMusicTitle": "音楽を作ろう", - "ttt.MakeMusicDescription": "楽器を選んで、音を足し、キーを押して音楽を演奏しよう。", + "ttt.MakeMusicDescription": "楽器を選んで音を加えて、キーを押して音楽を演奏しよう。", "ttt.HideAndSeekTitle": "かくれんぼ", "ttt.HideAndSeekDescription": "現れたり隠れたりするキャラクターでかくれんぼ遊びを作ってみよう。", "ttt.StoryTitle": "物語を作ろう", diff --git a/www/scratch-website.tips-l10njson/lt.json b/www/scratch-website.tips-l10njson/lt.json index 8bfeefc3..05ca0cdd 100644 --- a/www/scratch-website.tips-l10njson/lt.json +++ b/www/scratch-website.tips-l10njson/lt.json @@ -27,11 +27,11 @@ "ttt.open": "Open", "ttt.MakeItFlyTitle": "Paskraidink", "ttt.MakeItFlyDescription": "Animate the Scratch Cat, The Powerpuff Girls, or even a taco!", - "ttt.AnimateYourNameTitle": "Animuoti vardą", + "ttt.AnimateYourNameTitle": "Sukurti vardo animaciją", "ttt.AnimateYourNameDescription": "Animate the letters of your username, initials, or favorite word.", - "ttt.RaceTitle": "Pasiek finišą", + "ttt.RaceTitle": "Lenktynės finišo tiesiojoje", "ttt.RaceDescription": "Make a game where two characters race each other.", - "ttt.MakeMusicTitle": "Muzikuok", + "ttt.MakeMusicTitle": "Kurti muziką", "ttt.MakeMusicDescription": "Choose instruments, add sounds, and press keys to play music.", "ttt.HideAndSeekTitle": "Slėpynės", "ttt.HideAndSeekDescription": "Padaryk slėpynių žaidimą su veikėjais, kurie atsiranda ir dingsta", diff --git a/www/scratch-website.tips-l10njson/lv.json b/www/scratch-website.tips-l10njson/lv.json index bcd6397c..d95c3edb 100644 --- a/www/scratch-website.tips-l10njson/lv.json +++ b/www/scratch-website.tips-l10njson/lv.json @@ -1,33 +1,33 @@ { - "tips.title": "Sākot darbu", + "tips.title": "Darba sākšana", "tips.subTitle": "Sāc veidot Scratch projektus izmēģinot tiešsaistes apmācību vai lejuplādējot PDF Ceļvedi.", "tips.tryGettingStarted": "Izmēģini sākšanas apmācību", "tips.tttHeader": "Lietas ko izmēģināt", "tips.tttBody": "What do you want to make with Scratch? For each activity, you can try the Tutorial, download a set of Activity Cards, or view the Educator Guide.", "tips.cardsHeader": "Get the Entire Collection of Activity Cards", "tips.cardsBody": "With the Scratch Activity Cards, you can learn to create interactive games, stories, music, animations, and more!", - "tips.cardsDownload": "Download PDF", - "tips.cardsPurchase": "Purchase Printed Set", + "tips.cardsDownload": "Lejupielādēt PDF", + "tips.cardsPurchase": "Pirkt drukātu komplektu", "tips.starterProjectsHeader": "Iesācēja projekti", "tips.starterProjectsBody": "You can play with Starter Projects to get ideas for making your own projects.", "tips.starterProjectsPlay": "Play with Starter Projects", "tips.offlineEditorHeader": "Bezsaistes redaktors", - "tips.offlineEditorBody": "To create projects without an Internet connection, you can download the offline editor.", - "tips.questionsHeader": "Questions", - "tips.questionsBody": "Have more questions? See the Frequently Asked Questions or visit the Help with Scripts Forum.", + "tips.offlineEditorBody": "Lai veidotu projektus bez interneta pieslēguma, tu vari lejupielādēt bezsaistes redaktoru.", + "tips.questionsHeader": "Jautājumi", + "tips.questionsBody": "Ir vēl jautājumi? Apskati bieži uzdotos jautājumus vai apmeklē Help with Scripts Forum.", "ttt.tutorial": "Apmācība", - "tile.guides": "See Cards and Guides", + "tile.guides": "Skatīt kartiņas un padomus", "tile.tryIt": "Izmēģini", "ttt.placeholder": "Placeholder text", "ttt.tutorialSubtitle": "Find out how to make this project using a step-by-step tutorial in Scratch.", - "ttt.activityTitle": "Activity Cards", + "ttt.activityTitle": "aktivitāšu kartiņas", "ttt.activitySubtitle": "Explore new coding ideas using this set of illustrated cards you can print out.", - "ttt.educatorTitle": "Educator Guide", - "ttt.educatorSubtitle": "Use this educator guide to plan and lead a one-hour Scratch workshop.", + "ttt.educatorTitle": "Pedagoga ceļvedis", + "ttt.educatorSubtitle": "Izmanto Pasniedzēja ceļvedi, lai plānotu un novadītu stundu garu Scratch darbnīcu.", "ttt.open": "Atvērt", "ttt.MakeItFlyTitle": "Liec tam lidot", "ttt.MakeItFlyDescription": "Animate the Scratch Cat, The Powerpuff Girls, or even a taco!", - "ttt.AnimateYourNameTitle": "Animēt vārdu", + "ttt.AnimateYourNameTitle": "Animē vārdu", "ttt.AnimateYourNameDescription": "Animate the letters of your username, initials, or favorite word.", "ttt.RaceTitle": "Sacīkstes līdz beigām", "ttt.RaceDescription": "Make a game where two characters race each other.", diff --git a/www/scratch-website.tips-l10njson/mi.json b/www/scratch-website.tips-l10njson/mi.json index 7f7ea404..a97b1fbb 100644 --- a/www/scratch-website.tips-l10njson/mi.json +++ b/www/scratch-website.tips-l10njson/mi.json @@ -7,7 +7,7 @@ "tips.cardsHeader": "Tīkina te Kohinga Katoa o Ngā Kāri Ngohe", "tips.cardsBody": "Ka taea e koe te ako ki te hanga kēmu tauwhiti, kōrero tauwhiti hoki, waiata tauwhiti hoki, hākoritanga tauwhiti hoki, aha, aha, ki ngā Kāri Ngohe!", "tips.cardsDownload": "Tikiake PDF", - "tips.cardsPurchase": "Hokona te Kohinga Mātātuhi.", + "tips.cardsPurchase": "Hokona mai te Kohinga Mātātuhi.", "tips.starterProjectsHeader": "Ngā Kaupapa Tīmata", "tips.starterProjectsBody": "Ka taea e koe te tākaro ki Ngā Kaupapa Tīmata kia whai ariā ai mō ō ake kaupapa.", "tips.starterProjectsPlay": "Tākarohia Ngā Kaupapa Tīmata", @@ -22,7 +22,7 @@ "ttt.tutorialSubtitle": "Ākona ka pēhea te hanga i tēnei kaupapa mā te whakamahi i tētahi akoranga whai hātepe i roto i te Scratch.", "ttt.activityTitle": "Ngā Kāri Ngohe", "ttt.activitySubtitle": "Hōparatia ētahi ariā hou mō te tuhiwaehere mā te whakamahi i tēnei kohinga kāri pikitia ka taea hoki te tā.", - "ttt.educatorTitle": "Aratohu Mā Te Kaiwhakaako", + "ttt.educatorTitle": "He Aratohu Mā Te Kaiwhakaako", "ttt.educatorSubtitle": "Whakamahia tēnei Aratohu Mā Te Kaiwhakaako hei whakamahere, hei whakahaere hoki i tētahi akoranga Scratch.", "ttt.open": "Huakina", "ttt.MakeItFlyTitle": "Tukuna Kia Rere", @@ -32,7 +32,7 @@ "ttt.RaceTitle": "Whakataetae Ki Te Mutunga", "ttt.RaceDescription": "Hangaia tētahi kēmu kia whakataetae ngā kiripuaki e rua.", "ttt.MakeMusicTitle": "Hanga Pūoro", - "ttt.MakeMusicDescription": "Whiriwhiria he taonga pūoro, tāpiritia he oro, pēhia ngā kī hoki hei whakatangi pūoro.", + "ttt.MakeMusicDescription": "Whiriwhiria he taonga pūoro, tāpirihia he oro, pēhia ngā kī hoki hei whakatangi pūoro.", "ttt.HideAndSeekTitle": "Taupupuni", "ttt.HideAndSeekDescription": "Hangaia tētahi kēmu taupupuni me ētahi kiripuaki ka puta mai, ka ngaro hoki.", "ttt.StoryTitle": "Titoa tētahi Kōrero Paki", diff --git a/www/scratch-website.tips-l10njson/nb.json b/www/scratch-website.tips-l10njson/nb.json index 50658ee9..e1bd0695 100644 --- a/www/scratch-website.tips-l10njson/nb.json +++ b/www/scratch-website.tips-l10njson/nb.json @@ -17,7 +17,7 @@ "tips.questionsBody": "Har du flere spørsmål? Se spørsmål og svar eller gå til forumet for hjelp med skript.", "ttt.tutorial": "Veiledning", "tile.guides": "Se veiledninger og aktivitetskort", - "tile.tryIt": "Prøv det", + "tile.tryIt": "Prøv", "ttt.placeholder": "Plassholder-tekst", "ttt.tutorialSubtitle": "Følg en veiledning trinn for trinn for å lære hvordan du lager dette prosjektet i Scratch.", "ttt.activityTitle": "Aktivitetskort", diff --git a/www/scratch-website.tips-l10njson/nl.json b/www/scratch-website.tips-l10njson/nl.json index 28b87567..22c0621d 100644 --- a/www/scratch-website.tips-l10njson/nl.json +++ b/www/scratch-website.tips-l10njson/nl.json @@ -14,14 +14,14 @@ "tips.offlineEditorHeader": "Offline Editor", "tips.offlineEditorBody": "Om zonder een internetverbinding projecten te bouwen, kan je de offline-editor downloaden.", "tips.questionsHeader": "Vragen", - "tips.questionsBody": "Heb je meer vagen? Ga naar Veelgestelde Vragen of kijk op het Help met Scripts-forum.", + "tips.questionsBody": "Heb je meer vagen? Ga naar Veelgestelde Vragen of kijk op Help met Scripts-forum.", "ttt.tutorial": "Handleiding", "tile.guides": "Zie Kaarten en Gidsen", "tile.tryIt": "Probeer het", - "ttt.placeholder": "Placeholder tekst", + "ttt.placeholder": "Plaatsvervangende tekst", "ttt.tutorialSubtitle": "Ontdek hoe je dit project in Scratch kan maken met een stap-voor-stap handleiding.", "ttt.activityTitle": "Activiteitenkaarten", - "ttt.activitySubtitle": "Ontdek nieuwe ideeën met deze verzameling afdrukbare, geïllustreerde kaarten.", + "ttt.activitySubtitle": "Ontdek nieuwe ideeën met deze printbare, geïllustreerde kaarten.", "ttt.educatorTitle": "Handleiding voor leerkrachten", "ttt.educatorSubtitle": "Gebruik deze Handleiding voor leerkrachten om een Scratch workshop van een uur te plannen en te verzorgen.", "ttt.open": "Open", @@ -30,21 +30,21 @@ "ttt.AnimateYourNameTitle": "Animeer een naam", "ttt.AnimateYourNameDescription": "Animeer de letters van je gebruikersnaam, initialen of je favoriete woord.", "ttt.RaceTitle": "Race naar de finish", - "ttt.RaceDescription": "Maak een spel waarin twee personages tegen elkaar racen.", + "ttt.RaceDescription": "Maak een spel waarin twee sprites tegen elkaar racen.", "ttt.MakeMusicTitle": "Maak muziek", "ttt.MakeMusicDescription": "Kies instrumenten, voeg geluiden toe en druk op toetsen om muziek te maken.", "ttt.HideAndSeekTitle": "Verstoppertje", - "ttt.HideAndSeekDescription": "Maak een verstoppertjesspel met figuren die tevoorschijn komen en verdwijnen.", + "ttt.HideAndSeekDescription": "Maak een verstoppertjesspel met sprites die tevoorschijn komen en verdwijnen.", "ttt.StoryTitle": "Schrijf een verhaal", - "ttt.StoryDescription": "Kies personages, voeg gesprekken toe en laat je verhaal leven.", + "ttt.StoryDescription": "Kies personages, voeg gesprekken toe en breng je verhaal tot leven.", "ttt.FashionTitle": "Modespel", - "ttt.FashionDescription": "Bouw een game waarin je een figuur aankleedt met verschillende kleding en stijlen.", + "ttt.FashionDescription": "Maak een game waar je een sprite aankleedt met verschillende kleding en stijlen.", "ttt.PongTitle": "Pong-spel", "ttt.PongDescription": "Maak een stuiterbal spel met geluiden, scores, en andere effecten.", "ttt.DanceTitle": "Laten we dansen", - "ttt.DanceDescription": "Bouw een geanimeerde dance scene met muziek en dance moves.", + "ttt.DanceDescription": "Ontwerp een geanimeerde dans scene met muziek en dansbewegingen.", "ttt.CatchTitle": "Vangspel", - "ttt.CatchDescription": "Maak een spel waarin je voorwerpen moet vangen die uit de lucht vallen.", + "ttt.CatchDescription": "Maak een spel waar je voorwerpen vangt die uit de lucht vallen.", "ttt.VirtualPetTitle": "Virtueel huisdier", - "ttt.VirtualPetDescription": "Creëer een interactief huisdier die kan eten, drinken en spelen." + "ttt.VirtualPetDescription": "Maak een interactief huisdier dat kan eten, drinken en spelen." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/nn.json b/www/scratch-website.tips-l10njson/nn.json index 2baf1fca..77d7f0bd 100644 --- a/www/scratch-website.tips-l10njson/nn.json +++ b/www/scratch-website.tips-l10njson/nn.json @@ -27,7 +27,7 @@ "ttt.open": "Opna", "ttt.MakeItFlyTitle": "Få figuren til å fly", "ttt.MakeItFlyDescription": "Animer Scratch-katten, Powerpuff-jentene eller til og med ein taco!", - "ttt.AnimateYourNameTitle": "Animasjon med eit namn", + "ttt.AnimateYourNameTitle": "Gjer eit namn levande", "ttt.AnimateYourNameDescription": "Animer bokstavane i brukarnamnet ditt, forbokstavane dine eller favorittordet ditt.", "ttt.RaceTitle": "Spring om kapp", "ttt.RaceDescription": "Lag eit spel der to figurar spring om kapp.", @@ -36,9 +36,9 @@ "ttt.HideAndSeekTitle": "Gøym og leita", "ttt.HideAndSeekDescription": "Lag eit gøym-og-leita-spel med figurar som dukkar opp og forsvinn.", "ttt.StoryTitle": "Lag ei forteljing", - "ttt.StoryDescription": "Vel figurar, legg snakkebobler og gje liv til forteljinga.", + "ttt.StoryDescription": "Vel figurar, legg på snakkebobler og gje liv til forteljinga.", "ttt.FashionTitle": "Motespel", - "ttt.FashionDescription": "Lag eit spel er du kler på ein figur med ulike klede og klesstilar.", + "ttt.FashionDescription": "Kle på ein figur med ulike klede og klesstilar.", "ttt.PongTitle": "Ballspelet Pong", "ttt.PongDescription": "Lag eit spel der du sprett ein ball, med lydar, poeng og andre effektar.", "ttt.DanceTitle": "Dansefest", diff --git a/www/scratch-website.tips-l10njson/pl.json b/www/scratch-website.tips-l10njson/pl.json index 0af66d1c..078bb0ec 100644 --- a/www/scratch-website.tips-l10njson/pl.json +++ b/www/scratch-website.tips-l10njson/pl.json @@ -14,7 +14,7 @@ "tips.offlineEditorHeader": "Edytor offline", "tips.offlineEditorBody": "Aby tworzyć projekty bez połączenia z Internetem, możesz pobrać edytor offline.", "tips.questionsHeader": "Pytania", - "tips.questionsBody": "Masz więcej pytań? Zobacz najczęściej zadawane pytania (FAQ) lub odwiedź Forum pomocy z skryptami.", + "tips.questionsBody": "Masz więcej pytań? Zobacz Najczęściej zadawane pytania lub odwiedź Forum pomocy z skryptami.", "ttt.tutorial": "Samouczek", "tile.guides": "Zobacz Karty i przewodniki", "tile.tryIt": "Wypróbuj to", diff --git a/www/scratch-website.tips-l10njson/pt-br.json b/www/scratch-website.tips-l10njson/pt-br.json index 8097c786..d5314dce 100644 --- a/www/scratch-website.tips-l10njson/pt-br.json +++ b/www/scratch-website.tips-l10njson/pt-br.json @@ -1,8 +1,8 @@ { - "tips.title": "Primeiros passos", + "tips.title": "Primeiros Passos", "tips.subTitle": "Comece a criar projetos no Scratch seguindo o tutorial online ou baixando o Guia em PDF.", "tips.tryGettingStarted": "Experimente o tutorial de introdução", - "tips.tttHeader": "Coisas para experimentar", + "tips.tttHeader": "Coisas para Experimentar", "tips.tttBody": "O que você quer fazer com o Scratch? Para cada atividade, você pode experimentar o Tutorial, baixar um conjunto de Cartões de atividade , ou visualizar o Guia do educador .", "tips.cardsHeader": " Tenha a coleção inteira de Cartões de atividade", "tips.cardsBody": "Com os Cartões de atividade do Scratch, você pode aprender a criar jogos interativos, histórias, música, animações e muito mais!", @@ -27,19 +27,19 @@ "ttt.open": "Abrir", "ttt.MakeItFlyTitle": "Faça Algo Voar", "ttt.MakeItFlyDescription": "Anime o Gato Scratch, as Meninas Superpoderosas, ou até mesmo um taco!", - "ttt.AnimateYourNameTitle": "Anime um nome", + "ttt.AnimateYourNameTitle": "Anime um Nome", "ttt.AnimateYourNameDescription": "Anime as letras do seu nome de usuário, suas iniciais ou sua palavra preferida.", "ttt.RaceTitle": "Corrida olímpica", "ttt.RaceDescription": "Crie um jogo no qual dois personagens apostam corrida.", - "ttt.MakeMusicTitle": "Faça música", + "ttt.MakeMusicTitle": "Faça Música", "ttt.MakeMusicDescription": "Escolha instrumentos, adicione sons e pressione teclas para tocar música.", - "ttt.HideAndSeekTitle": "Esconde-esconde", + "ttt.HideAndSeekTitle": "Esconde-Esconde", "ttt.HideAndSeekDescription": "Crie um jogo de esconde-esconde com personagens que aparecem e desaparecem.", "ttt.StoryTitle": "Crie uma história", "ttt.StoryDescription": "Escolha personagens, adicione diálogos e dê vida a sua história.", "ttt.FashionTitle": "Jogo da moda", "ttt.FashionDescription": "Faça um jogo em que é preciso vestir um personagem com diferentes roupas e estilos.", - "ttt.PongTitle": "Jogo no estilo Pong", + "ttt.PongTitle": "Jogo tipo Pong", "ttt.PongDescription": "Crie um jogo com uma bola que pinga no estilo pong, com sons, pontos e outros efeitos.", "ttt.DanceTitle": "Vamos dançar", "ttt.DanceDescription": "Crie uma cena de dança animada com música e passos de dança.", diff --git a/www/scratch-website.tips-l10njson/pt.json b/www/scratch-website.tips-l10njson/pt.json index c2ad22f7..f8334690 100644 --- a/www/scratch-website.tips-l10njson/pt.json +++ b/www/scratch-website.tips-l10njson/pt.json @@ -1,5 +1,5 @@ { - "tips.title": "Iniciando-se", + "tips.title": "Começar", "tips.subTitle": "Comece a criar projectos no Scratch usando o tutorial em linha ou descarregando o Guia PDF.", "tips.tryGettingStarted": "Experimente o Tutorial de Iniciação", "tips.tttHeader": "Coisas a Experimentar", @@ -26,7 +26,7 @@ "ttt.educatorSubtitle": "Use este guia do educador para planear e liderar uma oficina de uma hora sobre o Scratch.", "ttt.open": "Abrir", "ttt.MakeItFlyTitle": "Faça-o Voar", - "ttt.MakeItFlyDescription": "Anime o Gato Scratch, As Powerpuff Girls ou mesmo um taco!", + "ttt.MakeItFlyDescription": "Anime o Gato Scratch, as Powerpuff Girls ou mesmo um taco!", "ttt.AnimateYourNameTitle": "Animar um Nome", "ttt.AnimateYourNameDescription": "Anime as letras do seu nome de utilizador, iniciais ou palavra favorita.", "ttt.RaceTitle": "Corrida até à Meta", diff --git a/www/scratch-website.tips-l10njson/ro.json b/www/scratch-website.tips-l10njson/ro.json index 352ad1b6..507af179 100644 --- a/www/scratch-website.tips-l10njson/ro.json +++ b/www/scratch-website.tips-l10njson/ro.json @@ -17,7 +17,7 @@ "tips.questionsBody": "Have more questions? See the Frequently Asked Questions or visit the Help with Scripts Forum.", "ttt.tutorial": "Tutorial", "tile.guides": "See Cards and Guides", - "tile.tryIt": "Incearca", + "tile.tryIt": "Încearcă!", "ttt.placeholder": "Placeholder text", "ttt.tutorialSubtitle": "Find out how to make this project using a step-by-step tutorial in Scratch.", "ttt.activityTitle": "Activity Cards", @@ -25,15 +25,15 @@ "ttt.educatorTitle": "Educator Guide", "ttt.educatorSubtitle": "Use this educator guide to plan and lead a one-hour Scratch workshop.", "ttt.open": "Deschide", - "ttt.MakeItFlyTitle": "Fă-l să Zboare", + "ttt.MakeItFlyTitle": "Fă-l să zboare", "ttt.MakeItFlyDescription": "Animate the Scratch Cat, The Powerpuff Girls, or even a taco!", "ttt.AnimateYourNameTitle": "Animează un nume", "ttt.AnimateYourNameDescription": "Animate the letters of your username, initials, or favorite word.", "ttt.RaceTitle": "Cursa spre final", "ttt.RaceDescription": "Make a game where two characters race each other.", - "ttt.MakeMusicTitle": "Creează Muzică", + "ttt.MakeMusicTitle": "Creează muzică", "ttt.MakeMusicDescription": "Choose instruments, add sounds, and press keys to play music.", - "ttt.HideAndSeekTitle": "V-ati ascunselea", + "ttt.HideAndSeekTitle": "V-ați ascunselea", "ttt.HideAndSeekDescription": "Make a hide-and-seek game with characters that appear and disappear.", "ttt.StoryTitle": "Creaza o poveste", "ttt.StoryDescription": "Choose characters, add conversation, and bring your story to life.", diff --git a/www/scratch-website.tips-l10njson/sk.json b/www/scratch-website.tips-l10njson/sk.json index 1d1caaad..e63a1a8d 100644 --- a/www/scratch-website.tips-l10njson/sk.json +++ b/www/scratch-website.tips-l10njson/sk.json @@ -1,5 +1,5 @@ { - "tips.title": "Začať", + "tips.title": "Smelo začni", "tips.subTitle": "Start making projects in Scratch by trying the online tutorial or downloading the PDF Guide.", "tips.tryGettingStarted": "Try the Getting Started tutorial", "tips.tttHeader": "Čo vyskúšať", @@ -27,11 +27,11 @@ "ttt.open": "Otvor", "ttt.MakeItFlyTitle": "Nech lieta", "ttt.MakeItFlyDescription": "Animujte mačku Scratch, Powerpuff Girls, alebo hoci aj bryndzové halušky!", - "ttt.AnimateYourNameTitle": "Animovať meno", + "ttt.AnimateYourNameTitle": "Rozhýb písmená", "ttt.AnimateYourNameDescription": "Animate the letters of your username, initials, or favorite word.", "ttt.RaceTitle": "Utekaj do cieľa", "ttt.RaceDescription": "Vytvor hru, kde sa dve postavy naháňajú.", - "ttt.MakeMusicTitle": "Vytvor hudbu", + "ttt.MakeMusicTitle": "Urob si kapelu", "ttt.MakeMusicDescription": "Vyberte nástroje, pridajte zvuky a stlačte klávesy na prehrávanie hudby.", "ttt.HideAndSeekTitle": "Hra na skrývačku", "ttt.HideAndSeekDescription": "Vytvor hru na skrývačku, kde sa budú postavy objavovať a miznúť.", @@ -40,7 +40,7 @@ "ttt.FashionTitle": "Hra o móde", "ttt.FashionDescription": "Vytvorte hru, kde budete obliekať postavu do rôznych šiat a štýlov.", "ttt.PongTitle": "Hra Pong", - "ttt.PongDescription": "Urobte odrážajúcu sa loptičku so zvukmi, skóre, a inými efektmi.", + "ttt.PongDescription": "Urobte hru s odrážajúcou sa loptičkou so zvukmi, skóre, a inými efektmi.", "ttt.DanceTitle": "Zatancujme si", "ttt.DanceDescription": "Navrhnite animovanú tanečnú scénu s hudobnými a tanečnými pohybmi.", "ttt.CatchTitle": "Chytacia hra", diff --git a/www/scratch-website.tips-l10njson/sl.json b/www/scratch-website.tips-l10njson/sl.json index 3dfb3f18..4603fcc1 100644 --- a/www/scratch-website.tips-l10njson/sl.json +++ b/www/scratch-website.tips-l10njson/sl.json @@ -8,7 +8,7 @@ "tips.cardsBody": "S Scratch karticami aktivnosti se lahko naučiš izdelati interaktivne igrice, zgodbe, glasbo, animacije in veliko več!", "tips.cardsDownload": "Prenesi PDF", "tips.cardsPurchase": "Kupi zbirko kartic", - "tips.starterProjectsHeader": "Prični projekt", + "tips.starterProjectsHeader": "Projekti za začetnike", "tips.starterProjectsBody": "Ideje za svoje projekte lahko dobiš s preizkušanjem začetniških projektov.", "tips.starterProjectsPlay": "Igraj se z začetniškimi projekti.", "tips.offlineEditorHeader": "Lokalni urejevalnik", @@ -28,23 +28,23 @@ "ttt.MakeItFlyTitle": "Naj poleti", "ttt.MakeItFlyDescription": "Animiraj Praskača, Powerpuff dekleta ali celo sendvič!", "ttt.AnimateYourNameTitle": "Animiraj ime", - "ttt.AnimateYourNameDescription": "Animiraj črke svojega uporabniškega imena, začetnic ali svoje najljubše besede.", + "ttt.AnimateYourNameDescription": "Animiraj črke svojega uporabniškega imena, začetnice ali svoje najljubše besede.", "ttt.RaceTitle": "Dirka do cilja", - "ttt.RaceDescription": "Ustvari igro, kjer dva lika tekmujeta drug z drugim.", + "ttt.RaceDescription": "Ustvari igro, kjer dve figuri tekmujeta druga z drugo.", "ttt.MakeMusicTitle": "Ustvari glasbo", "ttt.MakeMusicDescription": "Izberi glasbilo, dodaj zvoke in s pritiskom na tipke zaigraj.", "ttt.HideAndSeekTitle": "Skrivalnice", - "ttt.HideAndSeekDescription": "Ustvari igri skrivalnice z liki, ki se pojavljajo in izginevajo.", - "ttt.StoryTitle": "Ustvari Zgodbo", - "ttt.StoryDescription": "izberi like, dodaj pogovor in poskrbi, da tvoja zgodba zaživi!", + "ttt.HideAndSeekDescription": "Ustvari igri skrivalnice a figurami, ki se pojavljajo in izginevajo.", + "ttt.StoryTitle": "Ustvari zgodbo", + "ttt.StoryDescription": "Izberi figure, dodaj pogovor in poskrbi, da tvoja zgodba zaživi!", "ttt.FashionTitle": "Igra Mode", - "ttt.FashionDescription": "Ustvari igro, kjer oblečeš svoj lik v različna oblačila in stile.", + "ttt.FashionDescription": "Ustvari igro, kjer svoj lik oblačiš v različna oblačila in stile.", "ttt.PongTitle": "Igra Pong", - "ttt.PongDescription": "Ustvari igro z odbijajočo se žogo z zvoji, točkami in drugimi učinki.", + "ttt.PongDescription": "Ustvari igro z odbijajočo se žogo z zvoki, točkami in drugimi učinki.", "ttt.DanceTitle": "Zaplešimo", - "ttt.DanceDescription": "ustvari animirano plesno sceno z glasbo in plesnimi gibi.", + "ttt.DanceDescription": "Ustvari animirano plesno sceno z glasbo in plesnimi gibi.", "ttt.CatchTitle": "Igra Ujemi", - "ttt.CatchDescription": "Ustvari igro v kateri loviš padajoče stvari.", + "ttt.CatchDescription": "Ustvari igro, v kateri loviš padajoče stvari.", "ttt.VirtualPetTitle": "navidezni ljubljenček", "ttt.VirtualPetDescription": "Ustvari interaktivnega ljubljenčka, ki lahko je, pije in se igra." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/sr.json b/www/scratch-website.tips-l10njson/sr.json index 74c967c1..b504d0a5 100644 --- a/www/scratch-website.tips-l10njson/sr.json +++ b/www/scratch-website.tips-l10njson/sr.json @@ -1,14 +1,14 @@ { - "tips.title": "Први кораци", + "tips.title": "Почетни кораци", "tips.subTitle": "Започни израду пројекта у Скрачу уз приручник на вебу или преузми Водич у ПДФ формату.", "tips.tryGettingStarted": "Испробај Приручник за почетнике", "tips.tttHeader": "Оно што можеш да пробаш", "tips.tttBody": "Шта желиш да направиш у Скрачу? За сваку активност можеш користити Приручник, преузети комплет Скрач картица или погледати Приручник за наставнике.", "tips.cardsHeader": "Преузми читаву колекцију Скрач картица", "tips.cardsBody": "Уз Скрач картице можеш научити како се праве интерактивне игрице, приче, музика, анимације и још много тога!", - "tips.cardsDownload": "Преузми ПДФ", - "tips.cardsPurchase": "Купи Скрач картице", - "tips.starterProjectsHeader": "Почетни пројекти", + "tips.cardsDownload": "Преузми PDF", + "tips.cardsPurchase": "Купи штампани комплет", + "tips.starterProjectsHeader": "Почетнички пројекти", "tips.starterProjectsBody": "Можеш се позабавити Пројектима за почетнике како би добио идеје за израду својих пројеката.", "tips.starterProjectsPlay": "Забави се уз Пројекте за почетнике.", "tips.offlineEditorHeader": "Уређивач ван мреже", @@ -40,11 +40,11 @@ "ttt.FashionTitle": "Модна игра", "ttt.FashionDescription": "Направи игру у којој облачиш лик користећи различиту одећу и стилове.", "ttt.PongTitle": "Понг игра", - "ttt.PongDescription": "Направи игру са лоптом која се одбија уз звук, бодове и ефекте.", + "ttt.PongDescription": "Направи игру са лоптом која се одбија уз звук, бодове и друге ефекте.", "ttt.DanceTitle": "Хајде да плешемо", "ttt.DanceDescription": "Дизајнирај и анимирај плесне сцене са музиком и плесним покретима.", "ttt.CatchTitle": "Игра хватања", "ttt.CatchDescription": "Направи игру у којој хваташ ствари које падају са неба.", "ttt.VirtualPetTitle": "Виртуални љубимац", - "ttt.VirtualPetDescription": "Направи интерактивног љубимца који може да једе, пије и игра." + "ttt.VirtualPetDescription": "Направи интерактивног љубимца који може да једе, пије и да се игра." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/tr.json b/www/scratch-website.tips-l10njson/tr.json index e01d6071..6d763d19 100644 --- a/www/scratch-website.tips-l10njson/tr.json +++ b/www/scratch-website.tips-l10njson/tr.json @@ -16,35 +16,35 @@ "tips.questionsHeader": "Sorular", "tips.questionsBody": "Aklına takılan başka bir şey var mı? Sık Sorulan Sorulara bakabilir ya da Script Forumun yardım sayfasını ziyaret edebilirsin.", "ttt.tutorial": "Eğitim", - "tile.guides": "Kartları ve Rehberleri İncele", + "tile.guides": "Kartlara ve Rehberlere Bakın", "tile.tryIt": "Dene!", "ttt.placeholder": "Yer Tutucu Metin", - "ttt.tutorialSubtitle": "Bu projeyi Scratch'ta adım adım nasıl yapacağını bu eğitim ile öğrenin.", + "ttt.tutorialSubtitle": "Bu projeyi Scratch'te nasıl yapacağını adım adım anlatan eğitim ile öğren.", "ttt.activityTitle": "Etkinlik Kartları", - "ttt.activitySubtitle": "Çıktısını alabileceğin resimli kartları inceleyerek yeni kodlama fikirlerini keşfet.", + "ttt.activitySubtitle": "Çıktısını alabileceğin resimli kartlar ile yeni kodlama fikirlerini keşfet.", "ttt.educatorTitle": "Eğitmen Rehberi", - "ttt.educatorSubtitle": "Bir saatlik Scratch workshopunu planlamak ve rehberlik etmek için bu eğitmen rehberini kullan. ", + "ttt.educatorSubtitle": "Bir saatlik Scratch workshopunu planlamak ve yönetmek için bu eğitimci rehberini kullanın.", "ttt.open": "Aç", - "ttt.MakeItFlyTitle": "Uçuşa Geç", - "ttt.MakeItFlyDescription": "Scratch Kedisini, Powerpuff Kızlarını ve hatta bir döneri hareketlendir!", - "ttt.AnimateYourNameTitle": "Bir ismi Hareketlendir", - "ttt.AnimateYourNameDescription": "İsminin başharflerini, kullanıcı adını ya da sevdiğin bir kelimeyi hareket ettir.", + "ttt.MakeItFlyTitle": "Uçur", + "ttt.MakeItFlyDescription": "Scratch Kedisini, Powerpuff Kızlarını ve hatta bir dürümü hareketlendir!", + "ttt.AnimateYourNameTitle": "Bir İsmi Hareketlendir", + "ttt.AnimateYourNameDescription": "İsminin başharflerini, kullanıcı adını ya da sevdiğin bir kelimeyi hareketlendir.", "ttt.RaceTitle": "Bitişe Kadar Yarış", - "ttt.RaceDescription": "Birbiri ile yarışan iki karakterden oluşan bir oyun yap.", - "ttt.MakeMusicTitle": "Müzik Üret", - "ttt.MakeMusicDescription": "Enstrüman seç, ses ekle, tuşlara basarak müzik çal.", + "ttt.RaceDescription": "Birbiri ile yarışan iki karakterli bir oyun yap.", + "ttt.MakeMusicTitle": "Müzik Yap", + "ttt.MakeMusicDescription": "Enstrümanlar seç, sesleri ekle ve bir tuşa basarak müziği çal.", "ttt.HideAndSeekTitle": "Saklambaç", - "ttt.HideAndSeekDescription": "Görünüp kaybolan karakterleri kullanarak bir saklambaç oyunu yap.", + "ttt.HideAndSeekDescription": "Gizlenebilen ve görünen karakterlerle saklambaç oyunu yap.", "ttt.StoryTitle": "Hikaye Oluştur", - "ttt.StoryDescription": "Karakterlerini seç, diyalog ekle ve kendi hikayeni yarat.", + "ttt.StoryDescription": "Karakterler seç, diyalog ekle ve hikayeni yarat.", "ttt.FashionTitle": "Moda Oyunu", "ttt.FashionDescription": "Karakterleri farklı renk ve stilde giydirebileceğin bir oyun yap.", "ttt.PongTitle": "Pong Oyunu", - "ttt.PongDescription": "Sesler, puanlar ve diğer efektleri kullanarak zıplayan top oyunu yap.", - "ttt.DanceTitle": "Hadi Dans Edelim", - "ttt.DanceDescription": "Müzik ve dans hareketleri içeren hareketli bir dans sahnesi tasarla ", + "ttt.PongDescription": "Sesler, noktalar ve diğer efektler ile zıplayan bir top oyunu yap.", + "ttt.DanceTitle": "Hadi Dans Et", + "ttt.DanceDescription": "Müzik ve dans hareketleri olan bir dans sahnesi tasarla.", "ttt.CatchTitle": "Yakalama Oyunu", - "ttt.CatchDescription": "Havadan düşen şeyleri yakaladığın bir oyun yap.", + "ttt.CatchDescription": "Havadan düşen objeleri yakaladığın bir oyun yap.", "ttt.VirtualPetTitle": "Sanal Evcil Hayvan", - "ttt.VirtualPetDescription": "Besleyebileceğin, oyun oynayabileceğin etkileşimli bir evcil hayvan oluştur." + "ttt.VirtualPetDescription": "Yiyen, içen ve oynayan etkileşimli bir evcil hayvan yarat." } \ No newline at end of file diff --git a/www/scratch-website.tips-l10njson/uk.json b/www/scratch-website.tips-l10njson/uk.json index 1eee2aa2..db232c86 100644 --- a/www/scratch-website.tips-l10njson/uk.json +++ b/www/scratch-website.tips-l10njson/uk.json @@ -35,7 +35,7 @@ "ttt.MakeMusicDescription": "Виберіть інструменти, додайте звуки і натискайте клавіші, щоб зіграти музику.", "ttt.HideAndSeekTitle": "Сховай і знайди", "ttt.HideAndSeekDescription": "Make a hide-and-seek game with characters that appear and disappear.", - "ttt.StoryTitle": "Створи розповідь\n", + "ttt.StoryTitle": "Створити розповідь", "ttt.StoryDescription": "Виберіть персонажа і розповідь, а потім оживіть свою історію.", "ttt.FashionTitle": "Зроби власну моду", "ttt.FashionDescription": "Make a game where you dress a character with different clothes and styles.", diff --git a/www/scratch-website.tips-l10njson/vi.json b/www/scratch-website.tips-l10njson/vi.json index 5a828b16..2c190279 100644 --- a/www/scratch-website.tips-l10njson/vi.json +++ b/www/scratch-website.tips-l10njson/vi.json @@ -2,48 +2,48 @@ "tips.title": "Bắt đầu", "tips.subTitle": "Bắt đầu tạo các chương trình Scratch bằng cách theo hướng dẫn online hoặc tải Bản hướng dẫn PDF .", "tips.tryGettingStarted": "Xem Hướng dẫn bắt đầu", - "tips.tttHeader": "Những ứng dụng để dùng thử ", + "tips.tttHeader": "Một số chương trình để thử.", "tips.tttBody": "Bạn muốn làm gì với Scratch? Đối với mỗi hoạt động, bạn có thể thử Chỉ dẫn, tải về một bộ Các thẻ hoạt động, hoặc xem Hướng dẫn của Giáo viên.", "tips.cardsHeader": "Sở hữu trọn bộ sưu tập các thẻ hoạt động", "tips.cardsBody": "Với những thẻ hoạt động Scratch, bạn có thể học cách tạo các trò chơi tương tác, các câu chuyện, âm nhạc, hoạt hình, và hơn thế nữa!", "tips.cardsDownload": "Tải xuống bản PDF", "tips.cardsPurchase": "Mua những bộ thẻ đã được in sẵn", - "tips.starterProjectsHeader": "Chương trình Khởi đầu", + "tips.starterProjectsHeader": "Chương trình khởi đầu", "tips.starterProjectsBody": "Bạn có thể chơi những Chương trình Khởi đầu để lấy ý tưởng làm một chương trình cho chính mình. ", "tips.starterProjectsPlay": "Chơi với những Chương trình Khởi đầu", "tips.offlineEditorHeader": "Offline Editor", "tips.offlineEditorBody": "Để tạo ra các chương trình không sử dụng kết nối Internet, bạn có thể tải xuống offline editor.", "tips.questionsHeader": "Câu hỏi", "tips.questionsBody": "Bạn có thêm thắc mắc? Xem Những câu hỏi thường gặp hoặc truy cập vào Trợ giúp với Diễn đàn Kịch bản.", - "ttt.tutorial": "Hướng dẫn", - "tile.guides": "Xem thẻ và hướng dẫn", - "tile.tryIt": "Thử xem", + "ttt.tutorial": "Hướng dẫn chi tiết", + "tile.guides": "Xem các thẻ và hướng dẫn chung", + "tile.tryIt": "Thử nào", "ttt.placeholder": "Nhập vào", "ttt.tutorialSubtitle": "Tìm ra cách để làm chương trình này bằng cách theo dõi hướng dẫn từng bước trong Scratch.", - "ttt.activityTitle": "Những thẻ hoạt động", - "ttt.activitySubtitle": "Khám phá những ý tưởng lập trình mới bằng cách sử dụng bộ thẻ minh họa có thể in ra này.", + "ttt.activityTitle": "Thẻ hoạt động", + "ttt.activitySubtitle": "Khám phá những ý tưởng lập trình sử dụng bộ thẻ minh họa mà bạn có thể in ra.", "ttt.educatorTitle": "Hướng dẫn cho Giáo viên", - "ttt.educatorSubtitle": "Sử dụng hướng dẫn cho Giáo viên để lên kế hoạch và tổ chức một buổi học Scratch trong vòng một tiếng. ", + "ttt.educatorSubtitle": "Sử dụng hướng dẫn của giáo viên để lên kế hoạch và hướng dẫn một buổi thực hành Scratch trong một giờ. ", "ttt.open": "Mở", - "ttt.MakeItFlyTitle": "Làm cho nó biết bay", + "ttt.MakeItFlyTitle": "Làm bay lên", "ttt.MakeItFlyDescription": "Làm chuyển động mèo Scratch, Các cô gái siêu nhân, hoặc thậm chí một cái bánh Taco.", - "ttt.AnimateYourNameTitle": "Làm chuyển động chữ", + "ttt.AnimateYourNameTitle": "Làm tên chuyển động", "ttt.AnimateYourNameDescription": "Làm chuyển động các kí tự trong tên tài khoản của bạn, tên viết tắt hoặc từ yêu thích. ", "ttt.RaceTitle": "Đua về đích ", - "ttt.RaceDescription": "Tạo trò chơi hai nhân vật đua với nhau.", - "ttt.MakeMusicTitle": "Tạo Âm nhạc", + "ttt.RaceDescription": "Tạo trò chơi hai nhân vật đua với nhau. ", + "ttt.MakeMusicTitle": "Sáng tác âm nhạc", "ttt.MakeMusicDescription": "Chọn nhạc cụ, thêm tiếng động và bấm các phím để phát nhạc.", "ttt.HideAndSeekTitle": "Trò chơi trốn tìm", "ttt.HideAndSeekDescription": "Tạo ra trò chơi trốn tìm với các nhân vật thoắt ẩn thoắt hiện.", "ttt.StoryTitle": "Tạo ra một Câu chuyện", - "ttt.StoryDescription": "Chọn các nhân vật, thêm hội thoại, và làm cho câu chuyện của bạn sống động. ", - "ttt.FashionTitle": "Trò chơi Thời trang", - "ttt.FashionDescription": "Tạo ra trò chơi hóa trang cho nhân vật bằng những trang phục và phong cách khác nhau.", + "ttt.StoryDescription": "Chọn các nhân vật, thêm cuộc hội thoại, và mang lại sự sống động cho câu chuyện của bạn. ", + "ttt.FashionTitle": "Trò chơi Thời Trang", + "ttt.FashionDescription": "Tạo ra một trò chơi mà bạn hóa trang cho nhân vật của mình bằng những trang phục và phong cách khác nhau.", "ttt.PongTitle": "Trò chơi Pong", - "ttt.PongDescription": "Tạo ra trò chơi tưng bóng bằng những âm thanh, các điểm, và những hiệu ứng khác. ", + "ttt.PongDescription": "Tạo ra trò chơi tưng bóng với tiếng động, điểm số, và những hiệu ứng khác. ", "ttt.DanceTitle": "Nào cùng nhảy", - "ttt.DanceDescription": "Thiết kế cảnh chuyển động nhảy múa với âm nhạc và các động tác vũ đạo.", - "ttt.CatchTitle": "Trò chơi Bắt lấy", + "ttt.DanceDescription": "Thiết kế một cảnh chuyển động nhảy múa với âm nhạc và vũ đạo.", + "ttt.CatchTitle": "Trò chơi bắt lấy", "ttt.CatchDescription": "Tạo ra một trò chơi mà bạn bắt lấy được những đồ vật rơi xuống từ trên trời. ", "ttt.VirtualPetTitle": "Thú ảo", "ttt.VirtualPetDescription": "Tạo ra một con thú nuôi tương tác có thể ăn, uống, và chơi. " diff --git a/www/scratch-website.tips-l10njson/zh-tw.json b/www/scratch-website.tips-l10njson/zh-tw.json index c4c40358..466414eb 100644 --- a/www/scratch-website.tips-l10njson/zh-tw.json +++ b/www/scratch-website.tips-l10njson/zh-tw.json @@ -1,11 +1,11 @@ { "tips.title": "新手入門", - "tips.subTitle": "使用線上教程在 Scratch 中開始製作專案或是下載 PDF 指南。", + "tips.subTitle": "使用線上教程或是下載 PDF 版指引在 Scratch 中開始製作專案。", "tips.tryGettingStarted": "試試新手入門教程", "tips.tttHeader": "牛刀小試", - "tips.tttBody": "你有很多種方式來開始學習 Scratch。點擊圖片來開始線上教學。針對每個主題,你也可以下載活動卡片以及教育者指南。", + "tips.tttBody": "你有很多種方式來開始學習 Scratch。點擊圖片來開始線上教學。針對每個主題,你也可以下載活動卡片以及教師指引。", "tips.cardsHeader": "取得整組的活動卡片", - "tips.cardsBody": "藉由 Scratch 活動卡片,您可以學習到如何創作互動式遊戲、故事、音樂、動畫以及更多的項目!", + "tips.cardsBody": "藉由 Scratch 活動卡片,你可以學習如何創作簡單的遊戲、故事、音樂、動畫…", "tips.cardsDownload": "下載 PDF", "tips.cardsPurchase": "購買現成的", "tips.starterProjectsHeader": "入門專案", @@ -14,31 +14,31 @@ "tips.offlineEditorHeader": "離線編輯器", "tips.offlineEditorBody": "當沒有網路連線時,您依然可以下載離線版本來創作專案。", "tips.questionsHeader": "問題", - "tips.questionsBody": "有其他問題嗎? 看看 常見問題,或是造訪 Help with Scripts 論壇。", + "tips.questionsBody": "有其它疑問?看看常見問答,或是造訪Help with Scripts 論壇。", "ttt.tutorial": "教程", - "tile.guides": "檢視卡片和指南", + "tile.guides": "檢視卡片和指引", "tile.tryIt": "試一試", "ttt.placeholder": "預留位置的文字", - "ttt.tutorialSubtitle": "使用Scratch中的教學課程,來學習如何製作這個專案。", + "ttt.tutorialSubtitle": "使用 Scratch 中的教學課程,來學習如何製作這個專案。", "ttt.activityTitle": "活動卡片", "ttt.activitySubtitle": "使用這些可列印的插畫圖卡,來探索新的程式設計構想。", "ttt.educatorTitle": "教育者指南", "ttt.educatorSubtitle": "使用教育者指南來規劃與帶領「一小時學程式」Scratch 工作坊。", "ttt.open": "開啟", "ttt.MakeItFlyTitle": "飛起來吧", - "ttt.MakeItFlyDescription": "讓Scratch喵咪、飛天小女警,甚至是一隻章魚動起來!", + "ttt.MakeItFlyDescription": "讓 Scratch 喵咪、飛天小女警,甚至是一隻章魚動起來!", "ttt.AnimateYourNameTitle": "姓名動畫", "ttt.AnimateYourNameDescription": "讓你的姓名、綽號或喜愛的字動起來。", - "ttt.RaceTitle": "賽跑至終點線", - "ttt.RaceDescription": "製作兩個角色互相賽跑的遊戲。", - "ttt.MakeMusicTitle": "創作音樂", - "ttt.MakeMusicDescription": "選擇樂器、加入音效和按鍵,來演奏音樂。", + "ttt.RaceTitle": "比賽跑", + "ttt.RaceDescription": "製作兩個角色比賽跑步的遊戲。", + "ttt.MakeMusicTitle": "音樂創作", + "ttt.MakeMusicDescription": "選擇樂器、加入音效、按下按鍵,開始演奏音樂。", "ttt.HideAndSeekTitle": "捉迷藏", "ttt.HideAndSeekDescription": "讓角色出現與消失,來創作一個捉迷藏遊戲。", "ttt.StoryTitle": "創作一個故事", "ttt.StoryDescription": "選擇角色、加入對話,生動表達你的故事。", "ttt.FashionTitle": "時尚遊戲", - "ttt.FashionDescription": "使用不同的衣服與風格來打扮一個角色。", + "ttt.FashionDescription": "用角色和一些衣物,設計出一個換裝遊戲。", "ttt.PongTitle": "乒乓球遊戲", "ttt.PongDescription": "製作一個有音效、有計分功能等效果的彈跳球遊戲。", "ttt.DanceTitle": "來跳舞吧", diff --git a/www/scratch-website.tips-l10njson/zu.json b/www/scratch-website.tips-l10njson/zu.json index 119f4c30..6e14c6fc 100644 --- a/www/scratch-website.tips-l10njson/zu.json +++ b/www/scratch-website.tips-l10njson/zu.json @@ -8,7 +8,7 @@ "tips.cardsBody": "Ngamakhadi ukusebenzisa aScratch, ungafunda ukwenza imidlalo , yezindaba , nomculo ,opopayi nokunye", "tips.cardsDownload": "Downloda i PDF", "tips.cardsPurchase": "Thenga izinhlelo eziprintiwe", - "tips.starterProjectsHeader": "Iprojekthi yabaqalayo", + "tips.starterProjectsHeader": "IPhrojethi yabaqalayo ", "tips.starterProjectsBody": "Ungadlala ngeprojekthi yabaqalayo ukuze uthole umqondo wokwenza ikwakho.", "tips.starterProjectsPlay": "Dlada nge projekthi yabaqalayo", "tips.offlineEditorHeader": "Akekho umlungisi", @@ -26,25 +26,25 @@ "ttt.educatorSubtitle": "Sebenzisa lenkombandlela kathisha ukuhlela okuhola amaWorkshop aScratch ehora elilodwa", "ttt.open": "Vula", "ttt.MakeItFlyTitle": "Yenze indize", - "ttt.MakeItFlyDescription": "Nyakazisa ikati lika Scratch, amantombazane ePhawaphuf noma ngisho ithakho.", + "ttt.MakeItFlyDescription": "Nyakazisa ikati lika Scratch, amantombazane ePowerpuff Girls, noma ngisho ithakho.", "ttt.AnimateYourNameTitle": "Yenza igama elinyakazayo", - "ttt.AnimateYourNameDescription": "Nyakazisa izinhlamvu zesibongo sakho ,siqalo samagama noma igama olithandayo", + "ttt.AnimateYourNameDescription": "Nyakazisa izinhlamvu zesibongo sakho, siqalo samagama noma igama olithandayo", "ttt.RaceTitle": "Gijima kuze kube sekugcineni", - "ttt.RaceDescription": "yenza umdlalo lapho abalingiswa ababili begijimisana ", + "ttt.RaceDescription": "Yenza umdlalo lapho abalingiswa ababili begijimisana ", "ttt.MakeMusicTitle": "Wenze Umculo", - "ttt.MakeMusicDescription": "khetha ithuluzi, faka umsindo bese ucindezela izikinobho ukudlala umsindo ", + "ttt.MakeMusicDescription": "Khetha ithuluzi, faka umsindo bese ucindezela izikinobho ukudlala umsindo ", "ttt.HideAndSeekTitle": "Casha noma ufune", - "ttt.HideAndSeekDescription": "yenza umdlalo wokucasha noma ufune onabalingisi abavelayo babuye banyamalale", + "ttt.HideAndSeekDescription": "Yenza umdlalo wokucasha noma ufune onabalingisi abavela babuye banyamalale", "ttt.StoryTitle": "Yenza indaba", - "ttt.StoryDescription": "khetha abalingisi, faka ingxoxo, bese wenza indaba yakho iphile", + "ttt.StoryDescription": "Khetha abalingisi, faka ingxoxo, bese wenza indaba yakho iphile", "ttt.FashionTitle": "Umdlalo wemfashini", - "ttt.FashionDescription": "yenza umdlalo lapho ugqokisa umlingisi izingubo ezahlukene nezitayela ezahlukeke", + "ttt.FashionDescription": "Yenza umdlalo lapho ugqokisa umlingisi izingubo ezahlukene nezitayela ezahlukeke", "ttt.PongTitle": "Umdlalo wePong ", - "ttt.PongDescription": "yenza umdlalo webhola elibhambayo elinomsindo, amaphuzu kanye neminye imithelela", + "ttt.PongDescription": "Yenza umdlalo webhola elibhambayo elinomsindo, amaphuzu kanye neminye imithelela", "ttt.DanceTitle": "Asidanse ", - "ttt.DanceDescription": "qamba inkundla yomdanso wopopayi unomcula kanye kanye neminyakazo yokudansa", + "ttt.DanceDescription": "Qamba inkundla yomdanso wopopayi unomcula kanye kanye neminyakazo yokudansa", "ttt.CatchTitle": "Umdlalo wokubamba", - "ttt.CatchDescription": "yenza umdlalo lapho ungabamba khona izinto eziwa zivela esibhakabhakeni", - "ttt.VirtualPetTitle": "isilwane esifuyiwe esi -virtual", - "ttt.VirtualPetDescription": "yenza isilwane esifuyiwe sidle, siphuze futhi sidlale" + "ttt.CatchDescription": "Yenza umdlalo lapho ungabamba khona izinto eziwa zivela esibhakabhakeni", + "ttt.VirtualPetTitle": "Isilwane esifuyiwe esi -virtual", + "ttt.VirtualPetDescription": "Yenza isilwane esifuyiwe sidle, siphuze futhi sidlale" } \ No newline at end of file diff --git a/www/scratch-website.wedo2-l10njson/ab.json b/www/scratch-website.wedo2-l10njson/ab.json index 35e8f9f8..39edc923 100644 --- a/www/scratch-website.wedo2-l10njson/ab.json +++ b/www/scratch-website.wedo2-l10njson/ab.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Излалагатәу", "wedo2.connectingWedo2": "WeDo 2.0 Scratch ахь аҿакра", "wedo2.useScratch3": "Шәхы иашәырхәа аредактор {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Scratch 2.0 ахархәара ала?", "wedo2.legacyInfoText": "Ҳара ҳдаҟьа {wedoLegacyLink} шәаҭаа.", - "wedo2.legacyLinkText": "LEGO WeDo Scratch 2.0 аҟны", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/am.json b/www/scratch-website.wedo2-l10njson/am.json index b9af1100..92f58baa 100644 --- a/www/scratch-website.wedo2-l10njson/am.json +++ b/www/scratch-website.wedo2-l10njson/am.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "መጀመር", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/ar.json b/www/scratch-website.wedo2-l10njson/ar.json index 8a221b5f..68d374ee 100644 --- a/www/scratch-website.wedo2-l10njson/ar.json +++ b/www/scratch-website.wedo2-l10njson/ar.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "الشروع في العمل", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/az.json b/www/scratch-website.wedo2-l10njson/az.json index f1bd2b6e..37eb024b 100644 --- a/www/scratch-website.wedo2-l10njson/az.json +++ b/www/scratch-website.wedo2-l10njson/az.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Yeni başlayanlar", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/bg.json b/www/scratch-website.wedo2-l10njson/bg.json index 3fa8e56e..0b051f2a 100644 --- a/www/scratch-website.wedo2-l10njson/bg.json +++ b/www/scratch-website.wedo2-l10njson/bg.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link}е въвеждащ комплект за изобретения, който можете да използвате за изграждане на интерактивни роботи и други изобретения. Можете да сглобявате заедно блоковете за програмиране на Scratch, за да взаимодействате с вашите LEGO WeDo творения и да добавяте анимации и звуци.", + "wedo2.headerText": "{wedo2Link}е въвеждащ комплект за изобретения, който можете да използвате за изграждане на интерактивни роботи и други изобретения. Можете да сглобявате заедно блоковете за програмиране на Scratch, за да взаимодействате с вашите WeDo 2.0 творения и да добавяте анимации и звукове.", "wedo2.gettingStarted": "Първи стъпки", "wedo2.connectingWedo2": "Свързване на WeDo 2.0 с Scratch", "wedo2.useScratch3": "Използвайте{scratch3Link} редактора ", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Уверете се, че сте инсталирали последната версия на Scratch Link.", "wedo2.legacyInfoTitle": "Използване на Scratch 2.0?", "wedo2.legacyInfoText": "Посетете нашата страница за {wedoLegacyLink}", - "wedo2.legacyLinkText": "използване на LEGO WeDo с Scratch 2.0", + "wedo2.legacyLinkText": "Използване на WeDo със Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Илюстрация на WeDo2 със сензор за наклон и двигател.", "wedo2.imgAltStarter1Pet": "Scratch проект с куче и тако.", "wedo2.imgAltStarter2Fox": "Scratch проект с лисица, която се движи напред и назад.", diff --git a/www/scratch-website.wedo2-l10njson/ca.json b/www/scratch-website.wedo2-l10njson/ca.json index 96082409..4d9f8eb9 100644 --- a/www/scratch-website.wedo2-l10njson/ca.json +++ b/www/scratch-website.wedo2-l10njson/ca.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} és un kit d'inici als invents que pots utilitzar per construir els teus robots interactius i altres creacions. Unint els blocs de Scratch, podràs interaccionar amb les creacions de LEGO WeDo i incloure animacions i sons.", + "wedo2.headerText": "{wedo2Link} és un kit d'inici als invents que pots utilitzar per construir els teus robots interactius i altres creacions. Pots unir els blocs de Scratch per interaccionar amb les creacions de WeDo 2.0 i incloure animacions i sons.", "wedo2.gettingStarted": "Comença", "wedo2.connectingWedo2": "Connectant WeDo 2.0 a Scratch", "wedo2.useScratch3": "Utilitza l'editor {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Comprova que has instal·lat l'última versió de l'Scratch Link.", "wedo2.legacyInfoTitle": "Estàs usant Scratch 2.0?", "wedo2.legacyInfoText": "Visita la pàgina sobre {wedoLegacyLink}.", - "wedo2.legacyLinkText": "connexió LEGO WeDo amb Scratch 2.0", + "wedo2.legacyLinkText": "utilitzant WeDo amb Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Una il·lustració del WeDo2 amb un sensor d'inclinació i un motor.", "wedo2.imgAltStarter1Pet": "Un projecte de Scratch amb un gos i un taco.", "wedo2.imgAltStarter2Fox": "Un projecte de Scratch amb una guineu que es mou d'aquí cap allà.", diff --git a/www/scratch-website.wedo2-l10njson/ckb.json b/www/scratch-website.wedo2-l10njson/ckb.json index fd4118a7..b0c1d30e 100644 --- a/www/scratch-website.wedo2-l10njson/ckb.json +++ b/www/scratch-website.wedo2-l10njson/ckb.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "دەستپێکردن", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/cs.json b/www/scratch-website.wedo2-l10njson/cs.json index aceb8328..0ab7cb47 100644 --- a/www/scratch-website.wedo2-l10njson/cs.json +++ b/www/scratch-website.wedo2-l10njson/cs.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} je základní souprava pro vynalézavé, se kterou můžeš stavět roboty i jiné modely. Můžeš spolu připojovat programovací bloky Scratch, aby reagovaly s tvými modely LEGO WeDo a přidávat animace a zvuky.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Začínáme", "wedo2.connectingWedo2": "Připojení WeDo 2.0 ke Scratch", "wedo2.useScratch3": "Použij editor {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Ujisti se, že máš nainstalovanou poslední verzi Scratch Link.", "wedo2.legacyInfoTitle": "Používáš Scratch 2.0?", "wedo2.legacyInfoText": "Navštiv o tom naši stránku {wedoLegacyLink}.", - "wedo2.legacyLinkText": "používání LEGO WeDo se Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Vyobrazení WeDo2 se senzorem náklonu a motorem.", "wedo2.imgAltStarter1Pet": "Scratch projekt se psem a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/cy.json b/www/scratch-website.wedo2-l10njson/cy.json index 7f3bc28d..6537c21e 100644 --- a/www/scratch-website.wedo2-l10njson/cy.json +++ b/www/scratch-website.wedo2-l10njson/cy.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "Mae'r {wedo2Link} yn becyn dyfeisio rhagarweiniol y mae modd i chi ei ddefnyddio i adeiladu eich robotiaid rhyngweithiol a'ch creadigaethau eraill. Gallwch snapio blociau rhaglennu Scratch at ei gilydd i ryngweithio gyda'ch creadigaethau Lego WeDo ac ychwanegu animeiddiadau a seiniau.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Cychwyn Arni", "wedo2.connectingWedo2": "Cysylltu'r WeDo 2.0 i Scratch", "wedo2.useScratch3": "Defnyddiwch y golygydd {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Gwnewch yn siŵr eich bod wedi gosod y fersiwn diweddaraf o Scratch Link.", "wedo2.legacyInfoTitle": "Yn defnyddio Scratch 2.0?", "wedo2.legacyInfoText": "Ewch i'n tudalen ar {wedoLegacyLink}", - "wedo2.legacyLinkText": "ddefnyddio LEGO WeDo gyda Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Darlun o WeDo2 yn cynnwys synhwyrydd gogwyddo a modur.", "wedo2.imgAltStarter1Pet": "Project Scratch gyda chi a thaco.", "wedo2.imgAltStarter2Fox": "Project Scratch gyda llwynog yn symud nôl ac ymlaen.", diff --git a/www/scratch-website.wedo2-l10njson/da.json b/www/scratch-website.wedo2-l10njson/da.json index f9849de5..4ca4ee3c 100644 --- a/www/scratch-website.wedo2-l10njson/da.json +++ b/www/scratch-website.wedo2-l10njson/da.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Kom i gang", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/de.json b/www/scratch-website.wedo2-l10njson/de.json index cea72137..265854cf 100644 --- a/www/scratch-website.wedo2-l10njson/de.json +++ b/www/scratch-website.wedo2-l10njson/de.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Erste Schritte", "wedo2.connectingWedo2": "WeDo 2.0 mit Scratch verbinden", "wedo2.useScratch3": "Benutze den {scratch3Link}-Editor", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Stelle sicher, dass du die aktuelle Version von Scratch Link installiert hast.", "wedo2.legacyInfoTitle": "Benutzt du Scratch 2.0?", "wedo2.legacyInfoText": "Besuche unsere Seite zum {wedoLegacyLink}.", - "wedo2.legacyLinkText": "Benutzen von LEGO WeDo mit Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "Ein Scratch-Projekt mit einem Hund und einem Taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/el.json b/www/scratch-website.wedo2-l10njson/el.json index 10910f87..d58f34db 100644 --- a/www/scratch-website.wedo2-l10njson/el.json +++ b/www/scratch-website.wedo2-l10njson/el.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "Το {wedo2Link} είναι ένα εισαγωγικό κιτ εφεύρεσης που μπορείτε να χρησιμοποιήσετε για να κατασκευάσετε διαδραστικά ρομπότ και άλλες δημιουργίες. Μπορείτε να ενώσετε τις προγραμματιστικές εντολές Scratch για να αλληλεπιδράσετε με τις LEGO WeDo δημιουργίες σας και να προσθέσετε κινούμενα σχέδια και ήχους.", + "wedo2.headerText": "Το {wedo2Link} είναι ένα εισαγωγικό κιτ εφεύρεσης που μπορείτε να χρησιμοποιήσετε για να κατασκευάσετε διαδραστικά ρομπότ και άλλες δημιουργίες. Μπορείτε να ενώσετε τις προγραμματιστικές εντολές Scratch για να αλληλεπιδράσετε με τις WeDo 2.0 δημιουργίες σας και να προσθέσετε κινούμενα σχέδια και ήχους.", "wedo2.gettingStarted": "Ξεκινώντας", "wedo2.connectingWedo2": "Σύνδεση του WeDo 2.0 στο Scratch", "wedo2.useScratch3": "Χρησιμοποιήστε τον επεξεργαστή {scratch3Link}", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Βεβαιωθείτε ότι έχετε εγκαταστήσει την πιο πρόσφατη έκδοση του Scratch Link", "wedo2.legacyInfoTitle": "Χρησιμοποιείτε το Scratch 2.0;", "wedo2.legacyInfoText": "Επισκεφτείτε τη σελίδα μας για {wedoLegacyLink}.", - "wedo2.legacyLinkText": "χρήση LEGO WeDo με Scratch 2.0", + "wedo2.legacyLinkText": "χρήση WeDo με Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Απεικόνιση του WeDo2 με έναν αισθητήρα κλίση και έναν κινητήρα.", "wedo2.imgAltStarter1Pet": "Έργο Scratch με έναν σκύλο και ένα τάκο.", "wedo2.imgAltStarter2Fox": "Έργο Scratch με μια αλεπού να κινείται μπρος πίσω.", diff --git a/www/scratch-website.wedo2-l10njson/en.json b/www/scratch-website.wedo2-l10njson/en.json index 0304cd49..d18ab269 100644 --- a/www/scratch-website.wedo2-l10njson/en.json +++ b/www/scratch-website.wedo2-l10njson/en.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Getting Started", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/es-419.json b/www/scratch-website.wedo2-l10njson/es-419.json index f4d87801..a4767974 100644 --- a/www/scratch-website.wedo2-l10njson/es-419.json +++ b/www/scratch-website.wedo2-l10njson/es-419.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Comenzar", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Utiliza el editor {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/es.json b/www/scratch-website.wedo2-l10njson/es.json index d687e07d..1f59e1c0 100644 --- a/www/scratch-website.wedo2-l10njson/es.json +++ b/www/scratch-website.wedo2-l10njson/es.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} es un kit de invención sencillo, que puedes usar para crear robots interactivos y muchas cosas más. Puedes conectar bloques de Scratch para interactuar con tus creaciones de LEGO WeDo y añadir animaciones y sonidos.", + "wedo2.headerText": "{wedo2Link}es un equipo de inventos inicial que puede utilizar para construir robots interactivos y otras creaciones. Puede juntar los bloques de programación de Scratch para interactuar con sus creaciones de WeDo 2.0 y agregar animaciones y sonidos. ", "wedo2.gettingStarted": "Para empezar", "wedo2.connectingWedo2": "Conectando WeDo 2.0 a Scratch", "wedo2.useScratch3": "Utiliza el editor {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Asegúrate de tener instalada la última versión de Scratch Link.", "wedo2.legacyInfoTitle": "¿Utilizas Scratch 2.0?", "wedo2.legacyInfoText": "Visita nuestra página sobre {wedoLegacyLink}.", - "wedo2.legacyLinkText": "usando LEGO WeDo con Scratch 2.0", + "wedo2.legacyLinkText": "usando WeDo con Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Una ilustración de WeDo2 mostrando un sensor de inclinación y un motor.", "wedo2.imgAltStarter1Pet": "Un proyecto Scratch con un perro y un taco.", "wedo2.imgAltStarter2Fox": "Un proyecto Scratch con un zorro que se mueve atrás y adelante.", diff --git a/www/scratch-website.wedo2-l10njson/et.json b/www/scratch-website.wedo2-l10njson/et.json index dc0b05b4..92f3b9e7 100644 --- a/www/scratch-website.wedo2-l10njson/et.json +++ b/www/scratch-website.wedo2-l10njson/et.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Alustamine", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/eu.json b/www/scratch-website.wedo2-l10njson/eu.json index 257991e2..f68a8b81 100644 --- a/www/scratch-website.wedo2-l10njson/eu.json +++ b/www/scratch-website.wedo2-l10njson/eu.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Hasten", "wedo2.connectingWedo2": "WeDo 2.0 Scratchera konektatzen", "wedo2.useScratch3": "Erabili {scratch3Link} editorea.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Scratch 2.0 darabilzu?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/fa.json b/www/scratch-website.wedo2-l10njson/fa.json index 8f91b9e1..6adaa631 100644 --- a/www/scratch-website.wedo2-l10njson/fa.json +++ b/www/scratch-website.wedo2-l10njson/fa.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "شروع کنید", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/fi.json b/www/scratch-website.wedo2-l10njson/fi.json index dcfca154..0a9814ba 100644 --- a/www/scratch-website.wedo2-l10njson/fi.json +++ b/www/scratch-website.wedo2-l10njson/fi.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} on esittelysarja, jonka avulla voit rakentaa vuorovaikutteisia robotteja ja muita luomuksia. Voit yhdistää Scratch-ohjelmointilohkot yhteen vuorovaikuttaaksesi LEGO WeDo -luomustesi kanssa ja lisätä animaatioita ja ääniä. ", + "wedo2.headerText": "{wedo2Link} on esittelysarja, jonka avulla voit rakentaa vuorovaikutteisia robotteja ja muita luomuksia. Voit yhdistää Scratch-ohjelmointilohkot yhteen vuorovaikuttaaksesi WeDo 2.0 -luomustesi kanssa ja lisätä animaatioita ja ääniä. ", "wedo2.gettingStarted": "Aloitus", "wedo2.connectingWedo2": "Yhdistetään WeDo 2.0:aa Scratchiin", "wedo2.useScratch3": "Käytä {scratch3Link}-editoria.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Varmista, että olet asentanut viimeisimmän version Scratch Linkistä.", "wedo2.legacyInfoTitle": "Käytätkö Scratch 2.0:aa?", "wedo2.legacyInfoText": "Tutustu {wedoLegacyLink} -sivuumme.", - "wedo2.legacyLinkText": "LEGO WeDo:n käyttäminen Scratch 2.0:lla", + "wedo2.legacyLinkText": "WeDo:n käyttäminen Scratch 2.0:lla", "wedo2.imgAltWeDoIllustration": "Kuvitus WeDo2:sta, jossa on kallistusanturi ja moottori.", "wedo2.imgAltStarter1Pet": "Scratch-projekti, jossa on koira ja taco.", "wedo2.imgAltStarter2Fox": "Scratch-projekti, jossa kettu liikkuu edestakaisin.", diff --git a/www/scratch-website.wedo2-l10njson/fr.json b/www/scratch-website.wedo2-l10njson/fr.json index bb599abd..11721b90 100644 --- a/www/scratch-website.wedo2-l10njson/fr.json +++ b/www/scratch-website.wedo2-l10njson/fr.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} est un premier kit d'invention que vous pouvez utiliser pour construire des robots interactifs et d'autre créations. Vous pouvez assembler des blocs de programmation Scratch pour interagir avec vos créations LEGO WeDo et ajouter des animations et des sons.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Prise en main", "wedo2.connectingWedo2": "Connecter WeDo 2.0 à Scratch", "wedo2.useScratch3": "Utiliser l'éditeur {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Vérifier que vous avez la dernière version de Scratch Link installée.", "wedo2.legacyInfoTitle": "Envie d'utiliser Scratch 2.0?", "wedo2.legacyInfoText": "Visiter notre page sur {wedoLegacyLink}.", - "wedo2.legacyLinkText": "Utiliser LEGO WeDo avec Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Une illustration d'un WeDo 2 présentant le capteur d'inclinaison et les moteurs.", "wedo2.imgAltStarter1Pet": "Un projet Scratch avec un chien et un taco.", "wedo2.imgAltStarter2Fox": "Un projet Scratch avec un renard qui bouge en avant et en arrière.", diff --git a/www/scratch-website.wedo2-l10njson/ga.json b/www/scratch-website.wedo2-l10njson/ga.json index d8b62f74..05898271 100644 --- a/www/scratch-website.wedo2-l10njson/ga.json +++ b/www/scratch-website.wedo2-l10njson/ga.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "Is éard atá in {wedo2Link} ná bunfhearas fionnachtana is féidir a úsáid chun róbait idirghníomhacha agus meaisíní eile a thógáil. Is féidir leat blocanna ríomhchláraithe Scratch a chur le chéile chun idirghníomhú le do chuid bréagán LEGO WeDo agus beochaintí nó fuaimeanna a chur leo.", + "wedo2.headerText": "Is éard atá in {wedo2Link} ná bunfhearas fionnachtana is féidir a úsáid chun róbait idirghníomhacha agus meaisíní eile a thógáil. Is féidir leat blocanna ríomhchláraithe Scratch a chur le chéile chun idirghníomhú le do chuid bréagán WeDo 2.0 agus beochaintí nó fuaimeanna a chur leo.", "wedo2.gettingStarted": "Tús Maith", "wedo2.connectingWedo2": "Ceangal WeDo 2.0 le Scratch", "wedo2.useScratch3": "Úsáid an t-eagarthóir {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Deimhnigh go bhfuil an leagan is déanaí de Scratch Link agat.", "wedo2.legacyInfoTitle": "An bhfuil Scratch 2.0 agat?", "wedo2.legacyInfoText": "Féach ar ár leathanach a bhaineann le {wedoLegacyLink}.", - "wedo2.legacyLinkText": "LEGO WeDo agus Scratch 2.0", + "wedo2.legacyLinkText": "úsáid WeDo le Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Pictiúr de WeDo2 le braiteoir claoine agus mótar.", "wedo2.imgAltStarter1Pet": "Tionscadal Scratch ina bhfuil madra agus tacó.", "wedo2.imgAltStarter2Fox": "Tionscadal Scratch le madra rua ag dul anonn is anall.", diff --git a/www/scratch-website.wedo2-l10njson/gd.json b/www/scratch-website.wedo2-l10njson/gd.json index 6a10fd58..e02857a2 100644 --- a/www/scratch-website.wedo2-l10njson/gd.json +++ b/www/scratch-website.wedo2-l10njson/gd.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "’S e acainn-tòiseachaidh tionnsgnaidh a th’ ann an {wedo2Link} as urrainn dhut cleachdadh gus robotairean eadar-ghnìomhach agus nithean eile a chruthachadh. ’S urrainn dhut blocaichean prògramachaidh Scratch a chur ri chèile gus na chruthaich thu le LEGO WeDo a stiùireadh agus na nì e a bheòthachadh is fuaimean a chur ris.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Dèan toiseach-tòiseachaidh", "wedo2.connectingWedo2": "A’ ceangal WeDo 2.0 ri Scratch", "wedo2.useScratch3": "Cleachd deasaiche {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Dèan cinnteach gun deach an tionndadh as ùire de Scratch Link a stàladh.", "wedo2.legacyInfoTitle": "A bheil thu a’ cleachdadh Scratch 2.0?", "wedo2.legacyInfoText": "Tadhail air an duilleag againn air {wedoLegacyLink}.", - "wedo2.legacyLinkText": "mar a chleachdas tu LEGO WeDo le Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Dealbh de WeDo2 a’ sealltainn mothaichear claonaidh is motar.", "wedo2.imgAltStarter1Pet": "Pròiseact Scratch le cù is taco.", "wedo2.imgAltStarter2Fox": "Pròiseact Scratch le sionnach a’ gluasad a-null ’s a-nall.", diff --git a/www/scratch-website.wedo2-l10njson/gl.json b/www/scratch-website.wedo2-l10njson/gl.json index 75319f36..bf7de8ca 100644 --- a/www/scratch-website.wedo2-l10njson/gl.json +++ b/www/scratch-website.wedo2-l10njson/gl.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} é un xogo de invención introdutorio que podes usar para construír os teus propios robots interactivos e outras creacións. Podes unir bloques de programación de Scratch para interactuar coas túas creacións cos WeDo de LEGO e engadir animacións e sons.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Primeiros pasos", "wedo2.connectingWedo2": "Conectar WeDo 2.0 con Scratch", "wedo2.useScratch3": "Emprega o editor {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Usas Scratch 2.0?", "wedo2.legacyInfoText": "Visita a nosa páxina sobre {wedoLegacyLink}.", - "wedo2.legacyLinkText": "uso de WeDo de LEGO con Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/he.json b/www/scratch-website.wedo2-l10njson/he.json index 7929c8e6..9939c0dd 100644 --- a/www/scratch-website.wedo2-l10njson/he.json +++ b/www/scratch-website.wedo2-l10njson/he.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "מתחילים", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/hr.json b/www/scratch-website.wedo2-l10njson/hr.json index aaa03ca5..5571a037 100644 --- a/www/scratch-website.wedo2-l10njson/hr.json +++ b/www/scratch-website.wedo2-l10njson/hr.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Početak rada", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Koristi {scratch3Link} uređivač.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/hu.json b/www/scratch-website.wedo2-l10njson/hu.json index f984961a..f5c37bdf 100644 --- a/www/scratch-website.wedo2-l10njson/hu.json +++ b/www/scratch-website.wedo2-l10njson/hu.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "A {wedo2Link} olyan bevezető alkotó készlet, amelynek segítségével interaktív robotokat és más alkotásokat készíthetsz. Összerakhatsz Scratch programozási blokkokat, hogy a LEGO WeDo 2.0 alkotásokkal együttműködjenek, és animációt, valamint hangot adj hozzá.", "wedo2.gettingStarted": "Kezdő lépések", "wedo2.connectingWedo2": "A WeDo 2.0 csatlakoztatása a Scratch-hez", "wedo2.useScratch3": "Használd a {scratch3Link} szerkesztőt.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Ellenőrizd, hogy a Scratch Link legújabb verzióját telepítetted-e.", "wedo2.legacyInfoTitle": "Scratch 2.0-t használsz?", "wedo2.legacyInfoText": "Látogass el a {wedoLegacyLink} oldalra.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "WeDo használata Scratch 2.0-val", "wedo2.imgAltWeDoIllustration": "WeDo2 illusztrációja, billenésérzékelővel és motorral.", "wedo2.imgAltStarter1Pet": "Scratch projekt kutyával és tacóval.", "wedo2.imgAltStarter2Fox": "Scratch projekt előre-hátra haladó rókával.", diff --git a/www/scratch-website.wedo2-l10njson/id.json b/www/scratch-website.wedo2-l10njson/id.json index 1ad76486..60140343 100644 --- a/www/scratch-website.wedo2-l10njson/id.json +++ b/www/scratch-website.wedo2-l10njson/id.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Memulai Scratch", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/is.json b/www/scratch-website.wedo2-l10njson/is.json index a726a59e..9717fdc7 100644 --- a/www/scratch-website.wedo2-l10njson/is.json +++ b/www/scratch-website.wedo2-l10njson/is.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Hefjast handa", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/it.json b/www/scratch-website.wedo2-l10njson/it.json index 0c4135cc..47433c2d 100644 --- a/www/scratch-website.wedo2-l10njson/it.json +++ b/www/scratch-website.wedo2-l10njson/it.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} è un kit introduttivo che ti permette di realizzare robot interattivi e altre creazioni. Puoi utilizzare i blocchi di programmazione di Scratch per interagire con le creazioni LEGO WeDo e aggiungendo animazioni e suoni.", + "wedo2.headerText": "{wedo2Link} è un kit creativo di introduzione alla robotica che ti permette di costruire robot interattivi e altre creazioni. Puoi combinare i blocchi di programmazione di Scratch per interagire con le tue creazioni WeDo 2.0 e per aggiungere animazioni e suoni.", "wedo2.gettingStarted": "Per Iniziare", "wedo2.connectingWedo2": "Collegare WeDo 2.0 con Scratch", "wedo2.useScratch3": "Usa l'editor di {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Assicurati di aver installato l'ultima versione di Scratch Link.", "wedo2.legacyInfoTitle": "Stai utilizzando Scratch 2.0?", "wedo2.legacyInfoText": "Visita la nostra pagina dedicata a {wedoLegacyLink}.", - "wedo2.legacyLinkText": "usando LEGO WeDo con Scratch 2.0", + "wedo2.legacyLinkText": "usare WeDo con Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Un'illustrazione di un WeDo2 che mostra il sensore di inclinazione e il motore.", "wedo2.imgAltStarter1Pet": "Un progetto Scratch con un cane e un taco.", "wedo2.imgAltStarter2Fox": "Un progetto Scratch con una volpe che si muove avanti e indietro.", diff --git a/www/scratch-website.wedo2-l10njson/ja-Hira.json b/www/scratch-website.wedo2-l10njson/ja-Hira.json index d20ef0e7..8094ff0e 100644 --- a/www/scratch-website.wedo2-l10njson/ja-Hira.json +++ b/www/scratch-website.wedo2-l10njson/ja-Hira.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link}は、インタラクティブなロボットや他の(ほかの)作品(さくひん)を作る(つくる)ために使う(つかう)ことができる、ものづくり入門(にゅうもん)キットです。ScratchのプログラミングブロックをLEGO WeDoの作品(さくひん)と連携(れんけい)させて、アニメーションやサウンドを追加(ついか)することができます。", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "さあ、はじめましょう", "wedo2.connectingWedo2": "WeDo 2.0をScratchに接続(せつぞく)する", "wedo2.useScratch3": " {scratch3Link} エディタをつかいます。", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Scratch Linkの最新版(さいしんばん)を使用(しよう)していることを確認(かくにん)してください。", "wedo2.legacyInfoTitle": "Scratch 2.0をつかっていますか?", "wedo2.legacyInfoText": "{wedoLegacyLink}のページをみてください。", - "wedo2.legacyLinkText": "Scratch 2.0でLEGO WeDoをつかう", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "傾き(かたむき)センサーとモーターがついたWeDo2のイラスト", "wedo2.imgAltStarter1Pet": "犬とタコスのScratchプロジェクト", "wedo2.imgAltStarter2Fox": "キツネが前後(ぜんご)に動く(うごく)Scratchプロジェクト", diff --git a/www/scratch-website.wedo2-l10njson/ja.json b/www/scratch-website.wedo2-l10njson/ja.json index eef33fd0..1cefff59 100644 --- a/www/scratch-website.wedo2-l10njson/ja.json +++ b/www/scratch-website.wedo2-l10njson/ja.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link}は、インタラクティブなロボットや他の作品を作るために使うことができる、ものづくり入門キットです。ScratchのプログラミングブロックをLEGO WeDoの作品と連携させて、アニメーションやサウンドを追加することができます。", + "wedo2.headerText": "{wedo2Link}は、インタラクティブなロボットと他の作品が制作可能な「ものづくり入門キット」です。ScratchのプログラミングブロックをWeDo 2.0の作品と連携させて、アニメーションやサウンドを追加することができます。 ", "wedo2.gettingStarted": "さあ、始めましょう", "wedo2.connectingWedo2": "WeDo 2.0をScratchに接続する", "wedo2.useScratch3": " {scratch3Link} エディタを使います。", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Scratch Linkの最新版を使用していることを確認してください。", "wedo2.legacyInfoTitle": "Scratch 2.0を使っていますか?", "wedo2.legacyInfoText": "{wedoLegacyLink}のページを見てください。", - "wedo2.legacyLinkText": "Scratch 2.0でLEGO WeDoを使う", + "wedo2.legacyLinkText": "Scratch 2.0でWeDoを使う ", "wedo2.imgAltWeDoIllustration": "傾きセンサーとモーターがついたWeDo2のイラスト", "wedo2.imgAltStarter1Pet": "犬とタコスのScratchプロジェクト", "wedo2.imgAltStarter2Fox": "キツネが前後に動くScratchプロジェクト", diff --git a/www/scratch-website.wedo2-l10njson/ko.json b/www/scratch-website.wedo2-l10njson/ko.json index 2a742a72..d392969a 100644 --- a/www/scratch-website.wedo2-l10njson/ko.json +++ b/www/scratch-website.wedo2-l10njson/ko.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link}은 상호작용을 하는 로봇 등의 작품을 만들 때 사용할 수 있는 초보자용 발명 키트입니다. 스크래치 프로그래밍 블록을 끼워서 LEGO WeDo 작품과 신호를 주고받고 애니메이션과 소리를 넣을 수 있습니다.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "시작하기", "wedo2.connectingWedo2": "WeDo 2.0을 스크래치에 연결하기", "wedo2.useScratch3": "{scratch3Link} 에디터를 사용하세요.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Scratch Link의 최신 버전을 설치했는지 확인하세요.", "wedo2.legacyInfoTitle": "스크래치 2.0을 사용하고 계신가요?", "wedo2.legacyInfoText": "{wedoLegacyLink}에 대한 페이지를 방문하세요.", - "wedo2.legacyLinkText": "LEGO WeDo를 스크래치 2.0에서 사용하는 것", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "기울기 센서와 모터를 보여주는 WeDo2의 삽화.", "wedo2.imgAltStarter1Pet": "강아지와 타코가 있는 스크래치 프로젝트.", "wedo2.imgAltStarter2Fox": "앞뒤로 움직이는 여우가 있는 스크래치 프로젝트.", diff --git a/www/scratch-website.wedo2-l10njson/lt.json b/www/scratch-website.wedo2-l10njson/lt.json index 7802c738..a35e68ad 100644 --- a/www/scratch-website.wedo2-l10njson/lt.json +++ b/www/scratch-website.wedo2-l10njson/lt.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Kaip pradėti", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Naudok {scratch3Link} redaktorių.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/lv.json b/www/scratch-website.wedo2-l10njson/lv.json index 5bb99f99..250e13f0 100644 --- a/www/scratch-website.wedo2-l10njson/lv.json +++ b/www/scratch-website.wedo2-l10njson/lv.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Sākot darbu", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/mi.json b/www/scratch-website.wedo2-l10njson/mi.json index c3ef68f8..7ba5143a 100644 --- a/www/scratch-website.wedo2-l10njson/mi.json +++ b/www/scratch-website.wedo2-l10njson/mi.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Hei Tīmatanga", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/nb.json b/www/scratch-website.wedo2-l10njson/nb.json index f50e6558..d1a04eca 100644 --- a/www/scratch-website.wedo2-l10njson/nb.json +++ b/www/scratch-website.wedo2-l10njson/nb.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Kom i gang", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/nl.json b/www/scratch-website.wedo2-l10njson/nl.json index 49d28d19..2fcd2af0 100644 --- a/www/scratch-website.wedo2-l10njson/nl.json +++ b/www/scratch-website.wedo2-l10njson/nl.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link}is een introductie uitvindersdoos die je kunt gebruiken om interactieve robots te maken en ook andere creaties. Je kunt Scratch blokken aan elkaar klikken om je LEGO WeDo creaties te besturen en animaties en geluid toe te voegen.", + "wedo2.headerText": "{wedo2Link}is een toegankelijke uitvindersdoos die je kunt gebruiken om interactieve robots te maken en ook andere dingen. Je kunt Scratch blokken samen klikken om je WeDo 2.0 creaties te besturen en animaties en geluid toe te voegen.", "wedo2.gettingStarted": "Aan de slag", "wedo2.connectingWedo2": "WeDo 2.0 met Scratch verbinden", "wedo2.useScratch3": "Ga naar de {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Zorg ervoor dat je de nieuwste versie van Scratch Link hebt geïnstalleerd.", "wedo2.legacyInfoTitle": "Gebruik je Scratch 2.0?", "wedo2.legacyInfoText": "Bezoek onze pagina over {wedoLegacyLink}", - "wedo2.legacyLinkText": "LEGO WeDo met Scratch 2.0 gebruiken", + "wedo2.legacyLinkText": "WeDo met Scratch 2.0 gebruiken", "wedo2.imgAltWeDoIllustration": "Een afbeelding van een WeDo2 met een kantelsensor en een motor.", "wedo2.imgAltStarter1Pet": "Een Scratch project met een hond en een taco.", "wedo2.imgAltStarter2Fox": "Een Scratch project met een vos die heen en weer beweegt.", diff --git a/www/scratch-website.wedo2-l10njson/nn.json b/www/scratch-website.wedo2-l10njson/nn.json index b2b28d50..5455788b 100644 --- a/www/scratch-website.wedo2-l10njson/nn.json +++ b/www/scratch-website.wedo2-l10njson/nn.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} er oppfinnarutstyr du kan bruka til å laga dine eigne interaktive robotar og maskiner. Du kan kopla saman Scratch-klossar for å styra LEGO®-WeDo-maskinene og leggja til animasjonar og lydar.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Kom i gang", "wedo2.connectingWedo2": "Kopling av WeDo 2.0 og Scratch", "wedo2.useScratch3": "Bruk {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Sjå til at du har installert den nyaste versjonen av Scratch Link.", "wedo2.legacyInfoTitle": "Brukar du Scratch 2.0?", "wedo2.legacyInfoText": "Sjå nettsida vår om {wedoLegacyLink}.", - "wedo2.legacyLinkText": "bruk av LEGO® WeDo med Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Ein illustrasjon av ein WeDo 2.0 med hellingssensor og motor.", "wedo2.imgAltStarter1Pet": "Eit Scratch-prosjekt med ein hund og ein taco.", "wedo2.imgAltStarter2Fox": "Eit Scratch-prosjekt med ein rev som går att og fram.", diff --git a/www/scratch-website.wedo2-l10njson/pl.json b/www/scratch-website.wedo2-l10njson/pl.json index c0e931af..09249faa 100644 --- a/www/scratch-website.wedo2-l10njson/pl.json +++ b/www/scratch-website.wedo2-l10njson/pl.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Wprowadzenie", "wedo2.connectingWedo2": "Łączenie WeDo 2.0 ze Scratchem", "wedo2.useScratch3": "Użyj edytora {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "Projekt Scratch z psem i taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/pt-br.json b/www/scratch-website.wedo2-l10njson/pt-br.json index d8e8d469..9ab64139 100644 --- a/www/scratch-website.wedo2-l10njson/pt-br.json +++ b/www/scratch-website.wedo2-l10njson/pt-br.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} é um kit introdutório de invenções que você pode usar para construir robôs interativos e outras criações. Você pode associar o kit aos blocos de programação do Scratch para interagir com suas criações do LEGO WeDo e adicionar animações e sons.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Primeiros Passos", "wedo2.connectingWedo2": "Conectando WeDo 2.0 ao Scratch", "wedo2.useScratch3": "Use o editor {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Verifique se você instalou a versão mais recente do Scratch Link.", "wedo2.legacyInfoTitle": "Está usando o Scratch 2.0?", "wedo2.legacyInfoText": "Visite nossa página sobre {wedoLegacyLink}.", - "wedo2.legacyLinkText": "usando LEGO WeDo com o Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Ilustração de um WeDo2 com sensor de inclinação e motor.", "wedo2.imgAltStarter1Pet": "Projeto do Scratch com um cachorro e um taco.", "wedo2.imgAltStarter2Fox": "Um projeto Scratch com uma raposa movendo para frente e para trás.", diff --git a/www/scratch-website.wedo2-l10njson/pt.json b/www/scratch-website.wedo2-l10njson/pt.json index 752d1b23..d8503f26 100644 --- a/www/scratch-website.wedo2-l10njson/pt.json +++ b/www/scratch-website.wedo2-l10njson/pt.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "O {wedo2Link} é um kit de invenção introdutório que pode usar para construir os seus próprios robôs interactivos e outras criações. Pode encaixar blocos de programação do Scratch para interagir com as suas criações LEGO WeDo e adicionar animações e sons.", + "wedo2.headerText": "O {wedo2Link} é um kit de invenção introdutório que pode usar para construir os seus próprios robôs interactivos e outras criações. Pode encaixar blocos de programação do Scratch para interagir com as suas criações LEGO WeDo 2.0 e adicionar animações e sons.", "wedo2.gettingStarted": "Começar", "wedo2.connectingWedo2": "Ligar o WeDo 2.0 ao Scratch", "wedo2.useScratch3": "Use o editor {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Assegure-se de que tem instalada a última versão do Scratch Link.", "wedo2.legacyInfoTitle": "Está a usar o Scratch 2.0?", "wedo2.legacyInfoText": "Visite a nossa página sobre como {wedoLegacyLink}.", - "wedo2.legacyLinkText": "usar o LEGO WeDo com o Scratch 2.0", + "wedo2.legacyLinkText": "usar o WeDo com o Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Uma ilustração de um WeDo 2.0 mostrando um sensor de inclinação e um motor.", "wedo2.imgAltStarter1Pet": "Um projecto Scratch com um cão e um taco.", "wedo2.imgAltStarter2Fox": "Um projecto Scratch com uma raposa andando para trás e para a frente.", diff --git a/www/scratch-website.wedo2-l10njson/ro.json b/www/scratch-website.wedo2-l10njson/ro.json index 02f676c3..13a57234 100644 --- a/www/scratch-website.wedo2-l10njson/ro.json +++ b/www/scratch-website.wedo2-l10njson/ro.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Să începem", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/ru.json b/www/scratch-website.wedo2-l10njson/ru.json index 9da247b9..21843ed8 100644 --- a/www/scratch-website.wedo2-l10njson/ru.json +++ b/www/scratch-website.wedo2-l10njson/ru.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link}представляет собой вводный комплект изобретений, который вы можете использовать для создания интерактивных роботов и других творений. Вы можете объединить блоки программирования Scratch, чтобы взаимодействовать с вашими созданиями LEGO WeDo и добавлять анимации и звуки. ", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "С чего начать", "wedo2.connectingWedo2": "Подключение WeDo 2.0 к Scratch", "wedo2.useScratch3": "Используйте {scratch3Link} редактор", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Убедитесь, что вы установили последнюю версию Scratch Link.", "wedo2.legacyInfoTitle": "Использовать Scratch 2.0?", "wedo2.legacyInfoText": "Посмотреть страницу о нем {wedoLegacyLink}", - "wedo2.legacyLinkText": "LEGO WeDo с Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "Иллюстрация WeDo2 с датчиком наклона и двигателем.", "wedo2.imgAltStarter1Pet": "Проект Scratch с собакой и тако.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/sk.json b/www/scratch-website.wedo2-l10njson/sk.json index 0934a7ff..7dd3ec09 100644 --- a/www/scratch-website.wedo2-l10njson/sk.json +++ b/www/scratch-website.wedo2-l10njson/sk.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Začať", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Použite {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/sl.json b/www/scratch-website.wedo2-l10njson/sl.json index 17ac5397..8a018ad5 100644 --- a/www/scratch-website.wedo2-l10njson/sl.json +++ b/www/scratch-website.wedo2-l10njson/sl.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} je začetni komplet, s katerim lahko zgradiš svoje lastne interaktivne robote in druge naprave. S povezovanjem Scratchevih programskih blokov lahko dosežeš interakcijo s svojimi LEGO WeDo stvaritvami in dodaš animacije in zvoke.", + "wedo2.headerText": "{wedo2Link} je začetni komplet, s katerim lahko zgradiš svoje lastne interaktivne robote in druge naprave. Z združevanjem Scratchevih programerskih blokov se lahko povežeš s svojimi WeDo 2.0 stvaritvami in jim dodaš animacije in zvoke.", "wedo2.gettingStarted": "Prvi koraki", "wedo2.connectingWedo2": "Povezovanje WeDo 2.0s Scratchem", "wedo2.useScratch3": "Uporabi urejevalnik {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Preveri, da imaš nameščeno zadnjo različico Scratch Linka.", "wedo2.legacyInfoTitle": "Uporabljaš Scratch 2.0?", "wedo2.legacyInfoText": "Obišči {wedoLegacyLink}.", - "wedo2.legacyLinkText": "uporaba LEGO WeDo s Scratchem 2.0", + "wedo2.legacyLinkText": "uporaba WeDo s Scratchem 2.0", "wedo2.imgAltWeDoIllustration": "Ilustracija WeDo2 s senzorjem nagiba in motorjem.", "wedo2.imgAltStarter1Pet": "Scratch projekt s psom in sendvičem.", "wedo2.imgAltStarter2Fox": "Scratch projekt z lisico, ki se premika naprej in nazaj", diff --git a/www/scratch-website.wedo2-l10njson/sr.json b/www/scratch-website.wedo2-l10njson/sr.json index c750f853..2c7d1722 100644 --- a/www/scratch-website.wedo2-l10njson/sr.json +++ b/www/scratch-website.wedo2-l10njson/sr.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Први кораци", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Употреби {scratch3Link} едитор.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/sv.json b/www/scratch-website.wedo2-l10njson/sv.json index d89f51dc..8e52f504 100644 --- a/www/scratch-website.wedo2-l10njson/sv.json +++ b/www/scratch-website.wedo2-l10njson/sv.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} är en introducerande sats för uppfinningar där du kan bygga interaktiva robotar och andra skapelser. Du kan koppla ihop Scratchblock för att ge dina LEGO WeDo skapelser liv och dessutom lägga till animationer och ljud.", + "wedo2.headerText": "{wedo2Link} är en introducerande sats för uppfinningar, där du kan bygga interaktiva robotar och andra skapelser. Du kan koppla ihop Scratchblock för att påverka dina WeDo 2.0 skapelser och lägga till animationer och ljud.", "wedo2.gettingStarted": "Kom igång", "wedo2.connectingWedo2": "Koppla WeDo 2.0 till Scratch", "wedo2.useScratch3": "Använd {scratch3Link} editorn.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Kolla så att du har installerat den senaste versionen av Scratchkopplingen.", "wedo2.legacyInfoTitle": "Använder du Scratch 2.0?", "wedo2.legacyInfoText": "Besök vår sida om {wedoLegacyLink}.", - "wedo2.legacyLinkText": "använd LEGO WeDo med Scratch 2.0", + "wedo2.legacyLinkText": "använda WeDo med Scratch 2.0", "wedo2.imgAltWeDoIllustration": "En illustration av en WeDo2 med en lutasensor och en motor.", "wedo2.imgAltStarter1Pet": "Ett Scratchprojekt med en hund och en taco.", "wedo2.imgAltStarter2Fox": "Ett Scratchprojekt med en räv som rör sig fram och tillbaka.", diff --git a/www/scratch-website.wedo2-l10njson/th.json b/www/scratch-website.wedo2-l10njson/th.json index ab4cf24e..423ca3a1 100644 --- a/www/scratch-website.wedo2-l10njson/th.json +++ b/www/scratch-website.wedo2-l10njson/th.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "เริ่มต้น", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/tr.json b/www/scratch-website.wedo2-l10njson/tr.json index c82bfd1f..2e0dde0b 100644 --- a/www/scratch-website.wedo2-l10njson/tr.json +++ b/www/scratch-website.wedo2-l10njson/tr.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link}, kendi etkileşimli makinelerini geliştirmek için kullanabileceğin giriş seviyesi bir icat kitidir. Bir araya getirdiğin Scratch programlama bloklarını LEGO WeDo ile animasyonlarını ve seslerini ekleyebilirsin.", + "wedo2.headerText": "{wedo2Link} etkileşimli robotlar ve diğer kreasyonlar oluşturmak için kullanabileceğiniz bir tanıtım icat kitidir. WeDo 2.0 kreasyonlarınızla etkileşime girmek ve animasyonlar ve sesler eklemek için Scratch programlama bloklarını birleştirebilirsiniz.", "wedo2.gettingStarted": "Başlayalım", "wedo2.connectingWedo2": "WeDo 2.0 , Scratch ' a bağlanıyor", "wedo2.useScratch3": "{scratch3Link} editörünü kullanın.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Scratch Link'in en yeni sürümünü kurduğunuzdan emin olun.", "wedo2.legacyInfoTitle": "Scratch 2.0 mı kullanıyorsun ?", "wedo2.legacyInfoText": "{wedoLegacyLink} hakkındaki sayfamızı ziyaret edin.", - "wedo2.legacyLinkText": "Scratch 2.0 ile LEGO WeDo kullanmak", + "wedo2.legacyLinkText": "WeDo'yu Scratch 2.0 ile kullanmak", "wedo2.imgAltWeDoIllustration": "WeDo2'nun tilt sensör ve motor içeren bir resmi.", "wedo2.imgAltStarter1Pet": "Bir köpek ve tako içeren Scratch projesi.", "wedo2.imgAltStarter2Fox": "İleri geri hareket eden tilkili Scratch projesi.", diff --git a/www/scratch-website.wedo2-l10njson/uk.json b/www/scratch-website.wedo2-l10njson/uk.json index f67df13c..a3aa8d8f 100644 --- a/www/scratch-website.wedo2-l10njson/uk.json +++ b/www/scratch-website.wedo2-l10njson/uk.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Розпочати", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/vi.json b/www/scratch-website.wedo2-l10njson/vi.json index c349e8cd..1dcf9169 100644 --- a/www/scratch-website.wedo2-l10njson/vi.json +++ b/www/scratch-website.wedo2-l10njson/vi.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Bắt đầu", "wedo2.connectingWedo2": "Kết nối WeDo 2.0 tới Scratch", "wedo2.useScratch3": "Sử dụng trình biên tập {scratch3Link}.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.", diff --git a/www/scratch-website.wedo2-l10njson/zh-cn.json b/www/scratch-website.wedo2-l10njson/zh-cn.json index ae587445..e3f6238b 100644 --- a/www/scratch-website.wedo2-l10njson/zh-cn.json +++ b/www/scratch-website.wedo2-l10njson/zh-cn.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link}是一个入门级的发明套件,你可以使用它来搭建自已的交互式机器人。你可以拼搭Scratch编程积木与乐高WeDo作品交互,并添加动画和声音。", + "wedo2.headerText": "{wedo2Link}是一个入门级的发明套件,你可以使用它来搭建自已的交互式机器人。你可以拼搭Scratch编程积木与WeDo作品交互,并添加动画和声音。", "wedo2.gettingStarted": "入门", "wedo2.connectingWedo2": "将WeDo 2.0连接到Scratch", "wedo2.useScratch3": "使用{scratch3Link}编辑器。", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "请确保您已安装 Scratch Link 的最新版本。", "wedo2.legacyInfoTitle": "正在使用Scratch 2.0?", "wedo2.legacyInfoText": "请访问{wedoLegacyLink}网页。", - "wedo2.legacyLinkText": "在Scratch 2.0中使用乐高WeDo", + "wedo2.legacyLinkText": "在Scratch 2.0中使用WeDo", "wedo2.imgAltWeDoIllustration": "一个具有倾斜传感器和马达的 WEDO2 示意图。", "wedo2.imgAltStarter1Pet": "一个一只狗和薄饼卷的Scratch项目", "wedo2.imgAltStarter2Fox": "一个带着来回移动带狐狸的Scratch项目。", diff --git a/www/scratch-website.wedo2-l10njson/zh-tw.json b/www/scratch-website.wedo2-l10njson/zh-tw.json index b30f7ff4..0c3292b7 100644 --- a/www/scratch-website.wedo2-l10njson/zh-tw.json +++ b/www/scratch-website.wedo2-l10njson/zh-tw.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} 是一個入門級的發明套件,你可以使用它來建構自已的互動式機器等創作。你可以把將 Scratch 程式積木與 LEGO WeDo 交互運用,添加各種動畫還有音效。", + "wedo2.headerText": "{wedo2Link} 是一個入門級的發明套件,你可以使用它來建構自己的互動式機器等創作。你可以把將 Scratch 程式積木與 LEGO WeDo 交互運用,添加各種動畫還有音效。", "wedo2.gettingStarted": "新手入門", "wedo2.connectingWedo2": "正在連接 WeDo 2.0 與 Scratch", "wedo2.useScratch3": "使用 {scratch3Link} 編輯器。", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "確定你已經安裝最新的 Scratch Link。", "wedo2.legacyInfoTitle": "正在使用 Scratch 2.0?", "wedo2.legacyInfoText": "造訪關於 {wedoLegacyLink} 的頁面。", - "wedo2.legacyLinkText": "如何在 Scratch 2.0 上使用 LEGO WeDo", + "wedo2.legacyLinkText": "如何在 Scratch 2.0 上使用 WeDo", "wedo2.imgAltWeDoIllustration": "以 WeDo2 的傾斜感測器和馬達為特色的例子。", "wedo2.imgAltStarter1Pet": "一隻狗和一個炸玉米餅的 Scratch 專案。", "wedo2.imgAltStarter2Fox": "一個讓狐狸能前後移動的 Scratch 專案。", diff --git a/www/scratch-website.wedo2-l10njson/zu.json b/www/scratch-website.wedo2-l10njson/zu.json index 4f7260f3..67cb5a2f 100644 --- a/www/scratch-website.wedo2-l10njson/zu.json +++ b/www/scratch-website.wedo2-l10njson/zu.json @@ -1,5 +1,5 @@ { - "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your LEGO WeDo creations and add animations and sounds.", + "wedo2.headerText": "{wedo2Link} is an introductory invention kit you can use to build interactive robots and other creations. You can snap together Scratch programming blocks to interact with your WeDo 2.0 creations and add animations and sounds.", "wedo2.gettingStarted": "Sesizoqala", "wedo2.connectingWedo2": "Connecting WeDo 2.0 to Scratch", "wedo2.useScratch3": "Use the {scratch3Link} editor.", @@ -29,7 +29,7 @@ "wedo2.updateLinkText": "Make sure you have installed the latest version of Scratch Link.", "wedo2.legacyInfoTitle": "Using Scratch 2.0?", "wedo2.legacyInfoText": "Visit our page about {wedoLegacyLink}.", - "wedo2.legacyLinkText": "using LEGO WeDo with Scratch 2.0", + "wedo2.legacyLinkText": "using WeDo with Scratch 2.0", "wedo2.imgAltWeDoIllustration": "An illustration of a WeDo2 featuring a tilt sensor and a motor.", "wedo2.imgAltStarter1Pet": "A Scratch project with a dog and a taco.", "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.",