# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: DATE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.11.0\n" #. type: One-char language identifier #: levels-po/challenges/chapter001/level002/scene_langchar.txt:1 #, no-wrap msgid "E" msgstr "P" #. type: Title-text #: levels/challenges/chapter001/level002/scene.txt:1 #, no-wrap msgid "Massacre" msgstr "Masakra" #. type: Resume-text #: levels/challenges/chapter001/level002/scene.txt:2 #, no-wrap msgid "Use a loop in order to destroy four targets." msgstr "Użyj pętli do zniszczenia czterech celów." #. type: ScriptName-text #: levels/challenges/chapter001/level002/scene.txt:3 #, no-wrap msgid "Go" msgstr "Idź" #. type: \b; header #: levels/challenges/chapter001/level002/help/help.E.txt:1 #, no-wrap msgid "Exercise" msgstr "Ćwiczenie" #. type: Plain text #: levels/challenges/chapter001/level002/help/help.E.txt:3 #, no-wrap msgid "Destroy all four targets with a program using a for loop. You must move 10m to get from one target to another." msgstr "Zniszcz wszystkie cztery cele używając programu z pętlą for. Odległość pomiędzy celami jest równa 10 metrów." #. type: \b; header #: levels/challenges/chapter001/level002/help/help.E.txt:4 #, no-wrap msgid "Useful instructions" msgstr "Przydatne instrukcje" #. type: Plain text #: levels/challenges/chapter001/level002/help/help.E.txt:9 #, no-wrap msgid "" "for loop to repeat the instructions\n" "move to move the bot\n" "turn to turn the bot\n" "fire to fire the cannon" msgstr "" "for pętla powtarzająca instrukcje\n" "move poruszanie robotem\n" "turn obracanie robota\n" "fire strzelanie z działa" #. type: \t; header #: levels/challenges/chapter001/level002/help/help.E.txt:10 #, no-wrap msgid "See also" msgstr "Zobacz również" #. type: Plain text #: levels/challenges/chapter001/level002/help/help.E.txt:11 #, no-wrap msgid "Programming, types and categories." msgstr "Programowanie, typy i kategorie."