aa-intel-tool 2.7.1__py3-none-any.whl → 2.7.2__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 CHANGED
@@ -5,5 +5,5 @@ App init
5
5
  # Django
6
6
  from django.utils.translation import gettext_lazy as _
7
7
 
8
- __version__ = "2.7.1"
8
+ __version__ = "2.7.2"
9
9
  __title__ = _("Intel Parser")
@@ -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-07-08 12:13+0200\n"
9
+ "POT-Creation-Date: 2025-08-05 09:08+0200\n"
10
10
  "PO-Revision-Date: 2024-07-10 14:26+0000\n"
11
11
  "Last-Translator: Dadas Aideron <dadas.aideron@gmail.com>\n"
12
12
  "Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/cs/>\n"
@@ -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-07-08 12:13+0200\n"
9
+ "POT-Creation-Date: 2025-08-05 09:08+0200\n"
10
10
  "PO-Revision-Date: 2025-06-27 08:09+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-intel-tool/de/>\n"
@@ -6,9 +6,9 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: AA Intel Tool 2.7.1\n"
9
+ "Project-Id-Version: AA Intel Tool 2.7.2\n"
10
10
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
11
- "POT-Creation-Date: 2025-07-08 12:13+0200\n"
11
+ "POT-Creation-Date: 2025-08-05 09:08+0200\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"
@@ -2,14 +2,14 @@
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
4
  # Zigor Fernandez Moreno <sietehierros@gmail.com>, 2023, 2024.
5
- # Peter Pfeufer <info@ppfeufer.de>, 2023, 2024.
5
+ # Peter Pfeufer <info@ppfeufer.de>, 2023, 2024, 2025.
6
6
  # Geovanny David Morales De la cruz <moralesgeovanny1996@gmail.com>, 2023, 2024.
7
7
  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-07-08 12:13+0200\n"
12
- "PO-Revision-Date: 2024-12-02 17:40+0000\n"
11
+ "POT-Creation-Date: 2025-08-05 09:08+0200\n"
12
+ "PO-Revision-Date: 2025-07-29 20:18+0000\n"
13
13
  "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
14
14
  "Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/es/>\n"
15
15
  "Language: es\n"
@@ -17,7 +17,7 @@ msgstr ""
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
19
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
20
- "X-Generator: Weblate 5.8.4\n"
20
+ "X-Generator: Weblate 5.12.2\n"
21
21
 
22
22
  #: aa_intel_tool/__init__.py:9
23
23
  #: aa_intel_tool/templates/aa_intel_tool/base.html:7
@@ -47,8 +47,6 @@ msgid "Intel Parser v{__version__}"
47
47
  msgstr "Herramienta de Intel v{__version__}"
48
48
 
49
49
  #: aa_intel_tool/constants.py:56 aa_intel_tool/models.py:24
50
- #, fuzzy
51
- #| msgid "Chat List"
52
50
  msgid "Chat list"
53
51
  msgstr "Lista de Chat"
54
52
 
@@ -249,8 +247,6 @@ msgid "What can I paste?"
249
247
  msgstr ""
250
248
 
251
249
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:16
252
- #, fuzzy
253
- #| msgid "Chat List"
254
250
  msgid "Chat member list"
255
251
  msgstr "Lista de Chat"
256
252
 
@@ -5,20 +5,21 @@
5
5
  # Peter Pfeufer <info@ppfeufer.de>, 2024, 2025.
6
6
  # Matthias P <randomusernetcom@gmail.com>, 2024.
7
7
  # Houbi_Houba <paul.lacape@live.fr>, 2024.
8
+ # The “Devcutter” Guy <mick162534@gmail.com>, 2025.
8
9
  msgid ""
9
10
  msgstr ""
10
11
  "Project-Id-Version: AA Intel Tool 2.5.1\n"
11
12
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
12
- "POT-Creation-Date: 2025-07-08 12:13+0200\n"
13
- "PO-Revision-Date: 2025-03-25 13:24+0000\n"
14
- "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
13
+ "POT-Creation-Date: 2025-08-05 09:08+0200\n"
14
+ "PO-Revision-Date: 2025-08-03 04:24+0000\n"
15
+ "Last-Translator: The “Devcutter” Guy <mick162534@gmail.com>\n"
15
16
  "Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/fr/>\n"
16
17
  "Language: fr_FR\n"
17
18
  "MIME-Version: 1.0\n"
18
19
  "Content-Type: text/plain; charset=UTF-8\n"
19
20
  "Content-Transfer-Encoding: 8bit\n"
20
21
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
21
- "X-Generator: Weblate 5.10.4\n"
22
+ "X-Generator: Weblate 5.12.2\n"
22
23
 
23
24
  #: aa_intel_tool/__init__.py:9
24
25
  #: aa_intel_tool/templates/aa_intel_tool/base.html:7
@@ -45,7 +46,7 @@ msgstr "Données brute"
45
46
  #: aa_intel_tool/apps.py:21
46
47
  #, python-brace-format
47
48
  msgid "Intel Parser v{__version__}"
48
- msgstr ""
49
+ msgstr "Analyseur de Renseignements v{__version__}"
49
50
 
