From 74240e1f7ee3b0cac9cb889c5a59bec49558223a Mon Sep 17 00:00:00 2001 From: Bartosz Leper Date: Tue, 4 Aug 2015 15:35:49 +0200 Subject: [PATCH] Correct and improve Polish translation of the "When I am" hat block. --- lang-pl.js | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang-pl.js b/lang-pl.js index 959b8a96..f8f676ef 100644 --- a/lang-pl.js +++ b/lang-pl.js @@ -421,8 +421,18 @@ SnapTranslator.dict.pl = { 'kiedy klikni\u0119to %greenflag', 'when %keyHat key pressed': 'kiedy klawisz %keyHat naci\u015Bni\u0119ty', - 'when I am clicked': - 'kiedy duszek klikni\u0119ty', + 'when I am %interaction': + 'kiedy zostanę %interaction', + 'clicked': + 'kliknięty', + 'pressed': + 'naciśnięty', + 'dropped': + 'upuszczony', + 'mouse-entered': + 'najechany przez kursor myszy', + 'mouse-departed': + 'opuszczony przez kursor myszy', 'when I receive %msgHat': 'kiedy otrzymam %msgHat', 'broadcast %msg':