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.
Files changed (39) hide show
  1. aa_intel_tool/__init__.py +1 -1
  2. aa_intel_tool/constants.py +4 -4
  3. aa_intel_tool/locale/cs/LC_MESSAGES/django.po +510 -0
  4. aa_intel_tool/locale/de/LC_MESSAGES/django.mo +0 -0
  5. aa_intel_tool/locale/de/LC_MESSAGES/django.po +54 -49
  6. aa_intel_tool/locale/django.pot +48 -44
  7. aa_intel_tool/locale/es/LC_MESSAGES/django.po +52 -48
  8. aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
  9. aa_intel_tool/locale/fr_FR/LC_MESSAGES/django.po +155 -132
  10. aa_intel_tool/locale/it_IT/LC_MESSAGES/django.po +50 -46
  11. aa_intel_tool/locale/ja/LC_MESSAGES/django.po +50 -46
  12. aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
  13. aa_intel_tool/locale/ko_KR/LC_MESSAGES/django.po +69 -63
  14. aa_intel_tool/locale/nl/LC_MESSAGES/django.po +509 -0
  15. aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
  16. aa_intel_tool/locale/pl_PL/LC_MESSAGES/django.po +512 -0
  17. aa_intel_tool/locale/ru/LC_MESSAGES/django.po +52 -48
  18. aa_intel_tool/locale/sk/LC_MESSAGES/django.po +510 -0
  19. aa_intel_tool/locale/uk/LC_MESSAGES/django.po +50 -46
  20. aa_intel_tool/locale/zh_Hans/LC_MESSAGES/django.po +48 -44
  21. aa_intel_tool/parser/module/chatlist.py +1 -1
  22. aa_intel_tool/parser/module/dscan.py +41 -9
  23. aa_intel_tool/parser/module/fleetcomp.py +4 -1
  24. aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.js +34 -1
  25. aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js +1 -1
  26. aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-dscan.min.js.map +1 -1
  27. aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.js +12 -1
  28. aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js +1 -1
  29. aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-fleetcomposition.min.js.map +1 -1
  30. aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.js +6 -6
  31. aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js +1 -1
  32. aa_intel_tool/static/aa_intel_tool/javascript/aa-intel-tool-scan-result-common.min.js.map +1 -1
  33. aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html +1 -0
  34. aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html +5 -0
  35. aa_intel_tool/tests/test_access.py +1 -1
  36. {aa_intel_tool-2.0.0b1.dist-info → aa_intel_tool-2.1.0.dist-info}/METADATA +6 -4
  37. {aa_intel_tool-2.0.0b1.dist-info → aa_intel_tool-2.1.0.dist-info}/RECORD +39 -34
  38. {aa_intel_tool-2.0.0b1.dist-info → aa_intel_tool-2.1.0.dist-info}/WHEEL +1 -1
  39. {aa_intel_tool-2.0.0b1.dist-info → aa_intel_tool-2.1.0.dist-info}/licenses/LICENSE +0 -0
@@ -3,26 +3,28 @@
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
4
  # Author50CO <tkddlschry@gmail.com>, 2023.
5
5
  # Peter Pfeufer <info@ppfeufer.de>, 2023.
6
+ # Mind of the Raven <okanieva@gmail.com>, 2024.
7
+ # Rodpold Shard <rodpold@gmail.com>, 2024.
6
8
  msgid ""
7
9
  msgstr ""
8
10
  "Project-Id-Version: PACKAGE VERSION\n"
9
11
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2023-10-04 17:44+0200\n"
11
- "PO-Revision-Date: 2023-10-04 15:47+0000\n"
12
- "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
13
- "Language-Team: Korean <https://weblate.ppfeufer.de/projects/"
14
- "alliance-auth-apps/aa-intel-tool/ko/>\n"
12
+ "POT-Creation-Date: 2024-04-20 22:33+0200\n"
13
+ "PO-Revision-Date: 2024-03-22 00:11+0000\n"
14
+ "Last-Translator: Mind of the Raven <okanieva@gmail.com>\n"
15
+ "Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-"
16
+ "apps/aa-intel-tool/ko/>\n"
15
17
  "Language: ko_KR\n"
16
18
  "MIME-Version: 1.0\n"
17
19
  "Content-Type: text/plain; charset=UTF-8\n"
18
20
  "Content-Transfer-Encoding: 8bit\n"
19
21
  "Plural-Forms: nplurals=1; plural=0;\n"
20
- "X-Generator: Weblate 5.0.2\n"
22
+ "X-Generator: Weblate 5.4.2\n"
21
23
 
22
- #: aa_intel_tool/__init__.py:12
24
+ #: aa_intel_tool/__init__.py:9
23
25
  #: aa_intel_tool/templates/aa_intel_tool/base.html:6
