aa-intel-tool 2.3.0__py3-none-any.whl → 2.4.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
aa_intel_tool/__init__.py CHANGED
@@ -5,5 +5,5 @@ App init
5
5
  # Django
6
6
  from django.utils.translation import gettext_lazy as _
7
7
 
8
- __version__ = "2.3.0"
8
+ __version__ = "2.4.0"
9
9
  __title__ = _("Intel Parser")
@@ -1,24 +1,23 @@
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
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
4
+ # Dadas Aideron <dadas.aideron@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-10 14:07+0000\n"
12
- "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
- "Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-"
14
- "apps/aa-intel-tool/cs/>\n"
10
+ "PO-Revision-Date: 2024-07-10 14:26+0000\n"
11
+ "Last-Translator: Dadas Aideron <dadas.aideron@gmail.com>\n"
12
+ "Language-Team: Czech <https://weblate.ppfeufer.de/projects/"
13
+ "alliance-auth-apps/aa-intel-tool/cs/>\n"
15
14
  "Language: cs\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=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
20
19
  "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
21
- "X-Generator: Weblate 5.5.3\n"
20
+ "X-Generator: Weblate 5.6.2\n"
22
21
 
23
22
  #: aa_intel_tool/__init__.py:9
24
23
  #: aa_intel_tool/templates/aa_intel_tool/base.html:6
@@ -308,10 +307,12 @@ msgid ""
308
307
  "Do you want to help translate this app into your language or improve the "
309
308
  "existing translation?"
310
309
  msgstr ""
310
+ "Chceš pomoc s překladem této aplikace do tvého jazyka, nebo vylepšit "
311
+ "současný překlad?"
311
312
 
312
313
  #: aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html:8
313
314
  msgid "Join our team of translators!"
314
- msgstr ""
315
+ msgstr "Připoj se k našemu týmu překladatelů!"
315
316
 
316
317
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:10
317
318
  msgid "What can I paste?"
@@ -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-06-30 16:12+0200\n"
11
+ "POT-Creation-Date: 2024-07-27 21:07+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"
@@ -4,13 +4,14 @@
4
4
  # erka Ekanon <M6musicT@hotmail.fr>, 2024.
5
5
  # Peter Pfeufer <info@ppfeufer.de>, 2024.
6
6
  # Matthias P <randomusernetcom@gmail.com>, 2024.
7
+ # Houbi_Houba <paul.lacape@live.fr>, 2024.
7
8
  msgid ""
8
9
  msgstr ""
9
10
  "Project-Id-Version: PACKAGE VERSION\n"
10
11
  "Report-Msgid-Bugs-To: \n"
11
12
  "POT-Creation-Date: 2024-06-23 11:20+0200\n"
12
- "PO-Revision-Date: 2024-06-25 19:27+0000\n"
13
- "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
13
+ "PO-Revision-Date: 2024-07-10 09:28+0000\n"
14
+ "Last-Translator: Houbi_Houba <paul.lacape@live.fr>\n"
14
15
  "Language-Team: French <https://weblate.ppfeufer.de/projects/"
15
16
  "alliance-auth-apps/aa-intel-tool/fr/>\n"
16
17
  "Language: fr_FR\n"
@@ -18,7 +19,7 @@ msgstr ""
18
19
  "Content-Type: text/plain; charset=UTF-8\n"
19
20
  "Content-Transfer-Encoding: 8bit\n"
20
21
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
21
- "X-Generator: Weblate 5.6\n"
22
+ "X-Generator: Weblate 5.6.2\n"
22
23
 
23
24
  #: aa_intel_tool/__init__.py:9
24
25
  #: aa_intel_tool/templates/aa_intel_tool/base.html:6
@@ -31,8 +32,9 @@ msgid "Intel Parser"
31
32
  msgstr "Analyseur Intel"
32
33
 
33
34
  #: aa_intel_tool/admin.py:79 aa_intel_tool/models.py:46
35
+ #, fuzzy
34
36
  msgid "Scan type"
35
- msgstr ""
37
+ msgstr "Type de scan"
36
38
 
37
39
  #: aa_intel_tool/admin.py:94
38
40
  msgid "Open in a new browser tab"
@@ -5,13 +5,14 @@
5
5
  # Faer Yili <yilifaer@gmail.com>, 2024.
6
6
  # SAM_FPS <sam_fps@163.com>, 2024.
7
7
  # Peter Pfeufer <info@ppfeufer.de>, 2024.
8
+ # 陈康立 <amadis0814@gmail.com>, 2024.
8
9
  msgid ""
9
10
  msgstr ""
10
11
  "Project-Id-Version: PACKAGE VERSION\n"
