aa-intel-tool 2.0.0__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 +31 -26
- aa_intel_tool/locale/django.pot +30 -26
- aa_intel_tool/locale/es/LC_MESSAGES/django.po +30 -26
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po +135 -112
- aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po +30 -26
- aa_intel_tool/locale/ja/LC_MESSAGES/django.po +30 -26
- aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po +38 -36
- 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 +30 -26
- aa_intel_tool/locale/sk/LC_MESSAGES/django.po +510 -0
- aa_intel_tool/locale/uk/LC_MESSAGES/django.po +30 -26
- aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po +30 -26
- 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/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-2.1.0.dist-info/METADATA +997 -0
- {aa_intel_tool-2.0.0.dist-info → aa_intel_tool-2.1.0.dist-info}/RECORD +35 -30
- {aa_intel_tool-2.0.0.dist-info → aa_intel_tool-2.1.0.dist-info}/WHEEL +1 -1
- aa_intel_tool-2.0.0.dist-info/METADATA +0 -997
- {aa_intel_tool-2.0.0.dist-info → aa_intel_tool-2.1.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
|
-
"POT-Creation-Date: 2024-
|
|
9
|
+
"POT-Creation-Date: 2024-04-20 22:33+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2023-10-04 15:46+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
@@ -195,19 +195,20 @@ msgstr[1] ""
|
|
|
195
195
|
"Chatscans sind derzeit auf maximal {max_allowed_pilots} Piloten pro Scan "
|
|
196
196
|
"beschränkt. Deine Pilotenliste überschreitet diese Grenze."
|
|
197
197
|
|
|
198
|
-
#: aa_intel_tool/parser/module/dscan.py:
|
|
198
|
+
#: aa_intel_tool/parser/module/dscan.py:350
|
|
199
|
+
#: aa_intel_tool/parser/module/dscan.py:338
|
|
199
200
|
msgid "The D-Scan module is currently disabled."
|
|
200
201
|
msgstr "Das D-Scan-Modul ist derzeit deaktiviert."
|
|
201
202
|
|
|
202
|
-
#: aa_intel_tool/parser/module/fleetcomp.py:
|
|
203
|
+
#: aa_intel_tool/parser/module/fleetcomp.py:111
|
|
203
204
|
msgid "The fleet composition module is currently disabled."
|
|
204
205
|
msgstr "Das Flottenzusammensetzungsmodul ist derzeit deaktiviert."
|
|
205
206
|
|
|
206
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
207
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:9
|
|
207
208
|
msgid "Permalink successfully copied"
|
|
208
209
|
msgstr "Permalink erfolgreich kopiert"
|
|
209
210
|
|
|
210
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
211
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:10
|
|
211
212
|
msgid ""
|
|
212
213
|
"Something went wrong. Nothing copied. Maybe your browser does not support "
|
|
213
214
|
"this function."
|
|
@@ -215,87 +216,87 @@ msgstr ""
|
|
|
215
216
|
"Etwas ist schief gelaufen. Nichts kopiert. Möglicherweise unterstützt Dein "
|
|
216
217
|
"Browser diese Funktion nicht."
|
|
217
218
|
|
|
218
|
-
#: 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:15
|
|
219
220
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html:4
|
|
220
221
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:4
|
|
221
222
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:3
|
|
222
223
|
msgid "Unaffiliated / No Alliance"
|
|
223
224
|
msgstr "Unabhängig / Keine Allianz"
|
|
224
225
|
|
|
225
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
226
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:16
|
|
226
227
|
msgid "NPC Corp"
|
|
227
228
|
msgstr "NPC Corp"
|
|
228
229
|
|
|
229
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
230
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:20
|
|
230
231
|
msgctxt "Decimal separator"
|
|
231
232
|
msgid "."
|
|
232
233
|
msgstr ","
|
|
233
234
|
|
|
234
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
235
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:21
|
|
235
236
|
msgctxt "Thousands separator"
|
|
236
237
|
msgid ","
|
|
237
238
|
msgstr "."
|
|
238
239
|
|
|
239
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
240
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:22
|
|
240
241
|
msgid "No data available in this table"
|
|
241
242
|
msgstr "In dieser Tabelle sind keine Daten verfügbar"
|
|
242
243
|
|
|
243
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
244
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:23
|
|
244
245
|
msgctxt "Keep _END_ as it is. It will be replaced by a number."
|
|
245
246
|
msgid "Showing _END_ entries"
|
|
246
247
|
msgstr "Zeige _END_ Einträge"
|
|
247
248
|
|
|
248
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
249
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:24
|
|
249
250
|
msgctxt "Keep _MAX_ as it is. It will be replaced by a number."
|
|
250
251
|
msgid "(filtered from _MAX_ total entries)"
|
|
251
252
|
msgstr "(gefiltert von _MAX_ Einträgen)"
|
|
252
253
|
|
|
253
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
254
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:25
|
|
254
255
|
msgid "No records available"
|
|
255
256
|
msgstr "Keine Datensätze vorhanden"
|
|
256
257
|
|
|
257
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
258
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:27
|
|
258
259
|
msgctxt "Keep _MENU_ as it is. It will be replaced by an HTML construct."
|
|
259
260
|
msgid "Show _MENU_"
|
|
260
261
|
msgstr "Zeige _MENU_"
|
|
261
262
|
|
|
262
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
263
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:28
|
|
263
264
|
msgid "Loading …"
|
|
264
265
|
msgstr "Lade …"
|
|
265
266
|
|
|
266
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
267
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:29
|
|
267
268
|
msgid "Processing …"
|
|
268
269
|
msgstr "Verarbeite …"
|
|
269
270
|
|
|
270
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
271
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:30
|
|
271
272
|
msgid "Nothing found, sorry …"
|
|
272
273
|
msgstr "Nichts gefunden, tut mir leid …"
|
|
273
274
|
|
|
274
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
275
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:32
|
|
275
276
|
msgid "Search …"
|
|
276
277
|
msgstr "Suche …"
|
|
277
278
|
|
|
278
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
279
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:34
|
|
279
280
|
msgid "First"
|
|
280
281
|
msgstr "Erster"
|
|
281
282
|
|
|
282
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
283
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:35
|
|
283
284
|
msgid "Last"
|
|
284
285
|
msgstr "Letzter"
|
|
285
286
|
|
|
286
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
287
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:36
|
|
287
288
|
msgid "Next"
|
|
288
289
|
msgstr "Nächster"
|
|
289
290
|
|
|
290
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
291
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:37
|
|
291
292
|
msgid "Previous"
|
|
292
293
|
msgstr "Vorheriger"
|
|
293
294
|
|
|
294
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
295
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:40
|
|
295
296
|
msgid ": activate to sort column ascending"
|
|
296
297
|
msgstr ": aktivieren, um die Spalte aufsteigend zu sortieren"
|
|
297
298
|
|
|
298
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
299
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:41
|
|
299
300
|
msgid ": activate to sort column descending"
|
|
300
301
|
msgstr ": aktivieren, um die Spalte absteigend zu sortieren"
|
|
301
302
|
|
|
@@ -394,7 +395,7 @@ msgstr "Anzahl"
|
|
|
394
395
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:29
|
|
395
396
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:29
|
|
396
397
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:25
|
|
397
|
-
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:
|
|
398
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:37
|
|
398
399
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:30
|
|
399
400
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:29
|
|
400
401
|
msgid "Loading data …"
|
|
@@ -404,7 +405,7 @@ msgstr "Lade Daten …"
|
|
|
404
405
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:35
|
|
405
406
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:35
|
|
406
407
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:31
|
|
407
|
-
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:
|
|
408
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:43
|
|
408
409
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:35
|
|
409
410
|
msgid "No data …"
|
|
410
411
|
msgstr "Keine Daten …"
|
|
@@ -472,6 +473,10 @@ msgstr "Off Grid"
|
|
|
472
473
|
msgid "Ship class"
|
|
473
474
|
msgstr "Schiffsklasse"
|
|
474
475
|
|
|
476
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:30
|
|
477
|
+
msgid "Total mass (in kg):"
|
|
478
|
+
msgstr "Gesamtmasse (in kg):"
|
|
479
|
+
|
|
475
480
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:18
|
|
476
481
|
msgid "Ship type"
|
|
477
482
|
msgstr "Schiffstyp"
|
aa_intel_tool/locale/django.pot
CHANGED
|
@@ -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-04-20 22:33+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"
|
|
@@ -188,105 +188,105 @@ msgid_plural ""
|
|
|
188
188
|
msgstr[0] ""
|
|
189
189
|
msgstr[1] ""
|
|
190
190
|
|
|
191
|
-
#: aa_intel_tool/parser/module/dscan.py:
|
|
191
|
+
#: aa_intel_tool/parser/module/dscan.py:350
|
|
192
192
|
msgid "The D-Scan module is currently disabled."
|
|
193
193
|
msgstr ""
|
|
194
194
|
|
|
195
|
-
#: aa_intel_tool/parser/module/fleetcomp.py:
|
|
195
|
+
#: aa_intel_tool/parser/module/fleetcomp.py:111
|
|
196
196
|
msgid "The fleet composition module is currently disabled."
|
|
197
197
|
msgstr ""
|
|
198
198
|
|
|
199
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
199
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:9
|
|
200
200
|
msgid "Permalink successfully copied"
|
|
201
201
|
msgstr ""
|
|
202
202
|
|
|
203
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
203
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:10
|
|
204
204
|
msgid ""
|
|
205
205
|
"Something went wrong. Nothing copied. Maybe your browser does not support "
|
|
206
206
|
"this function."
|
|
207
207
|
msgstr ""
|
|
208
208
|
|
|
209
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
209
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:15
|
|
210
210
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html:4
|
|
211
211
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:4
|
|
212
212
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:3
|
|
213
213
|
msgid "Unaffiliated / No Alliance"
|
|
214
214
|
msgstr ""
|
|
215
215
|
|
|
216
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
216
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:16
|
|
217
217
|
msgid "NPC Corp"
|
|
218
218
|
msgstr ""
|
|
219
219
|
|
|
220
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
220
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:20
|
|
221
221
|
msgctxt "Decimal separator"
|
|
222
222
|
msgid "."
|
|
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:21
|
|
226
226
|
msgctxt "Thousands separator"
|
|
227
227
|
msgid ","
|
|
228
228
|
msgstr ""
|
|
229
229
|
|
|
230
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
230
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:22
|
|
231
231
|
msgid "No data available in this table"
|
|
232
232
|
msgstr ""
|
|
233
233
|
|
|
234
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
234
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:23
|
|
235
235
|
msgctxt "Keep _END_ as it is. It will be replaced by a number."
|
|
236
236
|
msgid "Showing _END_ entries"
|
|
237
237
|
msgstr ""
|
|
238
238
|
|
|
239
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
239
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:24
|
|
240
240
|
msgctxt "Keep _MAX_ as it is. It will be replaced by a number."
|
|
241
241
|
msgid "(filtered from _MAX_ total entries)"
|
|
242
242
|
msgstr ""
|
|
243
243
|
|
|
244
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
244
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:25
|
|
245
245
|
msgid "No records available"
|
|
246
246
|
msgstr ""
|
|
247
247
|
|
|
248
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
248
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:27
|
|
249
249
|
msgctxt "Keep _MENU_ as it is. It will be replaced by an HTML construct."
|
|
250
250
|
msgid "Show _MENU_"
|
|
251
251
|
msgstr ""
|
|
252
252
|
|
|
253
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
253
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:28
|
|
254
254
|
msgid "Loading …"
|
|
255
255
|
msgstr ""
|
|
256
256
|
|
|
257
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
257
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:29
|
|
258
258
|
msgid "Processing …"
|
|
259
259
|
msgstr ""
|
|
260
260
|
|
|
261
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
261
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:30
|
|
262
262
|
msgid "Nothing found, sorry …"
|
|
263
263
|
msgstr ""
|
|
264
264
|
|
|
265
|
-
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:
|
|
265
|
+
#: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:32
|
|
266
266
|
msgid "Search …"
|
|
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:34
|
|
270
270
|
msgid "First"
|
|
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:35
|
|
274
274
|
msgid "Last"
|
|
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:36
|
|
278
278
|
msgid "Next"
|
|
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:37
|
|
282
282
|
msgid "Previous"
|
|
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:40
|
|
286
286
|
msgid ": activate to sort column ascending"
|
|
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:41
|
|
290
290
|
msgid ": activate to sort column descending"
|
|
291
291
|
msgstr ""
|
|
292
292
|
|
|
@@ -378,7 +378,7 @@ msgstr ""
|
|
|
378
378
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:29
|
|
379
379
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:29
|
|
380
380
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:25
|
|
381
|
-
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:
|
|
381
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:37
|
|
382
382
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:30
|
|
383
383
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:29
|
|
384
384
|
msgid "Loading data …"
|
|
@@ -388,7 +388,7 @@ msgstr ""
|
|
|
388
388
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:35
|
|
389
389
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:35
|
|
390
390
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:31
|
|
391
|
-
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:
|
|
391
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:43
|
|
392
392
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:35
|
|
393
393
|
msgid "No data …"
|
|
394
394
|
msgstr ""
|
|
@@ -456,6 +456,10 @@ msgstr ""
|
|
|
456
456
|
msgid "Ship class"
|
|
457
457
|
msgstr ""
|
|
458
458
|
|
|
459
|
+
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:30
|
|
460
|
+
msgid "Total mass (in kg):"
|
|
461
|
+
msgstr ""
|
|
462
|
+
|
|
459
463
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:18
|
|
460
464
|
msgid "Ship type"
|
|
461
465
|
msgstr ""
|
|
@@ -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-04-20 22:33+0200\n"
|
|
12
12
|
"PO-Revision-Date: 2023-10-25 07:04+0000\n"
|
|
13
13
|
"Last-Translator: Geovanny David Morales De la cruz "
|
|
14
14
|
"<moralesgeovanny1996@gmail.com>\n"
|
|
@@ -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
|
|
|
@@ -398,7 +398,7 @@ msgstr ""
|
|
|
398
398
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:29
|
|
399
399
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:29
|
|
400
400
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:25
|
|
401
|
-
#: 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
|
|
402
402
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:30
|
|
403
403
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:29
|
|
404
404
|
msgid "Loading data …"
|
|
@@ -408,7 +408,7 @@ msgstr ""
|
|
|
408
408
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:35
|
|
409
409
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:35
|
|
410
410
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:31
|
|
411
|
-
#: 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
|
|
412
412
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:35
|
|
413
413
|
msgid "No data …"
|
|
414
414
|
msgstr ""
|
|
@@ -476,6 +476,10 @@ msgstr ""
|
|
|
476
476
|
msgid "Ship class"
|
|
477
477
|
msgstr ""
|
|
478
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
|
+
|
|
479
483
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:18
|
|
480
484
|
msgid "Ship type"
|
|
481
485
|
msgstr "Tipo de Nave"
|
|
Binary file
|