#, fuzzy msgid "" msgstr "" "MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n" "Content-Type: text/plain; charset=UTF-8\n" msgctxt "CodeBlockExplanations.method" msgid "action" msgstr "" msgctxt "CodeBlockExplanations.blockText" msgid "__CodeBlockExplanations.method__ box" msgstr "" msgctxt "CodeBlockExplanations.editableMethod" msgid "custom __CodeBlockExplanations.method__" msgstr "" msgctxt "CodeBlockExplanations.range" msgid "--" msgstr "" msgctxt "CodeBlockExplanations.endTime" msgid "end of played" msgstr "" msgctxt "CodeBlockExplanations.numFormat" msgid "%2.2f" msgstr "" msgctxt "CodeBlockExplanations.invokingMethod" msgid "" "All __method__s and __blockText__es are contained by __editableMethod__s.
When a __editableMethod__ plays, the __method__s and " "__blockText__es it breaks down into play in order from top to bottom." msgstr "" msgctxt "CodeBlockExplanations.DoInOrder" msgid "" "A Do In Order __blockText__ plays the code it contains in order from " "top to bottom." msgstr "" msgctxt "CodeBlockExplanations.DoTogether" msgid "" "A Do Together __blockText__ starts playing the code it contains " "together, at the same time." msgstr "" msgctxt "CodeBlockExplanations.CountLoop" msgid "" "A Count Loop __blockText__ plays the code it contains in order, from " "top to bottom, as many times as its told to count." msgstr "" msgctxt "CodeBlockExplanations.WhileLoop" msgid "" "A While Loop __blockText__ plays the code it contains in order, from " "top to bottom, until it reaches its bottom and its condition is no longer " "true." msgstr "" msgctxt "CodeBlockExplanations.ForEachInArrayLoop" msgid "" "A For Each Loop __blockText__ plays the code it contains in order, " "from top to bottom one time for each item in the loop's array, in order of " "the items in the array." msgstr "" msgctxt "CodeBlockExplanations.EachInArrayTogether" msgid "" "An Each In Together __blockText__ plays the code it contains in " "order, from top to bottom, for each item in the loop's array. The " "__blockText__ starts playing together for all the array items at the same " "time." msgstr "" msgctxt "ConcurrentActionsTree.noConcurrentL1" msgid "" "No other __CodeBlockExplanations.method__s or __CodeBlockExplanations." "blockText__es " msgstr "" msgctxt "ConcurrentActionsTree.noConcurrentL2" msgid "played at the same time." msgstr ""