Manuel Menezes de Sequeira
0a91f89d59
Translate to Portuguese (Portugal) the cases library
2019-06-14 17:38:36 +01:00
Manuel Menezes de Sequeira
491a616dd6
Translate to Portuguese (Portugal) the httpBlocks library
2019-06-14 16:57:30 +01:00
Manuel Menezes de Sequeira
4705514ac9
Translate to Portuguese (Portugal) the bignumbers library
2019-06-14 12:15:00 +01:00
Manuel Menezes de Sequeira
55cd47fe00
Translate to Portuguese (Portugal) the textCostumes_module library
2019-06-14 00:43:15 +01:00
Manuel Menezes de Sequeira
c7c4fae55b
Translate to Portuguese (Portugal) the atomic_HOFs_module library
2019-06-14 00:37:38 +01:00
Manuel Menezes de Sequeira
3bcf412d2b
Translate to Portuguese (Portugal) the maps_module library
2019-06-13 23:15:26 +01:00
Manuel Menezes de Sequeira
47ebcd48e9
Translate to Portuguese (Portugal) the audioComp_module library
...
Atention! There seem to be problems with the reporter for getting the stage size (width and hight). Opening in portuguese, the second menu contained "Stage", instead of "o palco", which broke the sound plotting command. I changed it back to "o palco", but it seems this was what got writen to the XML file. I edited this file and changed again all references to "o palco" to "Stage".
2019-06-13 13:48:51 +01:00
Manuel Menezes de Sequeira
0cacfd1191
Translate to Portuguese (Portugal) the make-variables library
2019-06-13 12:45:19 +01:00
Manuel Menezes de Sequeira
829badac13
@MMSequeira Translate to Portuguese (Portugal) the word-sentence library
2019-06-13 12:32:27 +01:00
Manuel Menezes de Sequeira
e334398913
Translate to Portuguese (Portugal) the stream-tools library
...
Atention! I added a new reporter to build a stream with of increasing numbers up from a given initial value. This makes it easier to test the sieve.
2019-06-13 02:04:11 +01:00
Manuel Menezes de Sequeira
51ebac0781
Correct and translate to Portuguese (Portugal) the pixels-module library
...
Warning: The "show picture" block had an error: the scaling was wrong. Hence, this is not simply a translation.
2019-06-12 16:38:23 +01:00
Manuel Menezes de Sequeira
8eff16dc1f
Translate to Portuguese (Portugal) the list-utilities library
2019-06-12 16:36:53 +01:00
Manuel Menezes de Sequeira
65af6e3643
Translate to Portuguese (Portugal) the speech_module library
2019-06-12 15:24:52 +01:00
Manuel Menezes de Sequeira
b57c6a8f39
@MMSequeira Translate to Portuguese (Portugal) the Eisenbergification library
2019-06-12 15:10:48 +01:00
Manuel Menezes de Sequeira
d5b2849c93
Translate to Portuguese (Portugal) the try-catch library
2019-06-12 14:50:35 +01:00
Manuel Menezes de Sequeira
c5cec3f94f
Translate to Portuguese (Portugal) the iteration-com library
2019-06-12 14:39:34 +01:00
Manuel Menezes de Sequeira
2636cd66f3
Translate to Portuguese (Portugal) the variadic reporters library
2019-06-12 12:58:35 +01:00
Manuel Menezes de Sequeira
df2cae74b7
Translate to Portuguese (Portugal) the multi-line library
2019-06-12 12:19:55 +01:00
Manuel Menezes de Sequeira
2c5f7c2a66
Translate Animations library to Portuguese
2019-06-12 11:57:15 +01:00
Joan Guillén i Pelegay
49189a7e19
Fixing 'Stage' name fixed in World Map library
2019-06-08 19:37:37 +02:00
Joan Guillén i Pelegay
df27f50023
adding WorldMap to libraries list
2019-06-08 14:21:05 +02:00
brianharvey
97b44165b2
fix EMPTY? in JOIN WORDS
...
Base case changed to IS _ EMPTY?
2019-06-05 02:48:23 -07:00
Bernat Romagosa
fb8b74bcc1
fixes #2402 , list utilities library XML was a project one
2019-06-04 12:56:45 +02:00
Jens Mönig
8434144fa5
Merge pull request #2398 from jmoenig/list-utilities
...
Improve help for list utilities library.
2019-06-03 07:35:24 +02:00
jmoenig
94531eaf0c
updated "World Map" library with options for Satellite, Streets and Shading
2019-05-31 18:40:56 +02:00
jmoenig
c4d5d2badc
updated "frequency distribution" library (changed PIPE to use EMPTY prim)
2019-05-31 12:10:06 +02:00
jmoenig
850b8fcddc
updated "audioComp library" (purged unused blocks)
2019-05-31 12:04:03 +02:00
jmoenig
1665ce2601
updated "animation library" (purged unused blocks)
2019-05-31 11:56:59 +02:00
jmoenig
96c8dd1e11
dded "set map style" command to maps library
2019-05-28 19:38:27 +02:00
brianharvey
526f405d44
Improve help for list utilities library.
...
Also remove EMPTY? (now primitive) and improve the algorithm for sort
(splitting the list in one pass instead of two).
2019-05-26 18:39:36 -07:00
jmoenig
d416c6f0ba
updated German translation for "World Map" library
2019-05-24 10:02:47 +02:00
jmoenig
a33a8502ce
changed labels for a couple of "World Map" library blocks
...
e.g. lon / lat scheme to make it easier to translate x / y onto the map
2019-05-24 09:54:57 +02:00
jmoenig
31a80b5a16
adjusted "World Map" library, so it doesn't have to initialize anymore
2019-05-24 09:39:50 +02:00
jmoenig
85f8415f66
adjusted "World Map" library to the new client
2019-05-24 09:23:55 +02:00
jmoenig
f27014b959
new "World Map" library
2019-05-21 18:41:33 +02:00
jmoenig
c82db7f834
edited "parallelization" library to use the new "is (list) empty" primitive
2019-05-03 11:03:01 +02:00
jmoenig
05c52b44e1
removed new HOF prims from the "atomic HOFs" library (aka "Bigger Data")
2019-05-03 09:27:05 +02:00
jmoenig
303fa6bf82
optimized animation library
2019-04-29 07:57:17 +02:00
Jens Mönig
86d5bc17ca
Merge pull request #2388 from jmoenig/help
...
First batch of help screens
2019-04-28 13:02:31 +02:00
brianharvey
ce49bb65aa
First batch of help screens
...
and the bignum library.
More coming tomorrow. Many more... :-(
2019-04-27 21:51:49 -07:00
Joan Guillén i Pelegay
3edae53c01
Speech lib using all Snap languages and with their own names
2019-04-28 01:44:46 +02:00
jmoenig
de75cc4a76
removed "tools" library, yay!
2019-04-27 10:34:05 +02:00
brianharvey
2382119e01
word-sentence library help
...
Add help comments for word->list and list->word.
2019-04-26 20:04:00 -07:00
brianharvey
08649b0c4c
add word-sent tools blocks to work-sent library
...
so they can be removed from tools
2019-04-26 19:57:10 -07:00
Joan Guillén i Pelegay
37ece98749
Adding also Catalan to the other textToSpeech block
2019-04-26 14:55:54 +02:00
Joan Guillén i Pelegay
c2efbb53e0
Adding Catalan to textToSpeech library
2019-04-26 14:53:12 +02:00
jmoenig
810a4a0b83
updated "parallelism" library (for new HOF prims)
2019-04-26 13:22:26 +02:00
jmoenig
e7beb5e94f
updated "audio comp" library (for new HOF prims)
2019-04-26 13:14:22 +02:00
jmoenig
29f6cc8f4a
updated "animation" library (for new HOF prims)
2019-04-26 12:20:24 +02:00
jmoenig
615ff08633
updated "crayons" library (for new HOF prims)
2019-04-26 12:08:53 +02:00