aa-mumble-quick-connect 0.0.3__py3-none-any.whl → 0.0.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. aa_mumble_quick_connect/__init__.py +1 -1
  2. aa_mumble_quick_connect/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
  3. aa_mumble_quick_connect/locale/cs_CZ/LC_MESSAGES/django.po +16 -9
  4. aa_mumble_quick_connect/locale/de/LC_MESSAGES/django.mo +0 -0
  5. aa_mumble_quick_connect/locale/de/LC_MESSAGES/django.po +10 -2
  6. aa_mumble_quick_connect/locale/django.pot +12 -2
  7. aa_mumble_quick_connect/locale/es/LC_MESSAGES/django.mo +0 -0
  8. aa_mumble_quick_connect/locale/es/LC_MESSAGES/django.po +16 -9
  9. aa_mumble_quick_connect/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
  10. aa_mumble_quick_connect/locale/fr_FR/LC_MESSAGES/django.po +16 -9
  11. aa_mumble_quick_connect/locale/it_IT/LC_MESSAGES/django.mo +0 -0
  12. aa_mumble_quick_connect/locale/it_IT/LC_MESSAGES/django.po +16 -9
  13. aa_mumble_quick_connect/locale/ja/LC_MESSAGES/django.mo +0 -0
  14. aa_mumble_quick_connect/locale/ja/LC_MESSAGES/django.po +16 -9
  15. aa_mumble_quick_connect/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
  16. aa_mumble_quick_connect/locale/ko_KR/LC_MESSAGES/django.po +16 -9
  17. aa_mumble_quick_connect/locale/nl_NL/LC_MESSAGES/django.po +9 -1
  18. aa_mumble_quick_connect/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
  19. aa_mumble_quick_connect/locale/pl_PL/LC_MESSAGES/django.po +15 -8
  20. aa_mumble_quick_connect/locale/ru/LC_MESSAGES/django.mo +0 -0
  21. aa_mumble_quick_connect/locale/ru/LC_MESSAGES/django.po +16 -9
  22. aa_mumble_quick_connect/locale/sk/LC_MESSAGES/django.po +9 -1
  23. aa_mumble_quick_connect/locale/uk/LC_MESSAGES/django.mo +0 -0
  24. aa_mumble_quick_connect/locale/uk/LC_MESSAGES/django.po +15 -8
  25. aa_mumble_quick_connect/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
  26. aa_mumble_quick_connect/locale/zh_Hans/LC_MESSAGES/django.po +16 -9
  27. aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html +6 -1
  28. aa_mumble_quick_connect/templates/aa_mumble_quick_connect/index.html +3 -6
  29. aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-in-sections.html +3 -3
  30. aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html +3 -3
  31. aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html +11 -0
  32. aa_mumble_quick_connect/urls.py +1 -0
  33. aa_mumble_quick_connect/views.py +9 -3
  34. {aa_mumble_quick_connect-0.0.3.dist-info → aa_mumble_quick_connect-0.0.4.dist-info}/METADATA +1 -1
  35. aa_mumble_quick_connect-0.0.4.dist-info/RECORD +54 -0
  36. aa_mumble_quick_connect-0.0.3.dist-info/RECORD +0 -43
  37. {aa_mumble_quick_connect-0.0.3.dist-info → aa_mumble_quick_connect-0.0.4.dist-info}/WHEEL +0 -0
  38. {aa_mumble_quick_connect-0.0.3.dist-info → aa_mumble_quick_connect-0.0.4.dist-info}/licenses/LICENSE +0 -0
@@ -2,5 +2,5 @@
2
2
  Initialize the app
