migrated Esperanto block specs

snap7
jmoenig 2021-10-01 16:50:44 +02:00
rodzic 2fa4f419e2
commit beb1751080
2 zmienionych plików z 5 dodań i 4 usunięć

Wyświetl plik

@ -52,6 +52,7 @@
* migrated Croatian block specs * migrated Croatian block specs
* migrated Finnish block specs * migrated Finnish block specs
* migrated Estonian block specs * migrated Estonian block specs
* migrated Esperanto block specs
### 2021-09-30 ### 2021-09-30
* blocks, objects, threads, gui: optional upvars referencing event data for message, key and scene hat blocks * blocks, objects, threads, gui: optional upvars referencing event data for message, key and scene hat blocks

Wyświetl plik

@ -419,8 +419,8 @@ SnapTranslator.dict.eo = {
// control: // control:
'when %greenflag clicked': 'when %greenflag clicked':
'Kiam %greenflag estas alklakita', 'Kiam %greenflag estas alklakita',
'when %keyHat key pressed': 'when %keyHat key pressed %keyName':
'se %keyHat klavo estas premita', 'se %keyHat klavo estas premita %keyName',
'when I am %interaction': 'when I am %interaction':
'Dum mi estas %interaction', 'Dum mi estas %interaction',
'clicked': 'clicked':
@ -435,8 +435,8 @@ SnapTranslator.dict.eo = {
'lasita de musa montrilo', 'lasita de musa montrilo',
'when %b': 'when %b':
'kiam %b', 'kiam %b',
'when I receive %msgHat': 'when I receive %msgHat %message':
'Kiam mi ricevas %msgHat', 'Kiam mi ricevas %msgHat %message',
'broadcast %msg': 'broadcast %msg':
'elsendi %msg al \u0109iuj', 'elsendi %msg al \u0109iuj',
'broadcast %msg and wait': 'broadcast %msg and wait':