Nouvelle collection : les figurines

This commit is contained in:
2017-09-18 21:51:10 +02:00
parent 0536b16d6d
commit 20a6d25a8b
14 changed files with 271 additions and 94 deletions

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-09-16 21:58+0000\n"
"PO-Revision-Date: 2017-09-16 23:59+0200\n"
"POT-Creation-Date: 2017-09-18 19:39+0000\n"
"PO-Revision-Date: 2017-09-18 21:23+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
@ -17,163 +17,191 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.3\n"
#: collection/core/models.py:7 collection/core/models.py:28
#: core/models.py:7 core/models.py:28
msgid "name"
msgstr "nom"
#: collection/core/models.py:24
#: core/models.py:24
msgid "New"
msgstr "Nouveau"
#: collection/core/models.py:48 collection/core/models.py:80
#: core/models.py:48 core/models.py:80
msgid "status"
msgstr "état"
#: collection/core/models.py:65
#: core/models.py:65
msgid "date"
msgstr "date"
#: collection/games/admin.py:11
msgid "state"
msgstr "état"
#: figurines/models.py:15 figurines/models.py:29
msgid "set"
msgstr "collection"
#: collection/games/admin.py:39
msgid "Game Information"
msgstr "Information du jeu"
#: figurines/models.py:16
msgid "sets"
msgstr "collections"
#: collection/games/admin.py:42
msgid "Progress"
msgstr "Progression"
#: figurines/models.py:19
msgid "Usual name of figurines set."
msgstr "Nom habituel de la collection de figurines."
#: collection/games/models.py:15 collection/games/models.py:29
msgid "platform"
msgstr "plateforme"
#: collection/games/models.py:16
msgid "platforms"
msgstr "plateformes"
#: collection/games/models.py:20
msgid "Most used platform name."
msgstr "Nom de plateforme le plus communément utilisé."
#: collection/games/models.py:40
msgid "Beaten"
msgstr "Terminé (quête principale)"
#: collection/games/models.py:41
msgid "Completed"
msgstr "Terminé complètement"
#: collection/games/models.py:42
msgid "Excluded"
msgstr "Exclu"
#: collection/games/models.py:43
msgid "Mastered"
msgstr "Usé / Épuisé"
#: collection/games/models.py:44
msgid "Unfinished"
msgstr "Inachevé"
#: collection/games/models.py:53
msgid "Progress note"
msgstr "Note de progression"
#: collection/games/models.py:54
msgid "Short note displayed to your followers."
msgstr "Courte note affichée à ceux qui vous suive."
#: collection/games/models.py:59
msgid "playing?"
msgstr "en train d'y jouer ?"
#: collection/games/models.py:60
msgid "You're currently playing this game."
msgstr "Vous jouez actuellement à ce jeu."
#: collection/games/models.py:63
msgid "unplayed?"
msgstr "jamais joué ?"
#: collection/games/models.py:64
msgid "You never played this game."
msgstr "Vous n'avez jamais joué à ce jeu."
#: collection/games/models.py:67
#: figurines/models.py:36 games/models.py:67
msgid "wish?"
msgstr "envie de l'avoir ?"
#: collection/games/models.py:68
#: figurines/models.py:37
msgid "You need this figurine."
msgstr "Vous avez besoin de cette figurine."
#: figurines/models.py:44
msgid "Figurine denomination"
msgstr "Dénomination de la figurine"
#: figurines/models.py:45
msgid "Becoming set"
msgstr "Collection d'où cela provient"
#: figurines/models.py:46
msgid "Figurine progression"
msgstr "Progression de la figurine"
#: games/admin.py:11
msgid "state"
msgstr "état"
#: games/admin.py:39
msgid "Game Information"
msgstr "Information du jeu"
#: games/admin.py:42
msgid "Progress"
msgstr "Progression"
#: games/models.py:15 games/models.py:29
msgid "platform"
msgstr "plateforme"
#: games/models.py:16
msgid "platforms"
msgstr "plateformes"
#: games/models.py:20
msgid "Most used platform name."
msgstr "Nom de plateforme le plus communément utilisé."
#: games/models.py:40
msgid "Beaten"
msgstr "Terminé (quête principale)"
#: games/models.py:41
msgid "Completed"
msgstr "Terminé complètement"
#: games/models.py:42
msgid "Excluded"
msgstr "Exclu"
#: games/models.py:43
msgid "Mastered"
msgstr "Usé / Épuisé"
#: games/models.py:44
msgid "Unfinished"
msgstr "Inachevé"
#: games/models.py:53
msgid "Progress note"
msgstr "Note de progression"
#: games/models.py:54
msgid "Short note displayed to your followers."
msgstr "Courte note affichée à ceux qui vous suive."
#: games/models.py:59
msgid "playing?"
msgstr "en train d'y jouer ?"
#: games/models.py:60
msgid "You're currently playing this game."
msgstr "Vous jouez actuellement à ce jeu."
#: games/models.py:63
msgid "unplayed?"
msgstr "jamais joué ?"
#: games/models.py:64
msgid "You never played this game."
msgstr "Vous n'avez jamais joué à ce jeu."
#: games/models.py:68
msgid "You're waiting X-mas father offers you this game."
msgstr "Vous patientez que le père Noël vous offre ce jeu."
#: collection/games/models.py:72
#: games/models.py:72
msgid "game"
msgstr "jeu"
#: collection/games/models.py:73
#: games/models.py:73
msgid "games"
msgstr "jeux"
#: collection/games/models.py:77
#: games/models.py:77
msgid "Game title"
msgstr "Titre du jeu"
#: collection/games/models.py:78
#: games/models.py:78
msgid "Game running platform"
msgstr "Plateforme sur laquelle se lance le jeu"
#: collection/games/models.py:79
#: games/models.py:79
msgid "Game progression"
msgstr "Progression du jeu"
#: collection/games/models.py:90
#: games/models.py:90
msgid "Timeline"
msgstr "Chronologie"
#: collection/games/models.py:91
#: games/models.py:91
msgid "Timelines"
msgstr "Chronologies"
#: collection/games/models.py:95
#: games/models.py:95
msgid "Status change date"
msgstr "Date de changement de statut"
#: collection/games/models.py:96
#: games/models.py:96
msgid "Which game?"
msgstr "Quel jeu ?"
#: collection/games/models.py:98
#: games/models.py:98
msgid "New status for this game at the given date"
msgstr "Nouveau statut pour ce jeu à la date donnée"
#: collection/games/templates/games/index.html:5
#: games/templates/games/index.html:5
msgid "Games"
msgstr "Jeux"
#: collection/games/templates/games/index.html:6
#: games/templates/games/index.html:6
msgid "Now playing"
msgstr "En train d'y jouer"
#: collection/games/templates/games/index.html:15
#: games/templates/games/index.html:15
msgid "No playing game found."
msgstr "Aucun jeu en cours."
#: collection/games/templates/games/index.html:17
#: games/templates/games/index.html:17
msgid "Complete list"
msgstr "Liste complète"
#: collection/games/templates/games/index.html:25
#: games/templates/games/index.html:25
msgid "No game found."
msgstr "Aucun jeu."
#: collection/games/templates/games/index.html:27
#: games/templates/games/index.html:27
msgid "Memory Card"
msgstr "Carte mémoire"
#: collection/games/templates/games/index.html:43
#: games/templates/games/index.html:43
msgid "Empty memory."
msgstr "Mémoire vide."