aa-intel-tool 2.5.2__tar.gz → 2.6.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.
Files changed (164) hide show
  1. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/PKG-INFO +4 -3
  2. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/__init__.py +1 -1
  3. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/app_settings.py +1 -1
  4. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/constants.py +12 -5
  5. aa_intel_tool-2.6.0/aa_intel_tool/helper/static_files.py +41 -0
  6. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po +34 -55
  7. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/de/LC_MESSAGES/django.po +44 -74
  8. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/django.pot +25 -30
  9. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/es/LC_MESSAGES/django.po +33 -53
  10. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po +44 -72
  11. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po +32 -50
  12. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/ja/LC_MESSAGES/django.po +32 -50
  13. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po +40 -62
  14. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po +32 -50
  15. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po +34 -55
  16. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/ru/LC_MESSAGES/django.po +45 -76
  17. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/sk/LC_MESSAGES/django.po +33 -52
  18. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/uk/LC_MESSAGES/django.po +34 -55
  19. aa_intel_tool-2.6.0/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
  20. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po +38 -55
  21. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.css +5 -0
  22. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.min.css +1 -1
  23. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.min.css.map +1 -0
  24. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.js +1 -0
  25. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js +2 -0
  26. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js.map +1 -0
  27. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.js +7 -7
  28. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js +2 -0
  29. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js.map +1 -0
  30. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.js +1 -0
  31. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js +2 -0
  32. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js.map +1 -0
  33. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.js +18 -18
  34. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js +2 -0
  35. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js.map +1 -0
  36. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.js +28 -2
  37. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js +2 -0
  38. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js.map +1 -0
  39. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.js +41 -8
  40. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js +2 -0
  41. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js.map +1 -0
  42. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.js +5 -5
  43. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js +1 -1
  44. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js.map +1 -0
  45. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.js +82 -0
  46. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js +2 -0
  47. aa_intel_tool-2.6.0/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js.map +1 -0
  48. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/base.html +94 -0
  49. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-chatscan-highlight-js.html +3 -0
  50. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-chatscan-js.html +8 -0
  51. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-css.html +3 -0
  52. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-dscan-highlight-js.html +3 -0
  53. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-dscan-js.html +6 -0
  54. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-fleetcomp-js.html +11 -0
  55. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-fleetcomposition-highlight-js.html +3 -0
  56. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js.html +3 -0
  57. aa_intel_tool-2.6.0/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-scan-result-common-js.html +3 -0
  58. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html +3 -3
  59. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/views/scan/dscan.html +3 -3
  60. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/views/scan/fleetcomp.html +3 -3
  61. aa_intel_tool-2.6.0/aa_intel_tool/templatetags/aa_intel_tool.py +83 -0
  62. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test_app_settings.py +7 -1
  63. aa_intel_tool-2.6.0/aa_intel_tool/tests/test_templatetags.py +82 -0
  64. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/pyproject.toml +1 -1
  65. aa_intel_tool-2.5.2/aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
  66. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/css/aa-intel-tool.min.css.map +0 -1
  67. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js +0 -2
  68. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan-highlight.min.js.map +0 -1
  69. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js +0 -2
  70. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js.map +0 -1
  71. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js +0 -2
  72. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan-highlight.min.js.map +0 -1
  73. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js +0 -2
  74. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js.map +0 -1
  75. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js +0 -2
  76. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition-highlight.min.js.map +0 -1
  77. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js +0 -2
  78. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js.map +0 -1
  79. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js.map +0 -1
  80. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.js +0 -18
  81. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js +0 -2
  82. aa_intel_tool-2.5.2/aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool.min.js.map +0 -1
  83. aa_intel_tool-2.5.2/aa_intel_tool/templates/aa_intel_tool/base.html +0 -27
  84. aa_intel_tool-2.5.2/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-chatscan-js.html +0 -5
  85. aa_intel_tool-2.5.2/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-css.html +0 -3
  86. aa_intel_tool-2.5.2/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-dscan-js.html +0 -5
  87. aa_intel_tool-2.5.2/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-fleetcomp-js.html +0 -10
  88. aa_intel_tool-2.5.2/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html +0 -46
  89. aa_intel_tool-2.5.2/aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js.html +0 -3
  90. aa_intel_tool-2.5.2/aa_intel_tool/templatetags/aa_intel_tool.py +0 -26
  91. aa_intel_tool-2.5.2/aa_intel_tool/tests/test_templatetags.py +0 -37
  92. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/.gitignore +0 -0
  93. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/LICENSE +0 -0
  94. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/README.md +0 -0
  95. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/admin.py +0 -0
  96. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/apps.py +0 -0
  97. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/auth_hooks.py +0 -0
  98. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/exceptions.py +0 -0
  99. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/form.py +0 -0
  100. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/helper/data_structure.py +0 -0
  101. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/helper/eve_character.py +0 -0
  102. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
  103. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/de/LC_MESSAGES/django.mo +0 -0
  104. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/es/LC_MESSAGES/django.mo +0 -0
  105. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
  106. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/it_IT/LC_MESSAGES/django.mo +0 -0
  107. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/ja/LC_MESSAGES/django.mo +0 -0
  108. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
  109. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
  110. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
  111. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/ru/LC_MESSAGES/django.mo +0 -0
  112. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/sk/LC_MESSAGES/django.mo +0 -0
  113. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/locale/uk/LC_MESSAGES/django.mo +0 -0
  114. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/management/commands/aa_intel_tool_load_eve_types.py +0 -0
  115. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/migrations/0001_initial.py +0 -0
  116. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/migrations/0002_alter_scan_raw_data.py +0 -0
  117. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/migrations/__init__.py +0 -0
  118. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/models.py +0 -0
  119. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/parser/__init__.py +0 -0
  120. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/parser/general.py +0 -0
  121. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/parser/helper/db.py +0 -0
  122. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/parser/module/chatlist.py +0 -0
  123. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/parser/module/dscan.py +0 -0
  124. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/parser/module/fleetcomp.py +0 -0
  125. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/scripts/drop_tables.sql +0 -0
  126. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tasks.py +0 -0
  127. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/body/scan-retention-note.html +0 -0
  128. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html +0 -0
  129. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/index/form.html +0 -0
  130. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/buttons.html +0 -0
  131. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html +0 -0
  132. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html +0 -0
  133. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html +0 -0
  134. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html +0 -0
  135. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid.html +0 -0
  136. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html +0 -0
  137. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html +0 -0
  138. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown.html +0 -0
  139. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/system-information.html +0 -0
  140. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/evetime.html +0 -0
  141. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html +0 -0
  142. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details.html +0 -0
  143. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/participation.html +0 -0
  144. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templates/aa_intel_tool/views/index.html +0 -0
  145. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/templatetags/__init__.py +0 -0
  146. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/__init__.py +0 -0
  147. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test-data/chatscan-faulty.txt +0 -0
  148. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test-data/chatscan.txt +0 -0
  149. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test-data/dscan-german-client.txt +0 -0
  150. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test-data/dscan-russian-client.txt +0 -0
  151. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test-data/dscan.txt +0 -0
  152. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test-data/fleetcomp.txt +0 -0
  153. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test_access.py +0 -0
  154. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test_admin.py +0 -0
  155. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test_auth_hooks.py +0 -0
  156. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test_helper_data_structures.py +0 -0
  157. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test_models.py +0 -0
  158. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test_parser.py +0 -0
  159. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/test_parser_helper_db.py +0 -0
  160. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/tests/utils.py +0 -0
  161. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/urls.py +0 -0
  162. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/views/__init__.py +0 -0
  163. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/views/ajax.py +0 -0
  164. {aa_intel_tool-2.5.2 → aa_intel_tool-2.6.0}/aa_intel_tool/views/general.py +0 -0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: aa-intel-tool
