aa-intel-tool 2.7.1__tar.gz → 2.7.2__tar.gz
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-2.7.1 → aa_intel_tool-2.7.2}/PKG-INFO +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/__init__.py +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/de/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/django.pot +2 -2
- aa_intel_tool-2.7.2/aa_intel_tool/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/es/LC_MESSAGES/django.po +4 -8
- aa_intel_tool-2.7.2/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po +6 -5
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/ja/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/ru/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/sk/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/uk/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po +1 -1
- aa_intel_tool-2.7.1/aa_intel_tool/locale/es/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool-2.7.1/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/.gitignore +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/LICENSE +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/README.md +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/admin.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/app_settings.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/apps.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/auth_hooks.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/constants.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/exceptions.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/form.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/helper/data_structure.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/helper/eve_character.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/management/commands/aa_intel_tool_load_eve_types.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/migrations/0001_initial.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/migrations/0002_alter_scan_raw_data.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/migrations/__init__.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/models.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/parser/__init__.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/parser/general.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/parser/helper/db.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/parser/module/chatlist.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/parser/module/dscan.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/parser/module/fleetcomp.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/scripts/drop_tables.sql +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.css +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.min.css +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.min.css.map +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js.map +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js.map +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js.map +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js.map +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js.map +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js.map +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js.map +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js.map +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tasks.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/base.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-chatscan-highlight-js.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-chatscan-js.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-css.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-dscan-highlight-js.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-dscan-js.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-fleetcomp-js.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-fleetcomposition-highlight-js.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-scan-result-common-js.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/body/scan-retention-note.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/index/form.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/buttons.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/system-information.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/evetime.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/participation.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/views/index.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/views/scan/dscan.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/views/scan/fleetcomp.html +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/__init__.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test-data/chatscan-faulty.txt +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test-data/chatscan.txt +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test-data/dscan-german-client.txt +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test-data/dscan-russian-client.txt +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test-data/dscan.txt +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test-data/fleetcomp.txt +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_access.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_admin.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_app_settings.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_auth_hooks.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_helper_data_structures.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_helper_eve_character.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_models.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_parser_general.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_parser_helper_db.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_parser_module_chatlist.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/utils.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/urls.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/views/__init__.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/views/ajax.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/views/general.py +0 -0
- {aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/pyproject.toml +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aa-intel-tool
|
|
3
|
-
Version: 2.7.
|
|
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
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po
RENAMED
|
@@ -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-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-
|
|
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.
|
|
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-
|
|
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"
|
|
Binary file
|
|
@@ -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-
|
|
12
|
-
"PO-Revision-Date:
|
|
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.
|
|
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
|
|
|
Binary file
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po
RENAMED
|
@@ -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-
|
|
13
|
-
"PO-Revision-Date: 2025-03
|
|
14
|
-
"Last-Translator:
|
|
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.
|
|
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"
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po
RENAMED
|
@@ -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-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-
|
|
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"
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po
RENAMED
|
@@ -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-
|
|
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"
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po
RENAMED
|
@@ -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-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"
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po
RENAMED
|
@@ -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-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-
|
|
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-
|
|
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-
|
|
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"
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po
RENAMED
|
@@ -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-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"
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/migrations/0002_alter_scan_raw_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/templates/aa_intel_tool/views/index.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test-data/chatscan-faulty.txt
RENAMED
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test-data/dscan-german-client.txt
RENAMED
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test-data/dscan-russian-client.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_helper_data_structures.py
RENAMED
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_helper_eve_character.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.7.1 → aa_intel_tool-2.7.2}/aa_intel_tool/tests/test_parser_module_chatlist.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|