From dc7e34f5b6069b6a84a846dc4bfc65581c3c0ed1 Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Thu, 19 Mar 2026 18:16:20 +0100 Subject: [PATCH] feat(locale/en): update english translations --- home/locale/en/LC_MESSAGES/django.po | 132 ++++++++++++++++---------- kursy/locale/en/LC_MESSAGES/django.po | 14 ++- 2 files changed, 90 insertions(+), 56 deletions(-) diff --git a/home/locale/en/LC_MESSAGES/django.po b/home/locale/en/LC_MESSAGES/django.po index 6d39c8e..ef7bb33 100644 --- a/home/locale/en/LC_MESSAGES/django.po +++ b/home/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,6 +18,79 @@ msgstr "" "Content-Transfer-Encoding: 8bit\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 msgid "Lessons" msgstr "" @@ -26,36 +99,36 @@ msgstr "" msgid "No lessons yet." msgstr "" -#: home/templates/home/course_page.html:26 +#: home/templates/home/course_page.html:30 msgid "Modules" msgstr "" -#: home/templates/home/course_page.html:33 +#: home/templates/home/course_page.html:37 msgid "No modules yet." msgstr "" -#: home/templates/home/course_page.html:39 +#: home/templates/home/course_page.html:43 msgid "" "You need to be logged in to access this course. Please log in or sign up to " "view the modules." msgstr "" -#: home/templates/home/course_page.html:40 +#: home/templates/home/course_page.html:44 #: home/templates/home/event_page.html:40 msgid "Login" msgstr "" -#: home/templates/home/course_page.html:41 +#: home/templates/home/course_page.html:45 #: home/templates/home/event_page.html:43 msgid "Sign Up" msgstr "" -#: home/templates/home/course_page.html:46 +#: home/templates/home/course_page.html:50 msgid "" "You don't have access to this course. Please purchase it to view the modules." msgstr "" -#: home/templates/home/course_page.html:47 +#: home/templates/home/course_page.html:51 msgid "Purchase Course" msgstr "" @@ -91,46 +164,3 @@ msgstr "" #: home/templates/home/event_page.html:54 msgid "Sign Up for Event" 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 join our community on Slack, 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 "" diff --git a/kursy/locale/en/LC_MESSAGES/django.po b/kursy/locale/en/LC_MESSAGES/django.po index 5b09007..e966e16 100644 --- a/kursy/locale/en/LC_MESSAGES/django.po +++ b/kursy/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -34,19 +34,23 @@ msgstr "" msgid "Loading..." msgstr "" -#: kursy/templates/header.html:10 +#: kursy/templates/header.html:7 +msgid "Courses" +msgstr "" + +#: kursy/templates/header.html:13 msgid "Logout" 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" 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" msgstr "" -#: kursy/templates/header.html:32 +#: kursy/templates/header.html:35 msgid "Search courses..." msgstr ""