diff --git a/HISTORY.md b/HISTORY.md index 63f862b8..6e576fb2 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -42,6 +42,7 @@ * migrated Telagu block specs * migrated Swedish block specs * migrated Slovenian block specs +* migrated Romanian block specs ### 2021-09-30 * blocks, objects, threads, gui: optional upvars referencing event data for message, key and scene hat blocks diff --git a/locale/lang-ro.js b/locale/lang-ro.js index de5f9070..807d1421 100644 --- a/locale/lang-ro.js +++ b/locale/lang-ro.js @@ -413,8 +413,8 @@ SnapTranslator.dict.ro = { // control: 'when %greenflag clicked': 'cand se apasa %greenflag', - 'when %keyHat key pressed': - 'cand se apasa tasta %keyHat', + 'when %keyHat key pressed %keyName': + 'cand se apasa tasta %keyHat %keyName', 'when I am %interaction': 'cand sunt %interaction', 'clicked': @@ -427,8 +427,8 @@ SnapTranslator.dict.ro = { 'in contact cu mouse-ul', 'mouse-departed': 'indepratat de langa mouse', - 'when I receive %msgHat': - 'cand primesc %msgHat', + 'when I receive %msgHat %message': + 'cand primesc %msgHat %message', 'broadcast %msg': 'trimite mesajul %msg tuturor', 'broadcast %msg and wait':