Liste des jeux : ajout d'une colonne pour le nom de la plateforme
This commit is contained in:
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-15 17:37+0000\n"
|
||||
"PO-Revision-Date: 2018-01-15 18:38+0100\n"
|
||||
"POT-Creation-Date: 2018-01-15 20:10+0000\n"
|
||||
"PO-Revision-Date: 2018-01-15 21:10+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr\n"
|
||||
@ -17,11 +17,11 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.0.5\n"
|
||||
|
||||
#: core/models.py:7 core/models.py:29
|
||||
#: core/models.py:8 core/models.py:28
|
||||
msgid "name"
|
||||
msgstr "nom"
|
||||
|
||||
#: core/models.py:8
|
||||
#: core/models.py:9
|
||||
msgid "shortname"
|
||||
msgstr "nom court"
|
||||
|
||||
@ -29,11 +29,11 @@ msgstr "nom court"
|
||||
msgid "New"
|
||||
msgstr "Nouveau"
|
||||
|
||||
#: core/models.py:49 core/models.py:81
|
||||
#: core/models.py:48 core/models.py:79
|
||||
msgid "status"
|
||||
msgstr "état"
|
||||
|
||||
#: core/models.py:66
|
||||
#: core/models.py:65
|
||||
msgid "date"
|
||||
msgstr "date"
|
||||
|
||||
@ -69,11 +69,11 @@ msgstr "Collection d'où cela provient"
|
||||
msgid "Figurine progression"
|
||||
msgstr "Progression de la figurine"
|
||||
|
||||
#: games/admin.py:11
|
||||
#: games/admin.py:17
|
||||
msgid "state"
|
||||
msgstr "état"
|
||||
|
||||
#: games/admin.py:39
|
||||
#: games/admin.py:40
|
||||
msgid "Game Information"
|
||||
msgstr "Information du jeu"
|
||||
|
||||
@ -81,6 +81,10 @@ msgstr "Information du jeu"
|
||||
msgid "Progress"
|
||||
msgstr "Progression"
|
||||
|
||||
#: games/admin.py:56
|
||||
msgid "Platform"
|
||||
msgstr "Plateforme"
|
||||
|
||||
#: games/models.py:15 games/models.py:29
|
||||
msgid "platform"
|
||||
msgstr "plateforme"
|
||||
|
Reference in New Issue
Block a user