aa-intel-tool 2.10.0__py3-none-any.whl → 2.10.1__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.
- aa_intel_tool/__init__.py +3 -2
- aa_intel_tool/apps.py +5 -4
- aa_intel_tool/constants.py +9 -3
- aa_intel_tool/exceptions.py +1 -1
- aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po +12 -16
- aa_intel_tool/locale/de/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/de/LC_MESSAGES/django.po +20 -20
- aa_intel_tool/locale/django.pot +13 -17
- aa_intel_tool/locale/es/LC_MESSAGES/django.po +16 -16
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po +18 -16
- aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po +12 -16
- aa_intel_tool/locale/ja/LC_MESSAGES/django.po +16 -16
- aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po +18 -16
- aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po +12 -16
- aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po +12 -16
- aa_intel_tool/locale/ru/LC_MESSAGES/django.po +18 -16
- aa_intel_tool/locale/sk/LC_MESSAGES/django.po +12 -16
- aa_intel_tool/locale/uk/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/uk/LC_MESSAGES/django.po +22 -22
- aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po +12 -16
- aa_intel_tool/parser/module/chatlist.py +3 -3
- aa_intel_tool/urls.py +1 -1
- aa_intel_tool/views/general.py +13 -5
- {aa_intel_tool-2.10.0.dist-info → aa_intel_tool-2.10.1.dist-info}/METADATA +9 -7
- {aa_intel_tool-2.10.0.dist-info → aa_intel_tool-2.10.1.dist-info}/RECORD +27 -27
- {aa_intel_tool-2.10.0.dist-info → aa_intel_tool-2.10.1.dist-info}/WHEEL +0 -0
- {aa_intel_tool-2.10.0.dist-info → aa_intel_tool-2.10.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-11-04 12:19+0100\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:07+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/nl/>\n"
|
|
@@ -18,7 +18,7 @@ msgstr ""
|
|
|
18
18
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
19
19
|
"X-Generator: Weblate 5.5.3\n"
|
|
20
20
|
|
|
21
|
-
#: aa_intel_tool/__init__.py:
|
|
21
|
+
#: aa_intel_tool/__init__.py:10
|
|
22
22
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
23
23
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:11
|
|
24
24
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html:5
|
|
@@ -39,22 +39,16 @@ msgstr ""
|
|
|
39
39
|
msgid "Raw data"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
42
|
-
|
|
43
|
-
#: aa_intel_tool/apps.py:21
|
|
44
|
-
#, python-brace-format
|
|
45
|
-
msgid "Intel Parser v{__version__}"
|
|
46
|
-
msgstr ""
|
|
47
|
-
|
|
48
|
-
#: aa_intel_tool/constants.py:56 aa_intel_tool/models.py:24
|
|
42
|
+
#: aa_intel_tool/constants.py:62 aa_intel_tool/models.py:24
|
|
49
43
|
msgid "Chat list"
|
|
50
44
|
msgstr ""
|
|
51
45
|
|
|
52
|
-
#: aa_intel_tool/constants.py:
|
|
46
|
+
#: aa_intel_tool/constants.py:68 aa_intel_tool/models.py:22
|
|
53
47
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
54
48
|
msgid "D-Scan"
|
|
55
49
|
msgstr ""
|
|
56
50
|
|
|
57
|
-
#: aa_intel_tool/constants.py:
|
|
51
|
+
#: aa_intel_tool/constants.py:74 aa_intel_tool/models.py:23
|
|
58
52
|
#: aa_intel_tool/models.py:123
|
|
59
53
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
60
54
|
msgid "Fleet composition"
|
|
@@ -409,14 +403,16 @@ msgstr ""
|
|
|
409
403
|
msgid "Participation details"
|
|
410
404
|
msgstr ""
|
|
411
405
|
|
|
412
|
-
#: aa_intel_tool/views/general.py:
|
|
413
|
-
|
|
406
|
+
#: aa_intel_tool/views/general.py:56
|
|
407
|
+
#, python-brace-format
|
|
408
|
+
msgid "The provided data could not be parsed. ({exc})"
|
|
414
409
|
msgstr ""
|
|
415
410
|
|
|
416
|
-
#: aa_intel_tool/views/general.py:
|
|
417
|
-
|
|
411
|
+
#: aa_intel_tool/views/general.py:68
|
|
412
|
+
#, python-brace-format
|
|
413
|
+
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
418
414
|
msgstr ""
|
|
419
415
|
|
|
420
|
-
#: aa_intel_tool/views/general.py:
|
|
416
|
+
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
|
|
421
417
|
msgid "The scan you were looking for could not be found."
|
|
422
418
|
msgstr ""
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-11-04 12:19+0100\n"
|
|
10
10
|
"PO-Revision-Date: 2024-05-10 14:07+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: Polish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/pl/>\n"
|
|
@@ -17,7 +17,7 @@ msgstr ""
|
|
|
17
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
18
|
"X-Generator: Weblate 5.5.3\n"
|
|
19
19
|
|
|
20
|
-
#: aa_intel_tool/__init__.py:
|
|
20
|
+
#: aa_intel_tool/__init__.py:10
|
|
21
21
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
22
22
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:11
|
|
23
23
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html:5
|
|
@@ -38,22 +38,16 @@ msgstr ""
|
|
|
38
38
|
msgid "Raw data"
|
|
39
39
|
msgstr ""
|
|
40
40
|
|
|
41
|
-
|
|
42
|
-
#: aa_intel_tool/apps.py:21
|
|
43
|
-
#, python-brace-format
|
|
44
|
-
msgid "Intel Parser v{__version__}"
|
|
45
|
-
msgstr ""
|
|
46
|
-
|
|
47
|
-
#: aa_intel_tool/constants.py:56 aa_intel_tool/models.py:24
|
|
41
|
+
#: aa_intel_tool/constants.py:62 aa_intel_tool/models.py:24
|
|
48
42
|
msgid "Chat list"
|
|
49
43
|
msgstr ""
|
|
50
44
|
|
|
51
|
-
#: aa_intel_tool/constants.py:
|
|
45
|
+
#: aa_intel_tool/constants.py:68 aa_intel_tool/models.py:22
|
|
52
46
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
53
47
|
msgid "D-Scan"
|
|
54
48
|
msgstr ""
|
|
55
49
|
|
|
56
|
-
#: aa_intel_tool/constants.py:
|
|
50
|
+
#: aa_intel_tool/constants.py:74 aa_intel_tool/models.py:23
|
|
57
51
|
#: aa_intel_tool/models.py:123
|
|
58
52
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
59
53
|
msgid "Fleet composition"
|
|
@@ -411,14 +405,16 @@ msgstr "System Solarny"
|
|
|
411
405
|
msgid "Participation details"
|
|
412
406
|
msgstr ""
|
|
413
407
|
|
|
414
|
-
#: aa_intel_tool/views/general.py:
|
|
415
|
-
|
|
408
|
+
#: aa_intel_tool/views/general.py:56
|
|
409
|
+
#, python-brace-format
|
|
410
|
+
msgid "The provided data could not be parsed. ({exc})"
|
|
416
411
|
msgstr ""
|
|
417
412
|
|
|
418
|
-
#: aa_intel_tool/views/general.py:
|
|
419
|
-
|
|
413
|
+
#: aa_intel_tool/views/general.py:68
|
|
414
|
+
#, python-brace-format
|
|
415
|
+
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
420
416
|
msgstr ""
|
|
421
417
|
|
|
422
|
-
#: aa_intel_tool/views/general.py:
|
|
418
|
+
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
|
|
423
419
|
msgid "The scan you were looking for could not be found."
|
|
424
420
|
msgstr ""
|
|
@@ -9,7 +9,7 @@ msgid ""
|
|
|
9
9
|
msgstr ""
|
|
10
10
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
12
|
-
"POT-Creation-Date: 2025-
|
|
12
|
+
"POT-Creation-Date: 2025-11-04 12:19+0100\n"
|
|
13
13
|
"PO-Revision-Date: 2025-03-25 13:24+0000\n"
|
|
14
14
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
15
15
|
"Language-Team: Russian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/ru/>\n"
|
|
@@ -20,7 +20,7 @@ msgstr ""
|
|
|
20
20
|
"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"
|
|
21
21
|
"X-Generator: Weblate 5.10.4\n"
|
|
22
22
|
|
|
23
|
-
#: aa_intel_tool/__init__.py:
|
|
23
|
+
#: aa_intel_tool/__init__.py:10
|
|
24
24
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
25
25
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:11
|
|
26
26
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html:5
|
|
@@ -41,22 +41,16 @@ msgstr "Открыть в новой вкладке"
|
|
|
41
41
|
msgid "Raw data"
|
|
42
42
|
msgstr "Исходные данные"
|
|
43
43
|
|
|
44
|
-
|
|
45
|
-
#: aa_intel_tool/apps.py:21
|
|
46
|
-
#, python-brace-format
|
|
47
|
-
msgid "Intel Parser v{__version__}"
|
|
48
|
-
msgstr "Анализатор Скана v{__version__}"
|
|
49
|
-
|
|
50
|
-
#: aa_intel_tool/constants.py:56 aa_intel_tool/models.py:24
|
|
44
|
+
#: aa_intel_tool/constants.py:62 aa_intel_tool/models.py:24
|
|
51
45
|
msgid "Chat list"
|
|
52
46
|
msgstr "Список чата"
|
|
53
47
|
|
|
54
|
-
#: aa_intel_tool/constants.py:
|
|
48
|
+
#: aa_intel_tool/constants.py:68 aa_intel_tool/models.py:22
|
|
55
49
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
56
50
|
msgid "D-Scan"
|
|
57
51
|
msgstr "Подскан"
|
|
58
52
|
|
|
59
|
-
#: aa_intel_tool/constants.py:
|
|
53
|
+
#: aa_intel_tool/constants.py:74 aa_intel_tool/models.py:23
|
|
60
54
|
#: aa_intel_tool/models.py:123
|
|
61
55
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
62
56
|
msgid "Fleet composition"
|
|
@@ -423,18 +417,26 @@ msgstr "Система"
|
|
|
423
417
|
msgid "Participation details"
|
|
424
418
|
msgstr "Подробности участия"
|
|
425
419
|
|
|
426
|
-
#: aa_intel_tool/views/general.py:
|
|
427
|
-
|
|
420
|
+
#: aa_intel_tool/views/general.py:56
|
|
421
|
+
#, fuzzy, python-brace-format
|
|
422
|
+
#| msgid "The provided data could not be parsed."
|
|
423
|
+
msgid "The provided data could not be parsed. ({exc})"
|
|
428
424
|
msgstr "Предоставленные данные не могут быть проанализированы."
|
|
429
425
|
|
|
430
|
-
#: aa_intel_tool/views/general.py:
|
|
431
|
-
|
|
426
|
+
#: aa_intel_tool/views/general.py:68
|
|
427
|
+
#, fuzzy, python-brace-format
|
|
428
|
+
#| msgid "(System Error) Something unexpected happened."
|
|
429
|
+
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
432
430
|
msgstr "(Системная ошибка) Случилось что-то непредвиденное."
|
|
433
431
|
|
|
434
|
-
#: aa_intel_tool/views/general.py:
|
|
432
|
+
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
|
|
435
433
|
msgid "The scan you were looking for could not be found."
|
|
436
434
|
msgstr "Скан, который вы ищите, не может быть найден."
|
|
437
435
|
|
|
436
|
+
#, python-brace-format
|
|
437
|
+
#~ msgid "Intel Parser v{__version__}"
|
|
438
|
+
#~ msgstr "Анализатор Скана v{__version__}"
|
|
439
|
+
|
|
438
440
|
#~ msgctxt "Decimal separator"
|
|
439
441
|
#~ msgid "."
|
|
440
442
|
#~ msgstr ","
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-11-04 12:19+0100\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:07+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Slovak <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/sk/>\n"
|
|
@@ -18,7 +18,7 @@ msgstr ""
|
|
|
18
18
|
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
|
19
19
|
"X-Generator: Weblate 5.5.3\n"
|
|
20
20
|
|
|
21
|
-
#: aa_intel_tool/__init__.py:
|
|
21
|
+
#: aa_intel_tool/__init__.py:10
|
|
22
22
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
23
23
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:11
|
|
24
24
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html:5
|
|
@@ -39,22 +39,16 @@ msgstr ""
|
|
|
39
39
|
msgid "Raw data"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
42
|
-
|
|
43
|
-
#: aa_intel_tool/apps.py:21
|
|
44
|
-
#, python-brace-format
|
|
45
|
-
msgid "Intel Parser v{__version__}"
|
|
46
|
-
msgstr ""
|
|
47
|
-
|
|
48
|
-
#: aa_intel_tool/constants.py:56 aa_intel_tool/models.py:24
|
|
42
|
+
#: aa_intel_tool/constants.py:62 aa_intel_tool/models.py:24
|
|
49
43
|
msgid "Chat list"
|
|
50
44
|
msgstr ""
|
|
51
45
|
|
|
52
|
-
#: aa_intel_tool/constants.py:
|
|
46
|
+
#: aa_intel_tool/constants.py:68 aa_intel_tool/models.py:22
|
|
53
47
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
54
48
|
msgid "D-Scan"
|
|
55
49
|
msgstr ""
|
|
56
50
|
|
|
57
|
-
#: aa_intel_tool/constants.py:
|
|
51
|
+
#: aa_intel_tool/constants.py:74 aa_intel_tool/models.py:23
|
|
58
52
|
#: aa_intel_tool/models.py:123
|
|
59
53
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
60
54
|
msgid "Fleet composition"
|
|
@@ -415,14 +409,16 @@ msgstr ""
|
|
|
415
409
|
msgid "Participation details"
|
|
416
410
|
msgstr ""
|
|
417
411
|
|
|
418
|
-
#: aa_intel_tool/views/general.py:
|
|
419
|
-
|
|
412
|
+
#: aa_intel_tool/views/general.py:56
|
|
413
|
+
#, python-brace-format
|
|
414
|
+
msgid "The provided data could not be parsed. ({exc})"
|
|
420
415
|
msgstr ""
|
|
421
416
|
|
|
422
|
-
#: aa_intel_tool/views/general.py:
|
|
423
|
-
|
|
417
|
+
#: aa_intel_tool/views/general.py:68
|
|
418
|
+
#, python-brace-format
|
|
419
|
+
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
424
420
|
msgstr ""
|
|
425
421
|
|
|
426
|
-
#: aa_intel_tool/views/general.py:
|
|
422
|
+
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
|
|
427
423
|
msgid "The scan you were looking for could not be found."
|
|
428
424
|
msgstr ""
|
|
Binary file
|
|
@@ -8,8 +8,8 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
12
|
-
"PO-Revision-Date: 2025-
|
|
11
|
+
"POT-Creation-Date: 2025-11-04 12:19+0100\n"
|
|
12
|
+
"PO-Revision-Date: 2025-11-01 19:17+0000\n"
|
|
13
13
|
"Last-Translator: s0k0l -_- <salarysalo@gmail.com>\n"
|
|
14
14
|
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/uk/>\n"
|
|
15
15
|
"Language: uk\n"
|
|
@@ -17,9 +17,9 @@ msgstr ""
|
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
19
|
"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"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.14\n"
|
|
21
21
|
|
|
22
|
-
#: aa_intel_tool/__init__.py:
|
|
22
|
+
#: aa_intel_tool/__init__.py:10
|
|
23
23
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
24
24
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:11
|
|
25
25
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html:5
|
|
@@ -30,7 +30,7 @@ msgstr "Парсер інтелу"
|
|
|
30
30
|
|
|
31
31
|
#: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
|
|
32
32
|
msgid "Scan type"
|
|
33
|
-
msgstr "Тип
|
|
33
|
+
msgstr "Тип підскану"
|
|
34
34
|
|
|
35
35
|
#: aa_intel_tool/admin.py:94
|
|
36
36
|
msgid "Open in a new browser tab"
|
|
@@ -40,22 +40,16 @@ msgstr "Нова вкладка браузера"
|
|
|
40
40
|
msgid "Raw data"
|
|
41
41
|
msgstr "Необроблені дані"
|
|
42
42
|
|
|
43
|
-
|
|
44
|
-
#: aa_intel_tool/apps.py:21
|
|
45
|
-
#, python-brace-format
|
|
46
|
-
msgid "Intel Parser v{__version__}"
|
|
47
|
-
msgstr "Парсер інтелу v{__version__}"
|
|
48
|
-
|
|
49
|
-
#: aa_intel_tool/constants.py:56 aa_intel_tool/models.py:24
|
|
43
|
+
#: aa_intel_tool/constants.py:62 aa_intel_tool/models.py:24
|
|
50
44
|
msgid "Chat list"
|
|
51
|
-
msgstr "Список
|
|
45
|
+
msgstr "Список чатів"
|
|
52
46
|
|
|
53
|
-
#: aa_intel_tool/constants.py:
|
|
47
|
+
#: aa_intel_tool/constants.py:68 aa_intel_tool/models.py:22
|
|
54
48
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
55
49
|
msgid "D-Scan"
|
|
56
50
|
msgstr "Д-скан"
|
|
57
51
|
|
|
58
|
-
#: aa_intel_tool/constants.py:
|
|
52
|
+
#: aa_intel_tool/constants.py:74 aa_intel_tool/models.py:23
|
|
59
53
|
#: aa_intel_tool/models.py:123
|
|
60
54
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
61
55
|
msgid "Fleet composition"
|
|
@@ -416,18 +410,24 @@ msgstr "Система"
|
|
|
416
410
|
msgid "Participation details"
|
|
417
411
|
msgstr "Деталі про учасників"
|
|
418
412
|
|
|
419
|
-
#: aa_intel_tool/views/general.py:
|
|
420
|
-
|
|
421
|
-
|
|
413
|
+
#: aa_intel_tool/views/general.py:56
|
|
414
|
+
#, python-brace-format
|
|
415
|
+
msgid "The provided data could not be parsed. ({exc})"
|
|
416
|
+
msgstr "Надані дані не можна розібрати. ({exc})"
|
|
422
417
|
|
|
423
|
-
#: aa_intel_tool/views/general.py:
|
|
424
|
-
|
|
425
|
-
|
|
418
|
+
#: aa_intel_tool/views/general.py:68
|
|
419
|
+
#, python-brace-format
|
|
420
|
+
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
421
|
+
msgstr "(System Error) Трапилась якась системна помилка-халепа. ({exc})"
|
|
426
422
|
|
|
427
|
-
#: aa_intel_tool/views/general.py:
|
|
423
|
+
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
|
|
428
424
|
msgid "The scan you were looking for could not be found."
|
|
429
425
|
msgstr "Скан який Ви шукаєте, не можна знайти."
|
|
430
426
|
|
|
427
|
+
#, python-brace-format
|
|
428
|
+
#~ msgid "Intel Parser v{__version__}"
|
|
429
|
+
#~ msgstr "Парсер інтелу v{__version__}"
|
|
430
|
+
|
|
431
431
|
#~ msgid "No data available in this table"
|
|
432
432
|
#~ msgstr "Немає даних у цій таблиці"
|
|
433
433
|
|
|
@@ -12,7 +12,7 @@ msgid ""
|
|
|
12
12
|
msgstr ""
|
|
13
13
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
14
14
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
15
|
-
"POT-Creation-Date: 2025-
|
|
15
|
+
"POT-Creation-Date: 2025-11-04 12:19+0100\n"
|
|
16
16
|
"PO-Revision-Date: 2025-02-18 09:17+0000\n"
|
|
17
17
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
18
18
|
"Language-Team: Chinese (Simplified Han script) <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/zh_Hans/>\n"
|
|
@@ -23,7 +23,7 @@ msgstr ""
|
|
|
23
23
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
24
24
|
"X-Generator: Weblate 5.9.2\n"
|
|
25
25
|
|
|
26
|
-
#: aa_intel_tool/__init__.py:
|
|
26
|
+
#: aa_intel_tool/__init__.py:10
|
|
27
27
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
28
28
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:11
|
|
29
29
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html:5
|
|
@@ -44,22 +44,16 @@ msgstr ""
|
|
|
44
44
|
msgid "Raw data"
|
|
45
45
|
msgstr "原始数据"
|
|
46
46
|
|
|
47
|
-
|
|
48
|
-
#: aa_intel_tool/apps.py:21
|
|
49
|
-
#, python-brace-format
|
|
50
|
-
msgid "Intel Parser v{__version__}"
|
|
51
|
-
msgstr ""
|
|
52
|
-
|
|
53
|
-
#: aa_intel_tool/constants.py:56 aa_intel_tool/models.py:24
|
|
47
|
+
#: aa_intel_tool/constants.py:62 aa_intel_tool/models.py:24
|
|
54
48
|
msgid "Chat list"
|
|
55
49
|
msgstr "聊天列表"
|
|
56
50
|
|
|
57
|
-
#: aa_intel_tool/constants.py:
|
|
51
|
+
#: aa_intel_tool/constants.py:68 aa_intel_tool/models.py:22
|
|
58
52
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
59
53
|
msgid "D-Scan"
|
|
60
54
|
msgstr "定向扫描"
|
|
61
55
|
|
|
62
|
-
#: aa_intel_tool/constants.py:
|
|
56
|
+
#: aa_intel_tool/constants.py:74 aa_intel_tool/models.py:23
|
|
63
57
|
#: aa_intel_tool/models.py:123
|
|
64
58
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
65
59
|
msgid "Fleet composition"
|
|
@@ -415,14 +409,16 @@ msgstr "星系"
|
|
|
415
409
|
msgid "Participation details"
|
|
416
410
|
msgstr ""
|
|
417
411
|
|
|
418
|
-
#: aa_intel_tool/views/general.py:
|
|
419
|
-
|
|
412
|
+
#: aa_intel_tool/views/general.py:56
|
|
413
|
+
#, python-brace-format
|
|
414
|
+
msgid "The provided data could not be parsed. ({exc})"
|
|
420
415
|
msgstr ""
|
|
421
416
|
|
|
422
|
-
#: aa_intel_tool/views/general.py:
|
|
423
|
-
|
|
417
|
+
#: aa_intel_tool/views/general.py:68
|
|
418
|
+
#, python-brace-format
|
|
419
|
+
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
424
420
|
msgstr ""
|
|
425
421
|
|
|
426
|
-
#: aa_intel_tool/views/general.py:
|
|
422
|
+
#: aa_intel_tool/views/general.py:109 aa_intel_tool/views/general.py:139
|
|
427
423
|
msgid "The scan you were looking for could not be found."
|
|
428
424
|
msgstr ""
|
|
@@ -274,10 +274,10 @@ def parse(
|
|
|
274
274
|
# Throw a tantrum
|
|
275
275
|
raise ParserError(
|
|
276
276
|
message=ngettext(
|
|
277
|
-
singular=
|
|
278
|
-
plural=
|
|
277
|
+
singular="Chat scans are currently limited to a maximum of {max_allowed_pilots} pilot per scan. Your list of pilots exceeds this limit.",
|
|
278
|
+
plural="Chat scans are currently limited to a maximum of {max_allowed_pilots} pilots per scan. Your list of pilots exceeds this limit.",
|
|
279
279
|
number=max_allowed_pilots,
|
|
280
|
-
)
|
|
280
|
+
).format(max_allowed_pilots=max_allowed_pilots)
|
|
281
281
|
)
|
|
282
282
|
|
|
283
283
|
eve_characters = _get_character_info(scan_data=scan_data)
|
aa_intel_tool/urls.py
CHANGED
|
@@ -9,7 +9,7 @@ from django.urls import include, path
|
|
|
9
9
|
from aa_intel_tool.constants import INTERNAL_URL_PREFIX
|
|
10
10
|
from aa_intel_tool.views import ajax, general
|
|
11
11
|
|
|
12
|
-
app_name: str = "aa_intel_tool"
|
|
12
|
+
app_name: str = "aa_intel_tool" # pylint: disable=invalid-name
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
app_urls = [
|
aa_intel_tool/views/general.py
CHANGED
|
@@ -50,16 +50,24 @@ def index(request: WSGIRequest) -> HttpResponse:
|
|
|
50
50
|
# Catching our own parser exceptions
|
|
51
51
|
except ParserError as exc:
|
|
52
52
|
exception_caught = True
|
|
53
|
-
|
|
54
|
-
messages.error(
|
|
53
|
+
|
|
54
|
+
messages.error(
|
|
55
|
+
request=request,
|
|
56
|
+
message=_("The provided data could not be parsed. ({exc})").format(
|
|
57
|
+
exc=exc
|
|
58
|
+
),
|
|
59
|
+
)
|
|
55
60
|
|
|
56
61
|
# Catching every other exception we can't think of (hopefully)
|
|
57
62
|
except Exception as exc: # pylint: disable=broad-exception-caught
|
|
58
63
|
exception_caught = True
|
|
59
|
-
|
|
60
|
-
|
|
64
|
+
|
|
65
|
+
messages.error(
|
|
66
|
+
request=request,
|
|
67
|
+
message=_(
|
|
68
|
+
"(System Error) Something unexpected happened. ({exc})"
|
|
69
|
+
).format(exc=exc),
|
|
61
70
|
)
|
|
62
|
-
messages.error(request=request, message=errormessage)
|
|
63
71
|
|
|
64
72
|
if exception_caught:
|
|
65
73
|
return redirect(to="aa_intel_tool:intel_tool_index")
|
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aa-intel-tool
|
|
3
|
-
Version: 2.10.
|
|
3
|
+
Version: 2.10.1
|
|
4
4
|
Summary: A simple parser for D-Scans and more for Alliance Auth
|
|
5
5
|
Project-URL: Changelog, https://github.com/ppfeufer/aa-intel-tool/blob/master/CHANGELOG.md
|
|
6
|
+
Project-URL: Codecov, https://codecov.io/gh/ppfeufer/aa-intel-tool
|
|
7
|
+
Project-URL: Discord, https://discord.gg/fjnHAmk
|
|
6
8
|
Project-URL: Documentation, https://github.com/ppfeufer/aa-intel-tool/blob/master/README.md
|
|
7
|
-
Project-URL:
|
|
8
|
-
Project-URL:
|
|
9
|
-
Project-URL: Source, https://github.com/ppfeufer/aa-intel-tool.git
|
|
9
|
+
Project-URL: Donation, https://ko-fi.com/ppfeufer
|
|
10
|
+
Project-URL: GitHub, https://github.com/ppfeufer/aa-intel-tool
|
|
10
11
|
Project-URL: Tracker, https://github.com/ppfeufer/aa-intel-tool/issues
|
|
12
|
+
Project-URL: Translation, https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/
|
|
11
13
|
Author-email: Peter Pfeufer <develop@ppfeufer.de>
|
|
12
14
|
License: GNU GENERAL PUBLIC LICENSE
|
|
13
15
|
Version 3, 29 June 2007
|
|
@@ -699,7 +701,7 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
699
701
|
Classifier: Programming Language :: Python :: 3.13
|
|
700
702
|
Classifier: Topic :: Internet :: WWW/HTTP
|
|
701
703
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
702
|
-
Requires-Python:
|
|
704
|
+
Requires-Python: <3.14,>=3.10
|
|
703
705
|
Requires-Dist: allianceauth-app-utils>=1.19.1
|
|
704
706
|
Requires-Dist: allianceauth<5,>=4.10
|
|
705
707
|
Requires-Dist: django-eveuniverse>=1.3
|
|
@@ -976,7 +978,7 @@ Please make sure to read the [Contribution Guidelines].\
|
|
|
976
978
|
[badge: license]: https://img.shields.io/github/license/ppfeufer/aa-intel-tool "License"
|
|
977
979
|
[badge: pre-commit]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white "pre-commit"
|
|
978
980
|
[badge: pre-commit.ci status]: https://results.pre-commit.ci/badge/github/ppfeufer/aa-intel-tool/master.svg "pre-commit.ci status"
|
|
979
|
-
[badge: support discord]: https://img.shields.io/discord/
|
|
981
|
+
[badge: support discord]: https://img.shields.io/discord/399006117012832262?label=discord "Support Discord"
|
|
980
982
|
[badge: supported django versions]: https://img.shields.io/pypi/djversions/aa-intel-tool?label=django "Supported Django Versions"
|
|
981
983
|
[badge: supported python versions]: https://img.shields.io/pypi/pyversions/aa-intel-tool "Supported Python Versions"
|
|
982
984
|
[badge: translation status]: https://weblate.ppfeufer.de/widget/alliance-auth-apps/aa-intel-tool/svg-badge.svg "Translation Status"
|
|
@@ -991,5 +993,5 @@ Please make sure to read the [Contribution Guidelines].\
|
|
|
991
993
|
[image: fleet composition module]: https://raw.githubusercontent.com/ppfeufer/aa-intel-tool/master/docs/images/presentation/fleet-composition.jpg "Fleet Composition Module"
|
|
992
994
|
[ppfeufer on ko-fi]: https://ko-fi.com/ppfeufer "Buy Me a Coffee!"
|
|
993
995
|
[pre-commit.ci status]: https://results.pre-commit.ci/latest/github/ppfeufer/aa-intel-tool/master "pre-commit.ci"
|
|
994
|
-
[support discord]: https://discord.gg/
|
|
996
|
+
[support discord]: https://discord.gg/fjnHAmk "Alliance Auth Support Discord"
|
|
995
997
|
[weblate engage]: https://weblate.ppfeufer.de/engage/alliance-auth-apps/ "Weblate Translations"
|
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
aa_intel_tool/__init__.py,sha256=
|
|
1
|
+
aa_intel_tool/__init__.py,sha256=NTg0sOeid-xh2-hK3uYGT4MhMSfL3xeDe7z71ym-Tmk,174
|
|
2
2
|
aa_intel_tool/admin.py,sha256=ZSsxpL4LmV0nxQRww6BwY5BPLM23JxpnCPwMQbACv78,2441
|
|
3
3
|
aa_intel_tool/app_settings.py,sha256=oDhUQii5p_DqWnBRXg26Q3rZwSmElMlzkhtr5WqiRK8,2531
|
|
4
|
-
aa_intel_tool/apps.py,sha256=
|
|
4
|
+
aa_intel_tool/apps.py,sha256=b8eX3yTo6THMIxg2g_O9ttKd7d-Aa3c9-WqoZa-5Gpk,439
|
|
5
5
|
aa_intel_tool/auth_hooks.py,sha256=Z0FyC6XWWCulRQzK1nv2JeDhlvOCxY37KXK_kDRy78U,1469
|
|
6
|
-
aa_intel_tool/constants.py,sha256=
|
|
7
|
-
aa_intel_tool/exceptions.py,sha256=
|
|
6
|
+
aa_intel_tool/constants.py,sha256=ybGIe3ElVGgbglvNgkm7XcQGQZ5aKOg1dUIz2aSot1Y,2344
|
|
7
|
+
aa_intel_tool/exceptions.py,sha256=Cz_c-lUPJJpHEfdlYj2aIGqnzw_tfnBkxFcD7TXTRsA,889
|
|
8
8
|
aa_intel_tool/form.py,sha256=naH20ZGyktwM-JBZeC98FRlptLpYe5PvQYu-Xto7-z4,545
|
|
9
9
|
aa_intel_tool/models.py,sha256=oZ0_pPl-4XiGOspVx-9n8DITqsfIv2yizFn532BtZcg,4057
|
|
10
10
|
aa_intel_tool/tasks.py,sha256=lkW1kDJzU8iOINp_tKEL5rG9DM5icvEkyYQUhGrW_hU,1088
|
|
11
|
-
aa_intel_tool/urls.py,sha256=
|
|
11
|
+
aa_intel_tool/urls.py,sha256=WU3UwrVvz7iXmidy4wd3aWWo-p6Bm87-iVIWAKaDEsc,752
|
|
12
12
|
aa_intel_tool/helper/data_structure.py,sha256=ajH_hDWR5TV22gF0AMIZsu1PcY73OzPdOHx1d_D0GsM,302
|
|
13
13
|
aa_intel_tool/helper/eve_character.py,sha256=dJ-7D-qhibX9fNJ6pQO1qDerYrWJPstGh2V1UiEgTIQ,4859
|
|
14
|
-
aa_intel_tool/locale/django.pot,sha256=
|
|
14
|
+
aa_intel_tool/locale/django.pot,sha256=9lTRrEKkXO4_Xz6gwol78Sx9W4I2k2_SVgDV9lLXlDA,12537
|
|
15
15
|
aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.mo,sha256=CHgMtrHlb-VEo5fUh2G3IrCNxoIScE-LzX6xjz1YkRc,864
|
|
16
|
-
aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po,sha256=
|
|
17
|
-
aa_intel_tool/locale/de/LC_MESSAGES/django.mo,sha256=
|
|
18
|
-
aa_intel_tool/locale/de/LC_MESSAGES/django.po,sha256=
|
|
16
|
+
aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po,sha256=lUCB_v2RYj7igkShY8eZFSidajwVhx8fYA_ERkT-hBI,12897
|
|
17
|
+
aa_intel_tool/locale/de/LC_MESSAGES/django.mo,sha256=6Opak_E3e7Qq-QyxlixNp0GGYoDSi3PMn-Mv176GtRQ,7751
|
|
18
|
+
aa_intel_tool/locale/de/LC_MESSAGES/django.po,sha256=YeL-KkYeFqsqPMo-hPwnnwGvhXwXEZraOmDwJlZ3q5c,16756
|
|
19
19
|
aa_intel_tool/locale/es/LC_MESSAGES/django.mo,sha256=V036sIj1DoDmVV-8x2h63-ORR0i9GhKSIXHiPLnviu8,2091
|
|
20
|
-
aa_intel_tool/locale/es/LC_MESSAGES/django.po,sha256=
|
|
20
|
+
aa_intel_tool/locale/es/LC_MESSAGES/django.po,sha256=WlgBq64hFX06oL9vljXKuW4SYMCadjiwdJZfUWV1BDE,13829
|
|
21
21
|
aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo,sha256=XTwnByCB27gm04dVoP8QXG8FI1kQVGItFqvBC5PqN1c,6635
|
|
22
|
-
aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po,sha256=
|
|
22
|
+
aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po,sha256=rbBeyPsxkrft5xw1Pz3EjTXDG1rvSFLZ8Ct78F5PF2M,17254
|
|
23
23
|
aa_intel_tool/locale/it_IT/LC_MESSAGES/django.mo,sha256=dqJTO-ELuQ2KgN37kNG65LG7jjb4IhNkU2Tq1C4vswg,483
|
|
24
|
-
aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po,sha256=
|
|
24
|
+
aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po,sha256=AX5lG5Dh7Pqvtjvn5FJ30PajtENghYbGDS2m494Azlw,12586
|
|
25
25
|
aa_intel_tool/locale/ja/LC_MESSAGES/django.mo,sha256=QLIDRjta7RnIlXK5syiiuByJvHt3VDAW8ulGuV3oUmA,1183
|
|
26
|
-
aa_intel_tool/locale/ja/LC_MESSAGES/django.po,sha256=
|
|
26
|
+
aa_intel_tool/locale/ja/LC_MESSAGES/django.po,sha256=CQw1VurT0a-ffn5Oi8a6ciWxIb175EpEj3PCVCUIHes,13041
|
|
27
27
|
aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo,sha256=2aMqsSR_qUV9PzMoBBrcfyQxyg3fLte-9zinJftQ4BQ,7525
|
|
28
|
-
aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po,sha256=
|
|
28
|
+
aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po,sha256=jbwLEQFLJtgRy4SEdIPw5W4a6F1i0BrkLdiq8nPjM2Y,17317
|
|
29
29
|
aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.mo,sha256=K0pyH0sermqDXN9hnCQUDHcst_CewisXZp_Q0_3y-k4,479
|
|
30
|
-
aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po,sha256=
|
|
30
|
+
aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po,sha256=Ck5bXUUCLv7dZ-uJ4sRT8HEQjeDPitE5xJWoUw1KElc,12584
|
|
31
31
|
aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo,sha256=pviaTemIpmyQrIz-vEadYrZgOgntLAb5QtEkupkf35k,926
|
|
32
|
-
aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po,sha256=
|
|
32
|
+
aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po,sha256=pyHdnFdX2vwn3zFLKdFG3TWBmTr0T3fVj7djSgaECG0,12846
|
|
33
33
|
aa_intel_tool/locale/ru/LC_MESSAGES/django.mo,sha256=cCSOc2yqFfkri0YWXGCNfUGqaneRqzPcP-bZtWxXm9c,10447
|
|
34
|
-
aa_intel_tool/locale/ru/LC_MESSAGES/django.po,sha256=
|
|
34
|
+
aa_intel_tool/locale/ru/LC_MESSAGES/django.po,sha256=Z2L2J_pa6oUAfyd0BKf3y0dlj6He-UvBF4yF1CqACbg,20162
|
|
35
35
|
aa_intel_tool/locale/sk/LC_MESSAGES/django.mo,sha256=ag8xFgumlPADbLURJ5FQ4EARs6lIPpB4ulbuizC8J0I,558
|
|
36
|
-
aa_intel_tool/locale/sk/LC_MESSAGES/django.po,sha256
|
|
37
|
-
aa_intel_tool/locale/uk/LC_MESSAGES/django.mo,sha256=
|
|
38
|
-
aa_intel_tool/locale/uk/LC_MESSAGES/django.po,sha256=
|
|
36
|
+
aa_intel_tool/locale/sk/LC_MESSAGES/django.po,sha256=jIxHUY7CyU20FdE68BpQl2iGn3XSRbRd7Gfj_h75tpI,12737
|
|
37
|
+
aa_intel_tool/locale/uk/LC_MESSAGES/django.mo,sha256=mNhp11QGDZuEZipt58h5cFa9BCvJWSY1p42S3DzLyS8,10130
|
|
38
|
+
aa_intel_tool/locale/uk/LC_MESSAGES/django.po,sha256=_Pm5s3_i8FBZYyAbDhbqZRSiavj23FYV7FkiqMFtzWk,19215
|
|
39
39
|
aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=H8cexShbockghFW27eCu9W5npytYa0k36woJeQ8wiGc,2444
|
|
40
|
-
aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po,sha256=
|
|
40
|
+
aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po,sha256=5RFMARXM11g4jJisFDwjCDawcphWELp5K9Gwl8kRj4k,13532
|
|
41
41
|
aa_intel_tool/management/commands/aa_intel_tool_load_eve_types.py,sha256=rojHdwLg57a3darJif8uFwGxxiBQeFIOGRdr6qI0c5g,1796
|
|
42
42
|
aa_intel_tool/migrations/0001_initial.py,sha256=nwtThaFJ7wrOZld0MzQ-MLpHB9xG-SJOZPl8FbM8dFE,4339
|
|
43
43
|
aa_intel_tool/migrations/0002_alter_scan_raw_data.py,sha256=LDXPIxhCJ3QToQqmdyZubNEgiuGPsZZTBGKTOyApULw,405
|
|
@@ -45,7 +45,7 @@ aa_intel_tool/migrations/__init__.py,sha256=DlW5327gBRgSG2GG_T0E1NcpiTFtYs0Vty1f
|
|
|
45
45
|
aa_intel_tool/parser/__init__.py,sha256=BAFdCEaeC0cmv74ZuZGZJCgJOiliMVBpgdQI63ABJ2U,30
|
|
46
46
|
aa_intel_tool/parser/general.py,sha256=dZ5XvSCVqy1WEaxzENBMtR9Ium00xYH5slkogQ65p3U,1845
|
|
47
47
|
aa_intel_tool/parser/helper/db.py,sha256=SlIfxgtJ-JGXcCDaV73LY5hIpcShgQ_8RbMbiHiVXFQ,819
|
|
48
|
-
aa_intel_tool/parser/module/chatlist.py,sha256=
|
|
48
|
+
aa_intel_tool/parser/module/chatlist.py,sha256=lpxEibo4BZ0pFYYDrAfUhOL_L2t4UY65N29cp6KgKPQ,9549
|
|
49
49
|
aa_intel_tool/parser/module/dscan.py,sha256=M004S2XM09DikC8lx5NR9L-VSAXip5OknksbTfmoRt8,11341
|
|
50
50
|
aa_intel_tool/parser/module/fleetcomp.py,sha256=UeHhANZztGe3frvGD40oaIKXfzHkR8OvkArtJUGGQ1w,6387
|
|
51
51
|
aa_intel_tool/scripts/drop_tables.sql,sha256=fJa_scRF95SxCmaMqFGzL4HhUwk5GN5cLexEbS_qwgw,192
|
|
@@ -129,8 +129,8 @@ aa_intel_tool/tests/test-data/dscan.txt,sha256=1bW-Kj33hI7tQIc6JH59rBKb36OJLJuDo
|
|
|
129
129
|
aa_intel_tool/tests/test-data/fleetcomp.txt,sha256=BYqCJznI3e6jlHTQwmr08wZr2D_anUdR-9yfu2-RJcI,234
|
|
130
130
|
aa_intel_tool/views/__init__.py,sha256=zf5e30BdJ772oDJkQnBfFIi5a7-HEJByUIkv0iz3Kr8,29
|
|
131
131
|
aa_intel_tool/views/ajax.py,sha256=7xBsd0Eg6enDl7JeI9vNJXaF66lWjhStLfYdJGAobvM,911
|
|
132
|
-
aa_intel_tool/views/general.py,sha256
|
|
133
|
-
aa_intel_tool-2.10.
|
|
134
|
-
aa_intel_tool-2.10.
|
|
135
|
-
aa_intel_tool-2.10.
|
|
136
|
-
aa_intel_tool-2.10.
|
|
132
|
+
aa_intel_tool/views/general.py,sha256=-BiQmGoJx7VMwmg5YR2XwQXpmK7ceXcogPXcOHucfNA,4144
|
|
133
|
+
aa_intel_tool-2.10.1.dist-info/METADATA,sha256=UE33u6CnHSiAX5lZAsNitPBn7R-BvnrqIwgQOn5tRtU,55215
|
|
134
|
+
aa_intel_tool-2.10.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
135
|
+
aa_intel_tool-2.10.1.dist-info/licenses/LICENSE,sha256=UTib95uJWe2NQIG3TzU8-Hm-eaEZFqv9fqsjNT_xKWU,35151
|
|
136
|
+
aa_intel_tool-2.10.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|