mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
pull translations from transifex
This commit is contained in:
parent
a995aa5413
commit
f6531e6472
171 changed files with 1343 additions and 857 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"CONTROL_FOREVER": "برای همیشه",
|
||||
"CONTROL_REPEAT": " %1 بار تکرار کن",
|
||||
"CONTROL_IF": "اگر %1 آنگاه",
|
||||
"CONTROL_IF": "اگر %1 آن گاه",
|
||||
"CONTROL_ELSE": "وگر نه",
|
||||
"CONTROL_STOP": "توقف",
|
||||
"CONTROL_STOP_ALL": "همه",
|
||||
|
@ -12,7 +12,7 @@
|
|||
"CONTROL_REPEATUNTIL": "تا وقتی که %1 تکرار کن",
|
||||
"CONTROL_WHILE": "هنگامی که %1 ",
|
||||
"CONTROL_FOREACH": "برای هر %1 در %2",
|
||||
"CONTROL_STARTASCLONE": "وقتی که به عنوان یک مشابه شروع کردم",
|
||||
"CONTROL_STARTASCLONE": "وقتی که به عنوان یک مشابه شروع کردم",
|
||||
"CONTROL_CREATECLONEOF": "از %1 مشابه بساز",
|
||||
"CONTROL_CREATECLONEOF_MYSELF": "خودم",
|
||||
"CONTROL_DELETETHISCLONE": "این مشابه را حذف کن",
|
||||
|
@ -38,18 +38,18 @@
|
|||
"DATA_INDEX_ALL": "همه",
|
||||
"DATA_INDEX_LAST": "آخرین",
|
||||
"DATA_INDEX_RANDOM": "تصادفی",
|
||||
"EVENT_WHENFLAGCLICKED": "وقتی %1 کلیک شد",
|
||||
"EVENT_WHENTHISSPRITECLICKED": "وقتی که این شکلک کلیک شد",
|
||||
"EVENT_WHENSTAGECLICKED": "وقتی صحنه کلیک شد",
|
||||
"EVENT_WHENTOUCHINGOBJECT": "وقتی این شکلک %1 را لمس کرد",
|
||||
"EVENT_WHENBROADCASTRECEIVED": "وقتی %1 را دریافت کردم",
|
||||
"EVENT_WHENBACKDROPSWITCHESTO": "وقتی پس زمینه به %1 تغییر کرد",
|
||||
"EVENT_WHENGREATERTHAN": "وقتی که %1 > %2",
|
||||
"EVENT_WHENFLAGCLICKED": "وقتی که %1 کلیک شد",
|
||||
"EVENT_WHENTHISSPRITECLICKED": "وقتی که این شکلک کلیک شد",
|
||||
"EVENT_WHENSTAGECLICKED": "وقتی که صحنه کلیک شد",
|
||||
"EVENT_WHENTOUCHINGOBJECT": "وقتی که این شکلک %1 را لمس کرد",
|
||||
"EVENT_WHENBROADCASTRECEIVED": "وقتی که %1 را دریافت کردم",
|
||||
"EVENT_WHENBACKDROPSWITCHESTO": "وقتی که پس زمینه به %1 تغییر کرد",
|
||||
"EVENT_WHENGREATERTHAN": "وقتی که %1 > %2",
|
||||
"EVENT_WHENGREATERTHAN_TIMER": "زمان سنج",
|
||||
"EVENT_WHENGREATERTHAN_LOUDNESS": "بلندی صدا",
|
||||
"EVENT_BROADCAST": "%1 را منتشر کن",
|
||||
"EVENT_BROADCASTANDWAIT": "%1 را منتشر کن و صبر کن",
|
||||
"EVENT_WHENKEYPRESSED": "وقتی کلید %1 فشرده شد",
|
||||
"EVENT_WHENKEYPRESSED": "وقتی که کلید %1 فشرده شد",
|
||||
"EVENT_WHENKEYPRESSED_SPACE": "فضا",
|
||||
"EVENT_WHENKEYPRESSED_LEFT": "جهت چپ",
|
||||
"EVENT_WHENKEYPRESSED_RIGHT": "جهت راست",
|
||||
|
@ -74,27 +74,27 @@
|
|||
"LOOKS_EFFECT_GHOST": "روح",
|
||||
"LOOKS_CHANGEEFFECTBY": "جلوه ی %1 را به اندازه ی %2 تغییر بده",
|
||||
"LOOKS_SETEFFECTTO": "جلوه ی %1 را به %2 مقدار دهی کن",
|
||||
"LOOKS_CLEARGRAPHICEFFECTS": "جلوه های ترسیمی را پاک کن",
|
||||
"LOOKS_CLEARGRAPHICEFFECTS": "جلوه های ترسیمی را پاک کن",
|
||||
"LOOKS_CHANGESIZEBY": "اندازه را به میزان %1 تغییر بده",
|
||||
"LOOKS_SETSIZETO": "اندازه را به %1 % مقدار دهی کن",
|
||||
"LOOKS_SIZE": "اندازه",
|
||||
"LOOKS_CHANGESTRETCHBY": "میزان کش آمدن را به اندازه ی %1 تغییر بده",
|
||||
"LOOKS_SETSTRETCHTO": "میزان کش آمدن را به %1 % تنظیم کن",
|
||||
"LOOKS_SWITCHCOSTUMETO": "تعویض لباس به %1",
|
||||
"LOOKS_NEXTCOSTUME": "لباس بعدی",
|
||||
"LOOKS_SWITCHCOSTUMETO": "تعویض حالت به %1",
|
||||
"LOOKS_NEXTCOSTUME": "حالت بعدی",
|
||||
"LOOKS_SWITCHBACKDROPTO": "تغییر پس زمینه به %1",
|
||||
"LOOKS_GOTOFRONTBACK": "به لایه ی %1 برو",
|
||||
"LOOKS_GOTOFRONTBACK_FRONT": "جلو",
|
||||
"LOOKS_GOTOFRONTBACK_BACK": "عقب",
|
||||
"LOOKS_GOFORWARDBACKWARDLAYERS": "به %1 %2 لایه برو",
|
||||
"LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "رو به جلو",
|
||||
"LOOKS_GOFORWARDBACKWARDLAYERS": "%2 لایه به %1 برو",
|
||||
"LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "به جلو",
|
||||
"LOOKS_GOFORWARDBACKWARDLAYERS_BACKWARD": "رو به عقب",
|
||||
"LOOKS_BACKDROPNUMBERNAME": "پس زمینه ی %1",
|
||||
"LOOKS_COSTUMENUMBERNAME": "لباس %1",
|
||||
"LOOKS_BACKDROPNUMBERNAME": "پس زمینه ی %1",
|
||||
"LOOKS_COSTUMENUMBERNAME": "حالت %1",
|
||||
"LOOKS_NUMBERNAME_NUMBER": "شماره",
|
||||
"LOOKS_NUMBERNAME_NAME": "نام",
|
||||
"LOOKS_SWITCHBACKDROPTOANDWAIT": "پس زمینه را به %1 تغییر بده و صبر کن",
|
||||
"LOOKS_NEXTBACKDROP_BLOCK": "پس زمینه ی بعدی",
|
||||
"LOOKS_NEXTBACKDROP_BLOCK": "پس زمینه ی بعدی",
|
||||
"LOOKS_NEXTBACKDROP": "پس زمینه ی بعدی",
|
||||
"LOOKS_PREVIOUSBACKDROP": "پس زمینه ی قبلی",
|
||||
"LOOKS_RANDOMBACKDROP": "پس زمینه ی اتفاقی",
|
||||
|
@ -191,14 +191,14 @@
|
|||
"SENSING_SETDRAGMODE_NOTDRAGGABLE": "غیر قابل کشیدن",
|
||||
"SENSING_LOUDNESS": "بلندی صدا",
|
||||
"SENSING_LOUD": "صدا بلند است؟",
|
||||
"SENSING_TIMER": "زمان سنج",
|
||||
"SENSING_TIMER": "زمان سنج",
|
||||
"SENSING_RESETTIMER": "تنظیم دوباره ی زمان سنج",
|
||||
"SENSING_OF": "%1 از %2",
|
||||
"SENSING_OF_XPOSITION": "موقعیت x",
|
||||
"SENSING_OF_YPOSITION": "موقعیت y",
|
||||
"SENSING_OF_DIRECTION": "جهت",
|
||||
"SENSING_OF_COSTUMENUMBER": "لباس #",
|
||||
"SENSING_OF_COSTUMENAME": "نام لباس",
|
||||
"SENSING_OF_COSTUMENUMBER": "حالت #",
|
||||
"SENSING_OF_COSTUMENAME": "نام حالت",
|
||||
"SENSING_OF_SIZE": "اندازه",
|
||||
"SENSING_OF_VOLUME": "حجم",
|
||||
"SENSING_OF_BACKDROPNUMBER": "پس زمینه #",
|
||||
|
@ -242,7 +242,7 @@
|
|||
"REMOVE_COMMENT": "حذف توضیح",
|
||||
"DELETE_BLOCK": "حذف قطعه",
|
||||
"DELETE_X_BLOCKS": "حذف قطعه های %1",
|
||||
"DELETE_ALL_BLOCKS": "همه ی قطعه های %1 حذف شوند؟",
|
||||
"DELETE_ALL_BLOCKS": "همه ی قطعه های %1 حذف شوند؟",
|
||||
"CLEAN_UP": "پاک کردن قطعه ها",
|
||||
"HELP": "راهنما",
|
||||
"UNDO": "باطل کردن",
|
||||
|
@ -272,7 +272,7 @@
|
|||
"NEW_LIST_TITLE": "اسم فهرست جدید:",
|
||||
"LIST_MODAL_TITLE": "فهرست جدید",
|
||||
"LIST_ALREADY_EXISTS": "هم اکنون فهرستی به اسم \"%1\" وجود دارد.",
|
||||
"RENAME_LIST_TITLE": "تغییرنام همه فهرست های \"%1\" به:",
|
||||
"RENAME_LIST_TITLE": "تغییرنام همه ی فهرست های \"%1\" به:",
|
||||
"RENAME_LIST_MODAL_TITLE": "تغییر نام فهرست",
|
||||
"DEFAULT_LIST_ITEM": "چیز",
|
||||
"DELETE_LIST": "حذف فهرست \"%1\"",
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
"LOOKS_NEXTCOSTUME": "impahla elandelayo",
|
||||
"LOOKS_SWITCHBACKDROPTO": "shintsha indawo ukuze %1",
|
||||
"LOOKS_GOTOFRONTBACK": "hamba ku %1 ngokwahlukana",
|
||||
"LOOKS_GOTOFRONTBACK_FRONT": "iphambili",
|
||||
"LOOKS_GOTOFRONTBACK_FRONT": "phambili",
|
||||
"LOOKS_GOTOFRONTBACK_BACK": "emuva",
|
||||
"LOOKS_GOFORWARDBACKWARDLAYERS": "buyela %1 %2 ngokwahlukana",
|
||||
"LOOKS_GOFORWARDBACKWARDLAYERS_FORWARD": "phambili",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "алада",
|
||||
"gdxfor.getAcceleration": "аццакра [DIRECTION]",
|
||||
"gdxfor.getForce": "амч",
|
||||
"gdxfor.getSpin": "аргьыжьра [DIRECTION]",
|
||||
"gdxfor.getTilt": "анаара [TILT]",
|
||||
"gdxfor.getSpin": "аргьежьра аласра [DIRECTION]",
|
||||
"gdxfor.getTilt": "анаара акәакь [TILT] ",
|
||||
"gdxfor.isFacing": "ахаҿра [FACING]?",
|
||||
"gdxfor.isFreeFalling": "акаҳара?",
|
||||
"gdxfor.moved": "инаскьагоуп",
|
||||
"gdxfor.isTilted": "анаара [TILT]",
|
||||
"gdxfor.pulled": "иааскьнагеит",
|
||||
"gdxfor.pushed": "иагәыҵасит",
|
||||
"gdxfor.shaken": "ирҵысуп",
|
||||
"gdxfor.startedFalling": "акаҳара иалагеит",
|
||||
"gdxfor.tiltDirectionMenu.any": "иарбанзаалакь ",
|
||||
"gdxfor.tiltDirectionMenu.back": "шьҭахьҟа",
|
||||
"gdxfor.tiltDirectionMenu.front": "ԥхьаҟа",
|
||||
"gdxfor.tiltDirectionMenu.left": "армарахь",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "аҩада",
|
||||
"gdxfor.whenForcePushedOrPulled": "амч ҳзырбо асенсор анакәу [PUSH_PULL] ",
|
||||
"gdxfor.whenGesture": "[GESTURE] акәзар",
|
||||
"gdxfor.whenTilted": "анаара аан [TILT]",
|
||||
"makeymakey.downArrow": "ахыц алада",
|
||||
"makeymakey.downArrowShort": "алада",
|
||||
"makeymakey.leftArrow": "ахыц армарахь",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "down arrow",
|
||||
"makeymakey.downArrowShort": "down",
|
||||
"makeymakey.leftArrow": "left arrow",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "السهم السفلي",
|
||||
"makeymakey.downArrowShort": "الأسفل",
|
||||
"makeymakey.leftArrow": "السهم الأيسر",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "down arrow",
|
||||
"makeymakey.downArrowShort": "down",
|
||||
"makeymakey.leftArrow": "left arrow",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "стрелка надолу",
|
||||
"makeymakey.downArrowShort": "надолу",
|
||||
"makeymakey.leftArrow": "лява стрелка",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "avall",
|
||||
"gdxfor.getAcceleration": "acceleració [DIRECTION]",
|
||||
"gdxfor.getForce": "força",
|
||||
"gdxfor.getSpin": "[DIRECTION] de gir",
|
||||
"gdxfor.getTilt": "inclinació [TILT]",
|
||||
"gdxfor.getSpin": "velocitat de gir [DIRECTION]",
|
||||
"gdxfor.getTilt": "angle d'inclinació [TILT]",
|
||||
"gdxfor.isFacing": "cara [FACING]?",
|
||||
"gdxfor.isFreeFalling": "caient?",
|
||||
"gdxfor.moved": "es mogui",
|
||||
"gdxfor.isTilted": "inclinat [TILT]?",
|
||||
"gdxfor.pulled": "tirat",
|
||||
"gdxfor.pushed": "empès",
|
||||
"gdxfor.shaken": "es sacsegi",
|
||||
"gdxfor.startedFalling": "ha començat a caure",
|
||||
"gdxfor.tiltDirectionMenu.any": "qualsevol",
|
||||
"gdxfor.tiltDirectionMenu.back": "darrere",
|
||||
"gdxfor.tiltDirectionMenu.front": "davant",
|
||||
"gdxfor.tiltDirectionMenu.left": "esquerra",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "amunt",
|
||||
"gdxfor.whenForcePushedOrPulled": "quan el sensor de força [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "quan [GESTURE]",
|
||||
"gdxfor.whenTilted": "quan s'inclini [TILT]",
|
||||
"makeymakey.downArrow": "fletxa avall",
|
||||
"makeymakey.downArrowShort": "avall",
|
||||
"makeymakey.leftArrow": "fletxa esquerra",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "گوڕ [DIRECTION]",
|
||||
"gdxfor.getForce": "هێز",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "لارکردنەوە [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "ڕوو وەرگەڕان [FACING]؟",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "تیری خواروو",
|
||||
"makeymakey.downArrowShort": "ژێرەوە",
|
||||
"makeymakey.leftArrow": "تیری چەپ",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "dolů",
|
||||
"gdxfor.getAcceleration": "zrychlení [DIRECTION]",
|
||||
"gdxfor.getForce": "síla",
|
||||
"gdxfor.getSpin": "otáček [DIRECTION]",
|
||||
"gdxfor.getTilt": "náklon [TILT]",
|
||||
"gdxfor.getSpin": "rychlost otáčení [DIRECTION]",
|
||||
"gdxfor.getTilt": "úhel náklonu [TILT]",
|
||||
"gdxfor.isFacing": "čelem [FACING]?",
|
||||
"gdxfor.isFreeFalling": "padá?",
|
||||
"gdxfor.moved": "jede",
|
||||
"gdxfor.isTilted": "nakloněné [TILT]?",
|
||||
"gdxfor.pulled": "tažený",
|
||||
"gdxfor.pushed": "tlačený",
|
||||
"gdxfor.shaken": "se třese",
|
||||
"gdxfor.startedFalling": "počátek pádu",
|
||||
"gdxfor.tiltDirectionMenu.any": "libovolný",
|
||||
"gdxfor.tiltDirectionMenu.back": "dozadu",
|
||||
"gdxfor.tiltDirectionMenu.front": "dopředu",
|
||||
"gdxfor.tiltDirectionMenu.left": "vlevo",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "nahoru",
|
||||
"gdxfor.whenForcePushedOrPulled": "když senzor síly [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "když [GESTURE]",
|
||||
"gdxfor.whenTilted": "když nakloněný [TILT]",
|
||||
"makeymakey.downArrow": "šipka dolů",
|
||||
"makeymakey.downArrowShort": "dolů",
|
||||
"makeymakey.leftArrow": "šipka vlevo",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "i lawr",
|
||||
"gdxfor.getAcceleration": "cyflymu [DIRECTION]",
|
||||
"gdxfor.getForce": "grym",
|
||||
"gdxfor.getSpin": "troelli [DIRECTION]",
|
||||
"gdxfor.getTilt": "gogwyddo [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "wynebu [FACING]?",
|
||||
"gdxfor.isFreeFalling": "yn syrthio?",
|
||||
"gdxfor.moved": "symudodd",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "tynnwyd",
|
||||
"gdxfor.pushed": "gwthiwyd",
|
||||
"gdxfor.shaken": "ysgydwyd",
|
||||
"gdxfor.startedFalling": "wedi cychwyn syrthio",
|
||||
"gdxfor.tiltDirectionMenu.any": "any",
|
||||
"gdxfor.tiltDirectionMenu.back": "cefn",
|
||||
"gdxfor.tiltDirectionMenu.front": "blaen",
|
||||
"gdxfor.tiltDirectionMenu.left": "chwith",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "i fyny",
|
||||
"gdxfor.whenForcePushedOrPulled": "pan mae synhwyrydd grym [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "pan [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "saeth i lawr",
|
||||
"makeymakey.downArrowShort": "i lawr",
|
||||
"makeymakey.leftArrow": "saeth chwith",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "ned",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "kraft",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "vip [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "vender [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falder?",
|
||||
"gdxfor.moved": "bevæget",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "trukket",
|
||||
"gdxfor.pushed": "skubbet",
|
||||
"gdxfor.shaken": "rystet",
|
||||
"gdxfor.startedFalling": "begyndte at falde",
|
||||
"gdxfor.tiltDirectionMenu.any": "any",
|
||||
"gdxfor.tiltDirectionMenu.back": "bagover",
|
||||
"gdxfor.tiltDirectionMenu.front": "fremover",
|
||||
"gdxfor.tiltDirectionMenu.left": "venstre",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "op",
|
||||
"gdxfor.whenForcePushedOrPulled": "når kraft sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "når [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "pil nedad",
|
||||
"makeymakey.downArrowShort": "ned",
|
||||
"makeymakey.leftArrow": "venstre pil",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "Pfeil nach unten",
|
||||
"makeymakey.downArrowShort": "nach unten",
|
||||
"makeymakey.leftArrow": "Pfeil nach links",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "κάτω",
|
||||
"gdxfor.getAcceleration": "επιτάχυνση [DIRECTION]",
|
||||
"gdxfor.getForce": "ισχύς",
|
||||
"gdxfor.getSpin": "περιστροφή [DIRECTION]",
|
||||
"gdxfor.getTilt": "κλίση [TILT]",
|
||||
"gdxfor.getSpin": "ταχύτητα περιστροφής [DIRECTION]",
|
||||
"gdxfor.getTilt": "γωνία κλίσης [TILT]",
|
||||
"gdxfor.isFacing": "στραμμένο [FACING];",
|
||||
"gdxfor.isFreeFalling": "σε πτώση;",
|
||||
"gdxfor.moved": "κινηθεί",
|
||||
"gdxfor.isTilted": "σε κλίση [TILT];",
|
||||
"gdxfor.pulled": "τραβηχτεί",
|
||||
"gdxfor.pushed": "πιεστεί",
|
||||
"gdxfor.shaken": "τρανταχθεί",
|
||||
"gdxfor.startedFalling": "αρχίσει πτώση",
|
||||
"gdxfor.tiltDirectionMenu.any": "οπουδήποτε",
|
||||
"gdxfor.tiltDirectionMenu.back": "πίσω",
|
||||
"gdxfor.tiltDirectionMenu.front": "μπροστά",
|
||||
"gdxfor.tiltDirectionMenu.left": "αριστερά",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "πάνω",
|
||||
"gdxfor.whenForcePushedOrPulled": "όταν αισθητήρας ισχύος [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "όταν [GESTURE]",
|
||||
"gdxfor.whenTilted": "όταν σε κλίση[TILT]",
|
||||
"makeymakey.downArrow": "κάτω βέλος",
|
||||
"makeymakey.downArrowShort": "κάτω",
|
||||
"makeymakey.leftArrow": "αριστερό βέλος",
|
||||
|
@ -60,7 +62,7 @@
|
|||
"microbit.tiltDirectionMenu.right": "δεξιά",
|
||||
"microbit.whenButtonPressed": "όταν πατηθεί το κουμπί [BTN]",
|
||||
"microbit.whenGesture": "όταν [GESTURE]",
|
||||
"microbit.whenPinConnected": "όταν ακροδέκτης [PIN] συνδεθεί",
|
||||
"microbit.whenPinConnected": "όταν ακίδσ [PIN] συνδεθεί",
|
||||
"microbit.whenTilted": "όταν σε κλίση [DIRECTION]",
|
||||
"music.categoryName": "Μουσική",
|
||||
"music.changeTempo": "άλλαξε ρυθμό κατά [TEMPO]",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "down arrow",
|
||||
"makeymakey.downArrowShort": "down",
|
||||
"makeymakey.leftArrow": "left arrow",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "flecha abajo",
|
||||
"makeymakey.downArrowShort": "abajo",
|
||||
"makeymakey.leftArrow": "flecha izquierda",
|
||||
|
|
|
@ -13,22 +13,24 @@
|
|||
"gdxfor.down": "mirar abajo",
|
||||
"gdxfor.getAcceleration": "aceleración [DIRECTION]",
|
||||
"gdxfor.getForce": "fuerza",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "inclinación [TILT]",
|
||||
"gdxfor.getSpin": "velocidad de giro [DIRECTION]",
|
||||
"gdxfor.getTilt": "ángulo de inclinación [TILT]",
|
||||
"gdxfor.isFacing": "¿mirando a [FACING]?",
|
||||
"gdxfor.isFreeFalling": "¿cayendo?",
|
||||
"gdxfor.moved": "mover",
|
||||
"gdxfor.isTilted": "¿inclinado [TILT]?",
|
||||
"gdxfor.pulled": "empujar",
|
||||
"gdxfor.pushed": "tirar",
|
||||
"gdxfor.shaken": "agitar",
|
||||
"gdxfor.startedFalling": "comienza a caer",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
"gdxfor.tiltDirectionMenu.right": "right",
|
||||
"gdxfor.tiltDirectionMenu.any": "cualquiera",
|
||||
"gdxfor.tiltDirectionMenu.back": "atrás",
|
||||
"gdxfor.tiltDirectionMenu.front": "adelante",
|
||||
"gdxfor.tiltDirectionMenu.left": "izquierda",
|
||||
"gdxfor.tiltDirectionMenu.right": "derecha",
|
||||
"gdxfor.up": "mirar arriba",
|
||||
"gdxfor.whenForcePushedOrPulled": "cuando el sensor de fuerza [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "al [GESTURE]",
|
||||
"gdxfor.whenTilted": "cuando inclinado [TILT]",
|
||||
"makeymakey.downArrow": "flecha abajo",
|
||||
"makeymakey.downArrowShort": "abajo",
|
||||
"makeymakey.leftArrow": "flecha izquierda",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "nool alla",
|
||||
"makeymakey.downArrowShort": "alla",
|
||||
"makeymakey.leftArrow": "nool vasakule",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "behera gezia",
|
||||
"makeymakey.downArrowShort": "behera",
|
||||
"makeymakey.leftArrow": "ezkerrera gezia",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "پایین",
|
||||
"gdxfor.getAcceleration": "شتاب [DIRECTION]",
|
||||
"gdxfor.getForce": "نیرو",
|
||||
"gdxfor.getSpin": "چرخش [DIRECTION]",
|
||||
"gdxfor.getTilt": "شیب [TILT]",
|
||||
"gdxfor.getSpin": "سرعت چرخش [DIRECTION]",
|
||||
"gdxfor.getTilt": "زاویه ی شیب [TILT]",
|
||||
"gdxfor.isFacing": "آیا با [FACING]رو به رو شده است؟",
|
||||
"gdxfor.isFreeFalling": "در حال سقوط؟",
|
||||
"gdxfor.moved": "حرکت کرد",
|
||||
"gdxfor.isTilted": "آیا [TILT] کج شد؟",
|
||||
"gdxfor.pulled": "کشیده",
|
||||
"gdxfor.pushed": "فشرده",
|
||||
"gdxfor.shaken": "تکان داده شد",
|
||||
"gdxfor.startedFalling": "سقوط شروع شد",
|
||||
"gdxfor.tiltDirectionMenu.any": "هر",
|
||||
"gdxfor.tiltDirectionMenu.back": "عقب",
|
||||
"gdxfor.tiltDirectionMenu.front": "جلو",
|
||||
"gdxfor.tiltDirectionMenu.left": "چپ",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "بالا",
|
||||
"gdxfor.whenForcePushedOrPulled": "وقتی حسگر [PUSH_PULL] اعمال شود",
|
||||
"gdxfor.whenGesture": "وقتی که [GESTURE]",
|
||||
"gdxfor.whenTilted": "وقتی که [TILT] کج شد",
|
||||
"makeymakey.downArrow": "جهت پایین",
|
||||
"makeymakey.downArrowShort": "پایین",
|
||||
"makeymakey.leftArrow": "جهت چپ",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "alas",
|
||||
"gdxfor.getAcceleration": "kiihtyvyys [DIRECTION]",
|
||||
"gdxfor.getForce": "voima",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "kallistus [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "osoittaako [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "siirretty",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "pulled",
|
||||
"gdxfor.pushed": "pushed",
|
||||
"gdxfor.shaken": "ravistettu",
|
||||
"gdxfor.startedFalling": "started falling",
|
||||
"gdxfor.tiltDirectionMenu.any": "any",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "ylös",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "kun on [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "nuoli alas",
|
||||
"makeymakey.downArrowShort": "alas",
|
||||
"makeymakey.leftArrow": "nuoli vasemmalle",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "vers le bas",
|
||||
"gdxfor.getAcceleration": "accélération [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "inclinaison [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "orienté vers [FACING]?",
|
||||
"gdxfor.isFreeFalling": "tombe ?",
|
||||
"gdxfor.moved": "bougé",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "tiré",
|
||||
"gdxfor.pushed": "poussé",
|
||||
"gdxfor.shaken": "secoué",
|
||||
"gdxfor.startedFalling": "commençant à tomber",
|
||||
"gdxfor.tiltDirectionMenu.any": "any",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "vers le haut",
|
||||
"gdxfor.whenForcePushedOrPulled": "quand le capteur de force est à [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "quand [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "flèche bas",
|
||||
"makeymakey.downArrowShort": "vers le bas",
|
||||
"makeymakey.leftArrow": "flèche gauche",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "saighead síos",
|
||||
"makeymakey.downArrowShort": "síos",
|
||||
"makeymakey.leftArrow": "saighead chlé",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "sìos",
|
||||
"gdxfor.getAcceleration": "luathachadh [DIRECTION]",
|
||||
"gdxfor.getForce": "forsa",
|
||||
"gdxfor.getSpin": "car [DIRECTION]",
|
||||
"gdxfor.getTilt": "claonadh [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "beul [FACING]",
|
||||
"gdxfor.isFreeFalling": "a’ tuiteam",
|
||||
"gdxfor.moved": "gluasad",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "tarraing",
|
||||
"gdxfor.pushed": "brùthadh",
|
||||
"gdxfor.shaken": "crith",
|
||||
"gdxfor.startedFalling": "tòiseachadh tuiteim",
|
||||
"gdxfor.tiltDirectionMenu.any": "any",
|
||||
"gdxfor.tiltDirectionMenu.back": "dhan chùlaibh",
|
||||
"gdxfor.tiltDirectionMenu.front": "dhan bheulaibh",
|
||||
"gdxfor.tiltDirectionMenu.left": "gu clì",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "suas",
|
||||
"gdxfor.whenForcePushedOrPulled": "le [PUSH_PULL] air mothaichear an fhorsa",
|
||||
"gdxfor.whenGesture": "le mothachadh air [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "saighead sìos",
|
||||
"makeymakey.downArrowShort": "sìos",
|
||||
"makeymakey.leftArrow": "saighead gu clì",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "Cando o sensor de forza [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "frecha abaixo",
|
||||
"makeymakey.downArrowShort": "abaixo",
|
||||
"makeymakey.leftArrow": "frecha esquerda",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "למטה",
|
||||
"gdxfor.getAcceleration": "תאוצה [DIRECTION]",
|
||||
"gdxfor.getForce": "כוח",
|
||||
"gdxfor.getSpin": "סיבוב [DIRECTION]",
|
||||
"gdxfor.getTilt": "הטייה [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "פונה לכיוון [FACING]?",
|
||||
"gdxfor.isFreeFalling": "נופל?",
|
||||
"gdxfor.moved": "זז",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "נמשך",
|
||||
"gdxfor.pushed": "נדחף",
|
||||
"gdxfor.shaken": "נוער",
|
||||
"gdxfor.startedFalling": "החל ליפול",
|
||||
"gdxfor.tiltDirectionMenu.any": "any",
|
||||
"gdxfor.tiltDirectionMenu.back": "לאחור",
|
||||
"gdxfor.tiltDirectionMenu.front": "קדימה",
|
||||
"gdxfor.tiltDirectionMenu.left": "שמאלה",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "למעלה",
|
||||
"gdxfor.whenForcePushedOrPulled": "כאשר חיישן הכוח [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "כאשר [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "חץ מטה",
|
||||
"makeymakey.downArrowShort": "מטה",
|
||||
"makeymakey.leftArrow": "חץ שמאלי",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "strelica dolje",
|
||||
"makeymakey.downArrowShort": "dolje",
|
||||
"makeymakey.leftArrow": "strelica lijevo",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "le",
|
||||
"gdxfor.getAcceleration": "gyorsulás [DIRECTION] irányban",
|
||||
"gdxfor.getForce": "erő",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "billenés [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "[FACING] irányba néz?",
|
||||
"gdxfor.isFreeFalling": "zuhan?",
|
||||
"gdxfor.moved": "elmozdult",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "meghúzva",
|
||||
"gdxfor.pushed": "benyomva",
|
||||
"gdxfor.shaken": "megrázva",
|
||||
"gdxfor.startedFalling": "zuhanni kezdett",
|
||||
"gdxfor.tiltDirectionMenu.any": "bármelyik",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "balra",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "fel",
|
||||
"gdxfor.whenForcePushedOrPulled": "amikor az erő-szenzor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "amikor [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "lefele nyíl",
|
||||
"makeymakey.downArrowShort": "le",
|
||||
"makeymakey.leftArrow": "balra nyíl",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "panah bawah",
|
||||
"makeymakey.downArrowShort": "bawah",
|
||||
"makeymakey.leftArrow": "panah kiri",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "down arrow",
|
||||
"makeymakey.downArrowShort": "down",
|
||||
"makeymakey.leftArrow": "left arrow",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "giù",
|
||||
"gdxfor.getAcceleration": "accelerazione [DIRECTION]",
|
||||
"gdxfor.getForce": "forza",
|
||||
"gdxfor.getSpin": "rotazione [DIRECTION]",
|
||||
"gdxfor.getTilt": "inclinazione [TILT]",
|
||||
"gdxfor.getSpin": "velocità di rotazione [DIRECTION]",
|
||||
"gdxfor.getTilt": "inclinazione di [TILT]",
|
||||
"gdxfor.isFacing": "voltato verso [FACING]",
|
||||
"gdxfor.isFreeFalling": "sto cadendo",
|
||||
"gdxfor.moved": "si muove",
|
||||
"gdxfor.isTilted": "[TILT] inclinato",
|
||||
"gdxfor.pulled": "vengo tirato",
|
||||
"gdxfor.pushed": "sono spinto",
|
||||
"gdxfor.shaken": "è scosso",
|
||||
"gdxfor.startedFalling": "ho iniziato a cadere",
|
||||
"gdxfor.tiltDirectionMenu.any": "qualunque",
|
||||
"gdxfor.tiltDirectionMenu.back": "indietro",
|
||||
"gdxfor.tiltDirectionMenu.front": "in avanti",
|
||||
"gdxfor.tiltDirectionMenu.left": "a sinistra",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "su",
|
||||
"gdxfor.whenForcePushedOrPulled": "quando il sensore di forza rileva che [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "quando [GESTURE]",
|
||||
"gdxfor.whenTilted": "quando [TILT] inclinato",
|
||||
"makeymakey.downArrow": "freccia giù",
|
||||
"makeymakey.downArrowShort": "giù",
|
||||
"makeymakey.leftArrow": "freccia sinistra",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "[GESTURE]とき",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "したむきやじるし",
|
||||
"makeymakey.downArrowShort": "した",
|
||||
"makeymakey.leftArrow": "ひだりむきやじるし",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "下向き矢印",
|
||||
"makeymakey.downArrowShort": "下",
|
||||
"makeymakey.leftArrow": "左向き矢印",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "down arrow",
|
||||
"makeymakey.downArrowShort": "아래쪽",
|
||||
"makeymakey.leftArrow": "left arrow",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "rodyklė žemyn",
|
||||
"makeymakey.downArrowShort": "žemyn",
|
||||
"makeymakey.leftArrow": "rodyklė kairėn",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "paātrinājums [DIRECTION]",
|
||||
"gdxfor.getForce": "spēks",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "liekt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "skatās [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "lejuptaustiņš",
|
||||
"makeymakey.downArrowShort": "uz leju",
|
||||
"makeymakey.leftArrow": "kreisais bulttaustiņš",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "pere whakararo",
|
||||
"makeymakey.downArrowShort": "ki raro",
|
||||
"makeymakey.leftArrow": "pere mauī",
|
||||
|
|
|
@ -13,22 +13,24 @@
|
|||
"gdxfor.down": "ned",
|
||||
"gdxfor.getAcceleration": "akselerasjon [DIRECTION]",
|
||||
"gdxfor.getForce": "kraft",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "helning [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.getSpin": "rotasjonsfart [DIRECTION]",
|
||||
"gdxfor.getTilt": "helningsvinkel [TILT]",
|
||||
"gdxfor.isFacing": "vender [FACING]?",
|
||||
"gdxfor.isFreeFalling": "fritt fall",
|
||||
"gdxfor.moved": "flyttet",
|
||||
"gdxfor.isTilted": "heller [TILT]?",
|
||||
"gdxfor.pulled": "trekkes",
|
||||
"gdxfor.pushed": "dyttes",
|
||||
"gdxfor.shaken": "ristet",
|
||||
"gdxfor.startedFalling": "started falling",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
"gdxfor.tiltDirectionMenu.right": "right",
|
||||
"gdxfor.startedFalling": "begynner å falle",
|
||||
"gdxfor.tiltDirectionMenu.any": "hvilken som helst",
|
||||
"gdxfor.tiltDirectionMenu.back": "bakover",
|
||||
"gdxfor.tiltDirectionMenu.front": "framover",
|
||||
"gdxfor.tiltDirectionMenu.left": "venstre",
|
||||
"gdxfor.tiltDirectionMenu.right": "høyre",
|
||||
"gdxfor.up": "opp",
|
||||
"gdxfor.whenForcePushedOrPulled": "når kraftsensoren [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "når [GESTURE]",
|
||||
"gdxfor.whenTilted": "ved helning [TILT]",
|
||||
"makeymakey.downArrow": "pil ned",
|
||||
"makeymakey.downArrowShort": "ned",
|
||||
"makeymakey.leftArrow": "pil venstre",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "omlaag",
|
||||
"gdxfor.getAcceleration": "versnelling [DIRECTION]",
|
||||
"gdxfor.getForce": "kracht",
|
||||
"gdxfor.getSpin": "draai [DIRECTION]",
|
||||
"gdxfor.getTilt": "kantel [TILT]",
|
||||
"gdxfor.getSpin": "draaisnelheid [DIRECTION]",
|
||||
"gdxfor.getTilt": "kantelhoek [TILT]",
|
||||
"gdxfor.isFacing": "gericht naar [FACING]?",
|
||||
"gdxfor.isFreeFalling": "vallend?",
|
||||
"gdxfor.moved": "bewogen",
|
||||
"gdxfor.isTilted": "gekanteld [TILT]",
|
||||
"gdxfor.pulled": "getrokken",
|
||||
"gdxfor.pushed": "gedrukt",
|
||||
"gdxfor.shaken": "geschud",
|
||||
"gdxfor.startedFalling": "begonnen te vallen",
|
||||
"gdxfor.tiltDirectionMenu.any": "willekeurig",
|
||||
"gdxfor.tiltDirectionMenu.back": "achter",
|
||||
"gdxfor.tiltDirectionMenu.front": "voor",
|
||||
"gdxfor.tiltDirectionMenu.left": "links",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "omhoog",
|
||||
"gdxfor.whenForcePushedOrPulled": "wanneer krachtsensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "wanneer [GESTURE]",
|
||||
"gdxfor.whenTilted": "als [TILT]gekanteld",
|
||||
"makeymakey.downArrow": "pijltje omlaag",
|
||||
"makeymakey.downArrowShort": "omlaag",
|
||||
"makeymakey.leftArrow": "pijltje links",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "ned",
|
||||
"gdxfor.getAcceleration": "akselerasjon [DIRECTION]",
|
||||
"gdxfor.getForce": "kraft",
|
||||
"gdxfor.getSpin": "snurr [DIRECTION]",
|
||||
"gdxfor.getTilt": "helling [TILT]",
|
||||
"gdxfor.getSpin": "rotasjonsfart [DIRECTION]",
|
||||
"gdxfor.getTilt": "hellingsvinkel [TILT]",
|
||||
"gdxfor.isFacing": "side [FACING]?",
|
||||
"gdxfor.isFreeFalling": "i fritt fall?",
|
||||
"gdxfor.moved": "flytta",
|
||||
"gdxfor.isTilted": "heller [TILT]?",
|
||||
"gdxfor.pulled": "trekt",
|
||||
"gdxfor.pushed": "skubba",
|
||||
"gdxfor.shaken": "rista",
|
||||
"gdxfor.startedFalling": "starta å falla",
|
||||
"gdxfor.tiltDirectionMenu.any": "vilkårleg",
|
||||
"gdxfor.tiltDirectionMenu.back": "bakover",
|
||||
"gdxfor.tiltDirectionMenu.front": "framover",
|
||||
"gdxfor.tiltDirectionMenu.left": "venstre",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "opp",
|
||||
"gdxfor.whenForcePushedOrPulled": "når kraftsensoren vert [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "når [GESTURE]",
|
||||
"gdxfor.whenTilted": "ved helling [TILT]",
|
||||
"makeymakey.downArrow": "pil ned",
|
||||
"makeymakey.downArrowShort": "ned",
|
||||
"makeymakey.leftArrow": "pil venstre",
|
||||
|
@ -61,7 +63,7 @@
|
|||
"microbit.whenButtonPressed": "når [BTN]-knappen er trykt",
|
||||
"microbit.whenGesture": "når [GESTURE]",
|
||||
"microbit.whenPinConnected": "når kontakten [PIN] får signal",
|
||||
"microbit.whenTilted": "når helling [DIRECTION]",
|
||||
"microbit.whenTilted": "ved helling [DIRECTION]",
|
||||
"music.categoryName": "Musikk",
|
||||
"music.changeTempo": "endra tempo med [TEMPO]",
|
||||
"music.drumBass": "(2) Stortromme",
|
||||
|
@ -182,5 +184,5 @@
|
|||
"wedo2.tiltDirection.right": "høgre",
|
||||
"wedo2.tiltDirection.up": "opp",
|
||||
"wedo2.whenDistance": "når avstanden [OP] [REFERENCE]",
|
||||
"wedo2.whenTilted": "når helling [TILT_DIRECTION_ANY]"
|
||||
"wedo2.whenTilted": "ved helling [TILT_DIRECTION_ANY]"
|
||||
}
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "strzałka w dół",
|
||||
"makeymakey.downArrowShort": "dół",
|
||||
"makeymakey.leftArrow": "strzałka w lewo",
|
||||
|
@ -134,15 +136,15 @@
|
|||
"speech.listenAndWait": "posłuchaj i czekaj",
|
||||
"speech.speechReporter": "mowa",
|
||||
"speech.whenIHear": "kiedy wykryję dźwięk [PHRASE]",
|
||||
"text2speech.alto": "alt",
|
||||
"text2speech.alto": "kobiecy",
|
||||
"text2speech.defaultTextToSpeak": "hello",
|
||||
"text2speech.giant": "ogromny",
|
||||
"text2speech.giant": "zmodyfikowany",
|
||||
"text2speech.kitten": "kociątko",
|
||||
"text2speech.setLanguageBlock": "ustaw język na [LANGUAGE]",
|
||||
"text2speech.setVoiceBlock": "Ustaw głos na [VOICE]",
|
||||
"text2speech.speakAndWaitBlock": "Powiedz [WORDS]",
|
||||
"text2speech.squeak": "pisk",
|
||||
"text2speech.tenor": "tenor",
|
||||
"text2speech.squeak": "dziecięcy",
|
||||
"text2speech.tenor": "męski",
|
||||
"translate.categoryName": "Tłumacz",
|
||||
"translate.defaultTextToTranslate": "cześć",
|
||||
"translate.translateBlock": "tłumacz [WORDS] na [LANGUAGE]",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "aceleração [DIRECTION]",
|
||||
"gdxfor.getForce": "força",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "inclinação [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "direção [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "seta para baixo",
|
||||
"makeymakey.downArrowShort": "baixo",
|
||||
"makeymakey.leftArrow": "seta para esquerda",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "baixo",
|
||||
"gdxfor.getAcceleration": "a aceleração [DIRECTION]",
|
||||
"gdxfor.getForce": "a força",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "a inclinação [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "está virado para [FACING]",
|
||||
"gdxfor.isFreeFalling": "a cair",
|
||||
"gdxfor.moved": "se mover",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "for puxado",
|
||||
"gdxfor.pushed": "for empurrado",
|
||||
"gdxfor.shaken": "for abanado",
|
||||
"gdxfor.startedFalling": "começar a cair",
|
||||
"gdxfor.tiltDirectionMenu.any": "any",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "cima",
|
||||
"gdxfor.whenForcePushedOrPulled": "Quando o sensor de força",
|
||||
"gdxfor.whenGesture": "Quando [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "seta para baixo",
|
||||
"makeymakey.downArrowShort": "baixo",
|
||||
"makeymakey.leftArrow": "seta para a esquerda",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "accelerație[DIRECTION]",
|
||||
"gdxfor.getForce": "forță",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "înclinare[TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "îndreptat(ă) în[FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "săgeată jos",
|
||||
"makeymakey.downArrowShort": "jos",
|
||||
"makeymakey.leftArrow": "săgeată stânga",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "ускорение [DIRECTION]",
|
||||
"gdxfor.getForce": "сила",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "наклон [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "лицом к [FACING]",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "стрелка вниз",
|
||||
"makeymakey.downArrowShort": "вниз",
|
||||
"makeymakey.leftArrow": "стрелка влево",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "zrýchenie [DIRECTION]",
|
||||
"gdxfor.getForce": "sila",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "naklonenie[TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "natočený [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "šípka dole",
|
||||
"makeymakey.downArrowShort": "dole",
|
||||
"makeymakey.leftArrow": "šípka vľavo",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "dol",
|
||||
"gdxfor.getAcceleration": "pospešek [DIRECTION]",
|
||||
"gdxfor.getForce": "moč",
|
||||
"gdxfor.getSpin": "vrtenje [DIRECTION]",
|
||||
"gdxfor.getTilt": "nagib [TILT]",
|
||||
"gdxfor.getSpin": "hitrost vrtenja [DIRECTION]",
|
||||
"gdxfor.getTilt": "kot nagiba [TILT]",
|
||||
"gdxfor.isFacing": "navzgor/navzdol [FACING]?",
|
||||
"gdxfor.isFreeFalling": "padajoč?",
|
||||
"gdxfor.moved": "premaknjeno",
|
||||
"gdxfor.isTilted": "nagnjeno [TILT]?",
|
||||
"gdxfor.pulled": "potegnjen",
|
||||
"gdxfor.pushed": "potisnjen",
|
||||
"gdxfor.shaken": "streseno",
|
||||
"gdxfor.startedFalling": "začetek padanja",
|
||||
"gdxfor.tiltDirectionMenu.any": "poljubna",
|
||||
"gdxfor.tiltDirectionMenu.back": "zadaj",
|
||||
"gdxfor.tiltDirectionMenu.front": "spredaj",
|
||||
"gdxfor.tiltDirectionMenu.left": "levo",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "gor",
|
||||
"gdxfor.whenForcePushedOrPulled": "ko je senzor sile [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "ko je [GESTURE]",
|
||||
"gdxfor.whenTilted": "ko je nagnjeno [TILT]",
|
||||
"makeymakey.downArrow": "puščica dol",
|
||||
"makeymakey.downArrowShort": "dol",
|
||||
"makeymakey.leftArrow": "puščica levo",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "убрзање [DIRECTION]",
|
||||
"gdxfor.getForce": "сила",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "нагнути [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "окренуто [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "стрелица доле",
|
||||
"makeymakey.downArrowShort": "доле",
|
||||
"makeymakey.leftArrow": "стрелица лево",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "ned",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "kraft",
|
||||
"gdxfor.getSpin": "rotera [DIRECTION]",
|
||||
"gdxfor.getTilt": "luta [TILT]",
|
||||
"gdxfor.getSpin": "rotationshastighet [DIRECTION]",
|
||||
"gdxfor.getTilt": "lutningsvinkel [TILT]",
|
||||
"gdxfor.isFacing": "position [FACING]?",
|
||||
"gdxfor.isFreeFalling": "fritt fall?",
|
||||
"gdxfor.moved": "rör sig",
|
||||
"gdxfor.isTilted": "lutar [TILT]?",
|
||||
"gdxfor.pulled": "dragits",
|
||||
"gdxfor.pushed": "knuffad",
|
||||
"gdxfor.shaken": "skaka",
|
||||
"gdxfor.startedFalling": "börjar falla",
|
||||
"gdxfor.tiltDirectionMenu.any": "någon",
|
||||
"gdxfor.tiltDirectionMenu.back": "tillbaka",
|
||||
"gdxfor.tiltDirectionMenu.front": "översta",
|
||||
"gdxfor.tiltDirectionMenu.left": "vänster",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "upp",
|
||||
"gdxfor.whenForcePushedOrPulled": "när kraftsensorn [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "om [GESTURE]",
|
||||
"gdxfor.whenTilted": "när lutar [TILT]",
|
||||
"makeymakey.downArrow": "nedåtpil",
|
||||
"makeymakey.downArrowShort": "ned",
|
||||
"makeymakey.leftArrow": "vänsterpil",
|
||||
|
|
|
@ -10,25 +10,27 @@
|
|||
"ev3.whenBrightnessLessThan": "เมื่อความสว่าง < [DISTANCE]",
|
||||
"ev3.whenButtonPressed": "เมื่อกดปุ่ม [PORT]",
|
||||
"ev3.whenDistanceLessThan": "เมื่อระยะห่าง < [DISTANCE]",
|
||||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.down": "ลง",
|
||||
"gdxfor.getAcceleration": "เร่ง [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"gdxfor.isFreeFalling": "ตกไหม?",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "pulled",
|
||||
"gdxfor.pushed": "pushed",
|
||||
"gdxfor.shaken": "shaken",
|
||||
"gdxfor.startedFalling": "started falling",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
"gdxfor.tiltDirectionMenu.right": "right",
|
||||
"gdxfor.up": "up",
|
||||
"gdxfor.shaken": "เขย่า",
|
||||
"gdxfor.startedFalling": "เริ่มตกลงมา",
|
||||
"gdxfor.tiltDirectionMenu.any": "ทิศใดก็ได้",
|
||||
"gdxfor.tiltDirectionMenu.back": "หลัง",
|
||||
"gdxfor.tiltDirectionMenu.front": "หน้า",
|
||||
"gdxfor.tiltDirectionMenu.left": "ซ้าย",
|
||||
"gdxfor.tiltDirectionMenu.right": "ขวา",
|
||||
"gdxfor.up": "ขึ้น",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenGesture": "เมื่อ [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "ลูกศรลง",
|
||||
"makeymakey.downArrowShort": "ลง",
|
||||
"makeymakey.leftArrow": "ลูกศรซ้าย",
|
||||
|
@ -38,7 +40,7 @@
|
|||
"makeymakey.spaceKey": "สเปซบาร์",
|
||||
"makeymakey.upArrow": "ลูกศรขึ้น",
|
||||
"makeymakey.upArrowShort": "ขึ้น",
|
||||
"makeymakey.whenKeyPressed": "when [KEY] key pressed",
|
||||
"makeymakey.whenKeyPressed": "เมื่อคีย์ [KEY] ถูกกด",
|
||||
"makeymakey.whenKeysPressedInOrder": "when [SEQUENCE] pressed in order",
|
||||
"microbit.buttonsMenu.any": "ทิศใดก็ได้",
|
||||
"microbit.clearDisplay": "ล้างหน้าจอ",
|
||||
|
@ -104,7 +106,7 @@
|
|||
"music.instrumentTrombone": "(9) ทรอมโบน",
|
||||
"music.instrumentVibraphone": "(16) ไวปราโฟน",
|
||||
"music.instrumentWoodenFlute": "(13) ฟลูตไม้",
|
||||
"music.midiPlayDrumForBeats": "play drum [DRUM] for [BEATS] beats",
|
||||
"music.midiPlayDrumForBeats": "เล่น [DRUM] [BEATS] จังหวะ",
|
||||
"music.midiSetInstrument": "ตั้งเครื่องดนตรีเป็น [INSTRUMENT]",
|
||||
"music.playDrumForBeats": "เล่น [DRUM] [BEATS] จังหวะ",
|
||||
"music.playNoteForBeats": "เล่นโน๊ต [NOTE] [BEATS] จังหวะ",
|
||||
|
@ -135,7 +137,7 @@
|
|||
"speech.speechReporter": "เสียงพูด",
|
||||
"speech.whenIHear": "เมื่อฉันได้ยิน [PHRASE]",
|
||||
"text2speech.alto": "อัลโต",
|
||||
"text2speech.defaultTextToSpeak": "hello",
|
||||
"text2speech.defaultTextToSpeak": "สวัสดี",
|
||||
"text2speech.giant": "ไจแอนท์",
|
||||
"text2speech.kitten": "ลูกแมว",
|
||||
"text2speech.setLanguageBlock": "ตั้งภาษาเป็น [LANGUAGE]",
|
||||
|
|
|
@ -10,25 +10,27 @@
|
|||
"ev3.whenBrightnessLessThan": "parlaklık < [DISTANCE]olduğunda",
|
||||
"ev3.whenButtonPressed": "[PORT] düğmesi basıldığında",
|
||||
"ev3.whenDistanceLessThan": "mesafe < [DISTANCE]olduğunda",
|
||||
"gdxfor.down": "down",
|
||||
"gdxfor.down": "aşağı",
|
||||
"gdxfor.getAcceleration": "ivme [DIRECTION]",
|
||||
"gdxfor.getForce": "güç",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "eğim [TILT]",
|
||||
"gdxfor.getSpin": "devir hızı [DIRECTION]",
|
||||
"gdxfor.getTilt": "eğim açısı",
|
||||
"gdxfor.isFacing": " [FACING] dönük mü?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"gdxfor.pulled": "pulled",
|
||||
"gdxfor.pushed": "pushed",
|
||||
"gdxfor.shaken": "shaken",
|
||||
"gdxfor.startedFalling": "started falling",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
"gdxfor.tiltDirectionMenu.right": "right",
|
||||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.isFreeFalling": "düşüyor mu?",
|
||||
"gdxfor.isTilted": "[TILT] eğimli mi?",
|
||||
"gdxfor.pulled": "çekilmiş",
|
||||
"gdxfor.pushed": "itilmiş",
|
||||
"gdxfor.shaken": "sallanmış",
|
||||
"gdxfor.startedFalling": "düşmeye başlamış",
|
||||
"gdxfor.tiltDirectionMenu.any": "herhangi",
|
||||
"gdxfor.tiltDirectionMenu.back": "geri",
|
||||
"gdxfor.tiltDirectionMenu.front": "ön",
|
||||
"gdxfor.tiltDirectionMenu.left": "sol",
|
||||
"gdxfor.tiltDirectionMenu.right": "sağ",
|
||||
"gdxfor.up": "yukarı",
|
||||
"gdxfor.whenForcePushedOrPulled": "kuvvet sensörü [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "[GESTURE]olduğunda",
|
||||
"gdxfor.whenTilted": "Eğim [TILT] olduğunda",
|
||||
"makeymakey.downArrow": "aşağı ok",
|
||||
"makeymakey.downArrowShort": "aşağı",
|
||||
"makeymakey.leftArrow": "sol ok",
|
||||
|
@ -38,8 +40,8 @@
|
|||
"makeymakey.spaceKey": "boşluk",
|
||||
"makeymakey.upArrow": "yukarı ok",
|
||||
"makeymakey.upArrowShort": "yukarı",
|
||||
"makeymakey.whenKeyPressed": "when [KEY] key pressed",
|
||||
"makeymakey.whenKeysPressedInOrder": "when [SEQUENCE] pressed in order",
|
||||
"makeymakey.whenKeyPressed": "[KEY]tuşu basılınca",
|
||||
"makeymakey.whenKeysPressedInOrder": "[SEQUENCE] dizisi sırayla basılınca",
|
||||
"microbit.buttonsMenu.any": "herhangi",
|
||||
"microbit.clearDisplay": "ekranı temizle",
|
||||
"microbit.defaultTextToDisplay": "Merhaba!",
|
||||
|
@ -135,7 +137,7 @@
|
|||
"speech.speechReporter": "konuşma",
|
||||
"speech.whenIHear": "[PHRASE] ifadesini duyduğunda",
|
||||
"text2speech.alto": "alto",
|
||||
"text2speech.defaultTextToSpeak": "hello",
|
||||
"text2speech.defaultTextToSpeak": "merhaba",
|
||||
"text2speech.giant": "dev",
|
||||
"text2speech.kitten": "kedi yavrusu",
|
||||
"text2speech.setLanguageBlock": "dili [LANGUAGE]'ye ayarla",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "вниз",
|
||||
"gdxfor.getAcceleration": "прискорення [DIRECTION]",
|
||||
"gdxfor.getForce": "сила",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "нахил [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "спрямовано [FACING]?",
|
||||
"gdxfor.isFreeFalling": "падає?",
|
||||
"gdxfor.moved": "рухається",
|
||||
"gdxfor.isTilted": "tilted [TILT]?",
|
||||
"gdxfor.pulled": "виштовхнуто",
|
||||
"gdxfor.pushed": "заштовхнуто",
|
||||
"gdxfor.shaken": "струснуто",
|
||||
"gdxfor.startedFalling": "початок падіння",
|
||||
"gdxfor.tiltDirectionMenu.any": "any",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "вгору",
|
||||
"gdxfor.whenForcePushedOrPulled": "поки сенсор сили [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "коли [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "стрілка вниз",
|
||||
"makeymakey.downArrowShort": "вниз",
|
||||
"makeymakey.leftArrow": "стрілка ліворуч",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.getSpin": "spin speed [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt angle [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"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",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.whenTilted": "when tilted [TILT]",
|
||||
"makeymakey.downArrow": "mũi tên xuống",
|
||||
"makeymakey.downArrowShort": "xuống",
|
||||
"makeymakey.leftArrow": "mũi tên trái",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "下",
|
||||
"gdxfor.getAcceleration": "向[DIRECTION]的加速度",
|
||||
"gdxfor.getForce": "受力",
|
||||
"gdxfor.getSpin": "向[DIRECTION]转速",
|
||||
"gdxfor.getSpin": "向[DIRECTION]的旋转速度",
|
||||
"gdxfor.getTilt": "向[TILT]倾角",
|
||||
"gdxfor.isFacing": "面向[FACING]?",
|
||||
"gdxfor.isFreeFalling": "自由落体?",
|
||||
"gdxfor.moved": "移动",
|
||||
"gdxfor.isTilted": "向[TILT]倾斜?",
|
||||
"gdxfor.pulled": "向外拉",
|
||||
"gdxfor.pushed": "向内推",
|
||||
"gdxfor.shaken": "晃动",
|
||||
"gdxfor.startedFalling": "开始自由落体",
|
||||
"gdxfor.tiltDirectionMenu.any": "任意方向",
|
||||
"gdxfor.tiltDirectionMenu.back": "后",
|
||||
"gdxfor.tiltDirectionMenu.front": "前",
|
||||
"gdxfor.tiltDirectionMenu.left": "左",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "上",
|
||||
"gdxfor.whenForcePushedOrPulled": "当[PUSH_PULL]力传感器",
|
||||
"gdxfor.whenGesture": "当被[GESTURE]",
|
||||
"gdxfor.whenTilted": "当向[TILT]倾斜",
|
||||
"makeymakey.downArrow": "↓",
|
||||
"makeymakey.downArrowShort": "下",
|
||||
"makeymakey.leftArrow": "←",
|
||||
|
|
|
@ -13,15 +13,16 @@
|
|||
"gdxfor.down": "向下",
|
||||
"gdxfor.getAcceleration": "加速度 [DIRECTION]",
|
||||
"gdxfor.getForce": "力量",
|
||||
"gdxfor.getSpin": "旋轉 [DIRECTION]",
|
||||
"gdxfor.getTilt": "傾斜 [TILT]",
|
||||
"gdxfor.getSpin": "旋轉速度 [DIRECTION]",
|
||||
"gdxfor.getTilt": "傾斜角度 [TILT]",
|
||||
"gdxfor.isFacing": "正面 [FACING]?",
|
||||
"gdxfor.isFreeFalling": "自由掉落?",
|
||||
"gdxfor.moved": "移動",
|
||||
"gdxfor.isTilted": "傾斜 [TILT]?",
|
||||
"gdxfor.pulled": "向外拉",
|
||||
"gdxfor.pushed": "向內推",
|
||||
"gdxfor.shaken": "晃動",
|
||||
"gdxfor.startedFalling": "開始掉落",
|
||||
"gdxfor.tiltDirectionMenu.any": "任何",
|
||||
"gdxfor.tiltDirectionMenu.back": "向下",
|
||||
"gdxfor.tiltDirectionMenu.front": "向上",
|
||||
"gdxfor.tiltDirectionMenu.left": "向左",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"gdxfor.up": "向上",
|
||||
"gdxfor.whenForcePushedOrPulled": "當重力感測器[PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "當 [GESTURE]",
|
||||
"gdxfor.whenTilted": "當傾斜 [TILT]",
|
||||
"makeymakey.downArrow": "向下",
|
||||
"makeymakey.downArrowShort": "向下",
|
||||
"makeymakey.leftArrow": "向左",
|
||||
|
|
|
@ -10,25 +10,27 @@
|
|||
"ev3.whenBrightnessLessThan": "uma ukukhanya <[DISTANCE]",
|
||||
"ev3.whenButtonPressed": "Inkinobho [PORT] mayicindezeliwe",
|
||||
"ev3.whenDistanceLessThan": "uma ibanga < [DISTANCE]",
|
||||
"gdxfor.down": "down",
|
||||
"gdxfor.getAcceleration": "acceleration [DIRECTION]",
|
||||
"gdxfor.getForce": "force",
|
||||
"gdxfor.getSpin": "spin [DIRECTION]",
|
||||
"gdxfor.getTilt": "tilt [TILT]",
|
||||
"gdxfor.isFacing": "facing [FACING]?",
|
||||
"gdxfor.isFreeFalling": "falling?",
|
||||
"gdxfor.moved": "moved",
|
||||
"gdxfor.pulled": "pulled",
|
||||
"gdxfor.pushed": "pushed",
|
||||
"gdxfor.shaken": "shaken",
|
||||
"gdxfor.startedFalling": "started falling",
|
||||
"gdxfor.tiltDirectionMenu.back": "back",
|
||||
"gdxfor.tiltDirectionMenu.front": "front",
|
||||
"gdxfor.tiltDirectionMenu.left": "left",
|
||||
"gdxfor.tiltDirectionMenu.right": "right",
|
||||
"gdxfor.up": "up",
|
||||
"gdxfor.whenForcePushedOrPulled": "when force sensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "when [GESTURE]",
|
||||
"gdxfor.down": "ezansi",
|
||||
"gdxfor.getAcceleration": "Ukusheshisa [DIRECTION]",
|
||||
"gdxfor.getForce": "Ngamandla ",
|
||||
"gdxfor.getSpin": "ukuphenduka ngejubane [DIRECTION]",
|
||||
"gdxfor.getTilt": "Tshekisa engeli [TILT]",
|
||||
"gdxfor.isFacing": "Kubheke [FACING]",
|
||||
"gdxfor.isFreeFalling": "Kuyawa ? ",
|
||||
"gdxfor.isTilted": "Kutshekisiwe [TILT]?",
|
||||
"gdxfor.pulled": "Kudonsekile ",
|
||||
"gdxfor.pushed": "Kuphushekile ",
|
||||
"gdxfor.shaken": "ukunyakaziswa ",
|
||||
"gdxfor.startedFalling": "Sekuqalile kuyawa ",
|
||||
"gdxfor.tiltDirectionMenu.any": "noma ikuphi",
|
||||
"gdxfor.tiltDirectionMenu.back": "emuva",
|
||||
"gdxfor.tiltDirectionMenu.front": "phambili",
|
||||
"gdxfor.tiltDirectionMenu.left": "inxele",
|
||||
"gdxfor.tiltDirectionMenu.right": "sokudla",
|
||||
"gdxfor.up": "phezulu",
|
||||
"gdxfor.whenForcePushedOrPulled": "Uma kuphushwe isensor [PUSH_PULL]",
|
||||
"gdxfor.whenGesture": "uma [GESTURE]",
|
||||
"gdxfor.whenTilted": "Makutshekisiwe [TILT]",
|
||||
"makeymakey.downArrow": "umcibisholo ophansi",
|
||||
"makeymakey.downArrowShort": "ngezansi",
|
||||
"makeymakey.leftArrow": "umcibisholo kwesobunxele",
|
||||
|
@ -38,8 +40,8 @@
|
|||
"makeymakey.spaceKey": "isikhala",
|
||||
"makeymakey.upArrow": "umcibilisholo phezulu",
|
||||
"makeymakey.upArrowShort": "phezulu",
|
||||
"makeymakey.whenKeyPressed": "when [KEY] key pressed",
|
||||
"makeymakey.whenKeysPressedInOrder": "when [SEQUENCE] pressed in order",
|
||||
"makeymakey.whenKeyPressed": "Uma [KEY]kucindezeliwe ",
|
||||
"makeymakey.whenKeysPressedInOrder": "Uma [SEQUENCE]kucindezeliwe ngendlela ",
|
||||
"microbit.buttonsMenu.any": "noma ikuphi",
|
||||
"microbit.clearDisplay": "isiboniso esicacile",
|
||||
"microbit.defaultTextToDisplay": "Sawubona!",
|
||||
|
@ -55,7 +57,7 @@
|
|||
"microbit.tiltAngle": "tshekisa engeli [DIRECTION]",
|
||||
"microbit.tiltDirectionMenu.any": "noma ikuphi",
|
||||
"microbit.tiltDirectionMenu.back": "emuva",
|
||||
"microbit.tiltDirectionMenu.front": "iphambili",
|
||||
"microbit.tiltDirectionMenu.front": "phambili",
|
||||
"microbit.tiltDirectionMenu.left": "inxele",
|
||||
"microbit.tiltDirectionMenu.right": "sokudla",
|
||||
"microbit.whenButtonPressed": "Inkinobho [BTN] mayicindezeliwe ",
|
||||
|
@ -135,7 +137,7 @@
|
|||
"speech.speechReporter": "inkulumo",
|
||||
"speech.whenIHear": "uma ngizwa [PHRASE]",
|
||||
"text2speech.alto": "I -altho",
|
||||
"text2speech.defaultTextToSpeak": "hello",
|
||||
"text2speech.defaultTextToSpeak": "sawubona",
|
||||
"text2speech.giant": "isiqhwaga ",
|
||||
"text2speech.kitten": "Ingane yekati",
|
||||
"text2speech.setLanguageBlock": "hlela ulimi uliyise [LANGUAGE]",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "истандарту аԥшра",
|
||||
"gui.monitor.contextMenu.large": "аԥшра рдыуны",
|
||||
"gui.monitor.contextMenu.slider": "арымаа хәыҷ",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "аимпорт",
|
||||
"gui.monitor.contextMenu.export": "аекспорт",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Анагӡаҩцәа зегьы рзы",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow} Шәмикрофон ахархәараз, ҳара иҳамазароуп шәара шәзин",
|
||||
"gui.recordingStep.stop": "Иаанкылатәуп аҭаҩра",
|
||||
"gui.recordingStep.record": "Иҭаҩтәуп",
|
||||
"gui.sliderModal.min": "Иминималу аҵакы",
|
||||
"gui.sliderModal.max": "Имаксималу аҵакы",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Иаҟәыхтәуп",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Абжьы",
|
||||
"gui.soundEditor.play": "Иарҳәатәуп",
|
||||
"gui.soundEditor.stop": "Иаанкылатәуп",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Алагаразы шәақәыӷәӷәа абираҟ иаҵәа!",
|
||||
"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.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": "Иацышәҵа аҿаԥшыра",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Аимадара. Агәра шәга, pin-код EV3 аҟны 1234 шықәыргылоу. ",
|
||||
"gui.extension.wedo2.description": "Иаԥышәҵала аматорқәеи асенсорқәеи рхархәарала.",
|
||||
"gui.extension.wedo2.connectingMessage": "Аимадара",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Зегьы",
|
||||
"gui.libraryTags.animals": "Аԥстәқәа",
|
||||
"gui.libraryTags.dance": "Акәашара",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "መደበኛ የሚነበብ ነገር",
|
||||
"gui.monitor.contextMenu.large": "ትልቅ የሚነበብ ነገር",
|
||||
"gui.monitor.contextMenu.slider": "ማንሸራተቻ",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "ለሁሉም ስፕራይቶች",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}We need your permission to use your microphone",
|
||||
"gui.recordingStep.stop": "Stop recording",
|
||||
"gui.recordingStep.record": "Record",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "ድምጽ",
|
||||
"gui.soundEditor.play": "ይጫወታሉ",
|
||||
"gui.soundEditor.stop": "አቁም",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "አረንጓዴ ባንዲራው ጠቅ ይድረጉ ለመጀመር",
|
||||
"gui.howtos.say-it-out-loud": "Create Animations That Talk",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Add a Backdrop",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "በመገናኘት ላይ ነው። EV3 ላይ ያለው ዕስፒልዎ ወደ 1234 እንደተቀየረ ያረጋግጡ።",
|
||||
"gui.extension.wedo2.description": "ከሞተሮችና ቃኚዎች ይገንቡ።",
|
||||
"gui.extension.wedo2.connectingMessage": "በመገናኘት ላይ ነው",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "All",
|
||||
"gui.libraryTags.animals": "Animals",
|
||||
"gui.libraryTags.dance": "Dance",
|
||||
|
|
|
@ -8,10 +8,10 @@
|
|||
"gui.backpack.loadingBackpack": "جاري التحميل...",
|
||||
"gui.backpack.more": "المزيد",
|
||||
"gui.backpack.emptyBackpack": "حقيبة الظهر فارغة",
|
||||
"gui.unsupportedBrowser.label": "Browser is not supported",
|
||||
"gui.unsupportedBrowser.errorLabel": "An Error Occurred",
|
||||
"gui.unsupportedBrowser.notRecommended": "We are very sorry, but it looks like you are using a browser version that Scratch does not support. We recommend updating to the latest version of a supported browser such as Google Chrome, Mozilla Firefox, Microsoft Edge, or Apple Safari.",
|
||||
"gui.unsupportedBrowser.description": "We are very sorry, but Scratch does not support this browser. We recommend updating to the latest version of a supported browser such as Google Chrome, Mozilla Firefox, Microsoft Edge, or Apple Safari.",
|
||||
"gui.unsupportedBrowser.label": "المتصفح غير مدعوم ",
|
||||
"gui.unsupportedBrowser.errorLabel": "حدث خطأ",
|
||||
"gui.unsupportedBrowser.notRecommended": "نحن آسفون جدًا، ولكن يبدو أنك تستخدم متصفحًا لا يدعمه سكراتش. نحن ننصحك بتحديث متصفحك لآخر نسخة متصفح يدعمها سكراتش مثل جوجل كروم، موزيلا فايرفوكس، مياكروسوفت إيدج أو أبل سافاري.",
|
||||
"gui.unsupportedBrowser.description": "نحن آسفون جدًا، ولكن سكراتش لا يدعم المتصفح الذي تستخدمه. نحن ننصحك بتحديث متصفحك لآخر نسخة متصفح يدعمها سكراتش مثل جوجل كروم، موزيلا سفاري، مياكروسوفت إيدج أو أبل سافاري.",
|
||||
"gui.unsupportedBrowser.back": "ارجع الى الخلف",
|
||||
"gui.unsupportedBrowser.previewfaq": "لمعرفة المزيد ، انتقل إلى {previewFaqLink}.",
|
||||
"gui.unsupportedBrowser.previewfaqlinktext": "الأسئلة المتكررة الطرح",
|
||||
|
@ -44,7 +44,7 @@
|
|||
"gui.connection.error.tryagainbutton": "حاول مرة أخرى",
|
||||
"gui.connection.error.helpbutton": "مساعدة",
|
||||
"gui.connection.peripheral-name-label": "اسم الجهاز",
|
||||
"gui.connection.connect": "Connect",
|
||||
"gui.connection.connect": " الاتصال بالجهاز",
|
||||
"gui.connection.scanning.lookingforperipherals": "يتم البحث عن الأجهزة ألان...",
|
||||
"gui.connection.scanning.noPeripheralsFound": "لم يتم العثور على الأجهزة",
|
||||
"gui.connection.scanning.instructions": "اختر جهازك من القائمة أعلاه.",
|
||||
|
@ -57,7 +57,7 @@
|
|||
"gui.controls.stop": "توقف",
|
||||
"gui.crashMessage.label": "هناك خطأ ما.",
|
||||
"gui.crashMessage.description": "نحن آسفون جدًا ، ولكن يبدو أن صفحة سكراتش قد تعطلت. تم الإبلاغ عن هذا الخطأ تلقائيًا إلى فريق سكراتش. يرجى تحديث صفحتك لإعادة المحاولة.",
|
||||
"gui.crashMessage.errorNumber": "Your error was logged with id {errorId}",
|
||||
"gui.crashMessage.errorNumber": "تم تسجيل الخطأ مع هوية {errorId}",
|
||||
"gui.crashMessage.reload": "إعادة تحميل",
|
||||
"gui.customProcedures.myblockModalTitle": "إنشاء لبنة",
|
||||
"gui.customProcedures.addAnInputNumberText": "أضف حقلا",
|
||||
|
@ -72,7 +72,7 @@
|
|||
"gui.directionPicker.rotationStyles.allAround": "في كل مكان",
|
||||
"gui.directionPicker.rotationStyles.leftRight": "يسار / يمين",
|
||||
"gui.directionPicker.rotationStyles.dontRotate": "لا تدور",
|
||||
"gui.gui.addExtension": "Add Extension",
|
||||
"gui.gui.addExtension": "أضف تمديدًا ",
|
||||
"gui.gui.codeTab": "رمز",
|
||||
"gui.gui.backdropsTab": "الخلفيات",
|
||||
"gui.gui.costumesTab": "المظاهر",
|
||||
|
@ -91,7 +91,7 @@
|
|||
"gui.loader.message7": "تضخيم جوبو ...",
|
||||
"gui.loader.message8": "جارٍ تحضير الرموز التعبيرية ...",
|
||||
"gui.loader.headline": "جاري تحميل المشروع",
|
||||
"gui.loader.creating": "Creating Project",
|
||||
"gui.loader.creating": "جاري إنشاء المشروع",
|
||||
"gui.accountMenu.profile": "الملف الشخصي",
|
||||
"gui.accountMenu.myStuff": "أغراضي",
|
||||
"gui.accountMenu.myClasses": "صفوفي",
|
||||
|
@ -99,12 +99,12 @@
|
|||
"gui.accountMenu.accountSettings": "إعدادات الحساب",
|
||||
"gui.accountMenu.signOut": "تسجيل الخروج",
|
||||
"gui.authorInfo.byUser": "بواسطة {username}",
|
||||
"gui.menuBar.seeProjectPage": "See Project Page",
|
||||
"gui.menuBar.seeProjectPage": "شاهد صفحة المشروع ",
|
||||
"general.username": "اسم المستخدم",
|
||||
"general.password": "كلمة المرور",
|
||||
"general.signIn": "تسجيل الدخول",
|
||||
"login.needHelp": "تحتاج الى مساعدة؟",
|
||||
"form.validationRequired": "This field is required",
|
||||
"form.validationRequired": "هذا الحقل إجباري",
|
||||
"gui.menuBar.LanguageSelector": "اختيار اللغة",
|
||||
"gui.menuBar.tutorialsLibrary": "دروس",
|
||||
"gui.menuBar.restoreSprite": "استعادة الكائن",
|
||||
|
@ -125,7 +125,7 @@
|
|||
"gui.menuBar.signIn": "تسجيل الدخول",
|
||||
"gui.menuBar.giveFeedback": "إعطاء رد الفعل",
|
||||
"gui.gui.projectTitlePlaceholder": "عنوان المشروع هنا",
|
||||
"gui.menuBar.saveNowLink": "Save Now",
|
||||
"gui.menuBar.saveNowLink": "احفظ الآن",
|
||||
"gui.menuBar.isShared": "المشاركة",
|
||||
"gui.menuBar.share": "مشاركة",
|
||||
"gui.modal.help": "مساعدة",
|
||||
|
@ -135,12 +135,13 @@
|
|||
"gui.monitor.contextMenu.default": "عرض عادي",
|
||||
"gui.monitor.contextMenu.large": "عرض كبير",
|
||||
"gui.monitor.contextMenu.slider": "المنزلقة",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "استيراد",
|
||||
"gui.monitor.contextMenu.export": "تصدير",
|
||||
"gui.gui.variableScopeOptionAllSprites": "لجميع الكائنات",
|
||||
"gui.gui.variableScopeOptionSpriteOnly": "لهذا الكائن فقط",
|
||||
"gui.gui.cloudVariableOption": "متغير سحابي (مخزّن على المخدّم)",
|
||||
"gui.gui.variablePromptAllSpritesMessage": "This variable will be available to all sprites.",
|
||||
"gui.gui.variablePromptAllSpritesMessage": "سيكون هذا المتغير متاح لجميع الكائنات.",
|
||||
"gui.prompt.cancel": "الغاء",
|
||||
"gui.prompt.ok": "موافق",
|
||||
"gui.playbackStep.stopMsg": "أوقف",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"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.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "الصوت",
|
||||
"gui.soundEditor.play": "عزف",
|
||||
"gui.soundEditor.stop": "توقف",
|
||||
|
@ -189,17 +195,17 @@
|
|||
"gui.stageSelector.addBackdropFromFile": "تحميل الخلفية",
|
||||
"gui.stageSelector.stage": "المنصة",
|
||||
"gui.stageSelector.backdrops": "الخلفيات",
|
||||
"gui.telemetryOptIn.label": "Report statistics to improve Scratch",
|
||||
"gui.telemetryOptIn.body1": "The Scratch Team is always looking to better understand how Scratch is used around the world. To help support this effort, you can allow Scratch to automatically send usage information to the Scratch Team.",
|
||||
"gui.telemetryOptIn.body2": "The information we collect includes language selection, blocks usage, and some events like saving, loading, and uploading a project. We DO NOT collect any personal information. Please see our {privacyPolicyLink} for more information.",
|
||||
"gui.telemetryOptIn.privacyPolicyLink": "Privacy Policy",
|
||||
"gui.telemetryOptIn.buttonTextNo": "No, thanks",
|
||||
"gui.telemetryOptIn.label": "أرسل إحصائيات لتحسين سكراتش",
|
||||
"gui.telemetryOptIn.body1": "فريق سكراتش يتطلع دائما إلى فهم أفضل لكيفية استخدام سكراتش في جميع أنحاء العالم. للمساعدة في دعم هذا المجهود، يمكنك السماح لسكراتش بإرسال معلومات الاستخدام تلقائيا إلى فريق سكراتش.",
|
||||
"gui.telemetryOptIn.body2": "المعلومات التي نجمعها تتضمن اختيار اللغة، استخدام اللبنات، وبعض الأحداث مثل حفظ، تحميل، ورفع مشروع. نحن لا نجمع أي معلومات شخصية. فضلًا أنظر سياسية الخصوصية لمزيد من المعلومات{privacyPolicyLink}",
|
||||
"gui.telemetryOptIn.privacyPolicyLink": "سياسة الخصوصية",
|
||||
"gui.telemetryOptIn.buttonTextNo": "لا، شكرًا.",
|
||||
"gui.telemetryOptIn.buttonTooltipNo": "Disable telemetry",
|
||||
"gui.telemetryOptIn.buttonTextYes": "Yes, I'd like to help improve Scratch",
|
||||
"gui.telemetryOptIn.buttonTextYes": "نعم، أرغب في المساعدة في تحسين سكراتش",
|
||||
"gui.telemetryOptIn.buttonTooltipYes": "Enable telemetry",
|
||||
"gui.turboMode.active": "الوضع السريع",
|
||||
"gui.webglModal.label": "متصفحك لا يدعم WebGL",
|
||||
"gui.webglModal.description": "Unfortunately it looks like your browser or computer {webGlLink}. This technology is needed for Scratch 3.0 to run.",
|
||||
"gui.webglModal.description": "للأسف ، يبدو الأمر بأن المتصفح أو الكمبيوتر {webGlLink}. هناك حاجة إلى هذه التقنية لتشغيل سكراتش 3.0.",
|
||||
"gui.webglModal.webgllink": "لا يدعم WebGL",
|
||||
"gui.webglModal.back": "ارجع الى الخلف",
|
||||
"gui.webglModal.previewfaq": "لمعرفة المزيد ، انتقل إلى {previewFaqLink}.",
|
||||
|
@ -224,21 +230,21 @@
|
|||
"gui.soundTab.surpriseSound": "مفاجأة ",
|
||||
"gui.soundTab.recordSound": "سجل",
|
||||
"gui.soundTab.addSoundFromLibrary": "اختر صوتًا ",
|
||||
"gui.spriteLibrary.chooseASprite": "Choose a Sprite",
|
||||
"gui.spriteLibrary.chooseASprite": "اختر كائن",
|
||||
"gui.tipsLibrary.tutorials": "اختر البرنامج التعليمي",
|
||||
"gui.alerts.createsuccess": "New project created.",
|
||||
"gui.alerts.createcopysuccess": "Project saved as a copy.",
|
||||
"gui.alerts.createremixsuccess": "Project saved as a remix.",
|
||||
"gui.alerts.creating": "Creating new…",
|
||||
"gui.alerts.creatingCopy": "Copying project…",
|
||||
"gui.alerts.creatingRemix": "Remixing project…",
|
||||
"gui.alerts.createsuccess": "تم إنشاء مشروع جديد. ",
|
||||
"gui.alerts.createcopysuccess": "تم حفظ المشروع كنسخة. ",
|
||||
"gui.alerts.createremixsuccess": "تم حفظ المشروع كمزج (ريميكس).",
|
||||
"gui.alerts.creating": "جاري إنشاء مشروع جديد... ",
|
||||
"gui.alerts.creatingCopy": "جاري نسخ المشروع... ",
|
||||
"gui.alerts.creatingRemix": "جاري مزج (ريميكس) المشروع... ",
|
||||
"gui.alerts.creatingError": "لا يمكن إنشاء المشروع. حاول مرة اخرى!",
|
||||
"gui.alerts.savingError": "المشروع لا يمكن حفظة.",
|
||||
"gui.alerts.savesuccess": "Project saved.",
|
||||
"gui.alerts.saving": "Saving project…",
|
||||
"gui.alerts.cloudInfo": "Please note, cloud variables only support numbers, not letters or symbols. {learnMoreLink}",
|
||||
"gui.alerts.cloudInfoLearnMore": "Learn more.",
|
||||
"gui.alerts.importing": "Importing…",
|
||||
"gui.alerts.savesuccess": "تم حفظ المشروع.",
|
||||
"gui.alerts.saving": "جاري حفظ المشروع... ",
|
||||
"gui.alerts.cloudInfo": "يرجى ملاحظة أن متغيرات السحابة تدعم الأرقام فقط، ولا تدعم الحروف أو الرموز. {learnMoreLink}",
|
||||
"gui.alerts.cloudInfoLearnMore": "تعلم المزيد. ",
|
||||
"gui.alerts.importing": "استيراد",
|
||||
"gui.defaultProject.meow": "مواء ",
|
||||
"gui.defaultProject.variable": "متغيري",
|
||||
"gui.howtos.intro-move-sayhello-hat.name": "الشروع في العمل",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "انقر على العلم الاخضر للبدء",
|
||||
"gui.howtos.say-it-out-loud": "خلق رسوم متحركة التي تتحدث",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "قل شيئًا",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "ضبط صوت",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "تحرك حول",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "أضف خلفية",
|
||||
|
@ -292,10 +298,10 @@
|
|||
"gui.howtos.Chase-Game.step_UpDown": "تحرك صعودا وهبوطا مع مفاتيح الأسهم",
|
||||
"gui.howtos.Chase-Game.step_AddStar": "اضف كائن آخر",
|
||||
"gui.howtos.Chase-Game.step_MoveRandom": "تحرك عشوائيا",
|
||||
"gui.howtos.Chase-Game.step_WhenTouch": "In Octopus Sprite, When Touching Play Sound",
|
||||
"gui.howtos.Chase-Game.step_WhenTouch": "في كائن الاخطبوط , عند اللمس اعزف نغمة",
|
||||
"gui.howtos.Chase-Game.step_ScoreVariable": "خلق درجة المتغير",
|
||||
"gui.howtos.Chase-Game.ScoreWhenTouch": "عند نقر على كائن الاخطبوط، زد نقطة",
|
||||
"gui.howtos.animate-char.name": "Animate A Character",
|
||||
"gui.howtos.animate-char.name": "حرك شخصية",
|
||||
"gui.howtos.animate-char.step_addbg": "أضف خلفية",
|
||||
"gui.howtos.animate-char.step_addsprite": "أضف كائنًا",
|
||||
"gui.howtos.animate-char.step_saysomething": "قل شيئًا",
|
||||
|
@ -310,15 +316,15 @@
|
|||
"gui.howtos.story.step_saysomething": "قل شيئًا",
|
||||
"gui.howtos.story.step_addanothersprite": "أضف شخصية أخرى",
|
||||
"gui.howtos.story.step_flip": "اقلب الاتجاه ",
|
||||
"gui.howtos.story.step_conversation": "Have A Conversation",
|
||||
"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.videosens.name": "استشعار الفيديو",
|
||||
"gui.howtos.videosens.step_addextension": "Add Extension",
|
||||
"gui.howtos.videosens.step_pet": "Pet the Cat",
|
||||
"gui.howtos.videosens.step_animate": "Animate",
|
||||
"gui.howtos.videosens.step_addextension": "أضف تمديدًا ",
|
||||
"gui.howtos.videosens.step_pet": "مداعبة القطة",
|
||||
"gui.howtos.videosens.step_animate": "حرك",
|
||||
"gui.howtos.videosens.step_pop": "فجر البالون",
|
||||
"gui.howtos.add-sprite.name": "أضف كائنًا",
|
||||
"gui.howtos.add-sprite.step_addSprite": "أضف كائنًا",
|
||||
|
@ -334,7 +340,7 @@
|
|||
"gui.extension.music.name": "الموسيقى",
|
||||
"gui.extension.music.description": "تلعب الصكوك والطبول.",
|
||||
"gui.extension.pen.name": "القلم",
|
||||
"gui.extension.pen.description": "Draw with your sprites.",
|
||||
"gui.extension.pen.description": "ارسم مع الكائنات الخاصة بك.",
|
||||
"gui.extension.videosensing.name": "استشعار الفيديو",
|
||||
"gui.extension.videosensing.description": "تحسس الحركة بالكاميرا.",
|
||||
"gui.extension.text2speech.name": "نص إلى الكلام",
|
||||
|
@ -348,9 +354,10 @@
|
|||
"gui.extension.ev3.connectingMessage": "جاري التوصيل. تأكد من ان الرقم السري على جهاز EV3 الخاص بك هو 1234.",
|
||||
"gui.extension.wedo2.description": "بناء مع المحركات وأجهزة الاستشعار.",
|
||||
"gui.extension.wedo2.connectingMessage": "توصيل",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "الكل",
|
||||
"gui.libraryTags.animals": "حيوانات",
|
||||
"gui.libraryTags.dance": "Dance",
|
||||
"gui.libraryTags.dance": "رقص ",
|
||||
"gui.libraryTags.effects": "التأثيرات",
|
||||
"gui.libraryTags.fantasy": "خيال",
|
||||
"gui.libraryTags.fashion": "أزياء ",
|
||||
|
@ -398,5 +405,5 @@
|
|||
"gui.sharedMessages.costume": "مظهر{index}",
|
||||
"gui.sharedMessages.sprite": "الكائن {index}",
|
||||
"gui.sharedMessages.pop": "بُب",
|
||||
"gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?"
|
||||
"gui.sharedMessages.replaceProjectWarning": "هل تريد أن تستبدل محتويات المشروع الحالي؟"
|
||||
}
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normal readout",
|
||||
"gui.monitor.contextMenu.large": "large readout",
|
||||
"gui.monitor.contextMenu.slider": "sürüşkən",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Bütün spraytlar üçün",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}We need your permission to use your microphone",
|
||||
"gui.recordingStep.stop": "Stop recording",
|
||||
"gui.recordingStep.record": "Record",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Səs",
|
||||
"gui.soundEditor.play": "Çal",
|
||||
"gui.soundEditor.stop": "dayandır",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Başlamaq üçün yaşıl bayrağa klikləyin",
|
||||
"gui.howtos.say-it-out-loud": "Create Animations That Talk",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Add a Backdrop",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Qoşulur. EV3-dəki pin kodun 1234 təyin olunduğundan əmin olun.",
|
||||
"gui.extension.wedo2.description": "Mühərriklər və sensorlar ilə qurun.",
|
||||
"gui.extension.wedo2.connectingMessage": "Connecting",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "All",
|
||||
"gui.libraryTags.animals": "Animals",
|
||||
"gui.libraryTags.dance": "Dance",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "нормално изписване",
|
||||
"gui.monitor.contextMenu.large": "уголемено изписване",
|
||||
"gui.monitor.contextMenu.slider": "плъзгач",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "импорт",
|
||||
"gui.monitor.contextMenu.export": "експорт",
|
||||
"gui.gui.variableScopeOptionAllSprites": "За всички спрайтове",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Трябва ни Вашето разрешение, за да използваме микрофона Ви",
|
||||
"gui.recordingStep.stop": "Stop recording",
|
||||
"gui.recordingStep.record": "Запис",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Звук",
|
||||
"gui.soundEditor.play": "Пускане",
|
||||
"gui.soundEditor.stop": "Спиране",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Натисни зеленото знаме за старт",
|
||||
"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": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Добави Декор",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Connecting. Make sure the pin on your EV3 is set to 1234.",
|
||||
"gui.extension.wedo2.description": "Направи ги с мотори и сензори.",
|
||||
"gui.extension.wedo2.connectingMessage": "Connecting",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Всички",
|
||||
"gui.libraryTags.animals": "Животни",
|
||||
"gui.libraryTags.dance": "Dance",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "pantalla normal",
|
||||
"gui.monitor.contextMenu.large": "pantalla gran",
|
||||
"gui.monitor.contextMenu.slider": "lliscador",
|
||||
"gui.monitor.contextMenu.sliderRange": "canvia el rang del lliscador",
|
||||
"gui.monitor.contextMenu.import": "importa",
|
||||
"gui.monitor.contextMenu.export": "exporta",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Per a tots els personatges",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Necessitem el teu permís per utilitzar el teu micròfon",
|
||||
"gui.recordingStep.stop": "Atura la gravació",
|
||||
"gui.recordingStep.record": "Enregistra",
|
||||
"gui.sliderModal.min": "valor mínim",
|
||||
"gui.sliderModal.max": "valor màxim",
|
||||
"gui.sliderModal.title": "Canvia el rang del lliscador",
|
||||
"gui.sliderPrompt.cancel": "Cancel·la",
|
||||
"gui.sliderPrompt.ok": "D'acord",
|
||||
"gui.soundEditor.sound": "So",
|
||||
"gui.soundEditor.play": "Reprodueix",
|
||||
"gui.soundEditor.stop": "Atura",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Prem la bandera verda per començar",
|
||||
"gui.howtos.say-it-out-loud": "Crea animacions que parlin",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Afegeix els blocs De text a parla",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Digues alguna cosa",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Digues alguna cosa",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Estableix una veu",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Mou-te a voltant",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Afegeix un fons",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Connectant. Assegura't que el codi en el teu EV3 és 1234.",
|
||||
"gui.extension.wedo2.description": "Construeix amb motors i sensors.",
|
||||
"gui.extension.wedo2.connectingMessage": "Connectant",
|
||||
"gui.extension.boost.description": "Porta a la vida les creacions.",
|
||||
"gui.libraryTags.all": "Tots",
|
||||
"gui.libraryTags.animals": "Animals",
|
||||
"gui.libraryTags.dance": "Balla",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "پیشاندانی ئاسایی",
|
||||
"gui.monitor.contextMenu.large": "پیشاندانی گەورە",
|
||||
"gui.monitor.contextMenu.slider": "خلیسکێنەر",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "هێنان",
|
||||
"gui.monitor.contextMenu.export": "ناردنەدەرەوە",
|
||||
"gui.gui.variableScopeOptionAllSprites": "بۆ هەموو تەنەکان",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"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.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "دەنگ",
|
||||
"gui.soundEditor.play": "لێدان",
|
||||
"gui.soundEditor.stop": "وەستان",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "کرتەی ئاڵا سەوزەکە بکە بۆ دەستپێکردن",
|
||||
"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.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "دانانی دەنگێک",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "جوڵان بەدەور",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "زیادکردنی پاشبنەما",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "پەیوەندیکردن. دڵنیابە کە نێرکی EV3ەکەت داناوە بە 1234.",
|
||||
"gui.extension.wedo2.description": "لەگەڵ ماتۆڕ و هەستەوەرەکان دروست بکە.",
|
||||
"gui.extension.wedo2.connectingMessage": "پێکەوەبەستن...",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "هەموو",
|
||||
"gui.libraryTags.animals": "ئاژەڵەکان",
|
||||
"gui.libraryTags.dance": "سەما",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normální zobrazení",
|
||||
"gui.monitor.contextMenu.large": "zvětšené zobrazení",
|
||||
"gui.monitor.contextMenu.slider": "posuvník",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Pro všechny postavy",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Potřebujeme povolení k používání tvého mikrofonu",
|
||||
"gui.recordingStep.stop": "Zastavit natáčení",
|
||||
"gui.recordingStep.record": "Nahraj",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Zvuk",
|
||||
"gui.soundEditor.play": "Hraj",
|
||||
"gui.soundEditor.stop": "Zastavit",
|
||||
|
@ -238,7 +244,7 @@
|
|||
"gui.alerts.saving": "Ukládám projekt...",
|
||||
"gui.alerts.cloudInfo": "Všimni si, prosím, že cloudové proměnné podporují jen čísla, ne písmena nebo symboly. {learnMoreLink}",
|
||||
"gui.alerts.cloudInfoLearnMore": "Další poučení.",
|
||||
"gui.alerts.importing": "Importing…",
|
||||
"gui.alerts.importing": "Importování...",
|
||||
"gui.defaultProject.meow": "Mňau",
|
||||
"gui.defaultProject.variable": "moje proměnná",
|
||||
"gui.howtos.intro-move-sayhello-hat.name": "Začínáme",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klikni na zelenou vlajku pro spuštění",
|
||||
"gui.howtos.say-it-out-loud": "Vytvoř animace, které mluví",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Přidej bloky Text na hlas",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Řekni něco",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Řekni něco",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Nastav hlas",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Pohybuj",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Přidej pozadí",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Propojuje se. Ujisti, se že PIN na svém EV3 máš nastavený na 1234.",
|
||||
"gui.extension.wedo2.description": "Stavění s motory a čidly.",
|
||||
"gui.extension.wedo2.connectingMessage": "Propojování",
|
||||
"gui.extension.boost.description": "Oživit robotická stvoření.",
|
||||
"gui.libraryTags.all": "Všechno",
|
||||
"gui.libraryTags.animals": "Zvířata",
|
||||
"gui.libraryTags.dance": "Tanec",
|
||||
|
@ -398,5 +405,5 @@
|
|||
"gui.sharedMessages.costume": "kostým{index}",
|
||||
"gui.sharedMessages.sprite": "Postava{index}",
|
||||
"gui.sharedMessages.pop": "prask",
|
||||
"gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?"
|
||||
"gui.sharedMessages.replaceProjectWarning": "Nahradit obsah aktuálního projektu?"
|
||||
}
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "darlleniad arferol",
|
||||
"gui.monitor.contextMenu.large": "sgrîn fawr",
|
||||
"gui.monitor.contextMenu.slider": "llithrydd",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "mewnforio",
|
||||
"gui.monitor.contextMenu.export": "allforio",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Ar gyfer pob ciplun",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Rydym angen eich caniatâd i ddefnyddio eich meicroffon",
|
||||
"gui.recordingStep.stop": "Atal y recordio",
|
||||
"gui.recordingStep.record": "Recordio",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Sain",
|
||||
"gui.soundEditor.play": "Chwarae",
|
||||
"gui.soundEditor.stop": "Aros",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Clicio'r faner werdd i gychwyn",
|
||||
"gui.howtos.say-it-out-loud": "Creu Animeiddiadau sy'n Siarad",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Ychwanegu'r Testun i Flociau Siarad",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Dweud Rhywbeth",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Gosod Llais",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Symud o Amgylch",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Ychwanegu Cefnlen",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Wrthi'n cysylltu. Gwnewch yn siwr fod y PIN ar eich EV3 wedi ei osod i 1234.",
|
||||
"gui.extension.wedo2.description": "Adeiladu gyda moduron a synwyryddion",
|
||||
"gui.extension.wedo2.connectingMessage": "Cysylltu",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Y Cyfan",
|
||||
"gui.libraryTags.animals": "Anifeiliaid",
|
||||
"gui.libraryTags.dance": "Dawns",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normal visning",
|
||||
"gui.monitor.contextMenu.large": "stor visning",
|
||||
"gui.monitor.contextMenu.slider": "skyder",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importer",
|
||||
"gui.monitor.contextMenu.export": "eksporter",
|
||||
"gui.gui.variableScopeOptionAllSprites": "For alle sprites",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Vi skal bruge din tilladelse til at bruge din mikrofon",
|
||||
"gui.recordingStep.stop": "Stop med at optage",
|
||||
"gui.recordingStep.record": "Optag",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Lyd",
|
||||
"gui.soundEditor.play": "Spil",
|
||||
"gui.soundEditor.stop": "Stop",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klik på det grønne flag for at starte",
|
||||
"gui.howtos.say-it-out-loud": "Snak sammen",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Tilføj teksten til talebrikker",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Sig noget",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Vælg en stemme",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Bevæg den rundt",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Tilføj en baggrund",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Forbinder. Vær sikker på at pin'en på din EV3 er sat til 1234.",
|
||||
"gui.extension.wedo2.description": "Byg med motorer og sensorer",
|
||||
"gui.extension.wedo2.connectingMessage": "Forbinder",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Alle",
|
||||
"gui.libraryTags.animals": "Dyr",
|
||||
"gui.libraryTags.dance": "Dans",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "Normale Anzeigengröße",
|
||||
"gui.monitor.contextMenu.large": "Großanzeige",
|
||||
"gui.monitor.contextMenu.slider": "Schieberegler",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "Importieren",
|
||||
"gui.monitor.contextMenu.export": "Exportieren",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Für alle Figuren",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Wir benötigen deine Zustimmung, um dein Mikrofon zu benutzen",
|
||||
"gui.recordingStep.stop": "Aufnahme beenden",
|
||||
"gui.recordingStep.record": "Aufnehmen",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Klang",
|
||||
"gui.soundEditor.play": "Abspielen",
|
||||
"gui.soundEditor.stop": "Stopp",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klicke die grüne Flagge, um das Programm zu starten",
|
||||
"gui.howtos.say-it-out-loud": "Erstelle Animationen, die sprechen können",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Füge die \"Text zu Sprache\"-Blöcke hinzu",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Sag etwas",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Wähle eine Stimme",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Bewege dich umher",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Füge ein Bühnenbild hinzu",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Verbinde. Stelle sicher, dass das Kennwort auf deiner EV3 auf 1234 gesetzt ist.",
|
||||
"gui.extension.wedo2.description": "Baue mit Motoren und Sensoren.",
|
||||
"gui.extension.wedo2.connectingMessage": "Verbinde",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Alles",
|
||||
"gui.libraryTags.animals": "Tiere",
|
||||
"gui.libraryTags.dance": "Tanz",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "κανονική προβολή κειμένου",
|
||||
"gui.monitor.contextMenu.large": "μεγάλη προβολή κειμένου",
|
||||
"gui.monitor.contextMenu.slider": "γραμμή κύλισης",
|
||||
"gui.monitor.contextMenu.sliderRange": "αλλαγή εύρους γραμμής κύλισης",
|
||||
"gui.monitor.contextMenu.import": "εισαγωγή",
|
||||
"gui.monitor.contextMenu.export": "εξαγωγή",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Για όλα τα αντικείμενα",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Χρειαζόμαστε την άδεια σου για τη χρήση του μικρόφωνου",
|
||||
"gui.recordingStep.stop": "Τέλος ηχογράφησης",
|
||||
"gui.recordingStep.record": "Ηχογράφηση",
|
||||
"gui.sliderModal.min": "Ελάχιστη τιμή",
|
||||
"gui.sliderModal.max": "Μέγιστη τιμή",
|
||||
"gui.sliderModal.title": "Αλλαγή εύρους γραμμής κύλισης",
|
||||
"gui.sliderPrompt.cancel": "Ακύρωση",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Ήχος",
|
||||
"gui.soundEditor.play": "Αναπαραγωγή",
|
||||
"gui.soundEditor.stop": "Διακοπή",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Κάνε κλικ στην πράσινη σημαία για να ξεκινήσεις",
|
||||
"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.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": "Πρόσθεσε Υπόβαθρο",
|
||||
|
@ -345,9 +351,10 @@
|
|||
"gui.extension.microbit.description": "Σύνδεσε τα έργα σου με τον πραγματικό κόσμο.",
|
||||
"gui.extension.microbit.connectingMessage": "Γίνεται σύνδεση",
|
||||
"gui.extension.ev3.description": "Φτιάξε διαδραστικά ρομπότ και άλλα.",
|
||||
"gui.extension.ev3.connectingMessage": "Γίνεται σύνδεση. Βεβαιωθείτε ότι το pin στο EV3 σας έχει οριστεί σε 1234.",
|
||||
"gui.extension.ev3.connectingMessage": "Γίνεται σύνδεση. Βεβαιωθείτε ότι η ακίδα στο EV3 σας έχει οριστεί σε 1234.",
|
||||
"gui.extension.wedo2.description": "Κατασκεύασε με κινητήρες και αισθητήρες.",
|
||||
"gui.extension.wedo2.connectingMessage": "Γίνεται σύνδεση",
|
||||
"gui.extension.boost.description": "Ζωντάνεψε ρομποτικές δημιουργίες.",
|
||||
"gui.libraryTags.all": "Όλα",
|
||||
"gui.libraryTags.animals": "Ζώα",
|
||||
"gui.libraryTags.dance": "Χορός",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normal readout",
|
||||
"gui.monitor.contextMenu.large": "large readout",
|
||||
"gui.monitor.contextMenu.slider": "slider",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "For all sprites",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}We need your permission to use your microphone",
|
||||
"gui.recordingStep.stop": "Stop recording",
|
||||
"gui.recordingStep.record": "Record",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Sound",
|
||||
"gui.soundEditor.play": "Play",
|
||||
"gui.soundEditor.stop": "Stop",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Click the green flag to start",
|
||||
"gui.howtos.say-it-out-loud": "Create Animations That Talk",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Add a Backdrop",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Connecting. Make sure the pin on your EV3 is set to 1234.",
|
||||
"gui.extension.wedo2.description": "Build with motors and sensors.",
|
||||
"gui.extension.wedo2.connectingMessage": "Connecting",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "All",
|
||||
"gui.libraryTags.animals": "Animals",
|
||||
"gui.libraryTags.dance": "Dance",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "tamaño normal",
|
||||
"gui.monitor.contextMenu.large": "tamaño grande",
|
||||
"gui.monitor.contextMenu.slider": "deslizador",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importar",
|
||||
"gui.monitor.contextMenu.export": "exportar",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Para todos los objetos",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Necesitamos permiso para utilizar tu micrófono",
|
||||
"gui.recordingStep.stop": "Parar de grabar",
|
||||
"gui.recordingStep.record": "Grabar",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Sonido",
|
||||
"gui.soundEditor.play": "Jugar",
|
||||
"gui.soundEditor.stop": "Detener",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Haz clic en la bandera verde para empezar",
|
||||
"gui.howtos.say-it-out-loud": "Crea animaciones que hablen",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Agrega bloques de Texto a Voz",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Dí algo",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Escoge una voz",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Muévelo alrededor",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Agrega un fondo",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Conectando. Asegúrate que el pin en tu EV3 sea 1234.",
|
||||
"gui.extension.wedo2.description": "Construye con motores y sensores.",
|
||||
"gui.extension.wedo2.connectingMessage": "Conectando",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Todos",
|
||||
"gui.libraryTags.animals": "Animales",
|
||||
"gui.libraryTags.dance": "Bailes",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "tamaño normal",
|
||||
"gui.monitor.contextMenu.large": "tamaño grande",
|
||||
"gui.monitor.contextMenu.slider": "deslizador",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importar",
|
||||
"gui.monitor.contextMenu.export": "exportar",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Para todos los objetos",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Necesitamos tu permiso para usar el micrófono",
|
||||
"gui.recordingStep.stop": "Dejar de grabar",
|
||||
"gui.recordingStep.record": "Grabar",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Sonido",
|
||||
"gui.soundEditor.play": "Reproducir",
|
||||
"gui.soundEditor.stop": "Detener",
|
||||
|
@ -238,7 +244,7 @@
|
|||
"gui.alerts.saving": "Guardando proyecto...",
|
||||
"gui.alerts.cloudInfo": "Ten en cuenta que las variables en la nube solo admiten números, no letras ni símbolos. {learnMoreLink}",
|
||||
"gui.alerts.cloudInfoLearnMore": "Más información.",
|
||||
"gui.alerts.importing": "Importing…",
|
||||
"gui.alerts.importing": "Importando…",
|
||||
"gui.defaultProject.meow": "Miau",
|
||||
"gui.defaultProject.variable": "mi variable",
|
||||
"gui.howtos.intro-move-sayhello-hat.name": "Para empezar",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Haz clic en la bandera verde para empezar",
|
||||
"gui.howtos.say-it-out-loud": "Crear animaciones que hablen",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Añade los bloques de \"Texto a Voz\"",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Decir algo",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Di algo",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Elige una voz",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Muévete",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Añadir un fondo",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Conectando. Asegúrate de que el PIN de tu EV3 es 1234.",
|
||||
"gui.extension.wedo2.description": "Construye con motores y sensores.",
|
||||
"gui.extension.wedo2.connectingMessage": "Conectando",
|
||||
"gui.extension.boost.description": "Dale vida a tus creaciones robóticas.",
|
||||
"gui.libraryTags.all": "Todos",
|
||||
"gui.libraryTags.animals": "Animales",
|
||||
"gui.libraryTags.dance": "Bailar",
|
||||
|
@ -398,5 +405,5 @@
|
|||
"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.replaceProjectWarning": "¿Reemplazar el contenido del proyecto actual?"
|
||||
}
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "tavaline näidik",
|
||||
"gui.monitor.contextMenu.large": "suur näidik",
|
||||
"gui.monitor.contextMenu.slider": "liugur",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Kõikide spraitide jaoks",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow} Vajame luba mikrofoni kasutamiseks",
|
||||
"gui.recordingStep.stop": "Lõpeta salvestamine",
|
||||
"gui.recordingStep.record": "Salvesta",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Heli",
|
||||
"gui.soundEditor.play": "Käivita",
|
||||
"gui.soundEditor.stop": "Stopp",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Alustamiseks klõpsa rohelisele lipule",
|
||||
"gui.howtos.say-it-out-loud": "Loo rääkivaid animatsioone",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Lisa tekst kõneplokki",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Ütle midagi",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Määra hääl",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Liikumine",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Lisa taust",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Ühendamine. Kontrolli, kas EV3 pin-kood on 1234.",
|
||||
"gui.extension.wedo2.description": "Ehita mootorite ja anduritega.",
|
||||
"gui.extension.wedo2.connectingMessage": "Ühendamine",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Kõik",
|
||||
"gui.libraryTags.animals": "Loomad",
|
||||
"gui.libraryTags.dance": "Tantsimine",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "ohiko tamaina",
|
||||
"gui.monitor.contextMenu.large": "tamaina handia",
|
||||
"gui.monitor.contextMenu.slider": "graduatzailea",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Pertsonai guztientzat",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Zure mikrofonoa erabiltzeko baimena behar dugu",
|
||||
"gui.recordingStep.stop": "Gelditu grabaketa",
|
||||
"gui.recordingStep.record": "Grabatu",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Soinua",
|
||||
"gui.soundEditor.play": "Erreproduzitu",
|
||||
"gui.soundEditor.stop": "Gelditu",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klikatu bandera berdea hasteko",
|
||||
"gui.howtos.say-it-out-loud": "Sortu hitz egiten duten animazioak",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Gehitu Testua irakurri blokeak",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Esan zerbait",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Ezarri ahots bat",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Mugitu inguruan",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Gehitu atzeko oihal bat",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Konektatzen. Egiaztatu zure EV3ko PINa 1234 gisa ezarrita dagoela.",
|
||||
"gui.extension.wedo2.description": "Eraiki motorra eta sentsoreen bidez.",
|
||||
"gui.extension.wedo2.connectingMessage": "Konektatzen",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Guztiak",
|
||||
"gui.libraryTags.animals": "Animaliak",
|
||||
"gui.libraryTags.dance": "Dantza",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "بازخوانی معمولی",
|
||||
"gui.monitor.contextMenu.large": "بازخوانی بزرگ",
|
||||
"gui.monitor.contextMenu.slider": "لغزنده",
|
||||
"gui.monitor.contextMenu.sliderRange": "تغییر محدوده ی لغزنده",
|
||||
"gui.monitor.contextMenu.import": "وارد کردن",
|
||||
"gui.monitor.contextMenu.export": "خروجی گرفتن",
|
||||
"gui.gui.variableScopeOptionAllSprites": "برای همه ی شکلک ها",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}برای استفاده از میکروفون شما، به اجازه ی شما نیاز داریم",
|
||||
"gui.recordingStep.stop": "توقف ضبط",
|
||||
"gui.recordingStep.record": "ضبط",
|
||||
"gui.sliderModal.min": "کم ترین مقدار",
|
||||
"gui.sliderModal.max": "بیش ترین مقدار",
|
||||
"gui.sliderModal.title": "تغییر محدوده ی لغزنده",
|
||||
"gui.sliderPrompt.cancel": "لغو",
|
||||
"gui.sliderPrompt.ok": "باشه",
|
||||
"gui.soundEditor.sound": "صدا",
|
||||
"gui.soundEditor.play": "پخش",
|
||||
"gui.soundEditor.stop": "توقف",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "برای شروع پرچم سبز را کلیک کنید ",
|
||||
"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.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": "افزودن یک پس زمینه",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "در حال اتصال. مطمئن شوید که سنجاق روی EV3 شما به 1234 مقداردهی شده است",
|
||||
"gui.extension.wedo2.description": "ساختن با موتور ها و حسگر ها",
|
||||
"gui.extension.wedo2.connectingMessage": "درحال اتصال",
|
||||
"gui.extension.boost.description": "به مخلوقات رباتی زندگی ببخشید.",
|
||||
"gui.libraryTags.all": "همه",
|
||||
"gui.libraryTags.animals": "حیوانات",
|
||||
"gui.libraryTags.dance": "رقص",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normaali näyttö",
|
||||
"gui.monitor.contextMenu.large": "suuri näyttö",
|
||||
"gui.monitor.contextMenu.slider": "säädin",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "tuo",
|
||||
"gui.monitor.contextMenu.export": "vie",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Kaikille hahmoille",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Tarvitsemme lupasi, jotta mikrofonia voidaan käyttää",
|
||||
"gui.recordingStep.stop": "Lopeta tallennus",
|
||||
"gui.recordingStep.record": "Äänitä",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Ääni",
|
||||
"gui.soundEditor.play": "Toista",
|
||||
"gui.soundEditor.stop": "Pysäytä",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klikkaa vihreää lippua aloittaaksesi",
|
||||
"gui.howtos.say-it-out-loud": "Luo puhuvia animaatioita",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Lisää teksti puheeksi -lohkoja",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Sano jotain",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Aseta ääni",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Liikuskele",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Lisää tausta",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Yhdistetään. Varmista, että EV3:n PIN-koodi on 1234.",
|
||||
"gui.extension.wedo2.description": "Rakenna käyttäen moottoreita ja sensoreita.",
|
||||
"gui.extension.wedo2.connectingMessage": "Yhdistetään",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Kaikki",
|
||||
"gui.libraryTags.animals": "Eläimet",
|
||||
"gui.libraryTags.dance": "Tanssi",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "lecture normale",
|
||||
"gui.monitor.contextMenu.large": "grande lecture",
|
||||
"gui.monitor.contextMenu.slider": "barre de défilement",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importer",
|
||||
"gui.monitor.contextMenu.export": "exporter",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Pour tous les sprites",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Nous avons besoin de votre permission pour utiliser votre micro",
|
||||
"gui.recordingStep.stop": "Arrêter l'enregistrement",
|
||||
"gui.recordingStep.record": "Enregistrer",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Son",
|
||||
"gui.soundEditor.play": "Jouer",
|
||||
"gui.soundEditor.stop": "Stop",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Clique sur le drapeau vert pour commencer",
|
||||
"gui.howtos.say-it-out-loud": "Crée des animations qui parlent",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Dis quelque chose",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Choisis une voix",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Déplace-toi",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Ajoute un arrière-plan",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Connexion. Vérifiez que le pin sur votre EV3 est mis sur 1234.",
|
||||
"gui.extension.wedo2.description": "Construire avec des moteurs et des capteurs.",
|
||||
"gui.extension.wedo2.connectingMessage": "Connexion",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Tout",
|
||||
"gui.libraryTags.animals": "Animaux",
|
||||
"gui.libraryTags.dance": "Danser",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "gnáth-asléamh",
|
||||
"gui.monitor.contextMenu.large": "asléamh mór",
|
||||
"gui.monitor.contextMenu.slider": "sleamhnán",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Na sprideanna go léir",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Tá do chead ag teastáil uainn chun an micreafón a úsáid",
|
||||
"gui.recordingStep.stop": "Stop ag taifeadadh",
|
||||
"gui.recordingStep.record": "Taifead",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Fuaim",
|
||||
"gui.soundEditor.play": "Seinn",
|
||||
"gui.soundEditor.stop": "Stop",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Cliceáil an bhratach uaine le tosú",
|
||||
"gui.howtos.say-it-out-loud": "Beochaintí le Cumas Cainte",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Úsáid blocanna Téacs-go-Caint",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Abair Leat",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Guth a Roghnú",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Bogadh Thart",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Cúlraí",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Ag ceangal. Deimhnigh gurb é 1234 an PIN ar do EV3.",
|
||||
"gui.extension.wedo2.description": "Tógáil le mótair agus le braiteoirí.",
|
||||
"gui.extension.wedo2.connectingMessage": "Ceangal",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Uile",
|
||||
"gui.libraryTags.animals": "Ainmhithe",
|
||||
"gui.libraryTags.dance": "Damhsa",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "sealladh àbhaisteach",
|
||||
"gui.monitor.contextMenu.large": "sealladh mòr",
|
||||
"gui.monitor.contextMenu.slider": "an sleamhnachan",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "ion-phortaich",
|
||||
"gui.monitor.contextMenu.export": "às-phortaich",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Airson a h‑uile sprìd",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Tha sinn feumach air cead gus am micreofon agad a chleachdadh",
|
||||
"gui.recordingStep.stop": "Cuir stad air a’ chlàradh",
|
||||
"gui.recordingStep.record": "Clàraich",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Fuaim",
|
||||
"gui.soundEditor.play": "Cluich",
|
||||
"gui.soundEditor.stop": "Cuir stad air",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Briog air a’ bhratach uaine airson tòiseachadh",
|
||||
"gui.howtos.say-it-out-loud": "Cruthaich beòthachaidhean a bhruidhneas",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Cuir ris blocaichean “Teacsa na chainnt”",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Bruidhinn",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Suidhich guth",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Gabh ceum",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Cuir cùlaibh ris",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "’Ga cheangal. Dèan cinnteach gun deach am PIN aig an EV3 agad a shuidheachadh air 1234.",
|
||||
"gui.extension.wedo2.description": "Tog nithean le einnseanan is mothaichearan.",
|
||||
"gui.extension.wedo2.connectingMessage": "Ceangal",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Na h-uile",
|
||||
"gui.libraryTags.animals": "Beathaichean",
|
||||
"gui.libraryTags.dance": "Dannsa",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "tamaño normal",
|
||||
"gui.monitor.contextMenu.large": "tamaño grande",
|
||||
"gui.monitor.contextMenu.slider": "barra de desprazamento",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importar",
|
||||
"gui.monitor.contextMenu.export": "exportar",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Para todas as figuras",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Precisamos do teu permiso para usarmos o micrófono",
|
||||
"gui.recordingStep.stop": "Parar de gravar",
|
||||
"gui.recordingStep.record": "Gravar",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Son",
|
||||
"gui.soundEditor.play": "Reproducir",
|
||||
"gui.soundEditor.stop": "Parar",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Preme na bandeira verde para comezar",
|
||||
"gui.howtos.say-it-out-loud": "Crea animacións que falen",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Engade os bloques de «Texto a fala»",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Di algo",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Escolle unha voz",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Móvete arredor",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Engade un fondo",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "A conectar. Comproba que o pin do teu EV3 é 1234.",
|
||||
"gui.extension.wedo2.description": "Constrúe con motores e sensores.",
|
||||
"gui.extension.wedo2.connectingMessage": "A conectar",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Todas",
|
||||
"gui.libraryTags.animals": "Animais",
|
||||
"gui.libraryTags.dance": "Baile",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "תצוגה רגילה",
|
||||
"gui.monitor.contextMenu.large": "תצוגה גדולה",
|
||||
"gui.monitor.contextMenu.slider": "סרגל גרירה",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "יבוא",
|
||||
"gui.monitor.contextMenu.export": "יצוא",
|
||||
"gui.gui.variableScopeOptionAllSprites": "לכל הדמויות",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"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.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "צליל",
|
||||
"gui.soundEditor.play": "נגינה",
|
||||
"gui.soundEditor.stop": "עצירה",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "לחצו על הדגל הירוק כדי להתחיל",
|
||||
"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.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "קבע קול",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "תזוזה במרחב",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "הוסיפו רקע",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "מתחבר. וודאו שקוד ה־PIN שמוגדר ב־EV3 הוא 1234",
|
||||
"gui.extension.wedo2.description": "בנו עם מנועים וחיישנים",
|
||||
"gui.extension.wedo2.connectingMessage": "מתחבר",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "הכל",
|
||||
"gui.libraryTags.animals": "חיות",
|
||||
"gui.libraryTags.dance": "ריקוד",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normalni prikaz",
|
||||
"gui.monitor.contextMenu.large": "veliki prikaz",
|
||||
"gui.monitor.contextMenu.slider": "klizač",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Za sve likove",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Trebamo vašu dozvolu za korištenje mikrofona",
|
||||
"gui.recordingStep.stop": "Zaustavi snimanje",
|
||||
"gui.recordingStep.record": "Snimi",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Zvuk",
|
||||
"gui.soundEditor.play": "Pokreni",
|
||||
"gui.soundEditor.stop": "Zaustavi",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Kliknite zelenu zastavicu da biste započeli",
|
||||
"gui.howtos.say-it-out-loud": "Napravi animacije koje govore",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Dodaj tekst u blokove govora",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Reci nešto",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Postavike za glas",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Pomakni se ",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Dodaj pozadinu",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Spajanje. Provjeri je li pin na EV3 postavljen na 1234.",
|
||||
"gui.extension.wedo2.description": "Gradi s motorima i senzorima.",
|
||||
"gui.extension.wedo2.connectingMessage": "Povezivanje",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Sve",
|
||||
"gui.libraryTags.animals": "Životinje",
|
||||
"gui.libraryTags.dance": "Ples",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normál kijelző",
|
||||
"gui.monitor.contextMenu.large": "nagy kijelző",
|
||||
"gui.monitor.contextMenu.slider": "csúszka",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importálás",
|
||||
"gui.monitor.contextMenu.export": "exportálás",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Minden szereplőé",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Az engedélyedre van szükségünk a mikrofonod használatához ",
|
||||
"gui.recordingStep.stop": "Felvétel leállítása",
|
||||
"gui.recordingStep.record": "Felvétel",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Mégsem",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Hang",
|
||||
"gui.soundEditor.play": "Lejátszás",
|
||||
"gui.soundEditor.stop": "Állj",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Kattints a zöld zászlóra a kezdéshez",
|
||||
"gui.howtos.say-it-out-loud": "Beszélő animációk létrehozása",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Text to Speech blokkok hozzáadása",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Mondj valamit",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Mondj valamit",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Állíts be egy hangot",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Menj körbe",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Adj hozzá hátteret",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Csatlakozás. Győződj meg róla, hogy az EV3-ban lévő tű 1234-re van állítva.",
|
||||
"gui.extension.wedo2.description": "Építs motorokkal és érzékelőkkel.",
|
||||
"gui.extension.wedo2.connectingMessage": "Kapcsolódás",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Minden",
|
||||
"gui.libraryTags.animals": "Állatok",
|
||||
"gui.libraryTags.dance": "Tánc",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "tampilan normal",
|
||||
"gui.monitor.contextMenu.large": "tampilan besar",
|
||||
"gui.monitor.contextMenu.slider": "slider",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "impor",
|
||||
"gui.monitor.contextMenu.export": "ekspor",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Untuk semua sprite",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Kami memerlukan izinmu untuk menggunakan mikrofonmu",
|
||||
"gui.recordingStep.stop": "Berhenti merekam",
|
||||
"gui.recordingStep.record": "Rekam",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Suara",
|
||||
"gui.soundEditor.play": "Mainkan",
|
||||
"gui.soundEditor.stop": "Berhenti",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klik bendera hijau untuk memulai",
|
||||
"gui.howtos.say-it-out-loud": "Buat Animasi yang Berbicara",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Tambahkan balok-balok Teks ke Ucapan",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Katakan Sesuatu",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Atur Sebuah Suara",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Bergerak",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Tambahkan sebuah Latar",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Menyambung. Pastikan pin di EV3 kamu diatur ke 1234.",
|
||||
"gui.extension.wedo2.description": "Berkreasi dengan motor dan sensor.",
|
||||
"gui.extension.wedo2.connectingMessage": "Menyambung",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Semua",
|
||||
"gui.libraryTags.animals": "Hewan",
|
||||
"gui.libraryTags.dance": "Menari",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "venjuleg leturgerð",
|
||||
"gui.monitor.contextMenu.large": "Stór leturgerð",
|
||||
"gui.monitor.contextMenu.slider": "renna",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Fyrir allar teikningar",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}We need your permission to use your microphone",
|
||||
"gui.recordingStep.stop": "Stop recording",
|
||||
"gui.recordingStep.record": "Record",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Hljóð",
|
||||
"gui.soundEditor.play": "Spila",
|
||||
"gui.soundEditor.stop": "Stopp",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Ýttu á græna fánann til að byrja",
|
||||
"gui.howtos.say-it-out-loud": "Create Animations That Talk",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Set a Voice",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Add a Backdrop",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Tengist. Passaðu að pinnið í EV3 sé 1234.",
|
||||
"gui.extension.wedo2.description": "Byggt með mótorum og skynjurum.",
|
||||
"gui.extension.wedo2.connectingMessage": "Connecting",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "All",
|
||||
"gui.libraryTags.animals": "Animals",
|
||||
"gui.libraryTags.dance": "Dance",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normale",
|
||||
"gui.monitor.contextMenu.large": "grande",
|
||||
"gui.monitor.contextMenu.slider": "cursore",
|
||||
"gui.monitor.contextMenu.sliderRange": "scegli min e max del cursore",
|
||||
"gui.monitor.contextMenu.import": "importa",
|
||||
"gui.monitor.contextMenu.export": "esporta",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Per tutti gli sprite",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Ci occorre il tuo permesso per poter usare il microfono",
|
||||
"gui.recordingStep.stop": "Arresta la registrazione",
|
||||
"gui.recordingStep.record": "Registra",
|
||||
"gui.sliderModal.min": "Valore massimo",
|
||||
"gui.sliderModal.max": "Valore minimo",
|
||||
"gui.sliderModal.title": "Intervallo del cursore",
|
||||
"gui.sliderPrompt.cancel": "Annulla",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Suono",
|
||||
"gui.soundEditor.play": "Riproduci",
|
||||
"gui.soundEditor.stop": "Arresta",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Clicca la bandiera verde per avviarlo",
|
||||
"gui.howtos.say-it-out-loud": "Creare Animazioni Che Parlano",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Aggiungere i blocchi da Testo a Voce",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Dire Qualcosa",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Dire Qualcosa",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Scegli una Voce",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Muoviti Qua e Là",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Aggiungi uno Sfondo",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Connessione in corso. Assicurati che il pin sul tuo EV3 sia 1234.",
|
||||
"gui.extension.wedo2.description": "Costruisci qualcosa usando motori e sensori.",
|
||||
"gui.extension.wedo2.connectingMessage": "Collegamento in corso",
|
||||
"gui.extension.boost.description": "Dai vita alle tue creazione robotiche.",
|
||||
"gui.libraryTags.all": "Tutti",
|
||||
"gui.libraryTags.animals": "Animali",
|
||||
"gui.libraryTags.dance": "Danza",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "ふつうのひょうじ",
|
||||
"gui.monitor.contextMenu.large": "おおきなひょうじ",
|
||||
"gui.monitor.contextMenu.slider": "スライダー",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "よみこみ",
|
||||
"gui.monitor.contextMenu.export": "かきだし",
|
||||
"gui.gui.variableScopeOptionAllSprites": "すべてのスプライトよう",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"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.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "おと",
|
||||
"gui.soundEditor.play": "さいせい",
|
||||
"gui.soundEditor.stop": "とめる",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "みどりのはたをクリックしてかいしする",
|
||||
"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.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "こえのしゅるいをせっていします。",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "どこかのばしょにいくようにしよう。",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "はいけいをついかする",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "せつぞくちゅうです。EV3のピンが1234にせっていされていることを、かくにんしてください。",
|
||||
"gui.extension.wedo2.description": "モーターとセンサーをつかってつくる。",
|
||||
"gui.extension.wedo2.connectingMessage": "せつぞくちゅう",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "すべて",
|
||||
"gui.libraryTags.animals": "どうぶつ",
|
||||
"gui.libraryTags.dance": "ダンス",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "普通の表示",
|
||||
"gui.monitor.contextMenu.large": "大きな表示",
|
||||
"gui.monitor.contextMenu.slider": "スライダー",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "読み込み",
|
||||
"gui.monitor.contextMenu.export": "書き出し",
|
||||
"gui.gui.variableScopeOptionAllSprites": "すべてのスプライト用",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"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.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "音",
|
||||
"gui.soundEditor.play": "再生",
|
||||
"gui.soundEditor.stop": "止める",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "緑の旗をクリックして開始しよう。",
|
||||
"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.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "声の種類を設定します。",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "どこかの場所に行くようにしよう。",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "背景を追加して、",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "接続中です。EV3のPINが1234に設定されていることを確認してください。",
|
||||
"gui.extension.wedo2.description": "モーターとセンサーを使って作る。",
|
||||
"gui.extension.wedo2.connectingMessage": "接続中",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "すべて",
|
||||
"gui.libraryTags.animals": "動物",
|
||||
"gui.libraryTags.dance": "ダンス",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "변수이름-변수값 보기",
|
||||
"gui.monitor.contextMenu.large": "변수값 크게 보기",
|
||||
"gui.monitor.contextMenu.slider": "슬라이더 사용하기",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "가져오기",
|
||||
"gui.monitor.contextMenu.export": "내보내기",
|
||||
"gui.gui.variableScopeOptionAllSprites": "모든 스프라이트에서 사용",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"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.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "소리",
|
||||
"gui.soundEditor.play": "재생",
|
||||
"gui.soundEditor.stop": "멈추기",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "초록색 깃발을 클릭해 시작하기",
|
||||
"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.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "목소리 정하기",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "돌아다니기",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "배경 추가하기",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "연결 중입니다. EV3의 pin이 1234로 설정되었는지 확인하세요.",
|
||||
"gui.extension.wedo2.description": "모터 및 센서를 이용하여 만들어 보세요. ",
|
||||
"gui.extension.wedo2.connectingMessage": "연결 중",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "모두",
|
||||
"gui.libraryTags.animals": "동물",
|
||||
"gui.libraryTags.dance": "댄스",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normal readout",
|
||||
"gui.monitor.contextMenu.large": "large readout",
|
||||
"gui.monitor.contextMenu.slider": "slinktis",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Visiems veikėjams",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}We need your permission to use your microphone",
|
||||
"gui.recordingStep.stop": "Baigti įrašymą",
|
||||
"gui.recordingStep.record": "Įrašyti",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Garsas",
|
||||
"gui.soundEditor.play": "Paleisti",
|
||||
"gui.soundEditor.stop": "Stop",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Spustelk žalią vėliavėlę projektui paleisti",
|
||||
"gui.howtos.say-it-out-loud": "Kurti kalbančias animacijas",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Pridėti tekstą į kalbos blokus",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Sakyk Ką Nors",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Nustatyti balsą",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Move Around",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Pridėk foną",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Connecting. Make sure the pin on your EV3 is set to 1234.",
|
||||
"gui.extension.wedo2.description": "Kurkite su motorais ir jutikliais.",
|
||||
"gui.extension.wedo2.connectingMessage": "Jungiamasi",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Viskas",
|
||||
"gui.libraryTags.animals": "Gyvūnai",
|
||||
"gui.libraryTags.dance": "Šokis",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normāls rādījums",
|
||||
"gui.monitor.contextMenu.large": "liels rādījums",
|
||||
"gui.monitor.contextMenu.slider": "slīdnis",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importēt",
|
||||
"gui.monitor.contextMenu.export": "eksportēt",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Visiem gariņiem",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Mums nepieciešama tava atļauja, lai izmantotu mikrofonu",
|
||||
"gui.recordingStep.stop": "Beigt ierakstīšanu",
|
||||
"gui.recordingStep.record": "Ierakstīt",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Skaņa",
|
||||
"gui.soundEditor.play": "Atskaņot",
|
||||
"gui.soundEditor.stop": "Apturēt",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klikšķini zaļo karogu, lai sāktu",
|
||||
"gui.howtos.say-it-out-loud": "Izveido animācijas, kuras runā",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Add the Text to Speech blocks",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Saki kaut ko",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Iestati balsi",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Pārvietojies visapkārt",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Pievieno fonu",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Savienojas. Pārliecinies, ka tava EV3 pin kods ir 1234.",
|
||||
"gui.extension.wedo2.description": "Būvēt ar motoriem un sensoriem.",
|
||||
"gui.extension.wedo2.connectingMessage": "Savienojas",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Viss",
|
||||
"gui.libraryTags.animals": "Dzīvnieki",
|
||||
"gui.libraryTags.dance": "Dejas",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "pānui māori",
|
||||
"gui.monitor.contextMenu.large": "pānui rahi",
|
||||
"gui.monitor.contextMenu.slider": "rēreti",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "kaweake",
|
||||
"gui.monitor.contextMenu.export": "kaweake",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Mō ngā parehe katoa",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Me whai whakaaetanga mātou i a koe kia whakamahia tō hopuoro",
|
||||
"gui.recordingStep.stop": "Katia te hopuoro",
|
||||
"gui.recordingStep.record": "Hopukina",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Oro",
|
||||
"gui.soundEditor.play": "Whakatangihia",
|
||||
"gui.soundEditor.stop": "Katia",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Tāpirihia tētahi Paraka Haki Kākāriki, kātahi pāwhiritia te haki",
|
||||
"gui.howtos.say-it-out-loud": "Waihanga Hākorikori Kōrero",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Tāpirihia ngā Kuputuhi ki ngā paraka Kōrero ",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Kīia Tētahi Kōrero",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Tautuhia tētahi Reo",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Nekeneke Huri Noa",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Tāpirihia tētahi Ārai Tuarongo",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Kei te hono. Kia tika te tautuhi i te pine EV3 ki te 1234.",
|
||||
"gui.extension.wedo2.description": "Hanga me ngā pūkaha me ngā paerongo.",
|
||||
"gui.extension.wedo2.connectingMessage": "Kei te hono",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Te Katoa",
|
||||
"gui.libraryTags.animals": "Ngā Kararehe",
|
||||
"gui.libraryTags.dance": "Kanikani",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "vanlig visning",
|
||||
"gui.monitor.contextMenu.large": "stor visning",
|
||||
"gui.monitor.contextMenu.slider": "skyveknapp",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importer",
|
||||
"gui.monitor.contextMenu.export": "Eksporter",
|
||||
"gui.gui.variableScopeOptionAllSprites": "For alle figurer",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Du må godkjenne at Scratch bruker mikrofonen",
|
||||
"gui.recordingStep.stop": "Stopp opptak",
|
||||
"gui.recordingStep.record": "Spill inn lyd",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Lyd",
|
||||
"gui.soundEditor.play": "Spill av",
|
||||
"gui.soundEditor.stop": "Stopp",
|
||||
|
@ -190,8 +196,8 @@
|
|||
"gui.stageSelector.stage": "Scene",
|
||||
"gui.stageSelector.backdrops": "Bakgrunner",
|
||||
"gui.telemetryOptIn.label": "Send statistikk for å forbedre Scratch",
|
||||
"gui.telemetryOptIn.body1": "The Scratch Team is always looking to better understand how Scratch is used around the world. To help support this effort, you can allow Scratch to automatically send usage information to the Scratch Team.",
|
||||
"gui.telemetryOptIn.body2": "The information we collect includes language selection, blocks usage, and some events like saving, loading, and uploading a project. We DO NOT collect any personal information. Please see our {privacyPolicyLink} for more information.",
|
||||
"gui.telemetryOptIn.body1": "Scratch-gruppen studerer hvordan Scratch brukes rundt i verden. Du kan bidra ved å la Scratch automatisk sende inn statistikk over hvordan du bruker Scratch.",
|
||||
"gui.telemetryOptIn.body2": "Informasjonen som samles inn inn er blant annet hvilket språk du bruker Scartch på, hvilke klosser du bruker, og registrering av handlinger som for eksempel lagring, åpning og opplasting av prosjekter. Vi samler IKKE inn personinformasjon. Se {privacyPolicyLink} for mer informasjon.",
|
||||
"gui.telemetryOptIn.privacyPolicyLink": "Personvern",
|
||||
"gui.telemetryOptIn.buttonTextNo": "Nei takk",
|
||||
"gui.telemetryOptIn.buttonTooltipNo": "Slå av statistikkinnsamling",
|
||||
|
@ -238,7 +244,7 @@
|
|||
"gui.alerts.saving": "Lagrer prosjektet...",
|
||||
"gui.alerts.cloudInfo": "Merk at nettvariabler kan bare lagre tall, ikke bokstaver eller symboler. {learnMoreLink}",
|
||||
"gui.alerts.cloudInfoLearnMore": "Les mer.",
|
||||
"gui.alerts.importing": "Importing…",
|
||||
"gui.alerts.importing": "Importerer …",
|
||||
"gui.defaultProject.meow": "Mjau",
|
||||
"gui.defaultProject.variable": "min variabel",
|
||||
"gui.howtos.intro-move-sayhello-hat.name": "Kom i gang",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Start ved å klikke det grønne flagget",
|
||||
"gui.howtos.say-it-out-loud": "Lag animasjoner som snakker",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Hent klosser for tekst til tale",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Si noe",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Si noe",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Velg en stemme",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Flytt omkring",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Legg på en bakgrunn",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Kobler til. Pass på at PIN-koden på din EV3 er satt til 1234.",
|
||||
"gui.extension.wedo2.description": "Bygg med motorer og sensorer",
|
||||
"gui.extension.wedo2.connectingMessage": "Kobler til",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Alt",
|
||||
"gui.libraryTags.animals": "Dyr",
|
||||
"gui.libraryTags.dance": "Dans",
|
||||
|
@ -398,5 +405,5 @@
|
|||
"gui.sharedMessages.costume": "drakt{index}",
|
||||
"gui.sharedMessages.sprite": "Figur{index}",
|
||||
"gui.sharedMessages.pop": "plopp",
|
||||
"gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?"
|
||||
"gui.sharedMessages.replaceProjectWarning": "Starte på nytt uten å lagre?"
|
||||
}
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normaal uitlezen",
|
||||
"gui.monitor.contextMenu.large": "groot uitlezen",
|
||||
"gui.monitor.contextMenu.slider": "schuif",
|
||||
"gui.monitor.contextMenu.sliderRange": "verander schuifbereik",
|
||||
"gui.monitor.contextMenu.import": "importeren",
|
||||
"gui.monitor.contextMenu.export": "exporteren",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Voor alle sprites",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}We hebben je toestemming nodig om je microfoon te gebruiken",
|
||||
"gui.recordingStep.stop": "Stop met opnemen",
|
||||
"gui.recordingStep.record": "Opnemen",
|
||||
"gui.sliderModal.min": "Minimum waarde",
|
||||
"gui.sliderModal.max": "Maximum waarde",
|
||||
"gui.sliderModal.title": "Verander schuifbereik",
|
||||
"gui.sliderPrompt.cancel": "Annuleren",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Geluid",
|
||||
"gui.soundEditor.play": "Spelen",
|
||||
"gui.soundEditor.stop": "Stop",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klik op de groene vlag om te starten",
|
||||
"gui.howtos.say-it-out-loud": "Maak animaties die praten",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Voeg de Tekst naar Spraak blokken toe",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Zeg iets",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Zeg iets",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Stel een stem in",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Beweeg",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Voeg een achtergrond toe",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Bezig te verbinden. Zorg dat de pin op je EV3 op 1234 gezet is.",
|
||||
"gui.extension.wedo2.description": "Bouw met motoren en sensoren.",
|
||||
"gui.extension.wedo2.connectingMessage": "Bezig te verbinden",
|
||||
"gui.extension.boost.description": "Breng robotcreaties tot leven.",
|
||||
"gui.libraryTags.all": "Alles",
|
||||
"gui.libraryTags.animals": "Dieren",
|
||||
"gui.libraryTags.dance": "Dansen",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "vanleg skrift",
|
||||
"gui.monitor.contextMenu.large": "stor skrift",
|
||||
"gui.monitor.contextMenu.slider": "glidebrytar",
|
||||
"gui.monitor.contextMenu.sliderRange": "endra verdiområde",
|
||||
"gui.monitor.contextMenu.import": "importer",
|
||||
"gui.monitor.contextMenu.export": "eksporter",
|
||||
"gui.gui.variableScopeOptionAllSprites": "For alle figurar",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Du må gje Scratch løyve til å bruka mikrofonen",
|
||||
"gui.recordingStep.stop": "Stopp opptak",
|
||||
"gui.recordingStep.record": "Spel inn",
|
||||
"gui.sliderModal.min": "Minste verdi",
|
||||
"gui.sliderModal.max": "Største verdi",
|
||||
"gui.sliderModal.title": "Endra verdiområde",
|
||||
"gui.sliderPrompt.cancel": "Avbryt",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Lyd",
|
||||
"gui.soundEditor.play": "Spel av",
|
||||
"gui.soundEditor.stop": "Stopp",
|
||||
|
@ -238,7 +244,7 @@
|
|||
"gui.alerts.saving": "Lagrar prosjekt …",
|
||||
"gui.alerts.cloudInfo": "Merk at nettvariablar berre støttar tal, ikkje bokstavar eller symbol. {learnMoreLink}",
|
||||
"gui.alerts.cloudInfoLearnMore": "Lær meir.",
|
||||
"gui.alerts.importing": "Importing…",
|
||||
"gui.alerts.importing": "Importerer …",
|
||||
"gui.defaultProject.meow": "Mjau",
|
||||
"gui.defaultProject.variable": "min variabel",
|
||||
"gui.howtos.intro-move-sayhello-hat.name": "Kom i gang",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Trykk på det grøne flagget for å starta",
|
||||
"gui.howtos.say-it-out-loud": "Lag animasjonar som snakkar",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Hent klossar for tekst til tale",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Sei noko",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Sei noko",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Vel ein stemme",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Flytt rundt",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Legg på ein bakgrunn",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Koplar til. Sjå til at PIN-koden på EV3-en er sett til 1234.",
|
||||
"gui.extension.wedo2.description": "Bygg med motorar og sensorar.",
|
||||
"gui.extension.wedo2.connectingMessage": "Koplar til",
|
||||
"gui.extension.boost.description": "Gjer robotskapningar levande.",
|
||||
"gui.libraryTags.all": "Alle",
|
||||
"gui.libraryTags.animals": "Dyr",
|
||||
"gui.libraryTags.dance": "Dans",
|
||||
|
@ -398,5 +405,5 @@
|
|||
"gui.sharedMessages.costume": "drakt{index}",
|
||||
"gui.sharedMessages.sprite": "Figur{index}",
|
||||
"gui.sharedMessages.pop": "plopp",
|
||||
"gui.sharedMessages.replaceProjectWarning": "Replace contents of the current project?"
|
||||
"gui.sharedMessages.replaceProjectWarning": "Vil du byta ut innhaldet i gjeldande prosjekt?"
|
||||
}
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normalny widok",
|
||||
"gui.monitor.contextMenu.large": "powiększony widok",
|
||||
"gui.monitor.contextMenu.slider": "suwak",
|
||||
"gui.monitor.contextMenu.sliderRange": "Zmień zakres suwaka",
|
||||
"gui.monitor.contextMenu.import": "import",
|
||||
"gui.monitor.contextMenu.export": "export",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Dla wszystkich duszków",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Potrzebujemy twojego pozwolenia na używanie mikrofonu",
|
||||
"gui.recordingStep.stop": "Zatrzymaj nagrywanie",
|
||||
"gui.recordingStep.record": "Nagraj",
|
||||
"gui.sliderModal.min": "Najmniejsza wartość",
|
||||
"gui.sliderModal.max": "Największa wartość",
|
||||
"gui.sliderModal.title": "Zmień zakres suwaka",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Dźwięk",
|
||||
"gui.soundEditor.play": "Zagraj",
|
||||
"gui.soundEditor.stop": "Zatrzymaj",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Aby zacząć, kliknij zieloną flagę",
|
||||
"gui.howtos.say-it-out-loud": "Twórz animacje, które mówią",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Dodaj bloki zmiany tekstu na mowę",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Powiedz coś",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Ustaw głos",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Poruszać się",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Dodaj Tło",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Łączenie. Upewnij się, że PIN na twoim EV3 ustawiony jest na 1234.",
|
||||
"gui.extension.wedo2.description": "Buduj za pomocą silników i czujników.",
|
||||
"gui.extension.wedo2.connectingMessage": "Łączenie",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Wszystko",
|
||||
"gui.libraryTags.animals": "Zwierzęta",
|
||||
"gui.libraryTags.dance": "Taniec",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "letras tamanho normal",
|
||||
"gui.monitor.contextMenu.large": "letras grandes",
|
||||
"gui.monitor.contextMenu.slider": "controle deslizante",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importar",
|
||||
"gui.monitor.contextMenu.export": "Exportar",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Para todos os atores",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Precisamos da sua permissão para usar seu microfone",
|
||||
"gui.recordingStep.stop": "Parar gravação",
|
||||
"gui.recordingStep.record": "Gravar",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Som",
|
||||
"gui.soundEditor.play": "Jogar",
|
||||
"gui.soundEditor.stop": "Parar",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Clique na bandeira verde para iniciar",
|
||||
"gui.howtos.say-it-out-loud": "Crie Animações que falam",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Adicione o Texto para os blocos de Fala",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Diga Algo",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Definir uma Voz",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Mova Por Aí",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Adicione um Cenário",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Conectando. Garanta que o pin no seu EV3 esteja configurado para 1234.",
|
||||
"gui.extension.wedo2.description": "Crie com motores e sensores.",
|
||||
"gui.extension.wedo2.connectingMessage": "Conectando",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Tudo",
|
||||
"gui.libraryTags.animals": "Animais",
|
||||
"gui.libraryTags.dance": "Dança",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "visor normal",
|
||||
"gui.monitor.contextMenu.large": "visor grande",
|
||||
"gui.monitor.contextMenu.slider": "deslizador",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importar",
|
||||
"gui.monitor.contextMenu.export": "exportar",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Para todos os actores",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Precisamos da sua permissão para usar o seu microfone",
|
||||
"gui.recordingStep.stop": "Parar a gravação",
|
||||
"gui.recordingStep.record": "Gravar",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancelar",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Som",
|
||||
"gui.soundEditor.play": "Tocar",
|
||||
"gui.soundEditor.stop": "Parar",
|
||||
|
@ -174,7 +180,7 @@
|
|||
"gui.spriteSelectorItem.contextMenuDuplicate": "duplicar",
|
||||
"gui.spriteSelectorItem.contextMenuExport": "exportar",
|
||||
"gui.spriteSelectorItem.contextMenuDelete": "remover",
|
||||
"gui.spriteSelector.addSpriteFromLibrary": "Escolha um Actor",
|
||||
"gui.spriteSelector.addSpriteFromLibrary": "Escolher um Actor",
|
||||
"gui.spriteSelector.addSpriteFromPaint": "Pintar",
|
||||
"gui.spriteSelector.addSpriteFromSurprise": "Surpresa",
|
||||
"gui.spriteSelector.addSpriteFromFile": "Carregar Actor",
|
||||
|
@ -183,7 +189,7 @@
|
|||
"gui.stageHeader.stageSizeFull": "Iniciar modo de ecrã completo",
|
||||
"gui.stageHeader.stageSizeUnFull": "Sair do modo de ecrã completo",
|
||||
"gui.stageHeader.fullscreenControl": "Controlo de Ecrã Completo",
|
||||
"gui.spriteSelector.addBackdropFromLibrary": "Escolha um Cenário",
|
||||
"gui.spriteSelector.addBackdropFromLibrary": "Escolher um Cenário",
|
||||
"gui.stageSelector.addBackdropFromPaint": "Pintar",
|
||||
"gui.stageSelector.addBackdropFromSurprise": "Surpresa",
|
||||
"gui.stageSelector.addBackdropFromFile": "Carregar Cenário",
|
||||
|
@ -204,28 +210,28 @@
|
|||
"gui.webglModal.back": "Voltar",
|
||||
"gui.webglModal.previewfaq": "Para saber mais, vá a {previewFaqLink}.",
|
||||
"gui.webglModal.previewfaqlinktext": "PF",
|
||||
"gui.costumeLibrary.chooseABackdrop": "Escolha um Cenário",
|
||||
"gui.costumeLibrary.chooseACostume": "Escolha um Traje",
|
||||
"gui.costumeTab.addBackdropFromLibrary": "Escolha um Cenário",
|
||||
"gui.costumeTab.addCostumeFromLibrary": "Escolha um Traje",
|
||||
"gui.costumeLibrary.chooseABackdrop": "Escolher um Cenário",
|
||||
"gui.costumeLibrary.chooseACostume": "Escolher um Traje",
|
||||
"gui.costumeTab.addBackdropFromLibrary": "Escolher um Cenário",
|
||||
"gui.costumeTab.addCostumeFromLibrary": "Escolher um Traje",
|
||||
"gui.costumeTab.addBlankCostume": "Pintar",
|
||||
"gui.costumeTab.addSurpriseCostume": "Surpresa",
|
||||
"gui.costumeTab.addFileBackdrop": "Carregar Cenário",
|
||||
"gui.costumeTab.addFileCostume": "Carregar Traje",
|
||||
"gui.costumeTab.addCameraCostume": "Câmara",
|
||||
"gui.extensionLibrary.chooseAnExtension": "Escolha uma Extensão",
|
||||
"gui.extensionLibrary.chooseAnExtension": "Escolher uma Extensão",
|
||||
"gui.extensionLibrary.extensionUrl": "Introduza o URL da extensão",
|
||||
"gui.gui.defaultProjectTitle": "Projecto Scratch",
|
||||
"gui.monitors.importListColumnPrompt": "Que coluna deve ser usada (1 – {numberOfColumns})?",
|
||||
"gui.recordingStep.alertMsg": "Não foi possível iniciar gravação",
|
||||
"gui.projectLoader.loadError": "Falhou o carregamento do arquivo de projecto que foi seleccionado.",
|
||||
"gui.soundLibrary.chooseASound": "Escolha um Som",
|
||||
"gui.soundLibrary.chooseASound": "Escolher um Som",
|
||||
"gui.soundTab.fileUploadSound": "Carregar Som",
|
||||
"gui.soundTab.surpriseSound": "Surpresa",
|
||||
"gui.soundTab.recordSound": "Gravar",
|
||||
"gui.soundTab.addSoundFromLibrary": "Escolha um Som",
|
||||
"gui.spriteLibrary.chooseASprite": "Escolha um Actor",
|
||||
"gui.tipsLibrary.tutorials": "Escolha um Tutorial",
|
||||
"gui.soundTab.addSoundFromLibrary": "Escolher um Som",
|
||||
"gui.spriteLibrary.chooseASprite": "Escolher um Actor",
|
||||
"gui.tipsLibrary.tutorials": "Escolher um Tutorial",
|
||||
"gui.alerts.createsuccess": "Criado novo projecto.",
|
||||
"gui.alerts.createcopysuccess": "Projecto guardado como cópia.",
|
||||
"gui.alerts.createremixsuccess": "Projecto guardado como uma remistura.",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Clicar na bandeira verde para começar",
|
||||
"gui.howtos.say-it-out-loud": "Criar Animações que Falam",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Adicionar o Texto a Blocos de Fala",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Dizer Alguma Coisa",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Dizer Alguma Coisa",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Seleccionar uma Voz",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Mover",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Adicionar um Cenário",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Ligando. Assegure-se de que o pino no seu EV3 está configurado para 1234.",
|
||||
"gui.extension.wedo2.description": "Construa com motores e sensores.",
|
||||
"gui.extension.wedo2.connectingMessage": "Ligando",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Tudo",
|
||||
"gui.libraryTags.animals": "Animais",
|
||||
"gui.libraryTags.dance": "Dança",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "afișaj normal",
|
||||
"gui.monitor.contextMenu.large": "afișare in format mare",
|
||||
"gui.monitor.contextMenu.slider": "indicator",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "importă",
|
||||
"gui.monitor.contextMenu.export": "exportă",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Pentru toate personajele",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow} Avem nevoie de permisiunea ta pentru folosirea microfonului",
|
||||
"gui.recordingStep.stop": "Oprește inregistrarea",
|
||||
"gui.recordingStep.record": "Înregistrare",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Sunet",
|
||||
"gui.soundEditor.play": "Redare",
|
||||
"gui.soundEditor.stop": "Stop",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Fă clic pe steagul verde pentru a porni",
|
||||
"gui.howtos.say-it-out-loud": "Crează o animație care vorbește",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Adaugă blocuri Text în Vorbire",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Spune ceva",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Setează o voce",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Mișcă jur împrejur",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Adaugă un Decor",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Conectare. Asigură-te că pin-ul dispozitivului EV3 este 1234.",
|
||||
"gui.extension.wedo2.description": "Construiește cu motorașe și senzori.",
|
||||
"gui.extension.wedo2.connectingMessage": "Conectare",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Tot",
|
||||
"gui.libraryTags.animals": "Animale",
|
||||
"gui.libraryTags.dance": "Dans",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "стандартный вид",
|
||||
"gui.monitor.contextMenu.large": "крупный вид",
|
||||
"gui.monitor.contextMenu.slider": "рычажок",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "импорт",
|
||||
"gui.monitor.contextMenu.export": "экспорт",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Для всех спрайтов",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"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.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "Звук",
|
||||
"gui.soundEditor.play": "Играть",
|
||||
"gui.soundEditor.stop": "Остановить",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Нажмите на зелёный флаг, чтобы начать",
|
||||
"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.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Установить голос",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Кружить",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Добавьте фон",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Подключение. Убедитесь, что пин-код на вашем EV3 задан, как 1234",
|
||||
"gui.extension.wedo2.description": "Стройте с помощью моторов и датчиков.",
|
||||
"gui.extension.wedo2.connectingMessage": "Соединение",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Все",
|
||||
"gui.libraryTags.animals": "Животные",
|
||||
"gui.libraryTags.dance": "Танец",
|
||||
|
|
|
@ -135,6 +135,7 @@
|
|||
"gui.monitor.contextMenu.default": "normálne",
|
||||
"gui.monitor.contextMenu.large": "iba hodnota",
|
||||
"gui.monitor.contextMenu.slider": "ako posúvač",
|
||||
"gui.monitor.contextMenu.sliderRange": "change slider range",
|
||||
"gui.monitor.contextMenu.import": "načítaj",
|
||||
"gui.monitor.contextMenu.export": "ulož",
|
||||
"gui.gui.variableScopeOptionAllSprites": "Pre všetky postavy",
|
||||
|
@ -153,6 +154,11 @@
|
|||
"gui.recordingStep.permission": "{arrow}Použitie mikrofónu si vyžaduje tvoj súhlas",
|
||||
"gui.recordingStep.stop": "Skonči nahrávať",
|
||||
"gui.recordingStep.record": "Nahraj",
|
||||
"gui.sliderModal.min": "Minimum value",
|
||||
"gui.sliderModal.max": "Maximum value",
|
||||
"gui.sliderModal.title": "Change slider range",
|
||||
"gui.sliderPrompt.cancel": "Cancel",
|
||||
"gui.sliderPrompt.ok": "OK",
|
||||
"gui.soundEditor.sound": "zvuk",
|
||||
"gui.soundEditor.play": "Zahraj",
|
||||
"gui.soundEditor.stop": "Zastav",
|
||||
|
@ -246,7 +252,7 @@
|
|||
"gui.howtos.add-a-move-block.step_stepMoveSayHello": "Klikni na zelenú vlajku a spusť projekt",
|
||||
"gui.howtos.say-it-out-loud": "Vytvor si hovoriace postavy",
|
||||
"gui.howtos.say-it-out-loud.step_AddTXTextension": "Pridaj rozšírenie na syntézu reči",
|
||||
"gui.howtos. say-it-out-loud.step_TXTSpeech": "Použi blok povedz",
|
||||
"gui.howtos.say-it-out-loud.step_TXTSpeech": "Say Something",
|
||||
"gui.howtos.say-it-out-loud_TXTSetVoice": "Nastav hlas",
|
||||
"gui.howtos.say-it-out-loud.step_TXTMove": "Pridaj pohyb",
|
||||
"gui.howtos.say-it-out-loud.step_TXTBackdrop": "Pridaj pozadie",
|
||||
|
@ -348,6 +354,7 @@
|
|||
"gui.extension.ev3.connectingMessage": "Pripájam sa. Presvedč sa, že pin na tvojom EV3 je nastavený na 1234.",
|
||||
"gui.extension.wedo2.description": "Pracujeme s motormi a senzormi.",
|
||||
"gui.extension.wedo2.connectingMessage": "Pripájam sa",
|
||||
"gui.extension.boost.description": "Bring robotic creations to life.",
|
||||
"gui.libraryTags.all": "Všetko",
|
||||
"gui.libraryTags.animals": "Zvieratá",
|
||||
"gui.libraryTags.dance": "Tanec",
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue