blockly 9.0.0-beta.4 → 9.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/blockly.min.js +295 -304
- package/blockly_compressed.js +295 -304
- package/blockly_compressed.js.map +1 -1
- package/core/block_drag_surface.d.ts +5 -1
- package/core/blockly.d.ts +9 -19
- package/core/css.d.ts +1 -1
- package/core/renderers/common/block_rendering.d.ts +2 -18
- package/core/utils/object.d.ts +3 -0
- package/core/utils/string.d.ts +1 -1
- package/core/utils/style.d.ts +1 -0
- package/core/utils/svg_math.d.ts +1 -10
- package/core/utils.d.ts +13 -71
- package/core/workspace_svg.d.ts +0 -6
- package/msg/ar.js +25 -25
- package/msg/az.js +17 -17
- package/msg/bcc.js +4 -4
- package/msg/be-tarask.js +16 -16
- package/msg/be.js +6 -6
- package/msg/bg.js +10 -10
- package/msg/bn.js +1 -1
- package/msg/br.js +18 -18
- package/msg/ca.js +1 -1
- package/msg/cs.js +12 -12
- package/msg/da.js +15 -15
- package/msg/de.js +40 -40
- package/msg/diq.js +17 -17
- package/msg/dty.js +2 -2
- package/msg/ee.js +1 -1
- package/msg/el.js +43 -43
- package/msg/en-gb.js +13 -13
- package/msg/eo.js +3 -3
- package/msg/es.js +9 -9
- package/msg/et.js +12 -12
- package/msg/eu.js +2 -2
- package/msg/fa.js +2 -2
- package/msg/fi.js +11 -11
- package/msg/fr.js +28 -28
- package/msg/gor.js +7 -7
- package/msg/ha.js +18 -18
- package/msg/he.js +7 -7
- package/msg/hi.js +18 -18
- package/msg/hr.js +13 -13
- package/msg/hrx.js +2 -2
- package/msg/hu.js +3 -3
- package/msg/hy.js +1 -1
- package/msg/ia.js +8 -8
- package/msg/id.js +29 -29
- package/msg/ig.js +26 -26
- package/msg/is.js +64 -64
- package/msg/it.js +4 -4
- package/msg/ja.js +53 -53
- package/msg/ka.js +2 -2
- package/msg/kab.js +16 -16
- package/msg/kbd-cyrl.js +3 -3
- package/msg/km.js +1 -1
- package/msg/kn.js +18 -18
- package/msg/ko.js +47 -47
- package/msg/ksh.js +1 -1
- package/msg/ky.js +2 -2
- package/msg/lb.js +3 -3
- package/msg/lki.js +14 -14
- package/msg/lo.js +1 -1
- package/msg/lrc.js +15 -15
- package/msg/lt.js +16 -16
- package/msg/lv.js +15 -15
- package/msg/mk.js +1 -1
- package/msg/mnw.js +5 -5
- package/msg/ms.js +14 -14
- package/msg/nb.js +37 -37
- package/msg/ne.js +1 -1
- package/msg/nl.js +39 -39
- package/msg/oc.js +8 -8
- package/msg/pa.js +2 -2
- package/msg/pl.js +30 -30
- package/msg/pms.js +32 -32
- package/msg/pt-br.js +21 -21
- package/msg/pt.js +16 -16
- package/msg/ro.js +25 -25
- package/msg/ru.js +25 -25
- package/msg/sc.js +16 -16
- package/msg/sd.js +4 -4
- package/msg/sk.js +16 -16
- package/msg/skr-arab.js +4 -4
- package/msg/sl.js +49 -49
- package/msg/sq.js +14 -14
- package/msg/sr-latn.js +22 -22
- package/msg/sr.js +26 -26
- package/msg/sv.js +29 -29
- package/msg/ta.js +10 -10
- package/msg/tcy.js +5 -5
- package/msg/tdd.js +440 -0
- package/msg/th.js +8 -8
- package/msg/tr.js +16 -16
- package/msg/uk.js +17 -17
- package/msg/ur.js +5 -5
- package/msg/uz.js +1 -1
- package/msg/vi.js +17 -17
- package/msg/yo.js +15 -15
- package/msg/zgh.js +11 -11
- package/msg/zh-hans.js +16 -16
- package/msg/zh-hant.js +12 -12
- package/package.json +1 -1
package/msg/et.js
CHANGED
|
@@ -30,7 +30,7 @@ Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-ble
|
|
|
30
30
|
Blockly.Msg["COLOUR_BLEND_RATIO"] = "suhtega";
|
|
31
31
|
Blockly.Msg["COLOUR_BLEND_TITLE"] = "segu";
|
|
32
32
|
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Segab kaks värvi määratud suhtega (0.0 - 1.0) kokku.";
|
|
33
|
-
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color";
|
|
33
|
+
Blockly.Msg["COLOUR_PICKER_HELPURL"] = "https://en.wikipedia.org/wiki/Color"; // untranslated
|
|
34
34
|
Blockly.Msg["COLOUR_PICKER_TOOLTIP"] = "Valitud värv paletist.";
|
|
35
35
|
Blockly.Msg["COLOUR_RANDOM_HELPURL"] = "http://randomcolour.com"; // untranslated
|
|
36
36
|
Blockly.Msg["COLOUR_RANDOM_TITLE"] = "juhuslik värv";
|
|
@@ -64,7 +64,7 @@ Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "Kui avaldis on tõene, käivita ploki se
|
|
|
64
64
|
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "Kui avaldis on tõene, käivita käsud esimesest plokist. Vastasel juhul käivita käsud teisest plokist.";
|
|
65
65
|
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "Kui esimene avaldis on tõene, käivita käsud esimesest plokist. Vastasel juhul, kui teine avaldis on tõene, käivita käsud teisest plokist.";
|
|
66
66
|
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "Kui esimene avaldis on tõene, käivita käsud esimesest plokist. Vastasel juhul, kui teine avaldis on tõene, käivita käsud teisest plokist. Kui ükski avaldistest pole tõene, käivita käsud viimasest plokist.";
|
|
67
|
-
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop";
|
|
67
|
+
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
|
68
68
|
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "käivita";
|
|
69
69
|
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "%1 korda";
|
|
70
70
|
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Plokis olevate käskude käivitamine määratud arv kordi.";
|
|
@@ -159,7 +159,7 @@ Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FIRST"] = "Asendab loendis esimese elem
|
|
|
159
159
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FROM"] = "Asendab loendis määratud kohal oleva elemendi.";
|
|
160
160
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "Asendab loendis viimase elemendi.";
|
|
161
161
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "Asendab loendis juhusliku elemendi.";
|
|
162
|
-
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list";
|
|
162
|
+
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list"; // untranslated
|
|
163
163
|
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "kasvavalt";
|
|
164
164
|
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "kahanevalt";
|
|
165
165
|
Blockly.Msg["LISTS_SORT_TITLE"] = "%1 %2 sorteeritud %3";
|
|
@@ -177,7 +177,7 @@ Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "väär";
|
|
|
177
177
|
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
|
178
178
|
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Tagastab tõeväärtuse – kas „tõene“ või „väär“.";
|
|
179
179
|
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "tõene";
|
|
180
|
-
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)";
|
|
180
|
+
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
|
181
181
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Tagastab „tõene“, kui avaldiste väärtused on võrdsed.";
|
|
182
182
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Tagastab „tõene“, kui esimese avaldise väärtus on suurem kui teise väärtus.";
|
|
183
183
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GTE"] = "Tagastab „tõene“, kui esimese avaldise väärtus on suurem või võrdne teise väärtusega.";
|
|
@@ -207,13 +207,13 @@ Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Tagastab kahe arvu jagatise.";
|
|
|
207
207
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "Tagastab kahe arvu vahe.";
|
|
208
208
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MULTIPLY"] = "Tagastab kahe arvu korrutise.";
|
|
209
209
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_POWER"] = "Tagastab esimese arvu teise arvu astmes.";
|
|
210
|
-
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2";
|
|
210
|
+
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2"; // untranslated
|
|
211
211
|
Blockly.Msg["MATH_ATAN2_TITLE"] = "atan2(X:%1, Y:%2)";
|
|
212
212
|
Blockly.Msg["MATH_ATAN2_TOOLTIP"] = "Tagastab punkti (X, Y) arkustangentsit kraadides vahemikus -180 kuni 180.";
|
|
213
|
-
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter";
|
|
213
|
+
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter"; // untranslated
|
|
214
214
|
Blockly.Msg["MATH_CHANGE_TITLE"] = "muuda %1 %2 võrra";
|
|
215
215
|
Blockly.Msg["MATH_CHANGE_TOOLTIP"] = "Lisab arvu muutujale '%1'.";
|
|
216
|
-
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://en.wikipedia.org/wiki/Mathematical_constant";
|
|
216
|
+
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://en.wikipedia.org/wiki/Mathematical_constant"; // untranslated
|
|
217
217
|
Blockly.Msg["MATH_CONSTANT_TOOLTIP"] = "Tagastab ühe konstantidest: π (3,141…), e (2,718…), φ (1.618…), √2) (1,414…), √½ (0,707…), või ∞ (infinity).";
|
|
218
218
|
Blockly.Msg["MATH_CONSTRAIN_HELPURL"] = "https://en.wikipedia.org/wiki/Clamping_(graphics)"; // untranslated
|
|
219
219
|
Blockly.Msg["MATH_CONSTRAIN_TITLE"] = "%1 piirang %2 ja %3 vahele";
|
|
@@ -227,7 +227,7 @@ Blockly.Msg["MATH_IS_POSITIVE"] = "on positiivne arv";
|
|
|
227
227
|
Blockly.Msg["MATH_IS_PRIME"] = "on algarv";
|
|
228
228
|
Blockly.Msg["MATH_IS_TOOLTIP"] = "Kontrollib kas arv on paarisarv, paaritu arv, algarv, täisarv, positiivne, negatiivne või jagub kindla arvuga. Tagastab „tõene“ või „väär“.";
|
|
229
229
|
Blockly.Msg["MATH_IS_WHOLE"] = "on täisarv";
|
|
230
|
-
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_operation";
|
|
230
|
+
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_operation"; // untranslated
|
|
231
231
|
Blockly.Msg["MATH_MODULO_TITLE"] = "%1 ÷ %2 jääk";
|
|
232
232
|
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Tagastab esimese numbri teisega jagamisel tekkiva jäägi.";
|
|
233
233
|
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
|
@@ -251,13 +251,13 @@ Blockly.Msg["MATH_ONLIST_TOOLTIP_RANDOM"] = "Tagastab juhusliku elemendi loendis
|
|
|
251
251
|
Blockly.Msg["MATH_ONLIST_TOOLTIP_STD_DEV"] = "Tagastab loendi standardhälbe.";
|
|
252
252
|
Blockly.Msg["MATH_ONLIST_TOOLTIP_SUM"] = "Tagastab kõigi loendis olevate arvude summa.";
|
|
253
253
|
Blockly.Msg["MATH_POWER_SYMBOL"] = "^"; // untranslated
|
|
254
|
-
Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_number_generation";
|
|
254
|
+
Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_number_generation"; // untranslated
|
|
255
255
|
Blockly.Msg["MATH_RANDOM_FLOAT_TITLE_RANDOM"] = "juhuslik murdosa";
|
|
256
256
|
Blockly.Msg["MATH_RANDOM_FLOAT_TOOLTIP"] = "Tagastab juhusliku murdosa 0.0 (kaasa arvatud) and 1.0 (välja arvatud) vahel.";
|
|
257
|
-
Blockly.Msg["MATH_RANDOM_INT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_number_generation";
|
|
257
|
+
Blockly.Msg["MATH_RANDOM_INT_HELPURL"] = "https://en.wikipedia.org/wiki/Random_number_generation"; // untranslated
|
|
258
258
|
Blockly.Msg["MATH_RANDOM_INT_TITLE"] = "juhuslik täisarv %1 ja %2 vahel";
|
|
259
259
|
Blockly.Msg["MATH_RANDOM_INT_TOOLTIP"] = "Tagastab juhusliku täisarvu toodud piiride vahel (piirarvud kaasa arvatud).";
|
|
260
|
-
Blockly.Msg["MATH_ROUND_HELPURL"] = "https://en.wikipedia.org/wiki/Rounding";
|
|
260
|
+
Blockly.Msg["MATH_ROUND_HELPURL"] = "https://en.wikipedia.org/wiki/Rounding"; // untranslated
|
|
261
261
|
Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "ümarda";
|
|
262
262
|
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "ümarda alla";
|
|
263
263
|
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "ümarda üles";
|
|
@@ -384,7 +384,7 @@ Blockly.Msg["TEXT_REPLACE_TOOLTIP"] = "Asenda mõne teksti esinemine mõnes muus
|
|
|
384
384
|
Blockly.Msg["TEXT_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#reversing-text"; // untranslated
|
|
385
385
|
Blockly.Msg["TEXT_REVERSE_MESSAGE0"] = "ümberpöördud %1";
|
|
386
386
|
Blockly.Msg["TEXT_REVERSE_TOOLTIP"] = "Pöörab tekstis tähemärkide järjestuse ümber.";
|
|
387
|
-
Blockly.Msg["TEXT_TEXT_HELPURL"] = "https://en.wikipedia.org/wiki/String_(computer_science)";
|
|
387
|
+
Blockly.Msg["TEXT_TEXT_HELPURL"] = "https://en.wikipedia.org/wiki/String_(computer_science)"; // untranslated
|
|
388
388
|
Blockly.Msg["TEXT_TEXT_TOOLTIP"] = "Täht, sõna või rida teksti.";
|
|
389
389
|
Blockly.Msg["TEXT_TRIM_HELPURL"] = "https://github.com/google/blockly/wiki/Text#trimming-removing-spaces"; // untranslated
|
|
390
390
|
Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "mõlemalt poolt eemaldatud tühikutega";
|
package/msg/eu.js
CHANGED
|
@@ -227,7 +227,7 @@ Blockly.Msg["MATH_IS_POSITIVE"] = "positiboa da";
|
|
|
227
227
|
Blockly.Msg["MATH_IS_PRIME"] = "zenbaki lehena da";
|
|
228
228
|
Blockly.Msg["MATH_IS_TOOLTIP"] = "Check if a number is an even, odd, prime, whole, positive, negative, or if it is divisible by certain number. Returns true or false."; // untranslated
|
|
229
229
|
Blockly.Msg["MATH_IS_WHOLE"] = "zenbaki osoa da";
|
|
230
|
-
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_operation";
|
|
230
|
+
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_operation"; // untranslated
|
|
231
231
|
Blockly.Msg["MATH_MODULO_TITLE"] = "%1 ÷ %2(r)en oroigarria";
|
|
232
232
|
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Return the remainder from dividing the two numbers."; // untranslated
|
|
233
233
|
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
|
@@ -384,7 +384,7 @@ Blockly.Msg["TEXT_REPLACE_TOOLTIP"] = "Replace all occurances of some text withi
|
|
|
384
384
|
Blockly.Msg["TEXT_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#reversing-text"; // untranslated
|
|
385
385
|
Blockly.Msg["TEXT_REVERSE_MESSAGE0"] = "%1(e)ri buelta eman";
|
|
386
386
|
Blockly.Msg["TEXT_REVERSE_TOOLTIP"] = "Reverses the order of the characters in the text."; // untranslated
|
|
387
|
-
Blockly.Msg["TEXT_TEXT_HELPURL"] = "https://en.wikipedia.org/wiki/String_(computer_science)";
|
|
387
|
+
Blockly.Msg["TEXT_TEXT_HELPURL"] = "https://en.wikipedia.org/wiki/String_(computer_science)"; // untranslated
|
|
388
388
|
Blockly.Msg["TEXT_TEXT_TOOLTIP"] = "Letra bat, hitza edo testuko lerroa.";
|
|
389
389
|
Blockly.Msg["TEXT_TRIM_HELPURL"] = "https://github.com/google/blockly/wiki/Text#trimming-removing-spaces"; // untranslated
|
|
390
390
|
Blockly.Msg["TEXT_TRIM_OPERATOR_BOTH"] = "trim spaces from both sides of"; // untranslated
|
package/msg/fa.js
CHANGED
|
@@ -159,7 +159,7 @@ Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FIRST"] = "اولین مورد در ی
|
|
|
159
159
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FROM"] = "مورد مشخصشده در یک فهرست را قرار میدهد.";
|
|
160
160
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "آخرین مورد در یک فهرست را تعیین میکند.";
|
|
161
161
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "یک مورد تصادفی در یک فهرست را تعیین میکند.";
|
|
162
|
-
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list";
|
|
162
|
+
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list"; // untranslated
|
|
163
163
|
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "صعودی";
|
|
164
164
|
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "نزولی";
|
|
165
165
|
Blockly.Msg["LISTS_SORT_TITLE"] = "مرتبسازی%1 %2 %3";
|
|
@@ -207,7 +207,7 @@ Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "بازگرداندن باقی
|
|
|
207
207
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "بازگرداندن تفاوت دو عدد.";
|
|
208
208
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MULTIPLY"] = "بازگرداندن حاصلضرب دو عدد.";
|
|
209
209
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_POWER"] = "بازگرداندن اولین عددی که از توان عدد دوم حاصل شده باشد.";
|
|
210
|
-
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2";
|
|
210
|
+
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2"; // untranslated
|
|
211
211
|
Blockly.Msg["MATH_ATAN2_TITLE"] = "atan2 of X:%1 Y:%2"; // untranslated
|
|
212
212
|
Blockly.Msg["MATH_ATAN2_TOOLTIP"] = "Return the arctangent of point (X, Y) in degrees from -180 to 180."; // untranslated
|
|
213
213
|
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://fa.wikipedia.org/wiki/%D8%A7%D8%B5%D8%B7%D9%84%D8%A7%D8%AD_%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D9%87%E2%80%8C%D9%86%D9%88%DB%8C%D8%B3%DB%8C#.D8.A7.D9.81.D8.B2.D8.A7.DB.8C.D8.B4_.D8.B4.D9.85.D8.A7.D8.B1.D9.86.D8.AF.D9.87";
|
package/msg/fi.js
CHANGED
|
@@ -37,7 +37,7 @@ Blockly.Msg["COLOUR_RANDOM_TITLE"] = "satunnainen väri";
|
|
|
37
37
|
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Valitse väri sattumanvaraisesti.";
|
|
38
38
|
Blockly.Msg["COLOUR_RGB_BLUE"] = "sininen";
|
|
39
39
|
Blockly.Msg["COLOUR_RGB_GREEN"] = "vihreä";
|
|
40
|
-
Blockly.Msg["COLOUR_RGB_HELPURL"] = "
|
|
40
|
+
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
|
41
41
|
Blockly.Msg["COLOUR_RGB_RED"] = "punainen";
|
|
42
42
|
Blockly.Msg["COLOUR_RGB_TITLE"] = "väri, jossa on";
|
|
43
43
|
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Luo väri, jossa on tietty määrä punaista, vihreää ja sinistä. Kaikkien arvojen tulee olla välillä 0 - 100.";
|
|
@@ -64,7 +64,7 @@ Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "Jos arvo on tosi, suorita lauseke.";
|
|
|
64
64
|
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "Jos arvo on tosi, suorita ensimmäinen lohko lausekkeita. Muuten suorita toinen lohko lausekkeita.";
|
|
65
65
|
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "Jos ensimmäinen arvo on tosi, suorita ensimmäinen lohko lausekkeita. Muuten, jos toinen arvo on tosi, suorita toinen lohko lausekkeita.";
|
|
66
66
|
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "Jos ensimmäinen arvo on tosi, suorita ensimmäinen lohko lausekkeita. Muuten, jos toinen arvo on tosi, suorita toinen lohko lausekkeita. Jos mikään arvoista ei ole tosi, suorita viimeinen lohko lausekkeita.";
|
|
67
|
-
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop";
|
|
67
|
+
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
|
68
68
|
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "tee";
|
|
69
69
|
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "toista %1 kertaa";
|
|
70
70
|
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Suorita joukko lausekkeita useampi kertaa.";
|
|
@@ -159,7 +159,7 @@ Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FIRST"] = "Asettaa listan ensimmäisen
|
|
|
159
159
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FROM"] = "Asettaa kohteen annettuun kohtaan listassa.";
|
|
160
160
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "Asettaa listan viimeisen kohteen.";
|
|
161
161
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "Asettaa satunnaisen kohteen listassa.";
|
|
162
|
-
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list";
|
|
162
|
+
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list"; // untranslated
|
|
163
163
|
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "nouseva";
|
|
164
164
|
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "laskeva";
|
|
165
165
|
Blockly.Msg["LISTS_SORT_TITLE"] = "lajittele %1 %2 %3";
|
|
@@ -200,25 +200,25 @@ Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F:"; //
|
|
|
200
200
|
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "jos epätosi";
|
|
201
201
|
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "jos tosi";
|
|
202
202
|
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Tarkistaa testin ehdon. Jos ehto on tosi, palauttaa \"jos tosi\" arvon, muuten palauttaa \"jos epätosi\" arvon.";
|
|
203
|
-
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+";
|
|
203
|
+
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
|
204
204
|
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "http://fi.wikipedia.org/wiki/Aritmetiikka";
|
|
205
205
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Palauttaa kahden luvun summan.";
|
|
206
206
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Palauttaa jakolaskun osamäärän.";
|
|
207
207
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "Palauttaa kahden luvun erotuksen.";
|
|
208
208
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MULTIPLY"] = "Palauttaa kertolaskun tulon.";
|
|
209
209
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_POWER"] = "Palauttaa ensimmäisen luvun korotettuna toisen luvun potenssiin.";
|
|
210
|
-
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2";
|
|
210
|
+
Blockly.Msg["MATH_ATAN2_HELPURL"] = "https://en.wikipedia.org/wiki/Atan2"; // untranslated
|
|
211
211
|
Blockly.Msg["MATH_ATAN2_TITLE"] = "atan(X:%1,Y:%2)";
|
|
212
212
|
Blockly.Msg["MATH_ATAN2_TOOLTIP"] = "Palauta pisteen (X,Y) arkustangentti välillä -180–180.";
|
|
213
213
|
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://fi.wikipedia.org/wiki/Yhteenlasku";
|
|
214
214
|
Blockly.Msg["MATH_CHANGE_TITLE"] = "muuta %1 arvolla %2";
|
|
215
215
|
Blockly.Msg["MATH_CHANGE_TOOLTIP"] = "Lisää arvo muuttujaan '%1'.";
|
|
216
|
-
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://en.wikipedia.org/wiki/Mathematical_constant";
|
|
216
|
+
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://en.wikipedia.org/wiki/Mathematical_constant"; // untranslated
|
|
217
217
|
Blockly.Msg["MATH_CONSTANT_TOOLTIP"] = "Palauttaa jonkin seuraavista vakioista: π (3.141…), e (2.718…), φ (1.618…), neliöjuuri(2) (1.414…), neliöjuuri(½) (0.707…), or ∞ (ääretön).";
|
|
218
218
|
Blockly.Msg["MATH_CONSTRAIN_HELPURL"] = "https://en.wikipedia.org/wiki/Clamping_(graphics)"; // untranslated
|
|
219
219
|
Blockly.Msg["MATH_CONSTRAIN_TITLE"] = "rajoita %1 vähintään %2 enintään %3";
|
|
220
220
|
Blockly.Msg["MATH_CONSTRAIN_TOOLTIP"] = "Rajoittaa arvon annetulle suljetulle välille.";
|
|
221
|
-
Blockly.Msg["MATH_DIVISION_SYMBOL"] = "÷";
|
|
221
|
+
Blockly.Msg["MATH_DIVISION_SYMBOL"] = "÷"; // untranslated
|
|
222
222
|
Blockly.Msg["MATH_IS_DIVISIBLE_BY"] = "on jaollinen luvulla";
|
|
223
223
|
Blockly.Msg["MATH_IS_EVEN"] = "on parillinen";
|
|
224
224
|
Blockly.Msg["MATH_IS_NEGATIVE"] = "on negatiivinen";
|
|
@@ -227,7 +227,7 @@ Blockly.Msg["MATH_IS_POSITIVE"] = "on positiivinen";
|
|
|
227
227
|
Blockly.Msg["MATH_IS_PRIME"] = "on alkuluku";
|
|
228
228
|
Blockly.Msg["MATH_IS_TOOLTIP"] = "Tarkistaa onko numero parillinen, pariton, alkuluku, kokonaisluku, positiivinen, negatiivinen, tai jos se on jaollinen toisella luvulla. Palauttaa tosi tai epätosi.";
|
|
229
229
|
Blockly.Msg["MATH_IS_WHOLE"] = "on kokonaisluku";
|
|
230
|
-
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_operation";
|
|
230
|
+
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_operation"; // untranslated
|
|
231
231
|
Blockly.Msg["MATH_MODULO_TITLE"] = "%1 ÷ %2 jakojäännös";
|
|
232
232
|
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Palauttaa jakolaskun jakojäännöksen.";
|
|
233
233
|
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "⋅";
|
|
@@ -250,7 +250,7 @@ Blockly.Msg["MATH_ONLIST_TOOLTIP_MODE"] = "Palauttaa luettelon yleisimmistä luv
|
|
|
250
250
|
Blockly.Msg["MATH_ONLIST_TOOLTIP_RANDOM"] = "Palauttaa satunnaisesti valitun luvun annetuista luvuista.";
|
|
251
251
|
Blockly.Msg["MATH_ONLIST_TOOLTIP_STD_DEV"] = "Palauttaa annettujen lukujen keskihajonnan.";
|
|
252
252
|
Blockly.Msg["MATH_ONLIST_TOOLTIP_SUM"] = "Palauttaa kaikkien annettujen lukujen summan.";
|
|
253
|
-
Blockly.Msg["MATH_POWER_SYMBOL"] = "^";
|
|
253
|
+
Blockly.Msg["MATH_POWER_SYMBOL"] = "^"; // untranslated
|
|
254
254
|
Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://fi.wikipedia.org/wiki/Satunnaisluku";
|
|
255
255
|
Blockly.Msg["MATH_RANDOM_FLOAT_TITLE_RANDOM"] = "satunnainen murtoluku";
|
|
256
256
|
Blockly.Msg["MATH_RANDOM_FLOAT_TOOLTIP"] = "Palauttaa satunnaisen luvun oikealta puoliavoimesta välistä [0.0, 1.0).";
|
|
@@ -272,7 +272,7 @@ Blockly.Msg["MATH_SINGLE_TOOLTIP_LOG10"] = "Palauttaa luvun kymmenkantaisen loga
|
|
|
272
272
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_NEG"] = "Palauttaa numeron vastaluvun.";
|
|
273
273
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_POW10"] = "Palauttaa 10 potenssiin luku.";
|
|
274
274
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_ROOT"] = "Palauttaa luvun neliöjuuren.";
|
|
275
|
-
Blockly.Msg["MATH_SUBTRACTION_SYMBOL"] = "-";
|
|
275
|
+
Blockly.Msg["MATH_SUBTRACTION_SYMBOL"] = "-"; // untranslated
|
|
276
276
|
Blockly.Msg["MATH_TRIG_ACOS"] = "acos";
|
|
277
277
|
Blockly.Msg["MATH_TRIG_ASIN"] = "asin";
|
|
278
278
|
Blockly.Msg["MATH_TRIG_ATAN"] = "atan";
|
|
@@ -312,7 +312,7 @@ Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "palauta";
|
|
|
312
312
|
Blockly.Msg["PROCEDURES_DEFRETURN_TOOLTIP"] = "Luo funktio, jolla ei ole tuotosta.";
|
|
313
313
|
Blockly.Msg["PROCEDURES_DEF_DUPLICATE_WARNING"] = "Varoitus: tällä funktiolla on sama parametri useamman kerran.";
|
|
314
314
|
Blockly.Msg["PROCEDURES_HIGHLIGHT_DEF"] = "Korosta funktion määritelmä";
|
|
315
|
-
Blockly.Msg["PROCEDURES_IFRETURN_HELPURL"] = "http://c2.com/cgi/wiki?GuardClause";
|
|
315
|
+
Blockly.Msg["PROCEDURES_IFRETURN_HELPURL"] = "http://c2.com/cgi/wiki?GuardClause"; // untranslated
|
|
316
316
|
Blockly.Msg["PROCEDURES_IFRETURN_TOOLTIP"] = "Jos arvo on tosi, palauta toinen arvo.";
|
|
317
317
|
Blockly.Msg["PROCEDURES_IFRETURN_WARNING"] = "Varoitus: tätä lohkoa voi käyttää vain funktion määrityksessä.";
|
|
318
318
|
Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "syötteen nimi:";
|
package/msg/fr.js
CHANGED
|
@@ -26,7 +26,7 @@ Blockly.Msg["COLLAPSE_ALL"] = "Réduire les blocs";
|
|
|
26
26
|
Blockly.Msg["COLLAPSE_BLOCK"] = "Réduire le bloc";
|
|
27
27
|
Blockly.Msg["COLOUR_BLEND_COLOUR1"] = "couleur 1";
|
|
28
28
|
Blockly.Msg["COLOUR_BLEND_COLOUR2"] = "couleur 2";
|
|
29
|
-
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp";
|
|
29
|
+
Blockly.Msg["COLOUR_BLEND_HELPURL"] = "https://meyerweb.com/eric/tools/color-blend/#:::rgbp"; // untranslated
|
|
30
30
|
Blockly.Msg["COLOUR_BLEND_RATIO"] = "taux";
|
|
31
31
|
Blockly.Msg["COLOUR_BLEND_TITLE"] = "mélanger";
|
|
32
32
|
Blockly.Msg["COLOUR_BLEND_TOOLTIP"] = "Mélange deux couleurs dans une proportion donnée (de 0.0 à 1.0).";
|
|
@@ -37,25 +37,25 @@ Blockly.Msg["COLOUR_RANDOM_TITLE"] = "couleur aléatoire";
|
|
|
37
37
|
Blockly.Msg["COLOUR_RANDOM_TOOLTIP"] = "Choisir une couleur au hasard.";
|
|
38
38
|
Blockly.Msg["COLOUR_RGB_BLUE"] = "bleu";
|
|
39
39
|
Blockly.Msg["COLOUR_RGB_GREEN"] = "vert";
|
|
40
|
-
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html";
|
|
40
|
+
Blockly.Msg["COLOUR_RGB_HELPURL"] = "https://www.december.com/html/spec/colorpercompact.html"; // untranslated
|
|
41
41
|
Blockly.Msg["COLOUR_RGB_RED"] = "rouge";
|
|
42
42
|
Blockly.Msg["COLOUR_RGB_TITLE"] = "colorier en";
|
|
43
43
|
Blockly.Msg["COLOUR_RGB_TOOLTIP"] = "Créer une couleur avec la quantité spécifiée de rouge, vert et bleu. Les valeurs doivent être comprises entre 0 et 100.";
|
|
44
|
-
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://
|
|
44
|
+
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_HELPURL"] = "https://fr.wikipedia.org/wiki/Structure_de_contrôle#Commandes_de_sortie_de_boucle";
|
|
45
45
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_BREAK"] = "quitter la boucle";
|
|
46
46
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_OPERATOR_CONTINUE"] = "passer à l’itération de boucle suivante";
|
|
47
47
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK"] = "Sortir de la boucle englobante.";
|
|
48
48
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE"] = "Sauter le reste de cette boucle, et poursuivre avec l’itération suivante.";
|
|
49
49
|
Blockly.Msg["CONTROLS_FLOW_STATEMENTS_WARNING"] = "Attention : ce bloc ne devrait être utilisé que dans une boucle.";
|
|
50
|
-
Blockly.Msg["CONTROLS_FOREACH_HELPURL"] = "https://
|
|
50
|
+
Blockly.Msg["CONTROLS_FOREACH_HELPURL"] = "https://fr.wikipedia.org/wiki/Structure_de_contrôle#Itérateurs";
|
|
51
51
|
Blockly.Msg["CONTROLS_FOREACH_TITLE"] = "pour chaque élément %1 dans la liste %2";
|
|
52
52
|
Blockly.Msg["CONTROLS_FOREACH_TOOLTIP"] = "Pour chaque élément d’une liste, assigner la valeur de l’élément à la variable « %1 », puis exécuter des instructions.";
|
|
53
|
-
Blockly.Msg["CONTROLS_FOR_HELPURL"] = "https://
|
|
53
|
+
Blockly.Msg["CONTROLS_FOR_HELPURL"] = "https://fr.wikipedia.org/wiki/Boucle_for";
|
|
54
54
|
Blockly.Msg["CONTROLS_FOR_TITLE"] = "compter avec %1 de %2 à %3 par %4";
|
|
55
55
|
Blockly.Msg["CONTROLS_FOR_TOOLTIP"] = "Faire prendre successivement à la variable « %1 » les valeurs entre deux nombres de début et de fin par incrément du pas spécifié et exécuter les instructions spécifiées.";
|
|
56
56
|
Blockly.Msg["CONTROLS_IF_ELSEIF_TOOLTIP"] = "Ajouter une condition au bloc conditionnel.";
|
|
57
57
|
Blockly.Msg["CONTROLS_IF_ELSE_TOOLTIP"] = "Ajouter une condition finale déclenchée dans tous les autres cas au bloc conditionnel.";
|
|
58
|
-
Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://
|
|
58
|
+
Blockly.Msg["CONTROLS_IF_HELPURL"] = "https://fr.wikipedia.org/wiki/Structure_de_contrôle#Alternatives";
|
|
59
59
|
Blockly.Msg["CONTROLS_IF_IF_TOOLTIP"] = "Ajouter, supprimer ou réordonner les sections pour reconfigurer ce bloc conditionnel.";
|
|
60
60
|
Blockly.Msg["CONTROLS_IF_MSG_ELSE"] = "sinon";
|
|
61
61
|
Blockly.Msg["CONTROLS_IF_MSG_ELSEIF"] = "sinon si";
|
|
@@ -68,7 +68,7 @@ Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://fr.wikipedia.org/wiki/Boucle_f
|
|
|
68
68
|
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "faire";
|
|
69
69
|
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "répéter %1 fois";
|
|
70
70
|
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Exécuter des instructions plusieurs fois.";
|
|
71
|
-
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://
|
|
71
|
+
Blockly.Msg["CONTROLS_WHILEUNTIL_HELPURL"] = "https://fr.wikipedia.org/wiki/Boucle_while";
|
|
72
72
|
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_UNTIL"] = "répéter jusqu’à ce que";
|
|
73
73
|
Blockly.Msg["CONTROLS_WHILEUNTIL_OPERATOR_WHILE"] = "répéter tant que";
|
|
74
74
|
Blockly.Msg["CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL"] = "Tant qu’une valeur est fausse, alors exécuter des instructions.";
|
|
@@ -94,7 +94,7 @@ Blockly.Msg["LISTS_CREATE_EMPTY_TITLE"] = "créer une liste vide";
|
|
|
94
94
|
Blockly.Msg["LISTS_CREATE_EMPTY_TOOLTIP"] = "Renvoyer une liste, de longueur 0, ne contenant aucun enregistrement de données";
|
|
95
95
|
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TITLE_ADD"] = "liste";
|
|
96
96
|
Blockly.Msg["LISTS_CREATE_WITH_CONTAINER_TOOLTIP"] = "Ajouter, supprimer, ou réordonner les sections pour reconfigurer ce bloc de liste.";
|
|
97
|
-
Blockly.Msg["LISTS_CREATE_WITH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-list-with";
|
|
97
|
+
Blockly.Msg["LISTS_CREATE_WITH_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-list-with"; // untranslated
|
|
98
98
|
Blockly.Msg["LISTS_CREATE_WITH_INPUT_WITH"] = "créer une liste avec";
|
|
99
99
|
Blockly.Msg["LISTS_CREATE_WITH_ITEM_TOOLTIP"] = "Ajouter un élément à la liste.";
|
|
100
100
|
Blockly.Msg["LISTS_CREATE_WITH_TOOLTIP"] = "Créer une liste avec un nombre quelconque d’éléments.";
|
|
@@ -126,7 +126,7 @@ Blockly.Msg["LISTS_GET_SUBLIST_HELPURL"] = "https://github.com/google/blockly/wi
|
|
|
126
126
|
Blockly.Msg["LISTS_GET_SUBLIST_START_FIRST"] = "obtenir la sous-liste depuis le début";
|
|
127
127
|
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_END"] = "obtenir la sous-liste depuis le n° depuis la fin";
|
|
128
128
|
Blockly.Msg["LISTS_GET_SUBLIST_START_FROM_START"] = "obtenir la sous-liste depuis le n°";
|
|
129
|
-
Blockly.Msg["LISTS_GET_SUBLIST_TAIL"] = "";
|
|
129
|
+
Blockly.Msg["LISTS_GET_SUBLIST_TAIL"] = ""; // untranslated
|
|
130
130
|
Blockly.Msg["LISTS_GET_SUBLIST_TOOLTIP"] = "Crée une copie de la partie spécifiée d’une liste.";
|
|
131
131
|
Blockly.Msg["LISTS_INDEX_FROM_END_TOOLTIP"] = "%1 est le dernier élément.";
|
|
132
132
|
Blockly.Msg["LISTS_INDEX_FROM_START_TOOLTIP"] = "%1 est le premier élément.";
|
|
@@ -144,7 +144,7 @@ Blockly.Msg["LISTS_LENGTH_TOOLTIP"] = "Renvoie la longueur d’une liste.";
|
|
|
144
144
|
Blockly.Msg["LISTS_REPEAT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#create-list-with"; // untranslated
|
|
145
145
|
Blockly.Msg["LISTS_REPEAT_TITLE"] = "créer une liste avec l’élément %1 répété %2 fois";
|
|
146
146
|
Blockly.Msg["LISTS_REPEAT_TOOLTIP"] = "Crée une liste consistant en la valeur fournie répétée le nombre de fois indiqué.";
|
|
147
|
-
Blockly.Msg["LISTS_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#reversing-a-list";
|
|
147
|
+
Blockly.Msg["LISTS_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#reversing-a-list"; // untranslated
|
|
148
148
|
Blockly.Msg["LISTS_REVERSE_MESSAGE0"] = "inverser %1";
|
|
149
149
|
Blockly.Msg["LISTS_REVERSE_TOOLTIP"] = "Inverser la copie d’une liste.";
|
|
150
150
|
Blockly.Msg["LISTS_SET_INDEX_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#in-list--set"; // untranslated
|
|
@@ -159,7 +159,7 @@ Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FIRST"] = "Définit le premier élémen
|
|
|
159
159
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_FROM"] = "Définit l’élément à la position indiquée dans une liste.";
|
|
160
160
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_LAST"] = "Définit le dernier élément dans une liste.";
|
|
161
161
|
Blockly.Msg["LISTS_SET_INDEX_TOOLTIP_SET_RANDOM"] = "Définit un élément au hasard dans une liste.";
|
|
162
|
-
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list";
|
|
162
|
+
Blockly.Msg["LISTS_SORT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#sorting-a-list"; // untranslated
|
|
163
163
|
Blockly.Msg["LISTS_SORT_ORDER_ASCENDING"] = "croissant";
|
|
164
164
|
Blockly.Msg["LISTS_SORT_ORDER_DESCENDING"] = "décroissant";
|
|
165
165
|
Blockly.Msg["LISTS_SORT_TITLE"] = "trier %1 %2 %3";
|
|
@@ -167,14 +167,14 @@ Blockly.Msg["LISTS_SORT_TOOLTIP"] = "Trier une copie d’une liste.";
|
|
|
167
167
|
Blockly.Msg["LISTS_SORT_TYPE_IGNORECASE"] = "alphabétique, en ignorant la casse";
|
|
168
168
|
Blockly.Msg["LISTS_SORT_TYPE_NUMERIC"] = "numérique";
|
|
169
169
|
Blockly.Msg["LISTS_SORT_TYPE_TEXT"] = "alphabétique";
|
|
170
|
-
Blockly.Msg["LISTS_SPLIT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#splitting-strings-and-joining-lists";
|
|
170
|
+
Blockly.Msg["LISTS_SPLIT_HELPURL"] = "https://github.com/google/blockly/wiki/Lists#splitting-strings-and-joining-lists"; // untranslated
|
|
171
171
|
Blockly.Msg["LISTS_SPLIT_LIST_FROM_TEXT"] = "créer une liste depuis le texte";
|
|
172
172
|
Blockly.Msg["LISTS_SPLIT_TEXT_FROM_LIST"] = "créer un texte depuis la liste";
|
|
173
173
|
Blockly.Msg["LISTS_SPLIT_TOOLTIP_JOIN"] = "Réunir une liste de textes en un seul, en les joignant par un séparateur.";
|
|
174
174
|
Blockly.Msg["LISTS_SPLIT_TOOLTIP_SPLIT"] = "Couper un texte en une liste de textes, en coupant à chaque séparateur.";
|
|
175
175
|
Blockly.Msg["LISTS_SPLIT_WITH_DELIMITER"] = "avec séparateur";
|
|
176
176
|
Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "faux";
|
|
177
|
-
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://
|
|
177
|
+
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://fr.wikipedia.org/wiki/Principe_de_bivalence";
|
|
178
178
|
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Renvoie soit vrai soit faux.";
|
|
179
179
|
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "vrai";
|
|
180
180
|
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://fr.wikipedia.org/wiki/In%C3%A9galit%C3%A9_(math%C3%A9matiques)";
|
|
@@ -184,14 +184,14 @@ Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GTE"] = "Renvoyer true si la première entré
|
|
|
184
184
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LT"] = "Renvoyer vrai si la première entrée est plus petite que la seconde.";
|
|
185
185
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_LTE"] = "Renvoyer vrai si la première entrée est plus petite ou égale à la seconde.";
|
|
186
186
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_NEQ"] = "Renvoyer vrai si les deux entrées sont différentes.";
|
|
187
|
-
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://
|
|
187
|
+
Blockly.Msg["LOGIC_NEGATE_HELPURL"] = "https://fr.wikipedia.org/wiki/Négation_logique";
|
|
188
188
|
Blockly.Msg["LOGIC_NEGATE_TITLE"] = "non %1";
|
|
189
189
|
Blockly.Msg["LOGIC_NEGATE_TOOLTIP"] = "Renvoie vrai si l’entrée est fausse. Renvoie faux si l’entrée est vraie.";
|
|
190
190
|
Blockly.Msg["LOGIC_NULL"] = "nul";
|
|
191
|
-
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type";
|
|
191
|
+
Blockly.Msg["LOGIC_NULL_HELPURL"] = "https://en.wikipedia.org/wiki/Nullable_type"; // untranslated
|
|
192
192
|
Blockly.Msg["LOGIC_NULL_TOOLTIP"] = "Renvoie nul.";
|
|
193
193
|
Blockly.Msg["LOGIC_OPERATION_AND"] = "et";
|
|
194
|
-
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://
|
|
194
|
+
Blockly.Msg["LOGIC_OPERATION_HELPURL"] = "https://fr.wikipedia.org/wiki/Connecteur_logique";
|
|
195
195
|
Blockly.Msg["LOGIC_OPERATION_OR"] = "ou";
|
|
196
196
|
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_AND"] = "Renvoyer vrai si les deux entrées sont vraies.";
|
|
197
197
|
Blockly.Msg["LOGIC_OPERATION_TOOLTIP_OR"] = "Renvoyer vrai si au moins une des entrées est vraie.";
|
|
@@ -200,7 +200,7 @@ Blockly.Msg["LOGIC_TERNARY_HELPURL"] = "https://en.wikipedia.org/wiki/%3F%3A";
|
|
|
200
200
|
Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "si faux";
|
|
201
201
|
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "si vrai";
|
|
202
202
|
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Vérifie la condition indiquée dans « test ». Si elle est vraie, renvoie la valeur « si vrai » ; sinon renvoie la valeur « si faux ».";
|
|
203
|
-
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+";
|
|
203
|
+
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
|
204
204
|
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://fr.wikipedia.org/wiki/Arithm%C3%A9tique";
|
|
205
205
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Renvoie la somme des deux nombres.";
|
|
206
206
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Renvoie le quotient des deux nombres.";
|
|
@@ -218,7 +218,7 @@ Blockly.Msg["MATH_CONSTANT_TOOLTIP"] = "Renvoie une des constantes courantes :
|
|
|
218
218
|
Blockly.Msg["MATH_CONSTRAIN_HELPURL"] = "https://en.wikipedia.org/wiki/Clamping_(graphics)"; // untranslated
|
|
219
219
|
Blockly.Msg["MATH_CONSTRAIN_TITLE"] = "contraindre %1 entre %2 et %3";
|
|
220
220
|
Blockly.Msg["MATH_CONSTRAIN_TOOLTIP"] = "Contraindre un nombre à rester entre les limites spécifiées (incluses).";
|
|
221
|
-
Blockly.Msg["MATH_DIVISION_SYMBOL"] = "÷";
|
|
221
|
+
Blockly.Msg["MATH_DIVISION_SYMBOL"] = "÷"; // untranslated
|
|
222
222
|
Blockly.Msg["MATH_IS_DIVISIBLE_BY"] = "est divisible par";
|
|
223
223
|
Blockly.Msg["MATH_IS_EVEN"] = "est pair";
|
|
224
224
|
Blockly.Msg["MATH_IS_NEGATIVE"] = "est négatif";
|
|
@@ -230,10 +230,10 @@ Blockly.Msg["MATH_IS_WHOLE"] = "est entier";
|
|
|
230
230
|
Blockly.Msg["MATH_MODULO_HELPURL"] = "https://fr.wikipedia.org/wiki/Modulo_(op%C3%A9ration)";
|
|
231
231
|
Blockly.Msg["MATH_MODULO_TITLE"] = "reste de %1 ÷ %2";
|
|
232
232
|
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Renvoyer le reste de la division euclidienne des deux nombres.";
|
|
233
|
-
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×";
|
|
233
|
+
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
|
234
234
|
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://fr.wikipedia.org/wiki/Nombre";
|
|
235
235
|
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "Un nombre.";
|
|
236
|
-
Blockly.Msg["MATH_ONLIST_HELPURL"] = "";
|
|
236
|
+
Blockly.Msg["MATH_ONLIST_HELPURL"] = "https://fr.wikipedia.org/wiki/Fonction_d'agrégation";
|
|
237
237
|
Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "moyenne de la liste";
|
|
238
238
|
Blockly.Msg["MATH_ONLIST_OPERATOR_MAX"] = "maximum de la liste";
|
|
239
239
|
Blockly.Msg["MATH_ONLIST_OPERATOR_MEDIAN"] = "médiane de la liste";
|
|
@@ -250,7 +250,7 @@ Blockly.Msg["MATH_ONLIST_TOOLTIP_MODE"] = "Renvoyer une liste d’un ou plusieur
|
|
|
250
250
|
Blockly.Msg["MATH_ONLIST_TOOLTIP_RANDOM"] = "Renvoyer un élément au hasard dans la liste.";
|
|
251
251
|
Blockly.Msg["MATH_ONLIST_TOOLTIP_STD_DEV"] = "Renvoyer l’écart type de la liste.";
|
|
252
252
|
Blockly.Msg["MATH_ONLIST_TOOLTIP_SUM"] = "Renvoyer la somme de tous les nombres dans la liste.";
|
|
253
|
-
Blockly.Msg["MATH_POWER_SYMBOL"] = "^";
|
|
253
|
+
Blockly.Msg["MATH_POWER_SYMBOL"] = "^"; // untranslated
|
|
254
254
|
Blockly.Msg["MATH_RANDOM_FLOAT_HELPURL"] = "https://fr.wikipedia.org/wiki/G%C3%A9n%C3%A9rateur_de_nombres_al%C3%A9atoires";
|
|
255
255
|
Blockly.Msg["MATH_RANDOM_FLOAT_TITLE_RANDOM"] = "fraction aléatoire";
|
|
256
256
|
Blockly.Msg["MATH_RANDOM_FLOAT_TOOLTIP"] = "Renvoyer une fraction aléatoire entre 0,0 (inclus) et 1,0 (exclus).";
|
|
@@ -266,7 +266,7 @@ Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://fr.wikipedia.org/wiki/Racine_carr%
|
|
|
266
266
|
Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE"] = "valeur absolue";
|
|
267
267
|
Blockly.Msg["MATH_SINGLE_OP_ROOT"] = "racine carrée";
|
|
268
268
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_ABS"] = "Renvoie la valeur absolue d’un nombre.";
|
|
269
|
-
Blockly.Msg["MATH_SINGLE_TOOLTIP_EXP"] = "Renvoie
|
|
269
|
+
Blockly.Msg["MATH_SINGLE_TOOLTIP_EXP"] = "Renvoie e (la constante d’Euler) élevé à la puissance d’un nombre donné, c’est-à-dire l’exponentielle népérienne ou naturelle de ce nombre.";
|
|
270
270
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_LN"] = "Renvoie le logarithme naturel d’un nombre.";
|
|
271
271
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_LOG10"] = "Renvoie le logarithme décimal d’un nombre.";
|
|
272
272
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_NEG"] = "Renvoie l’opposé d’un nombre";
|
|
@@ -292,7 +292,7 @@ Blockly.Msg["NEW_STRING_VARIABLE"] = "Créer une variable de chaîne...";
|
|
|
292
292
|
Blockly.Msg["NEW_VARIABLE"] = "Créer une variable...";
|
|
293
293
|
Blockly.Msg["NEW_VARIABLE_TITLE"] = "Nom de la nouvelle variable :";
|
|
294
294
|
Blockly.Msg["NEW_VARIABLE_TYPE_TITLE"] = "Nouveau type de variable :";
|
|
295
|
-
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = "";
|
|
295
|
+
Blockly.Msg["ORDINAL_NUMBER_SUFFIX"] = ""; // untranslated
|
|
296
296
|
Blockly.Msg["PROCEDURES_ALLOW_STATEMENTS"] = "autoriser les ordres";
|
|
297
297
|
Blockly.Msg["PROCEDURES_BEFORE_PARAMS"] = "avec :";
|
|
298
298
|
Blockly.Msg["PROCEDURES_CALLNORETURN_HELPURL"] = "https://fr.wikipedia.org/wiki/Sous-programme";
|
|
@@ -302,7 +302,7 @@ Blockly.Msg["PROCEDURES_CALLRETURN_TOOLTIP"] = "Exécuter la fonction « %1
|
|
|
302
302
|
Blockly.Msg["PROCEDURES_CALL_BEFORE_PARAMS"] = "avec :";
|
|
303
303
|
Blockly.Msg["PROCEDURES_CREATE_DO"] = "Créer « %1 »";
|
|
304
304
|
Blockly.Msg["PROCEDURES_DEFNORETURN_COMMENT"] = "Décrivez cette fonction...";
|
|
305
|
-
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = "";
|
|
305
|
+
Blockly.Msg["PROCEDURES_DEFNORETURN_DO"] = ""; // untranslated
|
|
306
306
|
Blockly.Msg["PROCEDURES_DEFNORETURN_HELPURL"] = "https://fr.wikipedia.org/wiki/Sous-programme";
|
|
307
307
|
Blockly.Msg["PROCEDURES_DEFNORETURN_PROCEDURE"] = "faire quelque chose";
|
|
308
308
|
Blockly.Msg["PROCEDURES_DEFNORETURN_TITLE"] = "pour";
|
|
@@ -312,7 +312,7 @@ Blockly.Msg["PROCEDURES_DEFRETURN_RETURN"] = "retourner";
|
|
|
312
312
|
Blockly.Msg["PROCEDURES_DEFRETURN_TOOLTIP"] = "Crée une fonction avec une sortie.";
|
|
313
313
|
Blockly.Msg["PROCEDURES_DEF_DUPLICATE_WARNING"] = "Attention : cette fonction a des paramètres en doublon.";
|
|
314
314
|
Blockly.Msg["PROCEDURES_HIGHLIGHT_DEF"] = "Surligner la définition de la fonction";
|
|
315
|
-
Blockly.Msg["PROCEDURES_IFRETURN_HELPURL"] = "http://c2.com/cgi/wiki?GuardClause";
|
|
315
|
+
Blockly.Msg["PROCEDURES_IFRETURN_HELPURL"] = "http://c2.com/cgi/wiki?GuardClause"; // untranslated
|
|
316
316
|
Blockly.Msg["PROCEDURES_IFRETURN_TOOLTIP"] = "Si une valeur est vraie, alors renvoyer une seconde valeur.";
|
|
317
317
|
Blockly.Msg["PROCEDURES_IFRETURN_WARNING"] = "Attention : ce bloc ne peut être utilisé que dans une définition de fonction.";
|
|
318
318
|
Blockly.Msg["PROCEDURES_MUTATORARG_TITLE"] = "nom de l’entrée :";
|
|
@@ -340,7 +340,7 @@ Blockly.Msg["TEXT_CHARAT_RANDOM"] = "obtenir une lettre au hasard";
|
|
|
340
340
|
Blockly.Msg["TEXT_CHARAT_TAIL"] = ""; // untranslated
|
|
341
341
|
Blockly.Msg["TEXT_CHARAT_TITLE"] = "%2 dans le texte %1";
|
|
342
342
|
Blockly.Msg["TEXT_CHARAT_TOOLTIP"] = "Renvoie la lettre à la position indiquée.";
|
|
343
|
-
Blockly.Msg["TEXT_COUNT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#counting-substrings";
|
|
343
|
+
Blockly.Msg["TEXT_COUNT_HELPURL"] = "https://github.com/google/blockly/wiki/Text#counting-substrings"; // untranslated
|
|
344
344
|
Blockly.Msg["TEXT_COUNT_MESSAGE0"] = "nombre %1 sur %2";
|
|
345
345
|
Blockly.Msg["TEXT_COUNT_TOOLTIP"] = "Compter combien de fois un texte donné apparaît dans un autre.";
|
|
346
346
|
Blockly.Msg["TEXT_CREATE_JOIN_ITEM_TOOLTIP"] = "Ajouter un élément au texte.";
|
|
@@ -378,10 +378,10 @@ Blockly.Msg["TEXT_PROMPT_TOOLTIP_NUMBER"] = "Demander un nombre à l’utilisate
|
|
|
378
378
|
Blockly.Msg["TEXT_PROMPT_TOOLTIP_TEXT"] = "Demander un texte à l’utilisateur.";
|
|
379
379
|
Blockly.Msg["TEXT_PROMPT_TYPE_NUMBER"] = "demander un nombre avec un message";
|
|
380
380
|
Blockly.Msg["TEXT_PROMPT_TYPE_TEXT"] = "demander un texte avec un message";
|
|
381
|
-
Blockly.Msg["TEXT_REPLACE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#replacing-substrings";
|
|
381
|
+
Blockly.Msg["TEXT_REPLACE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#replacing-substrings"; // untranslated
|
|
382
382
|
Blockly.Msg["TEXT_REPLACE_MESSAGE0"] = "remplacer %1 par %2 dans %3";
|
|
383
383
|
Blockly.Msg["TEXT_REPLACE_TOOLTIP"] = "Remplacer toutes les occurrences d’un texte par un autre.";
|
|
384
|
-
Blockly.Msg["TEXT_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#reversing-text";
|
|
384
|
+
Blockly.Msg["TEXT_REVERSE_HELPURL"] = "https://github.com/google/blockly/wiki/Text#reversing-text"; // untranslated
|
|
385
385
|
Blockly.Msg["TEXT_REVERSE_MESSAGE0"] = "renverser %1";
|
|
386
386
|
Blockly.Msg["TEXT_REVERSE_TOOLTIP"] = "Renverse l’ordre des caractères dans le texte.";
|
|
387
387
|
Blockly.Msg["TEXT_TEXT_HELPURL"] = "https://fr.wikipedia.org/wiki/Cha%C3%AEne_de_caract%C3%A8res";
|
package/msg/gor.js
CHANGED
|
@@ -64,7 +64,7 @@ Blockly.Msg["CONTROLS_IF_TOOLTIP_1"] = "If a value is true, then do some stateme
|
|
|
64
64
|
Blockly.Msg["CONTROLS_IF_TOOLTIP_2"] = "If a value is true, then do the first block of statements. Otherwise, do the second block of statements."; // untranslated
|
|
65
65
|
Blockly.Msg["CONTROLS_IF_TOOLTIP_3"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements."; // untranslated
|
|
66
66
|
Blockly.Msg["CONTROLS_IF_TOOLTIP_4"] = "If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements."; // untranslated
|
|
67
|
-
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop";
|
|
67
|
+
Blockly.Msg["CONTROLS_REPEAT_HELPURL"] = "https://en.wikipedia.org/wiki/For_loop"; // untranslated
|
|
68
68
|
Blockly.Msg["CONTROLS_REPEAT_INPUT_DO"] = "pohutuwa";
|
|
69
69
|
Blockly.Msg["CONTROLS_REPEAT_TITLE"] = "ulangiya %1 kali";
|
|
70
70
|
Blockly.Msg["CONTROLS_REPEAT_TOOLTIP"] = "Do some statements several times."; // untranslated
|
|
@@ -177,7 +177,7 @@ Blockly.Msg["LOGIC_BOOLEAN_FALSE"] = "tala";
|
|
|
177
177
|
Blockly.Msg["LOGIC_BOOLEAN_HELPURL"] = "https://github.com/google/blockly/wiki/Logic#values"; // untranslated
|
|
178
178
|
Blockly.Msg["LOGIC_BOOLEAN_TOOLTIP"] = "Returns either true or false."; // untranslated
|
|
179
179
|
Blockly.Msg["LOGIC_BOOLEAN_TRUE"] = "banari";
|
|
180
|
-
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)";
|
|
180
|
+
Blockly.Msg["LOGIC_COMPARE_HELPURL"] = "https://en.wikipedia.org/wiki/Inequality_(mathematics)"; // untranslated
|
|
181
181
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_EQ"] = "Return true if both inputs equal each other."; // untranslated
|
|
182
182
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GT"] = "Return true if the first input is greater than the second input."; // untranslated
|
|
183
183
|
Blockly.Msg["LOGIC_COMPARE_TOOLTIP_GTE"] = "Return true if the first input is greater than or equal to the second input."; // untranslated
|
|
@@ -201,7 +201,7 @@ Blockly.Msg["LOGIC_TERNARY_IF_FALSE"] = "wonu tala";
|
|
|
201
201
|
Blockly.Msg["LOGIC_TERNARY_IF_TRUE"] = "wonu banari";
|
|
202
202
|
Blockly.Msg["LOGIC_TERNARY_TOOLTIP"] = "Check the condition in 'test'. If the condition is true, returns the 'if true' value; otherwise returns the 'if false' value."; // untranslated
|
|
203
203
|
Blockly.Msg["MATH_ADDITION_SYMBOL"] = "+"; // untranslated
|
|
204
|
-
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic";
|
|
204
|
+
Blockly.Msg["MATH_ARITHMETIC_HELPURL"] = "https://en.wikipedia.org/wiki/Arithmetic"; // untranslated
|
|
205
205
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_ADD"] = "Return the sum of the two numbers."; // untranslated
|
|
206
206
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_DIVIDE"] = "Return the quotient of the two numbers."; // untranslated
|
|
207
207
|
Blockly.Msg["MATH_ARITHMETIC_TOOLTIP_MINUS"] = "Return the difference of the two numbers."; // untranslated
|
|
@@ -213,7 +213,7 @@ Blockly.Msg["MATH_ATAN2_TOOLTIP"] = "Return the arctangent of point (X, Y) in de
|
|
|
213
213
|
Blockly.Msg["MATH_CHANGE_HELPURL"] = "https://en.wikipedia.org/wiki/Programming_idiom#Incrementing_a_counter"; // untranslated
|
|
214
214
|
Blockly.Msg["MATH_CHANGE_TITLE"] = "change %1 by %2"; // untranslated
|
|
215
215
|
Blockly.Msg["MATH_CHANGE_TOOLTIP"] = "Add a number to variable '%1'."; // untranslated
|
|
216
|
-
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://en.wikipedia.org/wiki/Mathematical_constant";
|
|
216
|
+
Blockly.Msg["MATH_CONSTANT_HELPURL"] = "https://en.wikipedia.org/wiki/Mathematical_constant"; // untranslated
|
|
217
217
|
Blockly.Msg["MATH_CONSTANT_TOOLTIP"] = "Return one of the common constants: π (3.141…), e (2.718…), φ (1.618…), sqrt(2) (1.414…), sqrt(½) (0.707…), or ∞ (infinity).";
|
|
218
218
|
Blockly.Msg["MATH_CONSTRAIN_HELPURL"] = "https://en.wikipedia.org/wiki/Clamping_(graphics)"; // untranslated
|
|
219
219
|
Blockly.Msg["MATH_CONSTRAIN_TITLE"] = "constrain %1 low %2 high %3"; // untranslated
|
|
@@ -231,7 +231,7 @@ Blockly.Msg["MATH_MODULO_HELPURL"] = "https://en.wikipedia.org/wiki/Modulo_opera
|
|
|
231
231
|
Blockly.Msg["MATH_MODULO_TITLE"] = "remainder of %1 ÷ %2"; // untranslated
|
|
232
232
|
Blockly.Msg["MATH_MODULO_TOOLTIP"] = "Return the remainder from dividing the two numbers."; // untranslated
|
|
233
233
|
Blockly.Msg["MATH_MULTIPLICATION_SYMBOL"] = "×"; // untranslated
|
|
234
|
-
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://en.wikipedia.org/wiki/Number";
|
|
234
|
+
Blockly.Msg["MATH_NUMBER_HELPURL"] = "https://en.wikipedia.org/wiki/Number"; // untranslated
|
|
235
235
|
Blockly.Msg["MATH_NUMBER_TOOLTIP"] = "Noomoro";
|
|
236
236
|
Blockly.Msg["MATH_ONLIST_HELPURL"] = ""; // untranslated
|
|
237
237
|
Blockly.Msg["MATH_ONLIST_OPERATOR_AVERAGE"] = "average of list"; // untranslated
|
|
@@ -262,7 +262,7 @@ Blockly.Msg["MATH_ROUND_OPERATOR_ROUND"] = "round"; // untranslated
|
|
|
262
262
|
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDDOWN"] = "round down"; // untranslated
|
|
263
263
|
Blockly.Msg["MATH_ROUND_OPERATOR_ROUNDUP"] = "round up"; // untranslated
|
|
264
264
|
Blockly.Msg["MATH_ROUND_TOOLTIP"] = "Round a number up or down."; // untranslated
|
|
265
|
-
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://en.wikipedia.org/wiki/Square_root";
|
|
265
|
+
Blockly.Msg["MATH_SINGLE_HELPURL"] = "https://en.wikipedia.org/wiki/Square_root"; // untranslated
|
|
266
266
|
Blockly.Msg["MATH_SINGLE_OP_ABSOLUTE"] = "absolute"; // untranslated
|
|
267
267
|
Blockly.Msg["MATH_SINGLE_OP_ROOT"] = "akar pangkat dua";
|
|
268
268
|
Blockly.Msg["MATH_SINGLE_TOOLTIP_ABS"] = "Return the absolute value of a number."; // untranslated
|
|
@@ -277,7 +277,7 @@ Blockly.Msg["MATH_TRIG_ACOS"] = "acos"; // untranslated
|
|
|
277
277
|
Blockly.Msg["MATH_TRIG_ASIN"] = "asin"; // untranslated
|
|
278
278
|
Blockly.Msg["MATH_TRIG_ATAN"] = "atan"; // untranslated
|
|
279
279
|
Blockly.Msg["MATH_TRIG_COS"] = "cos"; // untranslated
|
|
280
|
-
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://en.wikipedia.org/wiki/Trigonometric_functions";
|
|
280
|
+
Blockly.Msg["MATH_TRIG_HELPURL"] = "https://en.wikipedia.org/wiki/Trigonometric_functions"; // untranslated
|
|
281
281
|
Blockly.Msg["MATH_TRIG_SIN"] = "sin"; // untranslated
|
|
282
282
|
Blockly.Msg["MATH_TRIG_TAN"] = "tan"; // untranslated
|
|
283
283
|
Blockly.Msg["MATH_TRIG_TOOLTIP_ACOS"] = "Return the arccosine of a number."; // untranslated
|