3
- Version: 2.5.2
3
+ Version: 2.6.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
@@ -683,6 +683,7 @@ License: GNU GENERAL PUBLIC LICENSE
683
683
  the library. If this is what you want to do, use the GNU Lesser General
684
684
  Public License instead of this License. But first, please read
685
685
  <https://www.gnu.org/licenses/why-not-lgpl.html>.
686
+ License-File: LICENSE
686
687
  Keywords: allianceauth,eveonline
687
688
  Classifier: Environment :: Web Environment
688
689
  Classifier: Framework :: Django
@@ -700,7 +701,7 @@ Classifier: Topic :: Internet :: WWW/HTTP
700
701
  Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
701
702
  Requires-Python: >=3.10
702
703
  Requires-Dist: allianceauth-app-utils>=1.19.1
703
- Requires-Dist: allianceauth<5,>=4.3.1
704
+ Requires-Dist: allianceauth<5,>=4.6
704
705
  Requires-Dist: django-eveuniverse>=1.3
705
706
  Provides-Extra: tests-allianceauth-latest
706
707
  Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
@@ -5,5 +5,5 @@ App init
5
5
  # Django
6
6
  from django.utils.translation import gettext_lazy as _
7
7
 
8
- __version__ = "2.5.2"
8
+ __version__ = "2.6.0"
9
9
  __title__ = _("Intel Parser")
