aa-intel-tool 2.11.2__py3-none-any.whl → 2.12.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/admin.py +1 -3
- aa_intel_tool/app_settings.py +109 -11
- aa_intel_tool/helper/eve_character.py +2 -4
- aa_intel_tool/helper/urls.py +20 -0
- aa_intel_tool/locale/cs_CZ/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/de/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/django.pot +10 -10
- aa_intel_tool/locale/es/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/ja/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/ja/LC_MESSAGES/django.po +46 -46
- aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/nl_NL/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/ru/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/sk/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/uk/LC_MESSAGES/django.po +9 -9
- aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po +16 -15
- aa_intel_tool/management/commands/aa_intel_tool_load_eve_types.py +2 -2
- aa_intel_tool/parser/general.py +2 -4
- aa_intel_tool/parser/module/chatlist.py +2 -2
- aa_intel_tool/parser/module/dscan.py +2 -2
- aa_intel_tool/parser/module/fleetcomp.py +2 -2
- aa_intel_tool/providers.py +43 -0
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.js +1 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js +1 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-chatscan.min.js.map +1 -1
- aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.js +1 -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 +1 -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/tasks.py +2 -4
- aa_intel_tool/templates/aa_intel_tool/base.html +6 -1
- aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html +1 -1
- aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html +1 -1
- aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html +1 -1
- aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html +1 -1
- aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html +1 -1
- aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html +1 -1
- aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html +1 -1
- aa_intel_tool/tests/test_access.py +1 -4
- aa_intel_tool/tests/test_app_settings.py +198 -1
- aa_intel_tool/tests/test_auth_hooks.py +1 -4
- aa_intel_tool/tests/test_helper_urls.py +70 -0
- aa_intel_tool/tests/test_providers.py +98 -0
- aa_intel_tool/tests/utils.py +68 -0
- aa_intel_tool/views/general.py +2 -4
- {aa_intel_tool-2.11.2.dist-info → aa_intel_tool-2.12.0.dist-info}/METADATA +1 -2
- {aa_intel_tool-2.11.2.dist-info → aa_intel_tool-2.12.0.dist-info}/RECORD +56 -52
- {aa_intel_tool-2.11.2.dist-info → aa_intel_tool-2.12.0.dist-info}/WHEEL +1 -1
- {aa_intel_tool-2.11.2.dist-info → aa_intel_tool-2.12.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -8,8 +8,8 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
12
|
-
"PO-Revision-Date: 2025-11-
|
|
11
|
+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
|
|
12
|
+
"PO-Revision-Date: 2025-11-24 17:49+0000\n"
|
|
13
13
|
"Last-Translator: Dexsar <dexsar.paf@gmail.com>\n"
|
|
14
14
|
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/ja/>\n"
|
|
15
15
|
"Language: ja\n"
|
|
@@ -17,7 +17,7 @@ msgstr ""
|
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
19
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
20
|
-
"X-Generator: Weblate 5.14\n"
|
|
20
|
+
"X-Generator: Weblate 5.14.3\n"
|
|
21
21
|
|
|
22
22
|
#: aa_intel_tool/__init__.py:10
|
|
23
23
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:7
|
|
@@ -28,15 +28,15 @@ msgstr ""
|
|
|
28
28
|
msgid "Intel Parser"
|
|
29
29
|
msgstr "インテル用の解析ツール"
|
|
30
30
|
|
|
31
|
-
#: aa_intel_tool/admin.py:
|
|
31
|
+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
|
|
32
32
|
msgid "Scan type"
|
|
33
33
|
msgstr "スキャンの種類"
|
|
34
34
|
|
|
35
|
-
#: aa_intel_tool/admin.py:
|
|
35
|
+
#: aa_intel_tool/admin.py:92
|
|
36
36
|
msgid "Open in a new browser tab"
|
|
37
37
|
msgstr "ブラウザの新しいタブで開く"
|
|
38
38
|
|
|
39
|
-
#: aa_intel_tool/admin.py:
|
|
39
|
+
#: aa_intel_tool/admin.py:98
|
|
40
40
|
msgid "Raw data"
|
|
41
41
|
msgstr "検証されていないデータ"
|
|
42
42
|
|
|
@@ -135,12 +135,12 @@ msgstr "配置可能ユニット(グリッド内)"
|
|
|
135
135
|
|
|
136
136
|
#: aa_intel_tool/models.py:121
|
|
137
137
|
msgid "Miscellaneous (on grid)"
|
|
138
|
-
msgstr ""
|
|
138
|
+
msgstr "その他(グリッド上)"
|
|
139
139
|
|
|
140
140
|
#: aa_intel_tool/models.py:122
|
|
141
141
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/system-information.html:8
|
|
142
142
|
msgid "System information"
|
|
143
|
-
msgstr ""
|
|
143
|
+
msgstr "システム(星系)の情報"
|
|
144
144
|
|
|
145
145
|
#: aa_intel_tool/models.py:139
|
|
146
146
|
msgid "Scan section"
|
|
@@ -154,69 +154,69 @@ msgstr ""
|
|
|
154
154
|
msgid "Scan data"
|
|
155
155
|
msgstr ""
|
|
156
156
|
|
|
157
|
-
#: aa_intel_tool/parser/general.py:
|
|
157
|
+
#: aa_intel_tool/parser/general.py:45
|
|
158
158
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
159
|
-
msgstr ""
|
|
159
|
+
msgstr "適切なパーサーが見つかりません。入力はサポートされているIntelタイプではないか、不正な形式です…"
|
|
160
160
|
|
|
161
|
-
#: aa_intel_tool/parser/general.py:
|
|
161
|
+
#: aa_intel_tool/parser/general.py:63
|
|
162
162
|
msgid "No data to parse …"
|
|
163
|
-
msgstr ""
|
|
163
|
+
msgstr "パースすべきデータが存在しません…"
|
|
164
164
|
|
|
165
165
|
#: aa_intel_tool/parser/module/chatlist.py:61
|
|
166
166
|
msgid "Something went wrong while fetching the character information from ESI."
|
|
167
|
-
msgstr ""
|
|
167
|
+
msgstr "ESIからキャラクター情報を取得中に問題が発生しました。"
|
|
168
168
|
|
|
169
169
|
#: aa_intel_tool/parser/module/chatlist.py:69
|
|
170
170
|
msgid "Character unknown to ESI."
|
|
171
|
-
msgstr ""
|
|
171
|
+
msgstr "ESI上にないキャラクターです。"
|
|
172
172
|
|
|
173
173
|
#: aa_intel_tool/parser/module/chatlist.py:258
|
|
174
174
|
msgid "The chat list module is currently disabled."
|
|
175
|
-
msgstr ""
|
|
175
|
+
msgstr "チャットリストモジュールは現在無効化されています。"
|
|
176
176
|
|
|
177
177
|
#: aa_intel_tool/parser/module/chatlist.py:277
|
|
178
178
|
#, python-brace-format
|
|
179
179
|
msgid "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilot per scan. Your list of pilots exceeds this limit."
|
|
180
180
|
msgid_plural "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilots per scan. Your list of pilots exceeds this limit."
|
|
181
|
-
msgstr[0] ""
|
|
181
|
+
msgstr[0] "チャットスキャンは現在、1回のスキャンにつき最大{max_allowed_pilots}名のパイロットに制限されています。指定されたパイロットリストはこの制限を超えています。"
|
|
182
182
|
|
|
183
183
|
#: aa_intel_tool/parser/module/dscan.py:361
|
|
184
184
|
msgid "The D-Scan module is currently disabled."
|
|
185
|
-
msgstr ""
|
|
185
|
+
msgstr "D-Scanモジュールは現在無効化されています。"
|
|
186
186
|
|
|
187
187
|
#: aa_intel_tool/parser/module/fleetcomp.py:181
|
|
188
188
|
msgid "The fleet composition module is currently disabled."
|
|
189
|
-
msgstr ""
|
|
189
|
+
msgstr "フリート編成モジュールは現在無効化されています。"
|
|
190
190
|
|
|
191
191
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:23
|
|
192
192
|
msgid "Permalink successfully copied"
|
|
193
|
-
msgstr ""
|
|
193
|
+
msgstr "パーマリンクのコピーに成功しました"
|
|
194
194
|
|
|
195
195
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:24
|
|
196
196
|
msgid "Something went wrong. Nothing copied. Maybe your browser does not support this function."
|
|
197
|
-
msgstr ""
|
|
197
|
+
msgstr "何か問題が発生しました。何もコピーされませんでした。お使いのブラウザがこの機能をサポートしていない可能性があります。"
|
|
198
198
|
|
|
199
199
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:25
|
|
200
200
|
msgid "Unaffiliated"
|
|
201
|
-
msgstr ""
|
|
201
|
+
msgstr "無所属"
|
|
202
202
|
|
|
203
203
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:26
|
|
204
204
|
msgid "No Alliance"
|
|
205
|
-
msgstr ""
|
|
205
|
+
msgstr "同盟なし"
|
|
206
206
|
|
|
207
207
|
#: aa_intel_tool/templates/aa_intel_tool/base.html:27
|
|
208
208
|
msgid "NPC Corp"
|
|
209
|
-
msgstr ""
|
|
209
|
+
msgstr "NPC 会社"
|
|
210
210
|
|
|
211
211
|
#: aa_intel_tool/templates/aa_intel_tool/partials/body/scan-retention-note.html:5
|
|
212
212
|
#, python-format
|
|
213
213
|
msgid "Scans will be deleted after %(scan_retention_time)s day."
|
|
214
214
|
msgid_plural "Scans will be deleted after %(scan_retention_time)s days."
|
|
215
|
-
msgstr[0] ""
|
|
215
|
+
msgstr[0] "スキャンは %(scan_retention_time)s 日後に削除されます。"
|
|
216
216
|
|
|
217
217
|
#: aa_intel_tool/templates/aa_intel_tool/partials/common/loading-data.html:8
|
|
218
218
|
msgid "Loading data …"
|
|
219
|
-
msgstr ""
|
|
219
|
+
msgstr "データをロード中…"
|
|
220
220
|
|
|
221
221
|
#: aa_intel_tool/templates/aa_intel_tool/partials/footer/app-translation-footer.html:5
|
|
222
222
|
msgid "Do you want to help translate this app into your language or improve the existing translation?"
|
|
@@ -228,58 +228,58 @@ msgstr "翻訳者チームに参加しましょう!"
|
|
|
228
228
|
|
|
229
229
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:10
|
|
230
230
|
msgid "What can I paste?"
|
|
231
|
-
msgstr ""
|
|
231
|
+
msgstr "何を貼り付けられますか?"
|
|
232
232
|
|
|
233
233
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:16
|
|
234
234
|
msgid "Chat member list"
|
|
235
|
-
msgstr ""
|
|
235
|
+
msgstr "チャットメンバーリスト"
|
|
236
236
|
|
|
237
237
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:21
|
|
238
238
|
#, python-format
|
|
239
239
|
msgid "Limited to a maximum of %(max_pilots)s pilot per scan."
|
|
240
240
|
msgid_plural "Limited to a maximum of %(max_pilots)s pilots per scan."
|
|
241
|
-
msgstr[0] ""
|
|
241
|
+
msgstr[0] "1スキャンごと最大 %(max_pilots)s パイロット。"
|
|
242
242
|
|
|
243
243
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:40
|
|
244
244
|
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 …"
|
|
245
|
-
msgstr ""
|
|
245
|
+
msgstr "大量のデータを解析するには時間がかかる場合がありますので、ご了承ください。CCPのAPIは応答速度が速い方ではありませんので、少々お待ちください…"
|
|
246
246
|
|
|
247
247
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:51
|
|
248
248
|
msgid "Submit"
|
|
249
|
-
msgstr ""
|
|
249
|
+
msgstr "送信する"
|
|
250
250
|
|
|
251
251
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:60
|
|
252
252
|
msgid "Working on it, please be patient …"
|
|
253
|
-
msgstr ""
|
|
253
|
+
msgstr "作業中です、少々お待ちください…"
|
|
254
254
|
|
|
255
255
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:63
|
|
256
256
|
msgid "Detecting the intel type"
|
|
257
|
-
msgstr ""
|
|
257
|
+
msgstr "インテルのタイプを検出する"
|
|
258
258
|
|
|
259
259
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:64
|
|
260
260
|
msgid "Fetching potentially missing information from ESI (this might take a moment)"
|
|
261
|
-
msgstr ""
|
|
261
|
+
msgstr "ESIから欠落している可能性のある情報を取得中(少々お時間をいただく場合があります)"
|
|
262
262
|
|
|
263
263
|
#: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:65
|
|
264
264
|
msgid "Parsing data"
|
|
265
|
-
msgstr ""
|
|
265
|
+
msgstr "データを処理中"
|
|
266
266
|
|
|
267
267
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/buttons.html:8
|
|
268
268
|
msgid "New scan"
|
|
269
|
-
msgstr ""
|
|
269
|
+
msgstr "新しいスキャン"
|
|
270
270
|
|
|
271
271
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/buttons.html:15
|
|
272
272
|
msgid "Copy permalink"
|
|
273
|
-
msgstr ""
|
|
273
|
+
msgstr "パーマリンクをコピー"
|
|
274
274
|
|
|
275
275
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html:7
|
|
276
276
|
msgid "Alliances breakdown"
|
|
277
|
-
msgstr ""
|
|
277
|
+
msgstr "アライアンス別内訳"
|
|
278
278
|
|
|
279
279
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html:18
|
|
280
280
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:19
|
|
281
281
|
msgid "Alliance"
|
|
282
|
-
msgstr ""
|
|
282
|
+
msgstr "アライアンス"
|
|
283
283
|
|
|
284
284
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html:19
|
|
285
285
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:19
|
|
@@ -296,25 +296,25 @@ msgstr "数"
|
|
|
296
296
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:41
|
|
297
297
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:34
|
|
298
298
|
msgid "No data …"
|
|
299
|
-
msgstr ""
|
|
299
|
+
msgstr "データがない…"
|
|
300
300
|
|
|
301
301
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:7
|
|
302
302
|
msgid "Corporations breakdown"
|
|
303
|
-
msgstr ""
|
|
303
|
+
msgstr "会社別内訳"
|
|
304
304
|
|
|
305
305
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:18
|
|
306
306
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:18
|
|
307
307
|
msgid "Corporation"
|
|
308
|
-
msgstr ""
|
|
308
|
+
msgstr "会社"
|
|
309
309
|
|
|
310
310
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:6
|
|
311
311
|
msgid "Pilots breakdown"
|
|
312
|
-
msgstr ""
|
|
312
|
+
msgstr "パイロット別内訳"
|
|
313
313
|
|
|
314
314
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:17
|
|
315
315
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:17
|
|
316
316
|
msgid "Pilot"
|
|
317
|
-
msgstr ""
|
|
317
|
+
msgstr "パイロット"
|
|
318
318
|
|
|
319
319
|
#: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid.html:8
|
|
320
320
|
msgid "Interesting on grid"
|
|
@@ -401,17 +401,17 @@ msgstr "システム(星系)"
|
|
|
401
401
|
msgid "Participation details"
|
|
402
402
|
msgstr ""
|
|
403
403
|
|
|
404
|
-
#: aa_intel_tool/views/general.py:
|
|
404
|
+
#: aa_intel_tool/views/general.py:54
|
|
405
405
|
#, python-brace-format
|
|
406
406
|
msgid "The provided data could not be parsed. ({exc})"
|
|
407
407
|
msgstr ""
|
|
408
408
|
|
|
409
|
-
#: aa_intel_tool/views/general.py:
|
|
409
|
+
#: aa_intel_tool/views/general.py:66
|
|
410
410
|
#, python-brace-format
|
|
411
411
|
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
412
412
|
msgstr ""
|
|
413
413
|
|
|
414
|
-
#: aa_intel_tool/views/general.py:
|
|
414
|
+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
|
|
415
415
|
msgid "The scan you were looking for could not be found."
|
|
416
416
|
msgstr ""
|
|
417
417
|
|
|
@@ -10,7 +10,7 @@ msgid ""
|
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
13
|
-
"POT-Creation-Date: 2025-
|
|
13
|
+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
|
|
14
14
|
"PO-Revision-Date: 2025-04-28 07:24+0000\n"
|
|
15
15
|
"Last-Translator: SiO4 <hohoit0078@gmail.com>\n"
|
|
16
16
|
"Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/ko/>\n"
|
|
@@ -30,15 +30,15 @@ msgstr ""
|
|
|
30
30
|
msgid "Intel Parser"
|
|
31
31
|
msgstr "인텔 파싱"
|
|
32
32
|
|
|
33
|
-
#: aa_intel_tool/admin.py:
|
|
33
|
+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
|
|
34
34
|
msgid "Scan type"
|
|
35
35
|
msgstr "스캔 종류"
|
|
36
36
|
|
|
37
|
-
#: aa_intel_tool/admin.py:
|
|
37
|
+
#: aa_intel_tool/admin.py:92
|
|
38
38
|
msgid "Open in a new browser tab"
|
|
39
39
|
msgstr "새 탭에서 열기"
|
|
40
40
|
|
|
41
|
-
#: aa_intel_tool/admin.py:
|
|
41
|
+
#: aa_intel_tool/admin.py:98
|
|
42
42
|
msgid "Raw data"
|
|
43
43
|
msgstr "원본 데이터"
|
|
44
44
|
|
|
@@ -158,11 +158,11 @@ msgstr "처리된 스캔 데이터"
|
|
|
158
158
|
msgid "Scan data"
|
|
159
159
|
msgstr "스캔 데이터"
|
|
160
160
|
|
|
161
|
-
#: aa_intel_tool/parser/general.py:
|
|
161
|
+
#: aa_intel_tool/parser/general.py:45
|
|
162
162
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
163
163
|
msgstr "지원하는 파서를 찾을 수 없습니다. 지원하지 않는 인텔 타입이거나, 잘못된 형식입니다…"
|
|
164
164
|
|
|
165
|
-
#: aa_intel_tool/parser/general.py:
|
|
165
|
+
#: aa_intel_tool/parser/general.py:63
|
|
166
166
|
msgid "No data to parse …"
|
|
167
167
|
msgstr "가져올 데이터가 없습니다…"
|
|
168
168
|
|
|
@@ -415,19 +415,19 @@ msgstr "시스템"
|
|
|
415
415
|
msgid "Participation details"
|
|
416
416
|
msgstr "참가 세부 사항"
|
|
417
417
|
|
|
418
|
-
#: aa_intel_tool/views/general.py:
|
|
418
|
+
#: aa_intel_tool/views/general.py:54
|
|
419
419
|
#, fuzzy, python-brace-format
|
|
420
420
|
#| msgid "The provided data could not be parsed."
|
|
421
421
|
msgid "The provided data could not be parsed. ({exc})"
|
|
422
422
|
msgstr "제공된 데이터를 가져올 수 없습니다."
|
|
423
423
|
|
|
424
|
-
#: aa_intel_tool/views/general.py:
|
|
424
|
+
#: aa_intel_tool/views/general.py:66
|
|
425
425
|
#, fuzzy, python-brace-format
|
|
426
426
|
#| msgid "(System Error) Something unexpected happened."
|
|
427
427
|
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
428
428
|
msgstr "(성계 오류) 예측하지 못한 오류 발생."
|
|
429
429
|
|
|
430
|
-
#: aa_intel_tool/views/general.py:
|
|
430
|
+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
|
|
431
431
|
msgid "The scan you were looking for could not be found."
|
|
432
432
|
msgstr "요구하는 스캔을 찾을 수 없습니다."
|
|
433
433
|
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:07+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/nl/>\n"
|
|
@@ -27,15 +27,15 @@ msgstr ""
|
|
|
27
27
|
msgid "Intel Parser"
|
|
28
28
|
msgstr ""
|
|
29
29
|
|
|
30
|
-
#: aa_intel_tool/admin.py:
|
|
30
|
+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
|
|
31
31
|
msgid "Scan type"
|
|
32
32
|
msgstr ""
|
|
33
33
|
|
|
34
|
-
#: aa_intel_tool/admin.py:
|
|
34
|
+
#: aa_intel_tool/admin.py:92
|
|
35
35
|
msgid "Open in a new browser tab"
|
|
36
36
|
msgstr ""
|
|
37
37
|
|
|
38
|
-
#: aa_intel_tool/admin.py:
|
|
38
|
+
#: aa_intel_tool/admin.py:98
|
|
39
39
|
msgid "Raw data"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
@@ -153,11 +153,11 @@ msgstr ""
|
|
|
153
153
|
msgid "Scan data"
|
|
154
154
|
msgstr ""
|
|
155
155
|
|
|
156
|
-
#: aa_intel_tool/parser/general.py:
|
|
156
|
+
#: aa_intel_tool/parser/general.py:45
|
|
157
157
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
158
158
|
msgstr ""
|
|
159
159
|
|
|
160
|
-
#: aa_intel_tool/parser/general.py:
|
|
160
|
+
#: aa_intel_tool/parser/general.py:63
|
|
161
161
|
msgid "No data to parse …"
|
|
162
162
|
msgstr ""
|
|
163
163
|
|
|
@@ -403,16 +403,16 @@ msgstr ""
|
|
|
403
403
|
msgid "Participation details"
|
|
404
404
|
msgstr ""
|
|
405
405
|
|
|
406
|
-
#: aa_intel_tool/views/general.py:
|
|
406
|
+
#: aa_intel_tool/views/general.py:54
|
|
407
407
|
#, python-brace-format
|
|
408
408
|
msgid "The provided data could not be parsed. ({exc})"
|
|
409
409
|
msgstr ""
|
|
410
410
|
|
|
411
|
-
#: aa_intel_tool/views/general.py:
|
|
411
|
+
#: aa_intel_tool/views/general.py:66
|
|
412
412
|
#, python-brace-format
|
|
413
413
|
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
414
414
|
msgstr ""
|
|
415
415
|
|
|
416
|
-
#: aa_intel_tool/views/general.py:
|
|
416
|
+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
|
|
417
417
|
msgid "The scan you were looking for could not be found."
|
|
418
418
|
msgstr ""
|
|
@@ -6,7 +6,7 @@ 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: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
|
|
10
10
|
"PO-Revision-Date: 2024-05-10 14:07+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: Polish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/pl/>\n"
|
|
@@ -26,15 +26,15 @@ msgstr ""
|
|
|
26
26
|
msgid "Intel Parser"
|
|
27
27
|
msgstr ""
|
|
28
28
|
|
|
29
|
-
#: aa_intel_tool/admin.py:
|
|
29
|
+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
|
|
30
30
|
msgid "Scan type"
|
|
31
31
|
msgstr ""
|
|
32
32
|
|
|
33
|
-
#: aa_intel_tool/admin.py:
|
|
33
|
+
#: aa_intel_tool/admin.py:92
|
|
34
34
|
msgid "Open in a new browser tab"
|
|
35
35
|
msgstr ""
|
|
36
36
|
|
|
37
|
-
#: aa_intel_tool/admin.py:
|
|
37
|
+
#: aa_intel_tool/admin.py:98
|
|
38
38
|
msgid "Raw data"
|
|
39
39
|
msgstr ""
|
|
40
40
|
|
|
@@ -152,11 +152,11 @@ msgstr ""
|
|
|
152
152
|
msgid "Scan data"
|
|
153
153
|
msgstr ""
|
|
154
154
|
|
|
155
|
-
#: aa_intel_tool/parser/general.py:
|
|
155
|
+
#: aa_intel_tool/parser/general.py:45
|
|
156
156
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
157
157
|
msgstr ""
|
|
158
158
|
|
|
159
|
-
#: aa_intel_tool/parser/general.py:
|
|
159
|
+
#: aa_intel_tool/parser/general.py:63
|
|
160
160
|
msgid "No data to parse …"
|
|
161
161
|
msgstr ""
|
|
162
162
|
|
|
@@ -405,16 +405,16 @@ msgstr "System Solarny"
|
|
|
405
405
|
msgid "Participation details"
|
|
406
406
|
msgstr ""
|
|
407
407
|
|
|
408
|
-
#: aa_intel_tool/views/general.py:
|
|
408
|
+
#: aa_intel_tool/views/general.py:54
|
|
409
409
|
#, python-brace-format
|
|
410
410
|
msgid "The provided data could not be parsed. ({exc})"
|
|
411
411
|
msgstr ""
|
|
412
412
|
|
|
413
|
-
#: aa_intel_tool/views/general.py:
|
|
413
|
+
#: aa_intel_tool/views/general.py:66
|
|
414
414
|
#, python-brace-format
|
|
415
415
|
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
416
416
|
msgstr ""
|
|
417
417
|
|
|
418
|
-
#: aa_intel_tool/views/general.py:
|
|
418
|
+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
|
|
419
419
|
msgid "The scan you were looking for could not be found."
|
|
420
420
|
msgstr ""
|
|
@@ -9,7 +9,7 @@ msgid ""
|
|
|
9
9
|
msgstr ""
|
|
10
10
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
12
|
-
"POT-Creation-Date: 2025-
|
|
12
|
+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
|
|
13
13
|
"PO-Revision-Date: 2025-03-25 13:24+0000\n"
|
|
14
14
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
15
15
|
"Language-Team: Russian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/ru/>\n"
|
|
@@ -29,15 +29,15 @@ msgstr ""
|
|
|
29
29
|
msgid "Intel Parser"
|
|
30
30
|
msgstr "Анализатор Скана"
|
|
31
31
|
|
|
32
|
-
#: aa_intel_tool/admin.py:
|
|
32
|
+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
|
|
33
33
|
msgid "Scan type"
|
|
34
34
|
msgstr "Тип скана"
|
|
35
35
|
|
|
36
|
-
#: aa_intel_tool/admin.py:
|
|
36
|
+
#: aa_intel_tool/admin.py:92
|
|
37
37
|
msgid "Open in a new browser tab"
|
|
38
38
|
msgstr "Открыть в новой вкладке"
|
|
39
39
|
|
|
40
|
-
#: aa_intel_tool/admin.py:
|
|
40
|
+
#: aa_intel_tool/admin.py:98
|
|
41
41
|
msgid "Raw data"
|
|
42
42
|
msgstr "Исходные данные"
|
|
43
43
|
|
|
@@ -157,11 +157,11 @@ msgstr "Обработанные данные скана"
|
|
|
157
157
|
msgid "Scan data"
|
|
158
158
|
msgstr "Данные скана"
|
|
159
159
|
|
|
160
|
-
#: aa_intel_tool/parser/general.py:
|
|
160
|
+
#: aa_intel_tool/parser/general.py:45
|
|
161
161
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
162
162
|
msgstr "Не найден подходящий анализатор. Формат входных данных не поддерживается или данные неполны …"
|
|
163
163
|
|
|
164
|
-
#: aa_intel_tool/parser/general.py:
|
|
164
|
+
#: aa_intel_tool/parser/general.py:63
|
|
165
165
|
msgid "No data to parse …"
|
|
166
166
|
msgstr "Нет данных для анализа …"
|
|
167
167
|
|
|
@@ -417,19 +417,19 @@ msgstr "Система"
|
|
|
417
417
|
msgid "Participation details"
|
|
418
418
|
msgstr "Подробности участия"
|
|
419
419
|
|
|
420
|
-
#: aa_intel_tool/views/general.py:
|
|
420
|
+
#: aa_intel_tool/views/general.py:54
|
|
421
421
|
#, fuzzy, python-brace-format
|
|
422
422
|
#| msgid "The provided data could not be parsed."
|
|
423
423
|
msgid "The provided data could not be parsed. ({exc})"
|
|
424
424
|
msgstr "Предоставленные данные не могут быть проанализированы."
|
|
425
425
|
|
|
426
|
-
#: aa_intel_tool/views/general.py:
|
|
426
|
+
#: aa_intel_tool/views/general.py:66
|
|
427
427
|
#, fuzzy, python-brace-format
|
|
428
428
|
#| msgid "(System Error) Something unexpected happened."
|
|
429
429
|
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
430
430
|
msgstr "(Системная ошибка) Случилось что-то непредвиденное."
|
|
431
431
|
|
|
432
|
-
#: aa_intel_tool/views/general.py:
|
|
432
|
+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
|
|
433
433
|
msgid "The scan you were looking for could not be found."
|
|
434
434
|
msgstr "Скан, который вы ищите, не может быть найден."
|
|
435
435
|
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:07+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Slovak <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/sk/>\n"
|
|
@@ -27,15 +27,15 @@ msgstr ""
|
|
|
27
27
|
msgid "Intel Parser"
|
|
28
28
|
msgstr ""
|
|
29
29
|
|
|
30
|
-
#: aa_intel_tool/admin.py:
|
|
30
|
+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
|
|
31
31
|
msgid "Scan type"
|
|
32
32
|
msgstr ""
|
|
33
33
|
|
|
34
|
-
#: aa_intel_tool/admin.py:
|
|
34
|
+
#: aa_intel_tool/admin.py:92
|
|
35
35
|
msgid "Open in a new browser tab"
|
|
36
36
|
msgstr ""
|
|
37
37
|
|
|
38
|
-
#: aa_intel_tool/admin.py:
|
|
38
|
+
#: aa_intel_tool/admin.py:98
|
|
39
39
|
msgid "Raw data"
|
|
40
40
|
msgstr ""
|
|
41
41
|
|
|
@@ -153,11 +153,11 @@ msgstr ""
|
|
|
153
153
|
msgid "Scan data"
|
|
154
154
|
msgstr ""
|
|
155
155
|
|
|
156
|
-
#: aa_intel_tool/parser/general.py:
|
|
156
|
+
#: aa_intel_tool/parser/general.py:45
|
|
157
157
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
158
158
|
msgstr ""
|
|
159
159
|
|
|
160
|
-
#: aa_intel_tool/parser/general.py:
|
|
160
|
+
#: aa_intel_tool/parser/general.py:63
|
|
161
161
|
msgid "No data to parse …"
|
|
162
162
|
msgstr ""
|
|
163
163
|
|
|
@@ -409,16 +409,16 @@ msgstr ""
|
|
|
409
409
|
msgid "Participation details"
|
|
410
410
|
msgstr ""
|
|
411
411
|
|
|
412
|
-
#: aa_intel_tool/views/general.py:
|
|
412
|
+
#: aa_intel_tool/views/general.py:54
|
|
413
413
|
#, python-brace-format
|
|
414
414
|
msgid "The provided data could not be parsed. ({exc})"
|
|
415
415
|
msgstr ""
|
|
416
416
|
|
|
417
|
-
#: aa_intel_tool/views/general.py:
|
|
417
|
+
#: aa_intel_tool/views/general.py:66
|
|
418
418
|
#, python-brace-format
|
|
419
419
|
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
420
420
|
msgstr ""
|
|
421
421
|
|
|
422
|
-
#: aa_intel_tool/views/general.py:
|
|
422
|
+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
|
|
423
423
|
msgid "The scan you were looking for could not be found."
|
|
424
424
|
msgstr ""
|
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: AA Intel Tool 2.5.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-intel-tool/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
11
|
+
"POT-Creation-Date: 2025-12-02 06:23+0100\n"
|
|
12
12
|
"PO-Revision-Date: 2025-11-01 19:17+0000\n"
|
|
13
13
|
"Last-Translator: s0k0l -_- <salarysalo@gmail.com>\n"
|
|
14
14
|
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-intel-tool/uk/>\n"
|
|
@@ -28,15 +28,15 @@ msgstr ""
|
|
|
28
28
|
msgid "Intel Parser"
|
|
29
29
|
msgstr "Парсер інтелу"
|
|
30
30
|
|
|
31
|
-
#: aa_intel_tool/admin.py:
|
|
31
|
+
#: aa_intel_tool/admin.py:77 aa_intel_tool/models.py:46
|
|
32
32
|
msgid "Scan type"
|
|
33
33
|
msgstr "Тип підскану"
|
|
34
34
|
|
|
35
|
-
#: aa_intel_tool/admin.py:
|
|
35
|
+
#: aa_intel_tool/admin.py:92
|
|
36
36
|
msgid "Open in a new browser tab"
|
|
37
37
|
msgstr "Нова вкладка браузера"
|
|
38
38
|
|
|
39
|
-
#: aa_intel_tool/admin.py:
|
|
39
|
+
#: aa_intel_tool/admin.py:98
|
|
40
40
|
msgid "Raw data"
|
|
41
41
|
msgstr "Необроблені дані"
|
|
42
42
|
|
|
@@ -154,11 +154,11 @@ msgstr "Оброблені дані скану"
|
|
|
154
154
|
msgid "Scan data"
|
|
155
155
|
msgstr "Дані скану"
|
|
156
156
|
|
|
157
|
-
#: aa_intel_tool/parser/general.py:
|
|
157
|
+
#: aa_intel_tool/parser/general.py:45
|
|
158
158
|
msgid "No suitable parser found. Input is not a supported intel type or malformed …"
|
|
159
159
|
msgstr "Нема підходящого парсеру для даних. Введені дані не підтримуються або пошкоджені…"
|
|
160
160
|
|
|
161
|
-
#: aa_intel_tool/parser/general.py:
|
|
161
|
+
#: aa_intel_tool/parser/general.py:63
|
|
162
162
|
msgid "No data to parse …"
|
|
163
163
|
msgstr "Нема даних для розбору…"
|
|
164
164
|
|
|
@@ -410,17 +410,17 @@ msgstr "Система"
|
|
|
410
410
|
msgid "Participation details"
|
|
411
411
|
msgstr "Деталі про учасників"
|
|
412
412
|
|
|
413
|
-
#: aa_intel_tool/views/general.py:
|
|
413
|
+
#: aa_intel_tool/views/general.py:54
|
|
414
414
|
#, python-brace-format
|
|
415
415
|
msgid "The provided data could not be parsed. ({exc})"
|
|
416
416
|
msgstr "Надані дані не можна розібрати. ({exc})"
|
|
417
417
|
|
|
418
|
-
#: aa_intel_tool/views/general.py:
|
|
418
|
+
#: aa_intel_tool/views/general.py:66
|
|
419
419
|
#, python-brace-format
|
|
420
420
|
msgid "(System Error) Something unexpected happened. ({exc})"
|
|
421
421
|
msgstr "(System Error) Трапилась якась системна помилка-халепа. ({exc})"
|
|
422
422
|
|
|
423
|
-
#: aa_intel_tool/views/general.py:
|
|
423
|
+
#: aa_intel_tool/views/general.py:107 aa_intel_tool/views/general.py:137
|
|
424
424
|
msgid "The scan you were looking for could not be found."
|
|
425
425
|
msgstr "Скан який Ви шукаєте, не можна знайти."
|
|
426
426
|
|
|
Binary file
|