# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-09-07 21:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: accounts/templates/accounts/edit.html:21 #: accounts/templates/accounts/login.html:18 #: accounts/templates/accounts/register.html:22 #: ctfs/templates/ctfs/ctf_info.html:54 ctfs/templates/ctfs/ctfs_list.html:12 #: scoreboard/templates/scoreboard/scoreboard.html:12 msgid "Username" msgstr "" #: accounts/templates/accounts/edit.html:25 msgid "Email" msgstr "" #: accounts/templates/accounts/edit.html:30 #: ctfs/templates/ctfs/ctf_info.html:55 #: scoreboard/templates/scoreboard/scoreboard.html:13 msgid "Website" msgstr "" #: accounts/templates/accounts/edit.html:36 msgid "Apply" msgstr "" #: accounts/templates/accounts/edit.html:44 msgid "Connected accounts" msgstr "" #: accounts/templates/accounts/edit.html:51 msgid "Disconnect Discord" msgstr "" #: accounts/templates/accounts/edit.html:56 msgid "Connect Discord" msgstr "" #: accounts/templates/accounts/edit.html:66 #: accounts/templates/accounts/profile.html:37 #: ctfs/templates/ctfs/ctf_info.html:56 ctfs/templates/ctfs/ctfs_list.html:13 #: scoreboard/templates/scoreboard/scoreboard.html:14 msgid "Score" msgstr "" #: accounts/templates/accounts/edit.html:74 #: accounts/templates/accounts/profile.html:45 msgid "Member since" msgstr "" #: accounts/templates/accounts/login.html:13 msgid "Please, verify your infos." msgstr "" #: accounts/templates/accounts/login.html:19 #: accounts/templates/accounts/register.html:23 msgid "Password" msgstr "" #: accounts/templates/accounts/login.html:22 msgid "Reset password" msgstr "" #: accounts/templates/accounts/login.html:31 #: accounts/templates/accounts/register.html:38 templates/base.html:84 #: templates/registration/password_reset_complete.html:18 #: templates/registration/password_reset_confirm.html:37 #: templates/registration/password_reset_done.html:17 #: templates/registration/password_reset_form.html:25 msgid "Login" msgstr "" #: accounts/templates/accounts/login.html:32 #: accounts/templates/accounts/register.html:37 #: templates/registration/password_reset_complete.html:19 #: templates/registration/password_reset_confirm.html:38 #: templates/registration/password_reset_done.html:18 #: templates/registration/password_reset_form.html:26 msgid "Sign up" msgstr "" #: accounts/templates/accounts/profile.html:12 msgid "Challenge Name" msgstr "" #: accounts/templates/accounts/profile.html:13 msgid "Category" msgstr "" #: accounts/templates/accounts/profile.html:14 msgid "Points" msgstr "" #: accounts/templates/accounts/profile.html:15 #: ctfs/templates/ctfs/ctf_info.html:57 msgid "Date" msgstr "" #: accounts/templates/accounts/profile.html:30 msgid "It's seem {{ user.username }} have never solved any CTF yet..." msgstr "" #: accounts/templates/accounts/register.html:13 msgid "Welcome !" msgstr "" #: accounts/templates/accounts/register.html:14 msgid "Your account has been created." msgstr "" #: accounts/templates/accounts/register.html:25 msgid "Personal website" msgstr "" #: accounts/templates/accounts/register.html:26 msgid "Register" msgstr "" #: accounts/views/views.py:31 msgid "Your account was inactive." msgstr "" #: accounts/views/views.py:50 msgid "" "The password must contain at least one letter and at least one digit or " "punctuation character." msgstr "" #: accounts/views/views.py:52 msgid "A user with that email already exists." msgstr "" #: accounts/views/views.py:65 msgid "A user with that username already exists." msgstr "" #: accounts/views/views.py:93 msgid "Email already taken." msgstr "" #: accounts/views/views.py:99 msgid "Username already taken." msgstr "" #: accounts/views/views.py:103 msgid "Updated." msgstr "" #: ctfs/templates/ctfs/ctf_info.html:9 msgid "Published date" msgstr "" #: ctfs/templates/ctfs/ctf_info.html:15 home/templates/home/home.html:22 msgid "" "No translation available. Please try another language (English or French)." msgstr "" #: ctfs/templates/ctfs/ctf_info.html:21 msgid "Congratulation !" msgstr "" #: ctfs/templates/ctfs/ctf_info.html:23 msgid "Already flagged" msgstr "" #: ctfs/templates/ctfs/ctf_info.html:25 ctfs/templates/ctfs/ctf_info.html:34 msgid "Start the challenge" msgstr "" #: ctfs/templates/ctfs/ctf_info.html:27 ctfs/templates/ctfs/ctf_info.html:36 msgid "Download" msgstr "" #: ctfs/templates/ctfs/ctf_info.html:31 msgid "Wrong flag ! You can do it !" msgstr "" #: ctfs/templates/ctfs/ctf_info.html:49 msgid "Solved by" msgstr "" #: ctfs/templates/ctfs/ctf_info.html:72 msgid "Nobody have solved this CTF." msgstr "" #: ctfs/templates/ctfs/ctf_info.html:78 msgid "Author" msgstr "" #: ctfs/templates/ctfs/ctf_info.html:79 msgid "Point reward" msgstr "" #: ctfs/templates/ctfs/ctfs_list.html:14 msgid "Solved" msgstr "" #: ctfs/templates/ctfs/ctfs_list.html:37 msgid "No ctf available for this category." msgstr "" #: ctfs/templates/ctfs/ctfs_list.html:42 msgid "Categories" msgstr "" #: ctfs/templates/ctfs/ctfs_list.html:48 templates/base.html:54 msgid "No category available." msgstr "" #: home/templates/home/home.html:32 msgid "No article available." msgstr "" #: home/templates/home/home.html:37 msgid "Latest challenges added" msgstr "" #: home/templates/home/home.html:43 msgid "No ctf available." msgstr "" #: home/templates/home/home.html:53 msgid "Flags counter" msgstr "" #: project/settings.py:113 msgid "English" msgstr "" #: project/settings.py:114 msgid "German" msgstr "" #: project/settings.py:115 msgid "French" msgstr "" #: project/settings.py:116 msgid "Russian" msgstr "" #: scoreboard/templates/scoreboard/scoreboard.html:11 msgid "Rank" msgstr "" #: scoreboard/templates/scoreboard/scoreboard.html:36 msgid "First" msgstr "" #: scoreboard/templates/scoreboard/scoreboard.html:37 msgid "Previous" msgstr "" #: scoreboard/templates/scoreboard/scoreboard.html:41 msgid "Page " msgstr "" #: scoreboard/templates/scoreboard/scoreboard.html:45 msgid "Next" msgstr "" #: scoreboard/templates/scoreboard/scoreboard.html:46 msgid "Last" msgstr "" #: templates/base.html:59 msgid "Scoreboard" msgstr "" #: templates/base.html:80 msgid "Logout" msgstr "" #: templates/base.html:87 msgid "Sign Up" msgstr "" #: templates/registration/password_reset_complete.html:11 msgid "Your new password has been set." msgstr "" #: templates/registration/password_reset_confirm.html:19 msgid "Your password can’t be too similar to your other personal information." msgstr "" #: templates/registration/password_reset_confirm.html:20 msgid "Your password must contain at least 8 characters." msgstr "" #: templates/registration/password_reset_confirm.html:21 msgid "Your password can’t be a commonly used password." msgstr "" #: templates/registration/password_reset_confirm.html:22 msgid "Your password can’t be entirely numeric." msgstr "" #: templates/registration/password_reset_confirm.html:25 msgid "Confirm" msgstr "" #: templates/registration/password_reset_confirm.html:27 msgid "Submit" msgstr "" #: templates/registration/password_reset_done.html:10 msgid "" "We've emailed you instructions for setting your password. You should receive " "the email shortly!" msgstr "" #: templates/registration/password_reset_form.html:15 msgid "Reset" msgstr ""