Ajout d'une page d'accueil listant la collection

This commit is contained in:
2017-08-31 15:20:08 +02:00
parent 5ba6193d4b
commit 5867d70111
7 changed files with 96 additions and 19 deletions

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-25 22:18+0000\n"
"PO-Revision-Date: 2017-08-26 00:21+0200\n"
"POT-Creation-Date: 2017-08-31 13:13+0000\n"
"PO-Revision-Date: 2017-08-31 15:15+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
@ -73,50 +73,66 @@ msgstr "Usé / Épuisé"
msgid "Unfinished"
msgstr "Inachevé"
#: games/models.py:48
#: games/models.py:49
msgid "Progress note"
msgstr "Note de progression"
#: games/models.py:49
#: games/models.py:50
msgid "Short note displayed to your followers."
msgstr "Courte note affichée à ceux qui vous suive"
#: games/models.py:54
#: games/models.py:55
msgid "playing?"
msgstr "en train d'y jouer ?"
#: games/models.py:55
#: games/models.py:56
msgid "You're currently playing this game."
msgstr "Vous jouez actuellement à ce jeu."
#: games/models.py:58
#: games/models.py:59
msgid "unplayed?"
msgstr "jamais joué ?"
#: games/models.py:59
#: games/models.py:60
msgid "You never played this game."
msgstr "Vous n'avez jamais joué à ce jeu."
#: games/models.py:62
#: games/models.py:63
msgid "wish?"
msgstr "envie de l'avoir ?"
#: games/models.py:63
#: games/models.py:64
msgid "You're waiting X-mas father offers you this game."
msgstr "Vous patientez que le père Noël vous offre ce jeu."
#: games/models.py:67
#: games/models.py:68
msgid "game"
msgstr "jeu"
#: games/models.py:68
#: games/models.py:69
msgid "games"
msgstr "jeux"
#: games/models.py:79
#: games/models.py:80
msgid "Timeline"
msgstr "Chronologie"
#: games/models.py:80
#: games/models.py:81
msgid "Timelines"
msgstr "Chronologies"
#: games/templates/games/index.html:5
msgid "Games"
msgstr "Jeux"
#: games/templates/games/index.html:6
msgid "Now playing"
msgstr "En train d'y jouer"
#: games/templates/games/index.html:15
msgid "No playing game found."
msgstr "Aucun jeu en cours."
#: games/templates/games/index.html:17
msgid "Complete list"
msgstr "Liste complète"