website/src/locale/es/LC_MESSAGES/django.po

331 lines
7.6 KiB
Plaintext
Raw Normal View History

2021-07-10 11:18:24 +02:00
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
2021-09-07 21:13:30 +02:00
"POT-Creation-Date: 2021-09-07 21:12+0200\n"
2021-07-10 11:18:24 +02:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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
2021-07-10 11:18:24 +02:00
#: 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
2021-07-10 11:18:24 +02:00
#: 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
2021-07-10 11:18:24 +02:00
#: 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
2021-07-10 11:18:24 +02:00
#: 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
2021-07-10 11:18:24 +02:00
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 ""
2021-09-07 21:13:30 +02:00
#: ctfs/templates/ctfs/ctf_info.html:15 home/templates/home/home.html:22
msgid ""
2021-09-07 21:13:30 +02:00
"No translation available. Please try another language (English or French)."
msgstr ""
#: ctfs/templates/ctfs/ctf_info.html:21
2021-07-10 11:18:24 +02:00
msgid "Congratulation !"
msgstr ""
#: ctfs/templates/ctfs/ctf_info.html:23
2021-07-10 11:18:24 +02:00
msgid "Already flagged"
msgstr ""
#: ctfs/templates/ctfs/ctf_info.html:25 ctfs/templates/ctfs/ctf_info.html:34
2021-07-10 11:18:24 +02:00
msgid "Start the challenge"
msgstr ""
#: ctfs/templates/ctfs/ctf_info.html:27 ctfs/templates/ctfs/ctf_info.html:36
2021-07-10 11:18:24 +02:00
msgid "Download"
msgstr ""
#: ctfs/templates/ctfs/ctf_info.html:31
2021-07-10 11:18:24 +02:00
msgid "Wrong flag ! You can do it !"
msgstr ""
#: ctfs/templates/ctfs/ctf_info.html:49
2021-07-10 11:18:24 +02:00
msgid "Solved by"
msgstr ""
#: ctfs/templates/ctfs/ctf_info.html:72
2021-07-10 11:18:24 +02:00
msgid "Nobody have solved this CTF."
msgstr ""
#: ctfs/templates/ctfs/ctf_info.html:78
2021-07-10 11:18:24 +02:00
msgid "Author"
msgstr ""
#: ctfs/templates/ctfs/ctf_info.html:79
2021-07-10 11:18:24 +02:00
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 ""
2021-09-07 21:13:30 +02:00
#: home/templates/home/home.html:32
2021-07-10 11:18:24 +02:00
msgid "No article available."
msgstr ""
2021-09-07 21:13:30 +02:00
#: home/templates/home/home.html:37
2021-07-10 11:18:24 +02:00
msgid "Latest challenges added"
msgstr ""
2021-09-07 21:13:30 +02:00
#: home/templates/home/home.html:43
2021-07-10 11:18:24 +02:00
msgid "No ctf available."
msgstr ""
2021-09-07 21:13:30 +02:00
#: home/templates/home/home.html:53
2021-07-10 11:18:24 +02:00
msgid "Flags counter"
msgstr ""
2021-09-07 21:13:30 +02:00
#: project/settings.py:113
msgid "English"
2021-07-10 11:18:24 +02:00
msgstr ""
2021-09-07 21:13:30 +02:00
#: project/settings.py:114
2021-07-10 11:18:24 +02:00
msgid "German"
msgstr ""
2021-09-07 21:13:30 +02:00
#: project/settings.py:115
2021-07-10 11:18:24 +02:00
msgid "French"
msgstr ""
2021-09-07 21:13:30 +02:00
#: project/settings.py:116
2021-07-10 11:18:24 +02:00
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
2021-07-10 11:18:24 +02:00
msgid "Logout"
msgstr ""
#: templates/base.html:87
2021-07-10 11:18:24 +02:00
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 cant 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 cant be a commonly used password."
msgstr ""
#: templates/registration/password_reset_confirm.html:22
msgid "Your password cant 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 ""