24
- #: aa_intel_tool/templates/aa_intel_tool/views/index.html:6
25
- #: aa_intel_tool/templates/aa_intel_tool/views/index.html:10
26
+ #: aa_intel_tool/templates/aa_intel_tool/base.html:10
27
+ #: aa_intel_tool/templates/aa_intel_tool/views/index.html:8
26
28
  #: aa_intel_tool/templates/aa_intel_tool/views/scan/chatlist.html:5
27
29
  #: aa_intel_tool/templates/aa_intel_tool/views/scan/dscan.html:5
28
30
  #: aa_intel_tool/templates/aa_intel_tool/views/scan/fleetcomp.html:5
@@ -38,10 +40,8 @@ msgid "Open in a new browser tab"
38
40
  msgstr "새 탭에서 열기"
39
41
 
40
42
  #: aa_intel_tool/admin.py:100
41
- #, fuzzy
42
- #| msgid "RAW data"
43
43
  msgid "Raw data"
44
- msgstr "처리 이전 데이터"
44
+ msgstr "원본 데이터"
45
45
 
46
46
  #. Translators: This is the app name and version, which will appear in the Django Backend
47
47
  #: aa_intel_tool/apps.py:21
@@ -49,16 +49,16 @@ msgstr "처리 이전 데이터"
49
49
  msgid "Intel Parser v{__version__}"
50
50
  msgstr "인텔 파싱 v{__version__}"
51
51
 
52
- #: aa_intel_tool/constants.py:71 aa_intel_tool/models.py:24
52
+ #: aa_intel_tool/constants.py:58 aa_intel_tool/models.py:24
53
53
  msgid "Chat list"
54
54
  msgstr "챗 리스트"
55
55
 
56
- #: aa_intel_tool/constants.py:77 aa_intel_tool/models.py:22
56
+ #: aa_intel_tool/constants.py:64 aa_intel_tool/models.py:22
57
57
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:28
58
58
  msgid "D-Scan"
59
59
  msgstr "전방위 스캐너"
60
60
 
61
- #: aa_intel_tool/constants.py:83 aa_intel_tool/models.py:23
61
+ #: aa_intel_tool/constants.py:70 aa_intel_tool/models.py:23
62
62
  #: aa_intel_tool/models.py:123
63
63
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:33
64
64
  msgid "Fleet composition"
@@ -86,8 +86,6 @@ msgid "Creation date/time"
86
86
  msgstr "생성 날짜/시간"
87
87
 
88
88
  #: aa_intel_tool/models.py:40
89
- #, fuzzy
90
- #| msgid "Scan data"
91
89
  msgid "Scan raw data"
92
90
  msgstr "스캔 데이터"
93
91
 
@@ -164,26 +162,27 @@ msgstr "스캔 데이터"
164
162
  #: aa_intel_tool/parser/general.py:46
165
163
  msgid ""
166
164
  "No suitable parser found. Input is not a supported intel type or malformed …"
167
- msgstr "지원하는 파서를 찾을 수 없습니다. 지원하지 않는 인텔 타입이거나, 잘못된 "
168
- "형식입니다…"
165
+ msgstr ""
166
+ "지원하는 파서를 찾을 수 없습니다. 지원하지 않는 인텔 타입이거나, 잘못된 형식"
167
+ "입니다…"
169
168
 
170
169
  #: aa_intel_tool/parser/general.py:80
171
170
  msgid "No data to parse …"
172
171
  msgstr "가져올 데이터가 없습니다…"
173
172
 
174
- #: aa_intel_tool/parser/module/chatlist.py:66
173
+ #: aa_intel_tool/parser/module/chatlist.py:68
175
174
  msgid "Something went wrong while fetching the character information from ESI."
176
175
  msgstr "ESI에서 캐릭터 정보를 가져오는 중 오류가 발생했습니다."
177
176
 
178
- #: aa_intel_tool/parser/module/chatlist.py:77
177
+ #: aa_intel_tool/parser/module/chatlist.py:79
179
178
  msgid "Character unknown to ESI."
180
179
  msgstr "ESI에 등록되지 않은 캐릭터입니다."
181
180
 
182
- #: aa_intel_tool/parser/module/chatlist.py:274
181
+ #: aa_intel_tool/parser/module/chatlist.py:281
183
182
  msgid "The chat list module is currently disabled."
184
183
  msgstr "챗 리스트 모듈이 비활성화된 상태입니다."
185
184
 
186
- #: aa_intel_tool/parser/module/chatlist.py:292
185
+ #: aa_intel_tool/parser/module/chatlist.py:302
187
186
  #, python-brace-format
