forked from 42CTF/website
Add translation of ctfs templates into Russian language
This commit is contained in:
parent
de87c70ae0
commit
3ea2a41d2b
|
@ -236,55 +236,56 @@ msgstr "Обновлено."
|
|||
#: ctfs/templates/ctfs/ctf_info.html:12
|
||||
#: events/templates/events/ctf_info.html:12
|
||||
msgid "Published date"
|
||||
msgstr ""
|
||||
msgstr "Дата публикации"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:16
|
||||
#, fuzzy
|
||||
#| msgid "No article available."
|
||||
#| msgstr "Нет доступных статей."
|
||||
msgid "Challenge is not yet available."
|
||||
msgstr "Нет доступных статей."
|
||||
msgstr "Челлендж пока не доступен."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:29
|
||||
#: events/templates/events/ctf_info.html:24
|
||||
msgid "Congratulation !"
|
||||
msgstr ""
|
||||
msgstr "Поздравление !"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:31
|
||||
#: events/templates/events/ctf_info.html:26
|
||||
msgid "Already flagged"
|
||||
msgstr ""
|
||||
msgstr "Уже отмечено"
|
||||
|
||||
#: 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 ""
|
||||
msgstr "Начать челлендж"
|
||||
|
||||
#: 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 ""
|
||||
msgstr "Скачать"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:39
|
||||
#: events/templates/events/ctf_info.html:42
|
||||
msgid "Wrong flag ! You can do it !"
|
||||
msgstr ""
|
||||
msgstr "Неверный флаг ! У тебя всё получится !"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:58
|
||||
#: events/templates/events/ctf_info.html:60
|
||||
msgid "Solved by"
|
||||
msgstr ""
|
||||
msgstr "Решен"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:82
|
||||
#: events/templates/events/ctf_info.html:90
|
||||
msgid "Nobody has solved this challenge yet."
|
||||
msgstr ""
|
||||
msgstr "Никто еще не решил этот челлендж."
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:89
|
||||
#: events/templates/events/ctf_info.html:97
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
msgstr "Автор"
|
||||
|
||||
#: ctfs/templates/ctfs/ctf_info.html:90
|
||||
#: events/templates/events/ctf_info.html:98
|
||||
|
@ -293,19 +294,19 @@ msgstr ""
|
|||
|
||||
#: ctfs/templates/ctfs/ctfs_list.html:14
|
||||
msgid "Solved"
|
||||
msgstr ""
|
||||
msgstr "Решено"
|
||||
|
||||
#: ctfs/templates/ctfs/ctfs_list.html:37
|
||||
msgid "No ctf available for this category."
|
||||
msgstr ""
|
||||
msgstr "Для этой категории нет доступных CTF."
|
||||
|
||||
#: ctfs/templates/ctfs/ctfs_list.html:42
|
||||
msgid "Categories"
|
||||
msgstr ""
|
||||
msgstr "Категории"
|
||||
|
||||
#: ctfs/templates/ctfs/ctfs_list.html:48 templates/base.html:54
|
||||
msgid "No category available."
|
||||
msgstr ""
|
||||
msgstr "Категория отсутствует."
|
||||
|
||||
#: events/templates/events/create_team.html:10
|
||||
#: events/templates/events/join_team.html:10
|
||||
|
|
Loading…
Reference in New Issue