fix #14 - Figurines : ajout de nouveaux types, parmi :

* Battle pack
  * Level pack (anciennement world)
  * Expansion pack
  * Trophy (pour les trophés Skylanders)
  * Trap (pour les pièges de cristal de Skylanders)
This commit is contained in:
2018-02-04 21:20:06 +01:00
parent bb9869df73
commit 2db9340f3d
3 changed files with 84 additions and 23 deletions

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-04 13:26+0000\n"
"PO-Revision-Date: 2018-02-04 14:07+0100\n"
"POT-Creation-Date: 2018-02-04 20:18+0000\n"
"PO-Revision-Date: 2018-02-04 19:02+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
@ -45,11 +45,11 @@ msgstr "état"
msgid "date"
msgstr "date"
#: figurines/admin.py:10
#: figurines/admin.py:9
msgid "Information"
msgstr "Information"
#: figurines/admin.py:12 games/admin.py:65
#: figurines/admin.py:11 games/admin.py:65
msgid "Progress"
msgstr "Progression"
@ -65,47 +65,63 @@ msgstr "collections"
msgid "Usual name of figurines set."
msgstr "Nom habituel de la collection de figurines."
#: figurines/models.py:40
#: figurines/models.py:44
msgid "Character"
msgstr "Personnage"
#: figurines/models.py:41
#: figurines/models.py:45
msgid "Vehicle"
msgstr "Véhicule"
#: figurines/models.py:42
msgid "World"
msgstr "Monde"
#: figurines/models.py:46
msgid "Level pack"
msgstr "Niveau supplémentaire"
#: figurines/models.py:43
#: figurines/models.py:47
msgid "Gadget"
msgstr "Gadget"
#: figurines/models.py:48
msgid "Battle pack"
msgstr "Arène supplémentaire"
#: figurines/models.py:49
msgid "Expansion pack"
msgstr "Extension"
#: figurines/models.py:50
msgid "Trophy"
msgstr "Trophé"
#: figurines/models.py:51
msgid "Trap"
msgstr "Piège"
#: figurines/models.py:57
msgid "kind"
msgstr "sorte"
#: figurines/models.py:53 games/models.py:67
#: figurines/models.py:61 games/models.py:67
msgid "wish?"
msgstr "envie de l'avoir ?"
#: figurines/models.py:54
#: figurines/models.py:62
msgid "You need this figurine."
msgstr "Vous avez besoin de cette figurine."
#: figurines/models.py:58
#: figurines/models.py:66
msgid "coins"
msgstr "monnaie"
#: figurines/models.py:65
#: figurines/models.py:73
msgid "Figurine denomination"
msgstr "Dénomination de la figurine"
#: figurines/models.py:66
#: figurines/models.py:74
msgid "Becoming set"
msgstr "Collection d'où cela provient"
#: figurines/models.py:67
#: figurines/models.py:75
msgid "Figurine progression"
msgstr "Progression de la figurine"