3
3
  """
4
4
 
5
- __version__ = "0.0.3"
5
+ __version__ = "0.0.4"
6
6
  __title__ = "AA Mumble Quick Connect"
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:07+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/cs/>\n"
13
+ "Language: cs_CZ\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -31,7 +30,7 @@ msgstr ""
31
30
 
32
31
  #: aa_mumble_quick_connect/models.py:44
33
32
  msgid "Can access this app"
34
- msgstr ""
33
+ msgstr "Má přístup k této aplikaci"
35
34
 
36
35
  #: aa_mumble_quick_connect/models.py:53
37
36
  msgid "Name of the section"
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr "Chceš pomoc s překladem této aplikace do tvého jazyka, nebo vylepšit současný překlad?"
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr "Připoj se k našemu týmu překladatelů!"
@@ -6,8 +6,8 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
8
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
9
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
10
- "PO-Revision-Date: 2025-02-13 11:37+0000\n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
11
  "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
12
  "Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/de/>\n"
13
13
  "Language: de\n"
@@ -75,3 +75,11 @@ msgstr "Mumble Service ist nicht installiert!"
75
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
76
76
  msgid "Uncategorized"
77
77
  msgstr "Unkategorisiert"
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr "Du möchtest helfen diese App in Deine Sprache zu übersetzen oder die bestehende Übersetzung verbessern?"
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr "Tritt unserm Team von Übersetzern bei!"
@@ -6,9 +6,9 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: AA Mumble Quick Connect 0.0.3\n"
9
+ "Project-Id-Version: AA Mumble Quick Connect 0.0.4\n"
10
10
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 14:42+0100\n"
11
+ "POT-Creation-Date: 2025-02-13 23:11+0100\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -77,3 +77,13 @@ msgstr ""
77
77
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
78
78
  msgid "Uncategorized"
79
79
  msgstr ""
80
+
81
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
82
+ msgid ""
83
+ "Do you want to help translate this app into your language or improve the "
84
+ "existing translation?"
85
+ msgstr ""
86
+
87
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
88
+ msgid "Join our team of translators!"
89
+ msgstr ""
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/es/>\n"
13
+ "Language: es\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -31,7 +30,7 @@ msgstr ""
31
30
 
32
31
  #: aa_mumble_quick_connect/models.py:44
33
32
  msgid "Can access this app"
34
- msgstr ""
33
+ msgstr "Puede acceder esta aplicacion"
35
34
 
36
35
  #: aa_mumble_quick_connect/models.py:53
37
36
  msgid "Name of the section"
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr "¿Quieres ayudar a traducir esta aplicación a tu idioma o mejorar la traducción existente?"
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr "¡Únete a nuestro equipo de traductores!"
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/fr/>\n"
13
+ "Language: fr_FR\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -31,7 +30,7 @@ msgstr ""
31
30
 
32
31
  #: aa_mumble_quick_connect/models.py:44
33
32
  msgid "Can access this app"
34
- msgstr ""
33
+ msgstr "Peut accéder à cette application"
35
34
 
36
35
  #: aa_mumble_quick_connect/models.py:53
37
36
  msgid "Name of the section"
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr "Voulez-vous aider à traduire cette application dans votre langue ou améliorer la traduction existante ?"
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr "Rejoignez notre équipe de traducteurs !"
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/it/>\n"
13
+ "Language: it_IT\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -31,7 +30,7 @@ msgstr ""
31
30
 
32
31
  #: aa_mumble_quick_connect/models.py:44
33
32
  msgid "Can access this app"
34
- msgstr ""
33
+ msgstr "Ha accesso a questa applicazione"
35
34
 
36
35
  #: aa_mumble_quick_connect/models.py:53
37
36
  msgid "Name of the section"
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr ""
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr ""
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/ja/>\n"
13
+ "Language: ja\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -31,7 +30,7 @@ msgstr ""
31
30
 
32
31
  #: aa_mumble_quick_connect/models.py:44
33
32
  msgid "Can access this app"
34
- msgstr ""
33
+ msgstr "このアプリにアクセス可能です"
35
34
 
36
35
  #: aa_mumble_quick_connect/models.py:53
37
36
  msgid "Name of the section"
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr ""
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr ""
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/ko/>\n"
13
+ "Language: ko_KR\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -31,7 +30,7 @@ msgstr ""
31
30
 
32
31
  #: aa_mumble_quick_connect/models.py:44
33
32
  msgid "Can access this app"
34
- msgstr ""
33
+ msgstr "서비스에 접근할 수 있습니다"
35
34
 
36
35
  #: aa_mumble_quick_connect/models.py:53
37
36
  msgid "Name of the section"
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr "이 앱을 번역하거나 기존 번역을 개선하고 싶으신가요?"
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr "번역가 팀에 참여하세요!"
@@ -8,7 +8,7 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
10
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
11
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -76,3 +76,11 @@ msgstr ""
76
76
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
77
  msgid "Uncategorized"
78
78
  msgstr ""
79
+
80
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
81
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
82
+ msgstr ""
83
+
84
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
85
+ msgid "Join our team of translators!"
86
+ msgstr ""
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: Polish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/pl/>\n"
13
+ "Language: pl_PL\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr "Chciałbyś pomóc w tłumaczeniu tej apki na Twój język bądź poprawić aktualne tłumaczenia?"
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr "Dołącz do naszego zespołu tłumaczy!"
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: Russian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/ru/>\n"
13
+ "Language: ru\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=4; plural=n==1 ? 3 : (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -31,7 +30,7 @@ msgstr ""
31
30
 
32
31
  #: aa_mumble_quick_connect/models.py:44
33
32
  msgid "Can access this app"
34
- msgstr ""
33
+ msgstr "Имеет доступ к приложению"
35
34
 
36
35
  #: aa_mumble_quick_connect/models.py:53
37
36
  msgid "Name of the section"
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr "Вы хотите помочь перевести это приложение на ваш язык или улучшить текущий перевод?"
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr "Присоединяйтесь к нашей команде переводчиков!"
@@ -8,7 +8,7 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
10
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
11
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -76,3 +76,11 @@ msgstr ""
76
76
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
77
  msgid "Uncategorized"
78
78
  msgstr ""
79
+
80
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
81
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
82
+ msgstr ""
83
+
84
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
85
+ msgid "Join our team of translators!"
86
+ msgstr ""
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/uk/>\n"
13
+ "Language: uk\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=4; plural=n==1 ? 3 : (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr "Хочете допомогти перекласти цю програму вашою мовою чи покращити наявний переклад?"
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr "Приєднуйтесь до нашої команди перекладачів!"
@@ -1,22 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- #, fuzzy
4
+ # Peter Pfeufer <info@ppfeufer.de>, 2025.
7
5
  msgid ""
8
6
  msgstr ""
9
7
  "Project-Id-Version: AA Mumble Quick Connect 0.0.1\n"
10
8
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-mumble-quick-connect/issues\n"
11
- "POT-Creation-Date: 2025-02-13 12:23+0100\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
9
+ "POT-Creation-Date: 2025-02-13 23:01+0100\n"
10
+ "PO-Revision-Date: 2025-02-13 22:08+0000\n"
11
+ "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
+ "Language-Team: Chinese (Simplified Han script) <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-mumble-quick-connect/zh_Hans/>\n"
13
+ "Language: zh_Hans\n"
16
14
  "MIME-Version: 1.0\n"
17
15
  "Content-Type: text/plain; charset=UTF-8\n"
18
16
  "Content-Transfer-Encoding: 8bit\n"
19
17
  "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: Weblate 5.9.2\n"
20
19
 
21
20
  #: aa_mumble_quick_connect/auth_hooks.py:26
22
21
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html:6
@@ -31,7 +30,7 @@ msgstr ""
31
30
 
32
31
  #: aa_mumble_quick_connect/models.py:44
33
32
  msgid "Can access this app"
34
- msgstr ""
33
+ msgstr "能够访问此应用程序"
35
34
 
36
35
  #: aa_mumble_quick_connect/models.py:53
37
36
  msgid "Name of the section"
@@ -76,3 +75,11 @@ msgstr ""
76
75
  #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html:10
77
76
  msgid "Uncategorized"
78
77
  msgstr ""
78
+
79
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:5
80
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
81
+ msgstr "您想帮助将此应用程序翻译成您的母语或改进现有的翻译吗?"
82
+
83
+ #: aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html:8
84
+ msgid "Join our team of translators!"
85
+ msgstr "加入我们的翻译团队吧!"
@@ -12,6 +12,11 @@
12
12
 
13
13
  {% block content %}
14
14
  <div class="aa-mumble-quick-connect">
15
- {% block details %}{% endblock %}
15
+ {% block aa_mumble_quick_connect_body %}
16
+ {% endblock aa_mumble_quick_connect_body %}
17
+
18
+ <div class="aa-mumble-quick-connect-footer mt-3 pt-3 border-top border-light">
19
+ {% include "aa_mumble_quick_connect/partials/footer/app-translation-footer.html" %}
20
+ </div>
16
21
  </div>
17
22
  {% endblock %}
@@ -3,7 +3,7 @@
3
3
  {% load i18n %}
4
4
  {% load humanize %}
5
5
 
6
- {% block details %}
6
+ {% block aa_mumble_quick_connect_body %}
7
7
  {% if mumble_service_installed %}
8
8
  {% if request.user.mumble %}
9
9
  <div class="row mb-3" data-masonry='{"percentPosition": true }'>
@@ -20,11 +20,8 @@
20
20
  {% translate "Mumble service is not installed!" %}
21
21
  </div>
22
22
  {% endif %}
23
- {% endblock %}
23
+ {% endblock aa_mumble_quick_connect_body %}
24
24
 
25
25
  {% block extra_javascript %}
26
26
  {% include "aa_mumble_quick_connect/bundles/masonry-layout-js.html" %}
27
- {% endblock %}
28
-
29
- {% block extra_css %}
30
- {% endblock %}
27
+ {% endblock extra_javascript %}
@@ -5,12 +5,12 @@
5
5
  {% for section in channels_in_sections %}
6
6
  {% if section.mumble_links.count %}
7
7
  <div class="col-sm-6 col-lg-4 mb-3">
8
- <div id="section-{{ section.name|slugify }}" class="card card-primary{% if request.GET.section == section.name|slugify %} border-success{% endif %}">
9
- <div class="card-header{% if request.GET.section == section.name|slugify %} bg-success{% endif %}">
8
+ <div id="section-{{ section.name|slugify }}" class="card card-primary{% if section_highlight == section.name|slugify %} border-success{% endif %}">
9
+ <div class="card-header{% if section_highlight == section.name|slugify %} bg-success{% endif %}">
10
10
  <div class="card-title">
11
11
  <span>{{ section.name }}</span>
12
12
  <span class="float-end">
13
- <a href="{% url "aa_mumble_quick_connect:index" %}?section={{ section.name|slugify }}">
13
+ <a href="{% url "aa_mumble_quick_connect:index" section.name|slugify %}">
14
14
  <i class="fa-solid fa-link"></i>
15
15
  </a>
16
16
  </span>
@@ -4,12 +4,12 @@
4
4
 
5
5
  {% if channels_without_sections %}
6
6
  <div class="col-sm-6 col-lg-4 mb-3">
7
- <div id="section-uncategorized" class="card card-primary{% if request.GET.section == 'uncategorized' %} border-success{% endif %}">
8
- <div class="card-header{% if request.GET.section == 'uncategorized' %} bg-success{% endif %}">
7
+ <div id="section-uncategorized" class="card card-primary{% if section_highlight == 'uncategorized' %} border-success{% endif %}">
8
+ <div class="card-header{% if section_highlight == 'uncategorized' %} bg-success{% endif %}">
9
9
  <div class="card-title">
10
10
  <span>{% translate "Uncategorized" %}</span>
11
11
  <span class="float-end">
12
- <a href="{% url "aa_mumble_quick_connect:index" %}?section=uncategorized">
12
+ <a href="{% url "aa_mumble_quick_connect:index" "uncategorized" %}">
13
13
  <i class="fa-solid fa-link"></i>
14
14
  </a>
15
15
  </span>
@@ -0,0 +1,11 @@
1
+ {% load i18n %}
2
+
3
+ <div class="app-translation-footer text-muted">
4
+ <p class="small">
5
+ {% translate "Do you want to help translate this app into your language or improve the existing translation?" %}
6
+ -
7
+ <a href="https://weblate.ppfeufer.de/engage/alliance-auth-apps/" target="_blank" rel="noopener noreferer">
8
+ {% translate "Join our team of translators!" %}
9
+ </a>
10
+ </p>
11
+ </div>
@@ -10,4 +10,5 @@ app_name: str = "aa_mumble_quick_connect"
10
10
 
11
11
  urlpatterns = [
12
12
  path(route="", view=views.index, name="index"),
13
+ path(route="<slug:section>/", view=views.index, name="index"),
13
14
  ]
@@ -14,11 +14,16 @@ from aa_mumble_quick_connect.models import MumbleLink, Section
14
14
  @login_required
15
15
  @permission_required("aa_mumble_quick_connect.basic_access")
16
16
  @permission_required("mumble.access_mumble")
17
- def index(request: WSGIRequest) -> HttpResponse:
17
+ def index(request: WSGIRequest, section: str = None) -> HttpResponse:
18
18
  """