50
51
  #: aa_intel_tool/constants.py:56 aa_intel_tool/models.py:24
51
52
  msgid "Chat list"
@@ -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-07-08 12:13+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 09:08+0200\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: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/it/>\n"
@@ -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-07-08 12:13+0200\n"
9
+ "POT-Creation-Date: 2025-08-05 09:08+0200\n"
10
10
  "PO-Revision-Date: 2024-08-05 10:10+0000\n"
11
11
  "Last-Translator: Anata_no_Usiro <yt23542354m@gmail.com>\n"
12
12
  "Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/ja/>\n"
@@ -10,7 +10,7 @@ msgid ""
10
10
  msgstr ""
11
11
  "Project-Id-Version: AA Intel Tool 2.5.1\n"
12
12
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
13
- "POT-Creation-Date: 2025-07-08 12:13+0200\n"
13
+ "POT-Creation-Date: 2025-08-05 09:08+0200\n"
14
14
  "PO-Revision-Date: 2025-04-28 07:24+0000\n"
15
15
  "Last-Translator: SiO4 <hohoit0078@gmail.com>\n"
16
16
  "Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/ko/>\n"
@@ -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-07-08 12:13+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 09:08+0200\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"
@@ -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-07-08 12:13+0200\n"
9
+ "POT-Creation-Date: 2025-08-05 09:08+0200\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"
@@ -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-07-08 12:13+0200\n"
12
+ "POT-Creation-Date: 2025-08-05 09:08+0200\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"
@@ -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-07-08 12:13+0200\n"
10
+ "POT-Creation-Date: 2025-08-05 09:08+0200\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"
@@ -8,7 +8,7 @@ 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-07-08 12:13+0200\n"
11
+ "POT-Creation-Date: 2025-08-05 09:08+0200\n"
12
12
  "PO-Revision-Date: 2025-07-06 20:30+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"
@@ -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-07-08 12:13+0200\n"
15
+ "POT-Creation-Date: 2025-08-05 09:08+0200\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"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aa-intel-tool
3
- Version: 2.7.1
3
+ Version: 2.7.2
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
6
  Project-URL: Documentation, https://github.com/ppfeufer/aa-intel-tool/blob/master/README.md
@@ -1,4 +1,4 @@
1
- aa_intel_tool/__init__.py,sha256=Fsm6vDAryRwiWBtvazCmoYQD_-rxIR96P9ozzizMoTA,135
1
+ aa_intel_tool/__init__.py,sha256=PhGxwEQezU-XjFkB9sFJAVnsgeIwXo-OcjrkN9QfAAw,135
2
2
  aa_intel_tool/admin.py,sha256=ZSsxpL4LmV0nxQRww6BwY5BPLM23JxpnCPwMQbACv78,2441
3
3
  aa_intel_tool/app_settings.py,sha256=oDhUQii5p_DqWnBRXg26Q3rZwSmElMlzkhtr5WqiRK8,2531
4
4
  aa_intel_tool/apps.py,sha256=rfCtJ2bFQB4sDdl-zYo_i034oq-fF1Ad3NAU55NoBQk,452
@@ -11,33 +11,33 @@ aa_intel_tool/tasks.py,sha256=lkW1kDJzU8iOINp_tKEL5rG9DM5icvEkyYQUhGrW_hU,1088
11
11
  aa_intel_tool/urls.py,sha256=cncBfnPbJErN9w0qM83ZmtlnMJEolDHLQllU8bvxUa0,720
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=RJpR8n5Wfpgwv1mtY70SIl-x91eIaWe7U_4rcaUk9Lk,13213
14
+ aa_intel_tool/locale/django.pot,sha256=t2Io239CNEdAg4nWZWII3ni9ZrWkKCd_-szeoK7I5Yg,13213
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=mfq95fvg9PgYqaJ-Xwr1vRA8-ZdB-WI81Add-nyHtjw,13574
16
+ aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po,sha256=d_5yvH2zWluzwjvZuQq0qPezbvc0WRz-ciPTX4QwQtc,13574
17
17
  aa_intel_tool/locale/de/LC_MESSAGES/django.mo,sha256=DeiUuU1VwPN24wNa5Zbs8ljfTXv6R_BkSAGuuGoiAlk,7791
