aa-intel-tool 2.4.0__tar.gz → 2.5.0__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.4.0 → aa_intel_tool-2.5.0}/PKG-INFO +2 -2
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/__init__.py +1 -1
- {aa_intel_tool-2.4.0/aa_intel_tool/locale/cs → aa_intel_tool-2.5.0/aa_intel_tool/locale/cs_CZ}/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/de/LC_MESSAGES/django.po +4 -4
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/django.pot +1 -1
- aa_intel_tool-2.5.0/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po +3 -4
- aa_intel_tool-2.5.0/aa_intel_tool/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/ja/LC_MESSAGES/django.po +16 -17
- {aa_intel_tool-2.4.0/aa_intel_tool/locale/nl → aa_intel_tool-2.5.0/aa_intel_tool/locale/nl_NL}/LC_MESSAGES/django.po +1 -1
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/pyproject.toml +1 -1
- aa_intel_tool-2.4.0/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool-2.4.0/aa_intel_tool/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/.gitignore +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/LICENSE +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/README.md +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/admin.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/app_settings.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/apps.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/auth_hooks.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/constants.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/exceptions.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/form.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/helper/data_structure.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/helper/eve_character.py +0 -0
- {aa_intel_tool-2.4.0/aa_intel_tool/locale/cs → aa_intel_tool-2.5.0/aa_intel_tool/locale/cs_CZ}/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/es/LC_MESSAGES/django.po +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po +0 -0
- {aa_intel_tool-2.4.0/aa_intel_tool/locale/nl → aa_intel_tool-2.5.0/aa_intel_tool/locale/nl_NL}/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/ru/LC_MESSAGES/django.po +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/sk/LC_MESSAGES/django.po +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/uk/LC_MESSAGES/django.po +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/management/commands/aa_intel_tool_load_eve_types.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/migrations/0001_initial.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/migrations/0002_alter_scan_raw_data.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/migrations/__init__.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/models.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/parser/__init__.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/parser/general.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/parser/helper/db.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/parser/module/chatlist.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/parser/module/dscan.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/parser/module/fleetcomp.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/scripts/drop_tables.sql +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.css +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.min.css +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.min.css.map +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js.map +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js.map +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js.map +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js.map +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js.map +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js.map +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js.map +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js.map +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tasks.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/base.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-chatscan-js.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-css.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-dscan-js.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-fleetcomp-js.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/body/scan-retention-note.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/index/form.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/buttons.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/system-information.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/evetime.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/participation.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/views/index.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/views/scan/dscan.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templates/aa_intel_tool/views/scan/fleetcomp.html +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templatetags/__init__.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/templatetags/aa_intel_tool.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/__init__.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test-data/chatscan-faulty.txt +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test-data/chatscan.txt +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test-data/dscan-german-client.txt +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test-data/dscan-russian-client.txt +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test-data/dscan.txt +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test-data/fleetcomp.txt +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_access.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_admin.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_app_settings.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_auth_hooks.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_helper_data_structures.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_models.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_parser.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_parser_helper_db.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_templatetags.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/utils.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/urls.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/views/__init__.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/views/ajax.py +0 -0
- {aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/views/general.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: aa-intel-tool
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.5.0
|
|
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
|
|
@@ -700,7 +700,7 @@ Classifier: Topic :: Internet :: WWW/HTTP
|
|
|
700
700
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
701
701
|
Requires-Python: >=3.10
|
|
702
702
|
Requires-Dist: allianceauth-app-utils>=1.19.1
|
|
703
|
-
Requires-Dist: allianceauth<5,>=4
|
|
703
|
+
Requires-Dist: allianceauth<5,>=4.3.1
|
|
704
704
|
Requires-Dist: django-eveuniverse>=1.3
|
|
705
705
|
Provides-Extra: tests-allianceauth-latest
|
|
706
706
|
Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
|
|
@@ -11,7 +11,7 @@ msgstr ""
|
|
|
11
11
|
"Last-Translator: Dadas Aideron <dadas.aideron@gmail.com>\n"
|
|
12
12
|
"Language-Team: Czech <https://weblate.ppfeufer.de/projects/"
|
|
13
13
|
"alliance-auth-apps/aa-intel-tool/cs/>\n"
|
|
14
|
-
"Language:
|
|
14
|
+
"Language: cs_CZ\n"
|
|
15
15
|
"MIME-Version: 1.0\n"
|
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
Binary file
|
|
@@ -7,16 +7,16 @@ msgstr ""
|
|
|
7
7
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"POT-Creation-Date: 2024-06-23 11:20+0200\n"
|
|
10
|
-
"PO-Revision-Date: 2024-
|
|
10
|
+
"PO-Revision-Date: 2024-08-12 02:38+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
|
-
"Language-Team: German <https://weblate.ppfeufer.de/projects/
|
|
13
|
-
"apps/aa-intel-tool/de/>\n"
|
|
12
|
+
"Language-Team: German <https://weblate.ppfeufer.de/projects/"
|
|
13
|
+
"alliance-auth-apps/aa-intel-tool/de/>\n"
|
|
14
14
|
"Language: de\n"
|
|
15
15
|
"MIME-Version: 1.0\n"
|
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
18
18
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
19
|
-
"X-Generator: Weblate 5.
|
|
19
|
+
"X-Generator: Weblate 5.6.2\n"
|
|
20
20
|
|
|
21
21
|
#: aa_intel_tool/__init__.py:9
|
|
22
22
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:6
|
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-
|
|
11
|
+
"POT-Creation-Date: 2024-09-16 12:30+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
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po
RENAMED
|
@@ -10,8 +10,8 @@ msgstr ""
|
|
|
10
10
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
12
|
"POT-Creation-Date: 2024-06-23 11:20+0200\n"
|
|
13
|
-
"PO-Revision-Date: 2024-
|
|
14
|
-
"Last-Translator:
|
|
13
|
+
"PO-Revision-Date: 2024-08-31 02:58+0000\n"
|
|
14
|
+
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
15
15
|
"Language-Team: French <https://weblate.ppfeufer.de/projects/"
|
|
16
16
|
"alliance-auth-apps/aa-intel-tool/fr/>\n"
|
|
17
17
|
"Language: fr_FR\n"
|
|
@@ -19,7 +19,7 @@ msgstr ""
|
|
|
19
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
20
20
|
"Content-Transfer-Encoding: 8bit\n"
|
|
21
21
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
22
|
-
"X-Generator: Weblate 5.
|
|
22
|
+
"X-Generator: Weblate 5.7\n"
|
|
23
23
|
|
|
24
24
|
#: aa_intel_tool/__init__.py:9
|
|
25
25
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:6
|
|
@@ -32,7 +32,6 @@ msgid "Intel Parser"
|
|
|
32
32
|
msgstr "Analyseur Intel"
|
|
33
33
|
|
|
34
34
|
#: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
|
|
35
|
-
#, fuzzy
|
|
36
35
|
msgid "Scan type"
|
|
37
36
|
msgstr "Type de scan"
|
|
38
37
|
|
|
Binary file
|
|
@@ -1,23 +1,22 @@
|
|
|
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
|
+
# Anata_no_Usiro <yt23542354m@gmail.com>, 2024.
|
|
6
5
|
msgid ""
|
|
7
6
|
msgstr ""
|
|
8
7
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
8
|
"Report-Msgid-Bugs-To: \n"
|
|
10
9
|
"POT-Creation-Date: 2024-06-23 11:20+0200\n"
|
|
11
|
-
"PO-Revision-Date: 2024-05
|
|
12
|
-
"Last-Translator:
|
|
13
|
-
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/
|
|
14
|
-
"apps/aa-intel-tool/ja/>\n"
|
|
10
|
+
"PO-Revision-Date: 2024-08-05 10:10+0000\n"
|
|
11
|
+
"Last-Translator: Anata_no_Usiro <yt23542354m@gmail.com>\n"
|
|
12
|
+
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/"
|
|
13
|
+
"alliance-auth-apps/aa-intel-tool/ja/>\n"
|
|
15
14
|
"Language: ja\n"
|
|
16
15
|
"MIME-Version: 1.0\n"
|
|
17
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
18
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
19
|
+
"X-Generator: Weblate 5.6.2\n"
|
|
21
20
|
|
|
22
21
|
#: aa_intel_tool/__init__.py:9
|
|
23
22
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:6
|
|
@@ -27,49 +26,49 @@ msgstr ""
|
|
|
27
26
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/dscan.html:5
|
|
28
27
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/fleetcomp.html:5
|
|
29
28
|
msgid "Intel Parser"
|
|
30
|
-
msgstr ""
|
|
29
|
+
msgstr "インテル用の解析ツール"
|
|
31
30
|
|
|
32
31
|
#: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
|
|
33
32
|
msgid "Scan type"
|
|
34
|
-
msgstr ""
|
|
33
|
+
msgstr "スキャンの種類"
|
|
35
34
|
|
|
36
35
|
#: aa_intel_tool/admin.py:94
|
|
37
36
|
msgid "Open in a new browser tab"
|
|
38
|
-
msgstr ""
|
|
37
|
+
msgstr "ブラウザの新しいタブで開く"
|
|
39
38
|
|
|
40
39
|
#: aa_intel_tool/admin.py:100
|
|
41
40
|
msgid "Raw data"
|
|
42
|
-
msgstr ""
|
|
41
|
+
msgstr "検証されていないデータ"
|
|
43
42
|
|
|
44
43
|
#. Translators: This is the app name and version, which will appear in the Django Backend
|
|
45
44
|
#: aa_intel_tool/apps.py:21
|
|
46
45
|
#, python-brace-format
|
|
47
46
|
msgid "Intel Parser v{__version__}"
|
|
48
|
-
msgstr ""
|
|
47
|
+
msgstr "インテル用の解析ツール v{__version__}"
|
|
49
48
|
|
|
50
49
|
#: aa_intel_tool/constants.py:58 aa_intel_tool/models.py:24
|
|
51
50
|
msgid "Chat list"
|
|
52
|
-
msgstr ""
|
|
51
|
+
msgstr "チャット一覧"
|
|
53
52
|
|
|
54
53
|
#: aa_intel_tool/constants.py:64 aa_intel_tool/models.py:22
|
|
55
54
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
56
55
|
msgid "D-Scan"
|
|
57
|
-
msgstr ""
|
|
56
|
+
msgstr "指向性スキャン"
|
|
58
57
|
|
|
59
58
|
#: aa_intel_tool/constants.py:70 aa_intel_tool/models.py:23
|
|
60
59
|
#: aa_intel_tool/models.py:123
|
|
61
60
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
62
61
|
msgid "Fleet composition"
|
|
63
|
-
msgstr ""
|
|
62
|
+
msgstr "フリートの構成"
|
|
64
63
|
|
|
65
64
|
#: aa_intel_tool/exceptions.py:34
|
|
66
65
|
#, python-brace-format
|
|
67
66
|
msgid "A parser error occurred » {message}"
|
|
68
|
-
msgstr ""
|
|
67
|
+
msgstr "解析エラーが発生しました » {message}"
|
|
69
68
|
|
|
70
69
|
#: aa_intel_tool/form.py:20
|
|
71
70
|
msgid "Paste here …"
|
|
72
|
-
msgstr ""
|
|
71
|
+
msgstr "ここに貼り付け"
|
|
73
72
|
|
|
74
73
|
#: aa_intel_tool/models.py:21 aa_intel_tool/models.py:110
|
|
75
74
|
msgid "Invalid scan data"
|
|
@@ -12,7 +12,7 @@ msgstr ""
|
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
14
14
|
"apps/aa-intel-tool/nl/>\n"
|
|
15
|
-
"Language:
|
|
15
|
+
"Language: nl_NL\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"
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po
RENAMED
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po
RENAMED
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po
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.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/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.4.0 → aa_intel_tool-2.5.0}/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
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/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
|
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test-data/chatscan-faulty.txt
RENAMED
|
File without changes
|
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test-data/dscan-german-client.txt
RENAMED
|
File without changes
|
{aa_intel_tool-2.4.0 → aa_intel_tool-2.5.0}/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.4.0 → aa_intel_tool-2.5.0}/aa_intel_tool/tests/test_helper_data_structures.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
|