19
19
  Index view
20
- :param request:
21
- :return:
20
+
21
+ :param request: The request
22
+ :type request: WSGIRequest
23
+ :param section: The section (optional)
24
+ :type section: str
25
+ :return: The response
26
+ :rtype: HttpResponse
22
27
  """
23
28
 
24
29
  channels_in_sections = Section.objects.prefetch_related("mumble_links").all()
@@ -28,6 +33,7 @@ def index(request: WSGIRequest) -> HttpResponse:
28
33
  "mumble_service_installed": mumble_service_installed(),
29
34
  "channels_in_sections": channels_in_sections,
30
35
  "channels_without_sections": channels_without_sections,
36
+ "section_highlight": section,
31
37
  }
32
38
 
33
39
  return render(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aa-mumble-quick-connect
3
- Version: 0.0.3
3
+ Version: 0.0.4
4
4
  Summary: Quick connect links to your Mumble server channels
5
5
  Project-URL: Changelog, https://github.com/ppfeufer/aa-mumble-quick-connect/blob/master/CHANGELOG.md
6
6
  Project-URL: Documentation, https://github.com/ppfeufer/aa-mumble-quick-connect/blob/master/README.md
@@ -0,0 +1,54 @@
1
+ aa_mumble_quick_connect/__init__.py,sha256=9bDSn9EToNVW_rEaqqMB-NF8dVQIv1rra3yNM2PrbDk,88
2
+ aa_mumble_quick_connect/admin.py,sha256=Xjvl3FcvOSBc-QBWb2XFDi9UkguPn3-NPi_LNhS8K50,496
3
+ aa_mumble_quick_connect/apps.py,sha256=rLXhexmN5A_QKiaDV7ZA-czIieC7o02kLrh0wx8B3_U,364
4
+ aa_mumble_quick_connect/auth_hooks.py,sha256=EV9n-R6fTdnv3qNyC-mnXJJdx4Fah9hfhkzF4VPwXSE,1585
5
+ aa_mumble_quick_connect/dependency_checks.py,sha256=N_-ssY1CW0_KnOQ6XkLdzuxa7MlBDvd5S1ABH4vj4UQ,382
6
+ aa_mumble_quick_connect/models.py,sha256=_tIsqvus1DrL76ER2oxYN8KhZb_1IaeDq9C-R6ZuEyQ,2160
7
+ aa_mumble_quick_connect/urls.py,sha256=pPKh325NcUlRBqWSutAHJ_46IjxUDTNerXw2ptdaNos,304
8
+ aa_mumble_quick_connect/views.py,sha256=1IAYLbgRIUczX1aDRKh7V95KxTo8ZrVPz8gtKLOp8SA,1345
9
+ aa_mumble_quick_connect/locale/django.pot,sha256=_VyaIl6Cgd3wSzKmdzCLRQnfu8fRtXfPdmMX45QdL00,2624
10
+ aa_mumble_quick_connect/locale/cs_CZ/LC_MESSAGES/django.mo,sha256=8bbLnti-G_cMZXa-Z5hW_4nGdzFQoY_OX46-y6lkZNw,941
11
+ aa_mumble_quick_connect/locale/cs_CZ/LC_MESSAGES/django.po,sha256=NeSW_HwBYgtOINLYPMwIBS2bQe3mpjTmeXQdvQ7021w,3012
12
+ aa_mumble_quick_connect/locale/de/LC_MESSAGES/django.mo,sha256=90bIqVohslkzb6l73wC_Tb1tFzLQU8UZIrUjZHNAKq8,1944
13
+ aa_mumble_quick_connect/locale/de/LC_MESSAGES/django.po,sha256=hj7sVBfrSk6oN9v7K0UKobEIrV7qVON007PbEzgHBaI,3326
14
+ aa_mumble_quick_connect/locale/es/LC_MESSAGES/django.mo,sha256=xMiCK1jIKTrfLI5F6BfvwnpCSkRdCvofQhlKZSzQHjw,859
15
+ aa_mumble_quick_connect/locale/es/LC_MESSAGES/django.po,sha256=zCnwlogoEdY-1d86mgU2n24CzBE5QvCznnsbHRAJ9fo,2925
16
+ aa_mumble_quick_connect/locale/fr_FR/LC_MESSAGES/django.mo,sha256=TMRZ8YLlG2Iy8zUfAD8pKsaRUZ08IQo5BIlQHhsODQ8,877
17
+ aa_mumble_quick_connect/locale/fr_FR/LC_MESSAGES/django.po,sha256=myS-gd7VM3mXfWhZEOMZrc0nbHi_PLADA6s5_smdf8Y,2947
18
+ aa_mumble_quick_connect/locale/it_IT/LC_MESSAGES/django.mo,sha256=Vh2mBOjclawqzzOhX-kc-daTxpxxmMRhw7x1MGQSm2E,570
19
+ aa_mumble_quick_connect/locale/it_IT/LC_MESSAGES/django.po,sha256=bVMZNHLVtORM6-JxJ_THzz1aHJbpSHogUhF876vbNzs,2798
20
+ aa_mumble_quick_connect/locale/ja/LC_MESSAGES/django.mo,sha256=aWGp8nqJkVuMlhrZGkSHIN3nZtheZj66SeU3kSu4kgU,577
21
+ aa_mumble_quick_connect/locale/ja/LC_MESSAGES/django.po,sha256=LSpeSgKmHlAEC2fF5VuAloHEZl9QieHjSoVpUrhxtlY,2801
22
+ aa_mumble_quick_connect/locale/ko_KR/LC_MESSAGES/django.mo,sha256=YQ9djxbHx7egHmQXmYMyZWX4jnoPMLqeoXc6H83bRRs,835
23
+ aa_mumble_quick_connect/locale/ko_KR/LC_MESSAGES/django.po,sha256=s1xhTZgPJ3uiutrK8J1cRbEjDLl8t-GPJmuRrRzaieU,2905
24
+ aa_mumble_quick_connect/locale/nl_NL/LC_MESSAGES/django.po,sha256=wwKclsXPM-p2_ek1AKkX4WhTZ_YlNFZScXSb-HtrdyI,2657
25
+ aa_mumble_quick_connect/locale/pl_PL/LC_MESSAGES/django.mo,sha256=j8KXKASN0F5fV7e_drJn9EDJuc7_rqJ-7sMD2klAzO0,853
26
+ aa_mumble_quick_connect/locale/pl_PL/LC_MESSAGES/django.po,sha256=7hWNopHkFLmPiyThDTYQlxEvvZVjBI__zDXusi1P1oo,2960
27
+ aa_mumble_quick_connect/locale/ru/LC_MESSAGES/django.mo,sha256=4xeVdkJ5RwFcUz331LwRhM9TbKlETfZDbP3HN5U-TFQ,1069
28
+ aa_mumble_quick_connect/locale/ru/LC_MESSAGES/django.po,sha256=lY_Zq8lKA19BXNjczLidNE7T_JblXMTI0L2vZwiDWsY,3135
29
+ aa_mumble_quick_connect/locale/sk/LC_MESSAGES/django.po,sha256=fFkHDcWV4rfMS22nGS55eAsTHRk9ceGzqDY9yYygrCs,2734
30
+ aa_mumble_quick_connect/locale/uk/LC_MESSAGES/django.mo,sha256=IDeqlHifAcDBImaMk29o7QQDIpjK-DVsqU_elTHxlHQ,985
31
+ aa_mumble_quick_connect/locale/uk/LC_MESSAGES/django.po,sha256=ozuPxI9WMXE8_cG5gFRiVMImWLWBcaFJZ244FI1xcGw,3086
32
+ aa_mumble_quick_connect/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=92XAA_2l_Vbw4ApaCfdPBq8Z8amkfLnspR8OD3dToBU,889
33
+ aa_mumble_quick_connect/locale/zh_Hans/LC_MESSAGES/django.po,sha256=9vsdsd7lTjCJyt8BHwuEqmGWukFrCHkB97-inOk7u4w,2931
34
+ aa_mumble_quick_connect/migrations/0001_initial.py,sha256=DVL1fCdvAtgw7jYpRP8dIm3EgMsRWhpes6LWtpDJefU,3303
35
+ aa_mumble_quick_connect/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
36
+ aa_mumble_quick_connect/static/aa_mumble_quick_connect/images/mumble-icon.png,sha256=FQMmSeEfIyrA3fux7reFNQ-rzCaXPfRRFcR7nvTxtRg,46940
37
+ aa_mumble_quick_connect/static/aa_mumble_quick_connect/libs/masonry-layout/4.2.2/masonry.pkgd.min.js,sha256=Nn1q_fx0H7SNLZMQ5Hw5JLaTRZp0yILA_FRexe19VdI,24103
38
+ aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html,sha256=PZtcXi2JkideJarxWVzozLvhnrjeHCeQJLrf8rpfb2I,636
39
+ aa_mumble_quick_connect/templates/aa_mumble_quick_connect/index.html,sha256=bsxcOZ-bxPIWAvVtrqhqTLX75sWo6_S0j_uqbToYKM8,1064
40
+ aa_mumble_quick_connect/templates/aa_mumble_quick_connect/bundles/masonry-layout-js.html,sha256=P475ZYpQ6t0nhabeEzVAGUyTyfsXaC7O63KtU4bGGH8,273
41
+ aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-in-sections.html,sha256=ve95JH28EkLuJmnqOV40jAII3mZaqFEOkXI5YfTKz5s,2130
42
+ aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html,sha256=Urkbsr335xZpKW-RZqfQPBJ0-VVgtUfGKUYCWai7cIg,1754
43
+ aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html,sha256=nDZPOnsQLBN9meAhxnhd0ynUQIVi3YPzhi47n89zcIg,422
44
+ aa_mumble_quick_connect/templatetags/aa_mumble_quick_connect.py,sha256=VnsJtgbbGeBiXF4ZwyVT79N1zrpiSiMRN41_pK03zic,523
45
+ aa_mumble_quick_connect/tests/__init__.py,sha256=NLuMBNDHYOXDmPgpyG-g_kDaATVQWv1iC-dJ8BA1kZc,29
46
+ aa_mumble_quick_connect/tests/test_access.py,sha256=APnVu5JaITBDgBh-mU3VYboDBcO_YTqcmhk99nf_p04,4796
47
+ aa_mumble_quick_connect/tests/test_auth_hooks.py,sha256=S82JzwKM4avQyHyVgBRCfPj7frPiCHkOkNdITnRMvGI,3208
48
+ aa_mumble_quick_connect/tests/test_models.py,sha256=uePj6MyKJ13YtIqDpnTh8h8FowX7U73CljBCAUJeP48,2017
49
+ aa_mumble_quick_connect/tests/test_templatetags.py,sha256=UQACDpf8vY2is0GvidBGg0Yn_Zw22kjE2CKv5YycNQw,954
50
+ aa_mumble_quick_connect/tests/utils.py,sha256=RVbqdYkiREkClWxZpPkfoMn5FBRr0jMdApk83JbjKa0,671
51
+ aa_mumble_quick_connect-0.0.4.dist-info/METADATA,sha256=FmNqwm2YVTp9yuyg9Pf6L57vQ0OXhRquxmuuMf1bcgo,47365
52
+ aa_mumble_quick_connect-0.0.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
53
+ aa_mumble_quick_connect-0.0.4.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
54
+ aa_mumble_quick_connect-0.0.4.dist-info/RECORD,,
@@ -1,43 +0,0 @@
1
- aa_mumble_quick_connect/__init__.py,sha256=j3LiaT5Rq2xyYc7sctTRqAbRt24o5vkHsssmJAqfb7s,88
2
- aa_mumble_quick_connect/admin.py,sha256=Xjvl3FcvOSBc-QBWb2XFDi9UkguPn3-NPi_LNhS8K50,496
3
- aa_mumble_quick_connect/apps.py,sha256=rLXhexmN5A_QKiaDV7ZA-czIieC7o02kLrh0wx8B3_U,364
4
- aa_mumble_quick_connect/auth_hooks.py,sha256=EV9n-R6fTdnv3qNyC-mnXJJdx4Fah9hfhkzF4VPwXSE,1585
5
- aa_mumble_quick_connect/dependency_checks.py,sha256=N_-ssY1CW0_KnOQ6XkLdzuxa7MlBDvd5S1ABH4vj4UQ,382
6
- aa_mumble_quick_connect/models.py,sha256=_tIsqvus1DrL76ER2oxYN8KhZb_1IaeDq9C-R6ZuEyQ,2160
7
- aa_mumble_quick_connect/urls.py,sha256=2A9MbvakJGYYOeez6JuhPoSxrIaAGWgiOaY-sS07C84,237
8
- aa_mumble_quick_connect/views.py,sha256=Li1x-RiNb7LYzkcZu-k7XQ8FRj6Sc4CjaWagM0inH_0,1138
9
- aa_mumble_quick_connect/locale/django.pot,sha256=Nue8SULx_9LBtpCVEXXlOHB4gehRTRNDiD2xhW-23Zw,2241
10
- aa_mumble_quick_connect/locale/cs_CZ/LC_MESSAGES/django.po,sha256=V7A5u6W1ovX5jxsMmuQxw_YWvsvR5PsSJj10dEw6PUg,2362
11
- aa_mumble_quick_connect/locale/de/LC_MESSAGES/django.mo,sha256=3K2tBa7Rg5qLwkxiGC1Rh31L18MgiqHYr7vuZgXt3wM,1640
12
- aa_mumble_quick_connect/locale/de/LC_MESSAGES/django.po,sha256=1OktyX1O_mKjkDi3PM3v9EEF7iUhW4VFRZLkg7goT2o,2804
13
- aa_mumble_quick_connect/locale/es/LC_MESSAGES/django.po,sha256=bFPXU6ZVgj_VMLSgTGqGlmodkVGFUEuJQ-zXizBruOs,2280
14
- aa_mumble_quick_connect/locale/fr_FR/LC_MESSAGES/django.po,sha256=4Ou-a9Qww_DWxgwJu5chvv46RnaVeHQfl2K_5GYVQ3M,2279
15
- aa_mumble_quick_connect/locale/it_IT/LC_MESSAGES/django.po,sha256=bFPXU6ZVgj_VMLSgTGqGlmodkVGFUEuJQ-zXizBruOs,2280
16
- aa_mumble_quick_connect/locale/ja/LC_MESSAGES/django.po,sha256=1FnuH0lMzxNUfQy0JLFbze7jnGt9yunTei_61d7uu_0,2275
17
- aa_mumble_quick_connect/locale/ko_KR/LC_MESSAGES/django.po,sha256=1FnuH0lMzxNUfQy0JLFbze7jnGt9yunTei_61d7uu_0,2275
18
- aa_mumble_quick_connect/locale/nl_NL/LC_MESSAGES/django.po,sha256=bFPXU6ZVgj_VMLSgTGqGlmodkVGFUEuJQ-zXizBruOs,2280
19
- aa_mumble_quick_connect/locale/pl_PL/LC_MESSAGES/django.po,sha256=N1FDl_f4j4B6X0xh-8yxQgDi1fCjOMzUeHyqpUpBx38,2338
20
- aa_mumble_quick_connect/locale/ru/LC_MESSAGES/django.po,sha256=y1aIu8VM-TuWu--tAkWGya-1xpRVjK23yszVWxm2hXY,2367
21
- aa_mumble_quick_connect/locale/sk/LC_MESSAGES/django.po,sha256=bnwx8bSus9oNwobOI7esFGdnDnfrVytMhoSFZ1yTMUg,2357
22
- aa_mumble_quick_connect/locale/uk/LC_MESSAGES/django.po,sha256=y1aIu8VM-TuWu--tAkWGya-1xpRVjK23yszVWxm2hXY,2367
23
- aa_mumble_quick_connect/locale/zh_Hans/LC_MESSAGES/django.po,sha256=1FnuH0lMzxNUfQy0JLFbze7jnGt9yunTei_61d7uu_0,2275
24
- aa_mumble_quick_connect/migrations/0001_initial.py,sha256=DVL1fCdvAtgw7jYpRP8dIm3EgMsRWhpes6LWtpDJefU,3303
25
- aa_mumble_quick_connect/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
- aa_mumble_quick_connect/static/aa_mumble_quick_connect/images/mumble-icon.png,sha256=FQMmSeEfIyrA3fux7reFNQ-rzCaXPfRRFcR7nvTxtRg,46940
27
- aa_mumble_quick_connect/static/aa_mumble_quick_connect/libs/masonry-layout/4.2.2/masonry.pkgd.min.js,sha256=Nn1q_fx0H7SNLZMQ5Hw5JLaTRZp0yILA_FRexe19VdI,24103
28
- aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html,sha256=nJPC75g14ksC7ZNPjc8pZhuXbdAvAJbOcev3zUoeDZk,378
29
- aa_mumble_quick_connect/templates/aa_mumble_quick_connect/index.html,sha256=f68wFvFndzuTVQzMlx_AYtmAw8ThuSxdXQdSO7RwtMI,1035
30
- aa_mumble_quick_connect/templates/aa_mumble_quick_connect/bundles/masonry-layout-js.html,sha256=P475ZYpQ6t0nhabeEzVAGUyTyfsXaC7O63KtU4bGGH8,273
31
- aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-in-sections.html,sha256=tHqM-4yz6UY92u5GhkJY0B7oG67VcXYaNs8cUIfgfqA,2148
32
- aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html,sha256=hygSfY9DBjkmWJ0UCZDSngZmuJl_5HQI-Sn5tfwvrtk,1764
33
- aa_mumble_quick_connect/templatetags/aa_mumble_quick_connect.py,sha256=VnsJtgbbGeBiXF4ZwyVT79N1zrpiSiMRN41_pK03zic,523
34
- aa_mumble_quick_connect/tests/__init__.py,sha256=NLuMBNDHYOXDmPgpyG-g_kDaATVQWv1iC-dJ8BA1kZc,29
35
- aa_mumble_quick_connect/tests/test_access.py,sha256=APnVu5JaITBDgBh-mU3VYboDBcO_YTqcmhk99nf_p04,4796
36
- aa_mumble_quick_connect/tests/test_auth_hooks.py,sha256=S82JzwKM4avQyHyVgBRCfPj7frPiCHkOkNdITnRMvGI,3208
37
- aa_mumble_quick_connect/tests/test_models.py,sha256=uePj6MyKJ13YtIqDpnTh8h8FowX7U73CljBCAUJeP48,2017
38
- aa_mumble_quick_connect/tests/test_templatetags.py,sha256=UQACDpf8vY2is0GvidBGg0Yn_Zw22kjE2CKv5YycNQw,954
39
- aa_mumble_quick_connect/tests/utils.py,sha256=RVbqdYkiREkClWxZpPkfoMn5FBRr0jMdApk83JbjKa0,671
40
- aa_mumble_quick_connect-0.0.3.dist-info/METADATA,sha256=hJGPeJXBM1rD3TGbWcNJnMCf8ftS_oSSmAErF9WmgPM,47365
41
- aa_mumble_quick_connect-0.0.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
42
- aa_mumble_quick_connect-0.0.3.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
43
- aa_mumble_quick_connect-0.0.3.dist-info/RECORD,,