Update translations
This commit is contained in:
parent
249787d747
commit
ef218ccef0
22 changed files with 3074 additions and 2528 deletions
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: dmoj\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-20 23:59+0700\n"
|
||||
"POT-Creation-Date: 2021-07-23 10:48+0700\n"
|
||||
"PO-Revision-Date: 2019-11-11 22:05\n"
|
||||
"Last-Translator: Icyene\n"
|
||||
"Language-Team: Korean\n"
|
||||
|
@ -102,7 +102,7 @@ msgstr ""
|
|||
msgid "Login"
|
||||
msgstr "로그인"
|
||||
|
||||
#: dmoj/urls.py:105 templates/base.html:192
|
||||
#: dmoj/urls.py:105 templates/base.html:193
|
||||
msgid "Home"
|
||||
msgstr "메인"
|
||||
|
||||
|
@ -158,6 +158,7 @@ msgid "Format"
|
|||
msgstr ""
|
||||
|
||||
#: judge/admin/contest.py:124 templates/contest/ranking-table.html:7
|
||||
#: templates/user/user-about.html:15 templates/user/user-about.html:45
|
||||
msgid "Rating"
|
||||
msgstr "순위"
|
||||
|
||||
|
@ -209,7 +210,7 @@ msgstr ""
|
|||
msgid "username"
|
||||
msgstr "사용자 이름"
|
||||
|
||||
#: judge/admin/contest.py:320 templates/base.html:276
|
||||
#: judge/admin/contest.py:320 templates/base.html:277
|
||||
msgid "virtual"
|
||||
msgstr "가상"
|
||||
|
||||
|
@ -249,6 +250,7 @@ msgstr "분류"
|
|||
#: judge/admin/problem.py:128 templates/contest/contest.html:84
|
||||
#: templates/problem/data.html:429 templates/problem/list.html:235
|
||||
#: templates/problem/list.html:261 templates/user/base-users-table.html:10
|
||||
#: templates/user/user-about.html:36 templates/user/user-about.html:52
|
||||
#: templates/user/user-problems.html:58
|
||||
msgid "Points"
|
||||
msgstr "포인트"
|
||||
|
@ -2335,7 +2337,7 @@ msgid "%h:%m"
|
|||
msgstr "%h:%m"
|
||||
|
||||
#: judge/views/about.py:7 templates/organization/home.html:62
|
||||
#: templates/user/user-about.html:47 templates/user/user-tabs.html:4
|
||||
#: templates/user/user-about.html:83 templates/user/user-tabs.html:4
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2663,7 +2665,8 @@ msgid "Editorial for <a href=\"{1}\">{0}</a>"
|
|||
msgstr ""
|
||||
|
||||
#: judge/views/problem.py:287 templates/contest/contest.html:79
|
||||
#: templates/user/user-tabs.html:5 templates/user/users-table.html:31
|
||||
#: templates/user/user-about.html:28 templates/user/user-tabs.html:5
|
||||
#: templates/user/users-table.html:31
|
||||
msgid "Problems"
|
||||
msgstr "문제"
|
||||
|
||||
|
@ -2962,21 +2965,25 @@ msgstr ""
|
|||
msgid "User %s"
|
||||
msgstr ""
|
||||
|
||||
#: judge/views/user.py:140
|
||||
#: judge/views/user.py:144
|
||||
msgid "M j, Y"
|
||||
msgstr ""
|
||||
|
||||
#: judge/views/user.py:167
|
||||
msgid "M j, Y, G:i"
|
||||
msgstr ""
|
||||
|
||||
#: judge/views/user.py:257
|
||||
#: judge/views/user.py:286
|
||||
msgid "Updated on site"
|
||||
msgstr ""
|
||||
|
||||
#: judge/views/user.py:290 templates/admin/auth/user/change_form.html:14
|
||||
#: templates/admin/auth/user/change_form.html:17 templates/base.html:237
|
||||
#: judge/views/user.py:319 templates/admin/auth/user/change_form.html:14
|
||||
#: templates/admin/auth/user/change_form.html:17 templates/base.html:238
|
||||
#: templates/user/user-tabs.html:10
|
||||
msgid "Edit profile"
|
||||
msgstr ""
|
||||
|
||||
#: judge/views/user.py:299 templates/user/user-list-tabs.html:4
|
||||
#: judge/views/user.py:328 templates/user/user-list-tabs.html:4
|
||||
msgid "Leaderboard"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3017,7 +3024,7 @@ msgid "View Submissions"
|
|||
msgstr ""
|
||||
|
||||
#: templates/admin/judge/problem/change_form.html:17
|
||||
#: templates/user/user-base.html:61
|
||||
#: templates/user/user-base.html:112
|
||||
msgid "View submissions"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3032,12 +3039,12 @@ msgstr "사용자 수정"
|
|||
msgid "Rejudge"
|
||||
msgstr "재체점"
|
||||
|
||||
#: templates/base.html:229
|
||||
#: templates/base.html:230
|
||||
#, python-format
|
||||
msgid "Hello, <b>%(username)s</b>."
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:235 templates/comments/list.html:89
|
||||
#: templates/base.html:236 templates/comments/list.html:89
|
||||
#: templates/contest/contest-list-tabs.html:24
|
||||
#: templates/contest/ranking-table.html:50
|
||||
#: templates/problem/problem-list-tabs.html:6
|
||||
|
@ -3046,28 +3053,28 @@ msgstr ""
|
|||
msgid "Admin"
|
||||
msgstr "관리자"
|
||||
|
||||
#: templates/base.html:244
|
||||
#: templates/base.html:245
|
||||
msgid "Log out"
|
||||
msgstr "로그아웃"
|
||||
|
||||
#: templates/base.html:253
|
||||
#: templates/base.html:254
|
||||
#: templates/registration/password_reset_complete.html:4
|
||||
msgid "Log in"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:254 templates/registration/registration_form.html:177
|
||||
#: templates/base.html:255 templates/registration/registration_form.html:177
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:255
|
||||
#: templates/base.html:256
|
||||
msgid "Sign up"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:270
|
||||
#: templates/base.html:271
|
||||
msgid "spectating"
|
||||
msgstr "관전"
|
||||
|
||||
#: templates/base.html:283
|
||||
#: templates/base.html:284
|
||||
msgid "This site works best with JavaScript enabled."
|
||||
msgstr "이 사이트는 자바 스크립트를 활성화시켜야 정상적으로 작동합니다."
|
||||
|
||||
|
@ -4776,121 +4783,141 @@ msgstr ""
|
|||
msgid "%(pp).0fpp"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:18
|
||||
msgid "Unfollow"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:21
|
||||
msgid "Follow"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:28
|
||||
msgid "From"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:39
|
||||
msgid "Admin Notes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:54
|
||||
msgid "You have not shared any information."
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:56
|
||||
msgid "This user has not shared any information."
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:74
|
||||
msgid "Mon"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:79
|
||||
msgid "Tues"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:84
|
||||
msgid "Wed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:89
|
||||
msgid "Thurs"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:94
|
||||
msgid "Fri"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:99
|
||||
#, fuzzy
|
||||
#| msgid "Status"
|
||||
msgid "Sat"
|
||||
msgstr "현재 상태"
|
||||
|
||||
#: templates/user/user-about.html:104
|
||||
msgid "Sun"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:113
|
||||
msgid "Less"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:119
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:127
|
||||
#, fuzzy
|
||||
#| msgid "History"
|
||||
msgid "Rating History"
|
||||
msgstr "히스토리"
|
||||
|
||||
#: templates/user/user-about.html:198
|
||||
msgid "past year"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:215
|
||||
#, fuzzy
|
||||
#| msgid "All submissions"
|
||||
msgid "total submission(s)"
|
||||
msgstr "모든 제출들"
|
||||
|
||||
#: templates/user/user-base.html:42
|
||||
#: templates/user/user-about.html:23
|
||||
#, fuzzy, python-format
|
||||
#| msgid "contest problems"
|
||||
msgid "%(counter)s problem solved"
|
||||
msgid_plural "%(counter)s problems solved"
|
||||
msgstr[0] "대회 문제"
|
||||
|
||||
#: templates/user/user-base.html:50
|
||||
msgid "Rank by points:"
|
||||
#: templates/user/user-about.html:35
|
||||
#, fuzzy
|
||||
#| msgid "allows partial points"
|
||||
msgid "Total points"
|
||||
msgstr "부분 점수 허용"
|
||||
|
||||
#: templates/user/user-about.html:45
|
||||
#, fuzzy
|
||||
#| msgid "%s Rankings"
|
||||
msgid "Rank by rating"
|
||||
msgstr "%s 순위"
|
||||
|
||||
#: templates/user/user-about.html:52
|
||||
#, fuzzy
|
||||
#| msgid "%s Rankings"
|
||||
msgid "Rank by points"
|
||||
msgstr "%s 순위"
|
||||
|
||||
#: templates/user/user-about.html:64
|
||||
msgid "From"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-base.html:53
|
||||
msgid "Total points:"
|
||||
#: templates/user/user-about.html:75
|
||||
msgid "Admin Notes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-base.html:66
|
||||
#, python-format
|
||||
msgid "%(num)s contests written"
|
||||
#: templates/user/user-about.html:90
|
||||
msgid "You have not shared any information."
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-base.html:68
|
||||
msgid "Rank by rating:"
|
||||
#: templates/user/user-about.html:92
|
||||
msgid "This user has not shared any information."
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-base.html:70
|
||||
msgid "Rating:"
|
||||
#: templates/user/user-about.html:101
|
||||
msgid "Awards"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-base.html:71
|
||||
#: templates/user/user-about.html:112
|
||||
#, fuzzy, python-format
|
||||
#| msgctxt "contest problem"
|
||||
#| msgid "%(problem)s in %(contest)s"
|
||||
msgid "%(label)s (%(date)s)"
|
||||
msgstr "%(problem)s 대회의 문제 %(contest)s"
|
||||
|
||||
#: templates/user/user-about.html:130
|
||||
msgid "Mon"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:135
|
||||
msgid "Tues"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:140
|
||||
msgid "Wed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:145
|
||||
msgid "Thurs"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:150
|
||||
msgid "Fri"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:155
|
||||
#, fuzzy
|
||||
#| msgid "Status"
|
||||
msgid "Sat"
|
||||
msgstr "현재 상태"
|
||||
|
||||
#: templates/user/user-about.html:160
|
||||
msgid "Sun"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:169
|
||||
msgid "Less"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:175
|
||||
msgid "More"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:184
|
||||
#, fuzzy
|
||||
#| msgid "History"
|
||||
msgid "Rating History"
|
||||
msgstr "히스토리"
|
||||
|
||||
#: templates/user/user-about.html:255
|
||||
msgid "past year"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-about.html:272
|
||||
#, fuzzy
|
||||
#| msgid "All submissions"
|
||||
msgid "total submission(s)"
|
||||
msgstr "모든 제출들"
|
||||
|
||||
#: templates/user/user-about.html:276
|
||||
#, fuzzy
|
||||
#| msgid "submission test case"
|
||||
msgid "submissions in the last year"
|
||||
msgstr "제출 테스트 케이스"
|
||||
|
||||
#: templates/user/user-base.html:101
|
||||
msgid "Unfollow"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-base.html:104
|
||||
msgid "Follow"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-base.html:120
|
||||
#, fuzzy
|
||||
#| msgid "contest rated"
|
||||
msgid "Contests written"
|
||||
msgstr "대회 순위"
|
||||
|
||||
#: templates/user/user-base.html:124
|
||||
msgid "Volatility:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-base.html:72
|
||||
#: templates/user/user-base.html:128
|
||||
msgid "Min. rating:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/user/user-base.html:73
|
||||
#: templates/user/user-base.html:132
|
||||
msgid "Max rating:"
|
||||
msgstr ""
|
||||
|
||||
|
@ -4950,6 +4977,12 @@ msgstr ""
|
|||
msgid "Check all"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "contest submission"
|
||||
#~ msgid "%(cnt)d submission on %(date)s"
|
||||
#~ msgid_plural "%(cnt)d submissions on %(date)s"
|
||||
#~ msgstr[0] "대회 제출"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Admin"
|
||||
#~ msgid "Admins"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue