minimadolly 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (155) hide show
  1. checksums.yaml +4 -4
  2. data/assets/js/blockly_compressed.js +1522 -0
  3. data/assets/js/blocks_compressed.js +153 -0
  4. data/assets/main.scss +41 -0
  5. data/assets/main_blockly.scss +42 -0
  6. data/assets/media/1x1.gif +0 -0
  7. data/assets/media/click.mp3 +0 -0
  8. data/assets/media/click.ogg +0 -0
  9. data/assets/media/click.wav +0 -0
  10. data/assets/media/delete.mp3 +0 -0
  11. data/assets/media/delete.ogg +0 -0
  12. data/assets/media/delete.wav +0 -0
  13. data/assets/media/disconnect.mp3 +0 -0
  14. data/assets/media/disconnect.ogg +0 -0
  15. data/assets/media/disconnect.wav +0 -0
  16. data/assets/media/handclosed.cur +0 -0
  17. data/assets/media/handdelete.cur +0 -0
  18. data/assets/media/handopen.cur +0 -0
  19. data/assets/media/quote0.png +0 -0
  20. data/assets/media/quote1.png +0 -0
  21. data/assets/media/sprites.png +0 -0
  22. data/assets/media/sprites.svg +74 -0
  23. data/assets/msg/js/ar.js +391 -0
  24. data/assets/msg/js/az.js +391 -0
  25. data/assets/msg/js/ba.js +391 -0
  26. data/assets/msg/js/bcc.js +391 -0
  27. data/assets/msg/js/be-tarask.js +391 -0
  28. data/assets/msg/js/bg.js +391 -0
  29. data/assets/msg/js/bn.js +391 -0
  30. data/assets/msg/js/br.js +391 -0
  31. data/assets/msg/js/ca.js +391 -0
  32. data/assets/msg/js/cs.js +391 -0
  33. data/assets/msg/js/da.js +391 -0
  34. data/assets/msg/js/de.js +391 -0
  35. data/assets/msg/js/diq.js +391 -0
  36. data/assets/msg/js/el.js +391 -0
  37. data/assets/msg/js/en-gb.js +391 -0
  38. data/assets/msg/js/en.js +391 -0
  39. data/assets/msg/js/es.js +391 -0
  40. data/assets/msg/js/et.js +391 -0
  41. data/assets/msg/js/fa.js +391 -0
  42. data/assets/msg/js/fi.js +391 -0
  43. data/assets/msg/js/fr.js +391 -0
  44. data/assets/msg/js/he.js +391 -0
  45. data/assets/msg/js/hi.js +391 -0
  46. data/assets/msg/js/hrx.js +391 -0
  47. data/assets/msg/js/hu.js +391 -0
  48. data/assets/msg/js/ia.js +391 -0
  49. data/assets/msg/js/id.js +391 -0
  50. data/assets/msg/js/is.js +391 -0
  51. data/assets/msg/js/it.js +391 -0
  52. data/assets/msg/js/ja.js +391 -0
  53. data/assets/msg/js/ko.js +391 -0
  54. data/assets/msg/js/lb.js +391 -0
  55. data/assets/msg/js/lki.js +391 -0
  56. data/assets/msg/js/lrc.js +391 -0
  57. data/assets/msg/js/lt.js +391 -0
  58. data/assets/msg/js/mk.js +391 -0
  59. data/assets/msg/js/ms.js +391 -0
  60. data/assets/msg/js/nb.js +391 -0
  61. data/assets/msg/js/nl.js +391 -0
  62. data/assets/msg/js/oc.js +391 -0
  63. data/assets/msg/js/pl.js +391 -0
  64. data/assets/msg/js/pms.js +391 -0
  65. data/assets/msg/js/pt-br.js +391 -0
  66. data/assets/msg/js/pt.js +391 -0
  67. data/assets/msg/js/ro.js +391 -0
  68. data/assets/msg/js/ru.js +391 -0
  69. data/assets/msg/js/sc.js +391 -0
  70. data/assets/msg/js/sd.js +391 -0
  71. data/assets/msg/js/shn.js +391 -0
  72. data/assets/msg/js/sk.js +391 -0
  73. data/assets/msg/js/sl.js +391 -0
  74. data/assets/msg/js/sq.js +391 -0
  75. data/assets/msg/js/sr.js +391 -0
  76. data/assets/msg/js/sv.js +391 -0
  77. data/assets/msg/js/ta.js +391 -0
  78. data/assets/msg/js/tcy.js +391 -0
  79. data/assets/msg/js/th.js +391 -0
  80. data/assets/msg/js/tl.js +391 -0
  81. data/assets/msg/js/tlh.js +391 -0
  82. data/assets/msg/js/tr.js +391 -0
  83. data/assets/msg/js/uk.js +391 -0
  84. data/assets/msg/js/vi.js +391 -0
  85. data/assets/msg/js/zh-hans.js +391 -0
  86. data/assets/msg/js/zh-hant.js +391 -0
  87. data/assets/msg/json/ar.json +336 -0
  88. data/assets/msg/json/az.json +296 -0
  89. data/assets/msg/json/ba.json +210 -0
  90. data/assets/msg/json/bcc.json +289 -0
  91. data/assets/msg/json/be-tarask.json +314 -0
  92. data/assets/msg/json/bg.json +316 -0
  93. data/assets/msg/json/bn.json +156 -0
  94. data/assets/msg/json/br.json +315 -0
  95. data/assets/msg/json/ca.json +293 -0
  96. data/assets/msg/json/cs.json +331 -0
  97. data/assets/msg/json/da.json +308 -0
  98. data/assets/msg/json/de.json +350 -0
  99. data/assets/msg/json/diq.json +173 -0
  100. data/assets/msg/json/el.json +336 -0
  101. data/assets/msg/json/en-gb.json +139 -0
  102. data/assets/msg/json/en.json +371 -0
  103. data/assets/msg/json/es.json +321 -0
  104. data/assets/msg/json/et.json +314 -0
  105. data/assets/msg/json/fa.json +309 -0
  106. data/assets/msg/json/fi.json +334 -0
  107. data/assets/msg/json/fr.json +325 -0
  108. data/assets/msg/json/he.json +277 -0
  109. data/assets/msg/json/hi.json +255 -0
  110. data/assets/msg/json/hrx.json +289 -0
  111. data/assets/msg/json/hu.json +330 -0
  112. data/assets/msg/json/ia.json +298 -0
  113. data/assets/msg/json/id.json +335 -0
  114. data/assets/msg/json/is.json +357 -0
  115. data/assets/msg/json/it.json +319 -0
  116. data/assets/msg/json/ja.json +346 -0
  117. data/assets/msg/json/ko.json +378 -0
  118. data/assets/msg/json/lb.json +126 -0
  119. data/assets/msg/json/lki.json +296 -0
  120. data/assets/msg/json/lrc.json +133 -0
  121. data/assets/msg/json/lt.json +257 -0
  122. data/assets/msg/json/lv.json +313 -0
  123. data/assets/msg/json/mk.json +112 -0
  124. data/assets/msg/json/ms.json +314 -0
  125. data/assets/msg/json/nb.json +342 -0
  126. data/assets/msg/json/nl.json +364 -0
  127. data/assets/msg/json/oc.json +132 -0
  128. data/assets/msg/json/pl.json +347 -0
  129. data/assets/msg/json/pms.json +314 -0
  130. data/assets/msg/json/pt-br.json +327 -0
  131. data/assets/msg/json/pt.json +338 -0
  132. data/assets/msg/json/qqq.json +372 -0
  133. data/assets/msg/json/ro.json +318 -0
  134. data/assets/msg/json/ru.json +321 -0
  135. data/assets/msg/json/sc.json +299 -0
  136. data/assets/msg/json/sd.json +126 -0
  137. data/assets/msg/json/shn.json +108 -0
  138. data/assets/msg/json/sk.json +308 -0
  139. data/assets/msg/json/sl.json +363 -0
  140. data/assets/msg/json/sq.json +324 -0
  141. data/assets/msg/json/sr.json +332 -0
  142. data/assets/msg/json/sv.json +337 -0
  143. data/assets/msg/json/synonyms.json +1 -0
  144. data/assets/msg/json/ta.json +298 -0
  145. data/assets/msg/json/tcy.json +307 -0
  146. data/assets/msg/json/th.json +311 -0
  147. data/assets/msg/json/tl.json +305 -0
  148. data/assets/msg/json/tlh.json +182 -0
  149. data/assets/msg/json/tr.json +351 -0
  150. data/assets/msg/json/uk.json +336 -0
  151. data/assets/msg/json/vi.json +298 -0
  152. data/assets/msg/json/zh-hans.json +336 -0
  153. data/assets/msg/json/zh-hant.json +319 -0
  154. data/assets/msg/messages.js +1113 -0
  155. metadata +154 -1