@@ -57,7 +57,7 @@ class AppSettings:
57
57
  )
58
58
 
59
59
  # Set the grid size for D-Scans.
60
- # This defines the size of teh grid in which ships and
60
+ # This defines the size of the grid in which ships and
61
61
  # structure are considered to be "on grid"
62
62
  INTELTOOL_DSCAN_GRID_SIZE = clean_setting(
63
63
  name="INTELTOOL_DSCAN_GRID_SIZE", default_value=10000, required_type=int
@@ -3,12 +3,15 @@ App constants
3
3
  """
4
4
 
5
5
  # Standard Library
6
+ import os
6
7
  import re
7
8
 
8
9
  # Django
9
- from django.utils.text import slugify
10
10
  from django.utils.translation import gettext_lazy as _
11
11
 
12
+ # Alliance Auth
13
+ from esi import __version__ as esi_version
14
+
12
15
  # AA Intel Tool
13
16
  import aa_intel_tool.parser.module.chatlist
14
17
  import aa_intel_tool.parser.module.dscan
@@ -76,7 +79,11 @@ SUPPORTED_INTEL_TYPES = {
76
79
 
77
80
 
78
81
  # Building our user agent for ESI calls
79
- VERBOSE_NAME = "AA Intel Tool"
80
- verbose_name_slugified: str = slugify(VERBOSE_NAME, allow_unicode=True)
81
- github_url: str = "https://github.com/ppfeufer/aa-intel-tool"
82
- USER_AGENT = f"{verbose_name_slugified} v{__version__} {github_url}"
82
+ APP_NAME = "aa-intel-tool"
83
+ GITHUB_URL = f"https://github.com/ppfeufer/{APP_NAME}"
84
+ USER_AGENT = f"{APP_NAME}/{__version__} ({GITHUB_URL}) via django-esi/{esi_version}"
85
+
86
+ AA_INTEL_TOOL_BASE_DIR = os.path.join(os.path.dirname(__file__))
87
+ AA_INTEL_TOOL_STATIC_DIR = os.path.join(
88
+ AA_INTEL_TOOL_BASE_DIR, "static", "aa_intel_tool"
89
+ )
@@ -0,0 +1,41 @@
1
+ """
2
+ Helper functions for static integrity calculations
3
+ """
4
+
5
+ # Standard Library
6
+ import os
7
+ from pathlib import Path
8
+
9
+ # Third Party
10
+ from sri import Algorithm, calculate_integrity
11
+
12
+ # Alliance Auth
13
+ from allianceauth.services.hooks import get_extension_logger
14
+
15
+ # Alliance Auth (External Libs)
16
+ from app_utils.logging import LoggerAddTag
17
+
18
+ # AA Intel Tool
19
+ from aa_intel_tool import __title__
20
+ from aa_intel_tool.constants import AA_INTEL_TOOL_STATIC_DIR
21
+
22
+ logger = LoggerAddTag(my_logger=get_extension_logger(__name__), prefix=__title__)
23
+
24
+
25
+ def calculate_integrity_hash(relative_file_path: str) -> str:
26
+ """
27
+ Calculates the integrity hash for a given static file
28
+ :param self:
29
+ :type self:
30
+ :param relative_file_path: The file path relative to the `aa-intel-tool/aa_intel_tool/static/aa_intel_tool` folder
31
+ :type relative_file_path: str
32
+ :return: The integrity hash
33
+ :rtype: str
34
+ """
35
+
36
+ file_path = os.path.join(AA_INTEL_TOOL_STATIC_DIR, relative_file_path)
37
+ integrity_hash = calculate_integrity(
38
+ path=Path(file_path), algorithm=Algorithm.SHA512
39
+ )
40
+
41
+ return integrity_hash
@@ -6,17 +6,15 @@ 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: 2024-12-14 18:06+0100\n"
9
+ "POT-Creation-Date: 2025-01-31 11:24+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
- "Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-"
13
- "apps/aa-intel-tool/cs/>\n"
12
+ "Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/cs/>\n"
14
13
  "Language: cs_CZ\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
- "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
19
- "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
17
+ "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
20
18
  "X-Generator: Weblate 5.6.2\n"
21
19
 
22
20
  #: aa_intel_tool/__init__.py:9
@@ -47,16 +45,16 @@ msgstr ""
47
45
  msgid "Intel Parser v{__version__}"
48
46
  msgstr ""
49
47
 
50
- #: aa_intel_tool/constants.py:58 aa_intel_tool/models.py:24
48
+ #: aa_intel_tool/constants.py:61 aa_intel_tool/models.py:24
51
49
  msgid "Chat list"
52
50
  msgstr ""
53
51
 
54
- #: aa_intel_tool/constants.py:64 aa_intel_tool/models.py:22
52
+ #: aa_intel_tool/constants.py:67 aa_intel_tool/models.py:22
55
53
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
56
54
  msgid "D-Scan"
57
55
  msgstr ""
58
56
 
59
- #: aa_intel_tool/constants.py:70 aa_intel_tool/models.py:23
57
+ #: aa_intel_tool/constants.py:73 aa_intel_tool/models.py:23
60
58
  #: aa_intel_tool/models.py:123
61
59
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
62
60
  msgid "Fleet composition"
@@ -158,8 +156,7 @@ msgid "Scan data"
158
156
  msgstr ""
159
157
 
160
158
  #: aa_intel_tool/parser/general.py:46
161
- msgid ""
162
- "No suitable parser found. Input is not a supported intel type or malformed …"
159
+ msgid "No suitable parser found. Input is not a supported intel type or malformed …"
163
160
  msgstr ""
164
161
 
165
162
  #: aa_intel_tool/parser/general.py:80
@@ -180,12 +177,8 @@ msgstr ""
180
177
 
181
178
  #: aa_intel_tool/parser/module/chatlist.py:299
182
179
  #, python-brace-format
183
- msgid ""
184
- "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilot "
185
- "per scan. Your list of pilots exceeds this limit."
186
- msgid_plural ""
187
- "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilots "
188
- "per scan. Your list of pilots exceeds this limit."
180
+ msgid "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilot per scan. Your list of pilots exceeds this limit."
181
+ msgid_plural "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilots per scan. Your list of pilots exceeds this limit."
189
182
  msgstr[0] ""
190
183
  msgstr[1] ""
191
184
  msgstr[2] ""
@@ -199,97 +192,90 @@ msgstr ""
199
192
  msgid "The fleet composition module is currently disabled."
200
193
  msgstr ""
201
194
 
202
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:9
195
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:20
203
196
  msgid "Permalink successfully copied"
204
197
  msgstr ""
205
198
 
206
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:10
207
- msgid ""
208
- "Something went wrong. Nothing copied. Maybe your browser does not support "
209
- "this function."
199
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:21
200
+ msgid "Something went wrong. Nothing copied. Maybe your browser does not support this function."
210
201
  msgstr ""
211
202
 
212
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:15
203
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:22
213
204
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html:4
214
205
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:4
215
206
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:3
216
207
  msgid "Unaffiliated / No Alliance"
217
208
  msgstr ""
218
209
 
219
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:16
210
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:23
220
211
  msgid "NPC Corp"
221
212
  msgstr ""
222
213
 
223
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:20
214
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:24
224
215
  msgctxt "Decimal separator"
225
216
  msgid "."
226
217
  msgstr ""
227
218
 
228
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:21
219
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:25
229
220
  msgctxt "Thousands separator"
230
221
  msgid ","
231
222
  msgstr ""
232
223
 
233
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:22
224
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:26
234
225
  msgid "No data available in this table"
235
226
  msgstr ""
236
227
 
237
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:23
228
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:27
238
229
  msgctxt "Keep _END_ as it is. It will be replaced by a number."
239
230
  msgid "Showing _END_ entries"
240
231
  msgstr ""
241
232
 
242
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:24
233
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:28
243
234
  msgctxt "Keep _MAX_ as it is. It will be replaced by a number."
244
235
  msgid "(filtered from _MAX_ total entries)"
245
236
  msgstr ""
246
237
 
247
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:25
238
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:29
248
239
  msgid "No records available"
249
240
  msgstr ""
250
241
 
251
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:27
252
- msgctxt "Keep _MENU_ as it is. It will be replaced by an HTML construct."
253
- msgid "Show _MENU_"
254
- msgstr ""
255
-
256
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:28
242
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:30
257
243
  msgid "Loading …"
258
244
  msgstr ""
259
245
 
260
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:29
246
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:31
261
247
  msgid "Processing …"
262
248
  msgstr ""
263
249
 
264
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:30
250
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:32
265
251
  msgid "Nothing found, sorry …"
266
252
  msgstr ""
267
253
 
268
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:32
254
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:33
269
255
  msgid "Search …"
270
256
  msgstr ""
271
257
 
272
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:34
258
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:34
273
259
  msgid "First"
274
260
  msgstr ""
275
261
 
276
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:35
262
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:35
277
263
  msgid "Last"
278
264
  msgstr ""
279
265
 
280
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:36
266
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:36
281
267
  msgid "Next"
282
268
  msgstr ""
283
269
 
284
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:37
270
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:37
285
271
  msgid "Previous"
286
272
  msgstr ""
287
273
 
288
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:40
274
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:38
289
275
  msgid ": activate to sort column ascending"
290
276
  msgstr ""
291
277
 
292
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:41
278
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:39
293
279
  msgid ": activate to sort column descending"
294
280
  msgstr ""
295
281
 
@@ -303,12 +289,8 @@ msgstr[2] ""
303
289
  msgstr[3] ""
304
290
 
305
291
  #: aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html:5
306
- msgid ""
307
- "Do you want to help translate this app into your language or improve the "
308
- "existing translation?"
309
- msgstr ""
310
- "Chceš pomoc s překladem této aplikace do tvého jazyka, nebo vylepšit "
311
- "současný překlad?"
292
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
293
+ msgstr "Chceš pomoc s překladem této aplikace do tvého jazyka, nebo vylepšit současný překlad?"
312
294
 
313
295
  #: aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html:8
314
296
  msgid "Join our team of translators!"
@@ -332,9 +314,7 @@ msgstr[2] ""
332
314
  msgstr[3] ""
333
315
 
334
316
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:40
335
- msgid ""
336
- "Please keep in mind, parsing large amounts of data can take some time. Be "
337
- "patient, CCP's API is not the fastest to answer …"
317
+ msgid "Please keep in mind, parsing large amounts of data can take some time. Be patient, CCP's API is not the fastest to answer …"
338
318
  msgstr ""
339
319
 
340
320
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:51
@@ -350,8 +330,7 @@ msgid "Detecting the intel type"
350
330
  msgstr ""
351
331
 
352
332
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:59
353
- msgid ""
354
- "Fetching potentially missing information from ESI (this might take a moment)"
333
+ msgid "Fetching potentially missing information from ESI (this might take a moment)"
355
334
  msgstr ""
356
335
 
357
336
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:60
@@ -6,11 +6,10 @@ 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: 2024-12-14 18:06+0100\n"
9
+ "POT-Creation-Date: 2025-01-31 11:24+0100\n"
10
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/alliance-auth-"
13
- "apps/aa-intel-tool/de/>\n"
12
+ "Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/de/>\n"
14
13
  "Language: de\n"
15
14
  "MIME-Version: 1.0\n"
16
15
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -46,16 +45,16 @@ msgstr "Rohdaten"
46
45
  msgid "Intel Parser v{__version__}"
47
46
  msgstr "Intel Parser v{__version__}"
48
47
 
49
- #: aa_intel_tool/constants.py:58 aa_intel_tool/models.py:24
48
+ #: aa_intel_tool/constants.py:61 aa_intel_tool/models.py:24
50
49
  msgid "Chat list"
51
50
  msgstr "Chatliste"
52
51
 
53
- #: aa_intel_tool/constants.py:64 aa_intel_tool/models.py:22
52
+ #: aa_intel_tool/constants.py:67 aa_intel_tool/models.py:22
54
53
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
55
54
  msgid "D-Scan"
56
55
  msgstr "D-Scan"
57
56
 
58
- #: aa_intel_tool/constants.py:70 aa_intel_tool/models.py:23
57
+ #: aa_intel_tool/constants.py:73 aa_intel_tool/models.py:23
59
58
  #: aa_intel_tool/models.py:123
60
59
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
61
60
  msgid "Fleet composition"
@@ -157,11 +156,8 @@ msgid "Scan data"
157
156
  msgstr "Scandaten"
158
157
 
159
158
  #: aa_intel_tool/parser/general.py:46
160
- msgid ""
161
- "No suitable parser found. Input is not a supported intel type or malformed …"
162
- msgstr ""
163
- "Kein passender Parser gefunden. Die Eingabe ist kein unterstützter Inteltyp "
164
- "oder fehlerhaft …"
159
+ msgid "No suitable parser found. Input is not a supported intel type or malformed …"
160
+ msgstr "Kein passender Parser gefunden. Die Eingabe ist kein unterstützter Inteltyp oder fehlerhaft …"
165
161
 
166
162
  #: aa_intel_tool/parser/general.py:80
167
163
  msgid "No data to parse …"
@@ -169,8 +165,7 @@ msgstr "Keine Daten zum Parsen …"
169
165
 
170
166
  #: aa_intel_tool/parser/module/chatlist.py:65
171
167
  msgid "Something went wrong while fetching the character information from ESI."
172
- msgstr ""
173
- "Beim Abrufen der Charakterinformationen von ESI ist ein Fehler aufgetreten."
168
+ msgstr "Beim Abrufen der Charakterinformationen von ESI ist ein Fehler aufgetreten."
174
169
 
175
170
  #: aa_intel_tool/parser/module/chatlist.py:76
176
171
  msgid "Character unknown to ESI."
@@ -182,18 +177,10 @@ msgstr "Das Chatlistenmodul ist derzeit deaktiviert."
182
177
 
183
178
  #: aa_intel_tool/parser/module/chatlist.py:299
184
179
  #, python-brace-format
185
- msgid ""
186
- "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilot "
187
- "per scan. Your list of pilots exceeds this limit."
188
- msgid_plural ""
189
- "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilots "
190
- "per scan. Your list of pilots exceeds this limit."
191
- msgstr[0] ""
192
- "Chatscans sind derzeit auf maximal {max_allowed_pilots} Pilot pro Scan "
193
- "beschränkt. Deine Pilotenliste überschreitet diese Grenze."
194
- msgstr[1] ""
195
- "Chatscans sind derzeit auf maximal {max_allowed_pilots} Piloten pro Scan "
196
- "beschränkt. Deine Pilotenliste überschreitet diese Grenze."
180
+ msgid "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilot per scan. Your list of pilots exceeds this limit."
181
+ msgid_plural "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilots per scan. Your list of pilots exceeds this limit."
182
+ msgstr[0] "Chatscans sind derzeit auf maximal {max_allowed_pilots} Pilot pro Scan beschränkt. Deine Pilotenliste überschreitet diese Grenze."
183
+ msgstr[1] "Chatscans sind derzeit auf maximal {max_allowed_pilots} Piloten pro Scan beschränkt. Deine Pilotenliste überschreitet diese Grenze."
197
184
 
198
185
  #: aa_intel_tool/parser/module/dscan.py:350
199
186
  msgid "The D-Scan module is currently disabled."
@@ -203,99 +190,90 @@ msgstr "Das D-Scan-Modul ist derzeit deaktiviert."
203
190
  msgid "The fleet composition module is currently disabled."
204
191
  msgstr "Das Flottenzusammensetzungsmodul ist derzeit deaktiviert."
205
192
 
206
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:9
193
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:20
207
194
  msgid "Permalink successfully copied"
208
195
  msgstr "Permalink erfolgreich kopiert"
209
196
 
210
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:10
211
- msgid ""
212
- "Something went wrong. Nothing copied. Maybe your browser does not support "
213
- "this function."
214
- msgstr ""
215
- "Etwas ist schief gelaufen. Nichts kopiert. Möglicherweise unterstützt Dein "
216
- "Browser diese Funktion nicht."
197
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:21
198
+ msgid "Something went wrong. Nothing copied. Maybe your browser does not support this function."
199
+ msgstr "Etwas ist schief gelaufen. Nichts kopiert. Möglicherweise unterstützt Dein Browser diese Funktion nicht."
217
200
 
218
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:15
201
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:22
219
202
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html:4
220
203
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:4
221
204
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:3
222
205
  msgid "Unaffiliated / No Alliance"
223
206
  msgstr "Unabhängig / Keine Allianz"
224
207
 
225
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:16
208
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:23
226
209
  msgid "NPC Corp"
227
210
  msgstr "NPC Corp"
228
211
 
229
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:20
212
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:24
230
213
  msgctxt "Decimal separator"
231
214
  msgid "."
232
215
  msgstr ","
233
216
 
234
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:21
217
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:25
235
218
  msgctxt "Thousands separator"
236
219
  msgid ","
237
220
  msgstr "."
238
221
 
239
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:22
222
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:26
240
223
  msgid "No data available in this table"
241
224
  msgstr "In dieser Tabelle sind keine Daten verfügbar"
242
225
 
243
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:23
226
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:27
244
227
  msgctxt "Keep _END_ as it is. It will be replaced by a number."
245
228
  msgid "Showing _END_ entries"
246
229
  msgstr "Zeige _END_ Einträge"
247
230
 
248
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:24
231
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:28
249
232
  msgctxt "Keep _MAX_ as it is. It will be replaced by a number."
250
233
  msgid "(filtered from _MAX_ total entries)"
251
234
  msgstr "(gefiltert von _MAX_ Einträgen)"
252
235
 
253
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:25
236
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:29
254
237
  msgid "No records available"
255
238
  msgstr "Keine Datensätze vorhanden"
256
239
 
257
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:27
258
- msgctxt "Keep _MENU_ as it is. It will be replaced by an HTML construct."
259
- msgid "Show _MENU_"
260
- msgstr "Zeige _MENU_"
261
-
262
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:28
240
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:30
263
241
  msgid "Loading …"
264
242
  msgstr "Lade …"
265
243
 
266
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:29
244
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:31
267
245
  msgid "Processing …"
268
246
  msgstr "Verarbeite …"
269
247
 
270
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:30
248
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:32
271
249
  msgid "Nothing found, sorry …"
272
250
  msgstr "Nichts gefunden, tut mir leid …"
273
251
 
274
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:32
252
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:33
275
253
  msgid "Search …"
276
254
  msgstr "Suche …"
277
255
 
278
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:34
256
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:34
279
257
  msgid "First"
280
258
  msgstr "Erster"
281
259
 
282
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:35
260
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:35
283
261
  msgid "Last"
284
262
  msgstr "Letzter"
285
263
 
286
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:36
264
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:36
287
265
  msgid "Next"
288
266
  msgstr "Nächster"
289
267
 
290
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:37
268
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:37
291
269
  msgid "Previous"
292
270
  msgstr "Vorheriger"
293
271
 
294
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:40
272
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:38
295
273
  msgid ": activate to sort column ascending"
296
274
  msgstr ": aktivieren, um die Spalte aufsteigend zu sortieren"
297
275
 
298
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:41
276
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:39
299
277
  msgid ": activate to sort column descending"
300
278
  msgstr ": aktivieren, um die Spalte absteigend zu sortieren"
301
279
 
@@ -307,12 +285,8 @@ msgstr[0] "Scans werden nach %(scan_retention_time)s Tag gelöscht."
307
285
  msgstr[1] "Scans werden nach %(scan_retention_time)s Tagen gelöscht."
308
286
 
309
287
  #: aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html:5
310
- msgid ""
311
- "Do you want to help translate this app into your language or improve the "
312
- "existing translation?"
313
- msgstr ""
314
- "Du möchtest helfen diese App in Deine Sprache zu übersetzen oder die "
315
- "bestehende Übersetzung verbessern?"
288
+ msgid "Do you want to help translate this app into your language or improve the existing translation?"
289
+ msgstr "Du möchtest helfen diese App in Deine Sprache zu übersetzen oder die bestehende Übersetzung verbessern?"
316
290
 
317
291
  #: aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html:8
318
292
  msgid "Join our team of translators!"
@@ -334,13 +308,8 @@ msgstr[0] "Begrenzt auf maximal %(max_pilots)s Pilot pro Scan."
334
308
  msgstr[1] "Begrenzt auf maximal %(max_pilots)s Piloten pro Scan."
335
309
 
336
310
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:40
337
- msgid ""
338
- "Please keep in mind, parsing large amounts of data can take some time. Be "
339
- "patient, CCP's API is not the fastest to answer …"
340
- msgstr ""
341
- "Bitte beachte, dass das Verarbeiten großer Datenmengen einige Zeit in "
342
- "Anspruch nehmen kann. Sei geduldig, die API von CCP ist nicht die Schnellste "
343
- "…"
311
+ msgid "Please keep in mind, parsing large amounts of data can take some time. Be patient, CCP's API is not the fastest to answer …"
312
+ msgstr "Bitte beachte, dass das Verarbeiten großer Datenmengen einige Zeit in Anspruch nehmen kann. Sei geduldig, die API von CCP ist nicht die Schnellste …"
344
313
 
345
314
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:51
346
315
  msgid "Submit"
@@ -355,11 +324,8 @@ msgid "Detecting the intel type"
355
324
  msgstr "Erkennung des Inteltyps"
356
325
 
357
326
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:59
358
- msgid ""
359
- "Fetching potentially missing information from ESI (this might take a moment)"
360
- msgstr ""
361
- "Abrufen potenziell fehlender Informationen von ESI (dies kann einen Moment "
362
- "dauern)"
327
+ msgid "Fetching potentially missing information from ESI (this might take a moment)"
328
+ msgstr "Abrufen potenziell fehlender Informationen von ESI (dies kann einen Moment dauern)"
363
329
 
364
330
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:60
365
331
  msgid "Parsing data"
@@ -523,3 +489,7 @@ msgstr "(Systemfehler) Es ist etwas Unerwartetes passiert."
523
489
  #: aa_intel_tool/views/general.py:101 aa_intel_tool/views/general.py:131
524
490
  msgid "The scan you were looking for could not be found."
525
491
  msgstr "Der gesuchte Scan konnte nicht gefunden werden."
492
+
493
+ #~ msgctxt "Keep _MENU_ as it is. It will be replaced by an HTML construct."
494
+ #~ msgid "Show _MENU_"
495
+ #~ msgstr "Zeige _MENU_"