Make chat faster
This commit is contained in:
parent
58f3807b8d
commit
e5b2481345
10 changed files with 135 additions and 102 deletions
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: lqdoj2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-01 13:59+0700\n"
|
||||
"POT-Creation-Date: 2023-11-02 08:11+0700\n"
|
||||
"PO-Revision-Date: 2021-07-20 03:44\n"
|
||||
"Last-Translator: Icyene\n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
|
@ -18,23 +18,23 @@ msgstr ""
|
|||
"X-Crowdin-Project-ID: 466004\n"
|
||||
"X-Crowdin-File-ID: 5\n"
|
||||
|
||||
#: chat_box/models.py:42 chat_box/models.py:68 chat_box/models.py:84
|
||||
#: chat_box/models.py:54 chat_box/models.py:80 chat_box/models.py:96
|
||||
#: judge/admin/interface.py:150 judge/models/contest.py:647
|
||||
#: judge/models/contest.py:853 judge/models/course.py:115
|
||||
#: judge/models/profile.py:433 judge/models/profile.py:511
|
||||
msgid "user"
|
||||
msgstr "người dùng"
|
||||
|
||||
#: chat_box/models.py:44 judge/models/comment.py:44
|
||||
#: chat_box/models.py:56 judge/models/comment.py:44
|
||||
#: judge/models/notification.py:17
|
||||
msgid "posted time"
|
||||
msgstr "thời gian đăng"
|
||||
|
||||
#: chat_box/models.py:46 judge/models/comment.py:49
|
||||
#: chat_box/models.py:58 judge/models/comment.py:49
|
||||
msgid "body of comment"
|
||||
msgstr "nội dung bình luận"
|
||||
|
||||
#: chat_box/models.py:72
|
||||
#: chat_box/models.py:84
|
||||
msgid "last seen"
|
||||
msgstr "xem lần cuối"
|
||||
|
||||
|
@ -42,6 +42,22 @@ msgstr "xem lần cuối"
|
|||
msgid "LQDOJ Chat"
|
||||
msgstr ""
|
||||
|
||||
#: chat_box/views.py:417
|
||||
msgid "Recent"
|
||||
msgstr "Gần đây"
|
||||
|
||||
#: chat_box/views.py:421 templates/base.html:187
|
||||
#: templates/comments/content-list.html:78
|
||||
#: templates/contest/contest-list-tabs.html:4
|
||||
#: templates/contest/ranking-table.html:47 templates/internal/problem.html:62
|
||||
#: templates/organization/org-left-sidebar.html:12
|
||||
#: templates/problem/left-sidebar.html:6
|
||||
#: templates/problem/problem-list-tabs.html:6
|
||||
#: templates/submission/info-base.html:12 templates/submission/list.html:395
|
||||
#: templates/submission/submission-list-tabs.html:15
|
||||
msgid "Admin"
|
||||
msgstr "Admin"
|
||||
|
||||
#: dmoj/settings.py:364
|
||||
msgid "Vietnamese"
|
||||
msgstr "Tiếng Việt"
|
||||
|
@ -70,7 +86,7 @@ msgstr "Đăng ký không thành công"
|
|||
msgid "Login"
|
||||
msgstr "Đăng nhập"
|
||||
|
||||
#: dmoj/urls.py:225 templates/base.html:217
|
||||
#: dmoj/urls.py:225 templates/base.html:111
|
||||
#: templates/organization/org-left-sidebar.html:2
|
||||
msgid "Home"
|
||||
msgstr "Trang chủ"
|
||||
|
@ -179,7 +195,7 @@ msgstr "Tính toán lại kết quả"
|
|||
msgid "username"
|
||||
msgstr "tên đăng nhập"
|
||||
|
||||
#: judge/admin/contest.py:503 templates/base.html:345
|
||||
#: judge/admin/contest.py:503 templates/base.html:239
|
||||
msgid "virtual"
|
||||
msgstr "ảo"
|
||||
|
||||
|
@ -242,7 +258,7 @@ msgid "Limits"
|
|||
msgstr "Giới hạn"
|
||||
|
||||
#: judge/admin/problem.py:219 judge/admin/submission.py:351
|
||||
#: templates/base.html:261 templates/stats/tab.html:4
|
||||
#: templates/base.html:155 templates/stats/tab.html:4
|
||||
#: templates/submission/list.html:347
|
||||
msgid "Language"
|
||||
msgstr "Ngôn ngữ"
|
||||
|
@ -3553,7 +3569,7 @@ msgid "Updated on site"
|
|||
msgstr "Được cập nhật trên web"
|
||||
|
||||
#: judge/views/user.py:431 templates/admin/auth/user/change_form.html:14
|
||||
#: templates/admin/auth/user/change_form.html:17 templates/base.html:305
|
||||
#: templates/admin/auth/user/change_form.html:17 templates/base.html:199
|
||||
#: templates/user/user-tabs.html:11
|
||||
msgid "Edit profile"
|
||||
msgstr "Chỉnh sửa thông tin"
|
||||
|
@ -3648,68 +3664,56 @@ msgstr "Chỉnh sửa thông tin"
|
|||
msgid "Rejudge"
|
||||
msgstr "Chấm lại"
|
||||
|
||||
#: templates/base.html:243
|
||||
#: templates/base.html:137
|
||||
msgid "Chat"
|
||||
msgstr "Chat"
|
||||
|
||||
#: templates/base.html:253
|
||||
#: templates/base.html:147
|
||||
msgid "Notification"
|
||||
msgstr "Thông báo"
|
||||
|
||||
#: templates/base.html:279
|
||||
#: templates/base.html:173
|
||||
msgid "Dark Mode"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:289
|
||||
#: templates/base.html:183
|
||||
msgid "Profile"
|
||||
msgstr "Trang cá nhân"
|
||||
|
||||
#: templates/base.html:293 templates/chat/chat_js.html:5
|
||||
#: templates/comments/content-list.html:78
|
||||
#: templates/contest/contest-list-tabs.html:4
|
||||
#: templates/contest/ranking-table.html:47 templates/internal/problem.html:62
|
||||
#: templates/organization/org-left-sidebar.html:12
|
||||
#: templates/problem/left-sidebar.html:6
|
||||
#: templates/problem/problem-list-tabs.html:6
|
||||
#: templates/submission/info-base.html:12 templates/submission/list.html:395
|
||||
#: templates/submission/submission-list-tabs.html:15
|
||||
msgid "Admin"
|
||||
msgstr "Admin"
|
||||
|
||||
#: templates/base.html:298
|
||||
#: templates/base.html:192
|
||||
msgid "Internal"
|
||||
msgstr "Nội bộ"
|
||||
|
||||
#: templates/base.html:301
|
||||
#: templates/base.html:195
|
||||
msgid "Stats"
|
||||
msgstr "Thống kê"
|
||||
|
||||
#: templates/base.html:314
|
||||
#: templates/base.html:208
|
||||
msgid "Log out"
|
||||
msgstr "Đăng xuất"
|
||||
|
||||
#: templates/base.html:324
|
||||
#: templates/base.html:218
|
||||
#: templates/registration/password_reset_complete.html:4
|
||||
msgid "Log in"
|
||||
msgstr "Đăng nhập"
|
||||
|
||||
#: templates/base.html:325
|
||||
#: templates/base.html:219
|
||||
msgid "Sign up"
|
||||
msgstr "Đăng ký"
|
||||
|
||||
#: templates/base.html:339
|
||||
#: templates/base.html:233
|
||||
msgid "spectating"
|
||||
msgstr "đang theo dõi"
|
||||
|
||||
#: templates/base.html:351
|
||||
#: templates/base.html:245
|
||||
msgid "Compete"
|
||||
msgstr "Thi"
|
||||
|
||||
#: templates/base.html:353
|
||||
#: templates/base.html:247
|
||||
msgid "General"
|
||||
msgstr "Chung"
|
||||
|
||||
#: templates/base.html:360
|
||||
#: templates/base.html:254
|
||||
msgid "This site works best with JavaScript enabled."
|
||||
msgstr ""
|
||||
|
||||
|
@ -3772,41 +3776,29 @@ msgstr "Thêm mới"
|
|||
msgid "No clarifications have been made at this time."
|
||||
msgstr "Không có thông báo nào."
|
||||
|
||||
#: templates/chat/chat.html:5 templates/chat/chat_js.html:545
|
||||
#: templates/chat/chat.html:5 templates/chat/chat_js.html:539
|
||||
msgid "Chat Box"
|
||||
msgstr "Chat Box"
|
||||
|
||||
#: templates/chat/chat.html:69 templates/chat/chat_js.html:507
|
||||
#: templates/chat/chat.html:72 templates/chat/chat_js.html:501
|
||||
#: templates/user/base-users-js.html:10
|
||||
#: templates/user/base-users-two-col.html:19
|
||||
msgid "Search by handle..."
|
||||
msgstr "Tìm kiếm theo tên..."
|
||||
|
||||
#: templates/chat/chat.html:88
|
||||
#: templates/chat/chat.html:91
|
||||
msgid "Enter your message"
|
||||
msgstr "Nhập tin nhắn"
|
||||
|
||||
#: templates/chat/chat.html:89
|
||||
#: templates/chat/chat.html:92
|
||||
msgid "Emoji"
|
||||
msgstr ""
|
||||
|
||||
#: templates/chat/chat_js.html:3
|
||||
msgid "Recent"
|
||||
msgstr "Gần đây"
|
||||
|
||||
#: templates/chat/chat_js.html:4
|
||||
msgid "Following"
|
||||
msgstr "Bạn bè"
|
||||
|
||||
#: templates/chat/chat_js.html:6
|
||||
msgid "Other"
|
||||
msgstr "Thành viên khác"
|
||||
|
||||
#: templates/chat/chat_js.html:124
|
||||
#: templates/chat/chat_js.html:118
|
||||
msgid "New message(s)"
|
||||
msgstr "Tin nhắn mới"
|
||||
|
||||
#: templates/chat/chat_js.html:418
|
||||
#: templates/chat/chat_js.html:412
|
||||
msgid "Mute this user and delete all messages?"
|
||||
msgstr "Mute người dùng này và xóa tất cả tin nhắn chung?"
|
||||
|
||||
|
@ -5969,6 +5961,12 @@ msgstr "Thông tin"
|
|||
msgid "Check all"
|
||||
msgstr "Chọn tất cả"
|
||||
|
||||
#~ msgid "Following"
|
||||
#~ msgstr "Bạn bè"
|
||||
|
||||
#~ msgid "Other"
|
||||
#~ msgstr "Thành viên khác"
|
||||
|
||||
#~ msgid "Online Users"
|
||||
#~ msgstr "Trực tuyến"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue