aa-intel-tool 2.12.1__tar.gz → 2.13.1__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.12.1 → aa_intel_tool-2.13.1}/PKG-INFO +6 -10
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/README.md +4 -8
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/__init__.py +1 -1
- aa_intel_tool-2.13.1/aa_intel_tool/constants.py +82 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po +6 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/de/LC_MESSAGES/django.po +10 -10
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/django.pot +7 -7
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/es/LC_MESSAGES/django.po +6 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po +6 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po +6 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/ja/LC_MESSAGES/django.po +10 -10
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po +6 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po +11 -12
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po +6 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/ru/LC_MESSAGES/django.po +6 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/sk/LC_MESSAGES/django.po +6 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/uk/LC_MESSAGES/django.po +6 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po +15 -12
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/parser/general.py +7 -1
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/parser/module/dscan.py +4 -4
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html +4 -2
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/views/scan/dscan.html +4 -2
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/views/scan/fleetcomp.html +4 -2
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/__init__.py +17 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_access.py +1 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_auth_hooks.py +1 -6
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/pyproject.toml +1 -1
- aa_intel_tool-2.12.1/aa_intel_tool/constants.py +0 -79
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/2.3.4/dataTables.bootstrap5.css +0 -610
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/2.3.4/dataTables.bootstrap5.js +0 -123
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/2.3.4/dataTables.bootstrap5.min.css +0 -8
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/2.3.4/dataTables.bootstrap5.min.css.map +0 -1
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/2.3.4/dataTables.bootstrap5.min.js +0 -6
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/2.3.4/dataTables.bootstrap5.min.js.map +0 -1
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/2.3.4/datatables.min.js +0 -10
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/2.3.4/datatables.min.js.map +0 -1
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/ColumnControl/1.1.1/css/columnControl.bootstrap5.css +0 -516
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/ColumnControl/1.1.1/css/columnControl.bootstrap5.min.css +0 -2
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/ColumnControl/1.1.1/css/columnControl.bootstrap5.min.css.map +0 -1
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/ColumnControl/1.1.1/js/columnControl.bootstrap5.js +0 -73
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/ColumnControl/1.1.1/js/columnControl.bootstrap5.min.js +0 -6
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/ColumnControl/1.1.1/js/columnControl.bootstrap5.min.js.map +0 -1
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/ColumnControl/1.1.1/js/dataTables.columnControl.js +0 -3091
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/ColumnControl/1.1.1/js/dataTables.columnControl.min.js +0 -10
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/ColumnControl/1.1.1/js/dataTables.columnControl.min.js.map +0 -1
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/FixedHeader/4.0.4/css/fixedHeader.bootstrap5.css +0 -20
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/FixedHeader/4.0.4/css/fixedHeader.bootstrap5.min.css +0 -2
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/FixedHeader/4.0.4/css/fixedHeader.bootstrap5.min.css.map +0 -1
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/FixedHeader/4.0.4/js/dataTables.fixedHeader.js +0 -1203
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/FixedHeader/4.0.4/js/dataTables.fixedHeader.min.js +0 -6
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/FixedHeader/4.0.4/js/dataTables.fixedHeader.min.js.map +0 -1
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/FixedHeader/4.0.4/js/fixedHeader.bootstrap5.js +0 -59
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/FixedHeader/4.0.4/js/fixedHeader.bootstrap5.min.js +0 -6
- aa_intel_tool-2.12.1/aa_intel_tool/static/aa_intel_tool/libs/DataTables/Extensions/FixedHeader/4.0.4/js/fixedHeader.bootstrap5.min.js.map +0 -1
- aa_intel_tool-2.12.1/aa_intel_tool/templates/aa_intel_tool/bundles/datatables-2-css.html +0 -11
- aa_intel_tool-2.12.1/aa_intel_tool/templates/aa_intel_tool/bundles/datatables-2-js.html +0 -14
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/.gitignore +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/LICENSE +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/admin.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/app_settings.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/apps.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/auth_hooks.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/exceptions.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/form.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/helper/data_structure.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/helper/eve_character.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/helper/urls.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/management/commands/aa_intel_tool_load_eve_types.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/migrations/0001_initial.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/migrations/0002_alter_scan_raw_data.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/migrations/__init__.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/models.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/parser/__init__.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/parser/helper/db.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/parser/module/chatlist.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/parser/module/fleetcomp.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/providers.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/scripts/drop_tables.sql +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.css +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.min.css +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.min.css.map +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js.map +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js.map +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js.map +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js.map +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js.map +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js.map +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js.map +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js.map +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tasks.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/base.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-chatscan-highlight-js.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-chatscan-js.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-css.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-dscan-highlight-js.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-dscan-js.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-fleetcomp-js.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-fleetcomposition-highlight-js.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-scan-result-common-js.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/body/scan-retention-note.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/common/loading-data.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/common/loading-spinner.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/index/form.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/buttons.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/system-information.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/evetime.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/participation.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/templates/aa_intel_tool/views/index.html +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test-data/chatscan-faulty.txt +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test-data/chatscan.txt +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test-data/dscan-german-client.txt +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test-data/dscan-russian-client.txt +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test-data/dscan.txt +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test-data/fleetcomp.txt +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_admin.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_app_settings.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_helper_data_structures.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_helper_eve_character.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_helper_urls.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_models.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_parser_general.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_parser_helper_db.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_parser_module_chatlist.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_parser_module_dscan.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_parser_module_feetcomp.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_providers.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_tasks.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_views_ajax.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/test_views_general.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/tests/utils.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/urls.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/views/__init__.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/views/ajax.py +0 -0
- {aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/views/general.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aa-intel-tool
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.13.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
6
|
Project-URL: Codecov, https://codecov.io/gh/ppfeufer/aa-intel-tool
|
|
@@ -702,7 +702,7 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
702
702
|
Classifier: Topic :: Internet :: WWW/HTTP
|
|
703
703
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
704
704
|
Requires-Python: <3.14,>=3.10
|
|
705
|
-
Requires-Dist: allianceauth<5,>=4.
|
|
705
|
+
Requires-Dist: allianceauth<5,>=4.12
|
|
706
706
|
Requires-Dist: django-eveuniverse>=1.3
|
|
707
707
|
Provides-Extra: tests-allianceauth-latest
|
|
708
708
|
Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
|
|
@@ -784,15 +784,11 @@ See [Settings](#settings) section for details.
|
|
|
784
784
|
|
|
785
785
|
## Installation<a name="installation"></a>
|
|
786
786
|
|
|
787
|
-
> [!
|
|
788
|
-
>
|
|
789
|
-
> **AA Intel Tool >= 2.0.0 needs at least Alliance Auth v4.0.0!**
|
|
790
|
-
>
|
|
791
|
-
> Please make sure to update your Alliance Auth instance _before_ you install this
|
|
792
|
-
> module or update to the latest version, otherwise an update to Alliance Auth will
|
|
793
|
-
> be pulled in unsupervised.
|
|
787
|
+
> [!IMPORTANT]
|
|
794
788
|
>
|
|
795
|
-
>
|
|
789
|
+
> This app is utilising features that are only available in Alliance Auth >= 4.12.0.
|
|
790
|
+
> Please make sure to update your Alliance Auth instance before installing this app,
|
|
791
|
+
> otherwise, an update to Alliance Auth will be pulled in unsupervised.
|
|
796
792
|
|
|
797
793
|
**Important**: Please make sure you meet all preconditions before you proceed:
|
|
798
794
|
|
|
@@ -73,15 +73,11 @@ See [Settings](#settings) section for details.
|
|
|
73
73
|
|
|
74
74
|
## Installation<a name="installation"></a>
|
|
75
75
|
|
|
76
|
-
> [!
|
|
77
|
-
>
|
|
78
|
-
> **AA Intel Tool >= 2.0.0 needs at least Alliance Auth v4.0.0!**
|
|
79
|
-
>
|
|
80
|
-
> Please make sure to update your Alliance Auth instance _before_ you install this
|
|
81
|
-
> module or update to the latest version, otherwise an update to Alliance Auth will
|
|
82
|
-
> be pulled in unsupervised.
|
|
76
|
+
> [!IMPORTANT]
|
|
83
77
|
>
|
|
84
|
-
>
|
|
78
|
+
> This app is utilising features that are only available in Alliance Auth >= 4.12.0.
|
|
79
|
+
> Please make sure to update your Alliance Auth instance before installing this app,
|
|
80
|
+
> otherwise, an update to Alliance Auth will be pulled in unsupervised.
|
|
85
81
|
|
|
86
82
|
**Important**: Please make sure you meet all preconditions before you proceed:
|
|
87
83
|
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
"""
|
|
2
|
+
App constants
|
|
3
|
+
"""
|
|
4
|
+
|
|
5
|
+
# Standard Library
|
|
6
|
+
import re
|
|
7
|
+
from enum import Enum
|
|
8
|
+
|
|
9
|
+
# Django
|
|
10
|
+
from django.utils.translation import gettext_lazy as _
|
|
11
|
+
|
|
12
|
+
# AA Intel Tool
|
|
13
|
+
import aa_intel_tool.parser.module.chatlist
|
|
14
|
+
import aa_intel_tool.parser.module.dscan
|
|
15
|
+
import aa_intel_tool.parser.module.fleetcomp
|
|
16
|
+
|
|
17
|
+
# All internal URLs need to start with this prefix
|
|
18
|
+
INTERNAL_URL_PREFIX = "-"
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
class DistanceUnits(Enum):
|
|
22
|
+
"""
|
|
23
|
+
Localised distance units
|
|
24
|
+
"""
|
|
25
|
+
|
|
26
|
+
ON_GRID = r"""
|
|
27
|
+
km|m # Client in: English, German, Chinese, French, Japanese, Korean, Spanish
|
|
28
|
+
|км|м # Client in: Russian
|
|
29
|
+
"""
|
|
30
|
+
OFF_GRID = r"""
|
|
31
|
+
AU # Client in: English, Chinese, Japanese, Korean, Spanish
|
|
32
|
+
|UA # Client in: French
|
|
33
|
+
|AE # Client in: German
|
|
34
|
+
|а.е. # Client in: Russian
|
|
35
|
+
"""
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
DISTANCE_UNITS: str = f"{DistanceUnits.ON_GRID.value}|{DistanceUnits.OFF_GRID.value}"
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
class RegexPattern(Enum):
|
|
42
|
+
"""
|
|
43
|
+
Pre-compiled regex patterns
|
|
44
|
+
"""
|
|
45
|
+
|
|
46
|
+
CHATLIST = re.compile(pattern=r"(?im)^[a-zA-Z0-9\u0080-\uFFFF -_]{3,37}$")
|
|
47
|
+
DSCAN = re.compile(
|
|
48
|
+
pattern=rf"(?im)^(\d+)[\t](.*)[\t](.*)[\t](-|(.*) ({DISTANCE_UNITS}))$",
|
|
49
|
+
flags=re.VERBOSE,
|
|
50
|
+
)
|
|
51
|
+
FLEETCOMP = re.compile(
|
|
52
|
+
pattern=r"(?im)^([a-zA-Z0-9 -_]{3,37})[\t](.*)[\t](.*)[\t](.*)[\t](.*)[\t]([0-5] - [0-5] - [0-5])([\t](.*))?$"
|
|
53
|
+
)
|
|
54
|
+
LOCALISED_ON_GRID = re.compile(
|
|
55
|
+
pattern=rf"{DistanceUnits.ON_GRID.value}", flags=re.VERBOSE
|
|
56
|
+
)
|
|
57
|
+
LOCALISED_OFF_GRID = re.compile(
|
|
58
|
+
pattern=rf"{DistanceUnits.OFF_GRID.value}", flags=re.VERBOSE
|
|
59
|
+
)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
# Supported intel types and their parameters
|
|
63
|
+
SUPPORTED_INTEL_TYPES = {
|
|
64
|
+
"chatlist": {
|
|
65
|
+
"name": _("Chat list"),
|
|
66
|
+
"parser": aa_intel_tool.parser.module.chatlist.parse,
|
|
67
|
+
"pattern": RegexPattern.CHATLIST.value,
|
|
68
|
+
"template": "aa_intel_tool/views/scan/chatlist.html",
|
|
69
|
+
},
|
|
70
|
+
"dscan": {
|
|
71
|
+
"name": _("D-Scan"),
|
|
72
|
+
"parser": aa_intel_tool.parser.module.dscan.parse,
|
|
73
|
+
"pattern": RegexPattern.DSCAN.value,
|
|
74
|
+
"template": "aa_intel_tool/views/scan/dscan.html",
|
|
75
|
+
},
|
|
76
|
+
"fleetcomp": {
|
|
77
|
+
"name": _("Fleet composition"),
|
|
78
|
+
"parser": aa_intel_tool.parser.module.fleetcomp.parse,
|
|
79
|
+
"pattern": RegexPattern.FLEETCOMP.value,
|
|
80
|
+
"template": "aa_intel_tool/views/scan/fleetcomp.html",
|
|
81
|
+
},
|
|
82
|
+
}
|
{aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/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: 2026-
|
|
9
|
+
"POT-Creation-Date: 2026-02-03 12:23+0100\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"
|
|
@@ -38,16 +38,16 @@ msgstr ""
|
|
|
38
38
|
msgid "Raw data"
|
|
39
39
|
msgstr ""
|
|
40
40
|
|
|
41
|
-
#: aa_intel_tool/constants.py:
|
|
41
|
+
#: aa_intel_tool/constants.py:65 aa_intel_tool/models.py:24
|
|
42
42
|
msgid "Chat list"
|
|
43
43
|
msgstr ""
|
|
44
44
|
|
|
45
|
-
#: aa_intel_tool/constants.py:
|
|
45
|
+
#: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:22
|
|
46
46
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
47
47
|
msgid "D-Scan"
|
|
48
48
|
msgstr ""
|
|
49
49
|
|
|
50
|
-
#: aa_intel_tool/constants.py:
|
|
50
|
+
#: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:23
|
|
51
51
|
#: aa_intel_tool/models.py:123
|
|
52
52
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
53
53
|
msgid "Fleet composition"
|
|
@@ -152,11 +152,11 @@ msgstr ""
|
|
|
152
152
|
msgid "Scan data"
|
|
153
153
|
msgstr ""
|
|
154
154
|
|
|
155
|
-
#: aa_intel_tool/parser/general.py:
|
|
155
|
+
#: aa_intel_tool/parser/general.py:51
|
|
156
156
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
157
157
|
msgstr ""
|
|
158
158
|
|
|
159
|
-
#: aa_intel_tool/parser/general.py:
|
|
159
|
+
#: aa_intel_tool/parser/general.py:69
|
|
160
160
|
msgid "No data to parse …"
|
|
161
161
|
msgstr ""
|
|
162
162
|
|
|
Binary file
|
|
@@ -1,13 +1,13 @@
|
|
|
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
|
-
# Peter Pfeufer <info@ppfeufer.de>, 2023, 2024, 2025.
|
|
4
|
+
# Peter Pfeufer <info@ppfeufer.de>, 2023, 2024, 2025, 2026.
|
|
5
5
|
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: 2026-
|
|
10
|
-
"PO-Revision-Date:
|
|
9
|
+
"POT-Creation-Date: 2026-02-03 12:23+0100\n"
|
|
10
|
+
"PO-Revision-Date: 2026-01-28 15:53+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"
|
|
13
13
|
"Language: de\n"
|
|
@@ -15,7 +15,7 @@ msgstr ""
|
|
|
15
15
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
18
|
-
"X-Generator: Weblate 5.
|
|
18
|
+
"X-Generator: Weblate 5.15.2\n"
|
|
19
19
|
|
|
20
20
|
#: aa_intel_tool/__init__.py:10
|
|
21
21
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
@@ -38,16 +38,16 @@ msgstr "In einem neuen Browser-Tab öffnen"
|
|
|
38
38
|
msgid "Raw data"
|
|
39
39
|
msgstr "Rohdaten"
|
|
40
40
|
|
|
41
|
-
#: aa_intel_tool/constants.py:
|
|
41
|
+
#: aa_intel_tool/constants.py:65 aa_intel_tool/models.py:24
|
|
42
42
|
msgid "Chat list"
|
|
43
43
|
msgstr "Chatliste"
|
|
44
44
|
|
|
45
|
-
#: aa_intel_tool/constants.py:
|
|
45
|
+
#: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:22
|
|
46
46
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
47
47
|
msgid "D-Scan"
|
|
48
48
|
msgstr "D-Scan"
|
|
49
49
|
|
|
50
|
-
#: aa_intel_tool/constants.py:
|
|
50
|
+
#: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:23
|
|
51
51
|
#: aa_intel_tool/models.py:123
|
|
52
52
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
53
53
|
msgid "Fleet composition"
|
|
@@ -152,11 +152,11 @@ msgstr "Verarbeitete Scandaten"
|
|
|
152
152
|
msgid "Scan data"
|
|
153
153
|
msgstr "Scandaten"
|
|
154
154
|
|
|
155
|
-
#: aa_intel_tool/parser/general.py:
|
|
155
|
+
#: aa_intel_tool/parser/general.py:51
|
|
156
156
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
157
157
|
msgstr "Kein passender Parser gefunden. Die Eingabe ist kein unterstützter Inteltyp oder fehlerhaft …"
|
|
158
158
|
|
|
159
|
-
#: aa_intel_tool/parser/general.py:
|
|
159
|
+
#: aa_intel_tool/parser/general.py:69
|
|
160
160
|
msgid "No data to parse …"
|
|
161
161
|
msgstr "Keine Daten zum Parsen …"
|
|
162
162
|
|
|
@@ -220,7 +220,7 @@ msgstr "Lade Daten …"
|
|
|
220
220
|
|
|
221
221
|
#: aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html:5
|
|
222
222
|
msgid "Do you want to help translate this app into your language or improve the existing translation?"
|
|
223
|
-
msgstr "Du möchtest helfen diese App in Deine Sprache zu übersetzen oder die bestehende Übersetzung verbessern?"
|
|
223
|
+
msgstr "Du möchtest helfen diese App in Deine Sprache zu übersetzen oder die bestehende Übersetzung zu verbessern?"
|
|
224
224
|
|
|
225
225
|
#: aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html:8
|
|
226
226
|
msgid "Join our team of translators!"
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: AA Intel Tool 2.
|
|
9
|
+
"Project-Id-Version: AA Intel Tool 2.13.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2026-
|
|
11
|
+
"POT-Creation-Date: 2026-02-03 12:23+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"
|
|
@@ -39,16 +39,16 @@ msgstr ""
|
|
|
39
39
|
msgid "Raw data"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
42
|
-
#: aa_intel_tool/constants.py:
|
|
42
|
+
#: aa_intel_tool/constants.py:65 aa_intel_tool/models.py:24
|
|
43
43
|
msgid "Chat list"
|
|
44
44
|
msgstr ""
|
|
45
45
|
|
|
46
|
-
#: aa_intel_tool/constants.py:
|
|
46
|
+
#: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:22
|
|
47
47
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
48
48
|
msgid "D-Scan"
|
|
49
49
|
msgstr ""
|
|
50
50
|
|
|
51
|
-
#: aa_intel_tool/constants.py:
|
|
51
|
+
#: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:23
|
|
52
52
|
#: aa_intel_tool/models.py:123
|
|
53
53
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
54
54
|
msgid "Fleet composition"
|
|
@@ -153,12 +153,12 @@ msgstr ""
|
|
|
153
153
|
msgid "Scan data"
|
|
154
154
|
msgstr ""
|
|
155
155
|
|
|
156
|
-
#: aa_intel_tool/parser/general.py:
|
|
156
|
+
#: aa_intel_tool/parser/general.py:51
|
|
157
157
|
msgid ""
|
|
158
158
|
"No suitable parser found. Input is not a supported intel type or malformed …"
|
|
159
159
|
msgstr ""
|
|
160
160
|
|
|
161
|
-
#: aa_intel_tool/parser/general.py:
|
|
161
|
+
#: aa_intel_tool/parser/general.py:69
|
|
162
162
|
msgid "No data to parse …"
|
|
163
163
|
msgstr ""
|
|
164
164
|
|
|
@@ -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: 2026-
|
|
11
|
+
"POT-Creation-Date: 2026-02-03 12:23+0100\n"
|
|
12
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"
|
|
@@ -40,16 +40,16 @@ msgstr "Abrir en una nueva pestaña del navegador"
|
|
|
40
40
|
msgid "Raw data"
|
|
41
41
|
msgstr "datos RAW"
|
|
42
42
|
|
|
43
|
-
#: aa_intel_tool/constants.py:
|
|
43
|
+
#: aa_intel_tool/constants.py:65 aa_intel_tool/models.py:24
|
|
44
44
|
msgid "Chat list"
|
|
45
45
|
msgstr "Lista de Chat"
|
|
46
46
|
|
|
47
|
-
#: aa_intel_tool/constants.py:
|
|
47
|
+
#: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:22
|
|
48
48
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
49
49
|
msgid "D-Scan"
|
|
50
50
|
msgstr "D-Scan"
|
|
51
51
|
|
|
52
|
-
#: aa_intel_tool/constants.py:
|
|
52
|
+
#: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:23
|
|
53
53
|
#: aa_intel_tool/models.py:123
|
|
54
54
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
55
55
|
msgid "Fleet composition"
|
|
@@ -164,11 +164,11 @@ msgstr "Datos de escaneo no válidos"
|
|
|
164
164
|
msgid "Scan data"
|
|
165
165
|
msgstr "Datos de escaneo no válidos"
|
|
166
166
|
|
|
167
|
-
#: aa_intel_tool/parser/general.py:
|
|
167
|
+
#: aa_intel_tool/parser/general.py:51
|
|
168
168
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
169
169
|
msgstr ""
|
|
170
170
|
|
|
171
|
-
#: aa_intel_tool/parser/general.py:
|
|
171
|
+
#: aa_intel_tool/parser/general.py:69
|
|
172
172
|
msgid "No data to parse …"
|
|
173
173
|
msgstr ""
|
|
174
174
|
|
{aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/fr_FR/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: 2026-
|
|
13
|
+
"POT-Creation-Date: 2026-02-03 12:23+0100\n"
|
|
14
14
|
"PO-Revision-Date: 2025-08-03 04:24+0000\n"
|
|
15
15
|
"Last-Translator: The “Devcutter” Guy <mick162534@gmail.com>\n"
|
|
16
16
|
"Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/fr/>\n"
|
|
@@ -42,16 +42,16 @@ msgstr "Ouvrir dans un nouvel onglet"
|
|
|
42
42
|
msgid "Raw data"
|
|
43
43
|
msgstr "Données brute"
|
|
44
44
|
|
|
45
|
-
#: aa_intel_tool/constants.py:
|
|
45
|
+
#: aa_intel_tool/constants.py:65 aa_intel_tool/models.py:24
|
|
46
46
|
msgid "Chat list"
|
|
47
47
|
msgstr "Liste de conversation"
|
|
48
48
|
|
|
49
|
-
#: aa_intel_tool/constants.py:
|
|
49
|
+
#: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:22
|
|
50
50
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
51
51
|
msgid "D-Scan"
|
|
52
52
|
msgstr "Scanner directionnel"
|
|
53
53
|
|
|
54
|
-
#: aa_intel_tool/constants.py:
|
|
54
|
+
#: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:23
|
|
55
55
|
#: aa_intel_tool/models.py:123
|
|
56
56
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
57
57
|
msgid "Fleet composition"
|
|
@@ -160,11 +160,11 @@ msgstr "Données du scanner transformées"
|
|
|
160
160
|
msgid "Scan data"
|
|
161
161
|
msgstr "Données du scanner"
|
|
162
162
|
|
|
163
|
-
#: aa_intel_tool/parser/general.py:
|
|
163
|
+
#: aa_intel_tool/parser/general.py:51
|
|
164
164
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
165
165
|
msgstr ""
|
|
166
166
|
|
|
167
|
-
#: aa_intel_tool/parser/general.py:
|
|
167
|
+
#: aa_intel_tool/parser/general.py:69
|
|
168
168
|
msgid "No data to parse …"
|
|
169
169
|
msgstr ""
|
|
170
170
|
|
{aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/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: 2026-
|
|
10
|
+
"POT-Creation-Date: 2026-02-03 12:23+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: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/it/>\n"
|
|
@@ -39,16 +39,16 @@ msgstr ""
|
|
|
39
39
|
msgid "Raw data"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
42
|
-
#: aa_intel_tool/constants.py:
|
|
42
|
+
#: aa_intel_tool/constants.py:65 aa_intel_tool/models.py:24
|
|
43
43
|
msgid "Chat list"
|
|
44
44
|
msgstr ""
|
|
45
45
|
|
|
46
|
-
#: aa_intel_tool/constants.py:
|
|
46
|
+
#: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:22
|
|
47
47
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
48
48
|
msgid "D-Scan"
|
|
49
49
|
msgstr ""
|
|
50
50
|
|
|
51
|
-
#: aa_intel_tool/constants.py:
|
|
51
|
+
#: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:23
|
|
52
52
|
#: aa_intel_tool/models.py:123
|
|
53
53
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
54
54
|
msgid "Fleet composition"
|
|
@@ -153,11 +153,11 @@ msgstr ""
|
|
|
153
153
|
msgid "Scan data"
|
|
154
154
|
msgstr ""
|
|
155
155
|
|
|
156
|
-
#: aa_intel_tool/parser/general.py:
|
|
156
|
+
#: aa_intel_tool/parser/general.py:51
|
|
157
157
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
158
158
|
msgstr ""
|
|
159
159
|
|
|
160
|
-
#: aa_intel_tool/parser/general.py:
|
|
160
|
+
#: aa_intel_tool/parser/general.py:69
|
|
161
161
|
msgid "No data to parse …"
|
|
162
162
|
msgstr ""
|
|
163
163
|
|
|
Binary file
|
|
@@ -3,21 +3,21 @@
|
|
|
3
3
|
# This file is distributed under the same license as the PACKAGE package.
|
|
4
4
|
# Anata_no_Usiro <yt23542354m@gmail.com>, 2024.
|
|
5
5
|
# Dexsar <dexsar.paf@gmail.com>, 2025.
|
|
6
|
-
# Peter Pfeufer <info@ppfeufer.de>, 2025.
|
|
6
|
+
# Peter Pfeufer <info@ppfeufer.de>, 2025, 2026.
|
|
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: 2026-
|
|
12
|
-
"PO-Revision-Date:
|
|
13
|
-
"Last-Translator:
|
|
11
|
+
"POT-Creation-Date: 2026-02-03 12:23+0100\n"
|
|
12
|
+
"PO-Revision-Date: 2026-01-28 15:53+0000\n"
|
|
13
|
+
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
14
14
|
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/ja/>\n"
|
|
15
15
|
"Language: ja\n"
|
|
16
16
|
"MIME-Version: 1.0\n"
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
19
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.15.2\n"
|
|
21
21
|
|
|
22
22
|
#: aa_intel_tool/__init__.py:10
|
|
23
23
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
@@ -40,16 +40,16 @@ msgstr "ブラウザの新しいタブで開く"
|
|
|
40
40
|
msgid "Raw data"
|
|
41
41
|
msgstr "未加工データ"
|
|
42
42
|
|
|
43
|
-
#: aa_intel_tool/constants.py:
|
|
43
|
+
#: aa_intel_tool/constants.py:65 aa_intel_tool/models.py:24
|
|
44
44
|
msgid "Chat list"
|
|
45
45
|
msgstr "チャット一覧"
|
|
46
46
|
|
|
47
|
-
#: aa_intel_tool/constants.py:
|
|
47
|
+
#: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:22
|
|
48
48
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
49
49
|
msgid "D-Scan"
|
|
50
50
|
msgstr "指向性スキャン"
|
|
51
51
|
|
|
52
|
-
#: aa_intel_tool/constants.py:
|
|
52
|
+
#: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:23
|
|
53
53
|
#: aa_intel_tool/models.py:123
|
|
54
54
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
55
55
|
msgid "Fleet composition"
|
|
@@ -154,11 +154,11 @@ msgstr ""
|
|
|
154
154
|
msgid "Scan data"
|
|
155
155
|
msgstr ""
|
|
156
156
|
|
|
157
|
-
#: aa_intel_tool/parser/general.py:
|
|
157
|
+
#: aa_intel_tool/parser/general.py:51
|
|
158
158
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
159
159
|
msgstr "適切なパーサーが見つかりません。入力はサポートされているIntelタイプではないか、不正な形式です…"
|
|
160
160
|
|
|
161
|
-
#: aa_intel_tool/parser/general.py:
|
|
161
|
+
#: aa_intel_tool/parser/general.py:69
|
|
162
162
|
msgid "No data to parse …"
|
|
163
163
|
msgstr "パースすべきデータが存在しません…"
|
|
164
164
|
|
{aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/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: 2026-
|
|
13
|
+
"POT-Creation-Date: 2026-02-03 12:23+0100\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"
|
|
@@ -42,16 +42,16 @@ msgstr "새 탭에서 열기"
|
|
|
42
42
|
msgid "Raw data"
|
|
43
43
|
msgstr "원본 데이터"
|
|
44
44
|
|
|
45
|
-
#: aa_intel_tool/constants.py:
|
|
45
|
+
#: aa_intel_tool/constants.py:65 aa_intel_tool/models.py:24
|
|
46
46
|
msgid "Chat list"
|
|
47
47
|
msgstr "챗 리스트"
|
|
48
48
|
|
|
49
|
-
#: aa_intel_tool/constants.py:
|
|
49
|
+
#: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:22
|
|
50
50
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
51
51
|
msgid "D-Scan"
|
|
52
52
|
msgstr "전방위 스캐너"
|
|
53
53
|
|
|
54
|
-
#: aa_intel_tool/constants.py:
|
|
54
|
+
#: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:23
|
|
55
55
|
#: aa_intel_tool/models.py:123
|
|
56
56
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
57
57
|
msgid "Fleet composition"
|
|
@@ -158,11 +158,11 @@ msgstr "처리된 스캔 데이터"
|
|
|
158
158
|
msgid "Scan data"
|
|
159
159
|
msgstr "스캔 데이터"
|
|
160
160
|
|
|
161
|
-
#: aa_intel_tool/parser/general.py:
|
|
161
|
+
#: aa_intel_tool/parser/general.py:51
|
|
162
162
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
163
163
|
msgstr "지원하는 파서를 찾을 수 없습니다. 지원하지 않는 인텔 타입이거나, 잘못된 형식입니다…"
|
|
164
164
|
|
|
165
|
-
#: aa_intel_tool/parser/general.py:
|
|
165
|
+
#: aa_intel_tool/parser/general.py:69
|
|
166
166
|
msgid "No data to parse …"
|
|
167
167
|
msgstr "가져올 데이터가 없습니다…"
|
|
168
168
|
|
{aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.mo
RENAMED
|
Binary file
|
{aa_intel_tool-2.12.1 → aa_intel_tool-2.13.1}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po
RENAMED
|
@@ -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
|
-
#
|
|
5
|
-
#
|
|
4
|
+
# Peter Pfeufer <info@ppfeufer.de>, 2026.
|
|
6
5
|
msgid ""
|
|
7
6
|
msgstr ""
|
|
8
7
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
9
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2026-
|
|
11
|
-
"PO-Revision-Date:
|
|
12
|
-
"Last-Translator:
|
|
9
|
+
"POT-Creation-Date: 2026-02-03 12:23+0100\n"
|
|
10
|
+
"PO-Revision-Date: 2026-02-01 14:23+0000\n"
|
|
11
|
+
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
13
12
|
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/nl/>\n"
|
|
14
13
|
"Language: nl_NL\n"
|
|
15
14
|
"MIME-Version: 1.0\n"
|
|
16
15
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
16
|
"Content-Transfer-Encoding: 8bit\n"
|
|
18
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
19
|
-
"X-Generator: Weblate 5.
|
|
18
|
+
"X-Generator: Weblate 5.15.2\n"
|
|
20
19
|
|
|
21
20
|
#: aa_intel_tool/__init__.py:10
|
|
22
21
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
@@ -25,7 +24,7 @@ msgstr ""
|
|
|
25
24
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/dscan.html:5
|
|
26
25
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/fleetcomp.html:5
|
|
27
26
|
msgid "Intel Parser"
|
|
28
|
-
msgstr ""
|
|
27
|
+
msgstr "Intel Parser"
|
|
29
28
|
|
|
30
29
|
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
|
|
31
30
|
msgid "Scan type"
|
|
@@ -39,16 +38,16 @@ msgstr ""
|
|
|
39
38
|
msgid "Raw data"
|
|
40
39
|
msgstr ""
|
|
41
40
|
|
|
42
|
-
#: aa_intel_tool/constants.py:
|
|
41
|
+
#: aa_intel_tool/constants.py:65 aa_intel_tool/models.py:24
|
|
43
42
|
msgid "Chat list"
|
|
44
43
|
msgstr ""
|
|
45
44
|
|
|
46
|
-
#: aa_intel_tool/constants.py:
|
|
45
|
+
#: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:22
|
|
47
46
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
48
47
|
msgid "D-Scan"
|
|
49
48
|
msgstr ""
|
|
50
49
|
|
|
51
|
-
#: aa_intel_tool/constants.py:
|
|
50
|
+
#: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:23
|
|
52
51
|
#: aa_intel_tool/models.py:123
|
|
53
52
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
54
53
|
msgid "Fleet composition"
|
|
@@ -153,11 +152,11 @@ msgstr ""
|
|
|
153
152
|
msgid "Scan data"
|
|
154
153
|
msgstr ""
|
|
155
154
|
|
|
156
|
-
#: aa_intel_tool/parser/general.py:
|
|
155
|
+
#: aa_intel_tool/parser/general.py:51
|
|
157
156
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
158
157
|
msgstr ""
|
|
159
158
|
|
|
160
|
-
#: aa_intel_tool/parser/general.py:
|
|
159
|
+
#: aa_intel_tool/parser/general.py:69
|
|
161
160
|
msgid "No data to parse …"
|
|
162
161
|
msgstr ""
|
|
163
162
|
|