"Apps.httpRequestError":"كانت هناك مشكلة مع هذا الطلب.",
"Apps.linkAlert":"مشاركة كود بلوكلي الخاص بك مع هذا الرابط:\n 1%",
"Apps.hashError":"عذراً،ال '1%' لا تتوافق مع أي برنامج تم حفظه.",
"Apps.xmlError":"تعذر تحميل الملف المحفوظة الخاصة بك. ربما تم إنشاؤه باستخدام إصدار مختلف من بلوكلي؟",
"Apps.listVariable":"قائمة",
...
...
@@ -37,6 +39,8 @@
"Code.trashTooltip":"تجاهل كل البلوكات.",
"Graph.title":"آلة حساب الرسوميات",
"Apps.indexTitle":"تطبيقات بلوكلي",
"Apps.indexFooter":"يعتبر \"بلوكلي\" مصدر مجاني ومفتوح. للمٌساهمة في الكود أو الترجمات الخاصة بـ بلوكلي, او لاستخدام بلوكلي في التطبيق الخاص بك, يرجى زيارة 1%",
"Apps.choiceIntro":"يعتبر \"بلوكي\" بيئة برمجية ورسومية في آن واحد. ستجد أدناه بعض النماذج لتطبيقات تستعمل بلوكلي.",
"Puzzle.title":"أحجية",
"Apps.puzzleSubtitle":"تعلم استخدام واجهة بلوكلي.",
"Maze.maze":"المتاهة",
...
...
@@ -62,6 +66,8 @@
"Maze.moveForwardTooltip":"يتحرك اللاعب مسافة واحدة إلى الأمام.",
"Maze.turnTooltip":"ينعطف اللاعب الى اليمين أو اليسار بمقدار 90 درجة.",
"Maze.ifTooltip":"إذا كان هناك مسار في الاتجاه المحدد، انجز بعض الإجراءات.",
"Maze.ifelseTooltip":"اذا كان هناك مسار في الاتجاه المٌحدد، لذا يٌمكنك تنفيذ أول كتلة من الأوامر. غير ذلك، قم بتنف",
"Maze.whileTooltip":"قم بتكرار العملية حتى الوصول إلى نهاية النقطة المٌحددة.",
"Maze.capacity0":"لديك %0 بلوكات متبقية.",
"Maze.capacity1":"لديك %1 بلوك متبقي.",
"Maze.capacity2":"لديك %2 بلوك متبقي.",
...
...
@@ -69,9 +75,16 @@
"Maze.finalLevel":"مبروك! أنت قمت بحل المستوى النهائي.",
"Maze.runTooltip":"يجعل اللاعب يقوم بما تقوله البلوكات.",
"Maze.resetTooltip":" استرجاع اللاعب الى بداية المتاهة.",
"Maze.helpStack":"قم بعمل حركتين في آن واحد للآمام لمٌساعدتي للوصول الى الهدف.",
"Maze.helpOneTopBlock":"في هذا المستوى, ستحتاج الى تجميع كل الكتل مع بعضها البعض في ساحة العمل البيضاء.",
"Maze.helpRun":"قم بتشغيل البرنامج الخاص بك لرؤية ما يحدث.",
"Maze.helpReset":"برنامجك لم يحل المتاهة. اضغط 'إعادة' وحاول مرة أخرى.",
"Maze.helpRepeat":"الوصول إلى نهاية المسار باستخدام فقط كتلتين. استخدم 'كرر حتى' لتشغيل الكتلة أكثر من مرة.",
"Maze.helpCapacity":"لقد قمت باستخدام جميع الكتل في هذا المستوى. لعمل كتلة جديدة. عليك اولا مسح كتل موجودة.",
"Maze.helpRepeatMany":"يٌمكنك ضبط اكثر من كتلة واحدة داخل كتلة 'كرر حتى'.",
"Maze.helpSkins":"اختر لاعبك المفضل من هذه القائمة.",
"Maze.helpIf":"كتلة 'إذا ستقوم بعمل شيء ما في حالة كن الشرط صحيحا. حاول الدوران إلى اليسار إذا كان هناك مسار إلى اليسار.",
"Maze.helpMenu":"انقر على %1 في كتلة \"إذا\" لتغيير الحالة.",
"Maze.helpWallFollow":"هل يمكنك حل هذه المتاهة المعقدة؟ حاول ان تلحق الجدار الأيسر. للمبرمجين المتقدمين فقط!",
"Plane.rows":"الصفوف: 1%",
"Plane.getRows":"الصفوف (1%)",
...
...
@@ -83,6 +96,9 @@
"Plane.placeholder":"؟",
"Plane.setSeats":"المقاعد =",
"Plane.description1":"هنالك طائرة تحتوي على عدد من صفوف مقاعد الركاب. كل صف يحتوي على أربعة مقاعد.",
"Plane.description2":"طائرة بمقعدين في مقطورة الطيّار (للطيار ومساعده) وعدد من الصفوف يحتوي كل صف على أربعة مقاعد.",
"Plane.description3":"طائرة بمقعدين في مقطورة الطيّار (للطيار ومساعده) وعدد من المقاعد في صفوف الدرجة الأولى والثانية. كل صف من صفوف الدرجة الأولى يحتوي على أربعة مقاعد. ويحتوي كل صف في الدرجة الثانية على خمسة مقاعد.",
"Plane.instructions":"لبناء صيغة (أدناه) تقوم بحساب إجمالي عدد المقاعد في الطائرة عند تغيير الصفوف (أعلاه).",
"Apps.xmlError":"No s'ha pogut carregar el teu fitxer desat. Potser va ser creat amb una versió diferent de Blockly?",
"Apps.listVariable":"llista",
"Apps.textVariable":"text",
"Code.badXml":"Error d'anàlisi XML:\n %1\n\nAbandonar els canvis?",
"Code.badXml":"Error d'anàlisi XML:\n%1\n\nSeleccioneu 'Acceptar' per abandonar els vostres canvis, o 'Cancel·lar' per continuar editant l'XML.",
"Code.badCode":"Error de programa:\n %1",
"Code.timeout":"S'ha superat el nombre màxim d'iteracions d'execució.",
"Code.discard":"Esborrar els %1 blocs?",
...
...
@@ -35,10 +35,21 @@
"Code.blocks":"Blocs",
"Code.trashTooltip":"Descarta tots els blocs.",
"Graph.title":"Calculadora gràfica",
"Apps.indexTitle":"Aplicacions Blockly",
"Apps.indexFooter":"Blockly és gratis i de codi font lliure. Per contribuir amb codi o amb traduccions a Blockly, o per usar Blockly en la vostra app, visiteu %1.",
"Apps.choiceIntro":"Blockly és un entorn de programació gràfic. A continuació trobareu algunes aplicacions que usen Blockly.",
"Puzzle.title":"Trencaclosques",
"Apps.puzzleSubtitle":"Apreneu a usar la interfície de Blockly.",
"Maze.maze":"Laberint",
"Apps.mazeSubtitle":"Useu Blockly per resoldre un laberint.",
"Turtle.title":"Gràfiques tortuga",
"Plane.plane":"Avió",
"Apps.turtleSubtitle":"Useu Blockly per dibuixar.",
"Apps.graphSubtitle":"Funcions de dibuix amb Blockly.",
"Apps.codeSubtitle":"Exporteu un programa Blockly a JavaScript, Python o XML.",
"Plane.plane":"Calculadora de seients d'avió",
"Apps.planeSubtitle":"Resoldre un problema matemàtic amb una o dues variables.",
"Maze.resetTooltip":"Col·loca el jugador a l'inici del laberint.",
"Maze.helpStack":"Apila un parell de blocs 'mou endavant' junts per ajudar-me a arribar a la meta.",
"Maze.helpOneTopBlock":"En aquest nivell, has d'apilar junts tots els blocs a l'espai de treball blanc.",
"Maze.helpRun":"Executeu el vostre programa per veure què passa.",
"Maze.helpReset":"El vostre programa no ha resolt el laberint. Cliqueu 'Reinicialitza' i torneu a intentar-ho.",
"Maze.helpRepeat":"Els ordinadors tenen una memòria limitada. Arriba al final d'aquest camí utilitzant només dos blocs. Utilitza 'repeteix' per a executar un bloc més d'una vegada.",
"Maze.helpRepeatMany":"Arriba a la meta utilitzant només cinc blocs.",
"Maze.helpCapacity":"Heu usat tots els blocs per aquest nivell. Per crear un nou bloc, primer heu d'esborrar un bloc existent.",
"Maze.helpRepeatMany":"Podeu encabit més d'un bloc dins d'un bloc 'repeteix'.",
"Maze.helpSkins":"Escolliu el vostre jugador favorit en aquest menú.",
"Maze.helpIf":"Una condició 'si' farà fer alguna cosa només si la condició és certa. Prova de girar a l'esquerra si hi ha un camí a l'esquerra.",
"Maze.helpMenu":"Feu clic a %1 en el bloc 'si' per canviar-ne la condició.",
"Maze.helpWallFollow":"Pots resoldre aquest complicat laberint? Prova de seguir la paret de l'esquerra. Només programadors avançats!",
"Apps.indexFooter":"Blockly er ókeypis og opinn hugbúnaður. Ef þú vilt gefa kóða eða þýða fyrir Blockly eða nota það í eigin appi, líttu þá við á %1.",
"Apps.choiceIntro":"Blockly er sjónrænt forritunarumhverfi. Hér fyrir neðan eru nokkur sýnishorn af öppum sem nota Blockly.",
"Puzzle.title":"Þraut",
"Puzzle.title":"Púsl",
"Apps.puzzleSubtitle":"Læra að nota viðmót Blockly.",
"Maze.maze":"Völundarhús",
"Apps.mazeSubtitle":"Nota Blockly til að rata.",
...
...
@@ -50,15 +50,15 @@
"Apps.planeSubtitle":"Leysa reikningsdæmi með einni eða tveimur breytum.",
"Apps.blockFactory":"Kubbasmiðja",
"Apps.blockfactorySubtitle":"Sérhanna kubba með Blockly.",
"Maze.moveForward":"fara áfram",
"Maze.turnLeft":"snúa\\u00A0til vinstri",
"Maze.turnRight":"snúa\\u00A0til hægri",
"Maze.moveForward":"færa áfram",
"Maze.turnLeft":"snúatil vinstri",
"Maze.turnRight":"snúatil hægri",
"Maze.doCode":"gera",
"Maze.elseCode":"annars",
"Maze.helpIfElse":"Ef-annars kubbar gera eitt eða annað.",
"Maze.pathAhead":"ef slóð\\u00A0framundan",
"Maze.pathLeft":"ef slóð\\u00A0til vinstri",
"Maze.pathRight":"ef slóð\\u00A0til hægri",
"Maze.pathAhead":"ef slóðframundan",
"Maze.pathLeft":"ef slóðtil vinstri",
"Maze.pathRight":"ef slóðtil hægri",
"Maze.repeatUntil":"endurtaka þar til",
"Maze.moveForwardTooltip":"Færir leikmann fram um eitt bil.",
"Maze.turnTooltip":"Snýr leikmanninum til vinstri eða hægri um 90 gráður.",
...
...
@@ -72,11 +72,11 @@
"Maze.finalLevel":"Til hamingju! Þú hefur leyst síðasta borðið.",
"Maze.runTooltip":"Lætur leikmanninn gera það sem kubbarnir segja.",
"Maze.resetTooltip":"Setja leikmanninn aftur á upphafsreit.",
"Maze.helpStack":"Raðaðu tveimur 'fara áfram' kubbum saman til að hjálpa mér að ná takmarkinu.",
"Maze.helpStack":"Raðaðu tveimur 'færa áfram' kubbum saman til að hjálpa mér að ná takmarkinu.",
"Maze.helpOneTopBlock":"Á þessu borði þarftu að raða öllum kubbunum saman á hvíta svæðinu.",
"Maze.helpRun":"Keyrðu forritið til að sjá hvað gerist.",
"Maze.helpReset":"Forritið þitt rataði ekki. Smelltu á 'Byrja aftur' og reyndu betur.",
"Maze.helpRepeat":"Náðu út á enda slóðarinnar með því að nota bara tvær kubba. Notaðu 'endurtaka' til að keyra kubb oftar en einu sinni.",
"Maze.helpRepeat":"Náðu út á enda slóðarinnar með því að nota bara tvo kubba. Notaðu 'endurtaka' til að keyra kubb oftar en einu sinni.",
"Maze.helpCapacity":"Þú hefur notað alla kubbana á þessu borði. Til að losa kubb verður þú að eyða honum úr forritinu.",
"Maze.helpRepeatMany":"Þú getur sett fleiri en einn kubb inn í 'endurtaka' kubb.",
"Maze.helpSkins":"Veldu þér leikmann úr þessum lista.",
"Apps.dialogOk":"Label on button for user to press when done reading help information.\n{{Identical|OK}}",
"Apps.dialogCancel":"Label on button for user to press when not wanting to proceed.\n{{Identical|Cancel}}",
"Apps.catLogic":"category - Blocks related to [https://code.google.com/p/blockly/wiki/Logic logic].",
"Apps.catLoops":"category - Blocks related to [http://en.wikipedia.org/wiki/Control_flow#Loops loops].",
"Apps.catLoops":"category - Blocks related to [https://en.wikipedia.org/wiki/Control_flow#Loops loops].",
"Apps.catMath":"category - Blocks related to mathematics.",
"Apps.catText":"category - Blocks related to [https://code.google.com/p/blockly/wiki/Text text processing].\n{{Identical|Text}}",
"Apps.catLists":"category - Blocks related to [https://code.google.com/p/blockly/wiki/Lists lists].",
"Apps.catColour":"category - Blocks related to [https://code.google.com/p/blockly/wiki/Colour colour].",
"Apps.catVariables":"category - Blocks related to [https://code.google.com/p/blockly/wiki/Variables variables].",
"Apps.catProcedures":"category - Blocks related to [http://en.wikipedia.org/wiki/Subroutine defining or using procedures/functions].",
"Apps.catProcedures":"category - Blocks related to [https://en.wikipedia.org/wiki/Subroutine defining or using procedures/functions].",
"Apps.httpRequestError":"alert - The URL is invalid or a server error occurred. This message will be followed by technical information useful to engineers trying to understand the problem.",
"Apps.linkAlert":"alert - After the user has pressed a button to save his/her program, this provides the URL (%1) to retrieve the program. The characters '\n\n' indicate that a blank line will be displayed before the URL (in English). Leave those in unless you move %1 to the beginning or middle of the text, in which case you should use your judgment about where blank lines would be most useful.\n\nParameters:\n* %1 - URL of saved program.",
"Apps.hashError":"alert - A request to retrieve a stored program does not have a valid URL. %1 is the invalid portion of the URL.",
...
...
@@ -45,7 +45,7 @@
"Apps.puzzleSubtitle":"page text - A subtitle describing Blockly's [https://blockly-demo.appspot.com/static/apps/puzzle/index.html Puzzle application].",
"Maze.maze":"title - Specifies that this is Blockly's '''Maze''' tutorial.",
"Apps.mazeSubtitle":"page text - A subtitle describing Blockly's [https://blockly-demo.appspot.com/static/apps/maze/index.html Maze application].",
"Turtle.title":"title - Specifies that this is Blockly's '''Turtle Graphics''' application. Should you wish to, you can read more about [http://en.wikipedia.org/wiki/Turtle_graphics turtle graphics].",
"Turtle.title":"title - Specifies that this is Blockly's '''Turtle Graphics''' application. Should you wish to, you can read more about [https://en.wikipedia.org/wiki/Turtle_graphics turtle graphics].",
"Apps.turtleSubtitle":"page text - A subtitle describing Blockly's [https://blockly-demo.appspot.com/static/apps/turtle/index.html Turtle application].",
"Apps.graphSubtitle":"page text - A subtitle describing Blockly's [https://blockly-demo.appspot.com/static/apps/graph/index.html Graph application].",
"Apps.codeSubtitle":"page text - A subtitle describing Blockly's [https://blockly-demo.appspot.com/static/apps/code/index.html Code application].",
...
...
@@ -154,8 +154,8 @@
"Turtle.font":"block text - This precedes a dropdown menu specifying the typographic font [family] that should be used when displaying text.",
"Turtle.fontSize":"block text - This precedes a number specifying the size of the typographic font that should be used when displaying text. This appears in the same block as 'font', so that word should not be repeated.",
"Turtle.fontNormal":"[[Translating:Blockly#Drop-Down_Menus dropdown]] - Specifies that a typographic font should be normal (neither in italics or bold).",
"Turtle.fontBold":"[[Translating:Blockly#Drop-Down_Menus dropdown]] - Specifies that a typographic font should be [http://en.wikipedia.org/wiki/Emphasis_(typography) bold].",
"Turtle.fontItalic":"[[Translating:Blockly#Drop-Down_Menus dropdown]] - Specifies that a typographic font should be [http://en.wikipedia.org/wiki/Italics italic].",
"Turtle.fontBold":"[[Translating:Blockly#Drop-Down_Menus dropdown]] - Specifies that a typographic font should be [https://en.wikipedia.org/wiki/Emphasis_(typography) bold].",
"Turtle.fontItalic":"[[Translating:Blockly#Drop-Down_Menus dropdown]] - Specifies that a typographic font should be [https://en.wikipedia.org/wiki/Italics italic].",
"Turtle.unloadWarning":"alert - This is shown if the user attempts to close the browser tab containing the page or navigate to a different page to prevent them from accidentally losing their program in progress.",
"Turtle.runTooltip":"tooltip - Pressing this button runs the computer program the user has written to move the turtle on the canvas.",
"Turtle.captureTooltip":"tooltip - Pressing this button causes the drawing created by the user's program to be saved as an image on the user's computer. The button icon looks like a camera.",
"Apps.indexFooter":"Blockly ücretsiz ve açık kaynaklıdır. Koda veya Blockly çevirilerine katkıda bulunmak, ya da kendi uygulamanızda Blockly'yi kullanmak için %1 sayfasını ziyaret edin.",
"Apps.choiceIntro":"Blockly grafiksel bir programlama ortamıdır. Blockly kullanan bazı örnek uygulamalar aşağıdadır.",
"CONTROLS_WHILEUNTIL_OPERATOR_UNTIL":"repetir fins que",
"CONTROLS_WHILEUNTIL_TOOLTIP_WHILE":"Mentre un valor sigui cert, llavors executar unes sentències.",
"CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL":"Mentre un valor sigui fals, llavors executar unes sentències.",
"CONTROLS_FOR_TOOLTIP":"Fer que la variable %1 prengui els valors des del nombre inicial fins al nombre final, incrementant a cada pas l'interval indicat, i executar els blocs especificats.",
"CONTROLS_FOR_INPUT_WITH":"comptar amb",
"CONTROLS_FOR_INPUT_FROM_TO_BY":"des de %1 fins a %2 en increments de %3",
"CONTROLS_FOREACH_INPUT_ITEM":"per a cada element",
"CONTROLS_FOREACH_INPUT_INLIST":"en la llista",
"CONTROLS_FOREACH_TOOLTIP":"Per a cada element en la llista, desar l'element dins la variable '%1', i llavors executar unes sentències.",
"CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK":"sortir del bucle",
"CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE":"continuar amb la següent iteració del bucle",
"CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK":"Sortir del bucle interior.",
"CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE":"Ometre la resta d'aquest bucle, i continuar amb la següent iteració.",
"CONTROLS_FLOW_STATEMENTS_WARNING":"Advertència: Aquest bloc només es pot utilitzar dins d'un bucle.",
"CONTROLS_IF_TOOLTIP_1":"Si un valor és cert, llavors executar unes sentències.",
"CONTROLS_IF_TOOLTIP_2":"Si un valor és cert, llavors executar el primer bloc de sentències. En cas contrari, executar el segon bloc de sentències.",
"CONTROLS_IF_TOOLTIP_3":"Si el primer valor és cert, llavors executar el primer bloc de sentències. En cas contrari, si el segon valor és cert, executar el segon bloc de sentències.",
"CONTROLS_IF_TOOLTIP_4":"Si el primer valor és cert, llavors executar el primer bloc de sentències. En cas contrari, si el segon valor és cert, executar el segon bloc de sentències. Si cap dels valors és cert, executar l'últim bloc de sentències.",
"CONTROLS_IF_MSG_IF":"si",
"CONTROLS_IF_MSG_ELSEIF":"si no, si",
"CONTROLS_IF_MSG_ELSE":"si no",
"CONTROLS_IF_IF_TOOLTIP":"Afegeix, esborra o reordena seccions per reconfigurar aquest bloc 'si'.",
"CONTROLS_IF_ELSEIF_TOOLTIP":"Afegeix una condició al bloc 'si'.",
"CONTROLS_IF_ELSE_TOOLTIP":"Afegeix una condició final, que recull qualsevol altra possibilitat, al bloc 'si'.",
"LOGIC_COMPARE_TOOLTIP_EQ":"Retorna cert si totes dues entrades són iguals.",
"LOGIC_COMPARE_TOOLTIP_NEQ":"Retorna cert si totes dues entrades són diferents.",
"LOGIC_COMPARE_TOOLTIP_LT":"Retorna cert si la primera entrada és més petita que la segona entrada.",
"LOGIC_COMPARE_TOOLTIP_LTE":"Retorna cert si la primera entra és més petita o igual a la segona entrada.",
"LOGIC_COMPARE_TOOLTIP_GT":"Retorna cert si la primera entrada és més gran que la segona entrada.",
"LOGIC_COMPARE_TOOLTIP_GTE":"Retorna cert si la primera entrada és més gran o igual a la segona entrada.",
"LOGIC_OPERATION_TOOLTIP_AND":"Retorna cer si totes dues entrades són certes.",
"LOGIC_OPERATION_AND":"i",
"LOGIC_OPERATION_TOOLTIP_OR":"Retorna cert si almenys una de les entrades és certa.",
"LOGIC_OPERATION_OR":"o",
"LOGIC_NEGATE_TITLE":"no %1",
"LOGIC_NEGATE_TOOLTIP":"Retorna cert si l'entrada és falsa. Retorna fals si l'entrada és certa.",
"LOGIC_BOOLEAN_TRUE":"cert",
"LOGIC_BOOLEAN_FALSE":"fals",
"LOGIC_BOOLEAN_TOOLTIP":"Retorna o bé cert o bé fals.",
"LOGIC_NULL":"nul",
"LOGIC_NULL_TOOLTIP":"Retorna nul.",
"LOGIC_TERNARY_CONDITION":"condició",
"LOGIC_TERNARY_IF_TRUE":"si és cert",
"LOGIC_TERNARY_IF_FALSE":"si és fals",
"LOGIC_TERNARY_TOOLTIP":"Comprova la condició de 'condició'. Si la condició és certa, retorna el valor 'si és cert'; en cas contrari, retorna el valor 'si és fals'.",
"MATH_CONSTANT_TOOLTIP":"Retorna una de les constants més habituals: π (3,141…), e (2,718…), φ (1,618…), sqrt(2) (1,414…), sqrt(½) (0,707…), o ∞ (infinit).",
"MATH_IS_EVEN":"és parell",
"MATH_IS_ODD":"és senar",
"MATH_IS_PRIME":"és primer",
"MATH_IS_WHOLE":"és enter",
"MATH_IS_POSITIVE":"és positiu",
"MATH_IS_NEGATIVE":"és negatiu",
"MATH_IS_DIVISIBLE_BY":"és divisible per",
"MATH_IS_TOOLTIP":"Comprova si un nombre és parell, senar, enter, positium negatiu, o si és divisible per un cert nombre. Retorna cert o fals.",
"MATH_IS_TOOLTIP":"Kontrollere, om et tal er lige, ulige, primtal, helt, positivt, negativt, eller om det er deleligt med bestemt tal. Returnere sandt eller falskt.",
"MATH_CONSTANT_TOOLTIP":"Zwróć jedną wspólną stałą: π (3.141), e (2.718...), φ (1.618...), sqrt(2) (1.414...), sqrt(½) (0.707...) lub ∞ (nieskończoność).",
"MATH_IS_EVEN":"jest parzysta",
"MATH_IS_ODD":"jest nieparzysta",
...
...
@@ -146,11 +146,11 @@
"MATH_IS_NEGATIVE":"jest ujemna",
"MATH_IS_DIVISIBLE_BY":"jest podzielna przez",
"MATH_IS_TOOLTIP":"Sprawdź, czy liczba jest parzysta, nieparzysta, pierwsza, całkowita, dodatnia, ujemna, lub jeśli jest podzielna przez konkretną liczbę. Zwraca wartość \"prawda\" lub \"fałsz\".",
"LOGIC_COMPARE_TOOLTIP_EQ":"Rësponde ver si le doe imission a son uguaj.",
"LOGIC_COMPARE_TOOLTIP_NEQ":"Rësponde ver si le doe imission a son nen uguaj.",
"LOGIC_COMPARE_TOOLTIP_LT":"Rësponde ver si la prima imission a l'é pi cita dla sconda.",
...
...
@@ -91,15 +91,15 @@
"LOGIC_TERNARY_IF_TRUE":"se ver",
"LOGIC_TERNARY_IF_FALSE":"se fàuss",
"LOGIC_TERNARY_TOOLTIP":"Controlé la condission an 'preuva'. Se la condission a l'é vera, a rëspond con ël valor 'se ver'; dësnò a rëspond con ël valor 'se fàuss'.",
"COLOUR_BLEND_COLOUR2":"block input text - The second of two colours to [https://code.google.com/p/blockly/wiki/Colour#Blending_colours blend].",
"COLOUR_BLEND_RATIO":"block input text - The proportion of the [https://code.google.com/p/blockly/wiki/Colour#Blending_colours blend] containing the first color; the remaining proportion is of the second colour. For example, if the first colour is red and the second color blue, a ratio of 1 would yield pure red, a ratio of .5 would yield purple (equal amounts of red and blue), and a ratio of 0 would yield pure blue.",
"COLOUR_BLEND_TOOLTIP":"tooltip - See [https://code.google.com/p/blockly/wiki/Colour#Blending_colours https://code.google.com/p/blockly/wiki/Colour#Blending_colours].",
"CONTROLS_REPEAT_HELPURL":"url - Describes 'repeat loops' in computer programs; consider using the translation of the page [https://en.wikipedia.org/wiki/Control_flow http://en.wikipedia.org/wiki/Control_flow].",
"CONTROLS_REPEAT_HELPURL":"url - Describes 'repeat loops' in computer programs; consider using the translation of the page [https://en.wikipedia.org/wiki/Control_flow https://en.wikipedia.org/wiki/Control_flow].",
"CONTROLS_REPEAT_TITLE":"block input text - Title of [https://code.google.com/p/blockly/wiki/Loops#repeat repeat block].\n\nParameters:\n* %1 - the number of times the body of the loop should be repeated.",
"CONTROLS_REPEAT_TITLE_REPEAT":"block text - Text preceding the number of repetitions in a [https://code.google.com/p/blockly/wiki/Loops#repeat repeat block]. (This is redundant with the previous message but is needed to support older code.)",
"CONTROLS_REPEAT_TITLE_TIMES":"block text - Text following the number of times a [https://code.google.com/p/blockly/wiki/Loops#repeat repeat loop] should be repeated. (This is redundant but is needed to support older code.)",
"CONTROLS_REPEAT_INPUT_DO":"block text - Preceding the blocks in the body of the loop. See [https://code.google.com/p/blockly/wiki/Loops https://code.google.com/p/blockly/wiki/Loops].",
"CONTROLS_REPEAT_TOOLTIP":"tooltip - See [https://code.google.com/p/blockly/wiki/Loops#repeat https://code.google.com/p/blockly/wiki/Loops#repeat].",
"CONTROLS_WHILEUNTIL_HELPURL":"url - Describes 'while loops' in computer programs; consider using the translation of [https://en.wikipedia.org/wiki/While_loop http://en.wikipedia.org/wiki/While_loop], if present, or [http://en.wikipedia.org/wiki/Control_flow http://en.wikipedia.org/wiki/Control_flow].",
"CONTROLS_WHILEUNTIL_HELPURL":"url - Describes 'while loops' in computer programs; consider using the translation of [https://en.wikipedia.org/wiki/While_loop https://en.wikipedia.org/wiki/While_loop], if present, or [http://en.wikipedia.org/wiki/Control_flow http://en.wikipedia.org/wiki/Control_flow].",
"CONTROLS_WHILEUNTIL_OPERATOR_WHILE":"dropdown - Specifies that a loop should [https://code.google.com/p/blockly/wiki/Loops#Repeat_while repeat while] the following condition is true.",
"CONTROLS_WHILEUNTIL_OPERATOR_UNTIL":"dropdown - Specifies that a loop should [https://code.google.com/p/blockly/wiki/Loops#Repeat_until repeat until] the following condition becomes true.",
"CONTROLS_WHILEUNTIL_TOOLTIP_WHILE":"tooltip - See [https://code.google.com/p/blockly/wiki/Loops#repeat_while Loops#repeat_while https://code.google.com/p/blockly/wiki/Loops#repeat_while Loops#repeat_while].",
"CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL":"tooltip - See [https://code.google.com/p/blockly/wiki/Loops#repeat_until https://code.google.com/p/blockly/wiki/Loops#repeat_until].",
"CONTROLS_FOR_HELPURL":"url - Describes 'for loops' in computer programs. Consider using your language's translation of [https://en.wikipedia.org/wiki/For_loop http://en.wikipedia.org/wiki/For_loop], if present.",
"CONTROLS_FOR_HELPURL":"url - Describes 'for loops' in computer programs. Consider using your language's translation of [https://en.wikipedia.org/wiki/For_loop https://en.wikipedia.org/wiki/For_loop], if present.",
"CONTROLS_FOR_TOOLTIP":"tooltip - See [https://code.google.com/p/blockly/wiki/Loops#count_with https://code.google.com/p/blockly/wiki/Loops#count_with].\n\nParameters:\n* %1 - the name of the loop variable.",
"CONTROLS_FOR_INPUT_WITH":"block title - Title of [https://code.google.com/p/blockly/wiki/Loops#count_with count with] blocks. [[File:Blockly-count-with.png]]",
"CONTROLS_FOR_INPUT_FROM_TO_BY":"block text - Starting with a (usually lower) number in a range (%1), ending with a (usually higher) number in a range (%2), and counting the iterations by a number of steps (%3). As in [https://code.google.com/p/blockly/wiki/Loops#count_with https://code.google.com/p/blockly/wiki/Loops#count_with]. [[File:Blockly-count-with.png]]",
"CONTROLS_FOREACH_HELPURL":"url - Describes 'for-each loops' in computer programs. Consider using your language's translation of [https://en.wikipedia.org/wiki/Foreach http://en.wikipedia.org/wiki/Foreach] if present.",
"CONTROLS_FOREACH_HELPURL":"url - Describes 'for-each loops' in computer programs. Consider using your language's translation of [https://en.wikipedia.org/wiki/Foreach https://en.wikipedia.org/wiki/Foreach] if present.",
"CONTROLS_FOREACH_INPUT_ITEM":"block text - Title of [https://code.google.com/p/blockly/wiki/Loops#for_each for each block].",
"CONTROLS_FOREACH_INPUT_INLIST":"block text - Preceding the list that should be iterated over in a [https://code.google.com/p/blockly/wiki/Loops#for_each for each loop].",
"CONTROLS_FOREACH_INPUT_INLIST_TAIL":"block text - Following the list that should be iterated over in a [https://code.google.com/p/blockly/wiki/Loops#for_each for each loop]. This is empty in most, but not all, languages.",
"CONTROLS_FOREACH_TOOLTIP":"block text - Description of [https://code.google.com/p/blockly/wiki/Loops#for_each for each blocks].\n\nParameters:\n* %1 - the name of the loop variable.",
"CONTROLS_FLOW_STATEMENTS_HELPURL":"url - Describes control flow in computer programs. Consider using your language's translation of [https://en.wikipedia.org/wiki/Control_flow http://en.wikipedia.org/wiki/Control_flow], if it exists.",
"CONTROLS_FLOW_STATEMENTS_HELPURL":"url - Describes control flow in computer programs. Consider using your language's translation of [https://en.wikipedia.org/wiki/Control_flow https://en.wikipedia.org/wiki/Control_flow], if it exists.",
"CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK":"dropdown - The current loop should be exited. See [https://code.google.com/p/blockly/wiki/Loops#break https://code.google.com/p/blockly/wiki/Loops#break].",
"CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE":"dropdown - The current iteration of the loop should be ended and the next should begin. See [https://code.google.com/p/blockly/wiki/Loops#continue_with_next_iteration https://code.google.com/p/blockly/wiki/Loops#continue_with_next_iteration].",
"CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK":"tooltip - See [https://code.google.com/p/blockly/wiki/Loops#break_out_of_loop https://code.google.com/p/blockly/wiki/Loops#break_out_of_loop].",
"CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE":"tooltip - See [https://code.google.com/p/blockly/wiki/Loops#continue_with_next_iteration https://code.google.com/p/blockly/wiki/Loops#continue_with_next_iteration].",
"CONTROLS_FLOW_STATEMENTS_WARNING":"warning - The user has tried placing a block outside of a loop (for each, while, repeat, etc.), but this type of block may only be used within a loop. See [https://code.google.com/p/blockly/wiki/Loops#Loop_Termination_Blocks https://code.google.com/p/blockly/wiki/Loops#Loop_Termination_Blocks].",
"CONTROLS_IF_HELPURL":"url - Describes conditional statements (if-then-else) in computer programs. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_else http://en.wikipedia.org/wiki/If_else], if present.",
"CONTROLS_IF_TOOLTIP_1":"tooltip - Describes [https://code.google.com/p/blockly/wiki/IfElse#If_blocks 'if' blocks]. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_statement http://en.wikipedia.org/wiki/If_statement], if present.",
"CONTROLS_IF_TOOLTIP_2":"tooltip - Describes [https://code.google.com/p/blockly/wiki/IfElse#If-Else_blocks if-else blocks]. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_statement http://en.wikipedia.org/wiki/If_statement], if present.",
"CONTROLS_IF_TOOLTIP_3":"tooltip - Describes [https://code.google.com/p/blockly/wiki/IfElse#If-Else-If_blocks if-else-if blocks]. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_statement http://en.wikipedia.org/wiki/If_statement], if present.",
"CONTROLS_IF_TOOLTIP_4":"tooltip - Describes [https://code.google.com/p/blockly/wiki/IfElse#If-Else-If-Else_blocks if-else-if-else blocks]. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_statement http://en.wikipedia.org/wiki/If_statement], if present.",
"CONTROLS_IF_HELPURL":"url - Describes conditional statements (if-then-else) in computer programs. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_else https://en.wikipedia.org/wiki/If_else], if present.",
"CONTROLS_IF_TOOLTIP_1":"tooltip - Describes [https://code.google.com/p/blockly/wiki/IfElse#If_blocks 'if' blocks]. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_statement https://en.wikipedia.org/wiki/If_statement], if present.",
"CONTROLS_IF_TOOLTIP_2":"tooltip - Describes [https://code.google.com/p/blockly/wiki/IfElse#If-Else_blocks if-else blocks]. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_statement https://en.wikipedia.org/wiki/If_statement], if present.",
"CONTROLS_IF_TOOLTIP_3":"tooltip - Describes [https://code.google.com/p/blockly/wiki/IfElse#If-Else-If_blocks if-else-if blocks]. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_statement https://en.wikipedia.org/wiki/If_statement], if present.",
"CONTROLS_IF_TOOLTIP_4":"tooltip - Describes [https://code.google.com/p/blockly/wiki/IfElse#If-Else-If-Else_blocks if-else-if-else blocks]. Consider using your language's translation of [https://en.wikipedia.org/wiki/If_statement https://en.wikipedia.org/wiki/If_statement], if present.",
"CONTROLS_IF_MSG_IF":"block text - See [https://code.google.com/p/blockly/wiki/IfElse https://code.google.com/p/blockly/wiki/IfElse]. It is recommended, but not essential, that this have text in common with the translation of 'else if'",
"CONTROLS_IF_MSG_ELSEIF":"block text - See [https://code.google.com/p/blockly/wiki/IfElse https://code.google.com/p/blockly/wiki/IfElse]. The English words 'otherwise if' would probably be clearer than 'else if', but the latter is used because it is traditional and shorter.",
"CONTROLS_IF_MSG_ELSE":"block text - See [https://code.google.com/p/blockly/wiki/IfElse https://code.google.com/p/blockly/wiki/IfElse]. The English word 'otherwise' would probably be superior to 'else', but the latter is used because it is traditional and shorter.",
...
...
@@ -86,26 +86,26 @@
"LOGIC_COMPARE_TOOLTIP_LTE":"tooltip - Describes the equals (\u0026le;) block.",
"LOGIC_COMPARE_TOOLTIP_GT":"tooltip - Describes the equals (\u0026gt;) block.",
"LOGIC_COMPARE_TOOLTIP_GTE":"tooltip - Describes the equals (\u0026ge;) block.",
"LOGIC_OPERATION_HELPURL":"url - Information about the Boolean conjunction ('and') and disjunction ('or') operators. Consider using the translation of [https://en.wikipedia.org/wiki/Boolean_logic http://en.wikipedia.org/wiki/Boolean_logic], if it exists in your language.",
"LOGIC_OPERATION_TOOLTIP_AND":"tooltip - See [https://en.wikipedia.org/wiki/Logical_conjunction http://en.wikipedia.org/wiki/Logical_conjunction].",
"LOGIC_OPERATION_AND":"block text - See [https://en.wikipedia.org/wiki/Logical_conjunction http://en.wikipedia.org/wiki/Logical_conjunction].",
"LOGIC_OPERATION_TOOLTIP_OR":"block text - See [https://en.wikipedia.org/wiki/Disjunction http://en.wikipedia.org/wiki/Disjunction].",
"LOGIC_OPERATION_OR":"block text - See [https://en.wikipedia.org/wiki/Disjunction http://en.wikipedia.org/wiki/Disjunction].",
"LOGIC_NEGATE_HELPURL":"url - Information about logical negation. The translation of [https://en.wikipedia.org/wiki/Logical_negation http://en.wikipedia.org/wiki/Logical_negation] is recommended if it exists in the target language.",
"LOGIC_OPERATION_HELPURL":"url - Information about the Boolean conjunction ('and') and disjunction ('or') operators. Consider using the translation of [https://en.wikipedia.org/wiki/Boolean_logic https://en.wikipedia.org/wiki/Boolean_logic], if it exists in your language.",
"LOGIC_OPERATION_TOOLTIP_AND":"tooltip - See [https://en.wikipedia.org/wiki/Logical_conjunction https://en.wikipedia.org/wiki/Logical_conjunction].",
"LOGIC_OPERATION_AND":"block text - See [https://en.wikipedia.org/wiki/Logical_conjunction https://en.wikipedia.org/wiki/Logical_conjunction].",
"LOGIC_OPERATION_TOOLTIP_OR":"block text - See [https://en.wikipedia.org/wiki/Disjunction https://en.wikipedia.org/wiki/Disjunction].",
"LOGIC_OPERATION_OR":"block text - See [https://en.wikipedia.org/wiki/Disjunction https://en.wikipedia.org/wiki/Disjunction].",
"LOGIC_NEGATE_HELPURL":"url - Information about logical negation. The translation of [https://en.wikipedia.org/wiki/Logical_negation https://en.wikipedia.org/wiki/Logical_negation] is recommended if it exists in the target language.",
"LOGIC_NEGATE_TITLE":"block text - This is a unary operator that returns ''false'' when the input is ''true'', and ''true'' when the input is ''false''. \n\nParameters:\n* %1 - the input (which should be either the value 'true' or 'false')",
"LOGIC_NEGATE_TOOLTIP":"tooltip - See [https://en.wikipedia.org/wiki/Logical_negation http://en.wikipedia.org/wiki/Logical_negation].",
"LOGIC_BOOLEAN_HELPURL":"url - Information about the logic values ''true'' and ''false''. Consider using the translation of [https://en.wikipedia.org/wiki/Truth_value http://en.wikipedia.org/wiki/Truth_value] if it exists in your language.",
"LOGIC_NEGATE_TOOLTIP":"tooltip - See [https://en.wikipedia.org/wiki/Logical_negation https://en.wikipedia.org/wiki/Logical_negation].",
"LOGIC_BOOLEAN_HELPURL":"url - Information about the logic values ''true'' and ''false''. Consider using the translation of [https://en.wikipedia.org/wiki/Truth_value https://en.wikipedia.org/wiki/Truth_value] if it exists in your language.",
"LOGIC_BOOLEAN_TRUE":"block text - The word for the [https://en.wikipedia.org/wiki/Truth_value logical value] ''true''.",
"LOGIC_BOOLEAN_FALSE":"block text - The word for the [https://en.wikipedia.org/wiki/Truth_value logical value] ''false''.",
"LOGIC_BOOLEAN_TOOLTIP":"tooltip - Indicates that the block returns either of the two possible [https://en.wikipedia.org/wiki/Truth_value logical values].",
"LOGIC_NULL_HELPURL":"url - Provide a link to the translation of [https://en.wikipedia.org/wiki/Nullable_type http://en.wikipedia.org/wiki/Nullable_type], if it exists in your language; otherwise, do not worry about translating this advanced concept.",
"LOGIC_NULL_HELPURL":"url - Provide a link to the translation of [https://en.wikipedia.org/wiki/Nullable_type https://en.wikipedia.org/wiki/Nullable_type], if it exists in your language; otherwise, do not worry about translating this advanced concept.",
"LOGIC_NULL":"block text - In computer languages, ''null'' is a special value that indicates that no value has been set. You may use your language's word for 'nothing' or 'invalid'.",
"LOGIC_NULL_TOOLTIP":"tooltip - This should use the word from the previous message.",
"LOGIC_TERNARY_HELPURL":"url - Describes the programming language operator known as the ''ternary'' or ''conditional'' operator. It is recommended that you use the translation of [https://en.wikipedia.org/wiki/%3F: http://en.wikipedia.org/wiki/%3F:] if it exists.",
"LOGIC_TERNARY_HELPURL":"url - Describes the programming language operator known as the ''ternary'' or ''conditional'' operator. It is recommended that you use the translation of [https://en.wikipedia.org/wiki/%3F: https://en.wikipedia.org/wiki/%3F:] if it exists.",
"LOGIC_TERNARY_CONDITION":"block input text - Label for the input whose value determines which of the other two inputs is returned. In some programming languages, this is called a ''''predicate''''.",
"LOGIC_TERNARY_IF_TRUE":"block input text - Indicates that the following input should be returned (used as output) if the test input is true. Remember to try to keep block text terse (short).",
"LOGIC_TERNARY_IF_FALSE":"block input text - Indicates that the following input should be returned (used as output) if the test input is false.",
"LOGIC_TERNARY_TOOLTIP":"tooltip - See [https://en.wikipedia.org/wiki/%3F: http://en.wikipedia.org/wiki/%3F:].",
"LOGIC_TERNARY_TOOLTIP":"tooltip - See [https://en.wikipedia.org/wiki/%3F: https://en.wikipedia.org/wiki/%3F:].",
"MATH_NUMBER_HELPURL":"url - Information about (real) numbers.",
"MATH_NUMBER_TOOLTIP":"tooltip - Any positive or negative number, not necessarily an integer.",
"MATH_ADDITION_SYMBOL":"math - The symbol for the binary operation addition.",
...
...
@@ -120,15 +120,15 @@
"MATH_TRIG_ACOS":"math - The short name of the ''inverse of'' the trigonometric function [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent cosine].",
"MATH_TRIG_ATAN":"math - The short name of the ''inverse of'' the trigonometric function [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent tangent].",
"MATH_ARITHMETIC_HELPURL":"url - Information about addition, subtraction, multiplication, division, and exponentiation.",
"MATH_ARITHMETIC_TOOLTIP_ADD":"tooltip - See [https://en.wikipedia.org/wiki/Addition http://en.wikipedia.org/wiki/Addition].",
"MATH_ARITHMETIC_TOOLTIP_MINUS":"tooltip - See [https://en.wikipedia.org/wiki/Subtraction http://en.wikipedia.org/wiki/Subtraction].",
"MATH_ARITHMETIC_TOOLTIP_MULTIPLY":"tooltip - See [https://en.wikipedia.org/wiki/Multiplication http://en.wikipedia.org/wiki/Multiplication].",
"MATH_ARITHMETIC_TOOLTIP_DIVIDE":"tooltip - See [https://en.wikipedia.org/wiki/Division_(mathematics) http://en.wikipedia.org/wiki/Division_(mathematics)].",
"MATH_ARITHMETIC_TOOLTIP_POWER":"tooltip - See [https://en.wikipedia.org/wiki/Exponentiation http://en.wikipedia.org/wiki/Exponentiation].",
"MATH_ARITHMETIC_TOOLTIP_ADD":"tooltip - See [https://en.wikipedia.org/wiki/Addition https://en.wikipedia.org/wiki/Addition].",
"MATH_ARITHMETIC_TOOLTIP_MINUS":"tooltip - See [https://en.wikipedia.org/wiki/Subtraction https://en.wikipedia.org/wiki/Subtraction].",
"MATH_ARITHMETIC_TOOLTIP_MULTIPLY":"tooltip - See [https://en.wikipedia.org/wiki/Multiplication https://en.wikipedia.org/wiki/Multiplication].",
"MATH_ARITHMETIC_TOOLTIP_DIVIDE":"tooltip - See [https://en.wikipedia.org/wiki/Division_(mathematics) https://en.wikipedia.org/wiki/Division_(mathematics)].",
"MATH_ARITHMETIC_TOOLTIP_POWER":"tooltip - See [https://en.wikipedia.org/wiki/Exponentiation https://en.wikipedia.org/wiki/Exponentiation].",
"MATH_SINGLE_HELPURL":"url - Information about the square root operation.",
"MATH_SINGLE_OP_ROOT":"dropdown - This computes the positive [https://en.wikipedia.org/wiki/Square_root square root] of its input. For example, the square root of 16 is 4.",
"MATH_SINGLE_TOOLTIP_ROOT":"tooltip - Please use the same term as in the previous message.",
"MATH_SINGLE_OP_ABSOLUTE":"dropdown - This leaves positive numeric inputs changed and inverts negative inputs. For example, the absolute value of 5 is 5; the absolute value of -5 is also 5. For more information, see [https://en.wikipedia.org/wiki/Absolute_value http://en.wikipedia.org/wiki/Absolute_value].",
"MATH_SINGLE_OP_ABSOLUTE":"dropdown - This leaves positive numeric inputs changed and inverts negative inputs. For example, the absolute value of 5 is 5; the absolute value of -5 is also 5. For more information, see [https://en.wikipedia.org/wiki/Absolute_value https://en.wikipedia.org/wiki/Absolute_value].",
"MATH_SINGLE_TOOLTIP_ABS":"tooltip - Please use the same term as in the previous message.",
"MATH_SINGLE_TOOLTIP_NEG":"tooltip - Calculates '''0-n''', where '''n''' is the single numeric input.",
"MATH_SINGLE_TOOLTIP_LN":"tooltip - Calculates the [https://en.wikipedia.org/wiki/Natural_logarithm|natural logarithm] of its single numeric input.",
...
...
@@ -136,12 +136,12 @@
"MATH_SINGLE_TOOLTIP_EXP":"tooltip - Multiplies [https://en.wikipedia.org/wiki/E_%28mathematical_constant%29 e] by itself n times, where n is the single numeric input.",
"MATH_SINGLE_TOOLTIP_POW10":"tooltip - Multiplies 10 by itself n times, where n is the single numeric input.",
"MATH_TRIG_HELPURL":"url - Information about the trigonometric functions sine, cosine, tangent, and their inverses (ideally using degrees, not radians).",
"MATH_TRIG_TOOLTIP_SIN":"tooltip - Return the [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent sine] of an [http://en.wikipedia.org/wiki/Degree_(angle) angle in degrees], not radians.",
"MATH_TRIG_TOOLTIP_COS":"tooltip - Return the [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent cosine] of an [http://en.wikipedia.org/wiki/Degree_(angle) angle in degrees], not radians.",
"MATH_TRIG_TOOLTIP_TAN":"tooltip - Return the [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent tangent] of an [http://en.wikipedia.org/wiki/Degree_(angle) angle in degrees], not radians.",
"MATH_TRIG_TOOLTIP_ASIN":"tooltip - The [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions inverse] of the [http://en.wikipedia.org/wiki/Cosine#Sine.2C_cosine_and_tangent sine function], using [http://en.wikipedia.org/wiki/Degree_(angle) degrees], not radians.",
"MATH_TRIG_TOOLTIP_ACOS":"tooltip - The [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions inverse] of the [http://en.wikipedia.org/wiki/Cosine#Sine.2C_cosine_and_tangent cosine] function, using [http://en.wikipedia.org/wiki/Degree_(angle) degrees], not radians.",
"MATH_TRIG_TOOLTIP_ATAN":"tooltip - The [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions inverse] of the [http://en.wikipedia.org/wiki/Cosine#Sine.2C_cosine_and_tangent tangent] function, using [http://en.wikipedia.org/wiki/Degree_(angle) degrees], not radians.",
"MATH_TRIG_TOOLTIP_SIN":"tooltip - Return the [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent sine] of an [https://en.wikipedia.org/wiki/Degree_(angle) angle in degrees], not radians.",
"MATH_TRIG_TOOLTIP_COS":"tooltip - Return the [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent cosine] of an [https://en.wikipedia.org/wiki/Degree_(angle) angle in degrees], not radians.",
"MATH_TRIG_TOOLTIP_TAN":"tooltip - Return the [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent tangent] of an [https://en.wikipedia.org/wiki/Degree_(angle) angle in degrees], not radians.",
"MATH_TRIG_TOOLTIP_ASIN":"tooltip - The [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions inverse] of the [https://en.wikipedia.org/wiki/Cosine#Sine.2C_cosine_and_tangent sine function], using [http://en.wikipedia.org/wiki/Degree_(angle) degrees], not radians.",
"MATH_TRIG_TOOLTIP_ACOS":"tooltip - The [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions inverse] of the [https://en.wikipedia.org/wiki/Cosine#Sine.2C_cosine_and_tangent cosine] function, using [http://en.wikipedia.org/wiki/Degree_(angle) degrees], not radians.",
"MATH_TRIG_TOOLTIP_ATAN":"tooltip - The [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions inverse] of the [https://en.wikipedia.org/wiki/Cosine#Sine.2C_cosine_and_tangent tangent] function, using [http://en.wikipedia.org/wiki/Degree_(angle) degrees], not radians.",
"MATH_CONSTANT_HELPURL":"url - Information about the mathematical constants \u0026pi;, e, the golden ratio (\u0026phi;), \u0026radic; 2, \u0026radic; 1/2, and infinity (\u0026infin;).",
"MATH_CONSTANT_TOOLTIP":"tooltip - Provides the specified [https://en.wikipedia.org/wiki/Mathematical_constant mathematical constant].",
"MATH_IS_EVEN":"dropdown - A number is '''even''' if it is a multiple of 2. For example, 4 is even (yielding true), but 3 is not (false).",
...
...
@@ -157,7 +157,7 @@
"MATH_CHANGE_INPUT_BY":"- As in: ''change'' [the value of variable] ''item'' '''by''' 1 (e.g., if the variable named 'item' had the value 5, change it to 6).",
"MATH_CHANGE_TOOLTIP":"tooltip - This updates the value of the variable by adding to it the following numeric input.\n\nParameters:\n* %1 - the name of the variable whose value should be increased.",
"MATH_ROUND_HELPURL":"url - Information about how numbers are rounded to the nearest integer",
"MATH_ROUND_TOOLTIP":"tooltip - See [https://en.wikipedia.org/wiki/Rounding http://en.wikipedia.org/wiki/Rounding].",
"MATH_ROUND_TOOLTIP":"tooltip - See [https://en.wikipedia.org/wiki/Rounding https://en.wikipedia.org/wiki/Rounding].",
"MATH_ROUND_OPERATOR_ROUND":"dropdown - This rounds its input to the nearest whole number. For example, 3.4 is rounded to 3.",
"MATH_ROUND_OPERATOR_ROUNDUP":"dropdown - This rounds its input up to the nearest whole number. For example, if the input was 2.2, the result would be 3.",
"MATH_ROUND_OPERATOR_ROUNDDOWN":"dropdown - This rounds its input down to the nearest whole number. For example, if the input was 3.8, the result would be 3.",
...
...
@@ -169,13 +169,13 @@
"MATH_ONLIST_OPERATOR_MAX":"dropdown - This finds the largest (maximum) number in a list. For example, the largest number in the list [-5, 0, 3] is 3.",
"MATH_ONLIST_TOOLTIP_MAX":"tooltip",
"MATH_ONLIST_OPERATOR_AVERAGE":"dropdown - This adds up all of the numbers in a list and divides the sum by the number of elements in the list. For example, the [https://en.wikipedia.org/wiki/Arithmetic_mean average] of the list [1, 2, 3, 4] is 2.5 (10/4).",
"MATH_ONLIST_TOOLTIP_AVERAGE":"tooltip - See [https://en.wikipedia.org/wiki/Arithmetic_mean http://en.wikipedia.org/wiki/Arithmetic_mean] for more informatin.",
"MATH_ONLIST_TOOLTIP_AVERAGE":"tooltip - See [https://en.wikipedia.org/wiki/Arithmetic_mean https://en.wikipedia.org/wiki/Arithmetic_mean] for more informatin.",
"MATH_ONLIST_OPERATOR_MEDIAN":"dropdown - This finds the [https://en.wikipedia.org/wiki/Median median] of the numeric values in a list. For example, the median of the list {1, 2, 7, 12, 13} is 7.",
"MATH_ONLIST_TOOLTIP_MEDIAN":"tooltip - See [https://en.wikipedia.org/wiki/Median median http://en.wikipedia.org/wiki/Median median] for more information.",
"MATH_ONLIST_TOOLTIP_MEDIAN":"tooltip - See [https://en.wikipedia.org/wiki/Median median https://en.wikipedia.org/wiki/Median median] for more information.",
"MATH_ONLIST_OPERATOR_MODE":"dropdown - This finds the most common numbers ([https://en.wikipedia.org/wiki/Mode_(statistics) modes]) in a list. For example, the modes of the list {1, 3, 9, 3, 9} are {3, 9}.",
"MATH_ONLIST_TOOLTIP_MODE":"tooltip - See [https://en.wikipedia.org/wiki/Mode_(statistics) http://en.wikipedia.org/wiki/Mode_(statistics)] for more information.",
"MATH_ONLIST_TOOLTIP_MODE":"tooltip - See [https://en.wikipedia.org/wiki/Mode_(statistics) https://en.wikipedia.org/wiki/Mode_(statistics)] for more information.",
"MATH_ONLIST_OPERATOR_STD_DEV":"dropdown - This finds the [https://en.wikipedia.org/wiki/Standard_deviation standard deviation] of the numeric values in a list.",
"MATH_ONLIST_TOOLTIP_STD_DEV":"tooltip - See [https://en.wikipedia.org/wiki/Standard_deviation http://en.wikipedia.org/wiki/Standard_deviation] for more information.",
"MATH_ONLIST_TOOLTIP_STD_DEV":"tooltip - See [https://en.wikipedia.org/wiki/Standard_deviation https://en.wikipedia.org/wiki/Standard_deviation] for more information.",
"MATH_ONLIST_OPERATOR_RANDOM":"dropdown - This choose an element at random from a list. Each element is chosen with equal probability.",
"MATH_ONLIST_TOOLTIP_RANDOM":"tooltip - Please use same term for 'random' as in previous entry.",
"MATH_MODULO_HELPURL":"url - information about the modulo (remainder) operation.",
...
...
@@ -321,12 +321,12 @@
"LISTS_GET_SUBLIST_TAIL":"block text - This appears in the rightmost position ('tail') of the sublist block, as described at [https://code.google.com/p/blockly/wiki/Lists#Getting_a_sublist https://code.google.com/p/blockly/wiki/Lists#Getting_a_sublist]. In English and most other languages, this is the empty string. [[File:Blockly-get-sublist.png]]",
"LISTS_GET_SUBLIST_TOOLTIP":"tooltip - See [https://code.google.com/p/blockly/wiki/Lists#Getting_a_sublist https://code.google.com/p/blockly/wiki/Lists#Getting_a_sublist] for more information. [[File:Blockly-get-sublist.png]]",
"ORDINAL_NUMBER_SUFFIX":"grammar - Text that follows an ordinal number (a number that indicates position relative to other numbers). In most languages, such text appears before the number, so this should be blank. An exception is Hungarian. See [[Translating:Blockly#Ordinal_numbers]] for more information.",
"VARIABLES_GET_HELPURL":"url - Information about ''variables'' in computer programming. Consider using your language's translation of [https://en.wikipedia.org/wiki/Variable_(computer_science) http://en.wikipedia.org/wiki/Variable_(computer_science)], if it exists.",
"VARIABLES_GET_HELPURL":"url - Information about ''variables'' in computer programming. Consider using your language's translation of [https://en.wikipedia.org/wiki/Variable_(computer_science) https://en.wikipedia.org/wiki/Variable_(computer_science)], if it exists.",
"VARIABLES_GET_TITLE":"block text - This precedes the name of a variable when getting its values. In most (all?) languages, it should be the empty string. If unsure, ask yourself if any word should go before 'x' in the expression 'x + 1'.",
"VARIABLES_GET_TAIL":"block text - This follows the name of a variable. In most (all?) languages, it should be the empty string. If unsure, ask yourself if any word should go after 'x' in the expression 'x + 1'.",
"VARIABLES_GET_TOOLTIP":"tooltip - This gets the value of the named variable without modifying it.",
"VARIABLES_GET_CREATE_SET":"context menu - Selecting this creates a block to set (change) the value of this variable. \n\nParameters:\n* %1 - the name of the variable.",
"VARIABLES_SET_HELPURL":"url - Information about ''variables'' in computer programming. Consider using your language's translation of [https://en.wikipedia.org/wiki/Variable_(computer_science) http://en.wikipedia.org/wiki/Variable_(computer_science)], if it exists.",
"VARIABLES_SET_HELPURL":"url - Information about ''variables'' in computer programming. Consider using your language's translation of [https://en.wikipedia.org/wiki/Variable_(computer_science) https://en.wikipedia.org/wiki/Variable_(computer_science)], if it exists.",
"VARIABLES_SET_TITLE":"block text - The imperative or infinitive form of the verb 'set', as in: '''set''' [the value of] x to 7.",
"VARIABLES_SET_TAIL":"block text - The word that goes after the name of the variable and before its new value in: set [the value of] x '''to''' 7.",
"VARIABLES_SET_TOOLTIP":"tooltip - This initializes or changes the value of the named variable.",
"MATH_CONSTANT_TOOLTIP":"врати једну од заједничких константи: π (3.141…), e (2.718…), φ (1.618…), sqrt(2) (1.414…), sqrt(½) (0.707…), или ∞ (infinity).",
"MATH_IS_EVEN":"је једнако",
"MATH_IS_ODD":"је непарно",
...
...
@@ -146,11 +146,11 @@
"MATH_IS_NEGATIVE":"је негативно",
"MATH_IS_DIVISIBLE_BY":"Је дељиво са",
"MATH_IS_TOOLTIP":"Провјерава да ли је број паран, непаран, прост, цио, позитиван, негативан, или да ли је делјив са одређеним бројем. Враћа тачно или нетачно.",
"MATH_CONSTANT_TOOLTIP":"Yaygın sabitlerden birini döndür:π (3.141…), e (2.718…), φ (1.618…), sqrt(2) (1.414…), sqrt(½) (0.707…), or ∞ (sonsuz).",
"MATH_IS_EVEN":"çift",
"MATH_IS_ODD":"tek",
...
...
@@ -146,11 +146,11 @@
"MATH_IS_NEGATIVE":"negatif",
"MATH_IS_DIVISIBLE_BY":"bölünebilir",
"MATH_IS_TOOLTIP":"Bir sayinin çift mi tek mi , tam mı, asal mı , pozitif mi, negatif mi, veya tam bir sayıyla bölünebilirliğini kontrol et.'True' veya 'False' değerini döndür.",