feat(locale/en): update english translations

This commit is contained in:
2026-03-19 18:16:20 +01:00
parent f002651e2a
commit dc7e34f5b6
2 changed files with 90 additions and 56 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-17 11:46+0000\n" "POT-Creation-Date: 2026-03-19 17:11+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,6 +18,79 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: home/templates/chat/admin/admin_chat.html:5
msgid "Chat with"
msgstr ""
#: home/templates/chat/admin/admin_chat.html:10
msgid "Admin Chat View"
msgstr ""
#: home/templates/chat/admin/admin_chat.html:11
msgid ""
"This is the admin view of the chat. Here you can manage conversations and "
"monitor user interactions."
msgstr ""
#: home/templates/chat/admin/admin_chat.html:19
#: home/templates/chat/user_chat.html:18
msgid "No messages found."
msgstr ""
#: home/templates/chat/admin/admin_chat.html:24
#: home/templates/chat/user_chat.html:23
msgid "Type your message here..."
msgstr ""
#: home/templates/chat/admin/admin_chat.html:25
#: home/templates/chat/user_chat.html:24
msgid "Send"
msgstr ""
#: home/templates/chat/admin/admin_chat_dashboard.html:5
#: home/templates/chat/user_chat.html:5
msgid "Chat"
msgstr ""
#: home/templates/chat/admin/admin_chat_dashboard.html:10
msgid "Admin Chat Dashboard"
msgstr ""
#: home/templates/chat/admin/admin_chat_dashboard.html:19
msgid "No active chats found."
msgstr ""
#: home/templates/chat/user_chat.html:9
msgid "Chat with Support"
msgstr ""
#: home/templates/chat/user_chat.html:10
msgid ""
"This is the user chat interface. Here you can communicate with our support "
"team for assistance."
msgstr ""
#: home/templates/home/course_index_page.html:4
#: home/templates/home/course_index_page.html:10
msgid "Courses"
msgstr ""
#: home/templates/home/course_index_page.html:12
msgid "Purchased Courses"
msgstr ""
#: home/templates/home/course_index_page.html:22
msgid "Purchased"
msgstr ""
#: home/templates/home/course_index_page.html:32
msgid "Available Courses"
msgstr ""
#: home/templates/home/course_index_page.html:42
msgid "Not Purchased"
msgstr ""
#: home/templates/home/course_module_page.html:21 #: home/templates/home/course_module_page.html:21
msgid "Lessons" msgid "Lessons"
msgstr "" msgstr ""
@@ -26,36 +99,36 @@ msgstr ""
msgid "No lessons yet." msgid "No lessons yet."
msgstr "" msgstr ""
#: home/templates/home/course_page.html:26 #: home/templates/home/course_page.html:30
msgid "Modules" msgid "Modules"
msgstr "" msgstr ""
#: home/templates/home/course_page.html:33 #: home/templates/home/course_page.html:37
msgid "No modules yet." msgid "No modules yet."
msgstr "" msgstr ""
#: home/templates/home/course_page.html:39 #: home/templates/home/course_page.html:43
msgid "" msgid ""
"You need to be logged in to access this course. Please log in or sign up to " "You need to be logged in to access this course. Please log in or sign up to "
"view the modules." "view the modules."
msgstr "" msgstr ""
#: home/templates/home/course_page.html:40 #: home/templates/home/course_page.html:44
#: home/templates/home/event_page.html:40 #: home/templates/home/event_page.html:40
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: home/templates/home/course_page.html:41 #: home/templates/home/course_page.html:45
#: home/templates/home/event_page.html:43 #: home/templates/home/event_page.html:43
msgid "Sign Up" msgid "Sign Up"
msgstr "" msgstr ""
#: home/templates/home/course_page.html:46 #: home/templates/home/course_page.html:50
msgid "" msgid ""
"You don't have access to this course. Please purchase it to view the modules." "You don't have access to this course. Please purchase it to view the modules."
msgstr "" msgstr ""
#: home/templates/home/course_page.html:47 #: home/templates/home/course_page.html:51
msgid "Purchase Course" msgid "Purchase Course"
msgstr "" msgstr ""
@@ -91,46 +164,3 @@ msgstr ""
#: home/templates/home/event_page.html:54 #: home/templates/home/event_page.html:54
msgid "Sign Up for Event" msgid "Sign Up for Event"
msgstr "" msgstr ""
#: home/templates/home/welcome_page.html:6
msgid "Visit the Wagtail website"
msgstr ""
#: home/templates/home/welcome_page.html:15
msgid "View the release notes"
msgstr ""
#: home/templates/home/welcome_page.html:27
msgid "Welcome to your new Wagtail site!"
msgstr ""
#: home/templates/home/welcome_page.html:28
msgid ""
"Please feel free to <a href=\"https://github.com/wagtail/wagtail/wiki/"
"Slack\">join our community on Slack</a>, or get started with one of the "
"links below."
msgstr ""
#: home/templates/home/welcome_page.html:35
msgid "Wagtail Documentation"
msgstr ""
#: home/templates/home/welcome_page.html:36
msgid "Topics, references, & how-tos"
msgstr ""
#: home/templates/home/welcome_page.html:42
msgid "Tutorial"
msgstr ""
#: home/templates/home/welcome_page.html:43
msgid "Build your first Wagtail site"
msgstr ""
#: home/templates/home/welcome_page.html:49
msgid "Admin Interface"
msgstr ""
#: home/templates/home/welcome_page.html:50
msgid "Create your superuser first!"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-17 11:46+0000\n" "POT-Creation-Date: 2026-03-19 17:11+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -34,19 +34,23 @@ msgstr ""
msgid "Loading..." msgid "Loading..."
msgstr "" msgstr ""
#: kursy/templates/header.html:10 #: kursy/templates/header.html:7
msgid "Courses"
msgstr ""
#: kursy/templates/header.html:13
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: kursy/templates/header.html:12 kursy/templates/occurrence_detail.html:39 #: kursy/templates/header.html:15 kursy/templates/occurrence_detail.html:39
msgid "Login" msgid "Login"
msgstr "" msgstr ""
#: kursy/templates/header.html:13 kursy/templates/occurrence_detail.html:42 #: kursy/templates/header.html:16 kursy/templates/occurrence_detail.html:42
msgid "Sign Up" msgid "Sign Up"
msgstr "" msgstr ""
#: kursy/templates/header.html:32 #: kursy/templates/header.html:35
msgid "Search courses..." msgid "Search courses..."
msgstr "" msgstr ""