#, fuzzy msgid "" msgstr "" "Project-Id-Version: make-snake\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-12-05 10:17+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../snake/parser.py:44 msgid "Press {{1 ENTER }} to try again." msgstr "" #: ../snake/parser.py:57 msgid "Board size (s | m | l)" msgstr "" #: ../snake/parser.py:62 msgid "Game speed (s | m | f)" msgstr "" #: ../snake/parser.py:66 msgid "Number of lives (1 | 2 | 3 | 4 | 5 )" msgstr "" #: ../snake/parser.py:70 msgid "Game themes (classic | minimal | jungle | 80s ) + custom themes" msgstr "" #: ../snake/parser.py:74 msgid "Print all available themes" msgstr "" #: ../snake/parser.py:78 msgid "Enter editor mode" msgstr "" #: ../snake/parser.py:82 msgid "Closes game after game over" msgstr "" #: ../snake/parser.py:86 msgid "Resets the game to challenge 1" msgstr "" #: ../snake/parser.py:90 msgid "Share your favourite theme with the world" msgstr "" #: ../snake/theme.py:115 #: ../snake-editor/theme.py:36 #: ../snake-editor/theme.py:198 #: ../snake-editor/menus.py:17 msgid "Black" msgstr "" #: ../snake/theme.py:117 #: ../snake-editor/theme.py:37 #: ../snake-editor/theme.py:200 #: ../snake-editor/menus.py:17 msgid "Red" msgstr "" #: ../snake/theme.py:119 #: ../snake-editor/theme.py:38 #: ../snake-editor/theme.py:202 #: ../snake-editor/menus.py:17 msgid "Green" msgstr "" #: ../snake/theme.py:121 #: ../snake-editor/theme.py:39 #: ../snake-editor/theme.py:204 #: ../snake-editor/menus.py:17 msgid "Yellow" msgstr "" #: ../snake/theme.py:123 #: ../snake-editor/theme.py:40 #: ../snake-editor/theme.py:206 #: ../snake-editor/menus.py:18 msgid "Blue" msgstr "" #: ../snake/theme.py:125 #: ../snake-editor/theme.py:41 #: ../snake-editor/theme.py:208 #: ../snake-editor/menus.py:18 msgid "Magenta" msgstr "" #: ../snake/theme.py:127 #: ../snake-editor/theme.py:42 #: ../snake-editor/theme.py:210 #: ../snake-editor/menus.py:18 msgid "Cyan" msgstr "" #: ../snake/graphics.py:35 msgid " Welcome to SNAKE " msgstr "" #: ../snake/graphics.py:36 msgid " Press [ENTER] " msgstr "" #: ../snake/graphics.py:41 #, python-brace-format msgid " Use [{0}{1}{2}{3}] to move " msgstr "" #: ../snake/graphics.py:53 msgid "Slow" msgstr "" #: ../snake/graphics.py:55 #: ../snake/graphics.py:62 msgid "Medium" msgstr "" #: ../snake/graphics.py:57 msgid "Fast" msgstr "" #: ../snake/graphics.py:60 msgid "Small" msgstr "" #: ../snake/graphics.py:64 msgid "Large" msgstr "" #: ../snake/graphics.py:65 msgid " GAME OVER " msgstr "" #: ../snake/graphics.py:66 msgid "Score:" msgstr "" #: ../snake/graphics.py:67 msgid "Speed:" msgstr "" #: ../snake/graphics.py:68 msgid "Size:" msgstr "" #: ../snake/graphics.py:69 msgid "Lives:" msgstr "" #: ../snake/graphics.py:72 msgid " Press [ENTER] to exit " msgstr "" #: ../snake/graphics.py:74 msgid " Press [ENTER] to continue " msgstr "" #: ../snake/graphics.py:169 #: ../snake-editor/graphics.py:198 msgid "score:" msgstr "" #: ../snake/graphics.py:171 #: ../snake-editor/graphics.py:200 msgid "lives:" msgstr "" #: ../snake/graphics.py:172 #: ../snake-editor/graphics.py:201 msgid " Press Q to quit " msgstr "" #: ../snake/utils.py:57 #, python-format msgid "Theme %s not found (names are case sensitive)\n" msgstr "" #: ../snake/utils.py:65 msgid "You need internet connection" msgstr "" #: ../snake/utils.py:71 msgid "You need to login to Kano World" msgstr "" #: ../snake/utils.py:76 msgid " 1) Select a theme: " msgstr "" #: ../snake/utils.py:82 msgid " 2) Write a title: " msgstr "" #: ../snake/utils.py:90 msgid " 3) Write a description: " msgstr "" #: ../snake/utils.py:102 msgid "Sharing of {} failed. {}\n" msgstr "" #: ../snake-editor/controls.py:139 msgid "Take Screenshot [TAKEN]" msgstr "" #: ../snake-editor/controls.py:231 msgid "Make Snake" msgstr "" #: ../snake-editor/controls.py:249 #: ../snake-editor/menus.py:51 msgid "Take Screenshot" msgstr "" #: ../snake-editor/theme.py:43 #: ../snake-editor/menus.py:18 msgid "White" msgstr "" #: ../snake-editor/theme.py:69 #: ../snake-editor/menus.py:23 #: ../snake-editor/menus.py:26 #: ../snake-editor/menus.py:29 #: ../snake-editor/menus.py:35 #: ../snake-editor/menus.py:38 #: ../snake-editor/menus.py:43 #: ../snake-editor/menus.py:45 #: ../snake-editor/menus.py:51 #: ../snake-editor/menus.py:54 #: ../snake-editor/menus.py:90 msgid "Back" msgstr "" #: ../snake-editor/theme.py:119 #: ../snake-editor/menus.py:44 msgid "Background" msgstr "" #: ../snake-editor/theme.py:121 #: ../snake-editor/menus.py:41 msgid "Snake" msgstr "" #: ../snake-editor/theme.py:123 #: ../snake-editor/menus.py:43 msgid "Apples" msgstr "" #: ../snake-editor/theme.py:125 #: ../snake-editor/menus.py:45 msgid "Border" msgstr "" #: ../snake-editor/theme.py:127 #: ../snake-editor/menus.py:42 msgid "Lives" msgstr "" #: ../snake-editor/theme.py:143 #: ../snake-editor/menus.py:38 msgid "Background symbol" msgstr "" #: ../snake-editor/theme.py:145 #: ../snake-editor/menus.py:22 msgid "Snake body" msgstr "" #: ../snake-editor/theme.py:147 #: ../snake-editor/menus.py:28 msgid "Apple symbol" msgstr "" #: ../snake-editor/theme.py:149 #: ../snake-editor/menus.py:32 msgid "Horizontal symbol" msgstr "" #: ../snake-editor/theme.py:151 #: ../snake-editor/menus.py:33 msgid "Vertical symbol" msgstr "" #: ../snake-editor/theme.py:153 #: ../snake-editor/menus.py:34 msgid "Corner symbol" msgstr "" #: ../snake-editor/theme.py:155 #: ../snake-editor/menus.py:25 msgid "Lives symbol" msgstr "" #: ../snake-editor/graphics.py:78 msgid "Press [ENTER]" msgstr "" #: ../snake-editor/graphics.py:104 #: ../snake-editor/menus.py:50 msgid "Delete Theme" msgstr "" #: ../snake-editor/menus.py:21 #: ../snake-editor/menus.py:24 #: ../snake-editor/menus.py:27 #: ../snake-editor/menus.py:31 #: ../snake-editor/menus.py:36 msgid "Background colour" msgstr "" #: ../snake-editor/menus.py:23 #: ../snake-editor/menus.py:26 #: ../snake-editor/menus.py:29 #: ../snake-editor/menus.py:35 #: ../snake-editor/menus.py:37 msgid "Symbol colour" msgstr "" #: ../snake-editor/menus.py:46 msgid "Do you really want to delete this theme?" msgstr "" #: ../snake-editor/menus.py:47 msgid "Yes" msgstr "" #: ../snake-editor/menus.py:47 msgid "No" msgstr "" #: ../snake-editor/menus.py:49 msgid "Board" msgstr "" #: ../snake-editor/menus.py:49 msgid "Elements" msgstr "" #: ../snake-editor/menus.py:54 msgid "Choose a Name" msgstr "" #: ../snake-editor/menus.py:57 msgid "New Theme" msgstr "" #: ../snake-editor/menus.py:57 msgid "Saved Themes" msgstr "" #: ../snake-editor/menus.py:57 msgid "Exit" msgstr "" #: ../bin/make-snake:58 #, sh-format msgid "" "{{6 - }} {{5 Need to enter a command: }} {{2 $commandstr }} {{5 or }} {{2 " "exit }}" msgstr "" #: ../bin/make-snake:64 #, sh-format msgid "Type {{2 $commandstr }} then {{1 ENTER }}" msgstr "" #: ../bin/make-snake:94 #, sh-format msgid "Fantastic! You gained {{2 $gained_exp }} experience points!" msgstr "" #: ../bin/make-snake:138 msgid "Where were we..." msgstr "" #: ../bin/make-snake:147 msgid "{{3Challenge [1/9]: Let's play!}}" msgstr "" #: ../bin/make-snake:150 msgid "Snake is one of the oldest and coolest games." msgstr "" #: ../bin/make-snake:151 msgid "Eat apples, but don't bite your tail!" msgstr "" #: ../bin/make-snake:152 msgid "Press {{1 ENTER }} to see what you'll make!" msgstr "" #: ../bin/make-snake:164 msgid "{{3Challenge [2/9]: Your first spell}}" msgstr "" #: ../bin/make-snake:167 msgid "Ready to make it?" msgstr "" #: ../bin/make-snake:168 msgid "Let's start simple." msgstr "" #: ../bin/make-snake:169 msgid "Type {{2 python snake }} then press {{1 ENTER }}." msgstr "" #: ../bin/make-snake:170 msgid "" "This is a Linux command - a spell that your computer's brain understands." msgstr "" #: ../bin/make-snake:171 msgid "You can type {{2 exit }} at any point to quit." msgstr "" #: ../bin/make-snake:183 msgid "{{3Challenge [3/9]: Game changer}}" msgstr "" #: ../bin/make-snake:186 msgid "Want to make the game tougher?" msgstr "" #: ../bin/make-snake:187 msgid "{{2 python snake }} launches the game." msgstr "" #: ../bin/make-snake:188 msgid "" "But you can write parameters after {{2 python snake }} to change how the " "game works." msgstr "" #: ../bin/make-snake:189 msgid "You can make the board medium size with {{2 python snake -b m }}" msgstr "" #: ../bin/make-snake:201 msgid "{{3Challenge [4/9]: Long live Snake}}" msgstr "" #: ../bin/make-snake:204 msgid "Another way to change the game is to add extra lives!" msgstr "" #: ../bin/make-snake:205 msgid "" "You can add extra lives by adding {{2 --lives }} and a number after {{2 " "python snake }}." msgstr "" #: ../bin/make-snake:206 msgid "{{2 python snake }} is a command, and {{2 --lives }} is an argument." msgstr "" #: ../bin/make-snake:207 msgid "Type {{2 python snake --lives 3 }} to make a game with three lives." msgstr "" #: ../bin/make-snake:219 msgid "{{3Challenge [5/9]: Speed it up}}" msgstr "" #: ../bin/make-snake:222 msgid "Another way to increase difficulty is by changing the Snake's speed." msgstr "" #: ../bin/make-snake:223 msgid "We use the {{2 -s}} argument, with an {{2 f}} option to choose fast." msgstr "" #: ../bin/make-snake:224 msgid "Let's try a fast game! {{2 python snake -s f }}" msgstr "" #: ../bin/make-snake:235 msgid "{{3Challenge [6/9]: Amazon style}}" msgstr "" #: ../bin/make-snake:238 msgid "You are changing Snake using computer commands." msgstr "" #: ../bin/make-snake:239 msgid "Now try modifying its theme (how Snake looks)." msgstr "" #: ../bin/make-snake:240 msgid "Type {{2 python snake -t jungle }} to play Amazon style!" msgstr "" #: ../bin/make-snake:251 msgid "{{3Challenge [7/9]: Make my own theme}}" msgstr "" #: ../bin/make-snake:254 msgid "Do you know you can even create your own themes?" msgstr "" #: ../bin/make-snake:255 msgid "Type {{2 python snake -e }} to open the theme editor." msgstr "" #: ../bin/make-snake:266 msgid "{{3Challenge [8/9]: Show your colours}}" msgstr "" #: ../bin/make-snake:270 msgid "It's looking good!" msgstr "" #: ../bin/make-snake:271 #, sh-format msgid "" "Type {{2 python snake -t $theme_name }} to play with the design that you " "saved in the editor." msgstr "" #: ../bin/make-snake:281 msgid "{{3Challenge [9/9]: Life saver}}" msgstr "" #: ../bin/make-snake:284 msgid "" "Use the help option to learn all the different spells, with commands, " "arguments, and options." msgstr "" #: ../bin/make-snake:285 msgid "Type {{2 python snake --help }} to get help." msgstr "" #: ../bin/make-snake:293 msgid "{{4 + }} {{3 Great! You've completed Make Snake!}}" msgstr "" #: ../bin/make-snake:294 msgid "Press {{1 ENTER }} to continue" msgstr "" #: ../bin/make-snake:301 #: ../bin/make-snake:340 msgid "{{3Playground mode}}" msgstr "" #: ../bin/make-snake:304 msgid "Try what you have learned, type {{2 python snake --help }} for help" msgstr "" #: ../bin/make-snake:335 msgid "{{4 + }} {{3 Make Snake has been reset, closing now...}}" msgstr "" #: ../bin/make-snake:343 msgid "Remember: type {{2 python snake --help }} for help\\n" msgstr "" #: ../bin/make-snake:346 msgid "Need help? Type {{2 python snake --help }} or {{2 exit }} to finish." msgstr ""