forked from 42CTF/website
fixed quotes that where badly escaped in resources
This commit is contained in:
parent
9ea67ae2a0
commit
a7e75b2a43
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+0100\n"
|
||||
"PO-Revision-Date: 2022-02-10 19:50+0100\n"
|
||||
"Last-Translator: Clément Hamada <clementhamada@pm.me>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -48,7 +48,7 @@ msgstr "Passwort"
|
|||
#: accounts/templates/accounts/edit.html:21
|
||||
#: accounts/templates/accounts/login.html:18
|
||||
#: accounts/templates/accounts/register.html:22
|
||||
#: ctfs/templates/ctfs/ctf_info.html:61 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: events/templates/events/ctf_info.html:65
|
||||
#: events/templates/events/event_info.html:64
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:13
|
||||
|
@ -60,7 +60,7 @@ msgid "Email"
|
|||
msgstr "Email"
|
||||
|
||||
#: accounts/templates/accounts/edit.html:30
|
||||
#: ctfs/templates/ctfs/ctf_info.html:62
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: events/templates/events/ctf_info.html:66
|
||||
#: events/templates/events/event_info.html:65
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:14
|
||||
|
@ -74,7 +74,7 @@ msgstr "Anwenden"
|
|||
|
||||
#: accounts/templates/accounts/edit.html:47
|
||||
#: accounts/templates/accounts/profile.html:46
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: ctfs/templates/ctfs/ctf_info.html:65 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: events/templates/events/event_info.html:66
|
||||
#: events/templates/events/event_info.html:89
|
||||
#: events/templates/events/manage_team.html:40
|
||||
|
@ -138,7 +138,7 @@ msgid "Points"
|
|||
msgstr "Punkte"
|
||||
|
||||
#: accounts/templates/accounts/profile.html:24
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: ctfs/templates/ctfs/ctf_info.html:66
|
||||
#: events/templates/events/ctf_info.html:67
|
||||
#: events/templates/events/team.html:23
|
||||
msgid "Date"
|
||||
|
@ -219,66 +219,58 @@ msgstr "Nutzername bereits vergeben."
|
|||
msgid "Updated."
|
||||
msgstr "Aktualisiert."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:10
|
||||
#: ctfs/templates/ctfs/ctf_info.html:12
|
||||
#: events/templates/events/ctf_info.html:12
|
||||
msgid "Published date"
|
||||
msgstr "Veröffentlichungsdatum"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:14
|
||||
#: ctfs/templates/ctfs/ctf_info.html:16
|
||||
msgid "Challenge is not yet available."
|
||||
msgstr "Herausforderung ist noch nicht verfügbar."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:21
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
"Keine Übersetzung verfügbar. Bitte versuchen Sie es auf einer anderen "
|
||||
"Sprache noch einmal (Englisch oder Französisch)."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:27
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: events/templates/events/ctf_info.html:24
|
||||
msgid "Congratulation !"
|
||||
msgstr "Herzlichen Glückwunsch!"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31
|
||||
#: events/templates/events/ctf_info.html:26
|
||||
msgid "Already flagged"
|
||||
msgstr "Schon gelöst"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31 ctfs/templates/ctfs/ctf_info.html:40
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: events/templates/events/ctf_info.html:36
|
||||
#: events/templates/events/ctf_info.html:45
|
||||
msgid "Start the challenge"
|
||||
msgstr "Herausforderung beginnen"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: ctfs/templates/ctfs/ctf_info.html:35 ctfs/templates/ctfs/ctf_info.html:44
|
||||
#: events/templates/events/ctf_info.html:38
|
||||
#: events/templates/events/ctf_info.html:47
|
||||
msgid "Download"
|
||||
msgstr "Herunterladen"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:37
|
||||
#: ctfs/templates/ctfs/ctf_info.html:39
|
||||
#: events/templates/events/ctf_info.html:42
|
||||
msgid "Wrong flag ! You can do it !"
|
||||
msgstr "Falsche flagge! Sie können es schaffen!"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:56
|
||||
#: ctfs/templates/ctfs/ctf_info.html:58
|
||||
#: events/templates/events/ctf_info.html:60
|
||||
msgid "Solved by"
|
||||
msgstr "Gelöst von"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:80
|
||||
#: ctfs/templates/ctfs/ctf_info.html:82
|
||||
#: events/templates/events/ctf_info.html:90
|
||||
msgid "Nobody has solved this challenge yet."
|
||||
msgstr "Bisher hat noch niemand diese Herausforderung gelöst."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:87
|
||||
#: ctfs/templates/ctfs/ctf_info.html:89
|
||||
#: events/templates/events/ctf_info.html:97
|
||||
msgid "Author"
|
||||
msgstr "Autor/-in"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:88
|
||||
#: ctfs/templates/ctfs/ctf_info.html:90
|
||||
#: events/templates/events/ctf_info.html:98
|
||||
msgid "Point reward"
|
||||
msgstr "Belohnungspunkte"
|
||||
|
@ -371,6 +363,13 @@ msgstr "Finde mir einen Team!"
|
|||
msgid "Event"
|
||||
msgstr "Ereignis"
|
||||
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
"Keine Übersetzung verfügbar. Bitte versuchen Sie es auf einer anderen "
|
||||
"Sprache noch einmal (Englisch oder Französisch)."
|
||||
|
||||
#: events/templates/events/ctf_info.html:28
|
||||
#: events/templates/events/event_info.html:18
|
||||
msgid "This event is over."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -49,7 +49,7 @@ msgstr ""
|
|||
#: accounts/templates/accounts/edit.html:21
|
||||
#: accounts/templates/accounts/login.html:18
|
||||
#: accounts/templates/accounts/register.html:22
|
||||
#: ctfs/templates/ctfs/ctf_info.html:61 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: events/templates/events/ctf_info.html:65
|
||||
#: events/templates/events/event_info.html:64
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:13
|
||||
|
@ -61,7 +61,7 @@ msgid "Email"
|
|||
msgstr ""
|
||||
|
||||
#: accounts/templates/accounts/edit.html:30
|
||||
#: ctfs/templates/ctfs/ctf_info.html:62
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: events/templates/events/ctf_info.html:66
|
||||
#: events/templates/events/event_info.html:65
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:14
|
||||
|
@ -75,7 +75,7 @@ msgstr ""
|
|||
|
||||
#: accounts/templates/accounts/edit.html:47
|
||||
#: accounts/templates/accounts/profile.html:46
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: ctfs/templates/ctfs/ctf_info.html:65 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: events/templates/events/event_info.html:66
|
||||
#: events/templates/events/event_info.html:89
|
||||
#: events/templates/events/manage_team.html:40
|
||||
|
@ -139,7 +139,7 @@ msgid "Points"
|
|||
msgstr ""
|
||||
|
||||
#: accounts/templates/accounts/profile.html:24
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: ctfs/templates/ctfs/ctf_info.html:66
|
||||
#: events/templates/events/ctf_info.html:67
|
||||
#: events/templates/events/team.html:23
|
||||
msgid "Date"
|
||||
|
@ -218,64 +218,58 @@ msgstr ""
|
|||
msgid "Updated."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:10
|
||||
#: ctfs/templates/ctfs/ctf_info.html:12
|
||||
#: events/templates/events/ctf_info.html:12
|
||||
msgid "Published date"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:14
|
||||
#: ctfs/templates/ctfs/ctf_info.html:16
|
||||
msgid "Challenge is not yet available."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:21
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:27
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: events/templates/events/ctf_info.html:24
|
||||
msgid "Congratulation !"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31
|
||||
#: events/templates/events/ctf_info.html:26
|
||||
msgid "Already flagged"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31 ctfs/templates/ctfs/ctf_info.html:40
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: events/templates/events/ctf_info.html:36
|
||||
#: events/templates/events/ctf_info.html:45
|
||||
msgid "Start the challenge"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: ctfs/templates/ctfs/ctf_info.html:35 ctfs/templates/ctfs/ctf_info.html:44
|
||||
#: events/templates/events/ctf_info.html:38
|
||||
#: events/templates/events/ctf_info.html:47
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:37
|
||||
#: ctfs/templates/ctfs/ctf_info.html:39
|
||||
#: events/templates/events/ctf_info.html:42
|
||||
msgid "Wrong flag ! You can do it !"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:56
|
||||
#: ctfs/templates/ctfs/ctf_info.html:58
|
||||
#: events/templates/events/ctf_info.html:60
|
||||
msgid "Solved by"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:80
|
||||
#: ctfs/templates/ctfs/ctf_info.html:82
|
||||
#: events/templates/events/ctf_info.html:90
|
||||
msgid "Nobody has solved this challenge yet."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:87
|
||||
#: ctfs/templates/ctfs/ctf_info.html:89
|
||||
#: events/templates/events/ctf_info.html:97
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:88
|
||||
#: ctfs/templates/ctfs/ctf_info.html:90
|
||||
#: events/templates/events/ctf_info.html:98
|
||||
msgid "Point reward"
|
||||
msgstr ""
|
||||
|
@ -368,6 +362,11 @@ msgstr ""
|
|||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: events/templates/events/ctf_info.html:28
|
||||
#: events/templates/events/event_info.html:18
|
||||
msgid "This event is over."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+0100\n"
|
||||
"PO-Revision-Date: 2022-02-09 10:55+0100\n"
|
||||
"Last-Translator: Javier Uhagón (uhagontorralvojavier@gmail.com)\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -49,7 +49,7 @@ msgstr "Contraseña"
|
|||
#: accounts/templates/accounts/edit.html:21
|
||||
#: accounts/templates/accounts/login.html:18
|
||||
#: accounts/templates/accounts/register.html:22
|
||||
#: ctfs/templates/ctfs/ctf_info.html:61 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: events/templates/events/ctf_info.html:65
|
||||
#: events/templates/events/event_info.html:64
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:13
|
||||
|
@ -61,7 +61,7 @@ msgid "Email"
|
|||
msgstr "Email"
|
||||
|
||||
#: accounts/templates/accounts/edit.html:30
|
||||
#: ctfs/templates/ctfs/ctf_info.html:62
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: events/templates/events/ctf_info.html:66
|
||||
#: events/templates/events/event_info.html:65
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:14
|
||||
|
@ -75,7 +75,7 @@ msgstr "Aplicar"
|
|||
|
||||
#: accounts/templates/accounts/edit.html:47
|
||||
#: accounts/templates/accounts/profile.html:46
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: ctfs/templates/ctfs/ctf_info.html:65 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: events/templates/events/event_info.html:66
|
||||
#: events/templates/events/event_info.html:89
|
||||
#: events/templates/events/manage_team.html:40
|
||||
|
@ -139,7 +139,7 @@ msgid "Points"
|
|||
msgstr "Puntos"
|
||||
|
||||
#: accounts/templates/accounts/profile.html:24
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: ctfs/templates/ctfs/ctf_info.html:66
|
||||
#: events/templates/events/ctf_info.html:67
|
||||
#: events/templates/events/team.html:23
|
||||
msgid "Date"
|
||||
|
@ -220,65 +220,58 @@ msgstr "Nombre de usuario ya usado."
|
|||
msgid "Updated."
|
||||
msgstr "Actualizado."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:10
|
||||
#: ctfs/templates/ctfs/ctf_info.html:12
|
||||
#: events/templates/events/ctf_info.html:12
|
||||
msgid "Published date"
|
||||
msgstr "Fecha de publicación"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:14
|
||||
#: ctfs/templates/ctfs/ctf_info.html:16
|
||||
msgid "Challenge is not yet available."
|
||||
msgstr "El reto aún no está disponible."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:21
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
"Traducción no disponible. Por favor pruebe otro idioma (inglés o francés)."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:27
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: events/templates/events/ctf_info.html:24
|
||||
msgid "Congratulation !"
|
||||
msgstr "¡ Felicidades !"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31
|
||||
#: events/templates/events/ctf_info.html:26
|
||||
msgid "Already flagged"
|
||||
msgstr "Flag ya conseguida"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31 ctfs/templates/ctfs/ctf_info.html:40
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: events/templates/events/ctf_info.html:36
|
||||
#: events/templates/events/ctf_info.html:45
|
||||
msgid "Start the challenge"
|
||||
msgstr "Comenzar el reto"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: ctfs/templates/ctfs/ctf_info.html:35 ctfs/templates/ctfs/ctf_info.html:44
|
||||
#: events/templates/events/ctf_info.html:38
|
||||
#: events/templates/events/ctf_info.html:47
|
||||
msgid "Download"
|
||||
msgstr "Descargar"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:37
|
||||
#: ctfs/templates/ctfs/ctf_info.html:39
|
||||
#: events/templates/events/ctf_info.html:42
|
||||
msgid "Wrong flag ! You can do it !"
|
||||
msgstr "¡ Flag incorrecta ! ¡ Puedes hacerlo !"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:56
|
||||
#: ctfs/templates/ctfs/ctf_info.html:58
|
||||
#: events/templates/events/ctf_info.html:60
|
||||
msgid "Solved by"
|
||||
msgstr "Resuelto por"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:80
|
||||
#: ctfs/templates/ctfs/ctf_info.html:82
|
||||
#: events/templates/events/ctf_info.html:90
|
||||
msgid "Nobody has solved this challenge yet."
|
||||
msgstr "Nadie ha resuelto este reto aún."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:87
|
||||
#: ctfs/templates/ctfs/ctf_info.html:89
|
||||
#: events/templates/events/ctf_info.html:97
|
||||
msgid "Author"
|
||||
msgstr "Autor"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:88
|
||||
#: ctfs/templates/ctfs/ctf_info.html:90
|
||||
#: events/templates/events/ctf_info.html:98
|
||||
msgid "Point reward"
|
||||
msgstr "Recompensa de puntos"
|
||||
|
@ -371,6 +364,12 @@ msgstr "¡ Encuentrame un equipo !"
|
|||
msgid "Event"
|
||||
msgstr "Evento"
|
||||
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
"Traducción no disponible. Por favor pruebe otro idioma (inglés o francés)."
|
||||
|
||||
#: events/templates/events/ctf_info.html:28
|
||||
#: events/templates/events/event_info.html:18
|
||||
msgid "This event is over."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-16 15:22+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -53,7 +53,7 @@ msgstr "Mot de passe"
|
|||
#: accounts/templates/accounts/edit.html:21
|
||||
#: accounts/templates/accounts/login.html:18
|
||||
#: accounts/templates/accounts/register.html:22
|
||||
#: ctfs/templates/ctfs/ctf_info.html:61 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: events/templates/events/ctf_info.html:65
|
||||
#: events/templates/events/event_info.html:64
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:13
|
||||
|
@ -65,7 +65,7 @@ msgid "Email"
|
|||
msgstr "Email"
|
||||
|
||||
#: accounts/templates/accounts/edit.html:30
|
||||
#: ctfs/templates/ctfs/ctf_info.html:62
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: events/templates/events/ctf_info.html:66
|
||||
#: events/templates/events/event_info.html:65
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:14
|
||||
|
@ -79,7 +79,7 @@ msgstr "Appliquer"
|
|||
|
||||
#: accounts/templates/accounts/edit.html:47
|
||||
#: accounts/templates/accounts/profile.html:46
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: ctfs/templates/ctfs/ctf_info.html:65 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: events/templates/events/event_info.html:66
|
||||
#: events/templates/events/event_info.html:89
|
||||
#: events/templates/events/manage_team.html:40
|
||||
|
@ -145,7 +145,7 @@ msgid "Points"
|
|||
msgstr "Points"
|
||||
|
||||
#: accounts/templates/accounts/profile.html:24
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: ctfs/templates/ctfs/ctf_info.html:66
|
||||
#: events/templates/events/ctf_info.html:67
|
||||
#: events/templates/events/team.html:23
|
||||
msgid "Date"
|
||||
|
@ -228,66 +228,60 @@ msgstr "Le pseudo est déjà utilisé."
|
|||
msgid "Updated."
|
||||
msgstr "Mis à jour."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:10
|
||||
#: ctfs/templates/ctfs/ctf_info.html:12
|
||||
#: events/templates/events/ctf_info.html:12
|
||||
msgid "Published date"
|
||||
msgstr "Date de publication"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:14
|
||||
#: ctfs/templates/ctfs/ctf_info.html:16
|
||||
#, fuzzy
|
||||
#| msgid "No category available."
|
||||
msgid "Challenge is not yet available."
|
||||
msgstr "Il n'y a pas de catégorie disponible."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:21
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:27
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: events/templates/events/ctf_info.html:24
|
||||
msgid "Congratulation !"
|
||||
msgstr "Félicitations !"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31
|
||||
#: events/templates/events/ctf_info.html:26
|
||||
msgid "Already flagged"
|
||||
msgstr "Déjà résolu"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31 ctfs/templates/ctfs/ctf_info.html:40
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: events/templates/events/ctf_info.html:36
|
||||
#: events/templates/events/ctf_info.html:45
|
||||
msgid "Start the challenge"
|
||||
msgstr "Démarrer le challenge"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: ctfs/templates/ctfs/ctf_info.html:35 ctfs/templates/ctfs/ctf_info.html:44
|
||||
#: events/templates/events/ctf_info.html:38
|
||||
#: events/templates/events/ctf_info.html:47
|
||||
msgid "Download"
|
||||
msgstr "Télécharger"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:37
|
||||
#: ctfs/templates/ctfs/ctf_info.html:39
|
||||
#: events/templates/events/ctf_info.html:42
|
||||
msgid "Wrong flag ! You can do it !"
|
||||
msgstr "Mauvais flag ! Vous pouvez le faire !"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:56
|
||||
#: ctfs/templates/ctfs/ctf_info.html:58
|
||||
#: events/templates/events/ctf_info.html:60
|
||||
msgid "Solved by"
|
||||
msgstr "Résolu par"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:80
|
||||
#: ctfs/templates/ctfs/ctf_info.html:82
|
||||
#: events/templates/events/ctf_info.html:90
|
||||
msgid "Nobody has solved this challenge yet."
|
||||
msgstr "Personne n'a résolu ce CTF."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:87
|
||||
#: ctfs/templates/ctfs/ctf_info.html:89
|
||||
#: events/templates/events/ctf_info.html:97
|
||||
msgid "Author"
|
||||
msgstr "Auteur"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:88
|
||||
#: ctfs/templates/ctfs/ctf_info.html:90
|
||||
#: events/templates/events/ctf_info.html:98
|
||||
msgid "Point reward"
|
||||
msgstr "Points"
|
||||
|
@ -386,6 +380,11 @@ msgstr ""
|
|||
msgid "Event"
|
||||
msgstr "Événement"
|
||||
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: events/templates/events/ctf_info.html:28
|
||||
#: events/templates/events/event_info.html:18
|
||||
msgid "This event is over."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -49,7 +49,7 @@ msgstr ""
|
|||
#: accounts/templates/accounts/edit.html:21
|
||||
#: accounts/templates/accounts/login.html:18
|
||||
#: accounts/templates/accounts/register.html:22
|
||||
#: ctfs/templates/ctfs/ctf_info.html:61 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: events/templates/events/ctf_info.html:65
|
||||
#: events/templates/events/event_info.html:64
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:13
|
||||
|
@ -61,7 +61,7 @@ msgid "Email"
|
|||
msgstr ""
|
||||
|
||||
#: accounts/templates/accounts/edit.html:30
|
||||
#: ctfs/templates/ctfs/ctf_info.html:62
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: events/templates/events/ctf_info.html:66
|
||||
#: events/templates/events/event_info.html:65
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:14
|
||||
|
@ -75,7 +75,7 @@ msgstr ""
|
|||
|
||||
#: accounts/templates/accounts/edit.html:47
|
||||
#: accounts/templates/accounts/profile.html:46
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: ctfs/templates/ctfs/ctf_info.html:65 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: events/templates/events/event_info.html:66
|
||||
#: events/templates/events/event_info.html:89
|
||||
#: events/templates/events/manage_team.html:40
|
||||
|
@ -139,7 +139,7 @@ msgid "Points"
|
|||
msgstr ""
|
||||
|
||||
#: accounts/templates/accounts/profile.html:24
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: ctfs/templates/ctfs/ctf_info.html:66
|
||||
#: events/templates/events/ctf_info.html:67
|
||||
#: events/templates/events/team.html:23
|
||||
msgid "Date"
|
||||
|
@ -218,64 +218,58 @@ msgstr ""
|
|||
msgid "Updated."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:10
|
||||
#: ctfs/templates/ctfs/ctf_info.html:12
|
||||
#: events/templates/events/ctf_info.html:12
|
||||
msgid "Published date"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:14
|
||||
#: ctfs/templates/ctfs/ctf_info.html:16
|
||||
msgid "Challenge is not yet available."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:21
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:27
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: events/templates/events/ctf_info.html:24
|
||||
msgid "Congratulation !"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31
|
||||
#: events/templates/events/ctf_info.html:26
|
||||
msgid "Already flagged"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31 ctfs/templates/ctfs/ctf_info.html:40
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: events/templates/events/ctf_info.html:36
|
||||
#: events/templates/events/ctf_info.html:45
|
||||
msgid "Start the challenge"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: ctfs/templates/ctfs/ctf_info.html:35 ctfs/templates/ctfs/ctf_info.html:44
|
||||
#: events/templates/events/ctf_info.html:38
|
||||
#: events/templates/events/ctf_info.html:47
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:37
|
||||
#: ctfs/templates/ctfs/ctf_info.html:39
|
||||
#: events/templates/events/ctf_info.html:42
|
||||
msgid "Wrong flag ! You can do it !"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:56
|
||||
#: ctfs/templates/ctfs/ctf_info.html:58
|
||||
#: events/templates/events/ctf_info.html:60
|
||||
msgid "Solved by"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:80
|
||||
#: ctfs/templates/ctfs/ctf_info.html:82
|
||||
#: events/templates/events/ctf_info.html:90
|
||||
msgid "Nobody has solved this challenge yet."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:87
|
||||
#: ctfs/templates/ctfs/ctf_info.html:89
|
||||
#: events/templates/events/ctf_info.html:97
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:88
|
||||
#: ctfs/templates/ctfs/ctf_info.html:90
|
||||
#: events/templates/events/ctf_info.html:98
|
||||
msgid "Point reward"
|
||||
msgstr ""
|
||||
|
@ -368,6 +362,11 @@ msgstr ""
|
|||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: events/templates/events/ctf_info.html:28
|
||||
#: events/templates/events/event_info.html:18
|
||||
msgid "This event is over."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -49,7 +49,7 @@ msgstr ""
|
|||
#: accounts/templates/accounts/edit.html:21
|
||||
#: accounts/templates/accounts/login.html:18
|
||||
#: accounts/templates/accounts/register.html:22
|
||||
#: ctfs/templates/ctfs/ctf_info.html:61 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: events/templates/events/ctf_info.html:65
|
||||
#: events/templates/events/event_info.html:64
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:13
|
||||
|
@ -61,7 +61,7 @@ msgid "Email"
|
|||
msgstr ""
|
||||
|
||||
#: accounts/templates/accounts/edit.html:30
|
||||
#: ctfs/templates/ctfs/ctf_info.html:62
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: events/templates/events/ctf_info.html:66
|
||||
#: events/templates/events/event_info.html:65
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:14
|
||||
|
@ -75,7 +75,7 @@ msgstr ""
|
|||
|
||||
#: accounts/templates/accounts/edit.html:47
|
||||
#: accounts/templates/accounts/profile.html:46
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: ctfs/templates/ctfs/ctf_info.html:65 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: events/templates/events/event_info.html:66
|
||||
#: events/templates/events/event_info.html:89
|
||||
#: events/templates/events/manage_team.html:40
|
||||
|
@ -139,7 +139,7 @@ msgid "Points"
|
|||
msgstr ""
|
||||
|
||||
#: accounts/templates/accounts/profile.html:24
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: ctfs/templates/ctfs/ctf_info.html:66
|
||||
#: events/templates/events/ctf_info.html:67
|
||||
#: events/templates/events/team.html:23
|
||||
msgid "Date"
|
||||
|
@ -218,64 +218,58 @@ msgstr ""
|
|||
msgid "Updated."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:10
|
||||
#: ctfs/templates/ctfs/ctf_info.html:12
|
||||
#: events/templates/events/ctf_info.html:12
|
||||
msgid "Published date"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:14
|
||||
#: ctfs/templates/ctfs/ctf_info.html:16
|
||||
msgid "Challenge is not yet available."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:21
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:27
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: events/templates/events/ctf_info.html:24
|
||||
msgid "Congratulation !"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31
|
||||
#: events/templates/events/ctf_info.html:26
|
||||
msgid "Already flagged"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31 ctfs/templates/ctfs/ctf_info.html:40
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: events/templates/events/ctf_info.html:36
|
||||
#: events/templates/events/ctf_info.html:45
|
||||
msgid "Start the challenge"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: ctfs/templates/ctfs/ctf_info.html:35 ctfs/templates/ctfs/ctf_info.html:44
|
||||
#: events/templates/events/ctf_info.html:38
|
||||
#: events/templates/events/ctf_info.html:47
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:37
|
||||
#: ctfs/templates/ctfs/ctf_info.html:39
|
||||
#: events/templates/events/ctf_info.html:42
|
||||
msgid "Wrong flag ! You can do it !"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:56
|
||||
#: ctfs/templates/ctfs/ctf_info.html:58
|
||||
#: events/templates/events/ctf_info.html:60
|
||||
msgid "Solved by"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:80
|
||||
#: ctfs/templates/ctfs/ctf_info.html:82
|
||||
#: events/templates/events/ctf_info.html:90
|
||||
msgid "Nobody has solved this challenge yet."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:87
|
||||
#: ctfs/templates/ctfs/ctf_info.html:89
|
||||
#: events/templates/events/ctf_info.html:97
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:88
|
||||
#: ctfs/templates/ctfs/ctf_info.html:90
|
||||
#: events/templates/events/ctf_info.html:98
|
||||
msgid "Point reward"
|
||||
msgstr ""
|
||||
|
@ -368,6 +362,11 @@ msgstr ""
|
|||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: events/templates/events/ctf_info.html:28
|
||||
#: events/templates/events/event_info.html:18
|
||||
msgid "This event is over."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -51,7 +51,7 @@ msgstr ""
|
|||
#: accounts/templates/accounts/edit.html:21
|
||||
#: accounts/templates/accounts/login.html:18
|
||||
#: accounts/templates/accounts/register.html:22
|
||||
#: ctfs/templates/ctfs/ctf_info.html:61 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:12
|
||||
#: events/templates/events/ctf_info.html:65
|
||||
#: events/templates/events/event_info.html:64
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:13
|
||||
|
@ -63,7 +63,7 @@ msgid "Email"
|
|||
msgstr ""
|
||||
|
||||
#: accounts/templates/accounts/edit.html:30
|
||||
#: ctfs/templates/ctfs/ctf_info.html:62
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: events/templates/events/ctf_info.html:66
|
||||
#: events/templates/events/event_info.html:65
|
||||
#: scoreboard/templates/scoreboard/scoreboard.html:14
|
||||
|
@ -77,7 +77,7 @@ msgstr ""
|
|||
|
||||
#: accounts/templates/accounts/edit.html:47
|
||||
#: accounts/templates/accounts/profile.html:46
|
||||
#: ctfs/templates/ctfs/ctf_info.html:63 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: ctfs/templates/ctfs/ctf_info.html:65 ctfs/templates/ctfs/ctfs_list.html:13
|
||||
#: events/templates/events/event_info.html:66
|
||||
#: events/templates/events/event_info.html:89
|
||||
#: events/templates/events/manage_team.html:40
|
||||
|
@ -141,7 +141,7 @@ msgid "Points"
|
|||
msgstr ""
|
||||
|
||||
#: accounts/templates/accounts/profile.html:24
|
||||
#: ctfs/templates/ctfs/ctf_info.html:64
|
||||
#: ctfs/templates/ctfs/ctf_info.html:66
|
||||
#: events/templates/events/ctf_info.html:67
|
||||
#: events/templates/events/team.html:23
|
||||
msgid "Date"
|
||||
|
@ -220,66 +220,60 @@ msgstr ""
|
|||
msgid "Updated."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:10
|
||||
#: ctfs/templates/ctfs/ctf_info.html:12
|
||||
#: events/templates/events/ctf_info.html:12
|
||||
msgid "Published date"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:14
|
||||
#: ctfs/templates/ctfs/ctf_info.html:16
|
||||
#, fuzzy
|
||||
#| msgid "No article available."
|
||||
msgid "Challenge is not yet available."
|
||||
msgstr "Нет доступных статей."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:21
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:27
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: events/templates/events/ctf_info.html:24
|
||||
msgid "Congratulation !"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31
|
||||
#: events/templates/events/ctf_info.html:26
|
||||
msgid "Already flagged"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31 ctfs/templates/ctfs/ctf_info.html:40
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: events/templates/events/ctf_info.html:36
|
||||
#: events/templates/events/ctf_info.html:45
|
||||
msgid "Start the challenge"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:33 ctfs/templates/ctfs/ctf_info.html:42
|
||||
#: ctfs/templates/ctfs/ctf_info.html:35 ctfs/templates/ctfs/ctf_info.html:44
|
||||
#: events/templates/events/ctf_info.html:38
|
||||
#: events/templates/events/ctf_info.html:47
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:37
|
||||
#: ctfs/templates/ctfs/ctf_info.html:39
|
||||
#: events/templates/events/ctf_info.html:42
|
||||
msgid "Wrong flag ! You can do it !"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:56
|
||||
#: ctfs/templates/ctfs/ctf_info.html:58
|
||||
#: events/templates/events/ctf_info.html:60
|
||||
msgid "Solved by"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:80
|
||||
#: ctfs/templates/ctfs/ctf_info.html:82
|
||||
#: events/templates/events/ctf_info.html:90
|
||||
msgid "Nobody has solved this challenge yet."
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:87
|
||||
#: ctfs/templates/ctfs/ctf_info.html:89
|
||||
#: events/templates/events/ctf_info.html:97
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:88
|
||||
#: ctfs/templates/ctfs/ctf_info.html:90
|
||||
#: events/templates/events/ctf_info.html:98
|
||||
msgid "Point reward"
|
||||
msgstr ""
|
||||
|
@ -372,6 +366,11 @@ msgstr ""
|
|||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: events/templates/events/ctf_info.html:18
|
||||
msgid ""
|
||||
"No translation available. Please try another language (English or French)."
|
||||
msgstr ""
|
||||
|
||||
#: events/templates/events/ctf_info.html:28
|
||||
#: events/templates/events/event_info.html:18
|
||||
msgid "This event is over."
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+0100\n"
|
||||
"PO-Revision-Date: 2022-02-10 19:27+0100\n"
|
||||
"Last-Translator: Clément Hamada <clementhamada@pm.me>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -36,7 +36,9 @@ msgstr ""
|
|||
"die meisten Punkte zu verdienen."
|
||||
|
||||
#: resources/templates/resources/42ctf.html:12
|
||||
msgid "The challenges require participants to find sort of passwords called \\"
|
||||
msgid ""
|
||||
"The challenges require participants to find sort of passwords called \"flags"
|
||||
"\" and to submit them on the platform."
|
||||
msgstr ""
|
||||
"Die Herausforderungen bestehen darin eine Art Passwort zu finden: sogenannte "
|
||||
"\\"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -34,7 +34,9 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: resources/templates/resources/42ctf.html:12
|
||||
msgid "The challenges require participants to find sort of passwords called \\"
|
||||
msgid ""
|
||||
"The challenges require participants to find sort of passwords called \"flags"
|
||||
"\" and to submit them on the platform."
|
||||
msgstr ""
|
||||
|
||||
#: resources/templates/resources/42ctf.html:15
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+0100\n"
|
||||
"PO-Revision-Date: 2022-02-09 10:55+0100\n"
|
||||
"Last-Translator: Javier Uhagón (uhagontorralvojavier@gmail.com)\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -37,7 +37,9 @@ msgstr ""
|
|||
"para ganar puntos y progresar en la Tabla de puntos."
|
||||
|
||||
#: resources/templates/resources/42ctf.html:12
|
||||
msgid "The challenges require participants to find sort of passwords called \\"
|
||||
msgid ""
|
||||
"The challenges require participants to find sort of passwords called \"flags"
|
||||
"\" and to submit them on the platform."
|
||||
msgstr ""
|
||||
"Los retos requieren que los participantes encuentren unas contraseñas "
|
||||
"llamadas \\"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-16 15:22+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -36,11 +36,13 @@ msgstr ""
|
|||
"les participants doivent résoudre des challenges dans différentes catégories "
|
||||
"pour gagner des points et progresser dans le classement."
|
||||
|
||||
#: resources/templates/resources/42ctf.html:12
|
||||
msgid "The challenges require participants to find sort of passwords called \\"
|
||||
#: resources/templates/resources/42ctf.html:122
|
||||
msgid ""
|
||||
"The challenges require participants to find sort of passwords called \"flags"
|
||||
"\" and to submit them on the platform."
|
||||
msgstr ""
|
||||
"Les challenges demandent aux participants de trouver des sortes de mots de "
|
||||
"passe appelés \\"
|
||||
"passe appelés \"flags\""
|
||||
|
||||
#: resources/templates/resources/42ctf.html:15
|
||||
msgid "Functionment of 42CTF"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -34,7 +34,9 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: resources/templates/resources/42ctf.html:12
|
||||
msgid "The challenges require participants to find sort of passwords called \\"
|
||||
msgid ""
|
||||
"The challenges require participants to find sort of passwords called \"flags"
|
||||
"\" and to submit them on the platform."
|
||||
msgstr ""
|
||||
|
||||
#: resources/templates/resources/42ctf.html:15
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -34,7 +34,9 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: resources/templates/resources/42ctf.html:12
|
||||
msgid "The challenges require participants to find sort of passwords called \\"
|
||||
msgid ""
|
||||
"The challenges require participants to find sort of passwords called \"flags"
|
||||
"\" and to submit them on the platform."
|
||||
msgstr ""
|
||||
|
||||
#: resources/templates/resources/42ctf.html:15
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 19:36+0100\n"
|
||||
"POT-Creation-Date: 2022-02-16 20:02+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"
|
||||
|
@ -36,7 +36,9 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: resources/templates/resources/42ctf.html:12
|
||||
msgid "The challenges require participants to find sort of passwords called \\"
|
||||
msgid ""
|
||||
"The challenges require participants to find sort of passwords called \"flags"
|
||||
"\" and to submit them on the platform."
|
||||
msgstr ""
|
||||
|
||||
#: resources/templates/resources/42ctf.html:15
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<div class="ctf-body">
|
||||
<h4>{% trans "A short introduction to CTF" %}</h4>
|
||||
{% trans "CTF stands for Capture The Flag. It is a cybersecurity competition, where participants have to solve challenges of various categories to gain points and progress on the scoreboard." %}
|
||||
{% trans "The challenges require participants to find sort of passwords called \"flags\" and to submit them on the platform."%}
|
||||
{% blocktranslate %}The challenges require participants to find sort of passwords called "flags" and to submit them on the platform.{% endblocktranslate %}
|
||||
<br><br>
|
||||
|
||||
<h4>{% trans "Functionment of 42CTF" %}</h4>
|
||||
|
|
Loading…
Reference in New Issue