11
12
  "Report-Msgid-Bugs-To: \n"
12
13
  "POT-Creation-Date: 2024-06-23 11:20+0200\n"
13
- "PO-Revision-Date: 2024-06-06 14:27+0000\n"
14
- "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
14
+ "PO-Revision-Date: 2024-07-16 04:03+0000\n"
15
+ "Last-Translator: 陈康立 <amadis0814@gmail.com>\n"
15
16
  "Language-Team: Chinese (Simplified) <https://weblate.ppfeufer.de/projects/"
16
17
  "alliance-auth-apps/aa-intel-tool/zh_Hans/>\n"
17
18
  "Language: zh_Hans\n"
@@ -19,7 +20,7 @@ msgstr ""
19
20
  "Content-Type: text/plain; charset=UTF-8\n"
20
21
  "Content-Transfer-Encoding: 8bit\n"
21
22
  "Plural-Forms: nplurals=1; plural=0;\n"
22
- "X-Generator: Weblate 5.5.5\n"
23
+ "X-Generator: Weblate 5.6.2\n"
23
24
 
24
25
  #: aa_intel_tool/__init__.py:9
25
26
  #: aa_intel_tool/templates/aa_intel_tool/base.html:6
@@ -56,7 +57,7 @@ msgstr ""
56
57
  #: aa_intel_tool/constants.py:64 aa_intel_tool/models.py:22
57
58
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
58
59
  msgid "D-Scan"
59
- msgstr ""
60
+ msgstr "定向扫描"
60
61
 
61
62
  #: aa_intel_tool/constants.py:70 aa_intel_tool/models.py:23
62
63
  #: aa_intel_tool/models.py:123
@@ -67,15 +68,15 @@ msgstr "舰队组成"
67
68
  #: aa_intel_tool/exceptions.py:34
68
69
  #, python-brace-format
69
70
  msgid "A parser error occurred » {message}"
70
- msgstr ""
71
+ msgstr "发生了一个解析器错误 » {message}"
71
72
 
72
73
  #: aa_intel_tool/form.py:20
73
74
  msgid "Paste here …"
74
- msgstr ""
75
+ msgstr "粘贴到这里…"
75
76
 
76
77
  #: aa_intel_tool/models.py:21 aa_intel_tool/models.py:110
77
78
  msgid "Invalid scan data"
78
- msgstr ""
79
+ msgstr "不可用的扫描数据"
79
80
 
80
81
  #: aa_intel_tool/models.py:31
81
82
  msgid "Scan hash"
@@ -83,52 +84,52 @@ msgstr ""
83
84
 
84
85
  #: aa_intel_tool/models.py:37
85
86
  msgid "Creation date/time"
86
- msgstr ""
87
+ msgstr "创建日期/时间"
87
88
 
88
89
  #: aa_intel_tool/models.py:40
89
90
  msgid "Scan raw data"
90
- msgstr ""
91
+ msgstr "原始扫描数据"
91
92
 
92
93
  #: aa_intel_tool/models.py:55 aa_intel_tool/models.py:132
93
94
  msgid "Scan"
94
- msgstr ""
95
+ msgstr "扫描"
95
96
 
96
97
  #: aa_intel_tool/models.py:56
97
98
  msgid "Scans"
98
- msgstr ""
99
+ msgstr "扫描"
99
100
 
100
101
  #: aa_intel_tool/models.py:111
101
102
  msgid "Pilot list"
102
- msgstr ""
103
+ msgstr "飞行员列表"
103
104
 
104
105
  #: aa_intel_tool/models.py:112
105
106
  msgid "Corporation list"
106
- msgstr ""
107
+ msgstr "军团列表"
107
108
 
108
109
  #: aa_intel_tool/models.py:113
109
110
  msgid "Alliance list"
110
- msgstr ""
111
+ msgstr "联盟列表"
111
112
 
112
113
  #: aa_intel_tool/models.py:114
113
114
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:6
114
115
  msgid "Ship types"
115
- msgstr ""
116
+ msgstr "舰船种类"
116
117
 
117
118
  #: aa_intel_tool/models.py:115
118
119
  msgid "Ship list"
119
- msgstr ""
120
+ msgstr "舰船列表"
120
121
 
121
122
  #: aa_intel_tool/models.py:116
122
123
  msgid "Ship list (on grid)"
123
- msgstr ""
124
+ msgstr "舰船列表(在场的)"
124
125
 
125
126
  #: aa_intel_tool/models.py:117
126
127
  msgid "Ship list (off grid)"
127
- msgstr ""
128
+ msgstr "舰船列表(不在场的)"
128
129
 