188
187
  msgid ""
189
188
  "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilot "
@@ -191,109 +190,111 @@ msgid ""
191
190
  msgid_plural ""
192
191
  "Chat scans are currently limited to a maximum of {max_allowed_pilots} pilots "
193
192
  "per scan. Your list of pilots exceeds this limit."
194
- msgstr[0] "챗 스캔 파일럿 수는 최대 {max_allowed_pilots}명으로 제한되어 있습니다. "
195
- "입력한 파일럿 수가 제한을 초과합니다."
193
+ msgstr[0] ""
194
+ " 스캔 파일럿 수는 최대 {max_allowed_pilots}명으로 제한되어 있습니다. 입력"
195
+ "한 파일럿 수가 제한을 초과합니다."
196
196
 
197
- #: aa_intel_tool/parser/module/dscan.py:322
197
+ #: aa_intel_tool/parser/module/dscan.py:350
198
198
  msgid "The D-Scan module is currently disabled."
199
199
  msgstr "전방위 스캐너 모듈이 비활성화된 상태입니다."
200
200
 
201
- #: aa_intel_tool/parser/module/fleetcomp.py:103
201
+ #: aa_intel_tool/parser/module/fleetcomp.py:111
202
202
  msgid "The fleet composition module is currently disabled."
203
203
  msgstr "함대 구성 모듈이 비활성화된 상태입니다."
204
204
 
205
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:8
205
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:9
206
206
  msgid "Permalink successfully copied"
207
207
  msgstr "고유링크가 성공적으로 복사되었습니다"
208
208
 
209
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:9
209
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:10
210
210
  msgid ""
211
211
  "Something went wrong. Nothing copied. Maybe your browser does not support "
212
212
  "this function."
213
- msgstr "뭔가 잘못됐습니다. 복사되지 않았습니다. 브라우저가 이 기능을 지원하지 않을 "
214
- "수도 있습니다."
213
+ msgstr ""
214
+ "뭔가 잘못됐습니다. 복사되지 않았습니다. 브라우저가 이 기능을 지원하지 않을 수"
215
+ "도 있습니다."
215
216
 
216
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:14
217
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:15
217
218
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/alliances.html:4
218
219
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:4
219
220
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:3
220
221
  msgid "Unaffiliated / No Alliance"
221
222
  msgstr "얼라이언스 없음"
222
223
 
223
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:15
224
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:16
224
225
  msgid "NPC Corp"
225
226
  msgstr "NPC 코퍼레이션"
226
227
 
227
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:19
228
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:20
228
229
  msgctxt "Decimal separator"
229
230
  msgid "."
230
231
  msgstr "."
231
232
 
232
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:20
233
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:21
233
234
  msgctxt "Thousands separator"
234
235
  msgid ","
235
236
  msgstr ","
236
237
 
237
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:21
238
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:22
238
239
  msgid "No data available in this table"
239
240
  msgstr "테이블에 유효한 데이터가 없습니다"
240
241
 
241
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:22
242
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:23
242
243
  msgctxt "Keep _END_ as it is. It will be replaced by a number."
243
244
  msgid "Showing _END_ entries"
244
245
  msgstr "_END_ 개의 결과 표시중"
245
246
 
246
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:23
247
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:24
247
248
  msgctxt "Keep _MAX_ as it is. It will be replaced by a number."
248
249
  msgid "(filtered from _MAX_ total entries)"
249
250
  msgstr "총 _MAX_ 개의 결과 에서 필터링됨"
250
251
 
251
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:24
252
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:25
252
253
  msgid "No records available"
253
254
  msgstr "사용 가능한 레코드가 없습니다"
254
255
 
255
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:26
256
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:27
256
257
  msgctxt "Keep _MENU_ as it is. It will be replaced by an HTML construct."
257
258
  msgid "Show _MENU_"
258
259
  msgstr "_MENU_ 보기"
259
260
 
260
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:27
261
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:28
261
262
  msgid "Loading …"
262
263
  msgstr "로딩 …"
263
264
 
264
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:28
265
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:29
265
266
  msgid "Processing …"
266
267
  msgstr "처리 중 …"
267
268
 
268
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:29
269
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:30
269
270
  msgid "Nothing found, sorry …"
270
271
  msgstr "아무것도 찾지 못했습니다, 죄송합니다 …"
271
272
 
272
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:31
273
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:32
273
274
  msgid "Search …"
274
275
  msgstr "검색 …"
275
276
 
276
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:33
277
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:34
277
278
  msgid "First"
278
279
  msgstr "첫 번째"
279
280
 
280
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:34
281
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:35
281
282
  msgid "Last"
282
283
  msgstr "마지막"
283
284
 
