From a560a5981f3bb066e1be09fd473aeb1e16fe2f22 Mon Sep 17 00:00:00 2001 From: Bartosz Leper Date: Sat, 19 Sep 2015 18:53:56 +0200 Subject: [PATCH] Improve Polish translations of the "stop..." blocks --- lang-pl.js | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/lang-pl.js b/lang-pl.js index c0c4c49f..9e948488 100644 --- a/lang-pl.js +++ b/lang-pl.js @@ -461,12 +461,20 @@ SnapTranslator.dict.pl = { 'je\u017Celi %b to %c w przeciwnym razie %c', 'report %s': 'zwr\u00F3\u0107 %s', - 'stop block': - 'zatrzymaj ten blok', - 'stop script': - 'zatrzymaj ten skrypt', - 'stop all %stop': - 'zatrzymaj wszystko %stop', + 'stop %stopChoices': + 'zatrzymaj %stopChoices', + 'all': + 'wszystko', + 'this script': + 'ten skrypt', + 'this block': + 'ten blok', + 'stop %stopOthersChoices': + 'zatrzymaj %stopOthersChoices', + 'all but this script': + 'wszystko oprócz tego skryptu', + 'other scripts in sprite': + 'inne skrypty tego duszka', 'pause all %pause': 'pauzuj wszystko %pause', 'run %cmdRing %inputs':