129
130
  #: aa_intel_tool/models.py:118
130
131
  msgid "Structures (on grid)"
131
- msgstr ""
132
+ msgstr "建筑(在场的)"
132
133
 
133
134
  #: aa_intel_tool/models.py:119
134
135
  msgid "Starbases (on grid)"
@@ -136,7 +137,7 @@ msgstr ""
136
137
 
137
138
  #: aa_intel_tool/models.py:120
138
139
  msgid "Deployables (on grid)"
139
- msgstr ""
140
+ msgstr "可锚定装备(在场的)"
140
141
 
141
142
  #: aa_intel_tool/models.py:121
142
143
  msgid "Miscellaneous (on grid)"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: aa-intel-tool
3
- Version: 2.3.0
3
+ Version: 2.4.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
@@ -1,4 +1,4 @@
1
- aa_intel_tool/__init__.py,sha256=EHxWnKYbU1w5qccCKq9UGqI38PJVX6vcowKTKFrNFUY,135
1
+ aa_intel_tool/__init__.py,sha256=MjPrglGCiHo9snhTWH4YxYmYR-hSjHIJb6Kg0A5AVos,135
2
2
  aa_intel_tool/admin.py,sha256=ZSsxpL4LmV0nxQRww6BwY5BPLM23JxpnCPwMQbACv78,2441
3
3
  aa_intel_tool/app_settings.py,sha256=FUy9aeu3zHpqhc19tfuJU8b0atdhF2cnlIG1oO1lTRw,2328
4
4
  aa_intel_tool/apps.py,sha256=rfCtJ2bFQB4sDdl-zYo_i034oq-fF1Ad3NAU55NoBQk,452
@@ -11,15 +11,15 @@ aa_intel_tool/tasks.py,sha256=lkW1kDJzU8iOINp_tKEL5rG9DM5icvEkyYQUhGrW_hU,1088
11
11
  aa_intel_tool/urls.py,sha256=cncBfnPbJErN9w0qM83ZmtlnMJEolDHLQllU8bvxUa0,720
12
12
  aa_intel_tool/helper/data_structure.py,sha256=ajH_hDWR5TV22gF0AMIZsu1PcY73OzPdOHx1d_D0GsM,302
13
13
  aa_intel_tool/helper/eve_character.py,sha256=SZcfIJndVvriiqrZW3HrFtMZ9r3PlYIdaups2JndHkE,5143
14
- aa_intel_tool/locale/django.pot,sha256=kComWSBDFSTNLPilIGH2C6tQQliJDvTFqQPhPnhzxCs,15632
15
- aa_intel_tool/locale/cs/LC_MESSAGES/django.mo,sha256=kFplGNZngT8kqd46KvdOMgforCD5Ad_FGe0mtiM7p-Q,561
16
- aa_intel_tool/locale/cs/LC_MESSAGES/django.po,sha256=Lvf9UMLzvSEe4zg6QeQPzXJx6VzrRdzYqYE6mxJuJtU,15879
14
+ aa_intel_tool/locale/django.pot,sha256=moFJf7fqSfpzq-zMCC4xaMo8BQ_tX5uYlndc1RSChl0,15632
15
+ aa_intel_tool/locale/cs/LC_MESSAGES/django.mo,sha256=CHgMtrHlb-VEo5fUh2G3IrCNxoIScE-LzX6xjz1YkRc,864
16
+ aa_intel_tool/locale/cs/LC_MESSAGES/django.po,sha256=-HGtABVuFzLq4Nx9XMZfM6SdYwUfLoK_zP25y0mgISY,16038
17
17
  aa_intel_tool/locale/de/LC_MESSAGES/django.mo,sha256=QkFSQVfr3XKimEprBInSZows2xj0D9FUK1rpcAem3Jg,8931
18
18
  aa_intel_tool/locale/de/LC_MESSAGES/django.po,sha256=UB0RET2vZg-qrrWIQDi7gHJxmqbOFtzfPzwECJgKSFg,18833
19
19
  aa_intel_tool/locale/es/LC_MESSAGES/django.mo,sha256=jdprj0Brl2RJY1alw9CcstPZxnKS0Uhc4CcyBdTIuxc,1849
20
20
  aa_intel_tool/locale/es/LC_MESSAGES/django.po,sha256=x5kSVBBOwEApSRY75LE-LRG5H7nps6_E08LKlQ5Z8kA,16820