284
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:35
285
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:36
285
286
  msgid "Next"
286
287
  msgstr "다음"
287
288
 
288
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:36
289
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:37
289
290
  msgid "Previous"
290
291
  msgstr "이전"
291
292
 
292
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:39
293
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:40
293
294
  msgid ": activate to sort column ascending"
294
295
  msgstr ": 열 오름차순으로 정렬 활성화"
295
296
 
296
- #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:40
297
+ #: aa_intel_tool/templates/aa_intel_tool/bundles/aa-intel-tool-js-l10n.html:41
297
298
  msgid ": activate to sort column descending"
298
299
  msgstr ": 열 내림차순으로 정렬 활성화"
299
300
 
@@ -311,7 +312,7 @@ msgstr "이 앱을 번역하거나 기존 번역을 개선하고 싶으신가요
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 "번역팀에 참여하세요!"
315
316
 
316
317
  #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:10
317
318
  msgid "What can I paste?"
@@ -327,7 +328,15 @@ msgid "Limited to a maximum of %(max_pilots)s pilot per scan."
327
328
  msgid_plural "Limited to a maximum of %(max_pilots)s pilots per scan."
328
329
  msgstr[0] "스캔 당 최대 %(max_pilots)s명으로 제한되어 있습니다."
329
330
 
330
- #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:50
331
+ #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:40
332
+ msgid ""
333
+ "Please keep in mind, parsing large amounts of data can take some time. Be "
334
+ "patient, CCP's API is not the fastest to answer …"
335
+ msgstr ""
336
+ "기억해주세요, 큰 데이터를 가져오는 데에는 시간이 걸립니다. CCP의 API는 느린 "
337
+ "것으로 유명합니다, 조금만 기다려 주세요 …"
338
+
339
+ #: aa_intel_tool/templates/aa_intel_tool/partials/index/form.html:51
331
340
  msgid "Submit"
332
341
  msgstr "전송"
333
342
 
@@ -381,7 +390,7 @@ msgstr "갯수"
381
390
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:29
382
391
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:29
383
392
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:25
384
- #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:32
393
+ #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:37
385
394
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:30
386
395
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:29
387
396
  msgid "Loading data …"
@@ -391,7 +400,7 @@ msgstr "데이터 로딩 중 …"
391
400
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/corporations.html:35
392
401
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/chatlist/pilots.html:35
393
402
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/interesting-on-grid/items.html:31
394
- #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:38
403
+ #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:43
395
404
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:35
396
405
  msgid "No data …"
397
406
  msgstr "데이터 없음 …"
@@ -459,6 +468,10 @@ msgstr "그리드 밖"
459
468
  msgid "Ship class"
460
469
  msgstr "함급"
461
470
 
471
+ #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-classes.html:30
472
+ msgid "Total mass (in kg):"
473
+ msgstr ""
474
+
462
475
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/dscan/ships-breakdown/ship-types.html:18
463
476
  msgid "Ship type"
464
477
  msgstr "함선 종류"
@@ -491,19 +504,12 @@ msgstr "함선 및 파일럿"
491
504
 
492
505
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/fleet-details/pilots.html:22
493
506
  msgid "System"
494
- msgstr "성계"
507
+ msgstr "시스템"
495
508
 
496
509
  #: aa_intel_tool/templates/aa_intel_tool/partials/scan/fleetcomp/participation.html:8
497
510
  msgid "Participation details"
498
511
  msgstr "참가 세부 사항"
499
512
 
500
- #: aa_intel_tool/templates/aa_intel_tool/views/index.html:14
501
- msgid ""
502
- "Please keep in mind, parsing large amounts of data can take some time. Be "
503
- "patient, CCP's API is not the fastest to answer …"
504
- msgstr "기억해주세요, 큰 데이터를 가져오는 데에는 시간이 걸립니다. CCP의 API는 느린 "
505
- "것으로 유명합니다, 조금만 기다려 주세요 …"
506
-
507
513
  #: aa_intel_tool/views/general.py:53
508
514
  msgid "The provided data could not be parsed."
509
515
  msgstr "제공된 데이터를 가져올 수 없습니다."
@@ -512,6 +518,6 @@ msgstr "제공된 데이터를 가져올 수 없습니다."
512
518
  msgid "(System Error) Something unexpected happened."
513
519
  msgstr "(성계 오류) 예측하지 못한 오류 발생."
514
520
 
515
- #: aa_intel_tool/views/general.py:99 aa_intel_tool/views/general.py:129
521
+ #: aa_intel_tool/views/general.py:101 aa_intel_tool/views/general.py:131
516
522
  msgid "The scan you were looking for could not be found."
517
523
  msgstr "요구하는 스캔을 찾을 수 없습니다."