-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
99 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-04-07 14:22+0100\n" | ||
"POT-Creation-Date: 2016-04-07 16:44+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -97,23 +97,27 @@ msgstr "" | |
msgid "ANSWER_YES" | ||
msgstr "" | ||
|
||
#: core/Rpg.py:37 tests/core/testRpg.py:22 | ||
#: core/Rpg.py:37 tests/core/testRpg.py:24 | ||
msgid "ERROR_UNKNOWN_SELECTED_WORLD" | ||
msgstr "" | ||
|
||
#: core/Rpg.py:49 tests/core/testRpg.py:29 | ||
#: core/Rpg.py:49 tests/core/testRpg.py:31 | ||
msgid "ERROR_RRPG_INIT_INVALID_SAVED_GAME_ID" | ||
msgstr "" | ||
|
||
#: core/Rpg.py:59 tests/core/testRpg.py:37 | ||
#: core/Rpg.py:59 tests/core/testRpg.py:38 | ||
msgid "ERROR_SAVED_GAME_NEEDED_TO_INIT_PLAYER" | ||
msgstr "" | ||
|
||
#: core/Rpg.py:70 tests/core/testRpg.py:47 | ||
#: core/Rpg.py:65 tests/core/testRpg.py:46 | ||
msgid "ERROR_NON_EMPTY_SAVED_GAME_NEEDED_TO_INIT_PLAYER" | ||
msgstr "" | ||
|
||
#: core/Rpg.py:72 tests/core/testRpg.py:64 | ||
msgid "ERROR_INVALID_FORMAT_ACTION" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:44 core/commands/help.py:38 | ||
#: core/command_factory.py:42 core/commands/help.py:38 | ||
#: tests/core/commands/testHelp.py:24 tests/core/commands/testHelp.py:79 | ||
#: tests/core/commands/testLook.py:11 tests/core/commands/testLook.py:37 | ||
#: tests/core/commands/testLook.py:54 tests/core/commands/testLook.py:59 | ||
|
@@ -133,7 +137,7 @@ msgstr "" | |
msgid "LOOK_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:45 core/commands/help.py:22 | ||
#: core/command_factory.py:43 core/commands/help.py:22 | ||
#: tests/core/commands/testHelp.py:16 tests/core/commands/testHelp.py:63 | ||
#: tests/core/commands/testTalk.py:11 tests/core/commands/testTalk.py:16 | ||
#: tests/core/commands/testTalk.py:21 tests/core/commands/testTalk.py:26 | ||
|
@@ -143,7 +147,7 @@ msgstr "" | |
msgid "TALK_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:46 core/commands/help.py:26 | ||
#: core/command_factory.py:44 core/commands/help.py:26 | ||
#: tests/core/commands/testAttack.py:25 tests/core/commands/testAttack.py:27 | ||
#: tests/core/commands/testAttack.py:31 tests/core/commands/testAttack.py:33 | ||
#: tests/core/commands/testEnter.py:21 tests/core/commands/testEnter.py:28 | ||
|
@@ -168,7 +172,7 @@ msgstr "" | |
msgid "MOVE_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:47 core/commands/help.py:30 | ||
#: core/command_factory.py:45 core/commands/help.py:30 | ||
#: tests/core/commands/testEnter.py:11 tests/core/commands/testEnter.py:16 | ||
#: tests/core/commands/testEnter.py:23 tests/core/commands/testEnter.py:30 | ||
#: tests/core/commands/testEnter.py:35 tests/core/commands/testEnter.py:40 | ||
|
@@ -181,7 +185,7 @@ msgstr "" | |
msgid "ENTER_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:48 core/commands/help.py:34 | ||
#: core/command_factory.py:46 core/commands/help.py:34 | ||
#: tests/core/commands/testExit.py:10 tests/core/commands/testExit.py:15 | ||
#: tests/core/commands/testExit.py:20 tests/core/commands/testExit.py:25 | ||
#: tests/core/commands/testExit.py:30 tests/core/commands/testExit.py:35 | ||
|
@@ -191,7 +195,7 @@ msgstr "" | |
msgid "EXIT_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:49 core/commands/help.py:51 | ||
#: core/command_factory.py:47 core/commands/help.py:51 | ||
#: tests/core/commands/testDrop.py:48 tests/core/commands/testDrop.py:60 | ||
#: tests/core/commands/testDrop.py:114 tests/core/commands/testDrop.py:121 | ||
#: tests/core/commands/testDrop.py:128 tests/core/commands/testDrop.py:135 | ||
|
@@ -234,7 +238,7 @@ msgstr "" | |
msgid "TAKE_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:50 core/commands/help.py:61 | ||
#: core/command_factory.py:48 core/commands/help.py:61 | ||
#: tests/core/commands/testDrop.py:14 tests/core/commands/testDrop.py:23 | ||
#: tests/core/commands/testDrop.py:32 tests/core/commands/testDrop.py:41 | ||
#: tests/core/commands/testDrop.py:53 tests/core/commands/testDrop.py:65 | ||
|
@@ -258,7 +262,7 @@ msgstr "" | |
msgid "DROP_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:51 core/commands/help.py:42 | ||
#: core/command_factory.py:49 core/commands/help.py:42 | ||
#: tests/core/commands/testHelp.py:26 tests/core/commands/testHelp.py:83 | ||
#: tests/core/commands/testInventory.py:11 | ||
#: tests/core/commands/testInventory.py:16 | ||
|
@@ -272,24 +276,24 @@ msgstr "" | |
msgid "INVENTORY_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:52 core/commands/help.py:42 | ||
#: core/command_factory.py:50 core/commands/help.py:42 | ||
#: tests/core/commands/testHelp.py:26 tests/core/commands/testHelp.py:83 | ||
msgid "INVENTORY_SHORT_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:53 core/commands/help.py:70 | ||
#: core/command_factory.py:51 core/commands/help.py:70 | ||
#: tests/core/commands/testHelp.py:46 tests/core/commands/testHelp.py:99 | ||
#: tests/core/commands/testStats.py:12 tests/core/commands/testStats.py:35 | ||
msgid "STATS_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:54 core/commands/help.py:82 | ||
#: core/command_factory.py:52 core/commands/help.py:82 | ||
#: tests/core/commands/testHelp.py:13 tests/core/commands/testHelp.py:52 | ||
#: tests/core/commands/testHelp.py:59 tests/core/commands/testHelp.py:111 | ||
msgid "HELP_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:55 core/commands/help.py:46 | ||
#: core/command_factory.py:53 core/commands/help.py:46 | ||
#: tests/core/commands/testHelp.py:28 tests/core/commands/testHelp.py:87 | ||
#: tests/core/commands/testOpen.py:11 tests/core/commands/testOpen.py:16 | ||
#: tests/core/commands/testOpen.py:21 tests/core/commands/testOpen.py:26 | ||
|
@@ -306,7 +310,7 @@ msgstr "" | |
msgid "OPEN_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:56 core/commands/help.py:78 | ||
#: core/command_factory.py:54 core/commands/help.py:78 | ||
#: tests/core/commands/testHelp.py:50 tests/core/commands/testHelp.py:107 | ||
#: tests/core/commands/testSave.py:18 tests/core/commands/testSave.py:28 | ||
#: tests/core/commands/testSave.py:77 tests/core/commands/testSave.py:96 | ||
|
@@ -315,7 +319,7 @@ msgstr "" | |
msgid "SAVE_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:57 core/commands/help.py:74 | ||
#: core/command_factory.py:55 core/commands/help.py:74 | ||
#: tests/core/commands/testAttack.py:37 tests/core/commands/testAttack.py:42 | ||
#: tests/core/commands/testAttack.py:49 tests/core/commands/testAttack.py:62 | ||
#: tests/core/commands/testAttack.py:88 tests/core/commands/testAttack.py:101 | ||
|
@@ -324,23 +328,23 @@ msgstr "" | |
msgid "ATTACK_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:84 core/commands/help.py:86 | ||
#: core/command_factory.py:79 core/commands/help.py:86 | ||
#: tests/core/commands/testHelp.py:54 tests/core/commands/testHelp.py:115 | ||
#: tests/core/commands/testQuit.py:11 tests/core/commands/testQuit.py:16 | ||
msgid "QUIT_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:84 core/commands/help.py:86 | ||
#: core/command_factory.py:79 core/commands/help.py:86 | ||
#: tests/core/commands/testHelp.py:54 tests/core/commands/testHelp.py:115 | ||
msgid "QUIT_SHORT_COMMAND" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:91 | ||
#: core/command_factory.py:86 | ||
msgid "ERROR_DENIED_COMMAND_WHILE_FIGHTING" | ||
msgstr "" | ||
|
||
#: core/command_factory.py:98 core/command_factory.py:112 | ||
#: tests/core/testRpg.py:52 tests/core/testRpg.py:57 | ||
#: core/command_factory.py:93 tests/core/testRpg.py:69 | ||
#: tests/core/testRpg.py:74 | ||
msgid "ERROR_UNKNOWN_COMMAND" | ||
msgstr "" | ||
|
||
|
@@ -371,15 +375,6 @@ msgstr "" | |
msgid "ATTACK_LOST_{enemy}" | ||
msgstr "" | ||
|
||
#: core/commands/authenticate.py:17 tests/core/commands/testAuthenticate.py:15 | ||
#: tests/core/commands/testAuthenticate.py:20 | ||
msgid "ERROR_AUTHENTICATE_ARGUMENTS_NUMBER" | ||
msgstr "" | ||
|
||
#: core/commands/authenticate.py:26 tests/core/commands/testAuthenticate.py:35 | ||
msgid "PLAYER_AUTHENTICATION_CONFIRMATION" | ||
msgstr "" | ||
|
||
#: core/commands/createPlayer.py:10 tests/core/commands/testCreatePlayer.py:34 | ||
#: tests/core/commands/testCreatePlayer.py:40 | ||
msgid "ERROR_SIGNUP_NOT_ENOUGH_ARGUMENTS" | ||
|
@@ -929,7 +924,6 @@ msgstr "" | |
msgid "ERROR_PLACE_GENERATION" | ||
msgstr "" | ||
|
||
#: models/player.py:26 tests/core/commands/testAuthenticate.py:25 | ||
#: tests/core/commands/testAuthenticate.py:30 | ||
#: models/player.py:26 tests/core/testRpg.py:54 | ||
msgid "ERROR_CONNECT_INVALID_CREDENTIALS" | ||
msgstr "" |
Oops, something went wrong.