Add a hint to tell the user how to use ladders
This commit is contained in:
		@@ -8,7 +8,7 @@ msgid ""
 | 
			
		||||
msgstr ""
 | 
			
		||||
"Project-Id-Version: squirrelbattle 3.14.1\n"
 | 
			
		||||
"Report-Msgid-Bugs-To: squirrel-battle@crans.org\n"
 | 
			
		||||
"POT-Creation-Date: 2021-01-08 12:03+0100\n"
 | 
			
		||||
"POT-Creation-Date: 2021-01-08 14:47+0100\n"
 | 
			
		||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
			
		||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
			
		||||
"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
			
		||||
@@ -43,30 +43,35 @@ msgstr "INVENTAIRE"
 | 
			
		||||
msgid "STALL"
 | 
			
		||||
msgstr "STAND"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:40
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:43
 | 
			
		||||
msgid "Inventory:"
 | 
			
		||||
msgstr "Inventaire :"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:57
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:60
 | 
			
		||||
msgid "Equipped main:"
 | 
			
		||||
msgstr "Équipement principal :"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:61
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:64
 | 
			
		||||
msgid "Equipped secondary:"
 | 
			
		||||
msgstr "Équipement secondaire :"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:66
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:69
 | 
			
		||||
msgid "Equipped chestplate:"
 | 
			
		||||
msgstr "Plastron équipé :"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:70
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:73
 | 
			
		||||
msgid "Equipped helmet:"
 | 
			
		||||
msgstr "Casque équipé :"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:77
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:80
 | 
			
		||||
msgid "YOU ARE DEAD"
 | 
			
		||||
msgstr "VOUS ÊTES MORT"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/display/statsdisplay.py:84
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "Use {key} to use the ladder"
 | 
			
		||||
msgstr "Appuyez sur {key} pour utiliser l'échelle"
 | 
			
		||||
 | 
			
		||||
#. TODO
 | 
			
		||||
#: squirrelbattle/entities/friendly.py:33
 | 
			
		||||
msgid "I don't sell any squirrel"
 | 
			
		||||
@@ -106,7 +111,7 @@ msgstr "Le joueur monte à l'étage {floor}."
 | 
			
		||||
msgid "The buyer does not have enough money"
 | 
			
		||||
msgstr "L'acheteur n'a pas assez d'argent"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/game.py:347
 | 
			
		||||
#: squirrelbattle/game.py:349
 | 
			
		||||
msgid ""
 | 
			
		||||
"Some keys are missing in your save file.\n"
 | 
			
		||||
"Your save seems to be corrupt. It got deleted."
 | 
			
		||||
@@ -114,7 +119,7 @@ msgstr ""
 | 
			
		||||
"Certaines clés de votre ficher de sauvegarde sont manquantes.\n"
 | 
			
		||||
"Votre sauvegarde semble corrompue. Elle a été supprimée."
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/game.py:355
 | 
			
		||||
#: squirrelbattle/game.py:357
 | 
			
		||||
msgid ""
 | 
			
		||||
"No player was found on this map!\n"
 | 
			
		||||
"Maybe you died?"
 | 
			
		||||
@@ -122,7 +127,7 @@ msgstr ""
 | 
			
		||||
"Aucun joueur n'a été trouvé sur la carte !\n"
 | 
			
		||||
"Peut-être êtes-vous mort ?"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/game.py:375
 | 
			
		||||
#: squirrelbattle/game.py:379
 | 
			
		||||
msgid ""
 | 
			
		||||
"The JSON file is not correct.\n"
 | 
			
		||||
"Your save seems corrupted. It got deleted."
 | 
			
		||||
@@ -130,26 +135,26 @@ msgstr ""
 | 
			
		||||
"Le fichier JSON de sauvegarde est incorrect.\n"
 | 
			
		||||
"Votre sauvegarde semble corrompue. Elle a été supprimée."
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/interfaces.py:712
 | 
			
		||||
#: squirrelbattle/interfaces.py:718
 | 
			
		||||
msgid "It's a critical hit!"
 | 
			
		||||
msgstr "C'est un coup critique !"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/interfaces.py:713
 | 
			
		||||
#: squirrelbattle/interfaces.py:719
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{name} hits {opponent}."
 | 
			
		||||
msgstr "{name} frappe {opponent}."
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/interfaces.py:727
 | 
			
		||||
#: squirrelbattle/interfaces.py:733
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{name} takes {damage} damage."
 | 
			
		||||
msgstr "{name} prend {damage} dégâts."
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/interfaces.py:729
 | 
			
		||||
#: squirrelbattle/interfaces.py:735
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{name} dies."
 | 
			
		||||
msgstr "{name} meurt."
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/interfaces.py:763
 | 
			
		||||
#: squirrelbattle/interfaces.py:769
 | 
			
		||||
#, python-brace-format
 | 
			
		||||
msgid "{entity} said: {message}"
 | 
			
		||||
msgstr "{entity} a dit : {message}"
 | 
			
		||||
@@ -284,42 +289,46 @@ msgstr "nounours"
 | 
			
		||||
msgid "tiger"
 | 
			
		||||
msgstr "tigre"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:71
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:70
 | 
			
		||||
msgid "eagle"
 | 
			
		||||
msgstr "pygargue"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:72
 | 
			
		||||
msgid "body snatch potion"
 | 
			
		||||
msgstr "potion d'arrachage de corps"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:72
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:73
 | 
			
		||||
msgid "bomb"
 | 
			
		||||
msgstr "bombe"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:73
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:74
 | 
			
		||||
msgid "explosion"
 | 
			
		||||
msgstr "explosion"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:74
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:75
 | 
			
		||||
msgid "heart"
 | 
			
		||||
msgstr "cœur"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:75
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:76
 | 
			
		||||
msgid "sword"
 | 
			
		||||
msgstr "épée"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:76
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:77
 | 
			
		||||
msgid "helmet"
 | 
			
		||||
msgstr "casque"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:77
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:78
 | 
			
		||||
msgid "chestplate"
 | 
			
		||||
msgstr "plastron"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:78
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:79
 | 
			
		||||
msgid "shield"
 | 
			
		||||
msgstr "bouclier"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:79
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:80
 | 
			
		||||
msgid "ring of critical damage"
 | 
			
		||||
msgstr "anneau de coup critique"
 | 
			
		||||
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:81
 | 
			
		||||
#: squirrelbattle/tests/translations_test.py:82
 | 
			
		||||
msgid "ring of more experience"
 | 
			
		||||
msgstr "anneau de plus d'expérience"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user