18
- aa_intel_tool/locale/de/LC_MESSAGES/django.po,sha256=iwb_21JiuxlgzqeZHRe22zk9C_rQ4AE2SW_2Xvpm3UU,17341
19
- aa_intel_tool/locale/es/LC_MESSAGES/django.mo,sha256=9vAXi9Jp1IkMbmCJLC-sboBSLAqCOuF-4ZAPUmeLKBI,2041
20
- aa_intel_tool/locale/es/LC_MESSAGES/django.po,sha256=sH-gsjPYBNSfZTXnXsheo9y_e3kZuEw-nT8KlNS95pY,14483
21
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo,sha256=rTwIqSaNYKhOl2fiM-vLkVlGNtATGJS-nHwZ523I_0o,6620
22
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po,sha256=RUro67joVWEReeVydn6vV-EBNUowWhl6OOQLyorxFno,17622
18
+ aa_intel_tool/locale/de/LC_MESSAGES/django.po,sha256=mDRRd-V_vXQ2rV0Fj401TMkwa_oR4rVyQf0oAPMaZSs,17341
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=TplLXQQDWbZ87av2tyxsTVlZo8DttjkiQqhUctm0peY,14430
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=cUSyB4x_AXQ_K0-_0GE6DFtnGffxBnLHkOzLx3OQDCM,17734
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=mZkTt-uN_gDjWtLLHHRGlqzP8ZPvMKz8i3sZw9hzQow,13263
24
+ aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po,sha256=k5FTRHaPAJmpEfkZy_YTPqZ75clWu2TJwGdW3M5WRkA,13263
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=ldKLxerf5uGyQZkVhYOW_AEApN5IwKvbOsQ1ZineQ7g,13642
26
+ aa_intel_tool/locale/ja/LC_MESSAGES/django.po,sha256=jqibDWTOb1ex6DiHVZ2Wkwvqb4zeFBgPV3ELcJOcEnI,13642
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=kTLLGMVvSDjwP2YU1wA28RuOZTgqS601dQAsEU1QJRI,17797
28
+ aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po,sha256=BOcIZlqm0kA7fXgAhCUazySokA-z2Jq_xvI4I3q8Sp0,17797
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=B0_IICXGRVoeMGX5oohfGb4vZh0jNfQjFxcd9G5Z6Tg,13261
30
+ aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po,sha256=0EPKP2gO_ij42QTRntFPAWmXm-y4-3uE2VaHDPKL3Ws,13261
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=-4FKGIrBpUVSNeDl01GG9plDNmIaUvXmn1pFX8Tj3Vc,13523
32
+ aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po,sha256=SPXByoG_6UTUG6Qrlikt2y8OVLZiAvAT6Db6fdxV4I8,13523
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=ciwJUnW2Ler4w1Z7lQNB9TqD4NE-5dpHB4PRocqbPjM,20642
34
+ aa_intel_tool/locale/ru/LC_MESSAGES/django.po,sha256=TlppCfYHLaGWgwY-2FGx7H-Nn2wl89kAqiXoRIvrQ8c,20642
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=rupXMY46dmr53jBOJB9OI29txE3cYxXrGzjK863b0zA,13414
36
+ aa_intel_tool/locale/sk/LC_MESSAGES/django.po,sha256=PV_QhfbBI50AlBMXDsK115aGGAQ1OpMZsHltYYGPxb0,13414
37
37
  aa_intel_tool/locale/uk/LC_MESSAGES/django.mo,sha256=4ic5BKe-5veUvaDL8RvZL5t7_vz6K662aVIeE1SbIUg,10180
38
- aa_intel_tool/locale/uk/LC_MESSAGES/django.po,sha256=a-jUkoT2ZqVQ4ibG_hOz3IXRyyMgmR1v3nC1Z8OF2Jk,19797
38
+ aa_intel_tool/locale/uk/LC_MESSAGES/django.po,sha256=egEy-uiou3JC69pa57rLdCNreAYmuQVLCdAS8l9dz0c,19797
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=OUv0Yc58nhdq9b3sYvm1J324Esc3S659n_I5R5EztQM,14209
40
+ aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po,sha256=6yQ6jfKCkCldqkCL5s04KzW2CLlEusT_3P7IFtx4mdQ,14209
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
@@ -128,7 +128,7 @@ aa_intel_tool/tests/test-data/fleetcomp.txt,sha256=BYqCJznI3e6jlHTQwmr08wZr2D_an
128
128
  aa_intel_tool/views/__init__.py,sha256=zf5e30BdJ772oDJkQnBfFIi5a7-HEJByUIkv0iz3Kr8,29
129
129
  aa_intel_tool/views/ajax.py,sha256=7xBsd0Eg6enDl7JeI9vNJXaF66lWjhStLfYdJGAobvM,911
130
130
  aa_intel_tool/views/general.py,sha256=c2xD--Kkc9IfJg2x7VALPMhvwbssIY0qsbdFqfJEh-s,4040
131
- aa_intel_tool-2.7.1.dist-info/METADATA,sha256=2h2UCT6b2B2je-vm9FeT_QIk71ev9VnxHJUKUDnD_Lg,55082
132
- aa_intel_tool-2.7.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
133
- aa_intel_tool-2.7.1.dist-info/licenses/LICENSE,sha256=UTib95uJWe2NQIG3TzU8-Hm-eaEZFqv9fqsjNT_xKWU,35151
134
- aa_intel_tool-2.7.1.dist-info/RECORD,,
131
+ aa_intel_tool-2.7.2.dist-info/METADATA,sha256=CFAKxYih7wxPiO0UTZyo3vqXSlHF-iaspm23NPUMf1o,55082
132
+ aa_intel_tool-2.7.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
133
+ aa_intel_tool-2.7.2.dist-info/licenses/LICENSE,sha256=UTib95uJWe2NQIG3TzU8-Hm-eaEZFqv9fqsjNT_xKWU,35151
134
+ aa_intel_tool-2.7.2.dist-info/RECORD,,