@@ -0,0 +1,372 @@
1
+ {
2
+ "@metadata": {
3
+ "authors": [
4
+ "Espertus",
5
+ "Liuxinyu970226",
6
+ "Shirayuki"
7
+ ]
8
+ },
9
+ "VARIABLES_DEFAULT_NAME": "default name - A simple, general default name for a variable, preferably short. For more context, see [[Translating:Blockly#infrequent_message_types]].\n{{Identical|Item}}",
10
+ "TODAY": "button text - Button that sets a calendar to today's date.\n{{Identical|Today}}",
11
+ "DUPLICATE_BLOCK": "context menu - Make a copy of the selected block (and any blocks it contains).\n{{Identical|Duplicate}}",
12
+ "ADD_COMMENT": "context menu - Add a descriptive comment to the selected block.",
13
+ "REMOVE_COMMENT": "context menu - Remove the descriptive comment from the selected block.",
14
+ "EXTERNAL_INPUTS": "context menu - Change from 'external' to 'inline' mode for displaying blocks used as inputs to the selected block. See [[Translating:Blockly#context_menus]].",
15
+ "INLINE_INPUTS": "context menu - Change from 'internal' to 'external' mode for displaying blocks used as inputs to the selected block. See [[Translating:Blockly#context_menus]].",
16
+ "DELETE_BLOCK": "context menu - Permanently delete the selected block.",
17
+ "DELETE_X_BLOCKS": "context menu - Permanently delete the %1 selected blocks.\n\nParameters:\n* %1 - an integer greater than 1.",
18
+ "DELETE_ALL_BLOCKS": "confirmation prompt - Question the user if they really wanted to permanently delete all %1 blocks.\n\nParameters:\n* %1 - an integer greater than 1.",
19
+ "CLEAN_UP": "context menu - Reposition all the blocks so that they form a neat line.",
20
+ "COLLAPSE_BLOCK": "context menu - Make the appearance of the selected block smaller by hiding some information about it.",
21
+ "COLLAPSE_ALL": "context menu - Make the appearance of all blocks smaller by hiding some information about it. Use the same terminology as in the previous message.",
22
+ "EXPAND_BLOCK": "context menu - Restore the appearance of the selected block by showing information about it that was hidden (collapsed) earlier.",
23
+ "EXPAND_ALL": "context menu - Restore the appearance of all blocks by showing information about it that was hidden (collapsed) earlier. Use the same terminology as in the previous message.",
24
+ "DISABLE_BLOCK": "context menu - Make the selected block have no effect (unless reenabled).",
25
+ "ENABLE_BLOCK": "context menu - Make the selected block have effect (after having been disabled earlier).",
26
+ "HELP": "context menu - Provide helpful information about the selected block.\n{{Identical|Help}}",
27
+ "UNDO": "context menu - Undo the previous action.\n{{Identical|Undo}}",
28
+ "REDO": "context menu - Undo the previous undo action.\n{{Identical|Redo}}",
29
+ "CHANGE_VALUE_TITLE": "prompt - This message is only seen in the Opera browser. With most browsers, users can edit numeric values in blocks by just clicking and typing. Opera does not allows this, so we have to open a new window and prompt users with this message to chanage a value.",
30
+ "RENAME_VARIABLE": "dropdown choice - When the user clicks on a variable block, this is one of the dropdown menu choices. It is used to rename the current variable. See [https://github.com/google/blockly/wiki/Variables#dropdown-menu https://github.com/google/blockly/wiki/Variables#dropdown-menu].",
31
+ "RENAME_VARIABLE_TITLE": "prompt - Prompts the user to enter the new name for the selected variable. See [https://github.com/google/blockly/wiki/Variables#dropdown-menu https://github.com/google/blockly/wiki/Variables#dropdown-menu].\n\nParameters:\n* %1 - the name of the variable to be renamed.",
32
+ "NEW_VARIABLE": "button text - Text on the button used to launch the variable creation dialogue.",
33
+ "NEW_VARIABLE_TITLE": "prompt - Prompts the user to enter the name for a new variable. See [https://github.com/google/blockly/wiki/Variables#dropdown-menu https://github.com/google/blockly/wiki/Variables#dropdown-menu].",
34
+ "VARIABLE_ALREADY_EXISTS": "alert - Tells the user that the name they entered is already in use.",
35
+ "DELETE_VARIABLE_CONFIRMATION": "confirm - Ask the user to confirm their deletion of multiple uses of a variable.",
36
+ "DELETE_VARIABLE": "alert - Tell the user that they can't delete a variable because it's part of the definition of a procedure. dropdown choice - Delete the currently selected variable.",
37
+ "COLOUR_PICKER_HELPURL": "url - Information about colour.",
38
+ "COLOUR_PICKER_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Colour#picking-a-colour-from-a-palette https://github.com/google/blockly/wiki/Colour#picking-a-colour-from-a-palette].",
39
+ "COLOUR_RANDOM_HELPURL": "url - A link that displays a random colour each time you visit it.",
40
+ "COLOUR_RANDOM_TITLE": "block text - Title of block that generates a colour at random.",
41
+ "COLOUR_RANDOM_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Colour#generating-a-random-colour https://github.com/google/blockly/wiki/Colour#generating-a-random-colour].",
42
+ "COLOUR_RGB_HELPURL": "url - A link for color codes with percentages (0-100%) for each component, instead of the more common 0-255, which may be more difficult for beginners.",
43
+ "COLOUR_RGB_TITLE": "block text - Title of block for [https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components].",
44
+ "COLOUR_RGB_RED": "block input text - The amount of red (from 0 to 100) to use when [https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components].\n{{Identical|Red}}",
45
+ "COLOUR_RGB_GREEN": "block input text - The amount of green (from 0 to 100) to use when [https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components].",
46
+ "COLOUR_RGB_BLUE": "block input text - The amount of blue (from 0 to 100) to use when [https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components].\n{{Identical|Blue}}",
47
+ "COLOUR_RGB_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components https://github.com/google/blockly/wiki/Colour#creating-a-colour-from-red-green-and-blue-components].",
48
+ "COLOUR_BLEND_HELPURL": "url - A useful link that displays blending of two colors.",
49
+ "COLOUR_BLEND_TITLE": "block text - A verb for blending two shades of paint.",
50
+ "COLOUR_BLEND_COLOUR1": "block input text - The first of two colours to [https://github.com/google/blockly/wiki/Colour#blending-colours blend].",
51
+ "COLOUR_BLEND_COLOUR2": "block input text - The second of two colours to [https://github.com/google/blockly/wiki/Colour#blending-colours blend].",
52
+ "COLOUR_BLEND_RATIO": "block input text - The proportion of the [https://github.com/google/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.\n{{Identical|Ratio}}",
53
+ "COLOUR_BLEND_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Colour#blending-colours https://github.com/google/blockly/wiki/Colour#blending-colours].",
54
+ "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].",
55
+ "CONTROLS_REPEAT_TITLE": "block input text - Title of [https://github.com/google/blockly/wiki/Loops#repeat repeat block].\n\nParameters:\n* %1 - the number of times the body of the loop should be repeated.",
56
+ "CONTROLS_REPEAT_INPUT_DO": "block text - Preceding the blocks in the body of the loop. See [https://github.com/google/blockly/wiki/Loops https://github.com/google/blockly/wiki/Loops].\n{{Identical|Do}}",
57
+ "CONTROLS_REPEAT_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Loops#repeat https://github.com/google/blockly/wiki/Loops#repeat].",
58
+ "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 [https://en.wikipedia.org/wiki/Control_flow https://en.wikipedia.org/wiki/Control_flow].",
59
+ "CONTROLS_WHILEUNTIL_OPERATOR_WHILE": "dropdown - Specifies that a loop should [https://github.com/google/blockly/wiki/Loops#repeat-while repeat while] the following condition is true.",
60
+ "CONTROLS_WHILEUNTIL_OPERATOR_UNTIL": "dropdown - Specifies that a loop should [https://github.com/google/blockly/wiki/Loops#repeat-until repeat until] the following condition becomes true.",
61
+ "CONTROLS_WHILEUNTIL_TOOLTIP_WHILE": "tooltip - See [https://github.com/google/blockly/wiki/Loops#repeat-while Loops#repeat-while https://github.com/google/blockly/wiki/Loops#repeat-while Loops#repeat-while].",
62
+ "CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL": "tooltip - See [https://github.com/google/blockly/wiki/Loops#repeat-until https://github.com/google/blockly/wiki/Loops#repeat-until].",
63
+ "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.",
64
+ "CONTROLS_FOR_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Loops#count-with https://github.com/google/blockly/wiki/Loops#count-with].\n\nParameters:\n* %1 - the name of the loop variable.",
65
+ "CONTROLS_FOR_TITLE": "block text - Repeatedly counts a variable (%1) starting with a (usually lower) number in a range (%2), ending with a (usually higher) number in a range (%3), and counting the iterations by a number of steps (%4). As in [https://github.com/google/blockly/wiki/Loops#count-with https://github.com/google/blockly/wiki/Loops#count-with]. [[File:Blockly-count-with.png]]",
66
+ "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.",
67
+ "CONTROLS_FOREACH_TITLE": "block text - Title of [https://github.com/google/blockly/wiki/Loops#for-each for each block]. Sequentially assigns every item in array %2 to the valiable %1.",
68
+ "CONTROLS_FOREACH_TOOLTIP": "block text - Description of [https://github.com/google/blockly/wiki/Loops#for-each for each blocks].\n\nParameters:\n* %1 - the name of the loop variable.",
69
+ "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.",
70
+ "CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK": "dropdown - The current loop should be exited. See [https://github.com/google/blockly/wiki/Loops#break https://github.com/google/blockly/wiki/Loops#break].",
71
+ "CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE": "dropdown - The current iteration of the loop should be ended and the next should begin. See [https://github.com/google/blockly/wiki/Loops#continue-with-next-iteration https://github.com/google/blockly/wiki/Loops#continue-with-next-iteration].",
72
+ "CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK": "tooltip - See [https://github.com/google/blockly/wiki/Loops#break-out-of-loop https://github.com/google/blockly/wiki/Loops#break-out-of-loop].",
73
+ "CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE": "tooltip - See [https://github.com/google/blockly/wiki/Loops#continue-with-next-iteration https://github.com/google/blockly/wiki/Loops#continue-with-next-iteration].",
74
+ "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://github.com/google/blockly/wiki/Loops#loop-termination-blocks https://github.com/google/blockly/wiki/Loops#loop-termination-blocks].",
75
+ "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.",
76
+ "CONTROLS_IF_TOOLTIP_1": "tooltip - Describes [https://github.com/google/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.",
77
+ "CONTROLS_IF_TOOLTIP_2": "tooltip - Describes [https://github.com/google/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.",
78
+ "CONTROLS_IF_TOOLTIP_3": "tooltip - Describes [https://github.com/google/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.",
79
+ "CONTROLS_IF_TOOLTIP_4": "tooltip - Describes [https://github.com/google/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.",
80
+ "CONTROLS_IF_MSG_IF": "block text - See [https://github.com/google/blockly/wiki/IfElse https://github.com/google/blockly/wiki/IfElse]. It is recommended, but not essential, that this have text in common with the translation of 'else if'\n{{Identical|If}}",
81
+ "CONTROLS_IF_MSG_ELSEIF": "block text - See [https://github.com/google/blockly/wiki/IfElse https://github.com/google/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.",
82
+ "CONTROLS_IF_MSG_ELSE": "block text - See [https://github.com/google/blockly/wiki/IfElse https://github.com/google/blockly/wiki/IfElse]. The English word 'otherwise' would probably be superior to 'else', but the latter is used because it is traditional and shorter.",
83
+ "CONTROLS_IF_IF_TOOLTIP": "tooltip - Describes [https://github.com/google/blockly/wiki/IfElse#block-modification if block modification].",
84
+ "CONTROLS_IF_ELSEIF_TOOLTIP": "tooltip - Describes the 'else if' subblock during [https://github.com/google/blockly/wiki/IfElse#block-modification if block modification].",
85
+ "CONTROLS_IF_ELSE_TOOLTIP": "tooltip - Describes the 'else' subblock during [https://github.com/google/blockly/wiki/IfElse#block-modification if block modification].",
86
+ "LOGIC_COMPARE_HELPURL": "url - Information about comparisons.",
87
+ "LOGIC_COMPARE_TOOLTIP_EQ": "tooltip - Describes the equals (=) block.",
88
+ "LOGIC_COMPARE_TOOLTIP_NEQ": "tooltip - Describes the not equals (≠) block.",
89
+ "LOGIC_COMPARE_TOOLTIP_LT": "tooltip - Describes the less than (<) block.",
90
+ "LOGIC_COMPARE_TOOLTIP_LTE": "tooltip - Describes the less than or equals (≤) block.",
91
+ "LOGIC_COMPARE_TOOLTIP_GT": "tooltip - Describes the greater than (>) block.",
92
+ "LOGIC_COMPARE_TOOLTIP_GTE": "tooltip - Describes the greater than or equals (≥) block.",
93
+ "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.",
94
+ "LOGIC_OPERATION_TOOLTIP_AND": "tooltip - See [https://en.wikipedia.org/wiki/Logical_conjunction https://en.wikipedia.org/wiki/Logical_conjunction].",
95
+ "LOGIC_OPERATION_AND": "block text - See [https://en.wikipedia.org/wiki/Logical_conjunction https://en.wikipedia.org/wiki/Logical_conjunction].\n{{Identical|And}}",
96
+ "LOGIC_OPERATION_TOOLTIP_OR": "block text - See [https://en.wikipedia.org/wiki/Disjunction https://en.wikipedia.org/wiki/Disjunction].",
97
+ "LOGIC_OPERATION_OR": "block text - See [https://en.wikipedia.org/wiki/Disjunction https://en.wikipedia.org/wiki/Disjunction].\n{{Identical|Or}}",
98
+ "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.",
99
+ "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')",
100
+ "LOGIC_NEGATE_TOOLTIP": "tooltip - See [https://en.wikipedia.org/wiki/Logical_negation https://en.wikipedia.org/wiki/Logical_negation].",
101
+ "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.",
102
+ "LOGIC_BOOLEAN_TRUE": "block text - The word for the [https://en.wikipedia.org/wiki/Truth_value logical value] ''true''.\n{{Identical|True}}",
103
+ "LOGIC_BOOLEAN_FALSE": "block text - The word for the [https://en.wikipedia.org/wiki/Truth_value logical value] ''false''.\n{{Identical|False}}",
104
+ "LOGIC_BOOLEAN_TOOLTIP": "tooltip - Indicates that the block returns either of the two possible [https://en.wikipedia.org/wiki/Truth_value logical values].",
105
+ "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.",
106
+ "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'.\n{{Identical|Null}}",
107
+ "LOGIC_NULL_TOOLTIP": "tooltip - This should use the word from the previous message.",
108
+ "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.",
109
+ "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''''.",
110
+ "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).",
111
+ "LOGIC_TERNARY_IF_FALSE": "block input text - Indicates that the following input should be returned (used as output) if the test input is false.",
112
+ "LOGIC_TERNARY_TOOLTIP": "tooltip - See [https://en.wikipedia.org/wiki/%3F: https://en.wikipedia.org/wiki/%3F:].",
113
+ "MATH_NUMBER_HELPURL": "url - Information about (real) numbers.",
114
+ "MATH_NUMBER_TOOLTIP": "tooltip - Any positive or negative number, not necessarily an integer.",
115
+ "MATH_ADDITION_SYMBOL": "{{optional}}\nmath - The symbol for the binary operation addition.",
116
+ "MATH_SUBTRACTION_SYMBOL": "{{optional}}\nmath - The symbol for the binary operation indicating that the right operand should be subtracted from the left operand.",
117
+ "MATH_DIVISION_SYMBOL": "{{optional}}\nmath - The binary operation indicating that the left operand should be divided by the right operand.",
118
+ "MATH_MULTIPLICATION_SYMBOL": "{{optional}}\nmath - The symbol for the binary operation multiplication.",
119
+ "MATH_POWER_SYMBOL": "{{optional}}\nmath - The symbol for the binary operation exponentiation. Specifically, if the value of the left operand is L and the value of the right operand (the exponent) is R, multiply L by itself R times. (Fractional and negative exponents are also legal.)",
120
+ "MATH_TRIG_SIN": "math - The short name of the trigonometric function [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent sine].",
121
+ "MATH_TRIG_COS": "math - The short name of the trigonometric function [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent cosine].",
122
+ "MATH_TRIG_TAN": "math - The short name of the trigonometric function [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent tangent].",
123
+ "MATH_TRIG_ASIN": "math - The short name of the ''inverse of'' the trigonometric function [https://en.wikipedia.org/wiki/Trigonometric_functions#Sine.2C_cosine_and_tangent sine].",
124
+ "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].",
125
+ "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].",
126
+ "MATH_ARITHMETIC_HELPURL": "url - Information about addition, subtraction, multiplication, division, and exponentiation.",
127
+ "MATH_ARITHMETIC_TOOLTIP_ADD": "tooltip - See [https://en.wikipedia.org/wiki/Addition https://en.wikipedia.org/wiki/Addition].",
128
+ "MATH_ARITHMETIC_TOOLTIP_MINUS": "tooltip - See [https://en.wikipedia.org/wiki/Subtraction https://en.wikipedia.org/wiki/Subtraction].",
129
+ "MATH_ARITHMETIC_TOOLTIP_MULTIPLY": "tooltip - See [https://en.wikipedia.org/wiki/Multiplication https://en.wikipedia.org/wiki/Multiplication].",
130
+ "MATH_ARITHMETIC_TOOLTIP_DIVIDE": "tooltip - See [https://en.wikipedia.org/wiki/Division_(mathematics) https://en.wikipedia.org/wiki/Division_(mathematics)].",
131
+ "MATH_ARITHMETIC_TOOLTIP_POWER": "tooltip - See [https://en.wikipedia.org/wiki/Exponentiation https://en.wikipedia.org/wiki/Exponentiation].",
132
+ "MATH_SINGLE_HELPURL": "url - Information about the square root operation.",
133
+ "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.",
134
+ "MATH_SINGLE_TOOLTIP_ROOT": "tooltip - Please use the same term as in the previous message.",
135
+ "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].",
136
+ "MATH_SINGLE_TOOLTIP_ABS": "tooltip - Please use the same term as in the previous message.",
137
+ "MATH_SINGLE_TOOLTIP_NEG": "tooltip - Calculates '''0-n''', where '''n''' is the single numeric input.",
138
+ "MATH_SINGLE_TOOLTIP_LN": "tooltip - Calculates the [https://en.wikipedia.org/wiki/Natural_logarithm|natural logarithm] of its single numeric input.",
139
+ "MATH_SINGLE_TOOLTIP_LOG10": "tooltip - Calculates the [https://en.wikipedia.org/wiki/Common_logarithm common logarithm] of its single numeric input.",
140
+ "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.",
141
+ "MATH_SINGLE_TOOLTIP_POW10": "tooltip - Multiplies 10 by itself n times, where n is the single numeric input.",
142
+ "MATH_TRIG_HELPURL": "url - Information about the trigonometric functions sine, cosine, tangent, and their inverses (ideally using degrees, not radians).",
143
+ "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.",
144
+ "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.",
145
+ "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.",
146
+ "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 [https://en.wikipedia.org/wiki/Degree_(angle) degrees], not radians.",
147
+ "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 [https://en.wikipedia.org/wiki/Degree_(angle) degrees], not radians.",
148
+ "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 [https://en.wikipedia.org/wiki/Degree_(angle) degrees], not radians.",
149
+ "MATH_CONSTANT_HELPURL": "url - Information about the mathematical constants Pi (π), e, the golden ratio (φ), √ 2, √ 1/2, and infinity (∞).",
150
+ "MATH_CONSTANT_TOOLTIP": "tooltip - Provides the specified [https://en.wikipedia.org/wiki/Mathematical_constant mathematical constant].",
151
+ "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).",
152
+ "MATH_IS_ODD": "dropdown - A number is '''odd''' if it is not a multiple of 2. For example, 3 is odd (yielding true), but 4 is not (false). The opposite of 'odd' is 'even'.",
153
+ "MATH_IS_PRIME": "dropdown - A number is [https://en.wikipedia.org/wiki/Prime prime] if it cannot be evenly divided by any positive integers except for 1 and itself. For example, 5 is prime, but 6 is not because 2 × 3 = 6.",
154
+ "MATH_IS_WHOLE": "dropdown - A number is '''whole''' if it is an [https://en.wikipedia.org/wiki/Integer integer]. For example, 5 is whole, but 5.1 is not.",
155
+ "MATH_IS_POSITIVE": "dropdown - A number is '''positive''' if it is greater than 0. (0 is neither negative nor positive.)",
156
+ "MATH_IS_NEGATIVE": "dropdown - A number is '''negative''' if it is less than 0. (0 is neither negative nor positive.)",
157
+ "MATH_IS_DIVISIBLE_BY": "dropdown - A number x is divisible by y if y goes into x evenly. For example, 10 is divisible by 5, but 10 is not divisible by 3.",
158
+ "MATH_IS_TOOLTIP": "tooltip - This block lets the user specify via a dropdown menu whether to check if the numeric input is even, odd, prime, whole, positive, negative, or divisible by a given value.",
159
+ "MATH_CHANGE_HELPURL": "url - Information about incrementing (increasing the value of) a variable. For other languages, just use the translation of the Wikipedia page about addition ([https://en.wikipedia.org/wiki/Addition https://en.wikipedia.org/wiki/Addition]).",
160
+ "MATH_CHANGE_TITLE": "- 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). %1 is a variable name. %2 is the amount of change.",
161
+ "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.",
162
+ "MATH_ROUND_HELPURL": "url - Information about how numbers are rounded to the nearest integer",
163
+ "MATH_ROUND_TOOLTIP": "tooltip - See [https://en.wikipedia.org/wiki/Rounding https://en.wikipedia.org/wiki/Rounding].",
164
+ "MATH_ROUND_OPERATOR_ROUND": "dropdown - This rounds its input to the nearest whole number. For example, 3.4 is rounded to 3.",
165
+ "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.",
166
+ "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.",
167
+ "MATH_ONLIST_HELPURL": "url - Information about applying a function to a list of numbers. (We were unable to find such information in English. Feel free to skip this and any other URLs that are difficult.)",
168
+ "MATH_ONLIST_OPERATOR_SUM": "dropdown - This computes the sum of the numeric elements in the list. For example, the sum of the list {1, 4} is 5.",
169
+ "MATH_ONLIST_TOOLTIP_SUM": "tooltip - Please use the same term for 'sum' as in the previous message.",
170
+ "MATH_ONLIST_OPERATOR_MIN": "dropdown - This finds the smallest (minimum) number in a list. For example, the smallest number in the list [-5, 0, 3] is -5.",
171
+ "MATH_ONLIST_TOOLTIP_MIN": "tooltip - Please use the same term for 'min' or 'minimum' as in the previous message.",
172
+ "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.",
173
+ "MATH_ONLIST_TOOLTIP_MAX": "tooltip",
174
+ "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).",
175
+ "MATH_ONLIST_TOOLTIP_AVERAGE": "tooltip - See [https://en.wikipedia.org/wiki/Arithmetic_mean https://en.wikipedia.org/wiki/Arithmetic_mean] for more informatin.",
176
+ "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.",
177
+ "MATH_ONLIST_TOOLTIP_MEDIAN": "tooltip - See [https://en.wikipedia.org/wiki/Median median https://en.wikipedia.org/wiki/Median median] for more information.",
178
+ "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}.",
179
+ "MATH_ONLIST_TOOLTIP_MODE": "tooltip - See [https://en.wikipedia.org/wiki/Mode_(statistics) https://en.wikipedia.org/wiki/Mode_(statistics)] for more information.",
180
+ "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.",
181
+ "MATH_ONLIST_TOOLTIP_STD_DEV": "tooltip - See [https://en.wikipedia.org/wiki/Standard_deviation https://en.wikipedia.org/wiki/Standard_deviation] for more information.",
182
+ "MATH_ONLIST_OPERATOR_RANDOM": "dropdown - This choose an element at random from a list. Each element is chosen with equal probability.",
183
+ "MATH_ONLIST_TOOLTIP_RANDOM": "tooltip - Please use same term for 'random' as in previous entry.",
184
+ "MATH_MODULO_HELPURL": "url - information about the modulo (remainder) operation.",
185
+ "MATH_MODULO_TITLE": "block text - Title of block providing the remainder when dividing the first numerical input by the second. For example, the remainder of 10 divided by 3 is 1.\n\nParameters:\n* %1 - the dividend (10, in our example)\n* %2 - the divisor (3 in our example).",
186
+ "MATH_MODULO_TOOLTIP": "tooltip - For example, the remainder of 10 divided by 3 is 1.",
187
+ "MATH_CONSTRAIN_HELPURL": "url - Information about constraining a numeric value to be in a specific range. (The English URL is not ideal. Recall that translating URLs is the lowest priority.)",
188
+ "MATH_CONSTRAIN_TITLE": "block text - The title of the block that '''constrain'''s (forces) a number to be in a given range. For example, if the number 150 is constrained to be between 5 and 100, the result will be 100. \n\nParameters:\n* %1 - the value to constrain (e.g., 150)\n* %2 - the minimum value (e.g., 5)\n* %3 - the maximum value (e.g., 100).",
189
+ "MATH_CONSTRAIN_TOOLTIP": "tooltip - This compares a number ''x'' to a low value ''L'' and a high value ''H''. If ''x'' is less then ''L'', the result is ''L''. If ''x'' is greater than ''H'', the result is ''H''. Otherwise, the result is ''x''.",
190
+ "MATH_RANDOM_INT_HELPURL": "url - Information about how computers generate random numbers.",
191
+ "MATH_RANDOM_INT_TITLE": "block text - The title of the block that generates a random integer (whole number) in the specified range. For example, if the range is from 5 to 7, this returns 5, 6, or 7 with equal likelihood. %1 is a placeholder for the lower number, %2 is the placeholder for the larger number.",
192
+ "MATH_RANDOM_INT_TOOLTIP": "tooltip - Return a random integer between two values specified as inputs. For example, if one input was 7 and another 9, any of the numbers 7, 8, or 9 could be produced.",
193
+ "MATH_RANDOM_FLOAT_HELPURL": "url - Information about how computers generate random numbers (specifically, numbers in the range from 0 to just below 1).",
194
+ "MATH_RANDOM_FLOAT_TITLE_RANDOM": "block text - The title of the block that generates a random number greater than or equal to 0 and less than 1.",
195
+ "MATH_RANDOM_FLOAT_TOOLTIP": "tooltip - Return a random fraction between 0 and 1. The value may be equal to 0 but must be less than 1.",
196
+ "TEXT_TEXT_HELPURL": "url - Information about how computers represent text (sometimes referred to as ''string''s).",
197
+ "TEXT_TEXT_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Text https://github.com/google/blockly/wiki/Text].",
198
+ "TEXT_JOIN_HELPURL": "url - Information on concatenating/appending pieces of text.",
199
+ "TEXT_JOIN_TITLE_CREATEWITH": "block text - See [https://github.com/google/blockly/wiki/Text#text-creation https://github.com/google/blockly/wiki/Text#text-creation].",
200
+ "TEXT_JOIN_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Text#text-creation create text with] for more information.",
201
+ "TEXT_CREATE_JOIN_TITLE_JOIN": "block text - This is shown when the programmer wants to change the number of pieces of text being joined together. See [https://github.com/google/blockly/wiki/Text#text-creation https://github.com/google/blockly/wiki/Text#text-creation], specifically the last picture in the 'Text creation' section.\n{{Identical|Join}}",
202
+ "TEXT_CREATE_JOIN_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Text#text-creation https://github.com/google/blockly/wiki/Text#text-creation], specifically the last picture in the 'Text creation' section.",
203
+ "TEXT_CREATE_JOIN_ITEM_TOOLTIP": "block text - See [https://github.com/google/blockly/wiki/Text#text-creation https://github.com/google/blockly/wiki/Text#text-creation], specifically the last picture in the 'Text creation' section.",
204
+ "TEXT_APPEND_HELPURL": "url - This and the other text-related URLs are going to be hard to translate. As always, it is okay to leave untranslated or paste in the English-language URL. For these URLs, you might also consider a general URL about how computers represent text (such as the translation of [https://en.wikipedia.org/wiki/String_(computer_science) this Wikipedia page]).",
205
+ "TEXT_APPEND_TO": "block input text - Message preceding the name of a variable to which text should be appended. [[File:blockly-append-text.png]]",
206
+ "TEXT_APPEND_APPENDTEXT": "block input text - Message following the variable and preceding the piece of text that should be appended, as shown below. [[File:blockly-append-text.png]]",
207
+ "TEXT_APPEND_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Text#text-modification https://github.com/google/blockly/wiki/Text#text-modification] for more information.\n\nParameters:\n* %1 - the name of the variable to which text should be appended",
208
+ "TEXT_LENGTH_HELPURL": "url - Information about text on computers (usually referred to as 'strings').",
209
+ "TEXT_LENGTH_TITLE": "block text - See [https://github.com/google/blockly/wiki/Text#text-length https://github.com/google/blockly/wiki/Text#text-length]. \n\nParameters:\n* %1 - the piece of text to take the length of",
210
+ "TEXT_LENGTH_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Text#text-length https://github.com/google/blockly/wiki/Text#text-length].",
211
+ "TEXT_ISEMPTY_HELPURL": "url - Information about empty pieces of text on computers (usually referred to as 'empty strings').",
212
+ "TEXT_ISEMPTY_TITLE": "block text - See [https://github.com/google/blockly/wiki/Text#checking-for-empty-text https://github.com/google/blockly/wiki/Text#checking-for-empty-text]. \n\nParameters:\n* %1 - the piece of text to test for emptiness",
213
+ "TEXT_ISEMPTY_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Text#checking-for-empty-text https://github.com/google/blockly/wiki/Text#checking-for-empty-text].",
214
+ "TEXT_INDEXOF_HELPURL": "url - Information about finding a character in a piece of text.",
215
+ "TEXT_INDEXOF_TOOLTIP": "tooltip - %1 will be replaced by either the number 0 or -1 depending on the indexing mode. See [https://github.com/google/blockly/wiki/Text#finding-text https://github.com/google/blockly/wiki/Text#finding-text].",
216
+ "TEXT_INDEXOF_INPUT_INTEXT": "block text - Title of blocks allowing users to find text. See [https://github.com/google/blockly/wiki/Text#finding-text https://github.com/google/blockly/wiki/Text#finding-text]. [[File:Blockly-find-text.png]].",
217
+ "TEXT_INDEXOF_OPERATOR_FIRST": "dropdown - See [https://github.com/google/blockly/wiki/Text#finding-text https://github.com/google/blockly/wiki/Text#finding-text]. [[File:Blockly-find-text.png]].",
218
+ "TEXT_INDEXOF_OPERATOR_LAST": "dropdown - See [https://github.com/google/blockly/wiki/Text#finding-text https://github.com/google/blockly/wiki/Text#finding-text]. This would replace 'find first occurrence of text' below. (For more information on how common text is factored out of dropdown menus, see [https://translatewiki.net/wiki/Translating:Blockly#Drop-Down_Menus https://translatewiki.net/wiki/Translating:Blockly#Drop-Down_Menus)].) [[File:Blockly-find-text.png]].",
219
+ "TEXT_INDEXOF_TAIL": "block text - Optional text to follow the rightmost block in a [https://github.com/google/blockly/wiki/Text#finding-text https://github.com/google/blockly/wiki/Text#finding-text in text ... find block] (after the 'a' in the below picture). This will be the empty string in most languages. [[File:Blockly-find-text.png]].",
220
+ "TEXT_CHARAT_HELPURL": "url - Information about extracting characters (letters, number, symbols, etc.) from text.",
221
+ "TEXT_CHARAT_INPUT_INTEXT": "block text - Appears before the piece of text from which a letter (or number, punctuation character, etc.) should be extracted, as shown below. See [https://github.com/google/blockly/wiki/Text#extracting-a-single-character https://github.com/google/blockly/wiki/Text#extracting-a-single-character]. [[File:Blockly-text-get.png]]",
222
+ "TEXT_CHARAT_FROM_START": "dropdown - Indicates that the letter (or number, punctuation character, etc.) with the specified index should be obtained from the preceding piece of text. See [https://github.com/google/blockly/wiki/Text#extracting-a-single-character https://github.com/google/blockly/wiki/Text#extracting-a-single-character]. [[File:Blockly-text-get.png]]",
223
+ "TEXT_CHARAT_FROM_END": "block text - Indicates that the letter (or number, punctuation character, etc.) with the specified index from the end of a given piece of text should be obtained. See [https://github.com/google/blockly/wiki/Text#extracting-a-single-character https://github.com/google/blockly/wiki/Text#extracting-a-single-character]. [[File:Blockly-text-get.png]]",
224
+ "TEXT_CHARAT_FIRST": "block text - Indicates that the first letter of the following piece of text should be retrieved. See [https://github.com/google/blockly/wiki/Text#extracting-a-single-character https://github.com/google/blockly/wiki/Text#extracting-a-single-character]. [[File:Blockly-text-get.png]]",
225
+ "TEXT_CHARAT_LAST": "block text - Indicates that the last letter (or number, punctuation mark, etc.) of the following piece of text should be retrieved. See [https://github.com/google/blockly/wiki/Text#extracting-a-single-character https://github.com/google/blockly/wiki/Text#extracting-a-single-character]. [[File:Blockly-text-get.png]]",
226
+ "TEXT_CHARAT_RANDOM": "block text - Indicates that any letter (or number, punctuation mark, etc.) in the following piece of text should be randomly selected. See [https://github.com/google/blockly/wiki/Text#extracting-a-single-character https://github.com/google/blockly/wiki/Text#extracting-a-single-character]. [[File:Blockly-text-get.png]]",
227
+ "TEXT_CHARAT_TAIL": "block text - Text that goes after the rightmost block/dropdown when getting a single letter from a piece of text, as in [https://blockly-demo.appspot.com/static/apps/code/index.html#3m23km these blocks] or shown below. For most languages, this will be blank. [[File:Blockly-text-get.png]]",
228
+ "TEXT_CHARAT_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Text#extracting-a-single-character https://github.com/google/blockly/wiki/Text#extracting-a-single-character]. [[File:Blockly-text-get.png]]",
229
+ "TEXT_GET_SUBSTRING_TOOLTIP": "See [https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text].",
230
+ "TEXT_GET_SUBSTRING_HELPURL": "url - Information about extracting characters from text. Reminder: urls are the lowest priority translations. Feel free to skip.",
231
+ "TEXT_GET_SUBSTRING_INPUT_IN_TEXT": "block text - Precedes a piece of text from which a portion should be extracted. [[File:Blockly-get-substring.png]]",
232
+ "TEXT_GET_SUBSTRING_START_FROM_START": "dropdown - Indicates that the following number specifies the position (relative to the start position) of the beginning of the region of text that should be obtained from the preceding piece of text. See [https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text]. [[File:Blockly-get-substring.png]]",
233
+ "TEXT_GET_SUBSTRING_START_FROM_END": "dropdown - Indicates that the following number specifies the position (relative to the end position) of the beginning of the region of text that should be obtained from the preceding piece of text. See [https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text]. Note: If {{msg-Blockly|ORDINAL_NUMBER_SUFFIX}} is defined, it will automatically appear ''after'' this and any other [https://translatewiki.net/wiki/Translating:Blockly#Ordinal_numbers ordinal numbers] on this block. [[File:Blockly-get-substring.png]]",
234
+ "TEXT_GET_SUBSTRING_START_FIRST": "block text - Indicates that a region starting with the first letter of the preceding piece of text should be extracted. See [https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text]. [[File:Blockly-get-substring.png]]",
235
+ "TEXT_GET_SUBSTRING_END_FROM_START": "dropdown - Indicates that the following number specifies the position (relative to the start position) of the end of the region of text that should be obtained from the preceding piece of text. See [https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text]. [[File:Blockly-get-substring.png]]",
236
+ "TEXT_GET_SUBSTRING_END_FROM_END": "dropdown - Indicates that the following number specifies the position (relative to the end position) of the end of the region of text that should be obtained from the preceding piece of text. See [https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text]. [[File:Blockly-get-substring.png]]",
237
+ "TEXT_GET_SUBSTRING_END_LAST": "block text - Indicates that a region ending with the last letter of the preceding piece of text should be extracted. See [https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text]. [[File:Blockly-get-substring.png]]",
238
+ "TEXT_GET_SUBSTRING_TAIL": "block text - Text that should go after the rightmost block/dropdown when [https://github.com/google/blockly/wiki/Text#extracting-a-region-of-text extracting a region of text]. In most languages, this will be the empty string. [[File:Blockly-get-substring.png]]",
239
+ "TEXT_CHANGECASE_HELPURL": "url - Information about the case of letters (upper-case and lower-case).",
240
+ "TEXT_CHANGECASE_TOOLTIP": "tooltip - Describes a block to adjust the case of letters. For more information on this block, see [https://github.com/google/blockly/wiki/Text#adjusting-text-case https://github.com/google/blockly/wiki/Text#adjusting-text-case].",
241
+ "TEXT_CHANGECASE_OPERATOR_UPPERCASE": "block text - Indicates that all of the letters in the following piece of text should be capitalized. If your language does not use case, you may indicate that this is not applicable to your language. For more information on this block, see [https://github.com/google/blockly/wiki/Text#adjusting-text-case https://github.com/google/blockly/wiki/Text#adjusting-text-case].",
242
+ "TEXT_CHANGECASE_OPERATOR_LOWERCASE": "block text - Indicates that all of the letters in the following piece of text should be converted to lower-case. If your language does not use case, you may indicate that this is not applicable to your language. For more information on this block, see [https://github.com/google/blockly/wiki/Text#adjusting-text-case https://github.com/google/blockly/wiki/Text#adjusting-text-case].",
243
+ "TEXT_CHANGECASE_OPERATOR_TITLECASE": "block text - Indicates that the first letter of each of the following words should be capitalized and the rest converted to lower-case. If your language does not use case, you may indicate that this is not applicable to your language. For more information on this block, see [https://github.com/google/blockly/wiki/Text#adjusting-text-case https://github.com/google/blockly/wiki/Text#adjusting-text-case].",
244
+ "TEXT_TRIM_HELPURL": "url - Information about trimming (removing) text off the beginning and ends of pieces of text.",
245
+ "TEXT_TRIM_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Text#trimming-removing-spaces https://github.com/google/blockly/wiki/Text#trimming-removing-spaces].",
246
+ "TEXT_TRIM_OPERATOR_BOTH": "dropdown - Removes spaces from the beginning and end of a piece of text. See [https://github.com/google/blockly/wiki/Text#trimming-removing-spaces https://github.com/google/blockly/wiki/Text#trimming-removing-spaces]. Note that neither this nor the other options modify the original piece of text (that follows); the block just returns a version of the text without the specified spaces.",
247
+ "TEXT_TRIM_OPERATOR_LEFT": "dropdown - Removes spaces from the beginning of a piece of text. See [https://github.com/google/blockly/wiki/Text#trimming-removing-spaces https://github.com/google/blockly/wiki/Text#trimming-removing-spaces]. Note that in right-to-left scripts, this will remove spaces from the right side.",
248
+ "TEXT_TRIM_OPERATOR_RIGHT": "dropdown - Removes spaces from the end of a piece of text. See [https://github.com/google/blockly/wiki/Text#trimming-removing-spaces https://github.com/google/blockly/wiki/Text#trimming-removing-spaces]. Note that in right-to-left scripts, this will remove spaces from the left side.",
249
+ "TEXT_PRINT_HELPURL": "url - Information about displaying text on computers.",
250
+ "TEXT_PRINT_TITLE": "block text - Display the input on the screen. See [https://github.com/google/blockly/wiki/Text#printing-text https://github.com/google/blockly/wiki/Text#printing-text]. \n\nParameters:\n* %1 - the value to print",
251
+ "TEXT_PRINT_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Text#printing-text https://github.com/google/blockly/wiki/Text#printing-text].",
252
+ "TEXT_PROMPT_HELPURL": "url - Information about getting text from users.",
253
+ "TEXT_PROMPT_TYPE_TEXT": "dropdown - Specifies that a piece of text should be requested from the user with the following message. See [https://github.com/google/blockly/wiki/Text#printing-text https://github.com/google/blockly/wiki/Text#printing-text].",
254
+ "TEXT_PROMPT_TYPE_NUMBER": "dropdown - Specifies that a number should be requested from the user with the following message. See [https://github.com/google/blockly/wiki/Text#printing-text https://github.com/google/blockly/wiki/Text#printing-text].",
255
+ "TEXT_PROMPT_TOOLTIP_NUMBER": "dropdown - Precedes the message with which the user should be prompted for a number. See [https://github.com/google/blockly/wiki/Text#printing-text https://github.com/google/blockly/wiki/Text#printing-text].",
256
+ "TEXT_PROMPT_TOOLTIP_TEXT": "dropdown - Precedes the message with which the user should be prompted for some text. See [https://github.com/google/blockly/wiki/Text#printing-text https://github.com/google/blockly/wiki/Text#printing-text].",
257
+ "LISTS_CREATE_EMPTY_HELPURL": "url - Information on empty lists.",
258
+ "LISTS_CREATE_EMPTY_TITLE": "block text - See [https://github.com/google/blockly/wiki/Lists#create-empty-list https://github.com/google/blockly/wiki/Lists#create-empty-list].",
259
+ "LISTS_CREATE_EMPTY_TOOLTIP": "block text - See [https://github.com/google/blockly/wiki/Lists#create-empty-list https://github.com/google/blockly/wiki/Lists#create-empty-list].",
260
+ "LISTS_CREATE_WITH_HELPURL": "url - Information on building lists.",
261
+ "LISTS_CREATE_WITH_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Lists#create-list-with https://github.com/google/blockly/wiki/Lists#create-list-with].",
262
+ "LISTS_CREATE_WITH_INPUT_WITH": "block text - See [https://github.com/google/blockly/wiki/Lists#create-list-with https://github.com/google/blockly/wiki/Lists#create-list-with].",
263
+ "LISTS_CREATE_WITH_CONTAINER_TITLE_ADD": "block text - This appears in a sub-block when [https://github.com/google/blockly/wiki/Lists#changing-number-of-inputs changing the number of inputs in a ''''create list with'''' block].\n{{Identical|List}}",
264
+ "LISTS_CREATE_WITH_CONTAINER_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Lists#changing-number-of-inputs https://github.com/google/blockly/wiki/Lists#changing-number-of-inputs].",
265
+ "LISTS_CREATE_WITH_ITEM_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Lists#changing-number-of-inputs https://github.com/google/blockly/wiki/Lists#changing-number-of-inputs].",
266
+ "LISTS_REPEAT_HELPURL": "url - Information about [https://github.com/google/blockly/wiki/Lists#create-list-with creating a list with multiple copies of a single item].",
267
+ "LISTS_REPEAT_TOOLTIP": "url - See [https://github.com/google/blockly/wiki/Lists#create-list-with creating a list with multiple copies of a single item].",
268
+ "LISTS_REPEAT_TITLE": "block text - See [https://github.com/google/blockly/wiki/Lists#create-list-with https://github.com/google/blockly/wiki/Lists#create-list-with]. \n\nParameters:\n* %1 - the item (text) to be repeated\n* %2 - the number of times to repeat it",
269
+ "LISTS_LENGTH_HELPURL": "url - Information about how the length of a list is computed (i.e., by the total number of elements, not the number of different elements).",
270
+ "LISTS_LENGTH_TITLE": "block text - See [https://github.com/google/blockly/wiki/Lists#length-of https://github.com/google/blockly/wiki/Lists#length-of]. \n\nParameters:\n* %1 - the list whose length is desired",
271
+ "LISTS_LENGTH_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Lists#length-of https://github.com/google/blockly/wiki/Lists#length-of Blockly:Lists:length of].",
272
+ "LISTS_ISEMPTY_HELPURL": "url - See [https://github.com/google/blockly/wiki/Lists#is-empty https://github.com/google/blockly/wiki/Lists#is-empty].",
273
+ "LISTS_ISEMPTY_TITLE": "block text - See [https://github.com/google/blockly/wiki/Lists#is-empty https://github.com/google/blockly/wiki/Lists#is-empty]. \n\nParameters:\n* %1 - the list to test",
274
+ "LISTS_ISEMPTY_TOOLTIP": "block tooltip - See [https://github.com/google/blockly/wiki/Lists#is-empty https://github.com/google/blockly/wiki/Lists#is-empty].",
275
+ "LISTS_INLIST": "block text - Title of blocks operating on [https://github.com/google/blockly/wiki/Lists lists].",
276
+ "LISTS_INDEX_OF_HELPURL": "url - See [https://github.com/google/blockly/wiki/Lists#getting-items-from-a-list https://github.com/google/blockly/wiki/Lists#getting-items-from-a-list].",
277
+ "LISTS_INDEX_OF_FIRST": "dropdown - See [https://github.com/google/blockly/wiki/Lists#finding-items-in-a-list Lists#finding-items-in-a-list]. [[File:Blockly-list-find.png]]",
278
+ "LISTS_INDEX_OF_LAST": "dropdown - See [https://github.com/google/blockly/wiki/Lists#finding-items-in-a-list https://github.com/google/blockly/wiki/Lists#finding-items-in-a-list]. [[File:Blockly-list-find.png]]",
279
+ "LISTS_INDEX_OF_TOOLTIP": "tooltip - %1 will be replaced by either the number 0 or -1 depending on the indexing mode. See [https://github.com/google/blockly/wiki/Lists#finding-items-in-a-list https://github.com/google/blockly/wiki/Lists#finding-items-in-a-list]. [[File:Blockly-list-find.png]]",
280
+ "LISTS_GET_INDEX_GET": "dropdown - Indicates that the user wishes to [https://github.com/google/blockly/wiki/Lists#getting-a-single-item get an item from a list] without removing it from the list.",
281
+ "LISTS_GET_INDEX_GET_REMOVE": "dropdown - Indicates that the user wishes to [https://github.com/google/blockly/wiki/Lists#getting-a-single-item get and remove an item from a list], as opposed to merely getting it without modifying the list.",
282
+ "LISTS_GET_INDEX_REMOVE": "dropdown - Indicates that the user wishes to [https://github.com/google/blockly/wiki/Lists#removing-an-item remove an item from a list].\n{{Identical|Remove}}",
283
+ "LISTS_GET_INDEX_FROM_START": "dropdown - Indicates that an index relative to the front of the list should be used to [https://github.com/google/blockly/wiki/Lists#getting-a-single-item get and/or remove an item from a list]. Note: If {{msg-Blockly|ORDINAL_NUMBER_SUFFIX}} is defined, it will automatically appear ''after'' this number (and any other ordinal numbers on this block). See [[Translating:Blockly#Ordinal_numbers]] for more information on ordinal numbers in Blockly. [[File:Blockly-list-get-item.png]]",
284
+ "LISTS_GET_INDEX_FROM_END": "dropdown - Indicates that an index relative to the end of the list should be used to [https://github.com/google/blockly/wiki/Lists#getting-a-single-item access an item in a list]. [[File:Blockly-list-get-item.png]]",
285
+ "LISTS_GET_INDEX_FIRST": "dropdown - Indicates that the '''first''' item should be [https://github.com/google/blockly/wiki/Lists#getting-a-single-item accessed in a list]. [[File:Blockly-list-get-item.png]]",
286
+ "LISTS_GET_INDEX_LAST": "dropdown - Indicates that the '''last''' item should be [https://github.com/google/blockly/wiki/Lists#getting-a-single-item accessed in a list]. [[File:Blockly-list-get-item.png]]",
287
+ "LISTS_GET_INDEX_RANDOM": "dropdown - Indicates that a '''random''' item should be [https://github.com/google/blockly/wiki/Lists#getting-a-single-item accessed in a list]. [[File:Blockly-list-get-item.png]]",
288
+ "LISTS_GET_INDEX_TAIL": "block text - Text that should go after the rightmost block/dropdown when [https://github.com/google/blockly/wiki/Lists#getting-a-single-item accessing an item from a list]. In most languages, this will be the empty string. [[File:Blockly-list-get-item.png]]",
289
+ "LISTS_INDEX_FROM_START_TOOLTIP": "tooltip - Indicates the ordinal number that the first item in a list is referenced by. %1 will be replaced by either '#0' or '#1' depending on the indexing mode.",
290
+ "LISTS_INDEX_FROM_END_TOOLTIP": "tooltip - Indicates the ordinal number that the last item in a list is referenced by. %1 will be replaced by either '#0' or '#1' depending on the indexing mode.",
291
+ "LISTS_GET_INDEX_TOOLTIP_GET_FROM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for more information.",
292
+ "LISTS_GET_INDEX_TOOLTIP_GET_FIRST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for more information.",
293
+ "LISTS_GET_INDEX_TOOLTIP_GET_LAST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for more information.",
294
+ "LISTS_GET_INDEX_TOOLTIP_GET_RANDOM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for more information.",
295
+ "LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FROM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-and-removing-an-item] (for remove and return) and [https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for '#' or '# from end'.",
296
+ "LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FIRST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-and-removing-an-item] (for remove and return) and [https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for 'first'.",
297
+ "LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_LAST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-and-removing-an-item] (for remove and return) and [https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for 'last'.",
298
+ "LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_RANDOM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-and-removing-an-item] (for remove and return) and [https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for 'random'.",
299
+ "LISTS_GET_INDEX_TOOLTIP_REMOVE_FROM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-and-removing-an-item] (for remove and return) and [https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for '#' or '# from end'.",
300
+ "LISTS_GET_INDEX_TOOLTIP_REMOVE_FIRST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-and-removing-an-item] (for remove and return) and [https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for 'first'.",
301
+ "LISTS_GET_INDEX_TOOLTIP_REMOVE_LAST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-and-removing-an-item] (for remove and return) and [https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for 'last'.",
302
+ "LISTS_GET_INDEX_TOOLTIP_REMOVE_RANDOM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-and-removing-an-item] (for remove and return) and [https://github.com/google/blockly/wiki/Lists#getting-a-single-item] for 'random'.",
303
+ "LISTS_SET_INDEX_HELPURL": "url - Information about putting items in lists.",
304
+ "LISTS_SET_INDEX_SET": "block text - [https://github.com/google/blockly/wiki/Lists#in-list--set Replaces an item in a list]. [[File:Blockly-in-list-set-insert.png]]",
305
+ "LISTS_SET_INDEX_INSERT": "block text - [https://github.com/google/blockly/wiki/Lists#in-list--insert-at Inserts an item into a list]. [[File:Blockly-in-list-set-insert.png]]",
306
+ "LISTS_SET_INDEX_INPUT_TO": "block text - The word(s) after the position in the list and before the item to be set/inserted. [[File:Blockly-in-list-set-insert.png]]",
307
+ "LISTS_SET_INDEX_TOOLTIP_SET_FROM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item} (even though the page describes the 'get' block, the idea is the same for the 'set' block).",
308
+ "LISTS_SET_INDEX_TOOLTIP_SET_FIRST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item} (even though the page describes the 'get' block, the idea is the same for the 'set' block).",
309
+ "LISTS_SET_INDEX_TOOLTIP_SET_LAST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item} (even though the page describes the 'get' block, the idea is the same for the 'set' block).",
310
+ "LISTS_SET_INDEX_TOOLTIP_SET_RANDOM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item} (even though the page describes the 'get' block, the idea is the same for the 'set' block).",
311
+ "LISTS_SET_INDEX_TOOLTIP_INSERT_FROM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item} (even though the page describes the 'get' block, the idea is the same for the 'insert' block).",
312
+ "LISTS_SET_INDEX_TOOLTIP_INSERT_FIRST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item} (even though the page describes the 'get' block, the idea is the same for the 'insert' block).",
313
+ "LISTS_SET_INDEX_TOOLTIP_INSERT_LAST": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item} (even though the page describes the 'get' block, the idea is the same for the 'insert' block).",
314
+ "LISTS_SET_INDEX_TOOLTIP_INSERT_RANDOM": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-single-item} (even though the page describes the 'get' block, the idea is the same for the 'insert' block).",
315
+ "LISTS_GET_SUBLIST_HELPURL": "url - Information describing extracting a sublist from an existing list.",
316
+ "LISTS_GET_SUBLIST_START_FROM_START": "dropdown - Indicates that an index relative to the front of the list should be used to specify the beginning of the range from which to [https://github.com/google/blockly/wiki/Lists#getting-a-sublist get a sublist]. [[File:Blockly-get-sublist.png]] Note: If {{msg-Blockly|ORDINAL_NUMBER_SUFFIX}} is defined, it will automatically appear ''after'' this number (and any other ordinal numbers on this block). See [[Translating:Blockly#Ordinal_numbers]] for more information on ordinal numbers in Blockly.",
317
+ "LISTS_GET_SUBLIST_START_FROM_END": "dropdown - Indicates that an index relative to the end of the list should be used to specify the beginning of the range from which to [https://github.com/google/blockly/wiki/Lists#getting-a-sublist get a sublist].",
318
+ "LISTS_GET_SUBLIST_START_FIRST": "dropdown - Indicates that the [https://github.com/google/blockly/wiki/Lists#getting-a-sublist sublist to extract] should begin with the list's first item.",
319
+ "LISTS_GET_SUBLIST_END_FROM_START": "dropdown - Indicates that an index relative to the front of the list should be used to specify the end of the range from which to [https://github.com/google/blockly/wiki/Lists#getting-a-sublist get a sublist]. [[File:Blockly-get-sublist.png]]",
320
+ "LISTS_GET_SUBLIST_END_FROM_END": "dropdown - Indicates that an index relative to the end of the list should be used to specify the end of the range from which to [https://github.com/google/blockly/wiki/Lists#getting-a-sublist get a sublist]. [[File:Blockly-get-sublist.png]]",
321
+ "LISTS_GET_SUBLIST_END_LAST": "dropdown - Indicates that the '''last''' item in the given list should be [https://github.com/google/blockly/wiki/Lists#getting-a-sublist the end of the selected sublist]. [[File:Blockly-get-sublist.png]]",
322
+ "LISTS_GET_SUBLIST_TAIL": "block text - This appears in the rightmost position ('tail') of the sublist block, as described at [https://github.com/google/blockly/wiki/Lists#getting-a-sublist https://github.com/google/blockly/wiki/Lists#getting-a-sublist]. In English and most other languages, this is the empty string. [[File:Blockly-get-sublist.png]]",
323
+ "LISTS_GET_SUBLIST_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Lists#getting-a-sublist https://github.com/google/blockly/wiki/Lists#getting-a-sublist] for more information. [[File:Blockly-get-sublist.png]]",
324
+ "LISTS_SORT_HELPURL": "{{optional}}\nurl - Information describing sorting a list.",
325
+ "LISTS_SORT_TITLE": "Sort as type %1 (numeric or alphabetic) in order %2 (ascending or descending) a list of items %3.\n{{Identical|Sort}}",
326
+ "LISTS_SORT_TOOLTIP": "tooltip - See [https://github.com/google/blockly/wiki/Lists#sorting-a-list].",
327
+ "LISTS_SORT_ORDER_ASCENDING": "sorting order or direction from low to high value for numeric, or A-Z for alphabetic.\n{{Identical|Ascending}}",
328
+ "LISTS_SORT_ORDER_DESCENDING": "sorting order or direction from high to low value for numeric, or Z-A for alphabetic.\n{{Identical|Descending}}",
329
+ "LISTS_SORT_TYPE_NUMERIC": "sort by treating each item as a number.",
330
+ "LISTS_SORT_TYPE_TEXT": "sort by treating each item alphabetically, case-sensitive.",
331
+ "LISTS_SORT_TYPE_IGNORECASE": "sort by treating each item alphabetically, ignoring differences in case.",
332
+ "LISTS_SPLIT_HELPURL": "url - Information describing splitting text into a list, or joining a list into text.",
333
+ "LISTS_SPLIT_LIST_FROM_TEXT": "dropdown - Indicates that text will be split up into a list (e.g. 'a-b-c' -> ['a', 'b', 'c']).",
334
+ "LISTS_SPLIT_TEXT_FROM_LIST": "dropdown - Indicates that a list will be joined together to form text (e.g. ['a', 'b', 'c'] -> 'a-b-c').",
335
+ "LISTS_SPLIT_WITH_DELIMITER": "block text - Prompts for a letter to be used as a separator when splitting or joining text.",
336
+ "LISTS_SPLIT_TOOLTIP_SPLIT": "tooltip - See [https://github.com/google/blockly/wiki/Lists#make-list-from-text https://github.com/google/blockly/wiki/Lists#make-list-from-text] for more information.",
337
+ "LISTS_SPLIT_TOOLTIP_JOIN": "tooltip - See [https://github.com/google/blockly/wiki/Lists#make-text-from-list https://github.com/google/blockly/wiki/Lists#make-text-from-list] for more information.",
338
+ "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.",
339
+ "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.",
340
+ "VARIABLES_GET_TOOLTIP": "tooltip - This gets the value of the named variable without modifying it.",
341
+ "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.",
342
+ "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.",
343
+ "VARIABLES_SET": "block text - Change the value of a mathematical variable: '''set [the value of] x to 7'''.\n\nParameters:\n* %1 - the name of the variable.\n* %2 - the value to be assigned.",
344
+ "VARIABLES_SET_TOOLTIP": "tooltip - This initializes or changes the value of the named variable.",
345
+ "VARIABLES_SET_CREATE_GET": "context menu - Selecting this creates a block to get (change) the value of this variable.\n\nParameters:\n* %1 - the name of the variable.",
346
+ "PROCEDURES_DEFNORETURN_HELPURL": "url - Information about defining [https://en.wikipedia.org/wiki/Procedure_(computer_science) functions] that do not have return values.",
347
+ "PROCEDURES_DEFNORETURN_TITLE": "block text - This precedes the name of the function when defining it. See [https://blockly-demo.appspot.com/static/apps/code/index.html?lang=en#c84aoc this sample function definition].",
348
+ "PROCEDURES_DEFNORETURN_PROCEDURE": "default name - This acts as a placeholder for the name of a function on a function definition block, as shown on [https://blockly-demo.appspot.com/static/apps/code/index.html?lang=en#w7cfju this block]. The user will replace it with the function's name.",
349
+ "PROCEDURES_BEFORE_PARAMS": "block text - This precedes the list of parameters on a function's defiition block. See [https://blockly-demo.appspot.com/static/apps/code/index.html?lang=en#voztpd this sample function with parameters].",
350
+ "PROCEDURES_CALL_BEFORE_PARAMS": "block text - This precedes the list of parameters on a function's caller block. See [https://blockly-demo.appspot.com/static/apps/code/index.html?lang=en#voztpd this sample function with parameters].",
351
+ "PROCEDURES_DEFNORETURN_DO": "block text - This appears next to the function's 'body', the blocks that should be run when the function is called, as shown in [https://blockly-demo.appspot.com/static/apps/code/index.html?lang=en#voztpd this sample function definition].",
352
+ "PROCEDURES_DEFNORETURN_TOOLTIP": "tooltip",
353
+ "PROCEDURES_DEFNORETURN_COMMENT": "Placeholder text that the user is encouraged to replace with a description of what their function does.",
354
+ "PROCEDURES_DEFRETURN_HELPURL": "url - Information about defining [https://en.wikipedia.org/wiki/Procedure_(computer_science) functions] that have return values.",
355
+ "PROCEDURES_DEFRETURN_RETURN": "block text - This imperative or infinite verb precedes the value that is used as the return value (output) of this function. See [https://blockly-demo.appspot.com/static/apps/code/index.html?lang=en#6ot5y5 this sample function that returns a value].",
356
+ "PROCEDURES_DEFRETURN_TOOLTIP": "tooltip",
357
+ "PROCEDURES_ALLOW_STATEMENTS": "Label for a checkbox that controls if statements are allowed in a function.",
358
+ "PROCEDURES_DEF_DUPLICATE_WARNING": "alert - The user has created a function with two parameters that have the same name. Every parameter must have a different name.",
359
+ "PROCEDURES_CALLNORETURN_HELPURL": "url - Information about calling [https://en.wikipedia.org/wiki/Procedure_(computer_science) functions] that do not return values.",
360
+ "PROCEDURES_CALLNORETURN_TOOLTIP": "tooltip - This block causes the body (blocks inside) of the named function definition to be run.",
361
+ "PROCEDURES_CALLRETURN_HELPURL": "url - Information about calling [https://en.wikipedia.org/wiki/Procedure_(computer_science) functions] that return values.",
362
+ "PROCEDURES_CALLRETURN_TOOLTIP": "tooltip - This block causes the body (blocks inside) of the named function definition to be run.\n\nParameters:\n* %1 - the name of the function.",
363
+ "PROCEDURES_MUTATORCONTAINER_TITLE": "block text - This text appears on a block in a window that appears when the user clicks on the plus sign or star on a function definition block. It refers to the set of parameters (referred to by the simpler term 'inputs') to the function. See [[Translating:Blockly#function_definitions]].",
364
+ "PROCEDURES_MUTATORCONTAINER_TOOLTIP": "tooltip",
365
+ "PROCEDURES_MUTATORARG_TITLE": "block text - This text appears on a block in a window that appears when the user clicks on the plus sign or star on a function definition block]. It appears on the block for adding an individual parameter (referred to by the simpler term 'inputs') to the function. See [[Translating:Blockly#function_definitions]].",
366
+ "PROCEDURES_MUTATORARG_TOOLTIP": "tooltip",
367
+ "PROCEDURES_HIGHLIGHT_DEF": "context menu - This appears on the context menu for function calls. Selecting it causes the corresponding function definition to be highlighted (as shown at [[Translating:Blockly#context_menus]].",
368
+ "PROCEDURES_CREATE_DO": "context menu - This appears on the context menu for function definitions. Selecting it creates a block to call the function.\n\nParameters:\n* %1 - the name of the function.\n{{Identical|Create}}",
369
+ "PROCEDURES_IFRETURN_TOOLTIP": "tooltip - If the first value is true, this causes the second value to be returned immediately from the enclosing function.",
370
+ "PROCEDURES_IFRETURN_HELPURL": "{{optional}}\nurl - Information about guard clauses.",
371
+ "PROCEDURES_IFRETURN_WARNING": "warning - This appears if the user tries to use this block outside of a function definition."
372
+ }
@@ -0,0 +1,318 @@
1
+ {
2
+ "@metadata": {
3
+ "authors": [
4
+ "Minisarm",
5
+ "Ely en",
6
+ "Hugbear",
7
+ "아라"
8
+ ]
9
+ },
10
+ "VARIABLES_DEFAULT_NAME": "element",
11
+ "TODAY": "Astăzi",
12
+ "DUPLICATE_BLOCK": "Duplicati",
13
+ "ADD_COMMENT": "Adaugă un comentariu",
14
+ "REMOVE_COMMENT": "Elimină comentariu",
15
+ "EXTERNAL_INPUTS": "Intrări externe",
16
+ "INLINE_INPUTS": "Intrări în linie",
17
+ "DELETE_BLOCK": "Șterge Bloc",
18
+ "DELETE_X_BLOCKS": "Ștergeți %1 Blocuri",
19
+ "DELETE_ALL_BLOCKS": "Ștergi toate cele %1 (de) blocuri?",
20
+ "COLLAPSE_BLOCK": "Restrange blocul",
21
+ "COLLAPSE_ALL": "Restrange blocurile",
22
+ "EXPAND_BLOCK": "Extinde bloc",
23
+ "EXPAND_ALL": "Extinde blocuri",
24
+ "DISABLE_BLOCK": "Dezactivaţi bloc",
25
+ "ENABLE_BLOCK": "Permite bloc",
26
+ "HELP": "Ajutor",
27
+ "CHANGE_VALUE_TITLE": "Schimbaţi valoarea:",
28
+ "RENAME_VARIABLE": "Redenumirea variabilei...",
29
+ "RENAME_VARIABLE_TITLE": "Redenumeşte toate variabilele '%1' în:",
30
+ "NEW_VARIABLE": "Variabilă nouă...",
31
+ "NEW_VARIABLE_TITLE": "Noul nume de variabilă:",
32
+ "COLOUR_PICKER_HELPURL": "https://ro.wikipedia.org/wiki/Culoare",
33
+ "COLOUR_PICKER_TOOLTIP": "Alege o culoare din paleta de culori.",
34
+ "COLOUR_RANDOM_TITLE": "culoare aleatorie",
35
+ "COLOUR_RANDOM_TOOLTIP": "Alege o culoare la întâmplare.",
36
+ "COLOUR_RGB_HELPURL": "http://www.december.com/html/spec/colorper.html",
37
+ "COLOUR_RGB_TITLE": "colorează cu",
38
+ "COLOUR_RGB_RED": "roşu",
39
+ "COLOUR_RGB_GREEN": "verde",
40
+ "COLOUR_RGB_BLUE": "albastru",
41
+ "COLOUR_RGB_TOOLTIP": "Creează o culoare cu suma specificată de roşu, verde şi albastru. Toate valorile trebuie să fie între 0 şi 100.",
42
+ "COLOUR_BLEND_HELPURL": "http://meyerweb.com/eric/tools/color-blend/",
43
+ "COLOUR_BLEND_TITLE": "amestec",
44
+ "COLOUR_BLEND_COLOUR1": "culoare 1",
45
+ "COLOUR_BLEND_COLOUR2": "culoare 2",
46
+ "COLOUR_BLEND_RATIO": "Raport",
47
+ "COLOUR_BLEND_TOOLTIP": "Amestecă două culori cu un raport dat (0.0 - 1.0).",
48
+ "CONTROLS_REPEAT_HELPURL": "https://en.wikipedia.org/wiki/For_loop",
49
+ "CONTROLS_REPEAT_TITLE": "repetă de %1 ori",
50
+ "CONTROLS_REPEAT_INPUT_DO": "fă",
51
+ "CONTROLS_REPEAT_TOOLTIP": "Face unele afirmaţii de mai multe ori.",
52
+ "CONTROLS_WHILEUNTIL_OPERATOR_WHILE": "repetă în timp ce",
53
+ "CONTROLS_WHILEUNTIL_OPERATOR_UNTIL": "Repetaţi până când",
54
+ "CONTROLS_WHILEUNTIL_TOOLTIP_WHILE": "În timp ce o valoare este adevărat, atunci face unele declaraţii.",
55
+ "CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL": "În timp ce o valoare este adevărat, atunci face unele declaraţii.",
56
+ "CONTROLS_FOR_TOOLTIP": "Cu variablia \"%1\" ia o valoare din numărul început la numărul final, numara in intervalul specificat, apoi face blocurile specificate.",
57
+ "CONTROLS_FOR_TITLE": "numără cu %1 de la %2 la %3 prin %4",
58
+ "CONTROLS_FOREACH_TITLE": "pentru fiecare element %1 în listă %2",
59
+ "CONTROLS_FOREACH_TOOLTIP": "Pentru fiecare element din listă, setaţi variabila '%1' ca valoarea elementului, şi apoi faceţi unele declaraţii.",
60
+ "CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK": "ieşi din bucla",
61
+ "CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE": "continuă cu următoarea iterație a buclei",
62
+ "CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK": "Ieși din bucla care conţine.",
63
+ "CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE": "Sari peste restul aceastei bucle, şi continuă cu urmatoarea iteratie.",
64
+ "CONTROLS_FLOW_STATEMENTS_WARNING": "Avertisment: Acest bloc pote fi utilizat numai în interiorul unei bucle.",
65
+ "CONTROLS_IF_TOOLTIP_1": "Dacă o valoare este adevărată, atunci fa unele declaraţii.",
66
+ "CONTROLS_IF_TOOLTIP_2": "Dacă o valoare este adevărat, atunci face primul bloc de declaraţii. Altfel, face al doilea bloc de declaraţii.",
67
+ "CONTROLS_IF_TOOLTIP_3": "Dacă prima valoare este adevărat, atunci face primul bloc de declaraţii. Altfel, dacă a doua valoare este adevărat, face al doilea bloc de declaraţii.",
68
+ "CONTROLS_IF_TOOLTIP_4": "Dacă prima valoare este adevărat, atunci face primul bloc de declaraţii. Altfel, dacă a doua valoare este adevărat, face al doilea bloc de declaraţii. În cazul în care niciuna din valorilor nu este adevărat, face ultimul bloc de declaraţii.",
69
+ "CONTROLS_IF_MSG_IF": "dacă",
70
+ "CONTROLS_IF_MSG_ELSEIF": "altfel dacă",
71
+ "CONTROLS_IF_MSG_ELSE": "altfel",
72
+ "CONTROLS_IF_IF_TOOLTIP": "Adaugă, elimină sau reordonează secţiuni pentru a reconfigura acest bloc if.",
73
+ "CONTROLS_IF_ELSEIF_TOOLTIP": "Adăugaţi o condiţie in blocul if.",
74
+ "CONTROLS_IF_ELSE_TOOLTIP": "Adauga o stare finala, cuprinde toata conditia din blocul if.",
75
+ "LOGIC_COMPARE_HELPURL": "https://en.wikipedia.org/wiki/Inequality_(mathematics)",
76
+ "LOGIC_COMPARE_TOOLTIP_EQ": "Returnează adevărat dacă ambele intrări sunt egale.",
77
+ "LOGIC_COMPARE_TOOLTIP_NEQ": "Returnează adevărat daca cele două intrări nu sunt egale.",
78
+ "LOGIC_COMPARE_TOOLTIP_LT": "Returnează adevărat dacă prima intrare este mai mică decât a doua intrare.",
79
+ "LOGIC_COMPARE_TOOLTIP_LTE": "Returnează adevărat dacă prima intrare este mai mică sau egală cu a doua intrare.",
80
+ "LOGIC_COMPARE_TOOLTIP_GT": "Returnează adevărat dacă prima intrare este mai mare decât a doua intrare.",
81
+ "LOGIC_COMPARE_TOOLTIP_GTE": "Returnează adevărat dacă prima intrare este mai mare sau egală cu a doua intrare.",
82
+ "LOGIC_OPERATION_TOOLTIP_AND": "Returnează adevărat daca ambele intrări sunt adevărate.",
83
+ "LOGIC_OPERATION_AND": "şi",
84
+ "LOGIC_OPERATION_TOOLTIP_OR": "Returnează adevărat dacă cel puţin una din intrări este adevărată.",
85
+ "LOGIC_OPERATION_OR": "sau",
86
+ "LOGIC_NEGATE_TITLE": "non %1",
87
+ "LOGIC_NEGATE_TOOLTIP": "Returnează adevărat dacă intrarea este falsă. Returnează fals dacă intrarea este adevărată.",
88
+ "LOGIC_BOOLEAN_TRUE": "adevărat",
89
+ "LOGIC_BOOLEAN_FALSE": "fals",
90
+ "LOGIC_BOOLEAN_TOOLTIP": "Returnează adevărat sau fals.",
91
+ "LOGIC_NULL_HELPURL": "https://en.wikipedia.org/wiki/Nullable_type",
92
+ "LOGIC_NULL": "nul",
93
+ "LOGIC_NULL_TOOLTIP": "returnează nul.",
94
+ "LOGIC_TERNARY_HELPURL": "https://en.wikipedia.org/wiki/%3F:",
95
+ "LOGIC_TERNARY_CONDITION": "test",
96
+ "LOGIC_TERNARY_IF_TRUE": "dacă este adevărat",
97
+ "LOGIC_TERNARY_IF_FALSE": "dacă este fals",
98
+ "LOGIC_TERNARY_TOOLTIP": "Verifică condiţia din \"test\". Dacă condiţia este adevărată, returnează valoarea \"în cazul în care adevărat\"; în caz contrar întoarce valoarea \"în cazul în care e fals\".",
99
+ "MATH_NUMBER_HELPURL": "https://en.wikipedia.org/wiki/Number",
100
+ "MATH_NUMBER_TOOLTIP": "Un număr.",
101
+ "MATH_ADDITION_SYMBOL": "+",
102
+ "MATH_SUBTRACTION_SYMBOL": "-",
103
+ "MATH_DIVISION_SYMBOL": "÷",
104
+ "MATH_MULTIPLICATION_SYMBOL": "×",
105
+ "MATH_POWER_SYMBOL": "^",
106
+ "MATH_TRIG_SIN": "sin",
107
+ "MATH_TRIG_COS": "cos",
108
+ "MATH_TRIG_TAN": "tg",
109
+ "MATH_TRIG_ASIN": "arcsin",
110
+ "MATH_TRIG_ACOS": "arccos",
111
+ "MATH_TRIG_ATAN": "arctg",
112
+ "MATH_ARITHMETIC_HELPURL": "https://ro.wikipedia.org/wiki/Aritmetic%C4%83",
113
+ "MATH_ARITHMETIC_TOOLTIP_ADD": "Returnează suma a două numere.",
114
+ "MATH_ARITHMETIC_TOOLTIP_MINUS": "Returneaza diferenţa dintre cele două numere.",
115
+ "MATH_ARITHMETIC_TOOLTIP_MULTIPLY": "Returnează produsul celor două numere.",
116
+ "MATH_ARITHMETIC_TOOLTIP_DIVIDE": "Returnează câtul celor două numere.",
117
+ "MATH_ARITHMETIC_TOOLTIP_POWER": "Returneaza numărul rezultat prin ridicarea primului număr la puterea celui de-al doilea.",
118
+ "MATH_SINGLE_HELPURL": "https://en.wikipedia.org/wiki/Square_root",
119
+ "MATH_SINGLE_OP_ROOT": "rădăcina pătrată",
120
+ "MATH_SINGLE_TOOLTIP_ROOT": "Returnează rădăcina pătrată a unui număr.",
121
+ "MATH_SINGLE_OP_ABSOLUTE": "absolută",
122
+ "MATH_SINGLE_TOOLTIP_ABS": "Returnează valoarea absolută a unui număr.",
123
+ "MATH_SINGLE_TOOLTIP_NEG": "Returnează negaţia unui număr.",
124
+ "MATH_SINGLE_TOOLTIP_LN": "Întoarce logaritmul natural al unui număr.",
125
+ "MATH_SINGLE_TOOLTIP_LOG10": "Returnează logaritmul în baza 10 a unui număr.",
126
+ "MATH_SINGLE_TOOLTIP_EXP": "Returnează e la puterea unui număr.",
127
+ "MATH_SINGLE_TOOLTIP_POW10": "Returnează 10 la puterea unui număr.",
128
+ "MATH_TRIG_HELPURL": "https://en.wikipedia.org/wiki/Trigonometric_functions",
129
+ "MATH_TRIG_TOOLTIP_SIN": "Întoarce cosinusul unui grad (nu radianul).",
130
+ "MATH_TRIG_TOOLTIP_COS": "Întoarce cosinusul unui grad (nu radianul).",
131
+ "MATH_TRIG_TOOLTIP_TAN": "Întoarce tangenta unui grad (nu radianul).",
132
+ "MATH_TRIG_TOOLTIP_ASIN": "Returnează arcsinusul unui număr.",
133
+ "MATH_TRIG_TOOLTIP_ACOS": "Returnează arccosinusul unui număr.",
134
+ "MATH_TRIG_TOOLTIP_ATAN": "Returnează arctangenta unui număr.",
135
+ "MATH_CONSTANT_HELPURL": "https://ro.wikipedia.org/wiki/Constant%C4%83_matematic%C4%83",
136
+ "MATH_CONSTANT_TOOLTIP": "Întoarcă una din constantele comune: π (3.141...), e (2.718...), φ (1,618...), sqrt(2) (1.414...), sqrt(½) (0.707...) sau ∞ (infinitate).",
137
+ "MATH_IS_EVEN": "este par",
138
+ "MATH_IS_ODD": "este impar",
139
+ "MATH_IS_PRIME": "este prim",
140
+ "MATH_IS_WHOLE": "este întreg",
141
+ "MATH_IS_POSITIVE": "este pozitiv",
142
+ "MATH_IS_NEGATIVE": "este negativ",
143
+ "MATH_IS_DIVISIBLE_BY": "este divizibil cu",
144
+ "MATH_IS_TOOLTIP": "Verifică dacă un număr este un par, impar, prim, întreg, pozitiv, negativ, sau dacă este divizibil cu un anumit număr. Returnează true sau false.",
145
+ "MATH_CHANGE_HELPURL": "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter",
146
+ "MATH_CHANGE_TITLE": "schimbă %1 de %2",
147
+ "MATH_CHANGE_TOOLTIP": "Adaugă un număr variabilei '%1'.",
148
+ "MATH_ROUND_HELPURL": "https://en.wikipedia.org/wiki/Rounding",
149
+ "MATH_ROUND_TOOLTIP": "Rotunjirea unui număr în sus sau în jos.",
150
+ "MATH_ROUND_OPERATOR_ROUND": "rotund",
151
+ "MATH_ROUND_OPERATOR_ROUNDUP": "rotunjește în sus",
152
+ "MATH_ROUND_OPERATOR_ROUNDDOWN": "rotunjit",
153
+ "MATH_ONLIST_OPERATOR_SUM": "suma listei",
154
+ "MATH_ONLIST_TOOLTIP_SUM": "Returnează suma tuturor numerelor din lista.",
155
+ "MATH_ONLIST_OPERATOR_MIN": "minimul listei",
156
+ "MATH_ONLIST_TOOLTIP_MIN": "Returnează cel mai mic număr din listă.",
157
+ "MATH_ONLIST_OPERATOR_MAX": "maximul listei",
158
+ "MATH_ONLIST_TOOLTIP_MAX": "Întoarce cel mai mare număr din listă.",
159
+ "MATH_ONLIST_OPERATOR_AVERAGE": "media listei",
160
+ "MATH_ONLIST_TOOLTIP_AVERAGE": "Întoarce media (aritmetică) a valorilor numerice în listă.",
161
+ "MATH_ONLIST_OPERATOR_MEDIAN": "media listei",
162
+ "MATH_ONLIST_TOOLTIP_MEDIAN": "Întoarce numărul median în listă.",
163
+ "MATH_ONLIST_OPERATOR_MODE": "moduri de listă",
164
+ "MATH_ONLIST_TOOLTIP_MODE": "Returnează o listă cu cel(e) mai frecvent(e) element(e) din listă.",
165
+ "MATH_ONLIST_OPERATOR_STD_DEV": "deviația standard a listei",
166
+ "MATH_ONLIST_TOOLTIP_STD_DEV": "Întoarce deviația standard a listei.",
167
+ "MATH_ONLIST_OPERATOR_RANDOM": "element aleatoriu din lista",
168
+ "MATH_ONLIST_TOOLTIP_RANDOM": "Returnează un element aleatoriu din listă.",
169
+ "MATH_MODULO_HELPURL": "https://en.wikipedia.org/wiki/Modulo_operation",
170
+ "MATH_MODULO_TITLE": "restul la %1 ÷ %2",
171
+ "MATH_MODULO_TOOLTIP": "Întoarce restul din împărţirea celor două numere.",
172
+ "MATH_CONSTRAIN_TITLE": "constrânge %1 redus %2 ridicat %3",
173
+ "MATH_CONSTRAIN_TOOLTIP": "Constrânge un număr să fie între limitele specificate (inclusiv).",
174
+ "MATH_RANDOM_INT_HELPURL": "https://en.wikipedia.org/wiki/Random_number_generation",
175
+ "MATH_RANDOM_INT_TITLE": "un număr întreg aleator de la %1 la %2",
176
+ "MATH_RANDOM_INT_TOOLTIP": "Returnează un număr întreg aleator aflat între cele două limite specificate, inclusiv.",
177
+ "MATH_RANDOM_FLOAT_HELPURL": "https://en.wikipedia.org/wiki/Random_number_generation",
178
+ "MATH_RANDOM_FLOAT_TITLE_RANDOM": "fracții aleatorii",
179
+ "MATH_RANDOM_FLOAT_TOOLTIP": "Returnează o fracţie aleatoare între 0.0 (inclusiv) si 1.0 (exclusiv).",
180
+ "TEXT_TEXT_HELPURL": "https://en.wikipedia.org/wiki/String_(computer_science)",
181
+ "TEXT_TEXT_TOOLTIP": "O literă, cuvânt sau linie de text.",
182
+ "TEXT_JOIN_TITLE_CREATEWITH": "crează text cu",
183
+ "TEXT_JOIN_TOOLTIP": "Creaţi o bucată de text prin unirea oricărui număr de elemente.",
184
+ "TEXT_CREATE_JOIN_TITLE_JOIN": "alăturaţi-vă",
185
+ "TEXT_CREATE_JOIN_TOOLTIP": "Adaugă, elimină sau reordonează secțiuni ca să reconfigureze blocul text.",
186
+ "TEXT_CREATE_JOIN_ITEM_TOOLTIP": "Adaugă un element în text.",
187
+ "TEXT_APPEND_TO": "la",
188
+ "TEXT_APPEND_APPENDTEXT": "Adăugaţi text",
189
+ "TEXT_APPEND_TOOLTIP": "Adăugaţi text la variabila '%1'.",
190
+ "TEXT_LENGTH_TITLE": "lungime de %1",
191
+ "TEXT_LENGTH_TOOLTIP": "Returnează numărul de litere (inclusiv spaţiile) în textul furnizat.",
192
+ "TEXT_ISEMPTY_TITLE": "%1 este gol",
193
+ "TEXT_ISEMPTY_TOOLTIP": "Returnează adevărat dacă textul furnizat este gol.",
194
+ "TEXT_INDEXOF_TOOLTIP": "Returnează indicele primei/ultimei apariţii din primul text în al doilea text. Returnează %1 dacă textul nu este găsit.",
195
+ "TEXT_INDEXOF_INPUT_INTEXT": "în text",
196
+ "TEXT_INDEXOF_OPERATOR_FIRST": "găseşte prima apariţie a textului",
197
+ "TEXT_INDEXOF_OPERATOR_LAST": "găseşte ultima apariţie a textului",
198
+ "TEXT_CHARAT_INPUT_INTEXT": "în text",
199
+ "TEXT_CHARAT_FROM_START": "obtine litera #",
200
+ "TEXT_CHARAT_FROM_END": "obţine litera # de la sfârșit",
201
+ "TEXT_CHARAT_FIRST": "obţine prima litera",
202
+ "TEXT_CHARAT_LAST": "obţine o litera oarecare",
203
+ "TEXT_CHARAT_RANDOM": "obtine o litera oarecare",
204
+ "TEXT_CHARAT_TOOLTIP": "Returnează litera la poziția specificată.",
205
+ "TEXT_GET_SUBSTRING_TOOLTIP": "Returnează o anumită parte din text.",
206
+ "TEXT_GET_SUBSTRING_INPUT_IN_TEXT": "în text",
207
+ "TEXT_GET_SUBSTRING_START_FROM_START": "obține subșir de la litera #",
208
+ "TEXT_GET_SUBSTRING_START_FROM_END": "obține un subșir de la litera # de la sfârșit",
209
+ "TEXT_GET_SUBSTRING_START_FIRST": "obţine un subșir de la prima literă",
210
+ "TEXT_GET_SUBSTRING_END_FROM_START": "la litera #",
211
+ "TEXT_GET_SUBSTRING_END_FROM_END": "la litera # de la sfarsit",
212
+ "TEXT_GET_SUBSTRING_END_LAST": "la ultima literă",
213
+ "TEXT_CHANGECASE_TOOLTIP": "Întoarce o copie a textului într-un caz diferit.",
214
+ "TEXT_CHANGECASE_OPERATOR_UPPERCASE": "la MAJUSCULE",
215
+ "TEXT_CHANGECASE_OPERATOR_LOWERCASE": "la litere mici",
216
+ "TEXT_CHANGECASE_OPERATOR_TITLECASE": "către Titlul de caz",
217
+ "TEXT_TRIM_TOOLTIP": "Returnează o copie a textului fără spațiile de la unul sau ambele capete.",
218
+ "TEXT_TRIM_OPERATOR_BOTH": "taie spațiile de pe ambele părți ale",
219
+ "TEXT_TRIM_OPERATOR_LEFT": "tăiaţi spațiile din partea stângă a",
220
+ "TEXT_TRIM_OPERATOR_RIGHT": "taie spațiile din partea dreaptă a",
221
+ "TEXT_PRINT_TITLE": "imprimare %1",
222
+ "TEXT_PRINT_TOOLTIP": "Afișează textul specificat, numărul sau altă valoare.",
223
+ "TEXT_PROMPT_TYPE_TEXT": "solicită pentru text cu mesaj",
224
+ "TEXT_PROMPT_TYPE_NUMBER": "solicită pentru număr cu mesaj",
225
+ "TEXT_PROMPT_TOOLTIP_NUMBER": "Solicită utilizatorul pentru un număr.",
226
+ "TEXT_PROMPT_TOOLTIP_TEXT": "Solicită utilizatorul pentru text.",
227
+ "LISTS_CREATE_EMPTY_HELPURL": "https://github.com/google/blockly/wiki/Lists#create-empty-list",
228
+ "LISTS_CREATE_EMPTY_TITLE": "creează listă goală",
229
+ "LISTS_CREATE_EMPTY_TOOLTIP": "Returnează o listă, de lungime 0, care nu conţine înregistrări de date",
230
+ "LISTS_CREATE_WITH_TOOLTIP": "Creaţi o listă cu orice număr de elemente.",
231
+ "LISTS_CREATE_WITH_INPUT_WITH": "creează listă cu",
232
+ "LISTS_CREATE_WITH_CONTAINER_TITLE_ADD": "listă",
233
+ "LISTS_CREATE_WITH_CONTAINER_TOOLTIP": "Adaugă, elimină sau reordonează secţiuni ca să reconfiguraţi aceste blocuri de listă.",
234
+ "LISTS_CREATE_WITH_ITEM_TOOLTIP": "Adăugaţi un element la listă.",
235
+ "LISTS_REPEAT_TOOLTIP": "Creează o listă alcătuită dintr-o anumită valoare repetată de numărul specificat de ori.",
236
+ "LISTS_REPEAT_TITLE": "creaza lista cu %1 elemente repetate de %2 ori",
237
+ "LISTS_LENGTH_TITLE": "lungime de %1",
238
+ "LISTS_LENGTH_TOOLTIP": "Returnează lungimea unei liste.",
239
+ "LISTS_ISEMPTY_TITLE": "%1 este gol",
240
+ "LISTS_ISEMPTY_TOOLTIP": "Returnează adevărat dacă lista este goală.",
241
+ "LISTS_INLIST": "în listă",
242
+ "LISTS_INDEX_OF_FIRST": "Găseşte prima apariţie a elementului",
243
+ "LISTS_INDEX_OF_LAST": "găseşte ultima apariţie a elementului",
244
+ "LISTS_INDEX_OF_TOOLTIP": "Revine la indexul de la prima/ultima apariție a elementului din listă. Returnează %1 dacă elementul nu este găsit.",
245
+ "LISTS_GET_INDEX_GET": "obţine",
246
+ "LISTS_GET_INDEX_GET_REMOVE": "obţine şi elimină",
247
+ "LISTS_GET_INDEX_REMOVE": "elimină",
248
+ "LISTS_GET_INDEX_FROM_START": "#",
249
+ "LISTS_GET_INDEX_FROM_END": "# de la sfârșit",
250
+ "LISTS_GET_INDEX_FIRST": "primul",
251
+ "LISTS_GET_INDEX_LAST": "ultimul",
252
+ "LISTS_GET_INDEX_RANDOM": "aleator",
253
+ "LISTS_INDEX_FROM_START_TOOLTIP": "%1 este primul element.",
254
+ "LISTS_INDEX_FROM_END_TOOLTIP": "%1 este ultimul element.",
255
+ "LISTS_GET_INDEX_TOOLTIP_GET_FROM": "Returneaza elementul la poziţia specificată într-o listă.",
256
+ "LISTS_GET_INDEX_TOOLTIP_GET_FIRST": "Returnează primul element dintr-o listă.",
257
+ "LISTS_GET_INDEX_TOOLTIP_GET_LAST": "Returnează ultimul element într-o listă.",
258
+ "LISTS_GET_INDEX_TOOLTIP_GET_RANDOM": "Returneaza un element aleatoriu într-o listă.",
259
+ "LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FROM": "Elimină şi returneaza elementul la poziţia specificată într-o listă.",
260
+ "LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_FIRST": "Elimină şi returnează primul element într-o listă.",
261
+ "LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_LAST": "Elimină şi returnează ultimul element într-o listă.",
262
+ "LISTS_GET_INDEX_TOOLTIP_GET_REMOVE_RANDOM": "Elimină şi returnează un element aleatoriu într-o listă.",
263
+ "LISTS_GET_INDEX_TOOLTIP_REMOVE_FROM": "Elimină elementul la poziţia specificată într-o listă.",
264
+ "LISTS_GET_INDEX_TOOLTIP_REMOVE_FIRST": "Elimină primul element într-o listă.",
265
+ "LISTS_GET_INDEX_TOOLTIP_REMOVE_LAST": "Elimină ultimul element într-o listă.",
266
+ "LISTS_GET_INDEX_TOOLTIP_REMOVE_RANDOM": "Elimină un element aleatoriu într-o listă.",
267
+ "LISTS_SET_INDEX_SET": "seteaza",
268
+ "LISTS_SET_INDEX_INSERT": "introduceţi la",
269
+ "LISTS_SET_INDEX_INPUT_TO": "ca",
270
+ "LISTS_SET_INDEX_TOOLTIP_SET_FROM": "Setează elementul la poziţia specificată într-o listă.",
271
+ "LISTS_SET_INDEX_TOOLTIP_SET_FIRST": "Setează primul element într-o listă.",
272
+ "LISTS_SET_INDEX_TOOLTIP_SET_LAST": "Setează ultimul element într-o listă.",
273
+ "LISTS_SET_INDEX_TOOLTIP_SET_RANDOM": "Setează un element aleator într-o listă.",
274
+ "LISTS_SET_INDEX_TOOLTIP_INSERT_FROM": "Inserează elementul la poziţia specificată într-o listă.",
275
+ "LISTS_SET_INDEX_TOOLTIP_INSERT_FIRST": "Inserează elementul la începutul unei liste.",
276
+ "LISTS_SET_INDEX_TOOLTIP_INSERT_LAST": "Adăugă elementul la sfârşitul unei liste.",
277
+ "LISTS_SET_INDEX_TOOLTIP_INSERT_RANDOM": "Inserează elementul aleatoriu într-o listă.",
278
+ "LISTS_GET_SUBLIST_START_FROM_START": "obţine sub-lista de la #",
279
+ "LISTS_GET_SUBLIST_START_FROM_END": "obţine sub-lista de la # de la sfârşitul",
280
+ "LISTS_GET_SUBLIST_START_FIRST": "obţine sub-lista de la primul",
281
+ "LISTS_GET_SUBLIST_END_FROM_START": "la #",
282
+ "LISTS_GET_SUBLIST_END_FROM_END": "la # de la sfarsit",
283
+ "LISTS_GET_SUBLIST_END_LAST": "la ultima",
284
+ "LISTS_GET_SUBLIST_TOOLTIP": "Creează o copie a porţiunii specificate dintr-o listă.",
285
+ "LISTS_SPLIT_LIST_FROM_TEXT": "convertește textul în listă",
286
+ "LISTS_SPLIT_TEXT_FROM_LIST": "convertește lista în text",
287
+ "LISTS_SPLIT_WITH_DELIMITER": "cu separatorul",
288
+ "LISTS_SPLIT_TOOLTIP_SPLIT": "Împarte textul într-o listă de texte, despărțite prin fiecare separator",
289
+ "LISTS_SPLIT_TOOLTIP_JOIN": "Concatenează o listă de texte (alternate cu separatorul) într-un text unic",
290
+ "VARIABLES_GET_TOOLTIP": "Returnează valoarea acestei variabile.",
291
+ "VARIABLES_GET_CREATE_SET": "Crează 'set %1'",
292
+ "VARIABLES_SET": "seteaza %1 la %2",
293
+ "VARIABLES_SET_TOOLTIP": "Setează această variabilă sa fie egală la intrare.",
294
+ "VARIABLES_SET_CREATE_GET": "Crează 'get %1'",
295
+ "PROCEDURES_DEFNORETURN_HELPURL": "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29",
296
+ "PROCEDURES_DEFNORETURN_TITLE": "la",
297
+ "PROCEDURES_DEFNORETURN_PROCEDURE": "fă ceva",
298
+ "PROCEDURES_BEFORE_PARAMS": "cu:",
299
+ "PROCEDURES_CALL_BEFORE_PARAMS": "cu:",
300
+ "PROCEDURES_DEFNORETURN_TOOLTIP": "Crează o funcţie cu nici o ieşire.",
301
+ "PROCEDURES_DEFRETURN_HELPURL": "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29",
302
+ "PROCEDURES_DEFRETURN_RETURN": "returnează",
303
+ "PROCEDURES_DEFRETURN_TOOLTIP": "Creează o funcţie cu o ieşire.",
304
+ "PROCEDURES_ALLOW_STATEMENTS": "permite declarațiile",
305
+ "PROCEDURES_DEF_DUPLICATE_WARNING": "Atenţie: Această funcţie are parametri duplicaţi.",
306
+ "PROCEDURES_CALLNORETURN_HELPURL": "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29",
307
+ "PROCEDURES_CALLNORETURN_TOOLTIP": "Executați funcția '%1 'definită de utilizator.",
308
+ "PROCEDURES_CALLRETURN_HELPURL": "https://en.wikipedia.org/wiki/Procedure_%28computer_science%29",
309
+ "PROCEDURES_CALLRETURN_TOOLTIP": "Executați funcția '%1 'definită de utilizator şi folosiţi producţia sa.",
310
+ "PROCEDURES_MUTATORCONTAINER_TITLE": "intrări",
311
+ "PROCEDURES_MUTATORCONTAINER_TOOLTIP": "Adăugă, șterge sau reordonează parametrii de intrare ai acestei funcții.",
312
+ "PROCEDURES_MUTATORARG_TITLE": "nume de intrare:",
313
+ "PROCEDURES_MUTATORARG_TOOLTIP": "Adaugă un parametru de intrare pentru funcție.",
314
+ "PROCEDURES_HIGHLIGHT_DEF": "Evidenţiază definiţia funcţiei",
315
+ "PROCEDURES_CREATE_DO": "Creaţi '%1'",
316
+ "PROCEDURES_IFRETURN_TOOLTIP": "Dacă o valoare este adevărată, atunci returnează valoarea a doua.",
317
+ "PROCEDURES_IFRETURN_WARNING": "Avertisment: Acest bloc poate fi utilizat numai în definiţia unei funcţii."
318
+ }