updated German translation for new media creation primitives

pull/89/head
jmoenig 2019-10-21 11:53:38 +02:00
rodzic c8ea9e10c5
commit 0a06725dd2
2 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,7 @@
## in development:
* **New Features:**
* new media creation primitives:
* new primitive in "looks": NEW COSTUME from a list of pixels and dimensions, allowing CURRENT
* new primitive in "sound": NEW SOUND from a list of samples
* added selectors for sprites' and the stage's bounding box (LEFT, RIGHT, TOP, BOTTOM) to MY dropdown
@ -19,6 +20,7 @@
### 2019-10-21
* blocks, threads: new experimental entry for "green flag pressed" in the BROADCAST block's dropdown when the shift key is pressed
* updated English and German translations for `__shout__go__`
* updated German translation for new media creation primitives
### 2019-10-20
* objects, threads: added "new sound" from list of samples primitive reporter to "sound" category

Wyświetl plik

@ -353,6 +353,8 @@ SnapTranslator.dict.de = {
'Hmm...',
'%img of costume %cst':
'%img von Kostüm %cst',
'new costume %l width %dim height %dim':
'neues Kostüm %l Breite %dim Höhe %dim',
'stretch %cst x: %n y: %n %':
'strecke %cst x: %n y: %n %',
'change %eff effect by %n':
@ -415,6 +417,8 @@ SnapTranslator.dict.de = {
'Länge',
'number of channels':
'Anzahl Kanäle',
'new sound %l rate %rate Hz':
'neuer Klang %l Abtastrate %rate Hz',
'play note %note for %n beats':
'spiele Note %note f\u00fcr %n Schl\u00e4ge',
'set instrument to %inst':