diff --git a/editor/blocks/fa.json b/editor/blocks/fa.json
index f464b821..8f16e824 100644
--- a/editor/blocks/fa.json
+++ b/editor/blocks/fa.json
@@ -8,8 +8,8 @@
"CONTROL_STOP_THIS": "این دستور",
"CONTROL_STOP_OTHER": "سایر دستورهای این شکلک",
"CONTROL_WAIT": "%1 ثانیه صبر کن",
- "CONTROL_WAITUNTIL": "تا برقراری %1 صبر کن",
- "CONTROL_REPEATUNTIL": "تا وقتیکه %1 تکرار کن",
+ "CONTROL_WAITUNTIL": "صبر کن تا اینکه %1",
+ "CONTROL_REPEATUNTIL": "تکرار کن تا اینکه %1",
"CONTROL_WHILE": "تا هنگامی که %1 ",
"CONTROL_FOREACH": "برای هر %1 در %2",
"CONTROL_STARTASCLONE": "وقتیکه بهعنوان یک مشابه شروع کردم",
@@ -27,14 +27,14 @@
"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_INSERTATLIST": "%1 را در ردیف %2 از %3 درج کن",
+ "DATA_REPLACEITEMOFLIST": "ردیف %1 از %2 را با %3 جایگزین کن",
+ "DATA_ITEMOFLIST": "ردیف %1 از %2",
+ "DATA_ITEMNUMOFLIST": "# ردیف %1 در %2",
"DATA_LENGTHOFLIST": "طول %1",
"DATA_LISTCONTAINSITEM": "%1 شامل عنصر %2 است؟",
- "DATA_SHOWLIST": "فهرست %1 را نمایش بده",
- "DATA_HIDELIST": "فهرست %1 را پنهان کن",
+ "DATA_SHOWLIST": "لیست %1 را نمایش بده",
+ "DATA_HIDELIST": "لیست %1 را پنهان کن",
"DATA_INDEX_ALL": "همه",
"DATA_INDEX_LAST": "آخرین",
"DATA_INDEX_RANDOM": "تصادفی",
@@ -64,7 +64,7 @@
"LOOKS_HMM": "اوهومم",
"LOOKS_SHOW": "ظاهر شو",
"LOOKS_HIDE": "پنهان شو",
- "LOOKS_HIDEALLSPRITES": "همه ی شکلکها را پنهان کن",
+ "LOOKS_HIDEALLSPRITES": "همهی شکلکها را پنهان کن",
"LOOKS_EFFECT_COLOR": "رنگ",
"LOOKS_EFFECT_FISHEYE": "چشم ماهی",
"LOOKS_EFFECT_WHIRL": "چرخش گردابی",
@@ -72,8 +72,8 @@
"LOOKS_EFFECT_MOSAIC": "موزاييک بندی",
"LOOKS_EFFECT_BRIGHTNESS": "روشنایی",
"LOOKS_EFFECT_GHOST": "روح",
- "LOOKS_CHANGEEFFECTBY": "جلوه ی %1 را به میزان %2 تغییر بده",
- "LOOKS_SETEFFECTTO": "جلوه ی %1 را %2 قرار بده",
+ "LOOKS_CHANGEEFFECTBY": "جلوهی %1 را به میزان %2 تغییر بده",
+ "LOOKS_SETEFFECTTO": "جلوهی %1 را %2 قرار بده",
"LOOKS_CLEARGRAPHICEFFECTS": "جلوههای گرافیکی را پاک کن",
"LOOKS_CHANGESIZEBY": "اندازه را به میزان %1 تغییر بده",
"LOOKS_SETSIZETO": "اندازه را % %1 قرار بده",
@@ -83,21 +83,21 @@
"LOOKS_SWITCHCOSTUMETO": "تعویض حالت به %1",
"LOOKS_NEXTCOSTUME": "حالت بعدی",
"LOOKS_SWITCHBACKDROPTO": "تعویض پسزمینه به %1",
- "LOOKS_GOTOFRONTBACK": "به لایه ی %1 برو",
+ "LOOKS_GOTOFRONTBACK": "به لایهی %1 برو",
"LOOKS_GOTOFRONTBACK_FRONT": "جلو",
"LOOKS_GOTOFRONTBACK_BACK": "عقب",
"LOOKS_GOFORWARDBACKWARDLAYERS": "%2 لایه %1 برو",
"LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "به جلو",
"LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "به عقب",
- "LOOKS_BACKDROPNUMBERNAME": "پسزمینه ی %1",
+ "LOOKS_BACKDROPNUMBERNAME": "پسزمینهی %1",
"LOOKS_COSTUMENUMBERNAME": "حالت %1",
"LOOKS_NUMBERNAME_NUMBER": "شماره",
"LOOKS_NUMBERNAME_NAME": "نام",
"LOOKS_SWITCHBACKDROPTOANDWAIT": "پسزمینه را به %1 تغییر بده و صبر کن",
- "LOOKS_NEXTBACKDROP_BLOCK": "پسزمینه ی بعدی",
- "LOOKS_NEXTBACKDROP": "پسزمینه ی بعدی",
- "LOOKS_PREVIOUSBACKDROP": "پسزمینه ی قبلی",
- "LOOKS_RANDOMBACKDROP": "پسزمینه ی اتفاقی",
+ "LOOKS_NEXTBACKDROP_BLOCK": "پسزمینهی بعدی",
+ "LOOKS_NEXTBACKDROP": "پسزمینهی بعدی",
+ "LOOKS_PREVIOUSBACKDROP": "پسزمینهی قبلی",
+ "LOOKS_RANDOMBACKDROP": "پسزمینهی تصادفی",
"MOTION_MOVESTEPS": "%1 گام حرکت کن",
"MOTION_TURNLEFT": "%2 درجه %1 بچرخ",
"MOTION_TURNRIGHT": "%2 درجه %1 بچرخ",
@@ -154,7 +154,7 @@
"OPERATORS_LETTEROF_APPLE": "یک",
"OPERATORS_LENGTH": "طول %1",
"OPERATORS_CONTAINS": "%1 شامل %2 است؟",
- "OPERATORS_MOD": "باقیمانده ی تقسیم %1 به %2",
+ "OPERATORS_MOD": "باقیماندهی تقسیم %1 به %2",
"OPERATORS_ROUND": "%1 را گرد کن",
"OPERATORS_MATHOP": "%1 از %2",
"OPERATORS_MATHOP_ABS": "قدر مطلق",
@@ -176,7 +176,7 @@
"SENSING_TOUCHINGOBJECT_POINTER": "اشاره گر ماوس",
"SENSING_TOUCHINGOBJECT_EDGE": "لبه",
"SENSING_TOUCHINGCOLOR": "رنگ %1 را لمس میکند؟",
- "SENSING_COLORISTOUCHINGCOLOR": "رنگ %1 ٬ %2 را لمس میکند؟",
+ "SENSING_COLORISTOUCHINGCOLOR": "رنگ %1 ، %2 را لمس میکند؟",
"SENSING_DISTANCETO": "فاصله تا %1",
"SENSING_DISTANCETO_POINTER": "اشاره گر ماوس",
"SENSING_ASKANDWAIT": "بپرس %1 و صبر کن",
@@ -192,7 +192,7 @@
"SENSING_LOUDNESS": "بلندی صدا",
"SENSING_LOUD": "صدا بلند است؟",
"SENSING_TIMER": "زمان سنج",
- "SENSING_RESETTIMER": "تنظیم دوباره ی زمان سنج",
+ "SENSING_RESETTIMER": "تنظیم مجدد زمان سنج",
"SENSING_OF": "%1 از %2",
"SENSING_OF_XPOSITION": "مکان x",
"SENSING_OF_YPOSITION": "مکان y",
@@ -200,7 +200,7 @@
"SENSING_OF_COSTUMENUMBER": "حالت #",
"SENSING_OF_COSTUMENAME": "نام حالت",
"SENSING_OF_SIZE": "اندازه",
- "SENSING_OF_VOLUME": "درجه ی صدا",
+ "SENSING_OF_VOLUME": "درجهی صدا",
"SENSING_OF_BACKDROPNUMBER": "پسزمینه #",
"SENSING_OF_BACKDROPNAME": "نام پسزمینه",
"SENSING_OF_STAGE": "صحنه",
@@ -212,20 +212,20 @@
"SENSING_CURRENT_HOUR": "ساعت",
"SENSING_CURRENT_MINUTE": "دقیقه",
"SENSING_CURRENT_SECOND": "ثانیه",
- "SENSING_DAYSSINCE2000": "تعداد روزها از سال 2000 میلادی",
+ "SENSING_DAYSSINCE2000": "تعداد روزها از سال ۲۰۰۰ میلادی",
"SENSING_USERNAME": "نام کاربری",
- "SENSING_USERID": "شناسهی کاربری",
+ "SENSING_USERID": "شناسهی کاربر",
"SOUND_PLAY": "شروع صدای %1",
- "SOUND_PLAYUNTILDONE": "پخش صدای %1 تا وقتیکه تمام شود",
- "SOUND_STOPALLSOUNDS": "همه ی صداها را متوقف کن",
- "SOUND_SETEFFECTO": "جلوه ی %1 را %2 قرار بده",
- "SOUND_CHANGEEFFECTBY": "جلوه ی %1 را به میزان %2 تغییر بده",
- "SOUND_CLEAREFFECTS": "جلوه های صدا را پاک کن",
+ "SOUND_PLAYUNTILDONE": "پخش صدای %1 تا وقتی که تمام شود",
+ "SOUND_STOPALLSOUNDS": "همهی صداها را متوقف کن",
+ "SOUND_SETEFFECTO": "جلوهی %1 را %2 قرار بده",
+ "SOUND_CHANGEEFFECTBY": "جلوهی %1 را به میزان %2 تغییر بده",
+ "SOUND_CLEAREFFECTS": "جلوههای صدا را پاک کن",
"SOUND_EFFECTS_PITCH": "گام ",
"SOUND_EFFECTS_PAN": "قاب چپ/راست",
- "SOUND_CHANGEVOLUMEBY": "درجه ی صدا را به میزان %1 تغییر بده",
- "SOUND_SETVOLUMETO": "درجه ی صدا را %1% قرار بده",
- "SOUND_VOLUME": "درجه ی صدا",
+ "SOUND_CHANGEVOLUMEBY": "درجهی صدا را به میزان %1 تغییر بده",
+ "SOUND_SETVOLUMETO": "درجهی صدا را %1% قرار بده",
+ "SOUND_VOLUME": "درجهی صدا",
"SOUND_RECORD": "ضبط کردن...",
"CATEGORY_MOTION": "حرکت",
"CATEGORY_LOOKS": "ظاهر",
@@ -241,9 +241,9 @@
"ADD_COMMENT": "افزودن توضیح",
"REMOVE_COMMENT": "حذف توضیح",
"DELETE_BLOCK": "حذف قطعه",
- "DELETE_X_BLOCKS": "حذف قطعههای %1",
- "DELETE_ALL_BLOCKS": "همه ی قطعههای %1 حذف شوند؟",
- "CLEAN_UP": "پاک کردن قطعهها",
+ "DELETE_X_BLOCKS": "حذف هر %1 قطعه",
+ "DELETE_ALL_BLOCKS": "همهی %1 قطعه حذف شوند؟",
+ "CLEAN_UP": "مرتب کردن قطعهها",
"HELP": "راهنما",
"UNDO": "لغو کردن",
"REDO": "دوباره انجام دادن",
@@ -260,7 +260,7 @@
"NEW_VARIABLE": "ایجاد یک متغیر",
"NEW_VARIABLE_TITLE": "نام متغیر جدید:",
"VARIABLE_MODAL_TITLE": "متغیر جدید",
- "VARIABLE_ALREADY_EXISTS": "متغیری با نام \"%1\" هماکنون وجود دارد",
+ "VARIABLE_ALREADY_EXISTS": "متغیری با نام \"%1\" هماکنون وجود دارد.",
"VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "هماکنون نام \"%1\" برای متغیر دیگری از نوع %2 وجود دارد",
"DELETE_VARIABLE_CONFIRMATION": "ِآیا هر %1 موردی که از متغیر \"%2\" استفاده شده است، حذف شود؟",
"CANNOT_DELETE_VARIABLE_PROCEDURE": "امکان حذف متغیر \"%1\" نیست. زیرا جزئی از تعریف تابع \"%2\" است",
@@ -268,17 +268,17 @@
"NEW_PROCEDURE": "ایجاد یک قطعه",
"PROCEDURE_ALREADY_EXISTS": "هم اکنون روالی به اسم \"%1\" وجود دارد.",
"PROCEDURE_DEFAULT_NAME": "نام قطعه",
- "NEW_LIST": "ایجاد یک فهرست",
- "NEW_LIST_TITLE": "نام فهرست جدید:",
- "LIST_MODAL_TITLE": "فهرست جدید",
- "LIST_ALREADY_EXISTS": "هم اکنون فهرستی به نام \"%1\" وجود دارد.",
- "RENAME_LIST_TITLE": "تغییر نام همه ی فهرستهای \"%1\" به:",
- "RENAME_LIST_MODAL_TITLE": "تغییر نام فهرست",
+ "NEW_LIST": "ایجاد لیست",
+ "NEW_LIST_TITLE": "نام لیست جدید:",
+ "LIST_MODAL_TITLE": "لیست جدید",
+ "LIST_ALREADY_EXISTS": "هم اکنون لیستی به نام \"%1\" وجود دارد.",
+ "RENAME_LIST_TITLE": "تغییر نام همهی لیستهای \"%1\" به:",
+ "RENAME_LIST_MODAL_TITLE": "تغییر نام لیست",
"DEFAULT_LIST_ITEM": "چیز",
- "DELETE_LIST": "حذف فهرست \"%1\"",
- "RENAME_LIST": "تغییر نام فهرست",
+ "DELETE_LIST": "حذف لیست «%1»",
+ "RENAME_LIST": "تغییر نام لیست",
"NEW_BROADCAST_MESSAGE": "پیام جدید",
"NEW_BROADCAST_MESSAGE_TITLE": "نام پیام جدید:",
"BROADCAST_MODAL_TITLE": "پیام جدید",
- "DEFAULT_BROADCAST_MESSAGE_NAME": "پیام 1"
+ "DEFAULT_BROADCAST_MESSAGE_NAME": "پیام ۱"
}
\ No newline at end of file
diff --git a/editor/blocks/zu.json b/editor/blocks/zu.json
index 85f4d09a..44775d92 100644
--- a/editor/blocks/zu.json
+++ b/editor/blocks/zu.json
@@ -1,51 +1,51 @@
{
- "CONTROL_FOREVER": "ingunaphakade",
- "CONTROL_REPEAT": "phinda %1",
+ "CONTROL_FOREVER": "makwenzeke njalo ",
+ "CONTROL_REPEAT": "phinda %1 ",
"CONTROL_IF": "uma %1 bese",
- "CONTROL_ELSE": "okunye",
+ "CONTROL_ELSE": " noma ",
"CONTROL_STOP": "ima",
"CONTROL_STOP_ALL": "yonke",
"CONTROL_STOP_THIS": "lo mbhalo",
- "CONTROL_STOP_OTHER": "omunye umdlalo womlingisi",
+ "CONTROL_STOP_OTHER": "eminye imibhalo kumlingisi",
"CONTROL_WAIT": "linda %1 umzuzuwana",
- "CONTROL_WAITUNTIL": "linda kuze %1",
- "CONTROL_REPEATUNTIL": "phinda kuze %1",
+ "CONTROL_WAITUNTIL": "akalinde kuze kube %1 ",
+ "CONTROL_REPEATUNTIL": "phinda kuze %1 ",
"CONTROL_WHILE": "ngenkathi %1",
"CONTROL_FOREACH": "ngokunye %1 ngokunye %2",
- "CONTROL_STARTASCLONE": "uma sengiqala ncamashi",
- "CONTROL_CREATECLONEOF": "akha umfanisi ye %1",
+ "CONTROL_STARTASCLONE": "Uma ngiqala njengo mfanekiso ",
+ "CONTROL_CREATECLONEOF": " Akha okufanayo %1 ",
"CONTROL_CREATECLONEOF_MYSELF": "mina",
- "CONTROL_DELETETHISCLONE": "khipa umfanisi",
- "CONTROL_COUNTER": "isibali",
- "CONTROL_INCRCOUNTER": "khulisa isibali",
- "CONTROL_CLEARCOUNTER": "susa isibali",
- "CONTROL_ALLATONCE": "konke ngesikhathi esisodwa",
+ "CONTROL_DELETETHISCLONE": " Susa umfanekiso ",
+ "CONTROL_COUNTER": "isibali ",
+ "CONTROL_INCRCOUNTER": "Khuphula isibali ",
+ "CONTROL_CLEARCOUNTER": "susa isibali ",
+ "CONTROL_ALLATONCE": "konke ngesikhathi esisodwa ",
"DATA_SETVARIABLETO": "lungisa %1 ukuze %2",
- "DATA_CHANGEVARIABLEBY": "shintsha %1 ngokuthi %2",
- "DATA_SHOWVARIABLE": "tshengisa i-variable %1",
- "DATA_HIDEVARIABLE": "fihla i-variable %1",
+ "DATA_CHANGEVARIABLEBY": "shintsha %1 ngokuthi %2 / ",
+ "DATA_SHOWVARIABLE": " khombisa ivariable %1 ",
+ "DATA_HIDEVARIABLE": "cashisa ivariable %1",
"DATA_ADDTOLIST": "engeza %1 kuya %2",
- "DATA_DELETEOFLIST": "inhlamvu %1 ye %2",
+ "DATA_DELETEOFLIST": " susa %1 ka %2 ",
"DATA_DELETEALLOFLIST": "susa konke %1",
- "DATA_INSERTATLIST": "faka %1 ku %2 ye %3",
+ "DATA_INSERTATLIST": "faka %1 ku %2 ka %3",
"DATA_REPLACEITEMOFLIST": "buyisela into %1 ye %2 nge %3",
"DATA_ITEMOFLIST": "into %1 ye %2",
"DATA_ITEMNUMOFLIST": "into # yaku %1 ku %2",
"DATA_LENGTHOFLIST": "ubude be %1",
- "DATA_LISTCONTAINSITEM": "%1 kukuphatheleni %2?",
- "DATA_SHOWLIST": "khombisa uhlu %1",
- "DATA_HIDELIST": "fihla uhla %1",
- "DATA_INDEX_ALL": "yonke",
+ "DATA_LISTCONTAINSITEM": "%1 Kuphathelene %2 ",
+ "DATA_SHOWLIST": "khombisa le-list %1 ",
+ "DATA_HIDELIST": "cashisa le-list %1 ",
+ "DATA_INDEX_ALL": "zonke ",
"DATA_INDEX_LAST": "eyokugcina",
- "DATA_INDEX_RANDOM": "okungajwayelekile",
+ "DATA_INDEX_RANDOM": "ngaphandle kokucabanga",
"EVENT_WHENFLAGCLICKED": "uma %1 liciphiziwe ",
"EVENT_WHENTHISSPRITECLICKED": "Uma lomlingisi eciphiziwe ",
"EVENT_WHENSTAGECLICKED": "uma Indawo iciphiziwe",
"EVENT_WHENTOUCHINGOBJECT": "uma lomlingisi ethinta %1",
- "EVENT_WHENBROADCASTRECEIVED": "uma ngikuthole %1",
- "EVENT_WHENBACKDROPSWITCHESTO": "uma indawo ishintshela kwi %1",
+ "EVENT_WHENBROADCASTRECEIVED": " uma ngikuthola %1 ",
+ "EVENT_WHENBACKDROPSWITCHESTO": "uma indawo ishintshela ku %1",
"EVENT_WHENGREATERTHAN": "uma %1 > %2",
- "EVENT_WHENGREATERTHAN_TIMER": "iwashi elicushiwe",
+ "EVENT_WHENGREATERTHAN_TIMER": "isikhathi esibekiwe ",
"EVENT_WHENGREATERTHAN_LOUDNESS": "ubukhulu bomsindo",
"EVENT_BROADCAST": "sakaza %1",
"EVENT_BROADCASTANDWAIT": "sakaza %1 futhi linda",
@@ -56,10 +56,10 @@
"EVENT_WHENKEYPRESSED_DOWN": "umcibisholo ophansi",
"EVENT_WHENKEYPRESSED_UP": "umcibilisholo phezulu",
"EVENT_WHENKEYPRESSED_ANY": "noma ikuphi",
- "LOOKS_SAYFORSECS": "isho %1 ye %2 umzuzwana",
+ "LOOKS_SAYFORSECS": "isho %1 ukuthi %2 imizuzwana ",
"LOOKS_SAY": "isho %1",
"LOOKS_HELLO": "Sawubona!",
- "LOOKS_THINKFORSECS": "cabangela %1 ye %2 umzuzuwana",
+ "LOOKS_THINKFORSECS": "Cabanga %1 Ukuthi %2 Imizuzwana ",
"LOOKS_THINK": "cabanga %1",
"LOOKS_HMM": "Hmm...",
"LOOKS_SHOW": "khombisa",
@@ -74,10 +74,10 @@
"LOOKS_EFFECT_GHOST": "isipoki",
"LOOKS_CHANGEEFFECTBY": "shintsha %1 umthelela ngokuthi %2",
"LOOKS_SETEFFECTTO": "lungisa %1 umthelela uwuyise %2",
- "LOOKS_CLEARGRAPHICEFFECTS": "susa amagrafikh athintekayo",
+ "LOOKS_CLEARGRAPHICEFFECTS": "susa amagrafikhi athintekayo ",
"LOOKS_CHANGESIZEBY": "shintsha usayizi ngokuthi %1",
- "LOOKS_SETSIZETO": "lungisa isisindo ukuze %1 %",
- "LOOKS_SIZE": "isisindo",
+ "LOOKS_SETSIZETO": "Lungisa usayizi ubuyise ku %1 ",
+ "LOOKS_SIZE": "Isisindo / Ubukhulu ",
"LOOKS_CHANGESTRETCHBY": "shinthsa ukunwebeka ngo %1",
"LOOKS_SETSTRETCHTO": "lungisa ukunwebeka ku %1",
"LOOKS_SWITCHCOSTUMETO": "shintsha impahla ukuze %1",
@@ -87,60 +87,60 @@
"LOOKS_GOTOFRONTBACK_FRONT": "phambili",
"LOOKS_GOTOFRONTBACK_BACK": "emuva",
"LOOKS_GOFORWARDBACKWARDLAYERS": "buyela %1 %2 ngokwahlukana",
- "LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "phambili",
- "LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "emuva",
+ "LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "phambili ",
+ "LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "emumva ",
"LOOKS_BACKDROPNUMBERNAME": "indawo1 %1",
"LOOKS_COSTUMENUMBERNAME": "impahla %1",
"LOOKS_NUMBERNAME_NUMBER": "inombolo",
"LOOKS_NUMBERNAME_NAME": "igama",
- "LOOKS_SWITCHBACKDROPTOANDWAIT": "shintsha indawo mase %1 futhi uyalinda",
- "LOOKS_NEXTBACKDROP_BLOCK": "indawo elandelayo",
+ "LOOKS_SWITCHBACKDROPTOANDWAIT": " Shitsha indawo %1 ulinde ",
+ "LOOKS_NEXTBACKDROP_BLOCK": "indawo elandelayo ",
"LOOKS_NEXTBACKDROP": "indawo elandelayo",
"LOOKS_PREVIOUSBACKDROP": "indawo edlule",
- "LOOKS_RANDOMBACKDROP": "iya noma ikephi indawo",
- "MOTION_MOVESTEPS": "hlehlisa %1 izitebhisi",
- "MOTION_TURNLEFT": "phendula %1 %2 wehlise",
- "MOTION_TURNRIGHT": "phendula %1 %2 wehlise",
- "MOTION_POINTINDIRECTION": "khomba ngasendleleni %1",
- "MOTION_POINTTOWARDS": "khomba ubhekise %1",
- "MOTION_POINTTOWARDS_POINTER": "imows-poynta",
- "MOTION_POINTTOWARDS_RANDOM": "inkomba engalindelekile",
- "MOTION_GOTO": "hamba uye %1",
- "MOTION_GOTO_POINTER": "imows-poynta",
- "MOTION_GOTO_RANDOM": "indawo engajwayelekile",
- "MOTION_GOTOXY": "hamba uye x: %1 y: %2",
+ "LOOKS_RANDOMBACKDROP": "Iyanoma ikuphi ndawo ",
+ "MOTION_MOVESTEPS": "Nyakaza%1 Izitephu ",
+ "MOTION_TURNLEFT": "Phendula %1 %2 ibanga ",
+ "MOTION_TURNRIGHT": " Phendula %1 %2 ibanga ",
+ "MOTION_POINTINDIRECTION": "khomba kulendlela %1",
+ "MOTION_POINTTOWARDS": "khomba ubhekise %1 / Khomba ukubhekise %1 ",
+ "MOTION_POINTTOWARDS_POINTER": "mouse-pointer ",
+ "MOTION_POINTTOWARDS_RANDOM": "inkomba engalindelekile / Noma iyiphi indlela ",
+ "MOTION_GOTO": "hamba uyeku %1 ",
+ "MOTION_GOTO_POINTER": "Mouse-pointer",
+ "MOTION_GOTO_RANDOM": "Noma iyiphi indawo ",
+ "MOTION_GOTOXY": "hamba uyeku x: %1 y: %2",
"MOTION_GLIDESECSTOXY": "ukushibilika %1 umzuzuwana kwi x: %2 y: %3",
"MOTION_GLIDETO": "ukushibilika %1 umzuzuwana kwi %2",
- "MOTION_GLIDETO_POINTER": "Igundane phoyinta",
- "MOTION_GLIDETO_RANDOM": "indawo engajwayelekile",
+ "MOTION_GLIDETO_POINTER": "Mouse-pointer ",
+ "MOTION_GLIDETO_RANDOM": "noma iyiphi indawo",
"MOTION_CHANGEXBY": "shintsha u-x ngokuthi %1",
"MOTION_SETX": "lungisa u-x ukuze %1",
"MOTION_CHANGEYBY": "shintsha u-y ngokuthi %1",
"MOTION_SETY": "lungisa u-y ukuze %1",
"MOTION_IFONEDGEBOUNCE": "uma isenigcupheni, gxuma",
- "MOTION_SETROTATIONSTYLE": "lungisa isitayela ejikeleza ngaso %1",
- "MOTION_SETROTATIONSTYLE_LEFTRIGHT": "isinxele-esokudla",
- "MOTION_SETROTATIONSTYLE_DONTROTATE": "ungajikelezi",
- "MOTION_SETROTATIONSTYLE_ALLAROUND": "yonke indawo",
- "MOTION_XPOSITION": "x indlela yokuma",
- "MOTION_YPOSITION": "y indlela yokuma",
+ "MOTION_SETROTATIONSTYLE": "lungisa isitayela sokujika %1 ",
+ "MOTION_SETROTATIONSTYLE_LEFTRIGHT": "kwesobunxele-kwesokudla ",
+ "MOTION_SETROTATIONSTYLE_DONTROTATE": "ungaphenduki",
+ "MOTION_SETROTATIONSTYLE_ALLAROUND": "yonke indawo ",
+ "MOTION_XPOSITION": "indawo ka- x ",
+ "MOTION_YPOSITION": "indawo ka-y",
"MOTION_DIRECTION": "indlela",
- "MOTION_SCROLLRIGHT": "gingqa kwesokudla %1",
- "MOTION_SCROLLUP": "gingqa phezulu %1",
- "MOTION_ALIGNSCENE": "hlela inkundla %1",
- "MOTION_ALIGNSCENE_BOTTOMLEFT": "phansi kwesokunxele",
- "MOTION_ALIGNSCENE_BOTTOMRIGHT": "phansi kwesokudla",
- "MOTION_ALIGNSCENE_MIDDLE": "phakathi nendawo",
- "MOTION_ALIGNSCENE_TOPLEFT": "phezulu kwesokunxele",
- "MOTION_ALIGNSCENE_TOPRIGHT": "phezulu kwesokudla",
- "MOTION_XSCROLL": "x gingqa",
- "MOTION_YSCROLL": "y gingqa",
- "MOTION_STAGE_SELECTED": "Khetha indawo: awekho amabhulokisi okunyakaza",
+ "MOTION_SCROLLRIGHT": "sikrolla kwesokudla %1 ",
+ "MOTION_SCROLLUP": "sikrola phezulu %1 ",
+ "MOTION_ALIGNSCENE": "qondanisa inkundla %1 ",
+ "MOTION_ALIGNSCENE_BOTTOMLEFT": "ngakwesobunxele-ngezansi",
+ "MOTION_ALIGNSCENE_BOTTOMRIGHT": "ngakwesokudla-ngezansi ",
+ "MOTION_ALIGNSCENE_MIDDLE": "phakathi ",
+ "MOTION_ALIGNSCENE_TOPLEFT": "kwesobunxele-phezulu ",
+ "MOTION_ALIGNSCENE_TOPRIGHT": "kwesokudla-phezulu ",
+ "MOTION_XSCROLL": "x sikrola ",
+ "MOTION_YSCROLL": "y sikrola ",
+ "MOTION_STAGE_SELECTED": "Ukhethile indawo: ayinawo amabhulokisi okunyakaza ",
"OPERATORS_ADD": "%1 + %2",
"OPERATORS_SUBTRACT": "%1 - %2",
"OPERATORS_MULTIPLY": "%1 * %2",
"OPERATORS_DIVIDE": "%1 / %2",
- "OPERATORS_RANDOM": "khetha unganaki %1 uku %2",
+ "OPERATORS_RANDOM": "khetha noma ikuphi 1% kuya %2 ",
"OPERATORS_GT": "%1 > %2",
"OPERATORS_LT": "%1 < %2",
"OPERATORS_EQUALS": "%1 = %2",
@@ -148,9 +148,9 @@
"OPERATORS_OR": "%1 noma %2",
"OPERATORS_NOT": "akunjalo %1",
"OPERATORS_JOIN": "hlanganisa %1 %2",
- "OPERATORS_JOIN_APPLE": "i-apula",
- "OPERATORS_JOIN_BANANA": "ibhanana",
- "OPERATORS_LETTEROF": "inhlamvu %1 ye %2",
+ "OPERATORS_JOIN_APPLE": "aphula",
+ "OPERATORS_JOIN_BANANA": "bhanana ",
+ "OPERATORS_LETTEROF": "usonhlamvu %1 ka %2 ",
"OPERATORS_LETTEROF_APPLE": "a",
"OPERATORS_LENGTH": "ubude be %1",
"OPERATORS_CONTAINS": "%1 okuphethwe %2?",
@@ -172,39 +172,39 @@
"OPERATORS_MATHOP_EEXP": "e ^",
"OPERATORS_MATHOP_10EXP": "10 ^",
"PROCEDURES_DEFINITION": "chaza %1",
- "SENSING_TOUCHINGOBJECT": "thinta %1?",
- "SENSING_TOUCHINGOBJECT_POINTER": "imows-poynta",
- "SENSING_TOUCHINGOBJECT_EDGE": "ikhona",
- "SENSING_TOUCHINGCOLOR": "thinta umbala %1?",
- "SENSING_COLORISTOUCHINGCOLOR": "umbala %1 uyathinta %2?",
+ "SENSING_TOUCHINGOBJECT": "thinta %1? / Ukuthinta %1 ",
+ "SENSING_TOUCHINGOBJECT_POINTER": "mouse-pointer ",
+ "SENSING_TOUCHINGOBJECT_EDGE": "egcupheni ",
+ "SENSING_TOUCHINGCOLOR": "kuthinta umbala %1 ?",
+ "SENSING_COLORISTOUCHINGCOLOR": "umbala %1 uthinta %2? ",
"SENSING_DISTANCETO": "ibanga eliya %1",
- "SENSING_DISTANCETO_POINTER": "imows-poynta",
+ "SENSING_DISTANCETO_POINTER": "mouse-pointer ",
"SENSING_ASKANDWAIT": "buza %1 futhi linda",
"SENSING_ASK_TEXT": "Ubani igama lakho?",
- "SENSING_ANSWER": "phendula",
+ "SENSING_ANSWER": "phendula / Impendulo ",
"SENSING_KEYPRESSED": "ukhiye %1 ucindezelwe?",
- "SENSING_MOUSEDOWN": "igundane phansi?",
- "SENSING_MOUSEX": "igundane x",
- "SENSING_MOUSEY": "igundane y",
+ "SENSING_MOUSEDOWN": "mouse phansi?",
+ "SENSING_MOUSEX": "mouse x",
+ "SENSING_MOUSEY": "mouse y",
"SENSING_SETDRAGMODE": "lungisa isimo sokuhudula %1",
"SENSING_SETDRAGMODE_DRAGGABLE": "kuyahuduleka",
"SENSING_SETDRAGMODE_NOTDRAGGABLE": "akuhuduleki",
"SENSING_LOUDNESS": "ubukhulu bomsindo",
- "SENSING_LOUD": "kukhulu umsindo?",
- "SENSING_TIMER": "iwashi elicushiwe",
- "SENSING_RESETTIMER": "ngifaka iwashi elicushiwe",
+ "SENSING_LOUD": "kukhulu umsindo? / Umsindo uphezulu? ",
+ "SENSING_TIMER": "Isikhathi esibekiwe ",
+ "SENSING_RESETTIMER": "qalakabusha isikhathi",
"SENSING_OF": "%1 ya %2",
- "SENSING_OF_XPOSITION": "x indlela yokuma",
- "SENSING_OF_YPOSITION": "y indlela yokuma",
- "SENSING_OF_DIRECTION": "indlela",
+ "SENSING_OF_XPOSITION": "indawo ka-x ",
+ "SENSING_OF_YPOSITION": "Indawo ka-y ",
+ "SENSING_OF_DIRECTION": "indlela ",
"SENSING_OF_COSTUMENUMBER": "impahla #",
"SENSING_OF_COSTUMENAME": "igama lempahla",
- "SENSING_OF_SIZE": "isisindo",
- "SENSING_OF_VOLUME": "umsindo",
+ "SENSING_OF_SIZE": "usayizi ",
+ "SENSING_OF_VOLUME": "ubuningi bomsindo",
"SENSING_OF_BACKDROPNUMBER": "indawo #",
"SENSING_OF_BACKDROPNAME": "igama lendawo",
"SENSING_OF_STAGE": "Isigaba",
- "SENSING_CURRENT": "mange %1",
+ "SENSING_CURRENT": "manje %1 ",
"SENSING_CURRENT_YEAR": "unyaka",
"SENSING_CURRENT_MONTH": "inyanga",
"SENSING_CURRENT_DATE": "usuku",
@@ -239,14 +239,14 @@
"DUPLICATE": "Fanisa",
"DELETE": "Cima",
"ADD_COMMENT": "Faka Phawula",
- "REMOVE_COMMENT": "Susa Izikulumo",
- "DELETE_BLOCK": "Susa Amabhulokisi",
+ "REMOVE_COMMENT": "Susa Izinkulumo",
+ "DELETE_BLOCK": "Susa Amabhulokisi / Susa ibhulokisi ",
"DELETE_X_BLOCKS": "Susa %1 Amabhulokisi",
"DELETE_ALL_BLOCKS": "Susa wonke %1 amabhulokisi?",
"CLEAN_UP": "Qoqa amabhulokisi",
"HELP": "Usizo",
- "UNDO": "Yenza kabusha",
- "REDO": "Ukwenzakabusha",
+ "UNDO": "Susa okwenzile",
+ "REDO": "Phinda ukwenze ",
"EDIT_PROCEDURE": "Lungisa",
"SHOW_PROCEDURE_DEFINITION": "Iyokokukhethiwe",
"WORKSPACE_COMMENT_DEFAULT_TEXT": "Isho okuthile...",
@@ -260,23 +260,23 @@
"NEW_VARIABLE": "Yenza i-variable",
"NEW_VARIABLE_TITLE": "Igama elisha i-variable",
"VARIABLE_MODAL_TITLE": "I-variable Entsha",
- "VARIABLE_ALREADY_EXISTS": "Leligama levaebuli \"%1\" selivele likhona ",
- "VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": "Leligama levaebuli \"%1\" selivele likhona kwenya i-variable yolunye uhlobo \"%2\".",
+ "VARIABLE_ALREADY_EXISTS": "Igama le-variable %1 selikhona ",
+ "VARIABLE_ALREADY_EXISTS_FOR_ANOTHER_TYPE": " Igama le-variable \"%1\" likhona kwenye i-variable yolunye uhlobo\"%2\" ",
"DELETE_VARIABLE_CONFIRMATION": "Cisha %1 ukusetshenziswa kwe \"%2\" i-variable?",
"CANNOT_DELETE_VARIABLE_PROCEDURE": "Ngeke uyicishe i-variable \"%1\" ngoba iyingxenye yencazelo yalomsebenzi \"%2\"",
- "DELETE_VARIABLE": "Cisha u %1 i-variable",
- "NEW_PROCEDURE": "Enza ibhulokhi",
- "PROCEDURE_ALREADY_EXISTS": "Inqubomgomo %1 isivele ikhona",
- "PROCEDURE_DEFAULT_NAME": "igama lamabhulokisi",
- "NEW_LIST": "Yenza Uhlu",
- "NEW_LIST_TITLE": "Igama lohlu elisha:",
- "LIST_MODAL_TITLE": "Uhlu Olusha",
- "LIST_ALREADY_EXISTS": "Uhlu oluyileligama %1 seluvele lukhona",
- "RENAME_LIST_TITLE": "Qaba loke \"%1\" igama lohlu ku",
- "RENAME_LIST_MODAL_TITLE": "Qamba igama lohlu",
+ "DELETE_VARIABLE": " Susa\"%1\" i-variable. ",
+ "NEW_PROCEDURE": "Enza ibhulokisi ",
+ "PROCEDURE_ALREADY_EXISTS": "Inqubomgomo %1 isivele ikhona ",
+ "PROCEDURE_DEFAULT_NAME": "igama lebhulokisi ",
+ "NEW_LIST": "Yenza i-list ",
+ "NEW_LIST_TITLE": "Igama le-list entsha ",
+ "LIST_MODAL_TITLE": "i-List entsha ",
+ "LIST_ALREADY_EXISTS": " I-List ebizwa ngalelogama \"%1\" isikhona ",
+ "RENAME_LIST_TITLE": " Shintsha kabusha wonke \"%1\" Ama-List ku: ",
+ "RENAME_LIST_MODAL_TITLE": "Shintsha igama le-list ",
"DEFAULT_LIST_ITEM": "into",
- "DELETE_LIST": "Cisha i\"%1\" uhlo",
- "RENAME_LIST": "Shintsha igama lohlu",
+ "DELETE_LIST": "Susa \"%1\" i-List ",
+ "RENAME_LIST": "Shintsha igama le-List ",
"NEW_BROADCAST_MESSAGE": "Umyalezo omusha",
"NEW_BROADCAST_MESSAGE_TITLE": "Igama lomyalezo elisha",
"BROADCAST_MODAL_TITLE": "Umyalezo Omusha",
diff --git a/editor/extensions/fa.json b/editor/extensions/fa.json
index a6e38271..520b939c 100644
--- a/editor/extensions/fa.json
+++ b/editor/extensions/fa.json
@@ -9,7 +9,7 @@
"boost.getMotorPosition": " موقعیت [MOTOR_REPORTER_ID] موتور",
"boost.getTiltAngle": "زاویهی کج شدن [TILT_DIRECTION]",
"boost.motorDirection.backward": "اون طرف",
- "boost.motorDirection.forward": "این طرف",
+ "boost.motorDirection.forward": "این طرف",
"boost.motorDirection.reverse": "برعکس",
"boost.motorOff": "موتور [MOTOR_ID] را خاموش کن",
"boost.motorOn": "موتور [MOTOR_ID] روشن کن",
@@ -27,15 +27,15 @@
"boost.whenColor": "وقتی که رنگ [COLOR] مشاهده شد",
"boost.whenTilted": "وقتی که [TILT_DIRECTION_ANY] کج شد",
"ev3.beepNote": "آهنگ [NOTE] را به مدت [TIME] ثانیه بوق بزن",
- "ev3.buttonPressed": "آیا دکمه ی [PORT] فشرده شده است؟",
+ "ev3.buttonPressed": "آیا دکمهی [PORT] فشرده شده است؟",
"ev3.getBrightness": "روشنایی",
"ev3.getDistance": "فاصله",
"ev3.getMotorPosition": "موقعیت موتور [PORT]",
"ev3.motorSetPower": "تنظیم قدرت موتور [PORT] به [POWER]",
"ev3.motorTurnClockwise": "موتور[PORT] به مدت [TIME] ثانیه این راه را دور بزند",
- "ev3.motorTurnCounterClockwise": "موتور[PORT] به مدت [TIME] ثانیه آن راه را دور بزند",
+ "ev3.motorTurnCounterClockwise": "موتور [PORT] به مدت [TIME] ثانیه آن راه را دور بزند",
"ev3.whenBrightnessLessThan": "وقتی که [DISTANCE] < روشنایی",
- "ev3.whenButtonPressed": "وقتی که دکمه ی [PORT] فشار داده شد",
+ "ev3.whenButtonPressed": "وقتی که دکمهی [PORT] فشار داده شد",
"ev3.whenDistanceLessThan": "وقتی که فاصله < [DISTANCE]",
"gdxfor.getAcceleration": "شتاب [DIRECTION]",
"gdxfor.getForce": "نیرو",
@@ -69,47 +69,47 @@
"makeymakey.whenKeyPressed": "وقتی کلید [KEY] فشرده شد",
"makeymakey.whenKeysPressedInOrder": "وقتی [SEQUENCE] به ترتیب فشار داده شد",
"microbit.buttonsMenu.any": "هر",
- "microbit.clearDisplay": "پاک کردن صفحه ی نمایش",
+ "microbit.clearDisplay": "پاک کردن صفحهی نمایش",
"microbit.defaultTextToDisplay": "سلام!",
"microbit.displaySymbol": "نمایش [MATRIX]",
"microbit.displayText": "نمایش متن [TEXT]",
"microbit.gesturesMenu.jumped": "پرید",
"microbit.gesturesMenu.moved": "حرکت کرد",
"microbit.gesturesMenu.shaken": "تکان داده شد",
- "microbit.isButtonPressed": "دکمه ی [BTN] فشار داده شد؟",
+ "microbit.isButtonPressed": "دکمهی [BTN] فشار داده شد؟",
"microbit.isTilted": "[DIRECTION] کج شد؟",
"microbit.pinStateMenu.off": "خاموش",
"microbit.pinStateMenu.on": "روشن",
- "microbit.tiltAngle": "زاویه ی شیب [DIRECTION]",
+ "microbit.tiltAngle": "زاویهی شیب [DIRECTION]",
"microbit.tiltDirectionMenu.any": "هر",
"microbit.tiltDirectionMenu.back": "عقب",
"microbit.tiltDirectionMenu.front": "جلو",
"microbit.tiltDirectionMenu.left": "چپ",
"microbit.tiltDirectionMenu.right": "راست",
- "microbit.whenButtonPressed": "وقتی که دکمه ی [BTN] فشار داده شد",
+ "microbit.whenButtonPressed": "وقتی که دکمهی [BTN] فشار داده شد",
"microbit.whenGesture": "وقتی که [GESTURE]",
"microbit.whenPinConnected": "وقتی که سنجاق [PIN] متصل شد",
- "microbit.whenTilted": "وقتی که[DIRECTION] کج شد",
+ "microbit.whenTilted": "وقتی که [DIRECTION] کج شد",
"music.categoryName": "موسیقی",
"music.changeTempo": "تُندا را به میزان [TEMPO] تغییر بده",
"music.drumBass": "(2) طبل بزرگ بم",
"music.drumBongo": "(13) طبل بانگو",
- "music.drumCabasa": "(15) جغجغه ی کاباسا",
- "music.drumClaves": "(9) چوب های کلیوز",
+ "music.drumCabasa": "(15) جغجغهی کاباسا",
+ "music.drumClaves": "(9) چوبهای کلیوز",
"music.drumClosedHiHat": "(6) ضرب دوسنج موازی نزدیک به هم",
"music.drumConga": "(14) تیمپوی مدل کنگا",
"music.drumCowbell": "(11) زنگ مدل کبل",
"music.drumCrashCymbal": "(4) سنج تک پایه دار",
"music.drumCuica": "(18) طبل مدل کویکا",
- "music.drumGuiro": "(16) جغجغه ی چوبی گویرو",
+ "music.drumGuiro": "(16) جغجغهی چوبی گویرو",
"music.drumHandClap": "(8) دست زدن",
- "music.drumOpenHiHat": "(5) سنج دوگانه ی موازی ضربه ای با چوب",
+ "music.drumOpenHiHat": "(5) سنج دوگانهی موازی ضربهای با چوب",
"music.drumSideStick": "(3) ضربه ی کنار چوب ",
"music.drumSnare": "(1) طبل کوچک",
"music.drumTambourine": "(7) دایره زنگی",
"music.drumTriangle": "(12) زنگ مثلثی",
- "music.drumVibraslap": "(17) ضربه ی ارتعاشی",
- "music.drumWoodBlock": "(10) قطعه ی چوب ",
+ "music.drumVibraslap": "(17) ضربهی ارتعاشی",
+ "music.drumWoodBlock": "(10) قطعهی چوب ",
"music.getTempo": "تُندا",
"music.instrumentBass": "(6) گیتار بیس",
"music.instrumentBassoon": "(14) ساز بادی فاگوت",
@@ -121,7 +121,7 @@
"music.instrumentFlute": "(12) فلوت",
"music.instrumentGuitar": "(4) گیتار",
"music.instrumentMarimba": "(19) سنتور چوبی آفریقایی مدل ماریمبا",
- "music.instrumentMusicBox": "(17) ساز کوکی جعبه ی موسیقی",
+ "music.instrumentMusicBox": "(17) ساز کوکی جعبهی موسیقی",
"music.instrumentOrgan": "(3) ارگ",
"music.instrumentPiano": "(1) پیانو",
"music.instrumentPizzicato": "(7) ساز زهی و دستی پیتزیکاتو",
@@ -130,7 +130,7 @@
"music.instrumentSynthLead": "(20) صدای زیر ساز برقی ",
"music.instrumentSynthPad": "(21) صدای پایدار ساز برقی",
"music.instrumentTrombone": "(9) شیپور ترومبون",
- "music.instrumentVibraphone": "(16) ساز کوبه ای ویبرافون",
+ "music.instrumentVibraphone": "(16) ساز کوبهای ویبرافون",
"music.instrumentWoodenFlute": "(13) فلوت چوبی",
"music.midiPlayDrumForBeats": "[BEATS] درامز را به میزان [DRUM] ضرب بنواز",
"music.midiSetInstrument": "ساز [INSTRUMENT] شود",
@@ -182,12 +182,12 @@
"videoSensing.off": "خاموش",
"videoSensing.on": "روشن",
"videoSensing.onFlipped": "روشن و قرینه",
- "videoSensing.setVideoTransparency": "شفافیت ویدئو را [TRANSPARENCY] قرار بده",
+ "videoSensing.setVideoTransparency": "شفافیت ویدیو را [TRANSPARENCY] قرار بده",
"videoSensing.sprite": "شکلک",
"videoSensing.stage": "صحنه",
- "videoSensing.videoOn": "[ATTRIBUTE] ویدئو بر روی [SUBJECT]",
- "videoSensing.videoToggle": "تشخیص ویدئویی را [VIDEO_STATE] کن",
- "videoSensing.whenMotionGreaterThan": "وقتی که [REFERENCE] < حرکت ویدئو",
+ "videoSensing.videoOn": "[ATTRIBUTE] ویدیو بر روی [SUBJECT]",
+ "videoSensing.videoToggle": "تشخیص ویدیویی را [VIDEO_STATE] کن",
+ "videoSensing.whenMotionGreaterThan": "وقتی که [REFERENCE] < حرکت ویدیو",
"wedo2.getDistance": "فاصله",
"wedo2.getTiltAngle": "زاویهی کج شدن [TILT_DIRECTION]",
"wedo2.isTilted": "آیا [TILT_DIRECTION_ANY] کج شد؟",
@@ -210,6 +210,6 @@
"wedo2.tiltDirection.left": "چپ",
"wedo2.tiltDirection.right": "راست",
"wedo2.tiltDirection.up": "بالا",
- "wedo2.whenDistance": "وقتی که فاصله ی [OP] [REFERENCE]",
+ "wedo2.whenDistance": "وقتی که فاصلهی [OP] [REFERENCE]",
"wedo2.whenTilted": "وقتی که [TILT_DIRECTION_ANY] کج شد"
}
\ No newline at end of file
diff --git a/editor/extensions/he.json b/editor/extensions/he.json
index 4c08f8eb..326fec67 100644
--- a/editor/extensions/he.json
+++ b/editor/extensions/he.json
@@ -1,31 +1,31 @@
{
- "boost.color.any": "any color",
- "boost.color.black": "black",
- "boost.color.blue": "blue",
- "boost.color.green": "green",
- "boost.color.red": "red",
- "boost.color.white": "white",
- "boost.color.yellow": "yellow",
- "boost.getMotorPosition": "motor [MOTOR_REPORTER_ID] position",
- "boost.getTiltAngle": "tilt angle [TILT_DIRECTION]",
- "boost.motorDirection.backward": "that way",
- "boost.motorDirection.forward": "this way",
- "boost.motorDirection.reverse": "reverse",
- "boost.motorOff": "turn motor [MOTOR_ID] off",
- "boost.motorOn": "turn motor [MOTOR_ID] on",
- "boost.motorOnFor": "turn motor [MOTOR_ID] for [DURATION] seconds",
- "boost.motorOnForRotation": "turn motor [MOTOR_ID] for [ROTATION] rotations",
- "boost.seeingColor": "seeing [COLOR] brick?",
- "boost.setLightHue": "set light color to [HUE]",
- "boost.setMotorDirection": "set motor [MOTOR_ID] direction [MOTOR_DIRECTION]",
- "boost.setMotorPower": "set motor [MOTOR_ID] speed to [POWER] %",
- "boost.tiltDirection.any": "any",
- "boost.tiltDirection.down": "down",
- "boost.tiltDirection.left": "left",
- "boost.tiltDirection.right": "right",
- "boost.tiltDirection.up": "up",
- "boost.whenColor": "when [COLOR] brick seen",
- "boost.whenTilted": "when tilted [TILT_DIRECTION_ANY]",
+ "boost.color.any": "צבע כלשהו",
+ "boost.color.black": "שחור",
+ "boost.color.blue": "כחול",
+ "boost.color.green": "ירוק",
+ "boost.color.red": "אדום",
+ "boost.color.white": "לבן",
+ "boost.color.yellow": "צהוב",
+ "boost.getMotorPosition": "מיקום מנוע [MOTOR_REPORTER_ID]",
+ "boost.getTiltAngle": "זווית הטיה [TILT_DIRECTION]",
+ "boost.motorDirection.backward": "בדרך ההיא",
+ "boost.motorDirection.forward": "בדרך הזאת",
+ "boost.motorDirection.reverse": "הפוך",
+ "boost.motorOff": "כבה את מנוע [MOTOR_ID]",
+ "boost.motorOn": "הדלק את מנוע [MOTOR_ID]",
+ "boost.motorOnFor": "הדלקת [MOTOR_ID] למשך [DURATION] שניות",
+ "boost.motorOnForRotation": "הדלק מנוע [MOTOR_ID] למשך [ROTATION] סיבובים",
+ "boost.seeingColor": "רואים לבנה בצבע [COLOR]?",
+ "boost.setLightHue": "קבע צבע אור ל [HUE]",
+ "boost.setMotorDirection": "קבע כיוון [MOTOR_ID] ל[MOTOR_DIRECTION]",
+ "boost.setMotorPower": "קבע מהירות של [MOTOR_ID] ל[POWER] %",
+ "boost.tiltDirection.any": "הכל",
+ "boost.tiltDirection.down": "למטה",
+ "boost.tiltDirection.left": "שמאלה",
+ "boost.tiltDirection.right": "ימינה",
+ "boost.tiltDirection.up": "למעלה",
+ "boost.whenColor": "כאשר רואים לבנה בצבע [COLOR]",
+ "boost.whenTilted": "כאשר מוטה [TILT_DIRECTION_ANY]",
"ev3.beepNote": "צפצף תו [NOTE]ל[TIME]שניות",
"ev3.buttonPressed": "כפתור [PORT] נלחץ?",
"ev3.getBrightness": "בהירות",
@@ -169,7 +169,7 @@
"text2speech.kitten": "חתלתול",
"text2speech.setLanguageBlock": "קביעת שפה ל[LANGUAGE]",
"text2speech.setVoiceBlock": "קבע קול ל־[VOICE]",
- "text2speech.speakAndWaitBlock": "אמור [WORDS]",
+ "text2speech.speakAndWaitBlock": "הקרא [WORDS]",
"text2speech.squeak": "ציוץ",
"text2speech.tenor": "טנור",
"translate.categoryName": "תרגם",
diff --git a/editor/extensions/ru.json b/editor/extensions/ru.json
index 743ef953..d60eee17 100644
--- a/editor/extensions/ru.json
+++ b/editor/extensions/ru.json
@@ -1,31 +1,31 @@
{
- "boost.color.any": "any color",
- "boost.color.black": "black",
- "boost.color.blue": "blue",
- "boost.color.green": "green",
- "boost.color.red": "red",
- "boost.color.white": "white",
- "boost.color.yellow": "yellow",
- "boost.getMotorPosition": "motor [MOTOR_REPORTER_ID] position",
- "boost.getTiltAngle": "tilt angle [TILT_DIRECTION]",
- "boost.motorDirection.backward": "that way",
- "boost.motorDirection.forward": "this way",
- "boost.motorDirection.reverse": "reverse",
- "boost.motorOff": "turn motor [MOTOR_ID] off",
- "boost.motorOn": "turn motor [MOTOR_ID] on",
- "boost.motorOnFor": "turn motor [MOTOR_ID] for [DURATION] seconds",
- "boost.motorOnForRotation": "turn motor [MOTOR_ID] for [ROTATION] rotations",
- "boost.seeingColor": "seeing [COLOR] brick?",
- "boost.setLightHue": "set light color to [HUE]",
- "boost.setMotorDirection": "set motor [MOTOR_ID] direction [MOTOR_DIRECTION]",
- "boost.setMotorPower": "set motor [MOTOR_ID] speed to [POWER] %",
- "boost.tiltDirection.any": "any",
- "boost.tiltDirection.down": "down",
- "boost.tiltDirection.left": "left",
- "boost.tiltDirection.right": "right",
- "boost.tiltDirection.up": "up",
- "boost.whenColor": "when [COLOR] brick seen",
- "boost.whenTilted": "when tilted [TILT_DIRECTION_ANY]",
+ "boost.color.any": "любой цвет",
+ "boost.color.black": "черный",
+ "boost.color.blue": "синий",
+ "boost.color.green": "зеленый",
+ "boost.color.red": "красный",
+ "boost.color.white": "белый",
+ "boost.color.yellow": "желтый",
+ "boost.getMotorPosition": "позиция мотора [MOTOR_REPORTER_ID]",
+ "boost.getTiltAngle": "угол наклона [TILT_DIRECTION]",
+ "boost.motorDirection.backward": "туда",
+ "boost.motorDirection.forward": "сюда",
+ "boost.motorDirection.reverse": "изменить направление",
+ "boost.motorOff": "выключить мотор [MOTOR_ID]",
+ "boost.motorOn": "включить мотор [MOTOR_ID]",
+ "boost.motorOnFor": "включить мотор [MOTOR_ID] на [DURATION] секунд",
+ "boost.motorOnForRotation": "включить мотор [MOTOR_ID] на [ROTATION] оборотов",
+ "boost.seeingColor": "виден [COLOR] кирпич?",
+ "boost.setLightHue": "установить цвет лампочки [HUE]",
+ "boost.setMotorDirection": "установить направление мотора [MOTOR_ID] в [MOTOR_DIRECTION]",
+ "boost.setMotorPower": "установить скорость [MOTOR_ID] в [POWER] %",
+ "boost.tiltDirection.any": "любая",
+ "boost.tiltDirection.down": "вниз",
+ "boost.tiltDirection.left": "налево",
+ "boost.tiltDirection.right": "направо",
+ "boost.tiltDirection.up": "вверх",
+ "boost.whenColor": "когда виден [COLOR] кирпич",
+ "boost.whenTilted": "когда наклонён [TILT_DIRECTION_ANY]",
"ev3.beepNote": "играть ноту [NOTE] [TIME] секунд",
"ev3.buttonPressed": "кнопка [PORT] нажата?",
"ev3.getBrightness": "яркость",
@@ -39,24 +39,24 @@
"ev3.whenDistanceLessThan": "когда расстояние < [DISTANCE]",
"gdxfor.getAcceleration": "ускорение [DIRECTION]",
"gdxfor.getForce": "сила",
- "gdxfor.getSpin": "spin speed [DIRECTION]",
- "gdxfor.getTilt": "tilt angle [TILT]",
- "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.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]",
+ "gdxfor.getSpin": "скорость вращения [DIRECTION]",
+ "gdxfor.getTilt": "угол наклона [TILT]",
+ "gdxfor.isFreeFalling": "падение?",
+ "gdxfor.isTilted": "наклонён [TILT]?",
+ "gdxfor.pulled": "вытянут",
+ "gdxfor.pushed": "нажат",
+ "gdxfor.shaken": "встряхнут",
+ "gdxfor.startedFalling": "начал падать",
+ "gdxfor.tiltDirectionMenu.any": "любая",
+ "gdxfor.tiltDirectionMenu.back": "задний",
+ "gdxfor.tiltDirectionMenu.front": "передний",
+ "gdxfor.tiltDirectionMenu.left": "левый ",
+ "gdxfor.tiltDirectionMenu.right": "правый",
+ "gdxfor.turnedFaceDown": "повернут лицом вниз",
+ "gdxfor.turnedFaceUp": "повернут лицом вверх",
+ "gdxfor.whenForcePushedOrPulled": "когда датчик приложения силы [ТОЛКАТЬ_ТЯНУТЬ]",
+ "gdxfor.whenGesture": "когда [GESTURE]",
+ "gdxfor.whenTilted": "когда наклонён [TILT]",
"makeymakey.downArrow": "стрелка вниз",
"makeymakey.downArrowShort": "вниз",
"makeymakey.leftArrow": "стрелка влево",
@@ -66,8 +66,8 @@
"makeymakey.spaceKey": "пробел",
"makeymakey.upArrow": "стрелка вверх",
"makeymakey.upArrowShort": "вверх",
- "makeymakey.whenKeyPressed": "when [KEY] key pressed",
- "makeymakey.whenKeysPressedInOrder": "when [SEQUENCE] pressed in order",
+ "makeymakey.whenKeyPressed": "когда [KEY] клавиша нажата",
+ "makeymakey.whenKeysPressedInOrder": "при нажатии по порядку [SEQUENCE]",
"microbit.buttonsMenu.any": "любой из",
"microbit.clearDisplay": "очистить дисплей",
"microbit.defaultTextToDisplay": "Привет!",
@@ -163,8 +163,8 @@
"speech.speechReporter": "речь",
"speech.whenIHear": "когда я слышу [PHRASE]",
"text2speech.alto": "альт",
- "text2speech.categoryName": "Text to Speech",
- "text2speech.defaultTextToSpeak": "hello",
+ "text2speech.categoryName": "Текст в речь",
+ "text2speech.defaultTextToSpeak": "привет",
"text2speech.giant": "гигант",
"text2speech.kitten": "котенок",
"text2speech.setLanguageBlock": "установить [LANGUAGE] язык",
diff --git a/editor/extensions/zu.json b/editor/extensions/zu.json
index cdee68aa..d8cd8539 100644
--- a/editor/extensions/zu.json
+++ b/editor/extensions/zu.json
@@ -1,31 +1,31 @@
{
- "boost.color.any": "any color",
- "boost.color.black": "black",
- "boost.color.blue": "blue",
- "boost.color.green": "green",
- "boost.color.red": "red",
+ "boost.color.any": "Noma imuphi umbala",
+ "boost.color.black": "okumnyama",
+ "boost.color.blue": "oluhlaza",
+ "boost.color.green": "oluhlaza kwatshani ",
+ "boost.color.red": "okubomvu ",
"boost.color.white": "white",
"boost.color.yellow": "yellow",
- "boost.getMotorPosition": "motor [MOTOR_REPORTER_ID] position",
- "boost.getTiltAngle": "tilt angle [TILT_DIRECTION]",
- "boost.motorDirection.backward": "that way",
- "boost.motorDirection.forward": "this way",
- "boost.motorDirection.reverse": "reverse",
- "boost.motorOff": "turn motor [MOTOR_ID] off",
- "boost.motorOn": "turn motor [MOTOR_ID] on",
- "boost.motorOnFor": "turn motor [MOTOR_ID] for [DURATION] seconds",
+ "boost.getMotorPosition": "Moto [MOTOR_REPORTER_ID] indawo ",
+ "boost.getTiltAngle": "tshekisa engeli [TILT_DIRECTION]",
+ "boost.motorDirection.backward": "leyandlela",
+ "boost.motorDirection.forward": "lendlela",
+ "boost.motorDirection.reverse": "buyelemumva ",
+ "boost.motorOff": "Jikisa imoto [MOTOR_ID] Uyivale ",
+ "boost.motorOn": "Jikisa imoto [MOTOR_ID] uyivule ",
+ "boost.motorOnFor": "Jikisa imoto [MOTOR_ID] isikhathi [DURATION] imizuzwana ",
"boost.motorOnForRotation": "turn motor [MOTOR_ID] for [ROTATION] rotations",
"boost.seeingColor": "seeing [COLOR] brick?",
- "boost.setLightHue": "set light color to [HUE]",
+ "boost.setLightHue": "hlela ukhanya kombala ukuyise [HUE]",
"boost.setMotorDirection": "set motor [MOTOR_ID] direction [MOTOR_DIRECTION]",
"boost.setMotorPower": "set motor [MOTOR_ID] speed to [POWER] %",
- "boost.tiltDirection.any": "any",
- "boost.tiltDirection.down": "down",
- "boost.tiltDirection.left": "left",
- "boost.tiltDirection.right": "right",
- "boost.tiltDirection.up": "up",
+ "boost.tiltDirection.any": "noma ikuphi",
+ "boost.tiltDirection.down": "ezansi",
+ "boost.tiltDirection.left": "Kwesobunxele ",
+ "boost.tiltDirection.right": "Kwesokudla ",
+ "boost.tiltDirection.up": "phezulu",
"boost.whenColor": "when [COLOR] brick seen",
- "boost.whenTilted": "when tilted [TILT_DIRECTION_ANY]",
+ "boost.whenTilted": "Umakutshekisiwe [TILT_DIRECTION_ANY]",
"ev3.beepNote": "Inothi beep [NOTE] isikhathi [TIME] imizuzwana",
"ev3.buttonPressed": "inkinobho [PORT] ecindezeliwe?",
"ev3.getBrightness": "ukukhanya",
diff --git a/editor/interface/ab.json b/editor/interface/ab.json
index 4c3c1c0f..5e16cae9 100644
--- a/editor/interface/ab.json
+++ b/editor/interface/ab.json
@@ -257,8 +257,8 @@
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Иԥсахтәуп аԥштәы",
"gui.howtos.animate-a-name.step_AnimateSpin": "Далышәх даҽа нагӡаҩык нас дшәыргьежь",
"gui.howtos.animate-a-name.step_AnimateGrow": "Иалышәх анагӡаҩ изку даҽа нбанк нас ишәырдыу иара.",
- "gui.howtos.imagine-if": "Imagine If",
- "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "Type What You Want to Say",
+ "gui.howtos.imagine-if": "Угәы иҭакы",
+ "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "Иҭажәгал ишәҳәарц ишәҭаху",
"gui.howtos.imagine-if.step_imagineClickGreenFlag": "Астарт азы шәақәыӷәӷәа абираҟ иаҵәа",
"gui.howtos.imagine-if.step_imagineChooseBackdrop": "Иалышәх Аҿаԥшыра",
"gui.howtos.imagine-if.step_imagineChooseSprite": "Далышәх Анагӡаҩ",
@@ -321,28 +321,28 @@
"gui.howtos.fly.step_stepflyChooseBackdrop": "Иалышәх Аҿаԥшыра «Ажәҩан»",
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Иалхтәуп аперсонаж",
"gui.howtos.fly.step_stepflySaySomething": "Ишәҳәа џьара акы",
- "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "Move With Arrow Keys",
- "gui.howtos.fly.step_stepflyChooseObject": "Choose an Object to Collect",
+ "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "Шәеиҭаҵла ахыц зну акнопкақәа рыла",
+ "gui.howtos.fly.step_stepflyChooseObject": "Аизгараз иалышәх аобиект",
"gui.howtos.add-a-move-block.step_stepflyFlyingObject": "Аобиект еиҭаҵыртә иҟаҵатәуп",
- "gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "Select Your Character",
- "gui.howtos.add-a-move-block.step_stepflyAddScore": "Add a Score",
+ "gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "Иалышәх аперсонаж ",
+ "gui.howtos.add-a-move-block.step_stepflyAddScore": "Иацышәҵа аԥхьаӡара",
"gui.howtos.add-a-move-block.step_stepflyKeepScore": "Аԥхьаӡара иацҵа",
- "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Add Scenery",
- "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Move the Scenery",
+ "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Иацышәҵа аперсонаж",
+ "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Еиҭажәгала аперсонаж",
"gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Анаҩстәи акостиум",
"gui.howtos.pong": "Атеннис маҷ",
"gui.howtos.pong.step_pongAddBackdrop": "Иацышәҵа Аҿаԥшыра",
"gui.howtos.pong.step_pongAddBallSprite": "Дацҵатәуп Анагӡаҩ «Ампыл»",
"gui.howtos.pong.step_pongBounceAround": "Шәыԥала!",
- "gui.howtos.pong.step_pongAddPaddle": "Add a Paddle",
- "gui.howtos.pong.step_pongMoveThePaddle": "Move the Paddle",
+ "gui.howtos.pong.step_pongAddPaddle": "Иацышәҵа аракетка",
+ "gui.howtos.pong.step_pongMoveThePaddle": "Еиҭажәгала аракетка",
"gui.howtos.pong.step_pongSelectBallSprite": "Далышәх Анагӡаҩ «Ампыл»",
- "gui.howtos.pong.step_pongAddMoreCodeToBall": "Add Code to Bounce the Ball Off the Paddle",
- "gui.howtos.pong.step_pongAddAScore": "Add a Score",
- "gui.howtos.pong.step_pongChooseScoreFromMenu": "Choose 'Score' from the Menu",
- "gui.howtos.pong.step_pongInsertChangeScoreBlock": "Insert the 'Change Score' Block",
+ "gui.howtos.pong.step_pongAddMoreCodeToBall": "Иацышәҵа акомандақәа ампыл аракетка ианԥартә азы",
+ "gui.howtos.pong.step_pongAddAScore": "Иацышәҵа аԥхьаӡара",
+ "gui.howtos.pong.step_pongChooseScoreFromMenu": "Иалышәх ‘Аԥхьаӡара’ ахкынҵа аҟынтәи",
+ "gui.howtos.pong.step_pongInsertChangeScoreBlock": "Иацышәҵа аблок ‘Иԥсахтәуп Аԥхьаӡара ’",
"gui.howtos.pong.step_pongResetScore": "Иқәгатәуп аԥхьаӡара",
- "gui.howtos.pong.step_pongAddLineSprite": "Add the Line Sprite",
+ "gui.howtos.pong.step_pongAddLineSprite": "Дацышәҵа анагӡаҩ Line (аҵәаӷәа) ",
"gui.howtos.pong.step_pongGameOver": "Ахәмарра анҵәамҭа",
"gui.howtos.say-it-out-loud": "Иаԥҵатәуп ицәажәо анимациа",
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Иацҵатәуп атеқст Ацәажәара аблокқәа рахь",
@@ -379,13 +379,13 @@
"gui.howtos.change-size.step_glideAroundBackAndForth": "Ашьшьыҳәа аргьежьра",
"gui.howtos.change-size.step_glideAroundPoint": "Акәаԥ ахь ақәҵәраара",
"gui.howtos.record-a-sound.name": "Иҭаҩтәуп абжьы",
- "gui.howtos.change-size.step_recordASoundSoundsTab": "Click on the 'Sounds' Tab",
+ "gui.howtos.change-size.step_recordASoundSoundsTab": "Шәақәыӷәӷәа ‘Абжьқәа’ ",
"gui.howtos.change-size.step_recordASoundClickRecord": "Шәақәыӷәӷәа акнопка «Аҭаҩра»",
- "gui.howtos.change-size.step_recordASoundPressRecordButton": "Press the Record Button",
+ "gui.howtos.change-size.step_recordASoundPressRecordButton": "Шәақәыӷәӷәа акнопка Иҭаҩтәуп",
"gui.howtos.change-size.step_recordASoundChooseSound": "Иалышәх ишәҭаху Абжьы",
- "gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
+ "gui.howtos.change-size.step_recordASoundPlayYourSound": "Ишәырга абжьы",
"gui.howtos.spin-video.name": "Игьежьлааит",
- "gui.howtos.change-size.step_spinTurn": "Turn",
+ "gui.howtos.change-size.step_spinTurn": "Инашәырҳәы",
"gui.howtos.change-size.step_spinPointInDirection": "Иқәыргылатәуп Ахырхарҭа",
"gui.howtos.hide-and-show.name": "Иҵәахтәуп нас иаарԥштәуп",
"gui.howtos.change-size.step_hideAndShow": "Иҵәахтәуп нас иаарԥштәуп",
diff --git a/editor/interface/da.json b/editor/interface/da.json
index 8fd55747..babbe314 100644
--- a/editor/interface/da.json
+++ b/editor/interface/da.json
@@ -24,8 +24,8 @@
"gui.cameraModal.loadingCaption": "Indlæser ...",
"gui.cameraModal.enableCameraCaption": "Aktivér kamera",
"gui.cards.all-tutorials": "Vejledninger",
- "gui.cards.shrink": "Shrink",
- "gui.cards.expand": "Expand",
+ "gui.cards.shrink": "Mindre",
+ "gui.cards.expand": "Udvid",
"gui.cards.close": "Luk",
"gui.cards.more-things-to-try": "Flere ting, som du kan prøve!",
"gui.cards.see-more": "Se mere",
@@ -257,22 +257,22 @@
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Skift farve",
"gui.howtos.animate-a-name.step_AnimateSpin": "Vælg en anden bogstav sprite og få den til at dreje rundt",
"gui.howtos.animate-a-name.step_AnimateGrow": "Vælg en anden bogstav sprite & få den til at vokse",
- "gui.howtos.imagine-if": "Imagine If",
- "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "Type What You Want to Say",
- "gui.howtos.imagine-if.step_imagineClickGreenFlag": "Click the Green Flag to Start",
- "gui.howtos.imagine-if.step_imagineChooseBackdrop": "Choose Any Backdrop",
- "gui.howtos.imagine-if.step_imagineChooseSprite": "Choose Any Sprite",
- "gui.howtos.imagine-if.step_imagineFlyAround": "Press the Space Key to Glide",
- "gui.howtos.imagine-if.step_imagineChooseAnotherSprite": "Choose Another Sprite",
- "gui.howtos.imagine-if.step_imagineLeftRight": "Move Left-Right",
- "gui.howtos.imagine-if.step_imagineUpDown": "Move Up-Down",
- "gui.howtos.imagine-if.step_imagineChangeCostumes": "Change Costumes",
- "gui.howtos.imagine-if.step_imagineGlideToPoint": "Glide to a Point",
- "gui.howtos.imagine-if.step_imagineGrowShrink": "Grow and Shrink",
- "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "Choose Another Backdrop",
- "gui.howtos.imagine-if.step_imagineSwitchBackdrops": "Switch Backdrops",
- "gui.howtos.imagine-if.step_imagineRecordASound": "Add a Sound",
- "gui.howtos.imagine-if.step_imagineChooseSound": "Choose Your Sound",
+ "gui.howtos.imagine-if": "Forestil dig hvis",
+ "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "Skriv hvad du vil sige",
+ "gui.howtos.imagine-if.step_imagineClickGreenFlag": "Klik på det grønne flag for at starte",
+ "gui.howtos.imagine-if.step_imagineChooseBackdrop": "Vælg en baggrund",
+ "gui.howtos.imagine-if.step_imagineChooseSprite": "Vælg en sprite",
+ "gui.howtos.imagine-if.step_imagineFlyAround": "Tryk på mellemrumstasten for at glide",
+ "gui.howtos.imagine-if.step_imagineChooseAnotherSprite": "Vælg en anden sprite",
+ "gui.howtos.imagine-if.step_imagineLeftRight": "Bevæg venstre-højre",
+ "gui.howtos.imagine-if.step_imagineUpDown": "Bevæg op-ned",
+ "gui.howtos.imagine-if.step_imagineChangeCostumes": "Skift kostumer",
+ "gui.howtos.imagine-if.step_imagineGlideToPoint": "Glid til et punkt",
+ "gui.howtos.imagine-if.step_imagineGrowShrink": "Større og mindre",
+ "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "Vælg en anden baggrund",
+ "gui.howtos.imagine-if.step_imagineSwitchBackdrops": "Skift baggrunde",
+ "gui.howtos.imagine-if.step_imagineRecordASound": "Tilføj en lyd",
+ "gui.howtos.imagine-if.step_imagineChooseSound": "Vælg din lyd",
"gui.howtos.make-music.name": "Lav musik",
"gui.howtos.Make-Music.step_PickInstrument": "Vælg en instrument sprite",
"gui.howtos.Make-Music.step_PlaySoundClick": "Afspil lyd ved klik",
@@ -317,33 +317,33 @@
"gui.howtos.make-a-game.step_Random": "Gå til en tilfældig position",
"gui.howtos.make-music.step_GameChangeColor": "Skift farve",
"gui.howtos.make-music.step_ResetScore": "Nulstil point",
- "gui.howtos.make-it-fly.name": "Make it Fly",
- "gui.howtos.fly.step_stepflyChooseBackdrop": "Choose a Sky Background",
- "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Choose a Character",
- "gui.howtos.fly.step_stepflySaySomething": "Say Something",
- "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "Move With Arrow Keys",
- "gui.howtos.fly.step_stepflyChooseObject": "Choose an Object to Collect",
- "gui.howtos.add-a-move-block.step_stepflyFlyingObject": "Make the Object Move",
- "gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "Select Your Character",
- "gui.howtos.add-a-move-block.step_stepflyAddScore": "Add a Score",
- "gui.howtos.add-a-move-block.step_stepflyKeepScore": "Keep Score",
- "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Add Scenery",
- "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Move the Scenery",
- "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Next Costume",
- "gui.howtos.pong": "Pong Game",
- "gui.howtos.pong.step_pongAddBackdrop": "Add a Backdrop",
- "gui.howtos.pong.step_pongAddBallSprite": "Add a Ball Sprite",
- "gui.howtos.pong.step_pongBounceAround": "Bounce Around",
- "gui.howtos.pong.step_pongAddPaddle": "Add a Paddle",
- "gui.howtos.pong.step_pongMoveThePaddle": "Move the Paddle",
- "gui.howtos.pong.step_pongSelectBallSprite": "Select the Ball Sprite",
- "gui.howtos.pong.step_pongAddMoreCodeToBall": "Add Code to Bounce the Ball Off the Paddle",
- "gui.howtos.pong.step_pongAddAScore": "Add a Score",
- "gui.howtos.pong.step_pongChooseScoreFromMenu": "Choose 'Score' from the Menu",
- "gui.howtos.pong.step_pongInsertChangeScoreBlock": "Insert the 'Change Score' Block",
- "gui.howtos.pong.step_pongResetScore": "Reset Score",
- "gui.howtos.pong.step_pongAddLineSprite": "Add the Line Sprite",
- "gui.howtos.pong.step_pongGameOver": "Game Over",
+ "gui.howtos.make-it-fly.name": "Få det til at flyve",
+ "gui.howtos.fly.step_stepflyChooseBackdrop": "Vælg en baggrund med en himmel",
+ "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Vælg en figur",
+ "gui.howtos.fly.step_stepflySaySomething": "Sig noget",
+ "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "Gå med piletaster",
+ "gui.howtos.fly.step_stepflyChooseObject": "Væg en ting, som skal samles",
+ "gui.howtos.add-a-move-block.step_stepflyFlyingObject": "Få tingen til at bevæge sig",
+ "gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "Vælg din figur",
+ "gui.howtos.add-a-move-block.step_stepflyAddScore": "Tilføj en score",
+ "gui.howtos.add-a-move-block.step_stepflyKeepScore": "Før regnskab",
+ "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Tilføj landskab",
+ "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Bevæg landskabet",
+ "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Næste kostume",
+ "gui.howtos.pong": "Pong spil",
+ "gui.howtos.pong.step_pongAddBackdrop": "Tilføj en baggrund",
+ "gui.howtos.pong.step_pongAddBallSprite": "Tilføj en boldsprite",
+ "gui.howtos.pong.step_pongBounceAround": "Hop rundt",
+ "gui.howtos.pong.step_pongAddPaddle": "Tilføj et bat",
+ "gui.howtos.pong.step_pongMoveThePaddle": "Bevæg battet",
+ "gui.howtos.pong.step_pongSelectBallSprite": "Vælg boldspriten",
+ "gui.howtos.pong.step_pongAddMoreCodeToBall": "Tilføj kode så bolden hopper væk fra battet",
+ "gui.howtos.pong.step_pongAddAScore": "Tilføj en score",
+ "gui.howtos.pong.step_pongChooseScoreFromMenu": "Vælg 'Score\" fra menuen",
+ "gui.howtos.pong.step_pongInsertChangeScoreBlock": "Indsæt brikken med 'Ændre score\"",
+ "gui.howtos.pong.step_pongResetScore": "Nulstil point",
+ "gui.howtos.pong.step_pongAddLineSprite": "Tilføj liniespriten",
+ "gui.howtos.pong.step_pongGameOver": "Spillet er slut",
"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": "Sig noget",
@@ -372,30 +372,30 @@
"gui.howtos.add-sprite.name": "Tilføj en sprite",
"gui.howtos.add-sprite.step_addSprite": "Tilføj en sprite",
"gui.howtos.add-a-backdrop.name": "Tilføj en baggrund",
- "gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
+ "gui.howtos.add-a-backdrop.step_addBackdrop": "Tilføj en baggrund",
"gui.howtos.change-size.name": "Ændre størrelse",
- "gui.howtos.change-size.step_changeSize": "Change Size",
+ "gui.howtos.change-size.step_changeSize": "Ændre størrelse",
"gui.howtos.glide-around.name": "Glid rundt",
- "gui.howtos.change-size.step_glideAroundBackAndForth": "Glide Around",
- "gui.howtos.change-size.step_glideAroundPoint": "Glide to a Point",
+ "gui.howtos.change-size.step_glideAroundBackAndForth": "Glid rundt",
+ "gui.howtos.change-size.step_glideAroundPoint": "Glid til et punkt",
"gui.howtos.record-a-sound.name": "Optag en lyd",
- "gui.howtos.change-size.step_recordASoundSoundsTab": "Click on the 'Sounds' Tab",
- "gui.howtos.change-size.step_recordASoundClickRecord": "Click 'Record'",
- "gui.howtos.change-size.step_recordASoundPressRecordButton": "Press the Record Button",
- "gui.howtos.change-size.step_recordASoundChooseSound": "Choose Your Sound",
- "gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
+ "gui.howtos.change-size.step_recordASoundSoundsTab": "Klik på fanen med 'Lyde\"",
+ "gui.howtos.change-size.step_recordASoundClickRecord": "Klik 'Optag\"",
+ "gui.howtos.change-size.step_recordASoundPressRecordButton": "Klik på optageknappen",
+ "gui.howtos.change-size.step_recordASoundChooseSound": "Vælg din lyd",
+ "gui.howtos.change-size.step_recordASoundPlayYourSound": "Spil din lyd",
"gui.howtos.spin-video.name": "Lad det dreje rundt",
- "gui.howtos.change-size.step_spinTurn": "Turn",
- "gui.howtos.change-size.step_spinPointInDirection": "Set Direction",
+ "gui.howtos.change-size.step_spinTurn": "Drej",
+ "gui.howtos.change-size.step_spinPointInDirection": "Vælg retning",
"gui.howtos.hide-and-show.name": "Skjul og Vis",
- "gui.howtos.change-size.step_hideAndShow": "Hide and Show",
+ "gui.howtos.change-size.step_hideAndShow": "Skjul og Vis",
"gui.howtos.switch-costume.name": "Animér en sprite",
- "gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
+ "gui.howtos.change-size.step_switchCostumes": "Animér en sprite",
"gui.howtos.move-around-with-arrow-keys.name": "Brug piletaster",
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Bevæg mod venstre og højre",
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Bevæg op og ned",
"gui.howtos.add-effects.name": "Tilføj effekter",
- "gui.howtos.videosens.step_addEffects": "Add Effects",
+ "gui.howtos.videosens.step_addEffects": "Tilføj effekter",
"gui.extension.music.name": "Musik",
"gui.extension.music.description": "Spil på instrumenter og trommer",
"gui.extension.pen.name": "Pen",
diff --git a/editor/interface/es-419.json b/editor/interface/es-419.json
index 09229d21..1b71658f 100644
--- a/editor/interface/es-419.json
+++ b/editor/interface/es-419.json
@@ -467,6 +467,6 @@
"gui.sharedMessages.costume": "disfraz{index}",
"gui.sharedMessages.sprite": "Objeto{index}",
"gui.sharedMessages.pop": "pop",
- "gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?",
- "gui.sharedMessages.loadFromComputerTitle": "Load from your computer"
+ "gui.sharedMessages.replaceProjectWarning": "¿Reemplazar el contenido del proyecto actual?",
+ "gui.sharedMessages.loadFromComputerTitle": "Subir desde tu computador"
}
\ No newline at end of file
diff --git a/editor/interface/fa.json b/editor/interface/fa.json
index fe874981..5b412630 100644
--- a/editor/interface/fa.json
+++ b/editor/interface/fa.json
@@ -5,18 +5,18 @@
"gui.connection.reconnect": "اتصال دوباره",
"gui.backpack.header": "کوله پشتی",
"gui.backpack.errorBackpack": "خطا در بارگیری کوله پشتی",
- "gui.backpack.loadingBackpack": "در حال بارگیری...",
+ "gui.backpack.loadingBackpack": "در حال بارگذاری...",
"gui.backpack.more": "بیشتر",
"gui.backpack.emptyBackpack": "کوله پشتی خالی است",
"gui.unsupportedBrowser.label": "مرورگر پشتیبانی نمیشود",
"gui.unsupportedBrowser.errorLabel": "خطایی رخ داد",
- "gui.unsupportedBrowser.notRecommended": "ما بسیار متاسفیم، اما به نظر میرسد شما از نسخهای از یک مرورگر استفاده میکنید که اسکرچ را پشتیبانی نمیکند. توصیه میکنیم به آخرین نسخهی مرورگر پشتیبانی شده مانند گوگل کروم، موزیلا فایرفاکس، مایکروسافت اج یا اپل سافاری بهروزرسانی کنید.",
- "gui.unsupportedBrowser.description": "ما بسیار متاسفیم، اما اسکرچ از این مرورگر پشتیبانی نمیکند. توصیه میکنیم به آخرین نسخهی مرورگر پشتیبانی شده ای مانند گوگل کروم، موزیلا فایرفاکس، مایکروسافت اج یا اپل سافاری بهروزرسانی کنید.",
+ "gui.unsupportedBrowser.notRecommended": "ما بسیار متاسفیم، اما به نظر میرسد شما از نسخهای از یک مرورگر استفاده میکنید که اسکرچ را پشتیبانی نمیکند. توصیه میکنیم به آخرین نسخهی مرورگر پشتیبانی شده مانند گوگل کروم، موزیلا فایرفاکس، مایکروسافت اج یا اپل سافاری بهروزرسانی کنید.",
+ "gui.unsupportedBrowser.description": "ما بسیار متاسفیم، اما اسکرچ از این مرورگر پشتیبانی نمیکند. توصیه میکنیم به آخرین نسخهی مرورگر پشتیبانی شدهای مانند گوگل کروم، موزیلا فایرفاکس، مایکروسافت اج یا اپل سافاری بهروزرسانی کنید.",
"gui.unsupportedBrowser.back": "بازگشت",
"gui.unsupportedBrowser.previewfaq": "برای یادگیری بیشتر، به {previewFaqLink} بروید.",
"gui.unsupportedBrowser.previewfaqlinktext": "سوالات متداول",
- "gui.cameraModal.cameraModalTitle": "عکسی بگیرید",
- "gui.cameraModal.loadingCameraMessage": "در حال بارگیری دوربین ...",
+ "gui.cameraModal.cameraModalTitle": "عکس بگیرید",
+ "gui.cameraModal.loadingCameraMessage": "در حال بارگیری دوربین...",
"gui.cameraModal.permissionRequest": "برای استفاده از دوربین شما به اجازهی شما نیاز داریم",
"gui.cameraModal.retakePhoto": "دوباره عکس بگیر",
"gui.cameraModal.save": "ذخیره کردن",
@@ -29,8 +29,8 @@
"gui.cards.close": "بستن",
"gui.cards.more-things-to-try": "چیزهای بیشتری را امتحان کنید!",
"gui.cards.see-more": "بیشتر ببینید",
- "gui.comingSoon.message1": "نگران نباشید، ما داریم روی آن کار می کنیم {emoji}",
- "gui.comingSoon.message2": "بهزودی...",
+ "gui.comingSoon.message1": "نگران نباشید، ما داریم روی آن کار میکنیم {emoji}",
+ "gui.comingSoon.message2": "به زودی...",
"gui.comingSoon.message3": "ما در حال کار بر روی آن هستیم {emoji}",
"gui.connection.auto-scanning.noPeripheralsFound": "هیچ دستگاهی پیدا نشد",
"gui.connection.auto-scanning.prescan": "دستگاه خود را نزدیک نگه دارید، سپس شروع به جستجو کنید.",
@@ -49,7 +49,7 @@
"gui.connection.connect": "اتصال",
"gui.connection.scanning.lookingforperipherals": "در حال جستجوی دستگاهها",
"gui.connection.scanning.noPeripheralsFound": "هیچ دستگاهی پیدا نشد",
- "gui.connection.scanning.instructions": "دستگاه خود را از فهرست زیر انتخاب کنید",
+ "gui.connection.scanning.instructions": "دستگاه خود را از لیست زیر انتخاب کنید.",
"gui.connection.search": "تازه کردن",
"gui.connection.unavailable.installscratchlink": "مطمئن شوید که شما پیوندی از اسکرچ نصب شده و درحال اجرا دارید",
"gui.connection.unavailable.enablebluetooth": "بررسی کنید که بلوتوث فعال است",
@@ -58,9 +58,9 @@
"gui.controls.go": "برو",
"gui.controls.stop": "توقف",
"gui.crashMessage.label": "اوه! به نظر میرسد که چیزی اشتباه شده است.",
- "gui.crashMessage.description": "با عرض پوزش، به نظر میرسد که اسکرچ قفل کرده است. این ایراد به صورت خودکار به تیم اسکرچ گزارش خواهد شد. لطفا صفحهی خود را برای تلاش مجدد٬ تازه سازی کنید.",
+ "gui.crashMessage.description": "با عرض پوزش، به نظر میرسد که اسکرچ قفل کرده است. این ایراد به صورت خودکار به تیم اسکرچ گزارش خواهد شد. لطفا صفحهی خود را برای تلاش مجدد تازه سازی کنید.",
"gui.crashMessage.errorNumber": "خطای شما با شناسهی {errorId} وارد شد.",
- "gui.crashMessage.reload": "بارگیری مجدد",
+ "gui.crashMessage.reload": "بارگذاری مجدد",
"gui.customProcedures.myblockModalTitle": "ایجاد یک قطعه",
"gui.customProcedures.addAnInputNumberText": "افزودن یک ورودی",
"gui.customProcedures.numberTextType": "عدد یا متن",
@@ -79,8 +79,8 @@
"gui.gui.backdropsTab": "پسزمینه",
"gui.gui.costumesTab": "حالتها",
"gui.gui.soundsTab": "صداها",
- "gui.extensionLibrary.comingSoon": "بهزودی",
- "gui.extensionLibrary.requires": "نیازها",
+ "gui.extensionLibrary.comingSoon": "به زودی",
+ "gui.extensionLibrary.requires": "مورد نیاز",
"gui.extensionLibrary.collaboration": "همکاری با",
"gui.library.filterPlaceholder": "جستجو",
"gui.library.allTag": "همه",
@@ -146,16 +146,16 @@
"gui.prompt.ok": "تایید",
"gui.playbackStep.stopMsg": "توقف",
"gui.playbackStep.playMsg": "پخش",
- "gui.playbackStep.loadingMsg": "بارگیری ...",
+ "gui.playbackStep.loadingMsg": "بارگذاری...",
"gui.playbackStep.saveMsg": "ذخیره",
"gui.playbackStep.reRecordMsg": "ضبط مجدد",
"gui.recordModal.title": "ضبط صدا",
- "gui.recordingStep.beginRecord": "با کلیک روی دکمهی زیر٬ ضبط را شروع کنید",
+ "gui.recordingStep.beginRecord": "با کلیک روی دکمهی زیر ضبط را شروع کنید",
"gui.recordingStep.permission": "{arrow}برای استفاده از میکروفون شما، به اجازهی شما نیاز داریم",
"gui.recordingStep.stop": "توقف ضبط",
"gui.recordingStep.record": "ضبط",
"gui.sliderModal.min": "کمترین مقدار",
- "gui.sliderModal.max": "بیشترین مقدار",
+ "gui.sliderModal.max": "بیشترین مقدار",
"gui.sliderModal.title": "تغییر محدودهی لغزنده",
"gui.sliderPrompt.cancel": "لغو",
"gui.sliderPrompt.ok": "باشه",
@@ -197,15 +197,15 @@
"gui.stageSelector.backdrops": "پسزمینهها",
"gui.telemetryOptIn.label": "گزارش دادن آمار برای بهبود اسکرچ",
"gui.telemetryOptIn.body1": "گروه اسکرچ همیشه به دنبال درک بهتر چگونگی استفاده از برنامه اسکرچ در سراسر دنیا، هستند. برای کمک به پشتیبانی از این تلاش، شما میتوانید به برنامهی اسکرچ اجازه دهید تا بهطور خودکار،اطلاعات استفاده را به تیم اسکرچ ارسال نماید.",
- "gui.telemetryOptIn.body2": "اطلاعاتی که ما جمع آوری می کنیم شامل انتخاب زبان، استفاده از قطعهها و بعضی رویدادها مانند ذخیره سازی، بارگیری و بارگذاری کردن یک پروژه میشود. ما هیچگونه اطلاعات شخصی را جمع آوری نمیکنیم. لطفاً برای اطلاعات بیشتر {privacyPolicyLink} را مشاهده کنید.",
+ "gui.telemetryOptIn.body2": "اطلاعاتی که ما جمع آوری می کنیم شامل انتخاب زبان، استفاده از قطعهها و بعضی رویدادها مانند ذخیره سازی، بارگذاری و آپلود کردن یک پروژه میشود. ما هیچگونه اطلاعات شخصی را جمع آوری نمیکنیم. لطفاً برای اطلاعات بیشتر {privacyPolicyLink} را مشاهده کنید.",
"gui.telemetryOptIn.privacyPolicyLink": "حریم خصوصی",
"gui.telemetryOptIn.buttonTextNo": "نه، متشکرم",
"gui.telemetryOptIn.buttonTooltipNo": "غیرفعال کردن اندازه گیری از دور",
- "gui.telemetryOptIn.buttonTextYes": "بله، من تمایل دارم تا به بهبود اسکرچ کمک کنم :)",
+ "gui.telemetryOptIn.buttonTextYes": "بله، من تمایل دارم تا به بهبود اسکرچ کمک کنم.",
"gui.telemetryOptIn.buttonTooltipYes": "فعال کردن اندازه گیری از دور",
"gui.turboMode.active": "حالت سریع",
"gui.webglModal.label": "مرورگری که شما استفاده میکنید، قابلیت WebGL را پشتیبانی نمیکند.",
- "gui.webglModal.description": "متأسفانه به نظر میرسد که مرورگر یا کامپیوتر شما {webGlLink}. این فناوری برای اجرای اسکرچ 3.0 لازم است",
+ "gui.webglModal.description": "متأسفانه به نظر میرسد که مرورگر یا کامپیوتر شما {webGlLink}. این فناوری برای اجرای اسکرچ ۳٫۰ لازم است",
"gui.webglModal.webgllink": "قابلیت WebGL پشتیبانی نمیشود",
"gui.webglModal.back": "برگشت",
"gui.webglModal.previewfaq": "برای یادگیری بیشتر، به {previewFaqLink} بروید",
@@ -216,7 +216,7 @@
"gui.costumeTab.addCostumeFromLibrary": "یک حالت را انتخاب کنید",
"gui.costumeTab.addBlankCostume": "نقاشی",
"gui.costumeTab.addSurpriseCostume": "غافلگیری",
- "gui.costumeTab.addFileBackdrop": "بارگذاری پس زمینه",
+ "gui.costumeTab.addFileBackdrop": "آپلود پسزمینه",
"gui.costumeTab.addFileCostume": "بارگذاری حالت",
"gui.costumeTab.addCameraCostume": "دوربین",
"gui.extensionLibrary.chooseAnExtension": "یک افزونه را انتخاب کنید",
@@ -224,7 +224,7 @@
"gui.gui.defaultProjectTitle": "پروژهی اسکرچ",
"gui.monitors.importListColumnPrompt": "کدام ستون باید استفاده شود (1-{numberOfColumns} ) ؟",
"gui.recordingStep.alertMsg": "نمیتوان ضبط را شروع کرد",
- "gui.projectLoader.loadError": "خطا در بارگیری فایل پروژهی انتخاب شده ",
+ "gui.projectLoader.loadError": "خطا در بارگذاری فایل پروژه انتخاب شده ",
"gui.soundLibrary.chooseASound": "یک صدا را انتخاب کنید",
"gui.soundTab.fileUploadSound": "بارگذاری صدا",
"gui.soundTab.surpriseSound": "غافلگیری",
@@ -251,12 +251,12 @@
"gui.howtos.intro-move.step_stepMove": "یک قطعهی حرکت اضافه کنید",
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "برای شروع پرچم سبز را کلیک کنید ",
"gui.howtos.animate-a-name.name": "متحرکسازی یک اسم",
- "gui.howtos.animate-a-name.step_AnimatePickLetter": "یک شکلکِ حرف بردارید",
+ "gui.howtos.animate-a-name.step_AnimatePickLetter": "یک شکلک حرف بردارید",
"gui.howtos.animate-a-name.step_AnimatePlaySound": "وقتی کلیک شد یک صدا پخش کنید",
- "gui.howtos.animate-a-name.step_AnimatePickLetter2": "یک شکلکِ حرف دیگر بردارید",
+ "gui.howtos.animate-a-name.step_AnimatePickLetter2": "یک شکلک حرف دیگر بردارید",
"gui.howtos.animate-a-name.step_AnimateChangeColor": "تغییر رنگ",
- "gui.howtos.animate-a-name.step_AnimateSpin": "یک شکلکِ حرف دیگر بردار و بچرخانش",
- "gui.howtos.animate-a-name.step_AnimateGrow": "یک شکلکِ حرف دیگر بردار و بزرگش کن",
+ "gui.howtos.animate-a-name.step_AnimateSpin": "یک شکلک حرف دیگر بردار و بچرخانش",
+ "gui.howtos.animate-a-name.step_AnimateGrow": "یک شکلک حرف دیگر بردار و بزرگش کن",
"gui.howtos.imagine-if": "تصور کنید اگر ",
"gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "آنچه میخواهید بگویید تایپ کنید",
"gui.howtos.imagine-if.step_imagineClickGreenFlag": "برای شروع پرچم سبز را کلیک کنید ",
@@ -269,18 +269,18 @@
"gui.howtos.imagine-if.step_imagineChangeCostumes": "حالتها را تغییر بده",
"gui.howtos.imagine-if.step_imagineGlideToPoint": "به نقطهای سر بخور",
"gui.howtos.imagine-if.step_imagineGrowShrink": "بزرگ و کوچک شدن",
- "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "پسزمینۀ دیگری انتخاب کنید",
+ "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "پسزمینه دیگری انتخاب کنید",
"gui.howtos.imagine-if.step_imagineSwitchBackdrops": "تعویض پسزمینهها",
"gui.howtos.imagine-if.step_imagineRecordASound": "صدایی اضافه کنید",
"gui.howtos.imagine-if.step_imagineChooseSound": "صدای خود را انتخاب کنید",
"gui.howtos.make-music.name": "ساختن موسیقی",
- "gui.howtos.Make-Music.step_PickInstrument": "شکلکِ سازی را انتخاب کن",
+ "gui.howtos.Make-Music.step_PickInstrument": "شکلک سازی را انتخاب کن",
"gui.howtos.Make-Music.step_PlaySoundClick": "وقتی کلیک شد صدا پخش کن",
"gui.howtos.Make-Music.step_MakeSong": "یک آواز بساز",
"gui.howtos.make-music.step_MakeBeat": "یک طبل را انتخاب کن و یک ضرب موسیقی بساز",
- "gui.howtos.make-music.step_MakeBeatBox": "شکلکِ میکروفون را انتخاب کن و با تقلید صدای سازها با دهان خود، هنرنمایی کن",
+ "gui.howtos.make-music.step_MakeBeatBox": "شکلک میکروفون را انتخاب کن و با تقلید صدای سازها با دهان خود، هنرنمایی کن",
"gui.howtos.story.name": "ایجاد یک داستان",
- "gui.howtos.story.step_addbg": "افزودن یک پسزمینه",
+ "gui.howtos.story.step_addbg": "افزودن پسزمینه",
"gui.howtos.story.step_addsprite": "افزودن یک شخصیت ",
"gui.howtos.story.step_saysomething": "چیزی بگو",
"gui.howtos.story.step_addanothersprite": "افزودن یک شخصیت دیگر",
@@ -316,7 +316,7 @@
"gui.howtos.make-a-game.step_GameChangeScore": "وقتی کلیک شد امتیاز را اضافه کن",
"gui.howtos.make-a-game.step_Random": "برو به یک موقعیت تصادفی",
"gui.howtos.make-music.step_GameChangeColor": "تغییر رنگ",
- "gui.howtos.make-music.step_ResetScore": "تنظیم دوبارهی امتیاز",
+ "gui.howtos.make-music.step_ResetScore": "تنظیم مجدد امتیاز",
"gui.howtos.make-it-fly.name": "آن را به پرواز درآورید",
"gui.howtos.fly.step_stepflyChooseBackdrop": "یک پسزمینه آسمان انتخاب کنید",
"gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "یک شخصیت را انتخاب کنید",
@@ -351,7 +351,7 @@
"gui.howtos.say-it-out-loud.step_TXTMove": "حرکت در اطراف",
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "افزودن یک پسزمینه",
"gui.howtos.say-it-out-loud.step_TXTAddSprite": "افزودن یک شخصیت دیگر",
- "gui.howtos.say-it-out-loud.step_TXTSong": " یک آواز اجرا کنید",
+ "gui.howtos.say-it-out-loud.step_TXTSong": "یک آواز اجرا کنید",
"gui.howtos.say-it-out-loud.step_TXTColor": "تغییر رنگ",
"gui.howtos.say-it-out-loud.step_TXTSpin": "چرخیدن در اطراف",
"gui.howtos.say-it-out-loud.step_TXTGrow": "بزرگ و کوچک شدن",
@@ -368,7 +368,7 @@
"gui.howtos.cartoon-network.step_CNcollect": "جمع آوری اشیا",
"gui.howtos.cartoon-network.step_CNvariable": "یک متغیر امتیاز بسازید",
"gui.howtos.cartoon-network.step_CNscore": "نگهداری امتیاز",
- "gui.howtos.cartoon-network.step_CNbackdrop": "سطح بالا : تغییر پس زمینه",
+ "gui.howtos.cartoon-network.step_CNbackdrop": "سطح بالا : تغییر پسزمینه",
"gui.howtos.add-sprite.name": "شکلکی اضافه کنید",
"gui.howtos.add-sprite.step_addSprite": "شکلکی اضافه کنید",
"gui.howtos.add-a-backdrop.name": "افزودن یک پسزمینه",
diff --git a/editor/interface/ja-Hira.json b/editor/interface/ja-Hira.json
index 5a9e315b..cb8a9579 100644
--- a/editor/interface/ja-Hira.json
+++ b/editor/interface/ja-Hira.json
@@ -248,154 +248,154 @@
"gui.defaultProject.meow": "ニャー",
"gui.defaultProject.variable": "へんすう",
"gui.howtos.intro-move-sayhello-hat.name": "さあ、はじめましょう",
- "gui.howtos.intro-move.step_stepMove": "うごきブロックをついかする",
- "gui.howtos.add-a-move-block.step_stepMoveSayHello": "みどりのはたをクリックしてかいしする",
+ "gui.howtos.intro-move.step_stepMove": "うごきブロックをついかして、",
+ "gui.howtos.add-a-move-block.step_stepMoveSayHello": "はたをクリックしてかいししよう",
"gui.howtos.animate-a-name.name": "なまえをうごかしてみよう",
- "gui.howtos.animate-a-name.step_AnimatePickLetter": "もじのスプライトをえらぶ",
- "gui.howtos.animate-a-name.step_AnimatePlaySound": "クリックしたらおとをならす",
- "gui.howtos.animate-a-name.step_AnimatePickLetter2": "ほかのもじのスプライトをえらぶ",
- "gui.howtos.animate-a-name.step_AnimateChangeColor": "いろをかえる",
- "gui.howtos.animate-a-name.step_AnimateSpin": "ほかのもじのスプライトをえらんでまわす",
- "gui.howtos.animate-a-name.step_AnimateGrow": "ほかのもじのスプライトをえらんでおおきくする",
- "gui.howtos.imagine-if": "Imagine If",
- "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "Type What You Want to Say",
- "gui.howtos.imagine-if.step_imagineClickGreenFlag": "Click the Green Flag to Start",
- "gui.howtos.imagine-if.step_imagineChooseBackdrop": "Choose Any Backdrop",
- "gui.howtos.imagine-if.step_imagineChooseSprite": "Choose Any Sprite",
- "gui.howtos.imagine-if.step_imagineFlyAround": "Press the Space Key to Glide",
- "gui.howtos.imagine-if.step_imagineChooseAnotherSprite": "Choose Another Sprite",
- "gui.howtos.imagine-if.step_imagineLeftRight": "Move Left-Right",
- "gui.howtos.imagine-if.step_imagineUpDown": "Move Up-Down",
- "gui.howtos.imagine-if.step_imagineChangeCostumes": "Change Costumes",
- "gui.howtos.imagine-if.step_imagineGlideToPoint": "Glide to a Point",
- "gui.howtos.imagine-if.step_imagineGrowShrink": "Grow and Shrink",
- "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "Choose Another Backdrop",
- "gui.howtos.imagine-if.step_imagineSwitchBackdrops": "Switch Backdrops",
- "gui.howtos.imagine-if.step_imagineRecordASound": "Add a Sound",
- "gui.howtos.imagine-if.step_imagineChooseSound": "Choose Your Sound",
+ "gui.howtos.animate-a-name.step_AnimatePickLetter": "もじのスプライトをえらぼう",
+ "gui.howtos.animate-a-name.step_AnimatePlaySound": "クリックするとおとをならせるよ",
+ "gui.howtos.animate-a-name.step_AnimatePickLetter2": "ほかのもじのスプライトをえらぼう",
+ "gui.howtos.animate-a-name.step_AnimateChangeColor": "いろをかえてみよう",
+ "gui.howtos.animate-a-name.step_AnimateSpin": "ほかのもじをえらんで、かいてんさせよう",
+ "gui.howtos.animate-a-name.step_AnimateGrow": "ほかのもじをえらんで、おおきくしよう",
+ "gui.howtos.imagine-if": "もしも・・だったらとそうぞうしよう",
+ "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "あなたがつたえたいことをタイプして、",
+ "gui.howtos.imagine-if.step_imagineClickGreenFlag": "はたをクリックして、かいししよう",
+ "gui.howtos.imagine-if.step_imagineChooseBackdrop": "はいけいをどれかえらんで、",
+ "gui.howtos.imagine-if.step_imagineChooseSprite": "スプライトをえらぼう",
+ "gui.howtos.imagine-if.step_imagineFlyAround": "スペースキーをおして、ざひょうをかえてみよう",
+ "gui.howtos.imagine-if.step_imagineChooseAnotherSprite": "もうひとつスプライトをえらんで、",
+ "gui.howtos.imagine-if.step_imagineLeftRight": "さゆうにうごかしたり、",
+ "gui.howtos.imagine-if.step_imagineUpDown": "じょうげにうごかしてみよう",
+ "gui.howtos.imagine-if.step_imagineChangeCostumes": "コスチュームをかえたり、",
+ "gui.howtos.imagine-if.step_imagineGlideToPoint": "ざひょうをかえて、うごかしたり、",
+ "gui.howtos.imagine-if.step_imagineGrowShrink": "おおきくしたり、ちいさくしてみよう。",
+ "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "もうひとつはいけいをえらんで、",
+ "gui.howtos.imagine-if.step_imagineSwitchBackdrops": "はいけいをきりかたり、",
+ "gui.howtos.imagine-if.step_imagineRecordASound": "おとをろくおんして、",
+ "gui.howtos.imagine-if.step_imagineChooseSound": "ろくおんしたおとをえらぼう。",
"gui.howtos.make-music.name": "おんがくをつくろう",
- "gui.howtos.Make-Music.step_PickInstrument": "がっきのスプライトをえらぶ",
- "gui.howtos.Make-Music.step_PlaySoundClick": "クリックしたらおとをならす",
- "gui.howtos.Make-Music.step_MakeSong": "きょくをつくる",
- "gui.howtos.make-music.step_MakeBeat": "ドラムをえらんで、ビートをつくる",
- "gui.howtos.make-music.step_MakeBeatBox": "マイクのスプライトとサプライズ・ビートボックスをえらぶ",
+ "gui.howtos.Make-Music.step_PickInstrument": "がっきのスプライトをえらんで、",
+ "gui.howtos.Make-Music.step_PlaySoundClick": "クリックしておとをならしてみよう",
+ "gui.howtos.Make-Music.step_MakeSong": "サックスできょくをつくってみよう",
+ "gui.howtos.make-music.step_MakeBeat": "ドラムでリズムをとったり、",
+ "gui.howtos.make-music.step_MakeBeatBox": "マイクでびっくりビードボックスをつくろう",
"gui.howtos.story.name": "ものがたりをつくろう",
- "gui.howtos.story.step_addbg": "はいけいをついかする",
+ "gui.howtos.story.step_addbg": "はいけいをついかしよう",
"gui.howtos.story.step_addsprite": "キャラクターをついかして、",
- "gui.howtos.story.step_saysomething": "なにかおしゃべりする",
- "gui.howtos.story.step_addanothersprite": "ほかのキャラクターをついかしよう。",
- "gui.howtos.story.step_flip": "さゆうにはんてんさせて、",
- "gui.howtos.story.step_conversation": "おしゃべりさせよう。",
- "gui.howtos.story.addanotherbg": "もうひとつはいけいをくわえよう。",
- "gui.howtos.story.step_swithbg": "背景(はいけい)を切り替え(きりかえ)る",
- "gui.howtos.story.step_hidewizard": "キャラクターをかくそう。",
- "gui.howtos.story.step_showwizard": "さいしょはキャラクターをひょうじしておこう。",
- "gui.howtos.make-a-chase-game.name": "おいかけっこゲームをつくる",
- "gui.howtos.Chase-Game.step_BG": "はいけいをついかする",
- "gui.howtos.chase-game.step_AddOcto": "スプライトをついかする",
- "gui.howtos.make-music.step_LeftRight": "やじるしキーでさゆうにうごかす",
- "gui.howtos.Chase-Game.step_UpDown": "やじるしキーでじょうげにうごかす",
- "gui.howtos.Chase-Game.step_AddStar": "ほかのスプライトをついかする",
- "gui.howtos.Chase-Game.step_MoveRandom": "ランダムにうごかす",
- "gui.howtos.Chase-Game.step_WhenTouch": "タコのスプライトをふれたときにおとをならす",
- "gui.howtos.Chase-Game.step_ScoreVariable": "スコアのへんすうをつくる",
- "gui.howtos.Chase-Game.ScoreWhenTouch": "タコのスプライトにふれたときにスコアをふやす",
+ "gui.howtos.story.step_saysomething": "なにかおしゃべりさせよう",
+ "gui.howtos.story.step_addanothersprite": "もうひとつキャラクターをついかして、",
+ "gui.howtos.story.step_flip": "むきをはんてんさせて、",
+ "gui.howtos.story.step_conversation": "おしゃべりさせよう",
+ "gui.howtos.story.addanotherbg": "もうひとつはいけいをくわえて、",
+ "gui.howtos.story.step_swithbg": "はいけいをきりかえてみよう",
+ "gui.howtos.story.step_hidewizard": "まほうつかいをかくそう",
+ "gui.howtos.story.step_showwizard": "さいしょは、まほうつかいを、ひょうじしておこう",
+ "gui.howtos.make-a-chase-game.name": "ついせきゲームをつくろう",
+ "gui.howtos.Chase-Game.step_BG": "はいけいをついかして、",
+ "gui.howtos.chase-game.step_AddOcto": "スプライトをついかしよう",
+ "gui.howtos.make-music.step_LeftRight": "やじるしキーでさゆうにうごかしたり、",
+ "gui.howtos.Chase-Game.step_UpDown": "やじるしキーでじょうげにうごかそう",
+ "gui.howtos.Chase-Game.step_AddStar": "もうひとつスプライトをついかして、",
+ "gui.howtos.Chase-Game.step_MoveRandom": "どこかのばしょにうごかして、",
+ "gui.howtos.Chase-Game.step_WhenTouch": "タコがほしにふれたら、おとをならそう",
+ "gui.howtos.Chase-Game.step_ScoreVariable": "スコアのへんすうをつくって、",
+ "gui.howtos.Chase-Game.ScoreWhenTouch": "タコがほしにふれたら、スコアをくわえよう",
"gui.howtos.animate-char.name": "キャラクターをうごかそう",
- "gui.howtos.animate-char.step_addbg": "はいけいをついかする",
- "gui.howtos.animate-char.step_addsprite": "スプライトをついかする",
- "gui.howtos.animate-char.step_saysomething": "なにかおしゃべりする",
- "gui.howtos.animate-char.step_addsound": "サウンドをくわえる",
- "gui.howtos.animate-char.step_animatetalking": "おしゃべりするアニメーションにしよう。",
- "gui.howtos.animate-char.step_arrowkeys": "やじるしキーをつかって、うごかそう。",
- "gui.howtos.animate-char.step_jump": "ジャンプさせよう。",
- "gui.howtos.animate-char.step_changecolor": "いろをかえる",
- "gui.howtos.make-a-game.name": "クリッカーゲームをつくる",
- "gui.howtos.Make-A-Game.step_GamePickSprite": "スプライトをえらぶ",
- "gui.howtos.make-a-game.step_GamePlaySound": "クリックしたらおとをならす",
- "gui.howtos.make-a-game.step_GameAddScore": "スコアのへんすうをつくる",
- "gui.howtos.make-a-game.step_GameChangeScore": "クリックしたらスコアをくわえる",
- "gui.howtos.make-a-game.step_Random": "ランダムなばしょへいく",
- "gui.howtos.make-music.step_GameChangeColor": "いろをかえる",
- "gui.howtos.make-music.step_ResetScore": "スコアをリセットする",
- "gui.howtos.make-it-fly.name": "Make it Fly",
- "gui.howtos.fly.step_stepflyChooseBackdrop": "Choose a Sky Background",
- "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Choose a Character",
- "gui.howtos.fly.step_stepflySaySomething": "Say Something",
- "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "Move With Arrow Keys",
- "gui.howtos.fly.step_stepflyChooseObject": "Choose an Object to Collect",
- "gui.howtos.add-a-move-block.step_stepflyFlyingObject": "Make the Object Move",
- "gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "Select Your Character",
- "gui.howtos.add-a-move-block.step_stepflyAddScore": "Add a Score",
- "gui.howtos.add-a-move-block.step_stepflyKeepScore": "Keep Score",
- "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Add Scenery",
- "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Move the Scenery",
- "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Next Costume",
- "gui.howtos.pong": "Pong Game",
- "gui.howtos.pong.step_pongAddBackdrop": "Add a Backdrop",
- "gui.howtos.pong.step_pongAddBallSprite": "Add a Ball Sprite",
- "gui.howtos.pong.step_pongBounceAround": "Bounce Around",
- "gui.howtos.pong.step_pongAddPaddle": "Add a Paddle",
- "gui.howtos.pong.step_pongMoveThePaddle": "Move the Paddle",
- "gui.howtos.pong.step_pongSelectBallSprite": "Select the Ball Sprite",
- "gui.howtos.pong.step_pongAddMoreCodeToBall": "Add Code to Bounce the Ball Off the Paddle",
- "gui.howtos.pong.step_pongAddAScore": "Add a Score",
- "gui.howtos.pong.step_pongChooseScoreFromMenu": "Choose 'Score' from the Menu",
- "gui.howtos.pong.step_pongInsertChangeScoreBlock": "Insert the 'Change Score' Block",
- "gui.howtos.pong.step_pongResetScore": "Reset Score",
- "gui.howtos.pong.step_pongAddLineSprite": "Add the Line Sprite",
- "gui.howtos.pong.step_pongGameOver": "Game Over",
- "gui.howtos.say-it-out-loud": "おしゃべりするアニメをつくってみよう",
- "gui.howtos.say-it-out-loud.step_AddTXTextension": "おんせいごうせいブロックをついかしよう。",
- "gui.howtos.say-it-out-loud.step_TXTSpeech": "なにかおしゃべりする",
- "gui.howtos.say-it-out-loud_TXTSetVoice": "こえのしゅるいをせっていします。",
- "gui.howtos.say-it-out-loud.step_TXTMove": "どこかのばしょにいくようにしよう。",
- "gui.howtos.say-it-out-loud.step_TXTBackdrop": "はいけいをついかする",
- "gui.howtos.say-it-out-loud.step_TXTAddSprite": "キャラクターをついかします。",
+ "gui.howtos.animate-char.step_addbg": "はいけいをついかして、",
+ "gui.howtos.animate-char.step_addsprite": "スプライトをついかしよう",
+ "gui.howtos.animate-char.step_saysomething": "なにかおしゃべりさせてみよう",
+ "gui.howtos.animate-char.step_addsound": "おとをくわえて、",
+ "gui.howtos.animate-char.step_animatetalking": "おしゃべりするアニメーションにしよう",
+ "gui.howtos.animate-char.step_arrowkeys": "やじるしキーでうごかしたり、",
+ "gui.howtos.animate-char.step_jump": "ジャンプさせたり、",
+ "gui.howtos.animate-char.step_changecolor": "いろをかえたりしてみよう",
+ "gui.howtos.make-a-game.name": "クリッカーゲームをつくろう",
+ "gui.howtos.Make-A-Game.step_GamePickSprite": "スプライトをえらんで、",
+ "gui.howtos.make-a-game.step_GamePlaySound": "クリックでおとがなるようにします",
+ "gui.howtos.make-a-game.step_GameAddScore": "スコアのへんすうをつくって、",
+ "gui.howtos.make-a-game.step_GameChangeScore": "クリックしたらスコアを加えるようにしよう",
+ "gui.howtos.make-a-game.step_Random": "どこかのばしょへいくようにしたり、",
+ "gui.howtos.make-music.step_GameChangeColor": "いろをかえたりしよう",
+ "gui.howtos.make-music.step_ResetScore": "スコアのリセットをわすれないようにしよう",
+ "gui.howtos.make-it-fly.name": "キャラクターをとばそう",
+ "gui.howtos.fly.step_stepflyChooseBackdrop": "そらのはいけいをえらんで、",
+ "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "キャラクターをえらぼう",
+ "gui.howtos.fly.step_stepflySaySomething": "なにかおしゃべりさせたり、",
+ "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "やじるしキーでうごかしてみよう",
+ "gui.howtos.fly.step_stepflyChooseObject": "あつめるものをえらんで、",
+ "gui.howtos.add-a-move-block.step_stepflyFlyingObject": "それをうごかしてみよう。",
+ "gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "キャラクターをえらび、",
+ "gui.howtos.add-a-move-block.step_stepflyAddScore": "スコアのへんすうをついかして、",
+ "gui.howtos.add-a-move-block.step_stepflyKeepScore": "スコアをつけられるようにしよう",
+ "gui.howtos.add-a-move-block.step_stepflyAddScenery": "くもをついかし、",
+ "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "くもをうごかして、",
+ "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "つぎのコスチュームにしてみよう",
+ "gui.howtos.pong": "ピンポンゲーム",
+ "gui.howtos.pong.step_pongAddBackdrop": "はいけいをついかして、",
+ "gui.howtos.pong.step_pongAddBallSprite": "ボールのスプライトをついかしよう。",
+ "gui.howtos.pong.step_pongBounceAround": "まわりでバウンドさせてみよう",
+ "gui.howtos.pong.step_pongAddPaddle": "パドルをくわえて、",
+ "gui.howtos.pong.step_pongMoveThePaddle": "そのパドルをうごかそう",
+ "gui.howtos.pong.step_pongSelectBallSprite": "ボールをえらんで、",
+ "gui.howtos.pong.step_pongAddMoreCodeToBall": "ボールがパドルではねかえるよう、コードをくわえよう",
+ "gui.howtos.pong.step_pongAddAScore": "スコアのへんすうをついかして、",
+ "gui.howtos.pong.step_pongChooseScoreFromMenu": "メニューから”スコア”をせんたくしよう",
+ "gui.howtos.pong.step_pongInsertChangeScoreBlock": "”スコアを~ずつかえる”をついかして、",
+ "gui.howtos.pong.step_pongResetScore": "わすれずにスコアをリセットしておこう",
+ "gui.howtos.pong.step_pongAddLineSprite": "Lineのスプライトをくわえて、",
+ "gui.howtos.pong.step_pongGameOver": "Lineにふれたらゲームオーバーにしよう。",
+ "gui.howtos.say-it-out-loud": "おしゃべりするアニメをつくろう",
+ "gui.howtos.say-it-out-loud.step_AddTXTextension": "おんせいごうせいのブロックをついかしよう",
+ "gui.howtos.say-it-out-loud.step_TXTSpeech": "なにかおしゃべりさせよう",
+ "gui.howtos.say-it-out-loud_TXTSetVoice": "こえのしゅるいをしていできます",
+ "gui.howtos.say-it-out-loud.step_TXTMove": "どこかのばしょにいくようにしよう",
+ "gui.howtos.say-it-out-loud.step_TXTBackdrop": "はいけいをついかして、",
+ "gui.howtos.say-it-out-loud.step_TXTAddSprite": "キャラクターをついかしよう",
"gui.howtos.say-it-out-loud.step_TXTSong": "BGMをながしてみたり、",
- "gui.howtos.say-it-out-loud.step_TXTColor": "いろをかえる",
- "gui.howtos.say-it-out-loud.step_TXTSpin": "回転(かいてん)させる",
- "gui.howtos.say-it-out-loud.step_TXTGrow": "かくだいしたり、しゅくしょうしてみよう。",
+ "gui.howtos.say-it-out-loud.step_TXTColor": "いろをへんかさせてみよう",
+ "gui.howtos.say-it-out-loud.step_TXTSpin": "かいてんさせたり、",
+ "gui.howtos.say-it-out-loud.step_TXTGrow": "おおきくしたり、ちいさくしてみよう。",
"gui.howtos.videosens.name": "ビデオモーションセンサー",
- "gui.howtos.videosens.step_addextension": "かくちょうきのうをついか",
- "gui.howtos.videosens.step_pet": "ネコをなでると、ニャーとなくよ。",
- "gui.howtos.videosens.step_animate": "ふれるとうごくアニメにしよう。",
- "gui.howtos.videosens.step_pop": "つつくとふうせんがいろんなばしょにうごくよ。",
- "gui.howtos.cartoon-network": "アドベンチャーゲームをアニメにしよう",
- "gui.howtos.cartoon-network.step_CNcharacter": "ショーのキャラクターをえらんで、",
- "gui.howtos.cartoon-network.step_CNsay": "なにかおしゃべりする",
+ "gui.howtos.videosens.step_addextension": "かくちょうきのうをついかします",
+ "gui.howtos.videosens.step_pet": "ネコをなでるとニャーとなくよ",
+ "gui.howtos.videosens.step_animate": "ふれるとうごくアニメにしよう",
+ "gui.howtos.videosens.step_pop": "つつくとふうせんがいろんなばしょにうごくよ",
+ "gui.howtos.cartoon-network": "アドベンチャーゲーム",
+ "gui.howtos.cartoon-network.step_CNcharacter": "キャラクターをえらんで、ひょうじして、",
+ "gui.howtos.cartoon-network.step_CNsay": "なにかおしゃべりさせよう",
"gui.howtos.cartoon-network.step_CNglide": "なめらかにうごかす",
"gui.howtos.cartoon-network.step_CNpicksprite": "おっかけるものをえらんで、",
"gui.howtos.cartoon-network.step_CNcollect": "ものをあつめるようにしよう。",
"gui.howtos.cartoon-network.step_CNvariable": "スコアのへんすうをつくって、",
- "gui.howtos.cartoon-network.step_CNscore": "スコアをつけよう。",
- "gui.howtos.cartoon-network.step_CNbackdrop": "レベルアップ: はいけいをかえよう。",
- "gui.howtos.add-sprite.name": "スプライトをついかする",
- "gui.howtos.add-sprite.step_addSprite": "スプライトをついかする",
- "gui.howtos.add-a-backdrop.name": "はいけいのついか",
- "gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
- "gui.howtos.change-size.name": "おおきさをへんこうする",
- "gui.howtos.change-size.step_changeSize": "Change Size",
- "gui.howtos.glide-around.name": "なめらかにうごかす",
- "gui.howtos.change-size.step_glideAroundBackAndForth": "Glide Around",
- "gui.howtos.change-size.step_glideAroundPoint": "Glide to a Point",
- "gui.howtos.record-a-sound.name": "おとをろくおんする",
- "gui.howtos.change-size.step_recordASoundSoundsTab": "Click on the 'Sounds' Tab",
- "gui.howtos.change-size.step_recordASoundClickRecord": "Click 'Record'",
- "gui.howtos.change-size.step_recordASoundPressRecordButton": "Press the Record Button",
- "gui.howtos.change-size.step_recordASoundChooseSound": "Choose Your Sound",
- "gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
- "gui.howtos.spin-video.name": "文字(もじ)を回転(かいてん)させる",
- "gui.howtos.change-size.step_spinTurn": "Turn",
- "gui.howtos.change-size.step_spinPointInDirection": "Set Direction",
- "gui.howtos.hide-and-show.name": "かくすとひょうじする",
- "gui.howtos.change-size.step_hideAndShow": "Hide and Show",
- "gui.howtos.switch-costume.name": "スプライトをアニメかする",
- "gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
- "gui.howtos.move-around-with-arrow-keys.name": "やじるしキーをつかいます",
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
- "gui.howtos.add-effects.name": "こうかをついかする",
- "gui.howtos.videosens.step_addEffects": "Add Effects",
+ "gui.howtos.cartoon-network.step_CNscore": "スコアをつけよう",
+ "gui.howtos.cartoon-network.step_CNbackdrop": "レベルアップ: はいけいをかえよう",
+ "gui.howtos.add-sprite.name": "スプライトのついかほうほう",
+ "gui.howtos.add-sprite.step_addSprite": "スプライトをついかしよう",
+ "gui.howtos.add-a-backdrop.name": "はいけいのついかほうほう",
+ "gui.howtos.add-a-backdrop.step_addBackdrop": "はいけいをついかしよう",
+ "gui.howtos.change-size.name": "おおきさのへんこうほうほう",
+ "gui.howtos.change-size.step_changeSize": "おおきさをへんこうしよう",
+ "gui.howtos.glide-around.name": "なめらかにうごかすほうほう",
+ "gui.howtos.change-size.step_glideAroundBackAndForth": "なめらかにうごかそう",
+ "gui.howtos.change-size.step_glideAroundPoint": "していのいちになめらかにうごかそう",
+ "gui.howtos.record-a-sound.name": "おとのろくおんほうほう",
+ "gui.howtos.change-size.step_recordASoundSoundsTab": "おとタブをクリックして、",
+ "gui.howtos.change-size.step_recordASoundClickRecord": "「ろくおんする」をクリックします",
+ "gui.howtos.change-size.step_recordASoundPressRecordButton": "ろくおんボタンをおしてみよう",
+ "gui.howtos.change-size.step_recordASoundChooseSound": "ろくおんしたおとをせんたくしよう",
+ "gui.howtos.change-size.step_recordASoundPlayYourSound": "ろくおんしたおとをさいせいしてみよう",
+ "gui.howtos.spin-video.name": "もじをかいてんさせるほうほう",
+ "gui.howtos.change-size.step_spinTurn": "かいてんさせよう",
+ "gui.howtos.change-size.step_spinPointInDirection": "むきをしていしよう",
+ "gui.howtos.hide-and-show.name": "かくしたりひょうじするほうほう",
+ "gui.howtos.change-size.step_hideAndShow": "かくして、ひょうじしよう",
+ "gui.howtos.switch-costume.name": "スプライトにうごきをつけるほうほう",
+ "gui.howtos.change-size.step_switchCostumes": "スプライトにうごきをつけよう",
+ "gui.howtos.move-around-with-arrow-keys.name": "やじるしキーをつかうほうほう",
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "さゆうにうごかそう",
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "じょうげにうごかそう",
+ "gui.howtos.add-effects.name": "こうかのついかほうほう",
+ "gui.howtos.videosens.step_addEffects": "こうかをついかしよう",
"gui.extension.music.name": "おんがく",
"gui.extension.music.description": "がっきやドラムをえんそうする。",
"gui.extension.pen.name": "ペン",
@@ -409,9 +409,9 @@
"gui.extension.makeymakey.description": "なんでもキーボードにしてみる。",
"gui.extension.microbit.description": "あなたのプロジェクトを、ほんとうのせかいと、つなぎます。",
"gui.extension.microbit.connectingMessage": "せつぞくちゅう",
- "gui.extension.ev3.description": "やりとりできるロボットなどをつくる。",
+ "gui.extension.ev3.description": "たいわするロボットなどをつくる。",
"gui.extension.ev3.connectingMessage": "せつぞくちゅうです。EV3のピンが1234にせっていされていることを、かくにんしてください。",
- "gui.extension.boost.description": "ロボットのさくひんに、いのちをふきこもう。",
+ "gui.extension.boost.description": "ロボットさくひんに、いのちをふきこもう。",
"gui.extension.boost.connectingMessage": "せつぞくちゅう",
"gui.extension.wedo2.description": "モーターとセンサーをつかってつくる。",
"gui.extension.wedo2.connectingMessage": "せつぞくちゅう",
@@ -420,7 +420,7 @@
"gui.libraryTags.all": "すべて",
"gui.libraryTags.animals": "どうぶつ",
"gui.libraryTags.dance": "ダンス",
- "gui.libraryTags.effects": "効果(こうか)",
+ "gui.libraryTags.effects": "こうか",
"gui.libraryTags.fantasy": "ファンタジー",
"gui.libraryTags.fashion": "ファッション",
"gui.libraryTags.food": "たべもの",
@@ -440,7 +440,7 @@
"gui.libraryTags.animation": "アニメーション",
"gui.libraryTags.art": "アート",
"gui.libraryTags.games": "ゲーム",
- "gui.libraryTags.stories": "物語(ものがたり)",
+ "gui.libraryTags.stories": "ものがたり",
"gui.libraryTags.letters": "もじ",
"gui.opcodeLabels.direction": "むき",
"gui.opcodeLabels.xposition": "xざひょう",
@@ -455,11 +455,11 @@
"gui.opcodeLabels.answer": "こたえ",
"gui.opcodeLabels.loudness": "おんりょう",
"gui.opcodeLabels.username": "ユーザーめい",
- "gui.opcodeLabels.year": "とし",
+ "gui.opcodeLabels.year": "ねん",
"gui.opcodeLabels.month": "つき",
"gui.opcodeLabels.date": "ひ",
"gui.opcodeLabels.dayofweek": "ようび",
- "gui.opcodeLabels.hour": "とき",
+ "gui.opcodeLabels.hour": "じ",
"gui.opcodeLabels.minute": "ぶん",
"gui.opcodeLabels.second": "びょう",
"gui.opcodeLabels.timer": "タイマー",
diff --git a/editor/interface/ja.json b/editor/interface/ja.json
index 686123bb..7ce2eeb4 100644
--- a/editor/interface/ja.json
+++ b/editor/interface/ja.json
@@ -249,153 +249,153 @@
"gui.defaultProject.variable": "変数",
"gui.howtos.intro-move-sayhello-hat.name": "さあ、始めましょう",
"gui.howtos.intro-move.step_stepMove": "動きのブロックを追加して、",
- "gui.howtos.add-a-move-block.step_stepMoveSayHello": "緑の旗をクリックして開始しよう。",
+ "gui.howtos.add-a-move-block.step_stepMoveSayHello": "旗をクリックして開始しよう",
"gui.howtos.animate-a-name.name": "名前を動かしてみよう",
- "gui.howtos.animate-a-name.step_AnimatePickLetter": "文字のスプライトを選ぼう。",
- "gui.howtos.animate-a-name.step_AnimatePlaySound": "クリックすると音が鳴らせるよ。",
- "gui.howtos.animate-a-name.step_AnimatePickLetter2": "他の文字のスプライトを選ぼう。",
- "gui.howtos.animate-a-name.step_AnimateChangeColor": "色を変えてみよう。",
- "gui.howtos.animate-a-name.step_AnimateSpin": "他の文字のスプライトを選んで、回そう。",
- "gui.howtos.animate-a-name.step_AnimateGrow": "他の文字のスプライトを選んで、大きくしよう。",
+ "gui.howtos.animate-a-name.step_AnimatePickLetter": "文字のスプライトを選ぼう",
+ "gui.howtos.animate-a-name.step_AnimatePlaySound": "クリックすると音が鳴らせるよ",
+ "gui.howtos.animate-a-name.step_AnimatePickLetter2": "他の文字のスプライトを選ぼう",
+ "gui.howtos.animate-a-name.step_AnimateChangeColor": "色を変えてみよう",
+ "gui.howtos.animate-a-name.step_AnimateSpin": "他の文字を選んで、回転させよう",
+ "gui.howtos.animate-a-name.step_AnimateGrow": "他の文字を選んで、大きくしよう",
"gui.howtos.imagine-if": "もしも・・だったらと想像しよう",
"gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "あなたが伝えたいことをタイプして、",
- "gui.howtos.imagine-if.step_imagineClickGreenFlag": "緑の旗をクリックして開始しよう。",
+ "gui.howtos.imagine-if.step_imagineClickGreenFlag": "旗をクリックして開始しよう",
"gui.howtos.imagine-if.step_imagineChooseBackdrop": "背景をどれか選んで、",
- "gui.howtos.imagine-if.step_imagineChooseSprite": "スプライトをとれか選ぼう。",
- "gui.howtos.imagine-if.step_imagineFlyAround": "スペースキーを押して座標を変えてみよう。",
- "gui.howtos.imagine-if.step_imagineChooseAnotherSprite": "もうひとつのスプライトを選んで、",
- "gui.howtos.imagine-if.step_imagineLeftRight": "左右に動したり、",
- "gui.howtos.imagine-if.step_imagineUpDown": "上下に動かしてみよう。",
+ "gui.howtos.imagine-if.step_imagineChooseSprite": "スプライトを選ぼう。",
+ "gui.howtos.imagine-if.step_imagineFlyAround": "スペースキーを押して座標を変えてみよう",
+ "gui.howtos.imagine-if.step_imagineChooseAnotherSprite": "もうひとつスプライトを選んで、",
+ "gui.howtos.imagine-if.step_imagineLeftRight": "左右に動かしたり、",
+ "gui.howtos.imagine-if.step_imagineUpDown": "上下に動かしてみよう",
"gui.howtos.imagine-if.step_imagineChangeCostumes": "コスチュームを変えたり、",
- "gui.howtos.imagine-if.step_imagineGlideToPoint": "指定の位置の座標に変えたり、",
- "gui.howtos.imagine-if.step_imagineGrowShrink": "拡大したり、縮小してみよう。",
- "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "もうひとつの背景を選んで、",
+ "gui.howtos.imagine-if.step_imagineGlideToPoint": "座標を変えて、動かしたり、",
+ "gui.howtos.imagine-if.step_imagineGrowShrink": "拡大したり、縮小してみよう",
+ "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "もうひとつ背景を選んで、",
"gui.howtos.imagine-if.step_imagineSwitchBackdrops": "背景を切り替えたり、",
"gui.howtos.imagine-if.step_imagineRecordASound": "音を録音して、",
- "gui.howtos.imagine-if.step_imagineChooseSound": "あなただけの音を選ぼう。",
+ "gui.howtos.imagine-if.step_imagineChooseSound": "録音した音を選ぼう",
"gui.howtos.make-music.name": "音楽を作ろう",
- "gui.howtos.Make-Music.step_PickInstrument": "楽器のスプライトを選ぼう。",
- "gui.howtos.Make-Music.step_PlaySoundClick": "クリックすると音が鳴らせるよ。",
- "gui.howtos.Make-Music.step_MakeSong": "曲を作ってみよう。",
- "gui.howtos.make-music.step_MakeBeat": "ドラムを選んで、ビートを作ろう。",
- "gui.howtos.make-music.step_MakeBeatBox": "マイクのスプライトを選んで、音リストのビートボックスを選択しよう。",
+ "gui.howtos.Make-Music.step_PickInstrument": "楽器のスプライトを選んで、",
+ "gui.howtos.Make-Music.step_PlaySoundClick": "クリックして音が鳴らしてみよう",
+ "gui.howtos.Make-Music.step_MakeSong": "サックスで曲を作ってみよう",
+ "gui.howtos.make-music.step_MakeBeat": "ドラムでリズムをとったり、",
+ "gui.howtos.make-music.step_MakeBeatBox": "マイクでびっくりビートボックスを作ろう",
"gui.howtos.story.name": "物語を作ろう",
- "gui.howtos.story.step_addbg": "背景を追加しよう。",
+ "gui.howtos.story.step_addbg": "背景を追加しよう",
"gui.howtos.story.step_addsprite": "キャラクターを追加して、",
- "gui.howtos.story.step_saysomething": "何かおしゃべりさせよう。",
- "gui.howtos.story.step_addanothersprite": "別のキャラクターを追加しよう。",
- "gui.howtos.story.step_flip": "左右に反転させて、",
- "gui.howtos.story.step_conversation": "おしゃべりさせよう。",
- "gui.howtos.story.addanotherbg": "もうひとつ背景を加えよう。",
- "gui.howtos.story.step_swithbg": "背景を切り替えて、",
- "gui.howtos.story.step_hidewizard": "キャラクターを隠そう。",
- "gui.howtos.story.step_showwizard": "最初はキャラクターを表示しておこう。",
- "gui.howtos.make-a-chase-game.name": "追いかけっこゲームを作ろう",
+ "gui.howtos.story.step_saysomething": "何かおしゃべりさせよう",
+ "gui.howtos.story.step_addanothersprite": "もうひとつキャラクターを追加して、",
+ "gui.howtos.story.step_flip": "向きを反転させて、",
+ "gui.howtos.story.step_conversation": "おしゃべりさせよう",
+ "gui.howtos.story.addanotherbg": "もうひとつ背景を加えて、",
+ "gui.howtos.story.step_swithbg": "背景を切り替えてみよう",
+ "gui.howtos.story.step_hidewizard": "魔法使いを隠そう",
+ "gui.howtos.story.step_showwizard": "最初は魔法使いを表示しておこう",
+ "gui.howtos.make-a-chase-game.name": "追跡ゲームを作ろう",
"gui.howtos.Chase-Game.step_BG": "背景を追加して、",
- "gui.howtos.chase-game.step_AddOcto": "スプライトを追加しよう。",
- "gui.howtos.make-music.step_LeftRight": "矢印キーで左右に、",
- "gui.howtos.Chase-Game.step_UpDown": "矢印キーで上下に動かそう。",
- "gui.howtos.Chase-Game.step_AddStar": "もうひとつスプライトを追加しよう。",
+ "gui.howtos.chase-game.step_AddOcto": "スプライトを追加しよう",
+ "gui.howtos.make-music.step_LeftRight": "矢印キーで左右に動かしたり、",
+ "gui.howtos.Chase-Game.step_UpDown": "矢印キーで上下に動かそう",
+ "gui.howtos.Chase-Game.step_AddStar": "もうひとつスプライトを追加して、",
"gui.howtos.Chase-Game.step_MoveRandom": "どこかの場所に動かして、",
- "gui.howtos.Chase-Game.step_WhenTouch": "タコのスプライトが、星に触れたときに音を鳴らそう。",
+ "gui.howtos.Chase-Game.step_WhenTouch": "タコが星に触れたら、音を鳴らそう",
"gui.howtos.Chase-Game.step_ScoreVariable": "スコアの変数を作って、",
- "gui.howtos.Chase-Game.ScoreWhenTouch": "タコのスプライトが、星に触れたときにスコアを加えるよ。",
+ "gui.howtos.Chase-Game.ScoreWhenTouch": "タコが星に触れたら、スコアを加えよう",
"gui.howtos.animate-char.name": "キャラクターを動かそう",
- "gui.howtos.animate-char.step_addbg": "背景を追加するよ。",
- "gui.howtos.animate-char.step_addsprite": "スプライトを追加して、",
- "gui.howtos.animate-char.step_saysomething": "何か、おしゃべりさせよう。",
- "gui.howtos.animate-char.step_addsound": "サウンドを追加して、",
- "gui.howtos.animate-char.step_animatetalking": "おしゃべりするアニメーションにしよう。",
- "gui.howtos.animate-char.step_arrowkeys": "矢印キーを使って、動かそう。",
- "gui.howtos.animate-char.step_jump": "ジャンプさせよう。",
- "gui.howtos.animate-char.step_changecolor": "色を変えよう。",
+ "gui.howtos.animate-char.step_addbg": "背景を追加して、",
+ "gui.howtos.animate-char.step_addsprite": "スプライトを追加しよう",
+ "gui.howtos.animate-char.step_saysomething": "何かおしゃべりさせてみよう",
+ "gui.howtos.animate-char.step_addsound": "音を追加して、",
+ "gui.howtos.animate-char.step_animatetalking": "おしゃべりするアニメーションにしよう",
+ "gui.howtos.animate-char.step_arrowkeys": "矢印キーで動かしたり、",
+ "gui.howtos.animate-char.step_jump": "ジャンプさせたり、",
+ "gui.howtos.animate-char.step_changecolor": "色を変えたりしてみよう",
"gui.howtos.make-a-game.name": "クリッカーゲームを作ろう",
"gui.howtos.Make-A-Game.step_GamePickSprite": "ひとつスプライトを選んで、",
- "gui.howtos.make-a-game.step_GamePlaySound": "クリックすると音が鳴らせるよ。",
+ "gui.howtos.make-a-game.step_GamePlaySound": "クリックで音が鳴るようにします",
"gui.howtos.make-a-game.step_GameAddScore": "スコアの変数を作って、",
- "gui.howtos.make-a-game.step_GameChangeScore": "クリックしたらスコアを加えるようにするよ。",
+ "gui.howtos.make-a-game.step_GameChangeScore": "クリックしたらスコアを加えるようにしよう",
"gui.howtos.make-a-game.step_Random": "どこかの場所へ行くようにしたり、",
- "gui.howtos.make-music.step_GameChangeColor": "色を変えたりしよう。",
- "gui.howtos.make-music.step_ResetScore": "忘れずに、スコアをリセットしておこう。",
+ "gui.howtos.make-music.step_GameChangeColor": "色を変えたりしよう",
+ "gui.howtos.make-music.step_ResetScore": "スコアのリセットを忘れないようにしよう",
"gui.howtos.make-it-fly.name": "キャラクターを飛ばそう",
"gui.howtos.fly.step_stepflyChooseBackdrop": "空の背景を選んで、",
- "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "キャラクターを選択しよう。",
+ "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "キャラクターを選ぼう",
"gui.howtos.fly.step_stepflySaySomething": "何かおしゃべりさせたり、",
- "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "矢印キーで動かしてみよう。",
+ "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "矢印キーで動かしてみよう",
"gui.howtos.fly.step_stepflyChooseObject": "集める物体を選んで、",
"gui.howtos.add-a-move-block.step_stepflyFlyingObject": "その物体を動かしてみよう。",
"gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "キャラクターを選び、",
"gui.howtos.add-a-move-block.step_stepflyAddScore": "スコアの変数を追加して、",
- "gui.howtos.add-a-move-block.step_stepflyKeepScore": "スコアをつけられるようにしよう。",
- "gui.howtos.add-a-move-block.step_stepflyAddScenery": "背景になる雲を追加し、",
- "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "背景の雲を動かして、",
- "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "次のコスチュームにしてみよう。",
+ "gui.howtos.add-a-move-block.step_stepflyKeepScore": "スコアをつけられるようにしよう",
+ "gui.howtos.add-a-move-block.step_stepflyAddScenery": "雲を追加し、",
+ "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "雲を動かして、",
+ "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "次のコスチュームにしよう",
"gui.howtos.pong": "ピンポンゲーム",
"gui.howtos.pong.step_pongAddBackdrop": "背景を追加して、",
"gui.howtos.pong.step_pongAddBallSprite": "ボールのスプライトを追加しよう。",
- "gui.howtos.pong.step_pongBounceAround": "周りでバウンドさせてみよう。",
+ "gui.howtos.pong.step_pongBounceAround": "周りでバウンドさせてみよう",
"gui.howtos.pong.step_pongAddPaddle": "パドルを加えて、",
- "gui.howtos.pong.step_pongMoveThePaddle": "そのパドルを動かそう。",
+ "gui.howtos.pong.step_pongMoveThePaddle": "そのパドルを動かそう",
"gui.howtos.pong.step_pongSelectBallSprite": "ボールを選んで、",
- "gui.howtos.pong.step_pongAddMoreCodeToBall": "コードを加えてボールがパドルで跳ね返るようにしよう。",
+ "gui.howtos.pong.step_pongAddMoreCodeToBall": "ボールがパドルで跳ね返るよう、コードを加えよう",
"gui.howtos.pong.step_pongAddAScore": "スコアの変数を追加して、",
- "gui.howtos.pong.step_pongChooseScoreFromMenu": "メニューから”スコア”選択しよう。",
+ "gui.howtos.pong.step_pongChooseScoreFromMenu": "メニューから”スコア”を選択しよう",
"gui.howtos.pong.step_pongInsertChangeScoreBlock": "”スコアを~ずつ変える”を追加して、",
- "gui.howtos.pong.step_pongResetScore": "忘れずに、スコアをリセットしておこう。",
+ "gui.howtos.pong.step_pongResetScore": "忘れずにスコアをリセットしておこう",
"gui.howtos.pong.step_pongAddLineSprite": "Lineのスプライトを加えて、",
- "gui.howtos.pong.step_pongGameOver": "Game Over",
- "gui.howtos.say-it-out-loud": "おしゃべりするアニメを作ってみよう",
- "gui.howtos.say-it-out-loud.step_AddTXTextension": "音声合成ブロックを追加しよう。",
- "gui.howtos.say-it-out-loud.step_TXTSpeech": "何かおしゃべりさせよう。",
- "gui.howtos.say-it-out-loud_TXTSetVoice": "声の種類を設定します。",
- "gui.howtos.say-it-out-loud.step_TXTMove": "どこかの場所に行くようにしよう。",
+ "gui.howtos.pong.step_pongGameOver": "Lineに触れたらゲームオーバーにしよう。",
+ "gui.howtos.say-it-out-loud": "おしゃべりするアニメを作ろう",
+ "gui.howtos.say-it-out-loud.step_AddTXTextension": "音声合成のブロックを追加しよう",
+ "gui.howtos.say-it-out-loud.step_TXTSpeech": "何かおしゃべりさせよう",
+ "gui.howtos.say-it-out-loud_TXTSetVoice": "声の種類を指定できます",
+ "gui.howtos.say-it-out-loud.step_TXTMove": "どこかの場所に行くようにしよう",
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "背景を追加して、",
- "gui.howtos.say-it-out-loud.step_TXTAddSprite": "他のキャラクターを追加しよう。",
+ "gui.howtos.say-it-out-loud.step_TXTAddSprite": "他のキャラクターを追加しよう",
"gui.howtos.say-it-out-loud.step_TXTSong": "BGMを流してみたり、",
- "gui.howtos.say-it-out-loud.step_TXTColor": "色を変化させてみよう。",
+ "gui.howtos.say-it-out-loud.step_TXTColor": "色を変化させてみよう",
"gui.howtos.say-it-out-loud.step_TXTSpin": "回転させたり、",
"gui.howtos.say-it-out-loud.step_TXTGrow": "拡大したり、縮小してみよう。",
"gui.howtos.videosens.name": "ビデオモーションセンサー",
- "gui.howtos.videosens.step_addextension": "拡張機能を追加します。",
- "gui.howtos.videosens.step_pet": "ネコを撫でると、ニャーと鳴くよ。",
- "gui.howtos.videosens.step_animate": "触れると動くアニメにしよう。",
- "gui.howtos.videosens.step_pop": "つつくと風船がいろんな場所に動くよ。",
- "gui.howtos.cartoon-network": "アドベンチャーゲームをアニメにしよう",
- "gui.howtos.cartoon-network.step_CNcharacter": "ショーのキャラクターを選んで、",
- "gui.howtos.cartoon-network.step_CNsay": "何か、おしゃべりさせよう。",
+ "gui.howtos.videosens.step_addextension": "拡張機能を追加します",
+ "gui.howtos.videosens.step_pet": "ネコを撫でるとニャーと鳴くよ",
+ "gui.howtos.videosens.step_animate": "触れると動くアニメにしよう",
+ "gui.howtos.videosens.step_pop": "つつくと風船がいろんな場所に動くよ",
+ "gui.howtos.cartoon-network": "アドベンチャーゲーム",
+ "gui.howtos.cartoon-network.step_CNcharacter": "キャラクターを選んで表示して、",
+ "gui.howtos.cartoon-network.step_CNsay": "何かおしゃべりさせよう",
"gui.howtos.cartoon-network.step_CNglide": "あたりを滑らかに動くようにします。",
"gui.howtos.cartoon-network.step_CNpicksprite": "追っかけるものを選んで、",
"gui.howtos.cartoon-network.step_CNcollect": "ものを集めるようにしよう。",
"gui.howtos.cartoon-network.step_CNvariable": "スコアの変数を作って、",
- "gui.howtos.cartoon-network.step_CNscore": "スコアをつけよう。",
- "gui.howtos.cartoon-network.step_CNbackdrop": "レベルアップ: 背景を変えよう。",
- "gui.howtos.add-sprite.name": "スプライトを追加します",
- "gui.howtos.add-sprite.step_addSprite": "スプライトを追加します。",
- "gui.howtos.add-a-backdrop.name": "背景を追加します",
- "gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
- "gui.howtos.change-size.name": "大きさを変更します",
- "gui.howtos.change-size.step_changeSize": "Change Size",
- "gui.howtos.glide-around.name": "滑らかに動かします",
- "gui.howtos.change-size.step_glideAroundBackAndForth": "Glide Around",
- "gui.howtos.change-size.step_glideAroundPoint": "Glide to a Point",
- "gui.howtos.record-a-sound.name": "音を録音します",
- "gui.howtos.change-size.step_recordASoundSoundsTab": "Click on the 'Sounds' Tab",
- "gui.howtos.change-size.step_recordASoundClickRecord": "Click 'Record'",
- "gui.howtos.change-size.step_recordASoundPressRecordButton": "Press the Record Button",
- "gui.howtos.change-size.step_recordASoundChooseSound": "Choose Your Sound",
- "gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
- "gui.howtos.spin-video.name": "回転させます",
- "gui.howtos.change-size.step_spinTurn": "Turn",
- "gui.howtos.change-size.step_spinPointInDirection": "Set Direction",
- "gui.howtos.hide-and-show.name": "隠したり表示したりします",
- "gui.howtos.change-size.step_hideAndShow": "Hide and Show",
- "gui.howtos.switch-costume.name": "スプライトをアニメ化します",
- "gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
- "gui.howtos.move-around-with-arrow-keys.name": "矢印キーを使います",
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
- "gui.howtos.add-effects.name": "効果を追加します",
- "gui.howtos.videosens.step_addEffects": "Add Effects",
+ "gui.howtos.cartoon-network.step_CNscore": "スコアをつけよう",
+ "gui.howtos.cartoon-network.step_CNbackdrop": "レベルアップ: 背景を変えよう",
+ "gui.howtos.add-sprite.name": "スプライトの追加方法",
+ "gui.howtos.add-sprite.step_addSprite": "スプライトを追加しよう",
+ "gui.howtos.add-a-backdrop.name": "背景の追加方法",
+ "gui.howtos.add-a-backdrop.step_addBackdrop": "背景を追加しよう",
+ "gui.howtos.change-size.name": "大きさの変更方法",
+ "gui.howtos.change-size.step_changeSize": "大きさを変更しよう",
+ "gui.howtos.glide-around.name": "滑らかに動かす方法",
+ "gui.howtos.change-size.step_glideAroundBackAndForth": "滑らかに動そう",
+ "gui.howtos.change-size.step_glideAroundPoint": "指定の位置に滑らかに動かそう",
+ "gui.howtos.record-a-sound.name": "音の録音方法",
+ "gui.howtos.change-size.step_recordASoundSoundsTab": "音タブをクリックして、",
+ "gui.howtos.change-size.step_recordASoundClickRecord": "「録音する」をクリックします",
+ "gui.howtos.change-size.step_recordASoundPressRecordButton": "録音ボタンを押してみよう",
+ "gui.howtos.change-size.step_recordASoundChooseSound": "録音した音を選択しよう",
+ "gui.howtos.change-size.step_recordASoundPlayYourSound": "録音した音を再生してみよう",
+ "gui.howtos.spin-video.name": "文字を回転させる方法",
+ "gui.howtos.change-size.step_spinTurn": "回転させよう",
+ "gui.howtos.change-size.step_spinPointInDirection": "向きを指定しよう",
+ "gui.howtos.hide-and-show.name": "隠したり表示する方法",
+ "gui.howtos.change-size.step_hideAndShow": "隠して、表示しよう",
+ "gui.howtos.switch-costume.name": "スプライトに動きをつける方法",
+ "gui.howtos.change-size.step_switchCostumes": "スプライトに動きをつけよう",
+ "gui.howtos.move-around-with-arrow-keys.name": "矢印キーを使う方法",
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "左右に動かそう",
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "上下に動かそう",
+ "gui.howtos.add-effects.name": "効果の追加方法",
+ "gui.howtos.videosens.step_addEffects": "効果を追加しよう",
"gui.extension.music.name": "音楽",
"gui.extension.music.description": "楽器やドラムを演奏する。",
"gui.extension.pen.name": "ペン",
@@ -411,7 +411,7 @@
"gui.extension.microbit.connectingMessage": "接続中",
"gui.extension.ev3.description": "対話型ロボットなどを作る。",
"gui.extension.ev3.connectingMessage": "接続中です。EV3のPINが1234に設定されていることを確認してください。",
- "gui.extension.boost.description": "ロボットの作品に命を吹き込もう。",
+ "gui.extension.boost.description": "ロボット作品に命を吹き込もう。",
"gui.extension.boost.connectingMessage": "接続中",
"gui.extension.wedo2.description": "モーターとセンサーを使って作る。",
"gui.extension.wedo2.connectingMessage": "接続中",
diff --git a/editor/interface/ru.json b/editor/interface/ru.json
index 62de2214..3a3e7157 100644
--- a/editor/interface/ru.json
+++ b/editor/interface/ru.json
@@ -1,6 +1,6 @@
{
"gui.alerts.lostPeripheralConnection": "Scratch потерял связь с {extensionName}.",
- "gui.alerts.tryAgain": "Попробуте еще",
+ "gui.alerts.tryAgain": "Попробуй еще раз",
"gui.alerts.download": "Скачать",
"gui.connection.reconnect": "Переподключиться",
"gui.backpack.header": "Рюкзак",
@@ -24,8 +24,8 @@
"gui.cameraModal.loadingCaption": "Загрузка…",
"gui.cameraModal.enableCameraCaption": "Включите камеру",
"gui.cards.all-tutorials": "Учебники",
- "gui.cards.shrink": "Shrink",
- "gui.cards.expand": "Expand",
+ "gui.cards.shrink": "Свернуть",
+ "gui.cards.expand": "Развернуть",
"gui.cards.close": "Закрыть",
"gui.cards.more-things-to-try": "Дополнительные возможности!",
"gui.cards.see-more": "Узнать больше",
@@ -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": "Для всех спрайтов",
@@ -154,10 +154,10 @@
"gui.recordingStep.permission": "{arrow}Нам требуется ваше разрешение для использования вашего микрофона",
"gui.recordingStep.stop": "Остановить запись",
"gui.recordingStep.record": "Записать",
- "gui.sliderModal.min": "Minimum value",
- "gui.sliderModal.max": "Maximum value",
- "gui.sliderModal.title": "Change slider range",
- "gui.sliderPrompt.cancel": "Cancel",
+ "gui.sliderModal.min": "Минимальное значение",
+ "gui.sliderModal.max": "Максимальное значение",
+ "gui.sliderModal.title": "Изменить диапазон рычажка",
+ "gui.sliderPrompt.cancel": "Отмена",
"gui.sliderPrompt.ok": "OK",
"gui.soundEditor.sound": "Звук",
"gui.soundEditor.play": "Играть",
@@ -244,7 +244,7 @@
"gui.alerts.saving": "Сохранение проекта...",
"gui.alerts.cloudInfo": "Не забудьте, что облачные переменные могут быть только цифрами, а не буквами или символами. {learnMoreLink}",
"gui.alerts.cloudInfoLearnMore": "Узнать больше.",
- "gui.alerts.importing": "Importing…",
+ "gui.alerts.importing": "Импортируется...",
"gui.defaultProject.meow": "Мяу",
"gui.defaultProject.variable": "моя переменная",
"gui.howtos.intro-move-sayhello-hat.name": "С чего начать",
@@ -257,22 +257,22 @@
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Изменить цвет",
"gui.howtos.animate-a-name.step_AnimateSpin": "Выберите другой спрайт и заставьте его крутиться",
"gui.howtos.animate-a-name.step_AnimateGrow": "Выберите другой спрайт буквы и увеличьте его.",
- "gui.howtos.imagine-if": "Imagine If",
- "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "Type What You Want to Say",
- "gui.howtos.imagine-if.step_imagineClickGreenFlag": "Click the Green Flag to Start",
- "gui.howtos.imagine-if.step_imagineChooseBackdrop": "Choose Any Backdrop",
- "gui.howtos.imagine-if.step_imagineChooseSprite": "Choose Any Sprite",
- "gui.howtos.imagine-if.step_imagineFlyAround": "Press the Space Key to Glide",
- "gui.howtos.imagine-if.step_imagineChooseAnotherSprite": "Choose Another Sprite",
- "gui.howtos.imagine-if.step_imagineLeftRight": "Move Left-Right",
- "gui.howtos.imagine-if.step_imagineUpDown": "Move Up-Down",
- "gui.howtos.imagine-if.step_imagineChangeCostumes": "Change Costumes",
- "gui.howtos.imagine-if.step_imagineGlideToPoint": "Glide to a Point",
- "gui.howtos.imagine-if.step_imagineGrowShrink": "Grow and Shrink",
- "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "Choose Another Backdrop",
- "gui.howtos.imagine-if.step_imagineSwitchBackdrops": "Switch Backdrops",
- "gui.howtos.imagine-if.step_imagineRecordASound": "Add a Sound",
- "gui.howtos.imagine-if.step_imagineChooseSound": "Choose Your Sound",
+ "gui.howtos.imagine-if": "Представь себе",
+ "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "Введи то что ты хочешь сказать",
+ "gui.howtos.imagine-if.step_imagineClickGreenFlag": "Нажми на зеленый флаг чтобы начать",
+ "gui.howtos.imagine-if.step_imagineChooseBackdrop": "Выбери любой фон",
+ "gui.howtos.imagine-if.step_imagineChooseSprite": "Выбери любой спрайт",
+ "gui.howtos.imagine-if.step_imagineFlyAround": "Нажми на клавишу пробела чтобы плыть",
+ "gui.howtos.imagine-if.step_imagineChooseAnotherSprite": "Выбери другой спрайт",
+ "gui.howtos.imagine-if.step_imagineLeftRight": "Перемещайся влево-вправо",
+ "gui.howtos.imagine-if.step_imagineUpDown": "Перемещайся вверх-вниз",
+ "gui.howtos.imagine-if.step_imagineChangeCostumes": "Меняй костюмы",
+ "gui.howtos.imagine-if.step_imagineGlideToPoint": "Плыви к точке",
+ "gui.howtos.imagine-if.step_imagineGrowShrink": "Расти и сжимайся",
+ "gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "Выбери другой фон",
+ "gui.howtos.imagine-if.step_imagineSwitchBackdrops": "Переключай фоны",
+ "gui.howtos.imagine-if.step_imagineRecordASound": "Добавь звук",
+ "gui.howtos.imagine-if.step_imagineChooseSound": "Выбери звук",
"gui.howtos.make-music.name": "Создайте музыку",
"gui.howtos.Make-Music.step_PickInstrument": "Выберите спрайт инструмента",
"gui.howtos.Make-Music.step_PlaySoundClick": "Играть звук при нажатии",
@@ -317,36 +317,36 @@
"gui.howtos.make-a-game.step_Random": "Перейти к случайной позиции",
"gui.howtos.make-music.step_GameChangeColor": "Изменить цвет",
"gui.howtos.make-music.step_ResetScore": "Сбросить счёт",
- "gui.howtos.make-it-fly.name": "Make it Fly",
- "gui.howtos.fly.step_stepflyChooseBackdrop": "Choose a Sky Background",
- "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Choose a Character",
- "gui.howtos.fly.step_stepflySaySomething": "Say Something",
- "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "Move With Arrow Keys",
- "gui.howtos.fly.step_stepflyChooseObject": "Choose an Object to Collect",
- "gui.howtos.add-a-move-block.step_stepflyFlyingObject": "Make the Object Move",
- "gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "Select Your Character",
- "gui.howtos.add-a-move-block.step_stepflyAddScore": "Add a Score",
- "gui.howtos.add-a-move-block.step_stepflyKeepScore": "Keep Score",
- "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Add Scenery",
- "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Move the Scenery",
- "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Next Costume",
- "gui.howtos.pong": "Pong Game",
- "gui.howtos.pong.step_pongAddBackdrop": "Add a Backdrop",
- "gui.howtos.pong.step_pongAddBallSprite": "Add a Ball Sprite",
- "gui.howtos.pong.step_pongBounceAround": "Bounce Around",
- "gui.howtos.pong.step_pongAddPaddle": "Add a Paddle",
- "gui.howtos.pong.step_pongMoveThePaddle": "Move the Paddle",
- "gui.howtos.pong.step_pongSelectBallSprite": "Select the Ball Sprite",
- "gui.howtos.pong.step_pongAddMoreCodeToBall": "Add Code to Bounce the Ball Off the Paddle",
- "gui.howtos.pong.step_pongAddAScore": "Add a Score",
- "gui.howtos.pong.step_pongChooseScoreFromMenu": "Choose 'Score' from the Menu",
- "gui.howtos.pong.step_pongInsertChangeScoreBlock": "Insert the 'Change Score' Block",
- "gui.howtos.pong.step_pongResetScore": "Reset Score",
- "gui.howtos.pong.step_pongAddLineSprite": "Add the Line Sprite",
- "gui.howtos.pong.step_pongGameOver": "Game Over",
+ "gui.howtos.make-it-fly.name": "Полетаем?",
+ "gui.howtos.fly.step_stepflyChooseBackdrop": "Выбери фон с небом",
+ "gui.howtos.add-a-move-block.step_stepflyChooseCharacter": "Выбери персонаж",
+ "gui.howtos.fly.step_stepflySaySomething": "Скажи что-нибудь",
+ "gui.howtos.add-a-move-block.step_stepflyMoveArrows": "Перемещайся кнопками стрелок",
+ "gui.howtos.fly.step_stepflyChooseObject": "Выбери объект для собирания",
+ "gui.howtos.add-a-move-block.step_stepflyFlyingObject": "Заставь объект перемещаться",
+ "gui.howtos.add-a-move-block.step_stepflySelectFlyingSprite": "Выбери персонаж",
+ "gui.howtos.add-a-move-block.step_stepflyAddScore": "Добавь счет",
+ "gui.howtos.add-a-move-block.step_stepflyKeepScore": "Веди счет",
+ "gui.howtos.add-a-move-block.step_stepflyAddScenery": "Добавь пейзаж",
+ "gui.howtos.add-a-move-block.step_stepflyMoveScenery": "Перемещай пейзаж",
+ "gui.howtos.add-a-move-block.step_stepflySwitchLooks": "Следующий костюм",
+ "gui.howtos.pong": "Игра в пинг-понг",
+ "gui.howtos.pong.step_pongAddBackdrop": "Добавь фон",
+ "gui.howtos.pong.step_pongAddBallSprite": "Добавь спрайт Ball (мяч)",
+ "gui.howtos.pong.step_pongBounceAround": "Прыгай туда-сюда",
+ "gui.howtos.pong.step_pongAddPaddle": "Добавь ракетку",
+ "gui.howtos.pong.step_pongMoveThePaddle": "Перемещай ракетку",
+ "gui.howtos.pong.step_pongSelectBallSprite": "Выбери спрайт Ball (мяч).",
+ "gui.howtos.pong.step_pongAddMoreCodeToBall": "Добавь команды чтобы отражать мяч ракеткой ",
+ "gui.howtos.pong.step_pongAddAScore": "Добавь счет",
+ "gui.howtos.pong.step_pongChooseScoreFromMenu": "Выбери ‘Счет’ из меню.",
+ "gui.howtos.pong.step_pongInsertChangeScoreBlock": "Добавь блок ‘Изменить Счет’",
+ "gui.howtos.pong.step_pongResetScore": "Сбросить счёт",
+ "gui.howtos.pong.step_pongAddLineSprite": "Добавь спрайт Line (линия)",
+ "gui.howtos.pong.step_pongGameOver": "Конец игры",
"gui.howtos.say-it-out-loud": "Создать говорящую анимацию",
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Добавить блоки \"Текста в Речь\"",
- "gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
+ "gui.howtos.say-it-out-loud.step_TXTSpeech": "Скажи что-нибудь",
"gui.howtos.say-it-out-loud_TXTSetVoice": "Установить голос",
"gui.howtos.say-it-out-loud.step_TXTMove": "Кружить",
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Добавьте фон",
@@ -372,30 +372,30 @@
"gui.howtos.add-sprite.name": "Добавь спрайт",
"gui.howtos.add-sprite.step_addSprite": "Добавь спрайт",
"gui.howtos.add-a-backdrop.name": "Добавьте фон",
- "gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
+ "gui.howtos.add-a-backdrop.step_addBackdrop": "Добавь фон",
"gui.howtos.change-size.name": "Изменить размер",
- "gui.howtos.change-size.step_changeSize": "Change Size",
+ "gui.howtos.change-size.step_changeSize": "Меняй размер",
"gui.howtos.glide-around.name": "Плыть кругом",
- "gui.howtos.change-size.step_glideAroundBackAndForth": "Glide Around",
- "gui.howtos.change-size.step_glideAroundPoint": "Glide to a Point",
+ "gui.howtos.change-size.step_glideAroundBackAndForth": "Поплавай вокруг",
+ "gui.howtos.change-size.step_glideAroundPoint": "Плыви к точке",
"gui.howtos.record-a-sound.name": "Записать звук",
- "gui.howtos.change-size.step_recordASoundSoundsTab": "Click on the 'Sounds' Tab",
- "gui.howtos.change-size.step_recordASoundClickRecord": "Click 'Record'",
- "gui.howtos.change-size.step_recordASoundPressRecordButton": "Press the Record Button",
- "gui.howtos.change-size.step_recordASoundChooseSound": "Choose Your Sound",
- "gui.howtos.change-size.step_recordASoundPlayYourSound": "Play Your Sound",
+ "gui.howtos.change-size.step_recordASoundSoundsTab": "Щелкни на вкладке ‘Звуки’.",
+ "gui.howtos.change-size.step_recordASoundClickRecord": "Нажми ‘Записать’.",
+ "gui.howtos.change-size.step_recordASoundPressRecordButton": "Нажми на кнопку Записать",
+ "gui.howtos.change-size.step_recordASoundChooseSound": "Выбери звук",
+ "gui.howtos.change-size.step_recordASoundPlayYourSound": "Играй звук",
"gui.howtos.spin-video.name": "Сделать вращение",
- "gui.howtos.change-size.step_spinTurn": "Turn",
- "gui.howtos.change-size.step_spinPointInDirection": "Set Direction",
+ "gui.howtos.change-size.step_spinTurn": "Повернись",
+ "gui.howtos.change-size.step_spinPointInDirection": "Установи направление",
"gui.howtos.hide-and-show.name": "Скрыть и показать",
- "gui.howtos.change-size.step_hideAndShow": "Hide and Show",
+ "gui.howtos.change-size.step_hideAndShow": "Скрыть и показать",
"gui.howtos.switch-costume.name": "Анимировать спрайт",
- "gui.howtos.change-size.step_switchCostumes": "Animate a Sprite",
+ "gui.howtos.change-size.step_switchCostumes": "Оживи спрайт",
"gui.howtos.move-around-with-arrow-keys.name": "Используй клавиши со стрелками",
- "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Move Left and Right",
- "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Move Up and Down",
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysLeftRight": "Перемещайся влево и вправо",
+ "gui.howtos.add-a-backdrop.step_moveArrowKeysUpDown": "Перемещайся вверх и вниз",
"gui.howtos.add-effects.name": "Добавь эффекты",
- "gui.howtos.videosens.step_addEffects": "Add Effects",
+ "gui.howtos.videosens.step_addEffects": "Добавь эффекты",
"gui.extension.music.name": "Музыка",
"gui.extension.music.description": "Играть на инструментах и барабанах.",
"gui.extension.pen.name": "Перо",
@@ -411,12 +411,12 @@
"gui.extension.microbit.connectingMessage": "Соединение",
"gui.extension.ev3.description": "Создавайте интерактивных роботов.",
"gui.extension.ev3.connectingMessage": "Подключение. Убедитесь, что пин-код на вашем EV3 задан, как 1234",
- "gui.extension.boost.description": "Bring robotic creations to life.",
- "gui.extension.boost.connectingMessage": "Connecting",
+ "gui.extension.boost.description": "Вдохните в робота жизнь.",
+ "gui.extension.boost.connectingMessage": "Соединение",
"gui.extension.wedo2.description": "Стройте с помощью моторов и датчиков.",
"gui.extension.wedo2.connectingMessage": "Соединение",
- "gui.extension.gdxfor.description": "Sense push, pull, motion, and spin.",
- "gui.extension.gdxfor.connectingMessage": "Connecting",
+ "gui.extension.gdxfor.description": "Измеряет толкающие и тянущие усилия, движение и повороты.",
+ "gui.extension.gdxfor.connectingMessage": "Соединение",
"gui.libraryTags.all": "Все",
"gui.libraryTags.animals": "Животные",
"gui.libraryTags.dance": "Танец",
@@ -467,6 +467,6 @@
"gui.sharedMessages.costume": "костюм {index}",
"gui.sharedMessages.sprite": "Спрайт {index}",
"gui.sharedMessages.pop": "поп",
- "gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?",
- "gui.sharedMessages.loadFromComputerTitle": "Load from your computer"
+ "gui.sharedMessages.replaceProjectWarning": "Заменить содержимое текущего проекта?",
+ "gui.sharedMessages.loadFromComputerTitle": "Загрузить с компьютера"
}
\ No newline at end of file
diff --git a/editor/interface/sk.json b/editor/interface/sk.json
index f7a4afac..20d9bc74 100644
--- a/editor/interface/sk.json
+++ b/editor/interface/sk.json
@@ -24,8 +24,8 @@
"gui.cameraModal.loadingCaption": "Načítavam...",
"gui.cameraModal.enableCameraCaption": "Povoľ kameru",
"gui.cards.all-tutorials": "Návody",
- "gui.cards.shrink": "Shrink",
- "gui.cards.expand": "Expand",
+ "gui.cards.shrink": "Zbaľ",
+ "gui.cards.expand": "Rozbaľ",
"gui.cards.close": "Ukonči",
"gui.cards.more-things-to-try": "Vyskúšaj aj iné",
"gui.cards.see-more": "Ukáž viac",
@@ -268,7 +268,7 @@
"gui.howtos.imagine-if.step_imagineUpDown": "Move Up-Down",
"gui.howtos.imagine-if.step_imagineChangeCostumes": "Change Costumes",
"gui.howtos.imagine-if.step_imagineGlideToPoint": "Glide to a Point",
- "gui.howtos.imagine-if.step_imagineGrowShrink": "Grow and Shrink",
+ "gui.howtos.imagine-if.step_imagineGrowShrink": "Zväčšuj a zmenšuj",
"gui.howtos.imagine-if.step_imagineChooseAnotherBackdrop": "Choose Another Backdrop",
"gui.howtos.imagine-if.step_imagineSwitchBackdrops": "Switch Backdrops",
"gui.howtos.imagine-if.step_imagineRecordASound": "Add a Sound",
@@ -372,7 +372,7 @@
"gui.howtos.add-sprite.name": "Pridaj postavu",
"gui.howtos.add-sprite.step_addSprite": "Pridaj postavu",
"gui.howtos.add-a-backdrop.name": "Pridaj pozadie",
- "gui.howtos.add-a-backdrop.step_addBackdrop": "Add a Backdrop",
+ "gui.howtos.add-a-backdrop.step_addBackdrop": "Pridaj pozadie",
"gui.howtos.change-size.name": "Zmeň veľkosť",
"gui.howtos.change-size.step_changeSize": "Change Size",
"gui.howtos.glide-around.name": "Kĺž sa po scéne",
@@ -468,5 +468,5 @@
"gui.sharedMessages.sprite": "Postava{index}",
"gui.sharedMessages.pop": "pop",
"gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?",
- "gui.sharedMessages.loadFromComputerTitle": "Load from your computer"
+ "gui.sharedMessages.loadFromComputerTitle": "Otvor z počítača"
}
\ No newline at end of file
diff --git a/editor/interface/zu.json b/editor/interface/zu.json
index 5a428280..f43b2685 100644
--- a/editor/interface/zu.json
+++ b/editor/interface/zu.json
@@ -24,8 +24,8 @@
"gui.cameraModal.loadingCaption": "Kusangena...",
"gui.cameraModal.enableCameraCaption": "Vumela ikhamera",
"gui.cards.all-tutorials": "AmaTutorials",
- "gui.cards.shrink": "Shrink",
- "gui.cards.expand": "Expand",
+ "gui.cards.shrink": "Nciphisa",
+ "gui.cards.expand": "Kwandise ",
"gui.cards.close": "Vala",
"gui.cards.more-things-to-try": "Okunye okuningi eningakuzama",
"gui.cards.see-more": "Buka okunye",
@@ -257,8 +257,8 @@
"gui.howtos.animate-a-name.step_AnimateChangeColor": "Shintsha umbala",
"gui.howtos.animate-a-name.step_AnimateSpin": "Khetha elinye igama lomlingisi iuliphendule",
"gui.howtos.animate-a-name.step_AnimateGrow": "Khetha elinye igama lomlingisi iulikhulise",
- "gui.howtos.imagine-if": "Imagine If",
- "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "Type What You Want to Say",
+ "gui.howtos.imagine-if": "Cabanga ukube ",
+ "gui.howtos.imagine-if.step_imagineTypeWhatYouWant": "Kubhale ofuna ukukusho ",
"gui.howtos.imagine-if.step_imagineClickGreenFlag": "Click the Green Flag to Start",
"gui.howtos.imagine-if.step_imagineChooseBackdrop": "Choose Any Backdrop",
"gui.howtos.imagine-if.step_imagineChooseSprite": "Choose Any Sprite",
diff --git a/editor/paint-editor/fa.json b/editor/paint-editor/fa.json
index 3cc936e4..13ffde1c 100644
--- a/editor/paint-editor/fa.json
+++ b/editor/paint-editor/fa.json
@@ -3,11 +3,11 @@
"paint.paintEditor.saturation": "اشباع",
"paint.paintEditor.brightness": "روشنایی",
"gui.comingSoon.message1": "نگران نباشید، ما داریم روی آن کار میکنیم{emoji}",
- "gui.comingSoon.message2": "بهزودی...",
+ "gui.comingSoon.message2": "به زودی...",
"gui.comingSoon.message3": "ما در حال کار بر روی آن هستیم {emoji}",
"paint.paintEditor.fill": "پر کردن",
"paint.paintEditor.costume": "حالت",
- "paint.paintEditor.group": "پیوند",
+ "paint.paintEditor.group": "گروه",
"paint.paintEditor.ungroup": "تفکیک",
"paint.paintEditor.undo": "لغو کن",
"paint.paintEditor.redo": "دوباره انجام بده",
@@ -28,7 +28,7 @@
"paint.modeTools.flipVertical": "قرینهی عمودی",
"paint.modeTools.filled": "پر شده",
"paint.modeTools.outlined": "مشخص شده",
- "paint.paintEditor.bitmap": "تبدیل به حالت نقشه بیتی",
+ "paint.paintEditor.bitmap": "تبدیل به بیتمپ",
"paint.paintEditor.vector": "تبدیل به حالت برداری",
"paint.paintEditor.stroke": "خط دور",
"paint.brushMode.brush": "قلممو",
diff --git a/www/scratch-website.about-l10njson/ru.json b/www/scratch-website.about-l10njson/ru.json
index d0e3670c..f17dac7d 100644
--- a/www/scratch-website.about-l10njson/ru.json
+++ b/www/scratch-website.about-l10njson/ru.json
@@ -1,16 +1,16 @@
{
- "about.introOne": "С помощью Скретч вы можете программировать собственные интерактивные истории, игры и анимацию и делиться своими творениями с другими представителями Интернет-сообщества.",
- "about.introTwo": "Скретч помогает молодёжи научиться мыслить творчески, приводить систематические обоснования и совместно работать. Это базовые навыки жизни в 21 веке.",
- "about.introThree": "Скретч это проект группы Lifelong Kindergarten в MIT Media Lab. Среда распространяется бесплатно.",
+ "about.introOne": "С помощью Scratch ты можешь программировать собственные интерактивные истории, игры и анимационные ролики, а затем делиться своими творениями с другими членами интернет-сообщества.",
+ "about.introTwo": "Scratch помогает молодёжи учиться мыслить творчески, рассуждать систематически работать в сотрудничестве — базовые навыки для жизни в 21 веке.",
+ "about.introThree": " Scratch это проект группы Lifelong Kindergarten в MIT Media Lab. Scratch распространяется бесплатно.",
"about.introParents": "Информация для родителей",
"about.introEducators": "Информация для преподавателей",
"about.whoUsesScratch": "Кто использует Скретч?",
- "about.whoUsesScratchDescription": "Скретч придумывался для детей от 8 до 16 лет, но используется людьми всех возрастов. Миллионы людей создают проекты Скретч в самых разных условиях — дома, в школах, музеях, библиотеках.",
+ "about.whoUsesScratchDescription": "Scratch создан для детей от 8 до 16 лет, но используется людьми всех возрастов. Миллионы людей создают проекты Scratch в самых разных условиях — дома, в школах, музеях, библиотеках и общественных центрах.",
"about.aroundTheWorld": "По всему миру",
"about.aroundTheWorldDescription": "Scratch используется в более чем в 150 странах и доступен на более чем 40 языках. Для изменения языка нажмите меню внизу этой страницы. Для смены языка в Редакторе Проекта нажмите на кнопку-глобус вверху страницы. Если Вы хотите добавить или улучшить перевод, перейдите по ссылке{translationLink}.",
"about.translationLinkText": "перевод",
"about.quotes": "Цитаты",
- "about.quotesDescription": "Команад Scratch получила множество писем от молодёжи, родителей и преподавателей с благодарностями в адрес Scratch. Хотите узнать, о чём пишут нам люди? Вы можете ознакомиться с подборкой полученных нами писем по ссылке {quotesLink}.",
+ "about.quotesDescription": "Команда Scratch получила множество писем от молодёжи, родителей и преподавателей с благодарностями в адрес Scratch. Хотите узнать, о чём пишут нам люди? Вы можете ознакомиться с подборкой полученных нами писем по ссылке {quotesLink}.",
"about.quotesLinkText": "цитаты",
"about.learnMore": "Узнать больше о Скретч",
"about.learnMoreHelp": "Подсказки",
@@ -18,8 +18,8 @@
"about.learnMoreParents": "Информация для родителей",
"about.learnMoreCredits": "Благодарности",
"about.literacy": "Учись программировать, программируй для учебы",
- "about.literacyDescription": "Способность создавать компьютерные программы является важной частью грамотности в современном обществе. Когда люди учатся программировать на Скретч, они узнают важные стратегии для решения проблем, разработки проектов и сообщения идей.",
- "about.schools": "Скретч в школах",
+ "about.literacyDescription": "Способность создавать компьютерные программы является важной частью грамотности в современном обществе. Когда люди учатся программировать на Scratch, они знакомятся с важными стратегиями для решения проблем, разработки проектов и обмена идеями.",
+ "about.schools": "Scratch в школах",
"about.schoolsDescription": "Учащиеся используют Scratch на всех уровнях (от школы до университета) при обучении различным специальностям (таким как: математика, информационные технологии, лингвистика, социология). Преподаватели делятся опытом, материалами, задают вопросы и находят нужных людей на {scratchedLink}.",
"about.scratchedLinkText": "сайт ScratchEd.",
"about.research": "Исследования",
diff --git a/www/scratch-website.boost-l10njson/da.json b/www/scratch-website.boost-l10njson/da.json
index f018867f..09bf4867 100644
--- a/www/scratch-website.boost-l10njson/da.json
+++ b/www/scratch-website.boost-l10njson/da.json
@@ -1,14 +1,14 @@
{
"boost.headerText": "The {boostLink} kit brings your LEGO creations to life with powerful motors, a color sensor and more. By combining it with Scratch, you can build your own robotic creatures, tell physical-digital stories, invent new game controllers, or whatever else you can imagine.",
"boost.gettingStarted": "Kom i gang",
- "boost.connectingBoost": "Connecting BOOST to Scratch",
- "boost.powerBoost": "Turn on your sensor by pressing the power button.",
+ "boost.connectingBoost": "Forbind BOOST til Scratch",
+ "boost.powerBoost": "Tænd for din sensor ved at klikke på powerknappen",
"boost.useScratch3": "Brug {scratch3Link} editoren.",
- "boost.addExtension": "Add the BOOST extension.",
+ "boost.addExtension": "Tilføj udvidelsen med BOOST.",
"boost.thingsToTry": "Ting du kan prøve",
"boost.makeAMotorMove": "Få en motor til at bevæge sig",
- "boost.findTurnMotorOnForSeconds": "Find the {turnMotorOnForSeconds} block and click on it.",
- "boost.turnMotorOnForSeconds": "“turn motor A on for 1 seconds”",
+ "boost.findTurnMotorOnForSeconds": "Find brikken med {turnMotorOnForSeconds} og klik på den.",
+ "boost.turnMotorOnForSeconds": "“tænd motor A i 1 sekund”",
"boost.connectALegoBeam": "Connect a LEGO beam with an axle to motor A and click the block again to make it spin.",
"boost.starterProjects": "Begynder projekter",
"boost.troubleshootingTitle": "Fejlfinding",
@@ -17,18 +17,18 @@
"boost.winOSVersionLinkText": "Windows",
"boost.macOSVersionLinkText": "Mac OS",
"boost.closeScratchCopiesTitle": "Luk andre kopier af Scratch",
- "boost.closeScratchCopiesText": "Only one copy of Scratch can connect with a BOOST at a time. If you have Scratch open in other browser tabs, close it and try again.",
- "boost.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
- "boost.otherComputerConnectedText": "Only one computer can be connected to a BOOST at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
- "boost.imgAltBoostIllustration": "Illustration of the LEGO BOOST.",
+ "boost.closeScratchCopiesText": "Du kan kun forbinde en kopi af Scratch med en BOOST ad gangen. Hvis du har Scratch åben i andre faner, luk dem og prøv igen.",
+ "boost.otherComputerConnectedTitle": "Vær sikker på at der ikke er anden computer som er forbundet til din sensor",
+ "boost.otherComputerConnectedText": "Der kan kun være en computer forbundet til en BOOST ad gangen. Hvis en anden computer er forbundet, afbryd forbindelsen til sensoren eller luk Scratch på den computer og prøv igen.",
+ "boost.imgAltBoostIllustration": "Billede af LEGO BOOST.",
"boost.imgAltConnectALegoBeam": "A LEGO BOOST hub with an axle and a short beam connected to motor A.",
- "boost.feedTheCat": "Feed the Cat",
- "boost.feedTheCatDescription": "Feed a robot cat with colored LEGO bricks.",
- "boost.imgAltFeedTheCat": "A Scratch project with a white cat",
- "boost.driving": "Driving",
- "boost.drivingDescription": "Drive around a wheeled robot and make music.",
- "boost.imgAltDriving": "A Scratch project with a wheeled robot with eyes",
- "boost.walkAround": "Walk Around",
- "boost.walkAroundDescription": "Make your own controller to move a character on the screen.",
- "boost.imgAltwalkAround": "A Scratch project with character on a green background"
+ "boost.feedTheCat": "Fodre katten",
+ "boost.feedTheCatDescription": "Fodr en robot kat med farvede LEGO klodser.",
+ "boost.imgAltFeedTheCat": "Et Scratch projekt med en hvid kat",
+ "boost.driving": "Kørsel",
+ "boost.drivingDescription": "Kør rundt med en robot på hjul og lav musik.",
+ "boost.imgAltDriving": "Et Scratch projekt med en robot på hjul med øjne",
+ "boost.walkAround": "Gå rundt",
+ "boost.walkAroundDescription": "Lav din egen controller til at bevæge en figur på skærmen.",
+ "boost.imgAltwalkAround": "Et Scratch projekt med en figur på en grøn baggrund"
}
\ No newline at end of file
diff --git a/www/scratch-website.boost-l10njson/fa.json b/www/scratch-website.boost-l10njson/fa.json
index 056df9e0..54ae3822 100644
--- a/www/scratch-website.boost-l10njson/fa.json
+++ b/www/scratch-website.boost-l10njson/fa.json
@@ -13,7 +13,7 @@
"boost.starterProjects": "پروژههایی برای مبتدیان",
"boost.troubleshootingTitle": "عیبیابی",
"boost.checkOSVersionTitle": "اطمینان حاصل کنید که سیستم عامل شما با پیوند اسکرچ سازگار است",
- "boost.checkOSVersionText": "حداقل نسخه های سیستم عامل در بالای این صفحه ذکر شده است. دستورالعمل هایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
+ "boost.checkOSVersionText": "حداقل نسخههای سیستم عامل در بالای این صفحه ذکر شده است. دستورالعملهایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
"boost.winOSVersionLinkText": "ویندوز",
"boost.macOSVersionLinkText": "سیستم عامل مکینتاش",
"boost.closeScratchCopiesTitle": "سایر رونوشتهای اسکرچ را ببنید",
diff --git a/www/scratch-website.boost-l10njson/ja-Hira.json b/www/scratch-website.boost-l10njson/ja-Hira.json
index 04c21e4f..ca23fc66 100644
--- a/www/scratch-website.boost-l10njson/ja-Hira.json
+++ b/www/scratch-website.boost-l10njson/ja-Hira.json
@@ -1,34 +1,34 @@
{
- "boost.headerText": "The {boostLink} kit brings your LEGO creations to life with powerful motors, a color sensor and more. By combining it with Scratch, you can build your own robotic creatures, tell physical-digital stories, invent new game controllers, or whatever else you can imagine.",
+ "boost.headerText": " {boostLink} キットをつかうと、LEGOでつくったものにパワフルなモーターやカラーセンサー、そのほかのものをくみあわせて、いきいきとさせることができます。Scratchとくみあわせると、あなたじしんのロボットをつくったり、ぶつりてきなデジタルストーリーをつたえたり、あたらしいゲームコントローラーやそうぞうできるならなんでもはつめいできます。",
"boost.gettingStarted": "さあ、はじめましょう",
- "boost.connectingBoost": "Connecting BOOST to Scratch",
- "boost.powerBoost": "Turn on your sensor by pressing the power button.",
+ "boost.connectingBoost": "BOOSTをScratchにせつぞくちゅうです",
+ "boost.powerBoost": "でんげんボタンをおしてセンサーをオンにします。",
"boost.useScratch3": " {scratch3Link} エディタをつかいます。",
- "boost.addExtension": "Add the BOOST extension.",
+ "boost.addExtension": "BOOSTかくちょうきのうをついかします。",
"boost.thingsToTry": "おためしさくひんしゅう",
"boost.makeAMotorMove": "モーターをうごかす",
- "boost.findTurnMotorOnForSeconds": "Find the {turnMotorOnForSeconds} block and click on it.",
- "boost.turnMotorOnForSeconds": "“turn motor A on for 1 seconds”",
- "boost.connectALegoBeam": "Connect a LEGO beam with an axle to motor A and click the block again to make it spin.",
+ "boost.findTurnMotorOnForSeconds": " {turnMotorOnForSeconds}ブロックをみつけてクリックしてください。",
+ "boost.turnMotorOnForSeconds": "“モーターAを1びょうかんオンにする”",
+ "boost.connectALegoBeam": "LEGOビームをモーターAのじくにつなげてブロックをもういちどクリックすると、まわります。",
"boost.starterProjects": "にゅうもんようプロジェクト",
"boost.troubleshootingTitle": "トラブルシューテング",
- "boost.checkOSVersionTitle": "OSがScratch Linkに対応(たいおう)していることを確認(かくにん)してください。",
- "boost.checkOSVersionText": "最低限(さいていげん)のOSバージョンはページの上部(じょうぶ)にあります。バージョンの確認(かくにん)方法(ほうほう)はそれぞれ{winOSVersionLink}や{macOSVersionLink}をご覧(ごらん)下さい。",
+ "boost.checkOSVersionTitle": "OSがScratch Linkにたいおうしていることをかくにんしてください。",
+ "boost.checkOSVersionText": "たいおうしているOSバージョンはページのじょうぶにあります。バージョンのかくにんほうほうはそれぞれ{winOSVersionLink}や{macOSVersionLink}をごらんください。",
"boost.winOSVersionLinkText": "Windows",
"boost.macOSVersionLinkText": "Mac OS",
"boost.closeScratchCopiesTitle": "Scratchのほかのコピーをクローズする",
- "boost.closeScratchCopiesText": "Only one copy of Scratch can connect with a BOOST at a time. If you have Scratch open in other browser tabs, close it and try again.",
- "boost.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
- "boost.otherComputerConnectedText": "Only one computer can be connected to a BOOST at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
- "boost.imgAltBoostIllustration": "Illustration of the LEGO BOOST.",
- "boost.imgAltConnectALegoBeam": "A LEGO BOOST hub with an axle and a short beam connected to motor A.",
- "boost.feedTheCat": "Feed the Cat",
- "boost.feedTheCatDescription": "Feed a robot cat with colored LEGO bricks.",
- "boost.imgAltFeedTheCat": "A Scratch project with a white cat",
- "boost.driving": "Driving",
- "boost.drivingDescription": "Drive around a wheeled robot and make music.",
- "boost.imgAltDriving": "A Scratch project with a wheeled robot with eyes",
- "boost.walkAround": "Walk Around",
- "boost.walkAroundDescription": "Make your own controller to move a character on the screen.",
- "boost.imgAltwalkAround": "A Scratch project with character on a green background"
+ "boost.closeScratchCopiesText": "ScratchのコピーはひとつしかどうじにBOOSTにせつぞくできません。ほかのブラウザタブでScratchをひらいているばあい、タブをとじてリトライしてください。",
+ "boost.otherComputerConnectedTitle": "かならずほかのコンピューターがセンサーにせつぞくしないようにします。",
+ "boost.otherComputerConnectedText": "コンピュータは1だいしかどうじにBOOSTにせつぞくできません。センサーにせつぞくされているほかのコンピュータがあるばあい、センサーをせつだんするか、Scratchをクローズして、リトライしてください。",
+ "boost.imgAltBoostIllustration": "LEGO BOOSTのイラスト",
+ "boost.imgAltConnectALegoBeam": "かいてんじくとショートビームがモーターAにせつぞくされたLEGO BOOSTハブ。",
+ "boost.feedTheCat": "ネコをかう",
+ "boost.feedTheCatDescription": "いろのついたLEGOブリックでロボットのネコにえさをやろう。",
+ "boost.imgAltFeedTheCat": "しろいネコのScratchプロジェクト",
+ "boost.driving": "ドライブ",
+ "boost.drivingDescription": "しゃりんつきロボットをはしりまわらせてミュージックをつくろう。",
+ "boost.imgAltDriving": "めのあるしゃりんつきロボットのScratchプロジェクト",
+ "boost.walkAround": "あるきまわる",
+ "boost.walkAroundDescription": "がめんじょうのキャラクターをうごかすじぶんだけのコントローラーをつくろう。",
+ "boost.imgAltwalkAround": "みどりのはいけいにキャラクターがいるScratchプロジェクト"
}
\ No newline at end of file
diff --git a/www/scratch-website.boost-l10njson/ja.json b/www/scratch-website.boost-l10njson/ja.json
index b99b60c2..8e750f59 100644
--- a/www/scratch-website.boost-l10njson/ja.json
+++ b/www/scratch-website.boost-l10njson/ja.json
@@ -1,5 +1,5 @@
{
- "boost.headerText": "{boostLink}キットを使うと、LEGOで作ったものにパワフルなモーターやカラーセンサー、その他のものを組み合わせて生き生きとさせることができます。Scratchと組み合わせると、あなた自身のロボットの生き物を作ったり、物理的なデジタルストーリーを伝えたり、新しいゲームコントローラーを発明したり、想像できるなら何でもできます。",
+ "boost.headerText": "{boostLink}キットを使うと、LEGOで作ったものにパワフルなモーターやカラーセンサー、その他のものを組み合わせて生き生きとさせることができます。Scratchと組み合わせると、あなた自身のロボットを作ったり、物理的なデジタルストーリーを伝えたり、新しいゲームコントローラーや想像できるなら何でも発明できます。",
"boost.gettingStarted": "さあ、始めましょう",
"boost.connectingBoost": "BOOSTをScratchに接続中です",
"boost.powerBoost": "電源ボタンを押してセンサーをオンにします。",
@@ -8,24 +8,24 @@
"boost.thingsToTry": "お試し作品集",
"boost.makeAMotorMove": "モーターを動かす",
"boost.findTurnMotorOnForSeconds": "{turnMotorOnForSeconds} ブロックを見つけてクリックしてください。",
- "boost.turnMotorOnForSeconds": "“モーターを1秒間オンにする”",
+ "boost.turnMotorOnForSeconds": "“モーターAを1秒間オンにする”",
"boost.connectALegoBeam": "LEGOビームをモーターAの軸につなげてブロックをもう一度クリックすると、回ります。",
"boost.starterProjects": "入門者用プロジェクト",
"boost.troubleshootingTitle": "トラブルシューテング",
"boost.checkOSVersionTitle": "OSがScratch Linkに対応していることを確認してください。",
- "boost.checkOSVersionText": "最低限のOSバージョンはページの上部にあります。バージョンの確認方法はそれぞれ{winOSVersionLink}や{macOSVersionLink}をご覧下さい。",
+ "boost.checkOSVersionText": "対応しているOSバージョンはページの上部にあります。バージョンの確認方法はそれぞれ{winOSVersionLink}や{macOSVersionLink}をご覧下さい。",
"boost.winOSVersionLinkText": "Windows",
"boost.macOSVersionLinkText": "Mac OS",
"boost.closeScratchCopiesTitle": "Scratchの他のコピーをクローズする",
"boost.closeScratchCopiesText": "Scratchのコピーはひとつしか同時にBOOSTに接続できません。他のブラウザタブでScratchを開いている場合、タブを閉じてリトライしてください。",
- "boost.otherComputerConnectedTitle": "必ず他のコンピューターがセンサーがセンサーに接続しないようにします。",
+ "boost.otherComputerConnectedTitle": "必ず他のコンピューターがセンサーに接続しないようにします。",
"boost.otherComputerConnectedText": "コンピュータは1台しか同時にBOOSTに接続できません。センサーに接続されている他のコンピュータがある場合、センサーを切断するか、Scratchをクローズして、リトライしてください。",
"boost.imgAltBoostIllustration": "LEGO BOOSTのイラスト",
"boost.imgAltConnectALegoBeam": "回転軸とショートビームがモーターAに接続されたLEGO BOOSTハブ。",
"boost.feedTheCat": "猫を飼う",
"boost.feedTheCatDescription": "色のついたLEGOブリックでロボットの猫に餌をやろう。",
"boost.imgAltFeedTheCat": "白い猫のScratchプロジェクト",
- "boost.driving": "ドライビング",
+ "boost.driving": "ドライブ",
"boost.drivingDescription": "車輪付きロボットを走り回らせてミュージックを作ろう。",
"boost.imgAltDriving": "目のある車輪付きロボットのScratchプロジェクト",
"boost.walkAround": "歩き回る",
diff --git a/www/scratch-website.boost-l10njson/nl.json b/www/scratch-website.boost-l10njson/nl.json
index a3c83cfe..0a293315 100644
--- a/www/scratch-website.boost-l10njson/nl.json
+++ b/www/scratch-website.boost-l10njson/nl.json
@@ -1,5 +1,5 @@
{
- "boost.headerText": "The {boostLink} kit brings your LEGO creations to life with powerful motors, a color sensor and more. By combining it with Scratch, you can build your own robotic creatures, tell physical-digital stories, invent new game controllers, or whatever else you can imagine.",
+ "boost.headerText": "De {boostLink} kit brengt je LEGO creaties tot leven met krachtige motoren, een kleurensensor en meer. Door het met Scratch te combineren, kun je jouw eigen robotische wezens bouwen, fysiek-digitale verhalen vertellen, nieuwe spelcontrollers ontwerpen, of om het even andere dingen die je je kunt voorstellen.",
"boost.gettingStarted": "Aan de slag",
"boost.connectingBoost": "Verbind BOOST met Scratch",
"boost.powerBoost": "Zet je sensor aan met een druk op de aan-uit-knop.",
@@ -19,16 +19,16 @@
"boost.closeScratchCopiesTitle": "Sluit andere vensters met Scratch.",
"boost.closeScratchCopiesText": "Slechts één exemplaar van Scratch kan tegelijkertijd verbinding maken met een BOOST. Als u Scratch heeft geopend in andere browser tabbladen, sluit deze en probeert het opnieuw.",
"boost.otherComputerConnectedTitle": "Zorg ervoor dat geen andere computer verbonden is met jouw sensor",
- "boost.otherComputerConnectedText": "Only one computer can be connected to a BOOST at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
- "boost.imgAltBoostIllustration": "Illustration of the LEGO BOOST.",
- "boost.imgAltConnectALegoBeam": "A LEGO BOOST hub with an axle and a short beam connected to motor A.",
- "boost.feedTheCat": "Feed the Cat",
- "boost.feedTheCatDescription": "Feed a robot cat with colored LEGO bricks.",
- "boost.imgAltFeedTheCat": "A Scratch project with a white cat",
- "boost.driving": "Driving",
- "boost.drivingDescription": "Drive around a wheeled robot and make music.",
- "boost.imgAltDriving": "A Scratch project with a wheeled robot with eyes",
- "boost.walkAround": "Walk Around",
- "boost.walkAroundDescription": "Make your own controller to move a character on the screen.",
- "boost.imgAltwalkAround": "A Scratch project with character on a green background"
+ "boost.otherComputerConnectedText": "Er kan maar één computer tegelijk verbonden zijn met een BOOST. Als je een andere computer verbonden hebt aan een sensor, verbreek de verbinding van de sensor dan of sluit Scratch op die computer. Probeer het daarna opnieuw.",
+ "boost.imgAltBoostIllustration": "Illustratie van de LEGO BOOST.",
+ "boost.imgAltConnectALegoBeam": "Een LEGO BOOST-hub met een as en een korte balk, verbonden met motor A.",
+ "boost.feedTheCat": "Voer de kat",
+ "boost.feedTheCatDescription": "Voer een robotkat met gekleurde LEGO blokken.",
+ "boost.imgAltFeedTheCat": "Een Scratch project met een witte kat",
+ "boost.driving": "Rijden",
+ "boost.drivingDescription": "Rijd een robot met wieltjes rond en maak muziek.",
+ "boost.imgAltDriving": "Een Scratch project met een robot met wieltjes en ogen",
+ "boost.walkAround": "Rondlopen",
+ "boost.walkAroundDescription": "Maak je eigen controller om een sprite op het scherm te bewegen.",
+ "boost.imgAltwalkAround": "Een Scratch project met een sprite op een groene achtergrond"
}
\ No newline at end of file
diff --git a/www/scratch-website.boost-l10njson/ru.json b/www/scratch-website.boost-l10njson/ru.json
index f0ca6be4..a946fd6c 100644
--- a/www/scratch-website.boost-l10njson/ru.json
+++ b/www/scratch-website.boost-l10njson/ru.json
@@ -1,5 +1,5 @@
{
- "boost.headerText": "The {boostLink} kit brings your LEGO creations to life with powerful motors, a color sensor and more. By combining it with Scratch, you can build your own robotic creatures, tell physical-digital stories, invent new game controllers, or whatever else you can imagine.",
+ "boost.headerText": "Набор {boostLink} вдохнет жизнь в твои творения LEGO с помощью мощных двигателей, цветового датчика и многого другого. Комбинируя его с Scratch, ты можешь создавать своих собственных роботизированных существ, рассказывать физические-цифровые истории, изобретать новые игровые контроллеры или что-либо еще, что ты можешь себе представить.",
"boost.gettingStarted": "С чего начать",
"boost.connectingBoost": "Подключение LEGO BOOST к Скретч",
"boost.powerBoost": "Включите ваш датчик нажав кнопку питания.",
diff --git a/www/scratch-website.boost-l10njson/sr.json b/www/scratch-website.boost-l10njson/sr.json
index 0ed76728..5c23a956 100644
--- a/www/scratch-website.boost-l10njson/sr.json
+++ b/www/scratch-website.boost-l10njson/sr.json
@@ -1,10 +1,10 @@
{
"boost.headerText": "The {boostLink} kit brings your LEGO creations to life with powerful motors, a color sensor and more. By combining it with Scratch, you can build your own robotic creatures, tell physical-digital stories, invent new game controllers, or whatever else you can imagine.",
"boost.gettingStarted": "Почетни кораци",
- "boost.connectingBoost": "Connecting BOOST to Scratch",
+ "boost.connectingBoost": "Повезивање BOOST-а на Скрач",
"boost.powerBoost": "Turn on your sensor by pressing the power button.",
"boost.useScratch3": "Употреби {scratch3Link} едитор.",
- "boost.addExtension": "Add the BOOST extension.",
+ "boost.addExtension": "Додај BOOST проширење.",
"boost.thingsToTry": "Оно што можеш да пробаш",
"boost.makeAMotorMove": "Нека се мотор креће",
"boost.findTurnMotorOnForSeconds": "Find the {turnMotorOnForSeconds} block and click on it.",
@@ -20,10 +20,10 @@
"boost.closeScratchCopiesText": "Only one copy of Scratch can connect with a BOOST at a time. If you have Scratch open in other browser tabs, close it and try again.",
"boost.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
"boost.otherComputerConnectedText": "Only one computer can be connected to a BOOST at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
- "boost.imgAltBoostIllustration": "Illustration of the LEGO BOOST.",
+ "boost.imgAltBoostIllustration": "Илустрација LEGO BOOST-а.",
"boost.imgAltConnectALegoBeam": "A LEGO BOOST hub with an axle and a short beam connected to motor A.",
- "boost.feedTheCat": "Feed the Cat",
- "boost.feedTheCatDescription": "Feed a robot cat with colored LEGO bricks.",
+ "boost.feedTheCat": "Нахрани мачку",
+ "boost.feedTheCatDescription": "Нахрани мачку робота са LEGO коцкицама.",
"boost.imgAltFeedTheCat": "A Scratch project with a white cat",
"boost.driving": "Driving",
"boost.drivingDescription": "Drive around a wheeled robot and make music.",
diff --git a/www/scratch-website.boost-l10njson/zh-cn.json b/www/scratch-website.boost-l10njson/zh-cn.json
index 1e4814d2..ddb9e37c 100644
--- a/www/scratch-website.boost-l10njson/zh-cn.json
+++ b/www/scratch-website.boost-l10njson/zh-cn.json
@@ -1,15 +1,15 @@
{
- "boost.headerText": "The {boostLink} kit brings your LEGO creations to life with powerful motors, a color sensor and more. By combining it with Scratch, you can build your own robotic creatures, tell physical-digital stories, invent new game controllers, or whatever else you can imagine.",
+ "boost.headerText": "{boostLink}套件通过强大的电机,颜色传感器等为您的乐高创作带来生机。 通过将它与Scratch相结合,您可以构建自己的机器人生物,讲述物理数字故事,发明新的游戏控制器或其他任何您能想象到的东西。",
"boost.gettingStarted": "入门",
- "boost.connectingBoost": "Connecting BOOST to Scratch",
- "boost.powerBoost": "Turn on your sensor by pressing the power button.",
+ "boost.connectingBoost": "将BOOST连接到Scratch",
+ "boost.powerBoost": "按电源按钮打开传感器。",
"boost.useScratch3": "使用{scratch3Link}编辑器。",
- "boost.addExtension": "Add the BOOST extension.",
- "boost.thingsToTry": "牛刀小试",
+ "boost.addExtension": "添加BOOST扩展。",
+ "boost.thingsToTry": "你要尝试的",
"boost.makeAMotorMove": "让马达转动",
- "boost.findTurnMotorOnForSeconds": "Find the {turnMotorOnForSeconds} block and click on it.",
- "boost.turnMotorOnForSeconds": "“turn motor A on for 1 seconds”",
- "boost.connectALegoBeam": "Connect a LEGO beam with an axle to motor A and click the block again to make it spin.",
+ "boost.findTurnMotorOnForSeconds": "找到{turnMotorOnForSeconds}模块并点击它。",
+ "boost.turnMotorOnForSeconds": "“将马达A打开1秒钟”",
+ "boost.connectALegoBeam": "将带有轴的LEGO梁连接到电机A,然后再次点击该模块以使其旋转。",
"boost.starterProjects": "入门项目",
"boost.troubleshootingTitle": "问题排除",
"boost.checkOSVersionTitle": "确保电脑操作系统与Scratch Link兼容",
@@ -17,10 +17,10 @@
"boost.winOSVersionLinkText": "Windows",
"boost.macOSVersionLinkText": "Mac OS",
"boost.closeScratchCopiesTitle": "关闭其他Scratch副本",
- "boost.closeScratchCopiesText": "Only one copy of Scratch can connect with a BOOST at a time. If you have Scratch open in other browser tabs, close it and try again.",
- "boost.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
- "boost.otherComputerConnectedText": "Only one computer can be connected to a BOOST at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
- "boost.imgAltBoostIllustration": "Illustration of the LEGO BOOST.",
+ "boost.closeScratchCopiesText": "BOOST仅可连接一个Scratch。 如果您在其他浏览器选项卡中打开了Scratch,请将其关闭然后重试。",
+ "boost.otherComputerConnectedTitle": "请确保没有其他计算机连接到您的传感器",
+ "boost.otherComputerConnectedText": "仅可将一台计算机连接到BOOST。 如果您的传感器连接了另一台计算机,请断开传感器或关闭该计算机上的Scratch,然后重试。",
+ "boost.imgAltBoostIllustration": "LEGO BOOST的插图。",
"boost.imgAltConnectALegoBeam": "A LEGO BOOST hub with an axle and a short beam connected to motor A.",
"boost.feedTheCat": "Feed the Cat",
"boost.feedTheCatDescription": "Feed a robot cat with colored LEGO bricks.",
diff --git a/www/scratch-website.camp-l10njson/de.json b/www/scratch-website.camp-l10njson/de.json
index 9d63ee8a..3b1cf44d 100644
--- a/www/scratch-website.camp-l10njson/de.json
+++ b/www/scratch-website.camp-l10njson/de.json
@@ -2,12 +2,12 @@
"camp.title": "Scratch Treffen: Tief unten",
"camp.dates": "24. Juli - 13. August",
"camp.welcome": "Willkommen zum Scratch Camp 2017!",
- "camp.welcomeIntro": "Tauchen sie mit uns in den Ozean ein und gestalten sie ihre eigene Kreation. Deine Kreation kann alles sein was du im Ozean findest - echt oder erfunden!
Tauchen sie im diesjährigen Camp in diesen drei Teilen tief mit uns ein:",
+ "camp.welcomeIntro": "Tauche mit uns in den Ozean ein und gestalte deine eigene Kreation. Deine Kreation kann alles sein was du im Ozean findest - echt oder erfunden!
Tauche im diesjährigen Camp in diesen drei Teilen tief mit uns ein:",
"camp.part1Dates": "Teil 1 (24. - 30. Juli)",
"camp.detailsTitle": "Details:",
"camp.part1Details": "Erstelle ein Projekt mit einem Charakter, echt oder vorgestellt, der im Ozean lebt. Du kannst ein Monster aus der Tiefe erstellen, einen süßen kleinen Seestern, einen Hai der Tacos isst, oder etwas anderes das du dir vorstellen kannst.",
"camp.particpateTitle": "Wie du dich beteiligst:",
- "camp.part1Particpate": "Teil 1 des Camps findet imMain Camp Cabin studio statt. Hier können sie Fragen, die Kreationen von anderen Scratchern anzeigen und Ihre eigenen einrichten. Gehe zu Studio, um mehr zu erfahren!",
+ "camp.part1Particpate": "Teil 1 des Camps findet imMain Camp Cabin studio statt. Hier kannst du Fragen, die Kreationen von anderen Scratchern anzeigen und deine eigenen einreichen. Gehe zu Studio, um mehr zu erfahren!",
"camp.part2Dates": "Teil 2 (31. Juli - 6. August)",
"camp.part2Details": "Du kannst deinen Charakter jetzt interaktiv machen! Hat dein Charakter vielleicht Fragen an uns? Was passiert wenn du auf ihn draufklickst? Hat er vielleicht Superkräfte? Und viel mehr!",
"camp.part2Particpate": "Part 2 of camp will also take place in the Main Camp Cabin studio. Here you can ask questions, view other Scratchers' creations, and submit your own. Go to the studio to learn more!",
diff --git a/www/scratch-website.conference-index-2019-l10njson/de.json b/www/scratch-website.conference-index-2019-l10njson/de.json
index 4d89d68f..286285ea 100644
--- a/www/scratch-website.conference-index-2019-l10njson/de.json
+++ b/www/scratch-website.conference-index-2019-l10njson/de.json
@@ -1,27 +1,27 @@
{
"conference-2019.title": "Scratch Konferenzen 2019",
- "conference-2019.descA": "Scratch Konferenzen sind spielerische Zusammenkünfte von Lehrpersonen, Forschern, Entwicklern und anderen Mitgliedern der weltweiten Scratch Gemeinschaft.",
+ "conference-2019.descA": "Scratch Konferenzen sind spielerische Zusammenkünfte von Lehrpersonen, Forscher*innen, Entwickler*innen und anderen Mitgliedern der weltweiten Scratch Gemeinschaft.",
"conference-2019.descB": "Diese Ereignisse finden an verschiedenen Orten auf der ganzen Welt statt und bieten Menschen mit unterschiedlichem Hintergrund und unterschiedlichen Praktiken die Möglichkeit, zu diskutieren, wie sie Kinder bei der Verwendung von Scratch unterstützen, miteinander zusammenzuarbeiten und Ideen auszutauschen und neue Kreative Lernstrategien und Aktivitäten für ihre Gemeinschaften zu entwickeln.",
"conference-2019.descC": "Die erste Scratch-Konferenz fand 2008 am MIT statt, und das Scratch Team hat weiterhin alle zwei Jahre eine Scratch-Konferenz organisiert. Die nächste Scratch@MIT-Konferenz wird im Sommer 2020 in Cambridge, Massachusetts, USA stattfinden.",
- "conference-2019.descD": "2019 finden an anderen Orten der Welt mehrere Scratch-Konferenzen statt. (Siehe unten)",
+ "conference-2019.descD": "2019 finden an anderen Orten der Welt mehrere Scratch-Konferenzen statt (siehe unten).",
"conference-2019.seeBelow": "Zeitplan und Standorte",
"conference-2019.joinMailingListButtonText": "Trete der Mailingliste bei",
- "conference-2019.joinMailingList": "Wenn sie mehr über die Scratch@MIT-Konferenz 2020 in Cambridge, Massachusetts erfahren und Informationen zu regionalen Konferenzen auf der ganzen Welt erhalten möchten, können Sie sich in unsere Mailing-Liste eintragen.",
- "conference-2019.date": "Zeitpunkt",
- "conference-2019.location": "Standort",
+ "conference-2019.joinMailingList": "Wenn du mehr über die Scratch@MIT-Konferenz 2020 in Cambridge, Massachusetts erfahren und Informationen zu regionalen Konferenzen auf der ganzen Welt erhalten möchten, kannst du dich in unsere Mailing-Liste eintragen.",
+ "conference-2019.date": "Datum",
+ "conference-2019.location": "Ort",
"conference-2019.audience": "Zielgruppe",
"conference-2019.language": "Sprache",
"conference-2019.hashtag": "Hashtag",
"conference-2019.website": "Besuche die Webseite",
"conference-2019.ukTitle": "Scratch-Konferenz Europa",
"conference-2019.ukDesc": "Die von Raspberry Pi veranstaltete Scratch-Konferenz Europa 2019 findet von Freitag, 23. August, bis Sonntag, 25. August, in Cambridge, Großbritannien tatt. Der Zeitplan ist voll von aufregenden Aktivitäten, die von Mitgliedern in der Scratch-Gemeinschaft geleitet werden. Teilnehmende können sich auf Workshops, Vorträge und Keynotes zu verschiedenen Themen freuen, einschließlich des neuen Scratch 3.0 sowie auf zahlreiche informelle Gelegenheiten zum Chatten und Verbinden!",
- "conference-2019.ukAudience": "Pädagogen und Freiwillige",
+ "conference-2019.ukAudience": "Pädagog*innen und Freiwillige",
"conference-2019.kenyaTitle": "Scratch 2019 NBO",
"conference-2019.kenyaSubTitle": "Wellen der Innovation",
"conference-2019.kenyaDesc": "In Annerkennung der technologischen Beiträge Afrikas zur Welt und des Potentials der Jugend Afrikas wird Scratch 2019 NBO in Nairobi, Kenia stattfinden. Schließen sie sich Lehrpersonen aus der ganzen Welt an, um Unterricht zu teilen, junge Leute zu fördern und Erfolge im Kreativen Programmieren zu feiern.",
"conference-2019.kenyaPostpone": "The Scratch2019NBO conference, originally planned for Nairobi, Kenya in July 2019, has been postponed. Information about future plans will be available later this year.",
"conference-2019.kenyaAudience": "Lehrpersonen, Schüler*innen und Enthusiasten",
"conference-2019.chileDesc": "Scratch al Sur Conferencia Chile 2019 is an event aimed at teachers of all educational areas and levels, who seek to innovate in the classroom through creative learning, thus supporting public policies that are promoted through the National Plan of Digital Languages, launched by the Chilean government as of 2019. Various workshops, panels, experiences, stands, a presentation of the new Scratch 3.0, Makey-Makey, and much more will be offered.",
- "conference-2019.chileAudience": "Lehrer und politische Entscheidungsträger",
+ "conference-2019.chileAudience": "Lehrpersonen und politische Entscheidungsträger*innen",
"conference-2019.spanishWithSimultaneous": "Spanisch - Simultan-Übersetzung ins Englische während der Plenarsitzungen"
}
\ 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
index 20436ebe..0f46dce6 100644
--- a/www/scratch-website.conference-index-2019-l10njson/fa.json
+++ b/www/scratch-website.conference-index-2019-l10njson/fa.json
@@ -6,7 +6,7 @@
"conference-2019.descD": "در سال 2019، چندین کنفرانس اسکرچ در سایر نقاط جهان برگزار خواهد شد (نگاه کنید به زیر).",
"conference-2019.seeBelow": "برنامه و مکانها",
"conference-2019.joinMailingListButtonText": "پیوستن به گروه ایمیل",
- "conference-2019.joinMailingList": "برای کسب اطلاعات بیشتر در مورد کنفرانس Scratch @ MIT 2020 در کمبریج، ماساچوست و دریافت اطلاعات در مورد کنفرانسهای محلی در سراسر جهان، به لیست پستی ما بپیوندید.",
+ "conference-2019.joinMailingList": "برای کسب اطلاعات بیشتر در مورد کنفرانس اسکرچ @ MIT 2020 در کمبریج، ماساچوست و دریافت اطلاعات در مورد کنفرانسهای محلی در سراسر جهان، به لیست ایمیل ما بپیوندید.",
"conference-2019.date": "تاریخ",
"conference-2019.location": "مکان",
"conference-2019.audience": "حضار",
diff --git a/www/scratch-website.conference-index-2019-l10njson/ja-Hira.json b/www/scratch-website.conference-index-2019-l10njson/ja-Hira.json
index 78d04238..ab45b1d3 100644
--- a/www/scratch-website.conference-index-2019-l10njson/ja-Hira.json
+++ b/www/scratch-website.conference-index-2019-l10njson/ja-Hira.json
@@ -19,9 +19,9 @@
"conference-2019.kenyaTitle": "Scratch2019NBO",
"conference-2019.kenyaSubTitle": "イノベーションの波",
"conference-2019.kenyaDesc": "アフリカの世界に対する科学技術の貢献とアフリカの若者の可能性を認め、Scratch2019NBOはケニアのナイロビで開催予定です。授業について話し、若者をエンパワーし、そして創造的なコーディングの成果を誉め称えるため、世界中の教育者たちと結び付きましょう。",
- "conference-2019.kenyaPostpone": "The Scratch2019NBO conference, originally planned for Nairobi, Kenya in July 2019, has been postponed. Information about future plans will be available later this year.",
+ "conference-2019.kenyaPostpone": "2019年7月にケニアのナイロビで開催予定だったScratch2019NBOカンファレンスは延期されました。今後の計画は今年の後半に発表されます。",
"conference-2019.kenyaAudience": "教育関係者、生徒、愛好家",
- "conference-2019.chileDesc": "Scratch al Sur Conferencia Chile 2019 is an event aimed at teachers of all educational areas and levels, who seek to innovate in the classroom through creative learning, thus supporting public policies that are promoted through the National Plan of Digital Languages, launched by the Chilean government as of 2019. Various workshops, panels, experiences, stands, a presentation of the new Scratch 3.0, Makey-Makey, and much more will be offered.",
+ "conference-2019.chileDesc": "Scratch al Sur カンファレンス チリ2019は、創造的な学びを通して授業を革新しようと模索するあらゆる教育分野や教育レベルの教師たちを対象としたイベントです。このように、このイベントは、2019年にチリ政府によって開始されたNational Plan of Digital Languages(教育や教師のイノベーションプラン)を通じて推進中の公共政策をサポートしています。さまざまなワークショップ、パネルセッション、体験会、展示、新しいScratch 3.0やMakey Makeyなどについてのプレゼン、その他にも多くのものが提供される予定です。",
"conference-2019.chileAudience": "教師と政策担当者",
"conference-2019.spanishWithSimultaneous": "スペイン語 - 本会議のセッションで英語の同時通訳があります"
}
\ 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
index f9d3f9bc..a79204b7 100644
--- a/www/scratch-website.conference-index-2019-l10njson/ru.json
+++ b/www/scratch-website.conference-index-2019-l10njson/ru.json
@@ -1,27 +1,27 @@
{
- "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.title": "Конференция Scratch 2019",
+ "conference-2019.descA": "Конференции Scratch - это веселые встречи преподавателей, исследователей, разработчиков и других членов мирового сообщества Scratch.",
+ "conference-2019.descB": "Эти мероприятия, проводящиеся в разных местах по всему миру, предоставляют людям с различным багажом знаний и практического опыта возможность обсуждения работы с детьми, использующими Scratch, сотрудничества и обмена идеями друг с другом, а также возможность привнесения в их собственные сообщества новых стратегий и видов деятельности в области творческого обучения.",
+ "conference-2019.descC": "Первая конференция Scratch была проведена в MIT в 2008 году, и команда Scratch с тех пор продолжает устраивать конференции Scratch раз в два года. Следующая конференция Scratch@MIT состоится летом 2020 года (в Кембридже, штат Массачусетс, США).",
+ "conference-2019.descD": "В 2019 году будет проведено несколько конференций Scratch в других местах по всему миру (см. ниже).",
+ "conference-2019.seeBelow": "Расписание и место проведения",
"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.joinMailingList": "Чтобы узнать больше о конференции Scratch@MIT 2020 года в Кембридже, штат Массачусетс, и получать новости о региональных конференциях по всему миру, подпишитесь на нашу рассылку.",
"conference-2019.date": "Дата",
"conference-2019.location": "Местоположение",
"conference-2019.audience": "Количество людей",
"conference-2019.language": "Язык",
- "conference-2019.hashtag": "Hashtag",
+ "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.ukDesc": "Европейская конференция Scratch Conference 2019, организованная Raspberry Pi, пройдет в Кембридже, Великобритания, с пятницы 23 августа по воскресенье 25 августа. Программа полна захватывающих совместных мероприятий, проводимых членами сообщества Scratch. Участники могут рассчитывать на семинары, лекции и выступления по различным темам, включая новую версию Scratch 3.0, а также множество неформальных возможностей для общения и знакомства!",
+ "conference-2019.ukAudience": "Профессионалы и волонтеры сферы образования",
"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.kenyaPostpone": "The Scratch2019NBO conference, originally planned for Nairobi, Kenya in July 2019, has been postponed. Information about future plans will be available later this year.",
- "conference-2019.kenyaAudience": "Educators, students, and enthusiasts",
- "conference-2019.chileDesc": "Scratch al Sur Conferencia Chile 2019 is an event aimed at teachers of all educational areas and levels, who seek to innovate in the classroom through creative learning, thus supporting public policies that are promoted through the National Plan of Digital Languages, launched by the Chilean government as of 2019. Various workshops, panels, experiences, stands, a presentation of the new Scratch 3.0, Makey-Makey, and much more will be offered.",
- "conference-2019.chileAudience": "Teachers and policy makers",
- "conference-2019.spanishWithSimultaneous": "Spanish - simultaneous translation into English during plenary sessions"
+ "conference-2019.kenyaSubTitle": "Море инноваций",
+ "conference-2019.kenyaDesc": "В знак признания технологического вклада Африки в мир и потенциала молодежи Африки, Scratch2019NBO пройдет в Найроби, Кения. Присоединяйтесь к педагогам со всего мира для обмена уроками, расширения возможностей для молодых людей и празднования достижений в творческом программировании.",
+ "conference-2019.kenyaPostpone": "Конференция Scratch2019NBO, первоначально запланированная для проведения в Найроби, Кения, в июле 2019 года, была отложена. Информация о планах на будущее будет доступна позже в этом году.",
+ "conference-2019.kenyaAudience": "Педагоги, студенты и энтузиасты",
+ "conference-2019.chileDesc": "Scratch al Sur Conferencia Chile 2019 - это мероприятие, предназначенное для преподавателей всех областей и уровней образования, которые стремятся к инновациям в классе с помощью творческого обучения, тем самым поддерживая государственную политику, продвигаемую в рамках Национального плана цифровых языков, разработанного правительством Чили к 2019 году. Будут предложены различные семинары, группы, обмен опытом, стенды, презентация нового Scratch 3.0, Makey-Makey и многое другое.",
+ "conference-2019.chileAudience": "Преподаватели и политики",
+ "conference-2019.spanishWithSimultaneous": "Испанский - синхронный перевод на английский во время пленарных заседаний"
}
\ 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 c2cd9b64..abea3bf8 100644
--- a/www/scratch-website.credits-l10njson/ru.json
+++ b/www/scratch-website.credits-l10njson/ru.json
@@ -5,17 +5,17 @@
"credits.previousTitle": "Предыдущие члены команды Скретч из МТИ",
"credits.previousBody": "Большой вклад в развитие был сделан членами предыдущей команды, в состав которой входили John Maloney (возглавлявший группу разработчиков языка Скретч) и Andrés Monroy-Hernández (руководивший созданием веб-сайта сообщества Скретч). Другие сотрудники, которых необходимо отметить:",
"credits.partnersTitle": "Партнеры по разработке и развитию",
- "credits.researchersIntro": "Research on Scratch is being conducted by members of the MIT Scratch Team and researchers at other universities, including:",
+ "credits.researchersIntro": "Исследование Scratch проводится членами команды MIT Scratch Team и исследователями из других университетов, в том числе:",
"credits.partnersBody": "Паула Бонта и Брайан Сильверман, компания Playful Invention (начали вносить свой вклад в разработку Scratch, даже до того, как Scratch получил свое название).",
"credits.researchersTitle": "Исследователи Скретч",
- "credits.researchersBody": "{scratchResearchLink} is being conducted by members of the MIT Scratch Team and researchers at other universities, including:",
+ "credits.researchersBody": "{scratchResearchLink} проводится членами команды MIT Scratch Team и исследователями из других университетов, в том числе:",
"credits.researchLinkText": "Исследования по Scratch",
- "credits.researchersContributors": "Yasmin Kafai (who collaborated on the {nsfLink}) at the University of Pennsylvania Graduate School of Education, Karen Brennan (who leads the {scratchEdLink}) at the Harvard Graduate School of Education, Benjamin Mako Hill at the University of Washington, Andrés Monroy Hernández at Microsoft Research, Mimi Ito and Crystle Martin at the University of California, Irvine, Quinn Burke at College of Charleston, Deborah Fields at Utah State University, and Kylie Peppler at Indiana University.",
- "credits.researchNSFLinkText": "initial NSF Scratch grant",
+ "credits.researchersContributors": "Ясмин Кафай (сотрудничавший с {nsfLink}) в Высшей школе образования Пенсильванского университета, Карен Бреннан (возглавляющая {scratchEdLink}) в Высшей школе образования Гарварда, Бенджамин Мако Хилл в Вашингтонском университете, Андрес Монрой Эрнандес из Microsoft Research, Мими Ито и Кристл Мартин из Калифорнийского университета, Ирвин, Куинн Берк из Колледжа Чарльстона, Дебора Филдс из Университета штата Юта и Кайли Пепплер из Университета Индианы.",
+ "credits.researchNSFLinkText": "начальный грант NSF Scratch",
"credits.researchScratchEdLinkText": "Проект ScratchEd",
"credits.acknowledgementsTitle": "Благодарности",
"credits.acknowledgementsContributors": "Следующие участники также участвовали в поддержке и развитии Scratch в эти годы:",
- "credits.acknowledgementsTranslators": "With the help of {translatorsLink} around the world, Scratch is available in many languages.",
+ "credits.acknowledgementsTranslators": "С помощью {translatorsLink} по всему миру, Scratch доступен на многих языках.",
"credits.acknowledgementsTranslatorsLinkText": "Переводчик Scratch",
"credits.acknowledgementsCommunity": "Мы высоко ценим вклад всех участников всемирного сообщества Scratch, которые сформировали направление Scratch, делясь своими проектами, комментариями и идеями.",
"credits.acknowledgementsInfluencers": "Идеи Сеймура Пейперта и Алана Кея серьезно вдохновили и повлияли на нашу работу по Scratch.",
@@ -23,15 +23,15 @@
"credits.supportersFinancialHeader": "Эти организации поддержали Скретч финансово наиболее сильно:",
"credits.supportersServicesHeader": "Эти организации поддерживают Scratch своими сервисами, чтобы проект продолжал развиваться:",
"credits.supportersOpenHeader": "Скретч не существовал бы, если бы не бесплатное и открытое программное обеспечение:",
- "credits.currentSponsors": "Current Sponsors",
- "credits.currentFinancialSupport": "The following organizations are providing major financial support for Scratch:",
+ "credits.currentSponsors": "Спонсоры на текущий момент",
+ "credits.currentFinancialSupport": "Следующие организации предоставляют основную финансовую поддержку для Scratch:",
"credits.translationsTitle": "Переводчики",
"credits.illustrationsTitle": "Иллюстрации",
- "credits.acknowledgementsIllustrations": "Many thanks to the following artists for their contributions to the Scratch sprite library:",
+ "credits.acknowledgementsIllustrations": "Большое спасибо следующим художникам за их вклад в библиотеку спрайтов Scratch:",
"credits.soundsTitle": "Звуки",
- "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.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:"
+ "credits.pastContributors": "Участники в прошлом",
+ "credits.pastContributorsThanks": "Существенный вклад был внесен предыдущими членами команды Scratch, включая Джона Мэлони (который возглавлял разработку программного обеспечения в течение первого десятилетия Scratch) и Андреса Монроя-Эрнандеса (который возглавлял разработку первого веб-сайта сообщества Scratch).",
+ "credits.otherContributors": "Другие участники включают:",
+ "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.download-l10njson/ru.json b/www/scratch-website.download-l10njson/ru.json
index 1649af50..0f5d7c4f 100644
--- a/www/scratch-website.download-l10njson/ru.json
+++ b/www/scratch-website.download-l10njson/ru.json
@@ -14,7 +14,7 @@
"download.supportChromeOS": "Когда Scratch Desktop станет доступен на Хромбуках?",
"download.supportChromeOSAnswer": "Scratch Desktop для Chromebooks пока что недоступен, но мы уже работаем над этим. Релиз для Chtomebook ожидается позже в 2019 году.",
"download.olderVersionsTitle": "Ранние Версии ",
- "download.olderVersions": "Ищете Scratch 2.0 Offline Editor или Scratch 1.4?",
+ "download.olderVersions": "Ищете офлайн-редактор Scratch 2.0 или Scratch 1.4?",
"download.scratch1-4Desktop": "Scratch 1.4 ПК",
"download.scratch2Desktop": " Scratch 2.0 ПК",
"download.cannotAccessMacStore": "Что если я не могу зайти в Mac App Store?",
diff --git a/www/scratch-website.download-scratch2-l10njson/de.json b/www/scratch-website.download-scratch2-l10njson/de.json
index 0cdb1c27..9d5466b1 100644
--- a/www/scratch-website.download-scratch2-l10njson/de.json
+++ b/www/scratch-website.download-scratch2-l10njson/de.json
@@ -1,7 +1,7 @@
{
"download.title": "Offline Editor für Scratch 2.0",
"download.intro": "Du kannst den Scratch 2.0 Editor installieren, um ohne Internetverbindung an Projekten zu arbeiten. Diese Version läuft unter Windows und MacOS.",
- "download.introMac": "Anmerkung für Mac-BenutzerInnen: die letzte Version des Scratch 2.0 Offline Editors benötigt Adobe AIR 20. Um Adobe AIR 20 von Hand zu installieren, lade es hier herunter.",
+ "download.introMac": "Anmerkung für Mac-User: die letzte Version des Scratch 2.0 Offline Editors benötigt Adobe AIR 20. Um Adobe AIR 20 von Hand zu installieren, lade es hier herunter.",
"download.installation": "Installation",
"download.airTitle": "Adobe AIR",
"download.airBody": "Wenn du es noch nicht hast, lade Adobe AIR herunter und installiere es",
@@ -21,7 +21,7 @@
"download.currentVersion": "Die aktuelle Version ist {version}.",
"download.otherVersionsTitle": "Andere Versionen von Scratch",
"download.otherVersionsOlder": "Falls du einen älteren Computer hast oder den Scratch 2.0 Offline-Editor aus anderen Gründen nicht installieren kannst, kannst du versuchen, Scratch 1.4 zu installieren.",
- "download.otherVersionsAdmin": "Falls du ein Netzwerkadministrator bist: Von einem Mitglied der Scratch-Community wurde ein Scratch MSI erstellt, das hier heruntergeladen werden kann.",
+ "download.otherVersionsAdmin": "Falls du Netzwerkadministrator*in bist: Von einem Mitglied der Scratch-Community wurde ein Scratch MSI erstellt, das hier heruntergeladen werden kann.",
"download.knownIssuesTitle": "Bekannte Probleme",
"download.knownIssuesOne": "Falls dein Offline-Editor direkt nach dem Öffnen von Scratch abgestürzt ist, installiere den Scratch 2 Offline-Editor erneut (siehe Schritt 2 oben). Dieses Problem tritt aufgrund eines Bugs auf, der in Adobe AIR 14 (veröffentlicht im April 2014) auftauchte.",
"download.knownIssuesTwo": "Böcke, die Grafikeffekte steuern (in der Kategorie \"Aussehen\"), können Projekte wegen einesbekannten Flash-Bugs verlangsamen.",
diff --git a/www/scratch-website.educator-landing-l10njson/de.json b/www/scratch-website.educator-landing-l10njson/de.json
index 5b56f6e6..91b18e8d 100644
--- a/www/scratch-website.educator-landing-l10njson/de.json
+++ b/www/scratch-website.educator-landing-l10njson/de.json
@@ -2,7 +2,7 @@
"teacherlanding.title": "Scratch - Für Lehrkräfte",
"teacherlanding.intro": "Your students can use Scratch to code their own interactive stories, animations, and games. In the process, they learn to think creatively, reason systematically, and work collaboratively — essential skills for everyone in today’s society. Educators are integrating Scratch across many different subject areas and age groups.",
"teacherlanding.resourcesTitle": "Material und Hilfen",
- "teacherlanding.connectTitle": "Verbinde",
+ "teacherlanding.connectTitle": "Verbinden",
"teacherlanding.newsTitle": "News",
"teacherlanding.teacherAccountsTitle": "Lehrer-Benutzerkonten",
"teacherlanding.educatorResourcesTitle": "Resources for Educators",
diff --git a/www/scratch-website.educator-landing-l10njson/ru.json b/www/scratch-website.educator-landing-l10njson/ru.json
index cba1c138..95063a85 100644
--- a/www/scratch-website.educator-landing-l10njson/ru.json
+++ b/www/scratch-website.educator-landing-l10njson/ru.json
@@ -1,21 +1,21 @@
{
"teacherlanding.title": "Скретч для учителей",
- "teacherlanding.intro": "Your students can use Scratch to code their own interactive stories, animations, and games. In the process, they learn to think creatively, reason systematically, and work collaboratively — essential skills for everyone in today’s society. Educators are integrating Scratch across many different subject areas and age groups.",
+ "teacherlanding.intro": "Ваши ученики могут использовать Scratch для программирования собственных интерактивных историй, анимаций и игр. В процессе обучения они учатся мыслить творчески, рассуждать системно и работать совместно — это важные навыки для каждого в современном обществе. Педагоги интегрируют Scratch во многие предметные области и возрастные группы.",
"teacherlanding.resourcesTitle": "Ресурсы",
"teacherlanding.connectTitle": "Соединить",
- "teacherlanding.newsTitle": "News",
+ "teacherlanding.newsTitle": "Новости",
"teacherlanding.teacherAccountsTitle": "Учительские аккаунты",
- "teacherlanding.educatorResourcesTitle": "Resources for Educators",
- "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.",
- "teacherlanding.educatorGuideLinkText": "Educator Guides",
- "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.educatorResourcesTitle": "Ресурсы для педагогов",
+ "teacherlanding.educatorGuides": "{educatorLink}показывает, как подготовить и провести занятия и семинары Scratch.",
+ "teacherlanding.educatorGuideLinkText": "Руководства для педагогов",
+ "teacherlanding.sip": "{sipName} ({abbreviatedSipName}) делится идеями и ресурсами от Scratch Team и преподавателей со всего мира. Каждый месяц на веб-сайте {abbreviatedSipName} появляется новая тема для изучения и обсуждения.",
+ "teacherlanding.sipName": "Scratch на практике",
"teacherlanding.abbreviatedSipName": "SiP",
- "teacherlanding.howUsingScratch": "How Educators Are Using Scratch",
- "teacherlanding.seeLatest": "See the latest",
+ "teacherlanding.howUsingScratch": "Как педагоги используют Scratch",
+ "teacherlanding.seeLatest": "Смотри последнее",
"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.studentResourcesTitle": "Ресурсы для студентов",
"teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!",
"teacherlanding.tutorialLink": "Scratch Tutorials",
"teacherlanding.codingCardResources": "Download and print {codingCardLink} for step-by-step instructions for a variety of projects.",
@@ -35,7 +35,7 @@
"teacherlanding.newsAndUpdatesTitle": "News and Updates",
"teacherlanding.followUs": "Follow us on {facebookLink}, {twitterLink}, and {instagramLink}!",
"teacherlanding.signupTips": "Sign up to receive {signupTipsLink} from the Scratch Team",
- "teacherlanding.signupTipsLink": "updates and tips",
+ "teacherlanding.signupTipsLink": "обновления и подсказки",
"teacherlanding.accountsTitle": "Аккаунты учителей в Скретч",
"teacherlanding.accountsDescription": "Как учитель ты можешь запросить аккаунт учителя, чтобы создавать групповые аккаунты учеников и управлять их проектами и комментариями. Чтобы узнать больше, посмотри страницу ЧаВо.",
"teacherlanding.requestAccount": "Запросить аккаунт"
diff --git a/www/scratch-website.ev3-l10njson/fa.json b/www/scratch-website.ev3-l10njson/fa.json
index e31b028d..e837573b 100644
--- a/www/scratch-website.ev3-l10njson/fa.json
+++ b/www/scratch-website.ev3-l10njson/fa.json
@@ -26,7 +26,7 @@
"ev3.starter3SpaceDescription": "کنترل خودتان را بسازید تا تاکوس را در فضا بگیرید.",
"ev3.troubleshootingTitle": "عیبیابی",
"ev3.checkOSVersionTitle": "اطمینان حاصل کنید که سیستم عامل شما با پیوند اسکرچ سازگار است",
- "ev3.checkOSVersionText": "حداقل نسخه های سیستم عامل در بالای این صفحه ذکر شده است. دستورالعمل هایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
+ "ev3.checkOSVersionText": "حداقل نسخههای سیستم عامل در بالای این صفحه ذکر شده است. دستورالعملهایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
"ev3.winOSVersionLinkText": "ویندوز",
"ev3.macOSVersionLinkText": "سیستم عامل مکینتاش",
"ev3.makeSurePairedTitle": "مطمئن شوید که کامپیوتر شما با EV3 شما جفت شده است",
diff --git a/www/scratch-website.ev3-l10njson/ru.json b/www/scratch-website.ev3-l10njson/ru.json
index 84ec0941..3c9f4da5 100644
--- a/www/scratch-website.ev3-l10njson/ru.json
+++ b/www/scratch-website.ev3-l10njson/ru.json
@@ -19,7 +19,7 @@
"ev3.motorBlockText": "\"Мотор А поверни сюда\"",
"ev3.starterProjects": "Проекты для новичков",
"ev3.starter1BasketballTitle": "Поиграй в баскетбол",
- "ev3.starter1BasketballDescription": "Move in front of the distance sensor to bounce the ball.",
+ "ev3.starter1BasketballDescription": "Двигайся перед датчиком расстояния чтобы отразить мяч.",
"ev3.starter2MusicTitle": "Создайте музыку",
"ev3.starter2MusicDescription": "Нажимай на кнопки, чтобы играть на саксофоне и барабанах. ",
"ev3.starter3SpaceTitle": "Космический Тако",
@@ -32,8 +32,8 @@
"ev3.makeSurePairedTitle": "Убедитесь, что ваш компьютер сопряжен с вашим EV3",
"ev3.makeSurePairedText": "Ваш компьютер должен быть сопряжен с вашим EV3, прежде чем он сможет подключиться к Scratch. Мы пытаемся сделать это автоматически при первом добавлении расширения EV3, но если он не работает, вы можете попробовать это {pairingInstructionLink}",
"ev3.pairingInstructionText": "Инструкции по сопряжению Bluetooth от LEGO",
- "ev3.reconnectTitle": "On Windows, try un-pairing before connecting",
- "ev3.reconnectText": "If you have connected before and are unable to reconnect, try manually un-pairing your EV3 from your computer: open your Bluetooth settings, find your EV3, and remove it.",
+ "ev3.reconnectTitle": "В Windows попробуй отсоединиться перед подключением",
+ "ev3.reconnectText": "Если ты уже подключался и не можешь восстановить соединение, попробуй вручную отсоединить EV3 от компьютера: открой настройки Bluetooth, найди свой EV3 и удали его.",
"ev3.closeScratchCopiesTitle": "Закройте другие копии Scratch",
"ev3.closeScratchCopiesText": "Только одна копия Scratch может подключаться к EV3 за раз. Если вы открываете Scratch в других вкладках браузера, закройте его и повторите попытку.",
"ev3.otherComputerConnectedTitle": "инструкции по обновлению прошивки от LEGO",
diff --git a/www/scratch-website.faq-l10njson/fa.json b/www/scratch-website.faq-l10njson/fa.json
index 609f535c..791102ca 100644
--- a/www/scratch-website.faq-l10njson/fa.json
+++ b/www/scratch-website.faq-l10njson/fa.json
@@ -18,7 +18,7 @@
"faq.whoUsesScratchTitle": "چه افرادی از اسکرچ استفاده میکنند؟",
"faq.whoUsesScratchBody": "افراد با هر پیشینه، در هر کجای دنیا و در همه حوزهها -- خانه، مدرسه، کتابخانهها، موزهها و ... از اسکرچ استفاده میکنند. اسکرچ ویژه ی سنین 8 تا 16 سال طراحی شده است اما افرادی در همه ی سنین با اسکرچ پروژههایی را ساخته و به اشتراک میگذارند. البته شاید بچههای کوچک بخواهند از {scratchJrLink} که یک نسخه ساده شده ی اسکرچ برای سنین 5 تا 7 سال است استفاده کنند.",
"faq.requirementsTitle": "برای اسکرچ به چه سیستمی نیاز دارم؟",
- "faq.requirementsBody": "در حال حاضر اسکرچ بر روی اکثر مرورگرهای وب موجود بر روی کامپیوترهای شخصی، لپتاپها و تبلتها اجرا میشود. شما میتوانید بر روی گوشی موبایل نیز پروژهها را ببینید، اما فعلا نمیتوانید از موبایل برای ساخت و یا ویرایش پروژهها استفاده کنید. در زیر فهرست از مرورگرهایی که رسما پشتیبانی میشود را مشاهده مینمایید.",
+ "faq.requirementsBody": "در حال حاضر اسکرچ بر روی اکثر مرورگرهای وب موجود بر روی کامپیوترهای شخصی، لپتاپها و تبلتها اجرا میشود. شما میتوانید بر روی گوشی موبایل نیز پروژهها را ببینید، اما فعلا نمیتوانید از موبایل برای ساخت و یا ویرایش پروژهها استفاده کنید. در زیر فهرست مرورگرهای پشتیبانی شده به طور رسمی را مشاهده مینمایید.",
"faq.requirementsDesktop": "کامپیوتر شخصی",
"faq.requirementsDesktopChrome": "مرورگر Chrome (63+)",
"faq.requirementsDesktopEdge": "مرورگر Edge (15+)",
diff --git a/www/scratch-website.faq-l10njson/id.json b/www/scratch-website.faq-l10njson/id.json
index 99f1a494..c8bdc049 100644
--- a/www/scratch-website.faq-l10njson/id.json
+++ b/www/scratch-website.faq-l10njson/id.json
@@ -8,14 +8,14 @@
"faq.permissionsTitle": "Lisensi dan Izin",
"faq.inappropriateContentTitle": "Konten Tidak Cocok",
"faq.scratchExtensionsTitle": "Scratch Extensions",
- "faq.cloudDataTitle": "Cloud Variables",
+ "faq.cloudDataTitle": "Variabel Cloud",
"faq.aboutScratchTitle": "Apa itu Scratch, dan apa yang bisa saya lakukan dengannya?",
"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.aboutScratchLinkText": "Tentang Scratch",
"faq.makeGameTitle": "Bagaimana cara saya membuat suatu permainan atau animasi menggunakan 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.ideasLinkText": "Halaman ide",
+ "faq.whoUsesScratchTitle": "Siapakah yang menggunakan 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.requirementsTitle": "Apa sistem yang diperlukan untuk 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.",
@@ -28,7 +28,7 @@
"faq.requirementsTablet": "Tablet",
"faq.requirementsTabletChrome": "Mobile Chrome (63+)",
"faq.requirementsTabletSafari": "Mobile Safari (11+)",
- "faq.requirementsNote": "Note:",
+ "faq.requirementsNote": "Catatan:",
"faq.requirementsNoteDesktop": "If your computer doesn’t meet these requirements, you can try the {downloadLink} editor (see next item in FAQ). ",
"faq.scratchDesktop": "Scratch Desktop",
"faq.requirementsNoteWebGL": "If you encounter a WebGL error, try a different browser.",
diff --git a/www/scratch-website.gdxfor-l10njson/da.json b/www/scratch-website.gdxfor-l10njson/da.json
index de56bb33..d99bda71 100644
--- a/www/scratch-website.gdxfor-l10njson/da.json
+++ b/www/scratch-website.gdxfor-l10njson/da.json
@@ -2,7 +2,7 @@
"gdxfor.headerText": "The {gdxforLink} sensor is a powerful scientific tool that unlocks new ways to connect the physical world to your Scratch projects. Measure force as you push and pull, and interact by shaking, spinning, free falling and more.",
"gdxfor.gettingStarted": "Kom i gang",
"gdxfor.connectingGdxfor": "Connecting Force & Acceleration sensor to Scratch",
- "gdxfor.powerGdxfor": "Turn on your sensor by pressing the power button.",
+ "gdxfor.powerGdxfor": "Tænd for din sensor ved at klikke på powerknappen",
"gdxfor.useScratch3": "Brug {scratch3Link} editoren.",
"gdxfor.addExtension": "Add the Go Direct Force & Acceleration extension.",
"gdxfor.thingsToTry": "Ting du kan prøve",
@@ -19,17 +19,17 @@
"gdxfor.macOSVersionLinkText": "Mac OS",
"gdxfor.closeScratchCopiesTitle": "Luk andre kopier af Scratch",
"gdxfor.closeScratchCopiesText": "Only one copy of Scratch can connect with the Force and Acceleration sensor at a time. If you have Scratch open in other browser tabs, close it and try again.",
- "gdxfor.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
+ "gdxfor.otherComputerConnectedTitle": "Vær sikker på at der ikke er anden computer som er forbundet til din sensor",
"gdxfor.otherComputerConnectedText": "Only one computer can be connected to a Force and Acceleration sensor at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
"gdxfor.imgAltGdxforIllustration": "Illustration of the Vernier Go Direct Force and Acceleration sensor.",
"gdxfor.imgAltPushForce": "A hand pushing the force sensor on the The Vernier Go Direct Force and Acceleration sensor.",
- "gdxfor.frogBand": "Frog Band",
- "gdxfor.frogBandDescription": "Shake, push and toss the sensor to make music.",
- "gdxfor.imgAltFrogBand": "A Scratch project with a frog and musical instruments",
- "gdxfor.dayAndNight": "Day and Night",
- "gdxfor.dayAndNightDescription": "Turn the sensor face down to change day into night.",
+ "gdxfor.frogBand": "Frøband",
+ "gdxfor.frogBandDescription": "Ryst, skub og kast med sensoren for at lave musik.",
+ "gdxfor.imgAltFrogBand": "Et Scratch projekt med en frø og musikalske instrumenter",
+ "gdxfor.dayAndNight": "Dag og nat",
+ "gdxfor.dayAndNightDescription": "Vend sensoren med hovedet nedad for at skifte fra dag til nat.",
"gdxfor.imgAltDayAndNight": "A Scratch project with an elf in a cloak",
- "gdxfor.underwaterRocket": "Underwater Rocket",
+ "gdxfor.underwaterRocket": "Undervandsraket",
"gdxfor.underwaterRocketDescription": "Spin and push the sensor to steer the ship.",
"gdxfor.imgAltUnderwaterRocket": "A Scratch project with an underwater rocket ship"
}
\ No newline at end of file
diff --git a/www/scratch-website.gdxfor-l10njson/fa.json b/www/scratch-website.gdxfor-l10njson/fa.json
index 70dee21b..079a7afe 100644
--- a/www/scratch-website.gdxfor-l10njson/fa.json
+++ b/www/scratch-website.gdxfor-l10njson/fa.json
@@ -14,7 +14,7 @@
"gdxfor.starterProjects": "پروژههایی برای مبتدیان",
"gdxfor.troubleshootingTitle": "عیبیابی",
"gdxfor.checkOSVersionTitle": "اطمینان حاصل کنید که سیستم عامل شما با پیوند اسکرچ سازگار است",
- "gdxfor.checkOSVersionText": "حداقل نسخه های سیستم عامل در بالای این صفحه ذکر شده است. دستورالعمل هایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
+ "gdxfor.checkOSVersionText": "حداقل نسخههای سیستم عامل در بالای این صفحه ذکر شده است. دستورالعملهایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
"gdxfor.winOSVersionLinkText": "ویندوز",
"gdxfor.macOSVersionLinkText": "سیستم عامل مک",
"gdxfor.closeScratchCopiesTitle": "سایر رونوشتهای اسکرچ را ببنید",
diff --git a/www/scratch-website.gdxfor-l10njson/fr.json b/www/scratch-website.gdxfor-l10njson/fr.json
index 3e05864a..ab2b341b 100644
--- a/www/scratch-website.gdxfor-l10njson/fr.json
+++ b/www/scratch-website.gdxfor-l10njson/fr.json
@@ -21,15 +21,15 @@
"gdxfor.closeScratchCopiesText": "Une seule fenêtre Scratch peut être connecté à la fois au capteur de force et d’accélération. Si Scratch est ouvert dans d’autres onglets du navigateur, fermez-les et réessayez.",
"gdxfor.otherComputerConnectedTitle": "Vérifiez qu'aucun autre ordinateur n'est connecté à votre capteur",
"gdxfor.otherComputerConnectedText": "Un seul ordinateur peut être connecté au capteur de force et d'accélération à la fois. Si vous avez un autre ordinateur connecté à votre capteur, déconnectez le capteur ou fermer scratch sur cet ordinateur et essayez à nouveau.",
- "gdxfor.imgAltGdxforIllustration": "Illustration of the Vernier Go Direct Force and Acceleration sensor.",
- "gdxfor.imgAltPushForce": "A hand pushing the force sensor on the The Vernier Go Direct Force and Acceleration sensor.",
- "gdxfor.frogBand": "Frog Band",
- "gdxfor.frogBandDescription": "Shake, push and toss the sensor to make music.",
- "gdxfor.imgAltFrogBand": "A Scratch project with a frog and musical instruments",
- "gdxfor.dayAndNight": "Day and Night",
- "gdxfor.dayAndNightDescription": "Turn the sensor face down to change day into night.",
- "gdxfor.imgAltDayAndNight": "A Scratch project with an elf in a cloak",
- "gdxfor.underwaterRocket": "Underwater Rocket",
- "gdxfor.underwaterRocketDescription": "Spin and push the sensor to steer the ship.",
- "gdxfor.imgAltUnderwaterRocket": "A Scratch project with an underwater rocket ship"
+ "gdxfor.imgAltGdxforIllustration": "Illustration du capteur Vernier Go Direct Force et Acceleration",
+ "gdxfor.imgAltPushForce": "Une main poussant sur le capteur de force du capteur Vernier Go Direct Force et Acceleration.",
+ "gdxfor.frogBand": "Groupe de musique de grenouilles",
+ "gdxfor.frogBandDescription": "Secoue, appuie dessus et lance le capteur pour faire de la musique.",
+ "gdxfor.imgAltFrogBand": "Un projet Scratch avec une grenouille et des instruments de musique",
+ "gdxfor.dayAndNight": "Le jour et la nuit",
+ "gdxfor.dayAndNightDescription": "Mets le capteur à l'envers pour changer le joue en nuit.",
+ "gdxfor.imgAltDayAndNight": "Un projet Scratch avec un elfe avec une cape",
+ "gdxfor.underwaterRocket": "Fusée sous-marine",
+ "gdxfor.underwaterRocketDescription": "Fais tourner et appuie sur le capteur pour barrer le bateau.",
+ "gdxfor.imgAltUnderwaterRocket": "Un projet Scratch avec un bateau sous-marin avec des fusées"
}
\ No newline at end of file
diff --git a/www/scratch-website.gdxfor-l10njson/ja-Hira.json b/www/scratch-website.gdxfor-l10njson/ja-Hira.json
index 9a5f9baa..4a5dc23e 100644
--- a/www/scratch-website.gdxfor-l10njson/ja-Hira.json
+++ b/www/scratch-website.gdxfor-l10njson/ja-Hira.json
@@ -1,35 +1,35 @@
{
- "gdxfor.headerText": "The {gdxforLink} sensor is a powerful scientific tool that unlocks new ways to connect the physical world to your Scratch projects. Measure force as you push and pull, and interact by shaking, spinning, free falling and more.",
+ "gdxfor.headerText": "{gdxforLink}センサーはりかでつかえるパワフルなツールで、ぶつりてきなせかいをScratchプロジェクトにつなげるあらたなみちをきりひらきます。 おしたりひいたりするときのちからをそくていでき、ふったり、かいてんしたり、じゆうらっかさせたりすることでさようします。",
"gdxfor.gettingStarted": "さあ、はじめましょう",
- "gdxfor.connectingGdxfor": "Connecting Force & Acceleration sensor to Scratch",
- "gdxfor.powerGdxfor": "Turn on your sensor by pressing the power button.",
+ "gdxfor.connectingGdxfor": "Force & Acceleration sensorをせつぞくちゅう",
+ "gdxfor.powerGdxfor": "でんげんボタンをおしてセンサーをオンにします。",
"gdxfor.useScratch3": " {scratch3Link} エディタをつかいます。",
- "gdxfor.addExtension": "Add the Go Direct Force & Acceleration extension.",
+ "gdxfor.addExtension": "Go Direct Force & Acceleration かくちょうきのうをついかします。",
"gdxfor.thingsToTry": "おためしさくひんしゅう",
- "gdxfor.pushToMakeASound": "Push to make a sound",
- "gdxfor.connectForcePushedToPlaySound": "Connect the {whenForceSensorPushed} block to a {startSound} block.",
- "gdxfor.whenForceSensorPushed": "“when force sensor pushed”",
- "gdxfor.startSound": "“start sound”",
- "gdxfor.pushOnForceSensor": "Push on the force sensor.",
- "gdxfor.starterProjects": "にゅうもんようプロジェクト",
+ "gdxfor.pushToMakeASound": "おしてサウンドをさくせいする",
+ "gdxfor.connectForcePushedToPlaySound": " {whenForceSensorPushed} ブロックをひとつの {startSound} ブロックにせつぞくします。",
+ "gdxfor.whenForceSensorPushed": "“force sensorがおされたとき”",
+ "gdxfor.startSound": "”おとをならす”",
+ "gdxfor.pushOnForceSensor": "force sensorをおします。",
+ "gdxfor.starterProjects": "にゅうもんしゃようプロジェクト",
"gdxfor.troubleshootingTitle": "トラブルシューテング",
- "gdxfor.checkOSVersionTitle": "OSがScratch Linkに対応(たいおう)していることを確認(かくにん)してください。",
- "gdxfor.checkOSVersionText": "最低限(さいていげん)のOSバージョンはページの上部(じょうぶ)にあります。バージョンの確認(かくにん)方法(ほうほう)はそれぞれ{winOSVersionLink}や{macOSVersionLink}をご覧(ごらん)下さい。",
+ "gdxfor.checkOSVersionTitle": "OSがScratch Linkにたいおうしていることをかくにんしてください。",
+ "gdxfor.checkOSVersionText": "たいおうしているOSバージョンはページのじょうぶにあります。バージョンのかくにんほうほうはそれぞれ{winOSVersionLink}や{macOSVersionLink}をごらんください。",
"gdxfor.winOSVersionLinkText": "Windows",
"gdxfor.macOSVersionLinkText": "Mac OS",
"gdxfor.closeScratchCopiesTitle": "Scratchのほかのコピーをクローズする",
- "gdxfor.closeScratchCopiesText": "Only one copy of Scratch can connect with the Force and Acceleration sensor at a time. If you have Scratch open in other browser tabs, close it and try again.",
- "gdxfor.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
- "gdxfor.otherComputerConnectedText": "Only one computer can be connected to a Force and Acceleration sensor at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
- "gdxfor.imgAltGdxforIllustration": "Illustration of the Vernier Go Direct Force and Acceleration sensor.",
- "gdxfor.imgAltPushForce": "A hand pushing the force sensor on the The Vernier Go Direct Force and Acceleration sensor.",
- "gdxfor.frogBand": "Frog Band",
- "gdxfor.frogBandDescription": "Shake, push and toss the sensor to make music.",
- "gdxfor.imgAltFrogBand": "A Scratch project with a frog and musical instruments",
- "gdxfor.dayAndNight": "Day and Night",
- "gdxfor.dayAndNightDescription": "Turn the sensor face down to change day into night.",
- "gdxfor.imgAltDayAndNight": "A Scratch project with an elf in a cloak",
- "gdxfor.underwaterRocket": "Underwater Rocket",
- "gdxfor.underwaterRocketDescription": "Spin and push the sensor to steer the ship.",
- "gdxfor.imgAltUnderwaterRocket": "A Scratch project with an underwater rocket ship"
+ "gdxfor.closeScratchCopiesText": "1つのScratchのみがどうじにForce & Acceleration sensorとせつぞくできます。ほかのブラウザーのタブでScratchをひらいているばあい、そのブラウザをとじて、リトライしてください。 ",
+ "gdxfor.otherComputerConnectedTitle": "かならずほかのコンピューターがセンサーにせつぞくしないようにします。",
+ "gdxfor.otherComputerConnectedText": "1つのコンピューターのみがどうじにForce & Acceleration sensorとせつぞくできます。ほかのコンピューターでセンサーとせつぞくしているばあい、センサーとのせつぞくをせつだんするか、そのコンピュータのScratchをとじて、リトライしてください。 ",
+ "gdxfor.imgAltGdxforIllustration": "Vernier Go Direct Force and Acceleration sensorのイラスト。",
+ "gdxfor.imgAltPushForce": "Vernier Go Direct Force and Acceleration sensorのforce sensorをてでおしているようす。",
+ "gdxfor.frogBand": "カエルのがくだん",
+ "gdxfor.frogBandDescription": "センサーをふったり、おしたり、トスしておんがくをつくろう。",
+ "gdxfor.imgAltFrogBand": "カエルとがっきのScratchプロジェクト",
+ "gdxfor.dayAndNight": "ひるまとやかん",
+ "gdxfor.dayAndNightDescription": "センサーをしたにむけてひるまからやかんにかえます。",
+ "gdxfor.imgAltDayAndNight": "マントをつけたエルフのScratchプロジェクト",
+ "gdxfor.underwaterRocket": "すいちゅうロケット",
+ "gdxfor.underwaterRocketDescription": "センサーをまわしたりおしてふねをそうじゅうしましょう。",
+ "gdxfor.imgAltUnderwaterRocket": "すいちゅうロケットせんのScratchプロジェクト"
}
\ No newline at end of file
diff --git a/www/scratch-website.gdxfor-l10njson/sl.json b/www/scratch-website.gdxfor-l10njson/sl.json
index 58ebb963..c4482fdf 100644
--- a/www/scratch-website.gdxfor-l10njson/sl.json
+++ b/www/scratch-website.gdxfor-l10njson/sl.json
@@ -1,15 +1,15 @@
{
"gdxfor.headerText": "The {gdxforLink} sensor is a powerful scientific tool that unlocks new ways to connect the physical world to your Scratch projects. Measure force as you push and pull, and interact by shaking, spinning, free falling and more.",
"gdxfor.gettingStarted": "Prvi koraki",
- "gdxfor.connectingGdxfor": "Connecting Force & Acceleration sensor to Scratch",
+ "gdxfor.connectingGdxfor": "Povezovanje senzorja sile in pospeška s Scratchem",
"gdxfor.powerGdxfor": "Vkljiči senzor tako, da pritisneš gumb za vklop.",
"gdxfor.useScratch3": "Uporabi urejevalnik {scratch3Link}.",
- "gdxfor.addExtension": "Add the Go Direct Force & Acceleration extension.",
+ "gdxfor.addExtension": "Dodaj razširitev Go Direct Force & Acceleration.",
"gdxfor.thingsToTry": "Poskusi sledeče",
"gdxfor.pushToMakeASound": "Push to make a sound",
"gdxfor.connectForcePushedToPlaySound": "Connect the {whenForceSensorPushed} block to a {startSound} block.",
"gdxfor.whenForceSensorPushed": "“when force sensor pushed”",
- "gdxfor.startSound": "“start sound”",
+ "gdxfor.startSound": "“predvajaj zvok”",
"gdxfor.pushOnForceSensor": "Push on the force sensor.",
"gdxfor.starterProjects": "Projekti za začetnike",
"gdxfor.troubleshootingTitle": "Odpravljanje napak",
@@ -29,7 +29,7 @@
"gdxfor.dayAndNight": "Day and Night",
"gdxfor.dayAndNightDescription": "Turn the sensor face down to change day into night.",
"gdxfor.imgAltDayAndNight": "A Scratch project with an elf in a cloak",
- "gdxfor.underwaterRocket": "Underwater Rocket",
+ "gdxfor.underwaterRocket": "Podvodna raketa",
"gdxfor.underwaterRocketDescription": "Spin and push the sensor to steer the ship.",
"gdxfor.imgAltUnderwaterRocket": "A Scratch project with an underwater rocket ship"
}
\ No newline at end of file
diff --git a/www/scratch-website.gdxfor-l10njson/zh-cn.json b/www/scratch-website.gdxfor-l10njson/zh-cn.json
index d1c55302..3b44cdcc 100644
--- a/www/scratch-website.gdxfor-l10njson/zh-cn.json
+++ b/www/scratch-website.gdxfor-l10njson/zh-cn.json
@@ -2,7 +2,7 @@
"gdxfor.headerText": "The {gdxforLink} sensor is a powerful scientific tool that unlocks new ways to connect the physical world to your Scratch projects. Measure force as you push and pull, and interact by shaking, spinning, free falling and more.",
"gdxfor.gettingStarted": "入门",
"gdxfor.connectingGdxfor": "Connecting Force & Acceleration sensor to Scratch",
- "gdxfor.powerGdxfor": "Turn on your sensor by pressing the power button.",
+ "gdxfor.powerGdxfor": "按电源按钮打开传感器。",
"gdxfor.useScratch3": "使用{scratch3Link}编辑器。",
"gdxfor.addExtension": "Add the Go Direct Force & Acceleration extension.",
"gdxfor.thingsToTry": "牛刀小试",
@@ -19,7 +19,7 @@
"gdxfor.macOSVersionLinkText": "Mac OS",
"gdxfor.closeScratchCopiesTitle": "关闭其他Scratch副本",
"gdxfor.closeScratchCopiesText": "Only one copy of Scratch can connect with the Force and Acceleration sensor at a time. If you have Scratch open in other browser tabs, close it and try again.",
- "gdxfor.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
+ "gdxfor.otherComputerConnectedTitle": "请确保没有其他计算机连接到您的传感器",
"gdxfor.otherComputerConnectedText": "Only one computer can be connected to a Force and Acceleration sensor at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
"gdxfor.imgAltGdxforIllustration": "Illustration of the Vernier Go Direct Force and Acceleration sensor.",
"gdxfor.imgAltPushForce": "A hand pushing the force sensor on the The Vernier Go Direct Force and Acceleration sensor.",
diff --git a/www/scratch-website.general-l10njson/de.json b/www/scratch-website.general-l10njson/de.json
index 0c3f7f38..bd75939f 100644
--- a/www/scratch-website.general-l10njson/de.json
+++ b/www/scratch-website.general-l10njson/de.json
@@ -11,11 +11,11 @@
"general.community": "Gemeinschaft",
"general.confirmEmail": "Email bestätigen",
"general.contactUs": "Kontakt",
- "general.contact": "Contact",
- "general.emailUs": "Email Us",
- "general.conferences": "Conferences",
+ "general.contact": "Kontakt",
+ "general.emailUs": "Schreib uns eine Email",
+ "general.conferences": "Konferenzen",
"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.copyrightDraft": "Scratch ist ein Projekt der Scratch Foundation in Kooperation mit der Lifelong-Kindergarten-Gruppe am Media-Lab des MIT",
"general.country": "Land",
"general.create": "Entwickeln",
"general.credits": "Danksagungen",
@@ -93,7 +93,7 @@
"general.copyLink": "Link kopieren",
"general.report": "Melden",
"general.notAvailableHeadline": "Uuups! Unser Server scratch't sich am Kopf",
- "general.notAvailableSubtitle": "We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.",
+ "general.notAvailableSubtitle": "Die gewünschte Seite konnte nicht gefunden werden. Überprüfe, ob du die Adresse richtig eingegeben hast.",
"general.seeAllComments": "Alle Kommentare ansehen",
"general.all": "Alles",
"general.animations": "Animationen",
@@ -210,7 +210,7 @@
"comments.reportModal.reported": "Der Kommentar wurde gemeldet und das Scratch Team wurde benachrichtigt.",
"comments.reportModal.prompt": "Bist du sicher, dass du diesen Kommentar melden möchtest? ",
"comments.deleteModal.title": "Kommentar löschen",
- "comments.deleteModal.body": "Diesen Kommentar löschen? Wenn der Kommentar gemein oder respektlos ist, klicken Sie bitte stattdessen auf Melden, um das Scratch Team darüber zu informieren.",
+ "comments.deleteModal.body": "Diesen Kommentar löschen? Wenn der Kommentar gemein oder respektlos ist, klicke bitte stattdessen auf Melden, um das Scratch Team darüber zu informieren.",
"comments.reply": "antworten",
"comments.isEmpty": "Du kannst keinen leeren Kommentar schreiben",
"comments.isFlood": "Woah, es scheint, als ob du wirklich schnell kommentierst. Bitte warte länger zwischen den Beiträgen.",
@@ -218,21 +218,21 @@
"comments.hasChatSite": "Uh oh oh! Der Kommentar enthält einen Link zu einer Webseite mit einem nicht moderiertem Chat. Bitte verlinke aus Sicherheitsgründen nicht auf diese Seiten!",
"comments.isSpam": "Hmm, scheint so, als hättest du den gleichen Kommentar schon ein paar Mal gepostet. Bitte keine Spam-Mails.",
"comments.isMuted": "Hmm, der Filter ist sich ziemlich sicher, dass dein letzter Kommentar für Scratch nicht in Ordnung war. Deshalb wurde dein Account für den Rest des Tages auf stumm gestellt. :/",
- "comments.isUnconstructive": "Hmm, der Filterbot denkt, dass dein Kommentar gemein oder respektlos sein könnte. Denken Sie daran, dass die meisten Projekte zu Scratch von Leuten gemacht werden, die gerade erst lernen, wie man programmiert.",
+ "comments.isUnconstructive": "Hmm, der Filterbot denkt, dass dein Kommentar gemein oder respektlos sein könnte. Denke daran, dass die meisten Projekte zu Scratch von Leuten gemacht werden, die gerade erst lernen, wie man programmiert.",
"comments.isDisallowed": "Hmm, es sieht so aus, als wären Kommentare für diese Seite deaktiviert worden.",
- "comments.isIPMuted": "Sorry, das Scratch-Team musste verhindern, dass Ihr Netzwerk Kommentare oder Projekte verteilt, weil es verwendet wurde, um unsere Gemeinschaft-Regeln zu oft zu missachten. Sie können weiterhin Kommentare und Projekte aus einem anderen Netzwerk freigeben. Wenn Sie diese Blockade anfechten möchten, können Sie sich an appeals@scratch.mit.edu wenden und die Fallnummer {appealId}angeben.",
+ "comments.isIPMuted": "Sorry, das Scratch-Team musste verhindern, dass dein Netzwerk Kommentare oder Projekte postet, weil es verwendet wurde, um unsere Gemeinschaft-Regeln zu oft zu missachten. Du kannst weiterhin Kommentare und Projekte aus einem anderen Netzwerk freigeben. Wenn du diese Blockade anfechten möchtest, kannst du dich an appeals@scratch.mit.edu wenden und die Fallnummer {appealId}angeben.",
"comments.isTooLong": "Der Kommentar ist zu lang! Bitte finde einen Weg, um deinen Text kürzer zu machen.",
- "comments.error": "Upps! Etwas ist schief gelaufen, als Du deinen Kommentar geschrieben hast. ",
+ "comments.error": "Upps! Etwas ist schief gelaufen, als du deinen Kommentar geschrieben hast. ",
"comments.posting": "Kommentar wird abgegeben ...",
"comments.post": "Absenden",
"comments.cancel": "Abbrechen",
"comments.lengthWarning": "{remainingCharacters, plural, one {1 Zeichen übrig} other {{remainingCharacters} Zeichen übrig}}",
- "comments.loadMoreReplies": "See more replies",
- "comments.status.delbyusr": "Vom Projekt Verantwortlichen gelöscht",
+ "comments.loadMoreReplies": "Mehr Antworten anzeigen",
+ "comments.status.delbyusr": "Von dem*r Projektbesitzer*in gelöscht",
"comments.status.censbyfilter": "Zensur durch Filter",
"comments.status.delbyparentcomment": "Übergeordneter Kommentar gelöscht",
- "comments.status.censbyadmin": "Zensiert durch Administrator",
- "comments.status.delbyadmin": "Gelöscht durch Administrator",
+ "comments.status.censbyadmin": "Zensiert durch Administrator*in",
+ "comments.status.delbyadmin": "Gelöscht durch Administrator*in",
"comments.status.parentcommentcensored": "Übergeordneter Kommentar zensiert",
"comments.status.delbyclass": "Gelöscht durch Klasse",
"comments.status.hiddenduetourl": "Versteckt aufgrund der Webseiten URL",
@@ -243,8 +243,8 @@
"comments.status.deleted": "Gelöscht",
"comments.status.reported": "Gemeldet",
"social.embedLabel": "Einbinden",
- "social.copyEmbedLinkText": "Copy embed",
+ "social.copyEmbedLinkText": "Einbindecode kopieren",
"social.linkLabel": "Link",
- "social.copyLinkLinkText": "Copy link",
- "social.embedCopiedResultText": "Copied"
+ "social.copyLinkLinkText": "Link kopieren",
+ "social.embedCopiedResultText": "Kopiert"
}
\ No newline at end of file
diff --git a/www/scratch-website.general-l10njson/ru.json b/www/scratch-website.general-l10njson/ru.json
index 2df20bd3..90703dc3 100644
--- a/www/scratch-website.general-l10njson/ru.json
+++ b/www/scratch-website.general-l10njson/ru.json
@@ -11,9 +11,9 @@
"general.community": "Сообщество",
"general.confirmEmail": "Подтвердить адрес электронной почты",
"general.contactUs": "Связаться с нами",
- "general.contact": "Contact",
- "general.emailUs": "Email Us",
- "general.conferences": "Conferences",
+ "general.contact": "Связаться",
+ "general.emailUs": "Отправь нам электронное письмо",
+ "general.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": "Страна",
@@ -89,12 +89,12 @@
"general.viewAll": "Посмотреть все",
"general.website": "Сайт",
"general.whatsHappening": "Что происходит?",
- "general.wiki": "Скретч Вики",
- "general.copyLink": "скопировать ссылку",
+ "general.wiki": "Вики Scratch",
+ "general.copyLink": "Копировать ссылку",
"general.report": "Пожаловаться",
"general.notAvailableHeadline": "Ой! Наш сервер в недоумении",
- "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.notAvailableSubtitle": "Мы не смогли найти страницу, которую ты ищешь. Проверь корректность введенного URL.",
+ "general.seeAllComments": "Смотреть все комментарии",
"general.all": "Все",
"general.animations": "Мультипликации",
"general.art": "Искусство",
@@ -210,7 +210,7 @@
"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": "Удалить Комментарий",
- "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.deleteModal.body": "Удалить этот комментарий? Если комментарий является грубым или неуважительным, пожалуйста, нажми «Пожаловаться», чтобы сообщить об этом команде разработчиков.",
"comments.reply": "ответить",
"comments.isEmpty": "Вы не можете опубликовать пустой комментарий",
"comments.isFlood": "Woah, seems like you're commenting really quickly. Please wait longer between posts.",
diff --git a/www/scratch-website.jobs-l10njson/ru.json b/www/scratch-website.jobs-l10njson/ru.json
index a255e0cd..f50a9bd5 100644
--- a/www/scratch-website.jobs-l10njson/ru.json
+++ b/www/scratch-website.jobs-l10njson/ru.json
@@ -4,5 +4,5 @@
"jobs.openings": "Открытые вакансии",
"jobs.titleQuestion": "Хочешь работать над инновационным проектом, который перевернёт представления молодёжи о создании, публикации и обучении?",
"jobs.workEnvironment": "Мы ищем любопытных и заинтересованных людей, которые готовы присоединиться к нашей команде Скретч в лаборатории МТИ. Мы — исследовательская группа учителей, дизайнеров и инженеров, которые работают над играбельной средой разработки, состоящей из кубиков Лего, крафтов и инструментов разработчика. Мы ставим на первое место исследования, сообщество и уважение в рабочем пространстве.",
- "jobs.nojobs": "We don't have any open positions at this time. Please check back soon for opportunities!"
+ "jobs.nojobs": "В настоящее время у нас нет открытых вакансий. Пожалуйста, загляни позже чтобы узнать о появлении новых возможностей!"
}
\ No newline at end of file
diff --git a/www/scratch-website.messages-l10njson/id.json b/www/scratch-website.messages-l10njson/id.json
index 181c685c..6f5d2300 100644
--- a/www/scratch-website.messages-l10njson/id.json
+++ b/www/scratch-website.messages-l10njson/id.json
@@ -1,30 +1,30 @@
{
- "messages.activityAll": "All Activity",
- "messages.activityComments": "Comment Activity",
- "messages.activityProjects": "Project Activity",
- "messages.activityStudios": "Studio Activity",
- "messages.activityForums": "Forum Activity",
- "messages.becomeManagerText": "{username} promoted you to manager for the studio {studio}",
- "messages.curatorInviteText": "{actorLink} invited you to curate the studio {studioLink}. Visit the {tabLink} on the studio to accept the invitation",
- "messages.curatorTabText": "curator tab",
- "messages.favoriteText": "{profileLink} favorited your project {projectLink}",
- "messages.filterBy": "Filter by",
- "messages.followText": "{profileLink} is now following you",
- "messages.forumPostText": "There are new posts in the forum thread: {topicLink}",
- "messages.learnMore": "Click here to learn more",
- "messages.loveText": "{profileLink} loved your project {projectLink}",
+ "messages.activityAll": "Semua Kegiatan",
+ "messages.activityComments": "Kegiatan Komentar",
+ "messages.activityProjects": "Kegiatan Karya",
+ "messages.activityStudios": "Kegiatan Studio",
+ "messages.activityForums": "Kegiatan Forum",
+ "messages.becomeManagerText": "{username} mempromosikanmu menjadi manajer studio {studio}",
+ "messages.curatorInviteText": "{actorLink} mengundangmu menjadi kurator studio {studioLink}. Kunjungi {tabLink}-nya studio untuk menerima undangannya",
+ "messages.curatorTabText": "tab kurator",
+ "messages.favoriteText": "{profileLink} menggemari karyamu {projectLink}",
+ "messages.filterBy": "Filter berdasarkan",
+ "messages.followText": "{profileLink} sekarang mengikutimu",
+ "messages.forumPostText": "Ada postingan baru di thread forum: {topicLink}",
+ "messages.learnMore": "Klik di sini untuk mengetahui lebih lanjut",
+ "messages.loveText": "{profileLink} menyukai karyamu {projectLink}",
"messages.messageTitle": "Pesan",
- "messages.profileComment": "{profileLink} commented on {commentLink}",
- "messages.commentReply": "{profileLink} replied to your comment on {commentLink}",
- "messages.profileOther": "{username}'s profile",
- "messages.profileSelf": "your profile",
- "messages.projectComment": "{profileLink} commented on your project {commentLink}",
- "messages.remixText": "{profileLink} remixed your project {remixedProjectLink} as {projectLink}",
- "messages.scratcherInvite": "You are invited to become a Scratcher! {learnMore}!",
- "messages.scratchTeamTitle": "Messages from the Scratch Team",
- "messages.studioActivityText": "There was new activity in {studioLink} today",
- "messages.studioCommentReply": "{profileLink} replied to your comment in {commentLink}",
- "messages.userJoinText": "Welcome to Scratch! After you make projects and comments, you'll get messages about them here. Go {exploreLink} or {makeProjectLink}.",
- "messages.userJoinMakeProject": "make a project",
- "messages.requestError": "Oops! Looks like there was a problem getting some of your messages. Please try to reload this page."
+ "messages.profileComment": "{profileLink} meninggalkan komentar di {commentLink}",
+ "messages.commentReply": "{profileLink} menjawab komentarmu di {commentLink}",
+ "messages.profileOther": "profil {username}",
+ "messages.profileSelf": "profilmu",
+ "messages.projectComment": "{profileLink} meninggalkan komentar di karyamu {commentLink}",
+ "messages.remixText": "{profileLink} meremix karyamu {remixedProjectLink} menjadi {projectLink}",
+ "messages.scratcherInvite": "Kamu diundang menjadi Scratcher! {learnMore}!",
+ "messages.scratchTeamTitle": "Pesan dari Scratch Team",
+ "messages.studioActivityText": "Hari ini terjadi aktivitas di {studioLink}",
+ "messages.studioCommentReply": "{profileLink} menjawab komentarmu di {commentLink}",
+ "messages.userJoinText": "Selamat datang di Scratch! Setelah kamu membuat karya dan komentar, kamu bakal mendapatkan pesan-pesan soalnya di sini. Pergi ke {exploreLink} atau {makeProjectLink}",
+ "messages.userJoinMakeProject": "buat sebuah karya",
+ "messages.requestError": "Ups! Tampaknya ada kesulitan mendapatkan sebagian pesanmu. Tolong coba memperbarui (refresh) halaman ini."
}
\ No newline at end of file
diff --git a/www/scratch-website.microbit-l10njson/fa.json b/www/scratch-website.microbit-l10njson/fa.json
index 388d1c8e..7004fd3b 100644
--- a/www/scratch-website.microbit-l10njson/fa.json
+++ b/www/scratch-website.microbit-l10njson/fa.json
@@ -24,7 +24,7 @@
"microbit.oceanAdventureDescription": "کنترل خودتان را بسازید و به سمت ساکسیفون شنا کنید.",
"microbit.troubleshootingTitle": "عیبیابی",
"microbit.checkOSVersionTitle": "اطمینان حاصل کنید که سیستم عامل شما با پیوند اسکرچ سازگار است",
- "microbit.checkOSVersionText": "حداقل نسخه های سیستم عامل در بالای این صفحه ذکر شده است. دستورالعمل هایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
+ "microbit.checkOSVersionText": "حداقل نسخههای سیستم عامل در بالای این صفحه ذکر شده است. دستورالعملهایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
"microbit.winOSVersionLinkText": "ویندوز",
"microbit.macOSVersionLinkText": "سیستم عامل مکینتاش",
"microbit.closeScratchCopiesTitle": "سایر رونوشتهای اسکرچ را ببنید",
diff --git a/www/scratch-website.parents-l10njson/ru.json b/www/scratch-website.parents-l10njson/ru.json
index e6b450c2..fd10317c 100644
--- a/www/scratch-website.parents-l10njson/ru.json
+++ b/www/scratch-website.parents-l10njson/ru.json
@@ -29,7 +29,7 @@
"parents.faqCommunityBody": "Участвуя в онлайн-сообществе Scratch, участники могут исследовать и экспериментировать в открытом учебном сообществе с другими членами Scratch из всех слоев, возрастов и интересов. Участники могут делиться своей работой, получать отзывы и учиться друг у друга.",
"parents.faqGuidelinesTitle": "Каковы рекомендации для онлайн-сообщества Scratch?",
"parents.faqGuidelinesBody": "The MIT Scratch Team works with the community to maintain a friendly and respectful environment for people of all ages, races, ethnicities, religions, sexual orientations, and gender identities. You can help your child learn how to participate by reviewing the {communityGuidelines} together. Members are asked to comment constructively and to help keep the website friendly by reporting any content that does not follow the community guidelines. The Scratch Team works each day to manage activity on the site and respond to reports, with the help of tools such as the {CleanSpeak} profanity filter.",
- "parents.faqCommunityGuidelinesLinkText": "community guidelines",
+ "parents.faqCommunityGuidelinesLinkText": "правила сообщества",
"parents.faqPrivacyPolicyTitle": "Какова ваша политика конфиденциальности?",
"parents.faqPrivacyPolicyBody": "To protect children's online privacy, we limit what we collect during the signup process, and what we make public on the website. We don't sell or rent account information to anyone. You can find out more about our {privacyPolicy} page.",
"parents.faqFAQLinkText": "frequently asked questions page",
diff --git a/www/scratch-website.preview-l10njson/id.json b/www/scratch-website.preview-l10njson/id.json
index e1ddf62f..c34bfb41 100644
--- a/www/scratch-website.preview-l10njson/id.json
+++ b/www/scratch-website.preview-l10njson/id.json
@@ -42,7 +42,7 @@
"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.cloudVariables": "Cloud Variables",
+ "project.cloudVariables": "Variabel Cloud",
"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."
diff --git a/www/scratch-website.preview-l10njson/ru.json b/www/scratch-website.preview-l10njson/ru.json
index 69b6a635..4e256483 100644
--- a/www/scratch-website.preview-l10njson/ru.json
+++ b/www/scratch-website.preview-l10njson/ru.json
@@ -1,18 +1,18 @@
{
"addToStudio.title": "Добавить в Студию",
"addToStudio.finishing": "Заканчиваем..",
- "addToStudio.inviteUser": "Invite user to add to studio",
+ "addToStudio.inviteUser": "Пригласи пользователя добавить в студию",
"project.titleMaxLength": "Заголовок слишком длинный",
"project.musicExtensionChip": "Музыка",
"project.penExtensionChip": "Перо",
"project.text2SpeechChip": "Текст в речь",
"project.translateChip": "Перевести",
"project.videoSensingChip": "Видео распознавание",
- "project.needsConnection": "Needs Connection",
+ "project.needsConnection": "Требуется соединение",
"project.comments.header": "Комментарии",
- "project.comments.toggleOff": "Commenting off",
- "project.comments.toggleOn": "Commenting on",
- "project.comments.turnedOff": "Sorry, comment posting has been turned off for this project.",
+ "project.comments.toggleOff": "Комментарии отключены",
+ "project.comments.toggleOn": "Комментарии включены",
+ "project.comments.turnedOff": "Сожалеем, публикация комментариев для этого проекта отключена.",
"project.share.notShared": "Это приватный проект, поэтому его можете видеть только вы. Нажмите «Поделиться», чтобы он стал виден всем!",
"project.share.sharedLong": "Поздравляем вас с делением вашего проекта! Другие люди теперь могут попробовать, дать комментарии и переделать их.",
"project.share.sharedShort": "Ваш проект теперь доступен.",
@@ -24,26 +24,26 @@
"project.remixButton.remixing": "Создание ремикса...",
"project.remixes": "Ремиксы",
"project.viewAllInList": "Посмотреть все",
- "project.inviteToRemix": "Invite user to remix",
+ "project.inviteToRemix": "Пригласить пользователя для ремикса",
"project.instructionsLabel": "Инструкции",
"project.notesAndCreditsLabel": "Примечания и благодарности",
- "project.credit": "Thanks to {userLink} for the original project {projectLink}.",
+ "project.credit": "Спасибо {userLink} за исходный проект {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.communityCensoredMessage": "Твой проект стал временно недоступным для других, так как несколько человек сообщили, что он неприемлем.",
+ "project.willReviewCensoredMessage": "Команда Scratch Team рассмотрит проект на основании {communityGuidelinesLink}, и либо восстановит проект, либо подтвердит цензуру.",
+ "project.tempCensoredMessage": "Пожалуйста, прочитайте {communityGuidelinesLink} и отредактируйте проект так, чтобы он не нарушал правила вежливости, прежде чем делиться им.",
"project.permCensoredMessage": "Он не может быть опубликован в любое время в будущем.",
- "project.communityGuidelines": "community guidelines",
- "project.moderationInfoLabel": "Moderation Info",
+ "project.communityGuidelines": "правила сообщества",
+ "project.moderationInfoLabel": "Информация о модерации",
"project.numScripts": "{number}скриптов",
"project.numSprites": "{number}спрайтов",
"project.descriptionMaxLength": "Описание слишком длинное",
"project.notesPlaceholder": "Как вы создали этот проект? Использовали ли вы идеи, скрипты или рисунки других людей? Поблагодарите их здесь.",
"project.descriptionPlaceholder": "Расскажите людям как пользоваться проектом (например, какие клавиши нажимать).",
- "project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.",
+ "project.cloudDataAlert": "В этом проекте используются облачные данные - возможность, доступная только для зарегистрированных скретчеров.",
"project.cloudVariables": "Облачные Данные",
- "project.cloudDataLink": "See Data",
+ "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."
+ "project.inappropriateUpdate": "Хм... детектор плохих слов считает, что есть проблема с твоим текстом. Пожалуйста, измени его и помни, что надо быть уважительным."
}
\ No newline at end of file
diff --git a/www/scratch-website.research-l10njson/fa.json b/www/scratch-website.research-l10njson/fa.json
index 1c8abd1b..90edd86b 100644
--- a/www/scratch-website.research-l10njson/fa.json
+++ b/www/scratch-website.research-l10njson/fa.json
@@ -3,7 +3,7 @@
"research.conductors": "تحقیق در مورد اسکرچ توسط اعضای تیم اسکرچ در دانشگاه MIT و محققان دانشگاهها شامل: یاسمین کفای در دانشکدهی تحصیلات تکمیلی دانشگاه پنسیلوانیا، کارن برنان در دانشکدهی تحصیلات تکمیلی دانشگاه هاروارد، بنجامین ماکو هیل در دانشگاه واشنگتن، اندرس مونروی در تحقیقات مایکروسافت، میمی ایوتو و کریستل مارتین در دانشگاه کالیفرنیا، ایروین، کوین برک در کالج چارلستون، میدان دبورا در دانشگاه ایالتی یوتا، و کیلی پپلر در دانشگاه ایندیانا انجام میشود.",
"research.privacy": "با به اشتراک گذاشتن پروژهها و شرکت در انجمن آنلاین اسکرچ، شما به ما کمک میکنید تا بهتر بدانیم که چگونه مردم میتوانند از اسکرچ استفاده کنند و یاد بگیرند. هر پروژه، نظر، یا سایر مطالب عمومی به اشتراک گذاشته شده در سایت اسکرچ ممکن است در تجزیه و تحلیل تحقیقات، سخنرانی ها، مقالات و گزارش ها گنجانده شود. هیچ اطلاعات شناسایی شخصی به اشتراک گذاشته نشده است. (اگر سوالی دارید، لطفا از فرم {contactLink} استفاده کنید.)",
"research.contactLinkText": "تماس با ما",
- "research.intro": "در زیر مقالات پژوهشی، سخنرانیها، و پایاننامههای مربوط به اسکرچ و جامعهی آنلاین اسکرچ ، به دنبال فهرستی از کمک های بنیاد علوم ملی که برای پشتیبانی از اسکرچ اعطا می شود، انتخاب شده است.",
+ "research.intro": "در زیر مقالات پژوهشی، سخنرانیها، و پایاننامههای مربوط به اسکرچ و جامعهی آنلاین اسکرچ ، به دنبال فهرستی از کمکهای بنیاد علوم ملی که برای پشتیبانی از اسکرچ اعطا می شود، انتخاب شده است.",
"research.papers": "مقالههای پژوهشی و ارائه",
"research.grants": "کمکهای مالی بنیاد ملی علوم"
}
\ No newline at end of file
diff --git a/www/scratch-website.research-l10njson/id.json b/www/scratch-website.research-l10njson/id.json
index 29991b4d..56424604 100644
--- a/www/scratch-website.research-l10njson/id.json
+++ b/www/scratch-website.research-l10njson/id.json
@@ -1,9 +1,9 @@
{
- "research.title": "Penelitian pada Scratch",
- "research.conductors": "Research on Scratch is being conducted by members of the MIT Scratch Team and researchers at other universities, including Yasmin Kafai at the University of Pennsylvania Graduate School of Education, Karen Brennan at the Harvard Graduate School of Education, Benjamin Mako Hill at the University of Washington, Andrés Monroy Hernandez at Microsoft Research, Mimi Ito and Crystle Martin at the University of California, Irvine, Quinn Burke at College of Charleston, Deborah Fields at Utah State University, and Kylie Peppler at Indiana University.",
+ "research.title": "Penelitian dalam Scratch",
+ "research.conductors": "Penelitian dalam Scratch dilakukan oleh anggota Scratch Team MIT dan peneliti dari universitas lainnya, termasuk Yasmin Kafai dari University of Pennsylvania Graduate School of Education, Karen Brennan dari Harvard Graduate School of Education, Benjamin Mako Hill dari University of Washington, Andrés Monroy Hernandez dari Microsoft Research, Mimi Ito dan Crystle Martin dari University of California, Irvine, Quinn Burke dari College of Charleston, Deborah Fields dari Utah State University, dan Kylie Peppler dari Indiana University.",
"research.privacy": "By sharing projects and participating in the Scratch online community, you are helping us better understand how people can use and learn with Scratch. Any publicly shared projects, comments, or other material on the Scratch site may be included in the research analysis, presentations, papers, and reports. No personally identifiable information is shared. (If you have any questions, please use the {contactLink} form.)",
"research.contactLinkText": "Kontak Kami",
"research.intro": "Di bawah ini adalah kumpulan makalah penelitian, presentasi, dan tesis pilihan tentang Scratch dan komunitas daring Scratch, diikuti dengan daftar sumbangan dari National Science Foundation yang diaungerahkan untuk mendukung Scratch.",
"research.papers": "Makalah Penelitian & Presentasi",
- "research.grants": "National Science Foundation Grants"
+ "research.grants": "Dana National Science Foundation"
}
\ No newline at end of file
diff --git a/www/scratch-website.scratch_14-l10njson/id.json b/www/scratch-website.scratch_14-l10njson/id.json
index a419d5af..36081472 100644
--- a/www/scratch-website.scratch_14-l10njson/id.json
+++ b/www/scratch-website.scratch_14-l10njson/id.json
@@ -1,6 +1,6 @@
{
"onePointFour.intro": "The previous version of Scratch, version 1.4, is still available for download.",
- "onePointFour.introNoteLabel": "Note:",
+ "onePointFour.introNoteLabel": "Catatan:",
"onePointFour.introNote": "{noteLabel} You can still share projects from 1.4 to the Scratch website. However, projects created in Scratch 2.0 cannot be opened in 1.4.",
"onePointFour.downloads": "Downloads",
"onePointFour.macTitle": "Mac OS X",
diff --git a/www/scratch-website.scratch_14-l10njson/ru.json b/www/scratch-website.scratch_14-l10njson/ru.json
index aad53264..77596a86 100644
--- a/www/scratch-website.scratch_14-l10njson/ru.json
+++ b/www/scratch-website.scratch_14-l10njson/ru.json
@@ -1,34 +1,34 @@
{
"onePointFour.intro": "Прошлая версия Скретч, версия 1.4, всё ещё доступна для скачивания.",
"onePointFour.introNoteLabel": "Заметка:",
- "onePointFour.introNote": "{noteLabel} You can still share projects from 1.4 to the Scratch website. However, projects created in Scratch 2.0 cannot be opened in 1.4.",
+ "onePointFour.introNote": "{noteLabel} Ты все еще можешь делиться проектами в 1.4 на веб-сайте Scratch. Однако проекты, созданные в Scratch 2.0, нельзя открыть в 1.4.",
"onePointFour.downloads": "Загрузки",
"onePointFour.macTitle": "Mac OS X",
"onePointFour.macBody": "Совместимость с Mac OSX 10.4 или новее",
"onePointFour.windowsTitle": "Windows",
"onePointFour.windowsBody": "Совместимость с Windows 2000, XP, Vista, 7 и 8",
- "onePointFour.windowsNetworkInstaller": "installer",
- "onePointFour.windowsNetwork": "Network deployments use the {windowsNetworkInstaller}",
+ "onePointFour.windowsNetworkInstaller": "установщик",
+ "onePointFour.windowsNetwork": "При развертывании в сети используется {windowsNetworkInstaller}",
"onePointFour.linuxTitle": "Debian / Ubuntu",
"onePointFour.linuxBody": "Совместимость с Ubuntu 12.04 или новее",
"onePointFour.linuxInstall": "Установка Scratch с Программного центра",
- "onePointFour.linuxOptions": "{linuxInstall} or {linuxDownload}",
+ "onePointFour.linuxOptions": "{linuxInstall} или {linuxDownload}",
"onePointFour.linuxDownload": "скачать здесь",
"onePointFour.faqsTitle": "Часто задаваемые вопросы",
"onePointFour.resourcesQ": "Какие ресурсы доступны, чтобы помочь мне узнать, как использовать Scratch 1.4?",
- "onePointFour.gettingStartedGuide": "Scratch 1.4 Getting Started Guide",
- "onePointFour.referenceGuide": "Scratch 1.4 Reference Guide",
+ "onePointFour.gettingStartedGuide": "Руководство по началу работы с Scratch 1.4",
+ "onePointFour.referenceGuide": "Справочное руководство по Scratch 1.4",
"onePointFour.scratchCards": "Карточки Scratch",
- "onePointFour.resourcesA": "For a step-by-step introduction, download the {gettingStartedGuide}. The {referenceGuide} has a thorough explanation of the Scratch interface and programming language. {scratchCards} provide brief explanations that show how to make animations and interactive projects with Scratch.",
+ "onePointFour.resourcesA": "Для пошагового введения загрузите {gettingStartedGuide}. В руководстве{referenceGuide} приведено подробное объяснение интерфейса и языка программирования Scratch. {scratchCards} предоставляет краткие объяснения, показывающие, как создавать анимационные ролики и интерактивные проекты с помощью Scratch.",
"onePointFour.requirementsQ": "Каковы системные требования для Scratch 1.4?",
- "onePointFour.requirementsDisplay": "Display: 800 x 480 or larger, thousands or millions of colors (16-bit color or greater) ",
+ "onePointFour.requirementsDisplay": "Дисплей: 800 x 480 или более, тысячи или миллионы цветов (16-битный цвет или более)",
"onePointFour.requirementsOS": "Операционная Система: Windows 2000 или новее, Mac OS X 10.4 или новее, Ubunto Linux 9.04 или новее (Для других версий Linux, посмотрите страницу загрузки Linux)",
- "onePointFour.requirementsDisk": "Disk: at least 120 megabytes of free space to install Scratch.",
- "onePointFour.requirementsCPUMemory": "CPU and memory: Most computers have enough memory to run Scratch 1.4, but very old computers may run Scratch slowly.",
- "onePointFour.requirementsSoundVideo": "Sound / Video: Sound playback requires speakers (or headphones), and recording requires a microphone. Many laptops have speakers and microphones built in. Scratch 1.4 can use a USB or built-in camera (optional).",
+ "onePointFour.requirementsDisk": "Диск: минимум 120 мегабайт свободного места для установки Scratch.",
+ "onePointFour.requirementsCPUMemory": "Процессор и память: на большинстве компьютеров достаточно памяти для запуска Scratch 1.4, но на очень старых компьютерах Scratch может работать медленно.",
+ "onePointFour.requirementsSoundVideo": "Звук / видео: для воспроизведения звука требуются динамики (или наушники), а для записи требуется микрофон. Многие ноутбуки имеют встроенные динамики и микрофоны. Scratch 1.4 может использовать USB или встроенную камеру (факультативно).",
"onePointFour.errorQ": "Что делать, если я получаю сообщение об ошибке при попытке загрузить или поделиться своим проектом на веб-сайте Scratch?",
- "onePointFour.errorFileTooBig": "File too big. The largest file limit is 10 MB. To shrink the size of your Scratch project, click the Edit menu > and select compress sounds, or compress images. If you have compressed sounds and your project still won't upload, try deleting some of the sounds to make it smaller. ",
- "onePointFour.errorInternet": "Internet connection too slow and times out. Try making the file smaller. If that doesn't work, try connecting from a different computer or connection or web browser.",
- "onePointFour.errorProxy": "Proxy server getting in the way. Try an Internet connection that does not go through a proxy server, or configure Scratch to use your proxy server. ",
- "onePointFour.errorLogin": "Wrong username and password. Try logging into Scratch website to make sure username and password are correct. "
+ "onePointFour.errorFileTooBig": "Файл слишком большой. Максимальный размер файла составляет 10 МБ. Чтобы уменьшить размер проекта Scratch, щелкни меню \"Редактировать\"> и выбери сжатие звуков или сжатие изображений. Если звуки сжаты, а проект по-прежнему не загружается, попробуй удалить некоторые звуки, чтобы уменьшить его.",
+ "onePointFour.errorInternet": "Соединение с интернет слишком медленное и время ожидания истекло. Попробуй уменьшить файл. Если это не помогло, попробуй подключиться с другого компьютера, использовать другое подключение или другой веб-браузер.",
+ "onePointFour.errorProxy": "Прокси-сервер препятствует. Попробуй подключиться к интернет без прокси-сервера, или настрой Scratch для использования твоего прокси-сервера.",
+ "onePointFour.errorLogin": "Неверное имя пользователя и пароль. Попробуйте войти на веб-сайт Scratch, чтобы убедиться, что имя пользователя и пароль верны."
}
\ 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
index 53e3ff9e..8a6c6eae 100644
--- a/www/scratch-website.starter-projects-l10njson/ru.json
+++ b/www/scratch-website.starter-projects-l10njson/ru.json
@@ -1,6 +1,6 @@
{
"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.intro": "Попробуй эти стартовые проекты от команды Scratch. Загляни внутрь и сделай ремикс чтобы внести изменения и добавить свои собственные идеи.",
"starterProjects.animation": "Анимация",
"starterProjects.games": "Игры",
"starterProjects.interactiveArt": "Интерактивное искусство",
diff --git a/www/scratch-website.wedo2-l10njson/fa.json b/www/scratch-website.wedo2-l10njson/fa.json
index ce94b8d5..01d7f600 100644
--- a/www/scratch-website.wedo2-l10njson/fa.json
+++ b/www/scratch-website.wedo2-l10njson/fa.json
@@ -18,7 +18,7 @@
"wedo2.starter3PufferfishDescription": "از حسگر فاصله برای ایجاد رشد ماهی استفاده کنید",
"wedo2.troubleshootingTitle": "عیبیابی",
"wedo2.checkOSVersionTitle": "اطمینان حاصل کنید که سیستم عامل شما با پیوند اسکرچ سازگار است",
- "wedo2.checkOSVersionText": "حداقل نسخه های سیستم عامل در بالای این صفحه ذکر شده است. دستورالعمل هایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
+ "wedo2.checkOSVersionText": "حداقل نسخههای سیستم عامل در بالای این صفحه ذکر شده است. دستورالعملهایی برای بررسی نسخهی {winOSVersionLink} یا {macOSVersionLink} خود را ببینید.",
"wedo2.winOSVersionLinkText": "ویندوز",
"wedo2.macOSVersionLinkText": "سیستم عامل مکینتاش",
"wedo2.closeScratchCopiesTitle": "سایر رونوشتهای اسکرچ را ببنید",
diff --git a/www/scratch-website.wedo2-l10njson/ru.json b/www/scratch-website.wedo2-l10njson/ru.json
index 21843ed8..1449338f 100644
--- a/www/scratch-website.wedo2-l10njson/ru.json
+++ b/www/scratch-website.wedo2-l10njson/ru.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 WeDo 2.0 creations and add animations and sounds.",
+ "wedo2.headerText": "{wedo2Link} - это вводный набор для изобретений, который можно использовать для создания интерактивных роботов и других творений. Ты можешь соединять вместе блоки программирования Scratch чтобы взаимодействовать с творениями WeDo 2.0 и добавлять анимацию и звуки.",
"wedo2.gettingStarted": "С чего начать",
"wedo2.connectingWedo2": "Подключение WeDo 2.0 к Scratch",
"wedo2.useScratch3": "Используйте {scratch3Link} редактор",
@@ -12,10 +12,10 @@
"wedo2.starterProjects": "Проекты для новичков",
"wedo2.starter1PetTitle": "Создай своего собственного питомца ",
"wedo2.starter1PetDescription": "Используйте мотор, чтобы сделать вращающийся хвост для вашего виртуального питомца.",
- "wedo2.starter2FoxTitle": "Move the Fox",
- "wedo2.starter2FoxDescription": "Use the tilt sensor to move the fox back and forth.",
- "wedo2.starter3PufferfishTitle": "Inflating Pufferfish",
- "wedo2.starter3PufferfishDescription": "Use the distance sensor to make the fish grow.",
+ "wedo2.starter2FoxTitle": "Перемещай лису",
+ "wedo2.starter2FoxDescription": "Используй датчик наклона для перемещения лисы вперед и назад.",
+ "wedo2.starter3PufferfishTitle": "Надувание рыбы-шара",
+ "wedo2.starter3PufferfishDescription": "Используй датчик расстояния чтобы заставить рыбу расти.",
"wedo2.troubleshootingTitle": "Устранение проблем",
"wedo2.checkOSVersionTitle": "Убедитесь, что ваша операционная система поддерживает Scratch Link",
"wedo2.checkOSVersionText": "Минимальные версии операционной системы перечислены в верхней части этой страницы. Смотрите инструкции для проверки {winOSVersionLink}вашей версии или {macOSVersionLink}.",
@@ -29,9 +29,9 @@
"wedo2.updateLinkText": "Убедитесь, что вы установили последнюю версию Scratch Link.",
"wedo2.legacyInfoTitle": "Использовать Scratch 2.0?",
"wedo2.legacyInfoText": "Посмотреть страницу о нем {wedoLegacyLink}",
- "wedo2.legacyLinkText": "using WeDo with Scratch 2.0",
+ "wedo2.legacyLinkText": "использование WeDo с Scratch 2.0",
"wedo2.imgAltWeDoIllustration": "Иллюстрация WeDo2 с датчиком наклона и двигателем.",
"wedo2.imgAltStarter1Pet": "Проект Scratch с собакой и тако.",
- "wedo2.imgAltStarter2Fox": "A Scratch project with a fox moving back and forth.",
+ "wedo2.imgAltStarter2Fox": "Проект Scratch с лисой, перемещающейся вперед и назад.",
"wedo2.imgAltStarter3Pufferfish": "Scratch проект с динозавром"
}
\ No newline at end of file