21
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo,sha256=G10NwoDYRbPpfd-UegCGyEpHg_FN6HsqGIxklcJ6c6w,7656
22
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po,sha256=XoNVM8SPDYX_4mRim1YyjvNxFDnq0UptK2hCP_sGttU,18986
21
+ aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo,sha256=TkfjteFZi91a7U2GWwj2Hj5RsnaOHHuwi7c_temvFQ8,7658
22
+ aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po,sha256=Ct4vHnvVnUJ3OnHtR0PkA_Hv7oQscFtP4cBfY68F2Rg,19053
23
23
  aa_intel_tool/locale/it_IT/LC_MESSAGES/django.mo,sha256=dqJTO-ELuQ2KgN37kNG65LG7jjb4IhNkU2Tq1C4vswg,483
24
24
  aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po,sha256=f0tnkTaibT3SD-6G6dkLFQcRA46xwv50jSRLySvrI9Q,15721
25
25
  aa_intel_tool/locale/ja/LC_MESSAGES/django.mo,sha256=lCEBdxMDDe6b695zTFyrSFIB1nTJh9AXobwzjsQRRCE,480
@@ -36,8 +36,8 @@ aa_intel_tool/locale/sk/LC_MESSAGES/django.mo,sha256=ag8xFgumlPADbLURJ5FQ4EARs6l
36
36
  aa_intel_tool/locale/sk/LC_MESSAGES/django.po,sha256=xUoNbJ5ZzwTW25B8nDvdlZa-UbWSnpdRaHCK4vdIhLQ,15875
37
37
  aa_intel_tool/locale/uk/LC_MESSAGES/django.mo,sha256=ksPAywZX4g-sA1xT8M3y_L2h_3pJuJKv72ZPZvyXdwg,664
38
38
  aa_intel_tool/locale/uk/LC_MESSAGES/django.po,sha256=yZSSbYSE0zhfiJ1NucBWvbEtf_0JoXLiwWNBpsCC2QE,15931
39
- aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=M1sNQynfoQVcrTB2IuiwsihDD8a6vzsN05c52pD_Q2Y,1083
40
- aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po,sha256=YU05zyqxHpfc1C67TeqQHlfyf_d8ETtAo3qzxM60v8w,15993
39
+ aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo,sha256=MTC_vtDXptZOslSvlg_3lGcfyjMs7v94vw1SGHTPFhk,2053
40
+ aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po,sha256=2S_XhyLBdKt405yynn7CGgYvtOP4EXCDR4w7quqr13g,16352
41
41
  aa_intel_tool/management/commands/aa_intel_tool_load_eve_types.py,sha256=rojHdwLg57a3darJif8uFwGxxiBQeFIOGRdr6qI0c5g,1796
42
42
  aa_intel_tool/migrations/0001_initial.py,sha256=nwtThaFJ7wrOZld0MzQ-MLpHB9xG-SJOZPl8FbM8dFE,4339
43
43
  aa_intel_tool/migrations/0002_alter_scan_raw_data.py,sha256=LDXPIxhCJ3QToQqmdyZubNEgiuGPsZZTBGKTOyApULw,405
@@ -126,7 +126,7 @@ aa_intel_tool/tests/test-data/fleetcomp.txt,sha256=BYqCJznI3e6jlHTQwmr08wZr2D_an
126
126
  aa_intel_tool/views/__init__.py,sha256=zf5e30BdJ772oDJkQnBfFIi5a7-HEJByUIkv0iz3Kr8,29
127
127
  aa_intel_tool/views/ajax.py,sha256=7xBsd0Eg6enDl7JeI9vNJXaF66lWjhStLfYdJGAobvM,911
128
128
  aa_intel_tool/views/general.py,sha256=c2xD--Kkc9IfJg2x7VALPMhvwbssIY0qsbdFqfJEh-s,4040
129
- aa_intel_tool-2.3.0.dist-info/METADATA,sha256=S88ethjTYeTrkwE-1HQCvQRgD4gSOYVqe4jylX--Dos,55040
130
- aa_intel_tool-2.3.0.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
131
- aa_intel_tool-2.3.0.dist-info/licenses/LICENSE,sha256=UTib95uJWe2NQIG3TzU8-Hm-eaEZFqv9fqsjNT_xKWU,35151
132
- aa_intel_tool-2.3.0.dist-info/RECORD,,
129
+ aa_intel_tool-2.4.0.dist-info/METADATA,sha256=qPQSbJTvMyZE__mrhZH8odnTDazOJaawt3jluMb8RYk,55040
130
+ aa_intel_tool-2.4.0.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
131
+ aa_intel_tool-2.4.0.dist-info/licenses/LICENSE,sha256=UTib95uJWe2NQIG3TzU8-Hm-eaEZFqv9fqsjNT_xKWU,35151
132
+ aa_intel_tool-2.4.0.dist-info/RECORD,,