aa-intel-tool 2.0.0b1__py3-none-any.whl → 2.1.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 +1 -1
- aa_intel_tool/constants.py +4 -4
- aa_intel_tool/locale/cs/LC_MESSAGES/django.po +510 -0
- aa_intel_tool/locale/de/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/de/LC_MESSAGES/django.po +54 -49
- aa_intel_tool/locale/django.pot +48 -44
- aa_intel_tool/locale/es/LC_MESSAGES/django.po +52 -48
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po +155 -132
- aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po +50 -46
- aa_intel_tool/locale/ja/LC_MESSAGES/django.po +50 -46
- aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po +69 -63
- aa_intel_tool/locale/nl/LC_MESSAGES/django.po +509 -0
- aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po +512 -0
- aa_intel_tool/locale/ru/LC_MESSAGES/django.po +52 -48
- aa_intel_tool/locale/sk/LC_MESSAGES/django.po +510 -0
- aa_intel_tool/locale/uk/LC_MESSAGES/django.po +50 -46
- aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po +48 -44
- aa_intel_tool/parser/module/chatlist.py +1 -1
- aa_intel_tool/parser/module/dscan.py +41 -9
- aa_intel_tool/parser/module/fleetcomp.py +4 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.js +34 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js +1 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js.map +1 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.js +12 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js +1 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js.map +1 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.js +6 -6
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js +1 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js.map +1 -1
- aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html +1 -0
- aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html +5 -0
- aa_intel_tool/tests/test_access.py +1 -1
- {aa_intel_tool-2.0.0b1.dist-info → aa_intel_tool-2.1.0.dist-info}/METADATA +6 -4
- {aa_intel_tool-2.0.0b1.dist-info → aa_intel_tool-2.1.0.dist-info}/RECORD +39 -34
- {aa_intel_tool-2.0.0b1.dist-info → aa_intel_tool-2.1.0.dist-info}/WHEEL +1 -1
- {aa_intel_tool-2.0.0b1.dist-info → aa_intel_tool-2.1.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -8,12 +8,12 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date:
|
|
11
|
+
"POT-Creation-Date: 2024-04-20 22:33+0200\n"
|
|
12
12
|
"PO-Revision-Date: 2023-10-25 07:04+0000\n"
|
|
13
|
-
"Last-Translator: Geovanny David Morales De la cruz
|
|
14
|
-
".com>\n"
|
|
15
|
-
"Language-Team: Spanish <https://weblate.ppfeufer.de/projects/"
|
|
16
|
-
"
|
|
13
|
+
"Last-Translator: Geovanny David Morales De la cruz "
|
|
14
|
+
"<moralesgeovanny1996@gmail.com>\n"
|
|
15
|
+
"Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
16
|
+
"apps/aa-intel-tool/es/>\n"
|
|
17
17
|
"Language: es\n"
|
|
18
18
|
"MIME-Version: 1.0\n"
|
|
19
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -21,10 +21,10 @@ msgstr ""
|
|
|
21
21
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
22
22
|
"X-Generator: Weblate 5.1\n"
|
|
23
23
|
|
|
24
|
-
#: aa_intel_tool/__init__.py:
|
|
24
|
+
#: aa_intel_tool/__init__.py:9
|
|
25
25
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:6
|
|
26
|
-
#: aa_intel_tool/templates/aa_intel_tool/
|
|
27
|
-
#: aa_intel_tool/templates/aa_intel_tool/views/index.html:
|
|
26
|
+
#: aa_intel_tool/templates/aa_intel_tool/base.html:10
|
|
27
|
+
#: aa_intel_tool/templates/aa_intel_tool/views/index.html:8
|
|
28
28
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html:5
|
|
29
29
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/dscan.html:5
|
|
30
30
|
#: aa_intel_tool/templates/aa_intel_tool/views/scan/fleetcomp.html:5
|
|
@@ -52,18 +52,18 @@ msgstr "datos RAW"
|
|
|
52
52
|
msgid "Intel Parser v{__version__}"
|
|
53
53
|
msgstr "Herramienta de Intel v{__version__}"
|
|
54
54
|
|
|
55
|
-
#: aa_intel_tool/constants.py:
|
|
55
|
+
#: aa_intel_tool/constants.py:58 aa_intel_tool/models.py:24
|
|
56
56
|
#, fuzzy
|
|
57
57
|
#| msgid "Chat List"
|
|
58
58
|
msgid "Chat list"
|
|
59
59
|
msgstr "Lista de Chat"
|
|
60
60
|
|
|
61
|
-
#: aa_intel_tool/constants.py:
|
|
61
|
+
#: aa_intel_tool/constants.py:64 aa_intel_tool/models.py:22
|
|
62
62
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
|
|
63
63
|
msgid "D-Scan"
|
|
64
64
|
msgstr "D-Scan"
|
|
65
65
|
|
|
66
|
-
#: aa_intel_tool/constants.py:
|
|
66
|
+
#: aa_intel_tool/constants.py:70 aa_intel_tool/models.py:23
|
|
67
67
|
#: aa_intel_tool/models.py:123
|
|
68
68
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
|
|
69
69
|
msgid "Fleet composition"
|
|
@@ -181,19 +181,19 @@ msgstr ""
|
|
|
181
181
|
msgid "No data to parse …"
|
|
182
182
|
msgstr ""
|
|
183
183
|
|
|
184
|
-
#: aa_intel_tool/parser/module/chatlist.py:
|
|
184
|
+
#: aa_intel_tool/parser/module/chatlist.py:68
|
|
185
185
|
msgid "Something went wrong while fetching the character information from ESI."
|
|
186
186
|
msgstr ""
|
|
187
187
|
|
|
188
|
-
#: aa_intel_tool/parser/module/chatlist.py:
|
|
188
|
+
#: aa_intel_tool/parser/module/chatlist.py:79
|
|
189
189
|
msgid "Character unknown to ESI."
|
|
190
190
|
msgstr ""
|
|
191
191
|
|
|
192
|
-
#: aa_intel_tool/parser/module/chatlist.py:
|
|
192
|
+
#: aa_intel_tool/parser/module/chatlist.py:281
|
|
193
193
|
msgid "The chat list module is currently disabled."
|
|
194
194
|
msgstr ""
|
|
195
195
|
|
|
196
|
-
#: aa_intel_tool/parser/module/chatlist.py:
|
|
196
|
+
#: aa_intel_tool/parser/module/chatlist.py:302
|
|
197
197
|
#, python-brace-format
|
|
198
198
|
msgid ""
|
|
199
199
|
"Chat scans are currently limited to a maximum of {max_allowed_pilots} pilot "
|
|
@@ -204,105 +204,105 @@ msgid_plural ""
|
|
|
204
204
|
msgstr[0] ""
|
|
205
205
|
msgstr[1] ""
|
|
206
206
|
|
|
207
|
-
#: aa_intel_tool/parser/module/dscan.py:
|
|
207
|
+
#: aa_intel_tool/parser/module/dscan.py:350
|
|
208
208
|
msgid "The D-Scan module is currently disabled."
|
|
209
209
|
msgstr ""
|
|
210
210
|
|
|
211
|
-
#: aa_intel_tool/parser/module/fleetcomp.py:
|
|
211
|
+
#: aa_intel_tool/parser/module/fleetcomp.py:111
|
|
212
212
|
msgid "The fleet composition module is currently disabled."
|
|
213
213
|
msgstr ""
|
|
214
214
|
|
|
215
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
215
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:9
|
|
216
216
|
msgid "Permalink successfully copied"
|
|
217
217
|
msgstr ""
|
|
218
218
|
|
|
219
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
219
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:10
|
|
220
220
|
msgid ""
|
|
221
221
|
"Something went wrong. Nothing copied. Maybe your browser does not support "
|
|
222
222
|
"this function."
|
|
223
223
|
msgstr ""
|
|
224
224
|
|
|
225
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
225
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:15
|
|
226
226
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html:4
|
|
227
227
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:4
|
|
228
228
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:3
|
|
229
229
|
msgid "Unaffiliated / No Alliance"
|
|
230
230
|
msgstr ""
|
|
231
231
|
|
|
232
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
232
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:16
|
|
233
233
|
msgid "NPC Corp"
|
|
234
234
|
msgstr ""
|
|
235
235
|
|
|
236
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
236
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:20
|
|
237
237
|
msgctxt "Decimal separator"
|
|
238
238
|
msgid "."
|
|
239
239
|
msgstr "."
|
|
240
240
|
|
|
241
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
241
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:21
|
|
242
242
|
msgctxt "Thousands separator"
|
|
243
243
|
msgid ","
|
|
244
244
|
msgstr ""
|
|
245
245
|
|
|
246
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
246
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:22
|
|
247
247
|
msgid "No data available in this table"
|
|
248
248
|
msgstr ""
|
|
249
249
|
|
|
250
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
250
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:23
|
|
251
251
|
msgctxt "Keep _END_ as it is. It will be replaced by a number."
|
|
252
252
|
msgid "Showing _END_ entries"
|
|
253
253
|
msgstr ""
|
|
254
254
|
|
|
255
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
255
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:24
|
|
256
256
|
msgctxt "Keep _MAX_ as it is. It will be replaced by a number."
|
|
257
257
|
msgid "(filtered from _MAX_ total entries)"
|
|
258
258
|
msgstr ""
|
|
259
259
|
|
|
260
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
260
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:25
|
|
261
261
|
msgid "No records available"
|
|
262
262
|
msgstr ""
|
|
263
263
|
|
|
264
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
264
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:27
|
|
265
265
|
msgctxt "Keep _MENU_ as it is. It will be replaced by an HTML construct."
|
|
266
266
|
msgid "Show _MENU_"
|
|
267
267
|
msgstr ""
|
|
268
268
|
|
|
269
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
269
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:28
|
|
270
270
|
msgid "Loading …"
|
|
271
271
|
msgstr ""
|
|
272
272
|
|
|
273
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
273
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:29
|
|
274
274
|
msgid "Processing …"
|
|
275
275
|
msgstr ""
|
|
276
276
|
|
|
277
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
277
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:30
|
|
278
278
|
msgid "Nothing found, sorry …"
|
|
279
279
|
msgstr ""
|
|
280
280
|
|
|
281
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
281
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:32
|
|
282
282
|
msgid "Search …"
|
|
283
283
|
msgstr ""
|
|
284
284
|
|
|
285
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
285
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:34
|
|
286
286
|
msgid "First"
|
|
287
287
|
msgstr ""
|
|
288
288
|
|
|
289
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
289
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:35
|
|
290
290
|
msgid "Last"
|
|
291
291
|
msgstr ""
|
|
292
292
|
|
|
293
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
293
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:36
|
|
294
294
|
msgid "Next"
|
|
295
295
|
msgstr ""
|
|
296
296
|
|
|
297
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
297
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:37
|
|
298
298
|
msgid "Previous"
|
|
299
299
|
msgstr ""
|
|
300
300
|
|
|
301
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
301
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:40
|
|
302
302
|
msgid ": activate to sort column ascending"
|
|
303
303
|
msgstr ""
|
|
304
304
|
|
|
305
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
305
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:41
|
|
306
306
|
msgid ": activate to sort column descending"
|
|
307
307
|
msgstr ""
|
|
308
308
|
|
|
@@ -342,7 +342,13 @@ msgid_plural "Limited to a maximum of %(max_pilots)s pilots per scan."
|
|
|
342
342
|
msgstr[0] ""
|
|
343
343
|
msgstr[1] ""
|
|
344
344
|
|
|
345
|
-
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:
|
|
345
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:40
|
|
346
|
+
msgid ""
|
|
347
|
+
"Please keep in mind, parsing large amounts of data can take some time. Be "
|
|
348
|
+
"patient, CCP's API is not the fastest to answer …"
|
|
349
|
+
msgstr ""
|
|
350
|
+
|
|
351
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:51
|
|
346
352
|
msgid "Submit"
|
|
347
353
|
msgstr "Enviar"
|
|
348
354
|
|
|
@@ -392,7 +398,7 @@ msgstr ""
|
|
|
392
398
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:29
|
|
393
399
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:29
|
|
394
400
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:25
|
|
395
|
-
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:
|
|
401
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:37
|
|
396
402
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:30
|
|
397
403
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:29
|
|
398
404
|
msgid "Loading data …"
|
|
@@ -402,7 +408,7 @@ msgstr ""
|
|
|
402
408
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:35
|
|
403
409
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:35
|
|
404
410
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:31
|
|
405
|
-
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:
|
|
411
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:43
|
|
406
412
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:35
|
|
407
413
|
msgid "No data …"
|
|
408
414
|
msgstr ""
|
|
@@ -470,6 +476,10 @@ msgstr ""
|
|
|
470
476
|
msgid "Ship class"
|
|
471
477
|
msgstr ""
|
|
472
478
|
|
|
479
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:30
|
|
480
|
+
msgid "Total mass (in kg):"
|
|
481
|
+
msgstr ""
|
|
482
|
+
|
|
473
483
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:18
|
|
474
484
|
msgid "Ship type"
|
|
475
485
|
msgstr "Tipo de Nave"
|
|
@@ -506,12 +516,6 @@ msgstr "Sistema"
|
|
|
506
516
|
msgid "Participation details"
|
|
507
517
|
msgstr ""
|
|
508
518
|
|
|
509
|
-
#: aa_intel_tool/templates/aa_intel_tool/views/index.html:14
|
|
510
|
-
msgid ""
|
|
511
|
-
"Please keep in mind, parsing large amounts of data can take some time. Be "
|
|
512
|
-
"patient, CCP's API is not the fastest to answer …"
|
|
513
|
-
msgstr ""
|
|
514
|
-
|
|
515
519
|
#: aa_intel_tool/views/general.py:53
|
|
516
520
|
msgid "The provided data could not be parsed."
|
|
517
521
|
msgstr ""
|
|
@@ -520,6 +524,6 @@ msgstr ""
|
|
|
520
524
|
msgid "(System Error) Something unexpected happened."
|
|
521
525
|
msgstr ""
|
|
522
526
|
|
|
523
|
-
#: aa_intel_tool/views/general.py:
|
|
527
|
+
#: aa_intel_tool/views/general.py:101 aa_intel_tool/views/general.py:131
|
|
524
528
|
msgid "The scan you were looking for could not be found."
|
|
525
529
|
msgstr ""
|
|
Binary file
|