aa-structures 2.2.0__py3-none-any.whl → 2.3.1b1__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 (29) hide show
  1. {aa_structures-2.2.0.dist-info → aa_structures-2.3.1b1.dist-info}/METADATA +1 -1
  2. {aa_structures-2.2.0.dist-info → aa_structures-2.3.1b1.dist-info}/RECORD +28 -23
  3. {aa_structures-2.2.0.dist-info → aa_structures-2.3.1b1.dist-info}/WHEEL +1 -1
  4. structures/__init__.py +1 -1
  5. structures/admin.py +13 -13
  6. structures/core/notification_embeds.py +47 -47
  7. structures/locale/de/LC_MESSAGES/django.po +314 -305
  8. structures/locale/django.pot +2227 -0
  9. structures/locale/en/LC_MESSAGES/django.po +312 -305
  10. structures/locale/es/LC_MESSAGES/django.po +314 -305
  11. structures/locale/fr_FR/LC_MESSAGES/django.po +2227 -0
  12. structures/locale/it_IT/LC_MESSAGES/django.po +2227 -0
  13. structures/locale/ja/LC_MESSAGES/django.po +2228 -0
  14. structures/locale/ko_KR/LC_MESSAGES/django.po +2227 -0
  15. structures/locale/ru/LC_MESSAGES/django.po +312 -305
  16. structures/locale/uk/LC_MESSAGES/django.po +2231 -0
  17. structures/locale/zh_Hans/LC_MESSAGES/django.po +314 -305
  18. structures/managers.py +12 -12
  19. structures/models/notifications.py +20 -17
  20. structures/models/owners.py +1 -3
  21. structures/models/structures.py +1 -1
  22. structures/tests/core/test_notification_embeds.py +125 -36
  23. structures/tests/models/test_notifications_1.py +38 -12
  24. structures/tests/test_admin.py +48 -22
  25. structures/tests/test_integration.py +88 -1
  26. structures/tests/testdata/factories_2.py +34 -1
  27. structures/views.py +3 -2
  28. structures/tests/core/test_notification_embeds_2.py +0 -78
  29. {aa_structures-2.2.0.dist-info → aa_structures-2.3.1b1.dist-info}/licenses/LICENSE +0 -0
@@ -0,0 +1,2231 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ #, fuzzy
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: PACKAGE VERSION\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2023-04-24 23:05+0200\n"
12
+ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
+ "Language-Team: LANGUAGE <LL@li.org>\n"
15
+ "Language: \n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
20
+ "11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
21
+ "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
22
+ "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
23
+
24
+ #: admin.py:111
25
+ msgid "Sent fuel notifications for selected configuration"
26
+ msgstr ""
27
+
28
+ #: admin.py:137
29
+ msgid ""
30
+ "Timing configuration for sending fuel notifications. Note that the first "
31
+ "notification will be sent at the exact start hour, and the last notification "
32
+ "will be sent one repeat before the end hour."
33
+ msgstr ""
34
+
35
+ #: admin.py:240 models/structures.py:163
36
+ msgid "N/A"
37
+ msgstr ""
38
+
39
+ #: admin.py:255
40
+ msgid "Not configured"
41
+ msgstr ""
42
+
43
+ #: admin.py:273
44
+ msgid "Mark selected notifications as sent"
45
+ msgstr ""
46
+
47
+ #: admin.py:280
48
+ msgid "Mark selected notifications as unsent"
49
+ msgstr ""
50
+
51
+ #: admin.py:287
52
+ msgid "Send selected notifications to configured webhooks"
53
+ msgstr ""
54
+
55
+ #: admin.py:302
56
+ msgid "Process selected notifications for timerboard"
57
+ msgstr ""
58
+
59
+ #: admin.py:443
60
+ msgid ""
61
+ "Notifications can not be sent, because there is no webhook configured for "
62
+ "this owner."
63
+ msgstr ""
64
+
65
+ #: admin.py:463
66
+ msgid "Activate selected owners"
67
+ msgstr ""
68
+
69
+ #: admin.py:468
70
+ msgid "Deactivate selected owner"
71
+ msgstr ""
72
+
73
+ #: admin.py:473
74
+ msgid "Update all from EVE server for selected owners"
75
+ msgstr ""
76
+
77
+ #: admin.py:478
78
+ #, python-format
79
+ msgid ""
80
+ "Started updating structures and notifications for %s. You will receive a "
81
+ "notification once it is completed."
82
+ msgstr ""
83
+
84
+ #: admin.py:484
85
+ msgid "Update structures from EVE server for selected owners"
86
+ msgstr ""
87
+
88
+ #: admin.py:496
89
+ msgid "Fetch notifications from EVE server for selected owners"
90
+ msgstr ""
91
+
92
+ #: admin.py:913
93
+ msgid "Remove user tags for selected structures"
94
+ msgstr ""
95
+
96
+ #: admin.py:925
97
+ msgid "Update generated tags for selected structures"
98
+ msgstr ""
99
+
100
+ #: admin.py:1035
101
+ msgid "Please add this webhook to an owner or structure to enable it."
102
+ msgstr ""
103
+
104
+ #: admin.py:1046
105
+ msgid "Send test notification to selected webhook"
106
+ msgstr ""
107
+
108
+ #: admin.py:1058
109
+ msgid "Activate selected webhook"
110
+ msgstr ""
111
+
112
+ #: admin.py:1065
113
+ msgid "Deactivate selected webhook"
114
+ msgstr ""
115
+
116
+ #: admin.py:1072
117
+ msgid "Purge queued messages from selected webhooks"
118
+ msgstr ""
119
+
120
+ #: admin.py:1085
121
+ msgid "Send queued messages from selected webhooks"
122
+ msgstr ""
123
+
124
+ #: core/notification_embeds.py:38
125
+ msgid "Unknown Bill"
126
+ msgstr ""
127
+
128
+ #: core/notification_embeds.py:39
129
+ msgid "Infrastructure Hub Bill"
130
+ msgstr ""
131
+
132
+ #: core/notification_embeds.py:295
133
+ msgid "shield"
134
+ msgstr ""
135
+
136
+ #: core/notification_embeds.py:296
137
+ msgid "armor"
138
+ msgstr ""
139
+
140
+ #: core/notification_embeds.py:297
141
+ msgid "hull"
142
+ msgstr ""
143
+
144
+ #: core/notification_embeds.py:376 core/notification_embeds.py:809
145
+ msgid "(unknown)"
146
+ msgstr ""
147
+
148
+ #: core/notification_embeds.py:394
149
+ #, python-format
150
+ msgid ""
151
+ "The %(structure_type)s %(structure_name)s%(location)s in %(solar_system)s "
152
+ "belonging to %(owner_link)s "
153
+ msgstr ""
154
+
155
+ #: core/notification_embeds.py:411
156
+ msgid "Structure online"
157
+ msgstr ""
158
+
159
+ #: core/notification_embeds.py:412
160
+ msgid "is now online."
161
+ msgstr ""
162
+
163
+ #: core/notification_embeds.py:423
164
+ msgid "Structure fuel alert"
165
+ msgstr ""
166
+
167
+ #: core/notification_embeds.py:425 core/notification_embeds.py:984
168
+ #, python-format
169
+ msgid "is running out of fuel in %s."
170
+ msgstr ""
171
+
172
+ #: core/notification_embeds.py:433
173
+ msgid "Jump gate low on Liquid Ozone"
174
+ msgstr ""
175
+
176
+ #: core/notification_embeds.py:437
177
+ #, python-format
178
+ msgid ""
179
+ "is below %(threshold)s units on Liquid Ozone.\n"
180
+ "Remaining units: %(remaining)s."
181
+ msgstr ""
182
+
183
+ #: core/notification_embeds.py:454
184
+ msgid "Structure refueled"
185
+ msgstr ""
186
+
187
+ #: core/notification_embeds.py:456 core/notification_embeds.py:998
188
+ #, python-format
189
+ msgid "has been refueled. Fuel will last until %s."
190
+ msgstr ""
191
+
192
+ #: core/notification_embeds.py:464
193
+ msgid "Structure services off-line"
194
+ msgstr ""
195
+
196
+ #: core/notification_embeds.py:465
197
+ msgid "has all services off-lined."
198
+ msgstr ""
199
+
200
+ #: core/notification_embeds.py:476
201
+ msgid "Structure low power"
202
+ msgstr ""
203
+
204
+ #: core/notification_embeds.py:477
205
+ msgid "went to low power mode."
206
+ msgstr ""
207
+
208
+ #: core/notification_embeds.py:484
209
+ msgid "Structure full power"
210
+ msgstr ""
211
+
212
+ #: core/notification_embeds.py:485
213
+ msgid "went to full power mode."
214
+ msgstr ""
215
+
216
+ #: core/notification_embeds.py:492
217
+ msgid "Structure un-anchoring"
218
+ msgstr ""
219
+
220
+ #: core/notification_embeds.py:497
221
+ #, python-format
222
+ msgid "has started un-anchoring. It will be fully un-anchored at: %s"
223
+ msgstr ""
224
+
225
+ #: core/notification_embeds.py:505
226
+ msgid "Structure under attack"
227
+ msgstr ""
228
+
229
+ #: core/notification_embeds.py:506
230
+ #, python-format
231
+ msgid ""
232
+ "is under attack by %s.\n"
233
+ "%s"
234
+ msgstr ""
235
+
236
+ #: core/notification_embeds.py:524
237
+ msgid "Structure lost shield"
238
+ msgstr ""
239
+
240
+ #: core/notification_embeds.py:529
241
+ #, python-format
242
+ msgid "has lost its shields. Armor timer end at: %s"
243
+ msgstr ""
244
+
245
+ #: core/notification_embeds.py:537
246
+ msgid "Structure lost armor"
247
+ msgstr ""
248
+
249
+ #: core/notification_embeds.py:542
250
+ #, python-format
251
+ msgid "has lost its armor. Hull timer end at: %s"
252
+ msgstr ""
253
+
254
+ #: core/notification_embeds.py:550
255
+ msgid "Structure destroyed"
256
+ msgstr ""
257
+
258
+ #: core/notification_embeds.py:551
259
+ msgid "has been destroyed."
260
+ msgstr ""
261
+
262
+ #: core/notification_embeds.py:565
263
+ #, python-format
264
+ msgid "The %(structure_type)s %(structure_name)s in %(solar_system)s "
265
+ msgstr ""
266
+
267
+ #: core/notification_embeds.py:581
268
+ #, python-format
269
+ msgid ""
270
+ "has been transferred from %(from_corporation)s to %(to_corporation)s by "
271
+ "%(character)s."
272
+ msgstr ""
273
+
274
+ #: core/notification_embeds.py:588
275
+ msgid "Ownership transferred"
276
+ msgstr ""
277
+
278
+ #: core/notification_embeds.py:608
279
+ #, python-format
280
+ msgid ""
281
+ "A %(structure_type)s belonging to %(owner_link)s has started anchoring in "
282
+ "%(solar_system)s. "
283
+ msgstr ""
284
+
285
+ #: core/notification_embeds.py:615
286
+ msgid "Structure anchoring"
287
+ msgstr ""
288
+
289
+ #: core/notification_embeds.py:656
290
+ msgid "Structure reinforcement time changed"
291
+ msgstr ""
292
+
293
+ #: core/notification_embeds.py:659
294
+ #, python-format
295
+ msgid ""
296
+ "Reinforcement hour has been changed to %s for the following structures:\n"
297
+ msgstr ""
298
+
299
+ #: core/notification_embeds.py:664
300
+ #, python-format
301
+ msgid ""
302
+ "- %(structure_type)s %(structure_name)s in %(solar_system)s belonging to "
303
+ "%(owner_link)s"
304
+ msgstr ""
305
+
306
+ #: core/notification_embeds.py:676
307
+ #, python-format
308
+ msgid ""
309
+ "\n"
310
+ "\n"
311
+ "Change becomes effective at %s."
312
+ msgstr ""
313
+
314
+ #: core/notification_embeds.py:728 models/notifications.py:99
315
+ msgid "Moon mining extraction started"
316
+ msgstr ""
317
+
318
+ #: core/notification_embeds.py:730
319
+ #, python-format
320
+ msgid ""
321
+ "A moon mining extraction has been started for %(structure_name)s at %(moon)s "
322
+ "in %(solar_system)s belonging to %(owner_link)s. Extraction was started by "
323
+ "%(character)s.\n"
324
+ "The chunk will be ready on location at %(ready_time)s, and will fracture "
325
+ "automatically on %(auto_time)s.\n"
326
+ "%(ore_text)s"
327
+ msgstr ""
328
+
329
+ #: core/notification_embeds.py:746
330
+ #, python-format
331
+ msgid ""
332
+ "\n"
333
+ "Estimated ore composition: %s"
334
+ msgstr ""
335
+
336
+ #: core/notification_embeds.py:758
337
+ msgid "Extraction finished"
338
+ msgstr ""
339
+
340
+ #: core/notification_embeds.py:760
341
+ #, python-format
342
+ msgid ""
343
+ "The extraction for %(structure_name)s at %(moon)s in %(solar_system)s "
344
+ "belonging to %(owner_link)s is finished and the chunk is ready to be shot "
345
+ "at.\n"
346
+ "The chunk will automatically fracture on %(auto_time)s.\n"
347
+ "%(ore_text)s"
348
+ msgstr ""
349
+
350
+ #: core/notification_embeds.py:772 core/notification_embeds.py:794
351
+ #: core/notification_embeds.py:844
352
+ #, python-format
353
+ msgid ""
354
+ "\n"
355
+ "Ore composition: %s"
356
+ msgstr ""
357
+
358
+ #: core/notification_embeds.py:782
359
+ msgid "Automatic Fracture"
360
+ msgstr ""
361
+
362
+ #: core/notification_embeds.py:784
363
+ #, python-format
364
+ msgid ""
365
+ "The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
366
+ "belonging to %(owner_link)s has automatically been fired and the moon "
367
+ "products are ready to be harvested.\n"
368
+ "%(ore_text)s"
369
+ msgstr ""
370
+
371
+ #: core/notification_embeds.py:810
372
+ msgid "Extraction cancelled"
373
+ msgstr ""
374
+
375
+ #: core/notification_embeds.py:812
376
+ #, python-format
377
+ msgid ""
378
+ "An ongoing extraction for %(structure_name)s at %(moon)s in %(solar_system)s "
379
+ "belonging to %(owner_link)s has been cancelled by %(character)s."
380
+ msgstr ""
381
+
382
+ #: core/notification_embeds.py:831
383
+ msgid "Moon drill fired"
384
+ msgstr ""
385
+
386
+ #: core/notification_embeds.py:833
387
+ #, python-format
388
+ msgid ""
389
+ "The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
390
+ "belonging to %(owner_link)s has been fired by %(character)s and the moon "
391
+ "products are ready to be harvested.\n"
392
+ "%(ore_text)s"
393
+ msgstr ""
394
+
395
+ #: core/notification_embeds.py:876
396
+ msgid "Orbital under attack"
397
+ msgstr ""
398
+
399
+ #: core/notification_embeds.py:878
400
+ #, python-format
401
+ msgid ""
402
+ "The %(structure_type)s at %(planet)s in %(solar_system)s belonging to "
403
+ "%(owner_link)s is under attack by %(aggressor)s."
404
+ msgstr ""
405
+
406
+ #: core/notification_embeds.py:897
407
+ msgid "Orbital reinforced"
408
+ msgstr ""
409
+
410
+ #: core/notification_embeds.py:899
411
+ #, python-format
412
+ msgid ""
413
+ "The %(structure_type)s at %(planet)s in %(solar_system)s belonging to "
414
+ "%(owner_link)s has been reinforced by %(aggressor)s and will come out at: "
415
+ "%(date)s."
416
+ msgstr ""
417
+
418
+ #: core/notification_embeds.py:935 core/notification_embeds.py:1631
419
+ #, python-format
420
+ msgid ""
421
+ "The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to "
422
+ "%(owner_link)s "
423
+ msgstr ""
424
+
425
+ #: core/notification_embeds.py:952
426
+ msgid "Starbase under attack"
427
+ msgstr ""
428
+
429
+ #: core/notification_embeds.py:954
430
+ #, python-format
431
+ msgid ""
432
+ "is under attack by %(aggressor)s.\n"
433
+ "%(damage_text)s"
434
+ msgstr ""
435
+
436
+ #: core/notification_embeds.py:982 models/notifications.py:93
437
+ msgid "Starbase fuel alert"
438
+ msgstr ""
439
+
440
+ #: core/notification_embeds.py:996
441
+ msgid "Starbase refueled"
442
+ msgstr ""
443
+
444
+ #: core/notification_embeds.py:1035
445
+ #, python-format
446
+ msgid "%(structure_type)s in %(solar_system)s is being captured"
447
+ msgstr ""
448
+
449
+ #: core/notification_embeds.py:1041
450
+ #, python-format
451
+ msgid ""
452
+ "A capsuleer has started to influence the %(type)s in %(solar_system)s "
453
+ "belonging to %(owner)s with an Entosis Link."
454
+ msgstr ""
455
+
456
+ #: core/notification_embeds.py:1056
457
+ #, python-format
458
+ msgid ""
459
+ "Command nodes for %(structure_type)s in %(solar_system)s have begun to "
460
+ "decloak"
461
+ msgstr ""
462
+
463
+ #: core/notification_embeds.py:1063
464
+ #, python-format
465
+ msgid ""
466
+ "Command nodes for %(structure_type)s in %(solar_system)s belonging to "
467
+ "%(owner)s can now be found throughout the %(constellation)s constellation"
468
+ msgstr ""
469
+
470
+ #: core/notification_embeds.py:1085
471
+ #, python-format
472
+ msgid "DED Sovereignty claim acknowledgment: %s"
473
+ msgstr ""
474
+
475
+ #: core/notification_embeds.py:1089
476
+ #, python-format
477
+ msgid ""
478
+ "DED now officially acknowledges that your member corporation %(corporation)s "
479
+ "has claimed sovereignty on behalf of %(alliance)s in %(solar_system)s."
480
+ msgstr ""
481
+
482
+ #: core/notification_embeds.py:1109
483
+ #, python-format
484
+ msgid "Lost sovereignty in: %s"
485
+ msgstr ""
486
+
487
+ #: core/notification_embeds.py:1111
488
+ #, python-format
489
+ msgid ""
490
+ "DED acknowledges that member corporation %(corporation)s has lost its claim "
491
+ "to sovereignty on behalf of %(alliance)s in %(solar_system)s."
492
+ msgstr ""
493
+
494
+ #: core/notification_embeds.py:1126
495
+ #, python-format
496
+ msgid "%(structure_type)s in %(solar_system)s has entered reinforced mode"
497
+ msgstr ""
498
+
499
+ #: core/notification_embeds.py:1132
500
+ #, python-format
501
+ msgid ""
502
+ "The %(structure_type)s in %(solar_system)s belonging to %(owner)s has been "
503
+ "reinforced by hostile forces and command nodes will begin decloaking at "
504
+ "%(date)s"
505
+ msgstr ""
506
+
507
+ #: core/notification_embeds.py:1149
508
+ #, python-format
509
+ msgid "%(structure_type)s in %(solar_system)s has been destroyed"
510
+ msgstr ""
511
+
512
+ #: core/notification_embeds.py:1155
513
+ #, python-format
514
+ msgid ""
515
+ "The command nodes for %(structure_type)s in %(solar_system)s belonging to "
516
+ "%(owner)s have been destroyed by hostile forces."
517
+ msgstr ""
518
+
519
+ #: core/notification_embeds.py:1188
520
+ #, python-format
521
+ msgid " near **%s**"
522
+ msgstr ""
523
+
524
+ #: core/notification_embeds.py:1191
525
+ #, python-format
526
+ msgid "%(structure_type)s anchored in %(solar_system)s"
527
+ msgstr ""
528
+
529
+ #: core/notification_embeds.py:1196
530
+ #, python-format
531
+ msgid ""
532
+ "A %(structure_type)s from %(structure_owner)s has anchored in "
533
+ "%(solar_system)s%(location_text)s."
534
+ msgstr ""
535
+
536
+ #: core/notification_embeds.py:1533
537
+ #, python-format
538
+ msgid "%s has offered a surrender"
539
+ msgstr ""
540
+
541
+ #: core/notification_embeds.py:1535
542
+ #, python-format
543
+ msgid ""
544
+ "%s has offered to end the war with %s in the exchange for %s ISK. If "
545
+ "accepted, the war will end in 24 hours and your organizations will be unable "
546
+ "to declare new wars against each other for the next 2 weeks."
547
+ msgstr ""
548
+
549
+ #: core/notification_embeds.py:1548
550
+ msgid "Insufficient Funds for Bill"
551
+ msgstr ""
552
+
553
+ #: core/notification_embeds.py:1550
554
+ #, python-format
555
+ msgid ""
556
+ "The selected corporation wallet division for automatic payments does not "
557
+ "have enough current funds available to pay the %(bill_type)s due to be paid "
558
+ "by %(due_date)s. Transfer additional funds to the selected wallet division "
559
+ "in order to meet your pending automatic bills."
560
+ msgstr ""
561
+
562
+ #: core/notification_embeds.py:1570
563
+ msgid "IHub Bill About to Expire"
564
+ msgstr ""
565
+
566
+ #: core/notification_embeds.py:1572
567
+ #, python-format
568
+ msgid ""
569
+ "Maintenance bill for Infrastructure Hub in %(solar_system)s expires at "
570
+ "%(due_date)s, if not paid in time this Infrastructure Hub will self-destruct."
571
+ msgstr ""
572
+
573
+ #: core/notification_embeds.py:1597
574
+ #, python-format
575
+ msgid "%s has self-destructed due to unpaid maintenance bills"
576
+ msgstr ""
577
+
578
+ #: core/notification_embeds.py:1601
579
+ #, python-format
580
+ msgid ""
581
+ "%(structure_type)s in %(solar_system)s has self-destructed, as the standard "
582
+ "maintenance bills where not paid."
583
+ msgstr ""
584
+
585
+ #: core/notification_embeds.py:1646
586
+ msgid "Starbase reinforced"
587
+ msgstr ""
588
+
589
+ #: core/notification_embeds.py:1654
590
+ #, python-format
591
+ msgid "has been reinforced and will come out at: %s."
592
+ msgstr ""
593
+
594
+ #: core/notification_timers.py:89
595
+ msgid "Armor timer"
596
+ msgstr ""
597
+
598
+ #: core/notification_timers.py:90 core/notification_timers.py:197
599
+ #: core/notification_timers.py:380
600
+ msgid "Final timer"
601
+ msgstr ""
602
+
603
+ #: core/notification_timers.py:147
604
+ msgid "Sov timer"
605
+ msgstr ""
606
+
607
+ #: core/notification_timers.py:249
608
+ msgid "Extraction ready"
609
+ msgstr ""
610
+
611
+ #: core/serializers.py:491
612
+ msgid "yes"
613
+ msgstr ""
614
+
615
+ #: core/serializers.py:496
616
+ msgid "no"
617
+ msgstr ""
618
+
619
+ #: models/notifications.py:43
620
+ msgid "English"
621
+ msgstr ""
622
+
623
+ #: models/notifications.py:44
624
+ msgid "German"
625
+ msgstr ""
626
+
627
+ #: models/notifications.py:45
628
+ msgid "Spanish"
629
+ msgstr ""
630
+
631
+ #: models/notifications.py:46
632
+ msgid "Chinese Simplified"
633
+ msgstr ""
634
+
635
+ #: models/notifications.py:47
636
+ msgid "Russian"
637
+ msgstr ""
638
+
639
+ #: models/notifications.py:48
640
+ msgid "Korean"
641
+ msgstr ""
642
+
643
+ #: models/notifications.py:56
644
+ msgid "Upwell structure anchoring"
645
+ msgstr ""
646
+
647
+ #: models/notifications.py:57
648
+ msgid "Upwell structure went online"
649
+ msgstr ""
650
+
651
+ #: models/notifications.py:59
652
+ msgid "Upwell structure services went offline"
653
+ msgstr ""
654
+
655
+ #: models/notifications.py:62
656
+ msgid "Upwell structure went high power"
657
+ msgstr ""
658
+
659
+ #: models/notifications.py:65
660
+ msgid "Upwell structure went low power"
661
+ msgstr ""
662
+
663
+ #: models/notifications.py:67
664
+ msgid "Upwell structure unanchoring"
665
+ msgstr ""
666
+
667
+ #: models/notifications.py:68
668
+ msgid "Upwell structure fuel alert"
669
+ msgstr ""
670
+
671
+ #: models/notifications.py:69
672
+ msgid "Upwell structure refueled"
673
+ msgstr ""
674
+
675
+ #: models/notifications.py:71
676
+ msgid "Upwell structure jump fuel alert"
677
+ msgstr ""
678
+
679
+ #: models/notifications.py:74
680
+ msgid "Upwell structure is under attack"
681
+ msgstr ""
682
+
683
+ #: models/notifications.py:76
684
+ msgid "Upwell structure lost shields"
685
+ msgstr ""
686
+
687
+ #: models/notifications.py:77
688
+ msgid "Upwell structure lost armor"
689
+ msgstr ""
690
+
691
+ #: models/notifications.py:78
692
+ msgid "Upwell structure destroyed"
693
+ msgstr ""
694
+
695
+ #: models/notifications.py:81
696
+ msgid "Upwell structure reinforcement time changed"
697
+ msgstr ""
698
+
699
+ #: models/notifications.py:84
700
+ msgid "Upwell structure ownership transferred"
701
+ msgstr ""
702
+
703
+ #: models/notifications.py:88
704
+ msgid "Customs office attacked"
705
+ msgstr ""
706
+
707
+ #: models/notifications.py:89
708
+ msgid "Customs office reinforced"
709
+ msgstr ""
710
+
711
+ #: models/notifications.py:92
712
+ msgid "Starbase attacked"
713
+ msgstr ""
714
+
715
+ #: models/notifications.py:94
716
+ msgid "Starbase refueled (BETA)"
717
+ msgstr ""
718
+
719
+ #: models/notifications.py:95
720
+ msgid "Starbase reinforced (BETA)"
721
+ msgstr ""
722
+
723
+ #: models/notifications.py:101
724
+ msgid "Moonmining laser fired"
725
+ msgstr ""
726
+
727
+ #: models/notifications.py:103
728
+ msgid "Moon mining extraction cancelled"
729
+ msgstr ""
730
+
731
+ #: models/notifications.py:106
732
+ msgid "Moon mining extraction finished"
733
+ msgstr ""
734
+
735
+ #: models/notifications.py:109
736
+ msgid "Moon mining automatic fracture triggered"
737
+ msgstr ""
738
+
739
+ #: models/notifications.py:114
740
+ msgid "Sovereignty structure reinforced"
741
+ msgstr ""
742
+
743
+ #: models/notifications.py:117
744
+ msgid "Sovereignty structure destroyed"
745
+ msgstr ""
746
+
747
+ #: models/notifications.py:120
748
+ msgid "Sovereignty entosis capture started"
749
+ msgstr ""
750
+
751
+ #: models/notifications.py:123
752
+ msgid "Sovereignty command node event started"
753
+ msgstr ""
754
+
755
+ #: models/notifications.py:126
756
+ msgid "Sovereignty claim acknowledgment"
757
+ msgstr ""
758
+
759
+ #: models/notifications.py:128
760
+ msgid "Sovereignty lost"
761
+ msgstr ""
762
+
763
+ #: models/notifications.py:130
764
+ msgid "Structure anchoring in alliance space"
765
+ msgstr ""
766
+
767
+ #: models/notifications.py:134
768
+ msgid "War declared"
769
+ msgstr ""
770
+
771
+ #: models/notifications.py:136
772
+ msgid "War ally joined aggressor"
773
+ msgstr ""
774
+
775
+ #: models/notifications.py:138
776
+ msgid "War ally joined ally"
777
+ msgstr ""
778
+
779
+ #: models/notifications.py:140
780
+ msgid "War ally joined defender"
781
+ msgstr ""
782
+
783
+ #: models/notifications.py:142
784
+ msgid "War adopted"
785
+ msgstr ""
786
+
787
+ #: models/notifications.py:143
788
+ msgid "War inherited"
789
+ msgstr ""
790
+
791
+ #: models/notifications.py:144
792
+ msgid "War party surrendered"
793
+ msgstr ""
794
+
795
+ #: models/notifications.py:146
796
+ msgid "War retracted by Concord"
797
+ msgstr ""
798
+
799
+ #: models/notifications.py:149
800
+ msgid "War corporation became eligible"
801
+ msgstr ""
802
+
803
+ #: models/notifications.py:152
804
+ msgid "War corporation no longer eligible"
805
+ msgstr ""
806
+
807
+ #: models/notifications.py:154
808
+ msgid "War surrender offered"
809
+ msgstr ""
810
+
811
+ #: models/notifications.py:157
812
+ msgid "Character submitted application"
813
+ msgstr ""
814
+
815
+ #: models/notifications.py:159
816
+ msgid "Character invited to join corporation"
817
+ msgstr ""
818
+
819
+ #: models/notifications.py:162
820
+ msgid "Corp application rejected"
821
+ msgstr ""
822
+
823
+ #: models/notifications.py:164
824
+ msgid "Character withdrew application"
825
+ msgstr ""
826
+
827
+ #: models/notifications.py:165
828
+ msgid "Character joins corporation"
829
+ msgstr ""
830
+
831
+ #: models/notifications.py:166
832
+ msgid "Character leaves corporation"
833
+ msgstr ""
834
+
835
+ #: models/notifications.py:169
836
+ msgid "Bill out of money"
837
+ msgstr ""
838
+
839
+ #: models/notifications.py:172
840
+ msgid "I-HUB bill about to expire"
841
+ msgstr ""
842
+
843
+ #: models/notifications.py:176
844
+ msgid "I_HUB destroyed by bill failure"
845
+ msgstr ""
846
+
847
+ #: models/notifications.py:336
848
+ msgid "notification types"
849
+ msgstr ""
850
+
851
+ #: models/notifications.py:338
852
+ msgid "Select which type of notifications should be forwarded to this webhook"
853
+ msgstr ""
854
+
855
+ #: models/notifications.py:347
856
+ msgid "language"
857
+ msgstr ""
858
+
859
+ #: models/notifications.py:348
860
+ msgid "language of notifications send to this webhook"
861
+ msgstr ""
862
+
863
+ #: models/notifications.py:352 models/structures.py:92
864
+ msgid "is default"
865
+ msgstr ""
866
+
867
+ #: models/notifications.py:354
868
+ msgid "Whether owners have this webhook automatically pre-set when created"
869
+ msgstr ""
870
+
871
+ #: models/notifications.py:359 models/owners.py:153
872
+ msgid "has default pings enabled"
873
+ msgstr ""
874
+
875
+ #: models/notifications.py:370 models/owners.py:199
876
+ msgid "ping groups"
877
+ msgstr ""
878
+
879
+ #: models/notifications.py:371
880
+ msgid "Groups to be pinged for each notification - "
881
+ msgstr ""
882
+
883
+ #: models/notifications.py:376
884
+ msgid "webhook"
885
+ msgstr ""
886
+
887
+ #: models/notifications.py:377 models/owners.py:214 models/structures.py:390
888
+ msgid "webhooks"
889
+ msgstr ""
890
+
891
+ #: models/notifications.py:390
892
+ msgid "is sent"
893
+ msgstr ""
894
+
895
+ #: models/notifications.py:391
896
+ msgid "True when this notification has been forwarded to Discord"
897
+ msgstr ""
898
+
899
+ #: models/notifications.py:396
900
+ msgid "is timer added"
901
+ msgstr ""
902
+
903
+ #: models/notifications.py:397
904
+ msgid "True when a timer has been added for this notification"
905
+ msgstr ""
906
+
907
+ #: models/notifications.py:403 models/structures.py:243
908
+ #: models/structures.py:787
909
+ msgid "type"
910
+ msgstr ""
911
+
912
+ #: models/notifications.py:404
913
+ msgid "type of this notification"
914
+ msgstr ""
915
+
916
+ #: models/notifications.py:409 models/owners.py:221 models/owners.py:1287
917
+ #: models/structures.py:313
918
+ msgid "owner"
919
+ msgstr ""
920
+
921
+ #: models/notifications.py:410
922
+ msgid "Corporation that owns this notification"
923
+ msgstr ""
924
+
925
+ #: models/notifications.py:414 models/structures.py:403
926
+ msgid "structures"
927
+ msgstr ""
928
+
929
+ #: models/notifications.py:415
930
+ msgid "Structures this notification is about (if any)"
931
+ msgstr ""
932
+
933
+ #: models/notifications.py:694 models/structures.py:203
934
+ #: models/structures.py:773
935
+ msgid "id"
936
+ msgstr ""
937
+
938
+ #: models/notifications.py:698
939
+ msgid "created"
940
+ msgstr ""
941
+
942
+ #: models/notifications.py:699
943
+ msgid "Date when this notification was first received from ESI"
944
+ msgstr ""
945
+
946
+ #: models/notifications.py:704
947
+ msgid "is read"
948
+ msgstr ""
949
+
950
+ #: models/notifications.py:705
951
+ msgid "True when this notification has read in the eve client"
952
+ msgstr ""
953
+
954
+ #: models/notifications.py:708
955
+ msgid "last updated"
956
+ msgstr ""
957
+
958
+ #: models/notifications.py:709
959
+ msgid "Date when this notification has last been updated from ESI"
960
+ msgstr ""
961
+
962
+ #: models/notifications.py:716
963
+ msgid "sender"
964
+ msgstr ""
965
+
966
+ #: models/notifications.py:723
967
+ msgid "text"
968
+ msgstr ""
969
+
970
+ #: models/notifications.py:724
971
+ msgid "Notification details in YAML"
972
+ msgstr ""
973
+
974
+ #: models/notifications.py:726 models/notifications.py:843
975
+ msgid "timestamp"
976
+ msgstr ""
977
+
978
+ #: models/notifications.py:731
979
+ msgid "eve notification"
980
+ msgstr ""
981
+
982
+ #: models/notifications.py:732
983
+ msgid "eve notifications"
984
+ msgstr ""
985
+
986
+ #: models/notifications.py:841
987
+ msgid "details"
988
+ msgstr ""
989
+
990
+ #: models/notifications.py:842
991
+ msgid "last_updated"
992
+ msgstr ""
993
+
994
+ #: models/notifications.py:848
995
+ msgid "generated notification"
996
+ msgstr ""
997
+
998
+ #: models/notifications.py:849
999
+ msgid "generated notifications"
1000
+ msgstr ""
1001
+
1002
+ #: models/notifications.py:878
1003
+ msgid "channel pings"
1004
+ msgstr ""
1005
+
1006
+ #: models/notifications.py:880
1007
+ msgid ""
1008
+ "Option to ping every member of the channel. This setting can be overruled by "
1009
+ "the respective owner or webhook configuration"
1010
+ msgstr ""
1011
+
1012
+ #: models/notifications.py:890
1013
+ msgid "color"
1014
+ msgstr ""
1015
+
1016
+ #: models/notifications.py:891
1017
+ msgid "Context color of these notification on Discord"
1018
+ msgstr ""
1019
+
1020
+ #: models/notifications.py:895
1021
+ msgid "is_enabled"
1022
+ msgstr ""
1023
+
1024
+ #: models/notifications.py:896
1025
+ msgid "Disabled configurations will not create any new alerts."
1026
+ msgstr ""
1027
+
1028
+ #: models/notifications.py:919
1029
+ msgid "end"
1030
+ msgstr ""
1031
+
1032
+ #: models/notifications.py:919
1033
+ msgid "End of alerts in hours before fuel expires"
1034
+ msgstr ""
1035
+
1036
+ #: models/notifications.py:922
1037
+ msgid "repeat"
1038
+ msgstr ""
1039
+
1040
+ #: models/notifications.py:924
1041
+ msgid "Notifications will be repeated every x hours. Set to 0 for no repeats"
1042
+ msgstr ""
1043
+
1044
+ #: models/notifications.py:928
1045
+ msgid "start"
1046
+ msgstr ""
1047
+
1048
+ #: models/notifications.py:929
1049
+ msgid "Start of alerts in hours before fuel expires"
1050
+ msgstr ""
1051
+
1052
+ #: models/notifications.py:933
1053
+ msgid "structure fuel alert config"
1054
+ msgstr ""
1055
+
1056
+ #: models/notifications.py:934
1057
+ msgid "structure fuel alert configs"
1058
+ msgstr ""
1059
+
1060
+ #: models/notifications.py:941
1061
+ msgid "Start must be before end, i.e. have a larger value."
1062
+ msgstr ""
1063
+
1064
+ #: models/notifications.py:945
1065
+ msgid "Repeat can not be larger that the interval size."
1066
+ msgstr ""
1067
+
1068
+ #: models/notifications.py:954
1069
+ msgid "This configuration may not overlap with an existing configuration."
1070
+ msgstr ""
1071
+
1072
+ #: models/notifications.py:1021
1073
+ msgid "threshold"
1074
+ msgstr ""
1075
+
1076
+ #: models/notifications.py:1023
1077
+ msgid ""
1078
+ "Notifications will be sent once fuel level in units reaches this threshold"
1079
+ msgstr ""
1080
+
1081
+ #: models/notifications.py:1028
1082
+ msgid "jump fuel alert config"
1083
+ msgstr ""
1084
+
1085
+ #: models/notifications.py:1029
1086
+ msgid "jump fuel alert configs"
1087
+ msgstr ""
1088
+
1089
+ #: models/notifications.py:1078 models/notifications.py:1128
1090
+ #: models/structures.py:402 models/structures.py:779 models/structures.py:844
1091
+ msgid "structure"
1092
+ msgstr ""
1093
+
1094
+ #: models/notifications.py:1084 models/notifications.py:1134
1095
+ msgid "configuration"
1096
+ msgstr ""
1097
+
1098
+ #: models/notifications.py:1088
1099
+ msgid "hours"
1100
+ msgstr ""
1101
+
1102
+ #: models/notifications.py:1089
1103
+ msgid "number of hours before fuel expiration this alert was sent"
1104
+ msgstr ""
1105
+
1106
+ #: models/notifications.py:1093
1107
+ msgid "structure fuel alert"
1108
+ msgstr ""
1109
+
1110
+ #: models/notifications.py:1094
1111
+ msgid "structure fuel alerts"
1112
+ msgstr ""
1113
+
1114
+ #: models/notifications.py:1138
1115
+ msgid "jump fuel alert"
1116
+ msgstr ""
1117
+
1118
+ #: models/notifications.py:1139
1119
+ msgid "jump fuel alerts"
1120
+ msgstr ""
1121
+
1122
+ #: models/owners.py:119
1123
+ msgid "corporation"
1124
+ msgstr ""
1125
+
1126
+ #: models/owners.py:120
1127
+ msgid "Corporation owning structures"
1128
+ msgstr ""
1129
+
1130
+ #: models/owners.py:125
1131
+ msgid "are pocos public"
1132
+ msgstr ""
1133
+
1134
+ #: models/owners.py:126
1135
+ msgid "whether pocos of this owner are shown on public POCO page"
1136
+ msgstr ""
1137
+
1138
+ #: models/owners.py:132
1139
+ msgid "assets last update at"
1140
+ msgstr ""
1141
+
1142
+ #: models/owners.py:133 models/owners.py:149 models/owners.py:192
1143
+ #: models/owners.py:207
1144
+ msgid "when the last successful update happened"
1145
+ msgstr ""
1146
+
1147
+ #: models/owners.py:148
1148
+ msgid "forwarding last update at"
1149
+ msgstr ""
1150
+
1151
+ #: models/owners.py:155
1152
+ msgid ""
1153
+ "to enable or disable pinging of notifications for this owner e.g. with "
1154
+ "@everyone and @here"
1155
+ msgstr ""
1156
+
1157
+ #: models/owners.py:161
1158
+ msgid "is active"
1159
+ msgstr ""
1160
+
1161
+ #: models/owners.py:162
1162
+ msgid "whether this owner is currently included in the sync process"
1163
+ msgstr ""
1164
+
1165
+ #: models/owners.py:166
1166
+ msgid "is alliance main"
1167
+ msgstr ""
1168
+
1169
+ #: models/owners.py:168
1170
+ msgid ""
1171
+ "whether alliance wide notifications are forwarded for this owner (e.g. sov "
1172
+ "notifications)"
1173
+ msgstr ""
1174
+
1175
+ #: models/owners.py:174
1176
+ msgid "is included in service status"
1177
+ msgstr ""
1178
+
1179
+ #: models/owners.py:176
1180
+ msgid ""
1181
+ "whether the sync status of this owner is included in the overall status of "
1182
+ "this services"
1183
+ msgstr ""
1184
+
1185
+ #: models/owners.py:184
1186
+ msgid "is up"
1187
+ msgstr ""
1188
+
1189
+ #: models/owners.py:185
1190
+ msgid "whether all services for this owner are currently up"
1191
+ msgstr ""
1192
+
1193
+ #: models/owners.py:191
1194
+ msgid "notifications last update at"
1195
+ msgstr ""
1196
+
1197
+ #: models/owners.py:200
1198
+ msgid "Groups to be pinged for each notification. "
1199
+ msgstr ""
1200
+
1201
+ #: models/owners.py:206
1202
+ msgid "structures last update at"
1203
+ msgstr ""
1204
+
1205
+ #: models/owners.py:215
1206
+ msgid "Notifications are sent to these webhooks."
1207
+ msgstr ""
1208
+
1209
+ #: models/owners.py:222
1210
+ msgid "owners"
1211
+ msgstr ""
1212
+
1213
+ #: models/owners.py:1147
1214
+ #, python-format
1215
+ msgid ""
1216
+ "Syncing of %(topic)s for %(owner)s %(result)s.\n"
1217
+ " %(message_details)s"
1218
+ msgstr ""
1219
+
1220
+ #: models/owners.py:1151
1221
+ msgid "completed successfully"
1222
+ msgstr ""
1223
+
1224
+ #: models/owners.py:1156
1225
+ #, python-format
1226
+ msgid "%(title)s: %(topic)s updated for %(owner)s: %(result)s"
1227
+ msgstr ""
1228
+
1229
+ #: models/owners.py:1161
1230
+ msgid "OK"
1231
+ msgstr ""
1232
+
1233
+ #: models/owners.py:1293
1234
+ msgid "character_ownership"
1235
+ msgstr ""
1236
+
1237
+ #: models/owners.py:1301
1238
+ msgid "structures last used at"
1239
+ msgstr ""
1240
+
1241
+ #: models/owners.py:1309
1242
+ msgid "notifications last used at"
1243
+ msgstr ""
1244
+
1245
+ #: models/owners.py:1315
1246
+ msgid "error count"
1247
+ msgstr ""
1248
+
1249
+ #: models/owners.py:1321
1250
+ msgid "owner character"
1251
+ msgstr ""
1252
+
1253
+ #: models/owners.py:1322
1254
+ msgid "owner characters"
1255
+ msgstr ""
1256
+
1257
+ #: models/structures.py:38
1258
+ msgid "sov"
1259
+ msgstr ""
1260
+
1261
+ #: models/structures.py:39
1262
+ msgid "highsec"
1263
+ msgstr ""
1264
+
1265
+ #: models/structures.py:40
1266
+ msgid "lowsec"
1267
+ msgstr ""
1268
+
1269
+ #: models/structures.py:41
1270
+ msgid "nullsec"
1271
+ msgstr ""
1272
+
1273
+ #: models/structures.py:42
1274
+ msgid "w_space"
1275
+ msgstr ""
1276
+
1277
+ #: models/structures.py:45
1278
+ msgid "grey"
1279
+ msgstr ""
1280
+
1281
+ #: models/structures.py:46
1282
+ msgid "dark blue"
1283
+ msgstr ""
1284
+
1285
+ #: models/structures.py:47
1286
+ msgid "green"
1287
+ msgstr ""
1288
+
1289
+ #: models/structures.py:48
1290
+ msgid "light blue"
1291
+ msgstr ""
1292
+
1293
+ #: models/structures.py:49
1294
+ msgid "orange"
1295
+ msgstr ""
1296
+
1297
+ #: models/structures.py:50
1298
+ msgid "red"
1299
+ msgstr ""
1300
+
1301
+ #: models/structures.py:62 models/structures.py:285 models/structures.py:848
1302
+ msgid "name"
1303
+ msgstr ""
1304
+
1305
+ #: models/structures.py:63
1306
+ msgid "name of the tag - must be unique"
1307
+ msgstr ""
1308
+
1309
+ #: models/structures.py:69
1310
+ msgid "description"
1311
+ msgstr ""
1312
+
1313
+ #: models/structures.py:70
1314
+ msgid "description for this tag"
1315
+ msgstr ""
1316
+
1317
+ #: models/structures.py:77
1318
+ msgid "style"
1319
+ msgstr ""
1320
+
1321
+ #: models/structures.py:78
1322
+ msgid "color style of tag"
1323
+ msgstr ""
1324
+
1325
+ #: models/structures.py:84
1326
+ msgid "order"
1327
+ msgstr ""
1328
+
1329
+ #: models/structures.py:86
1330
+ msgid ""
1331
+ "number defining the order tags are shown. custom tags can not have an order "
1332
+ "below 100"
1333
+ msgstr ""
1334
+
1335
+ #: models/structures.py:94
1336
+ msgid "if true this custom tag will automatically be added to new structures"
1337
+ msgstr ""
1338
+
1339
+ #: models/structures.py:99
1340
+ msgid "is user managed"
1341
+ msgstr ""
1342
+
1343
+ #: models/structures.py:101
1344
+ msgid ""
1345
+ "if False this tag is created and managed by the system and can not be "
1346
+ "modified by users"
1347
+ msgstr ""
1348
+
1349
+ #: models/structures.py:109
1350
+ msgid "structure tag"
1351
+ msgstr ""
1352
+
1353
+ #: models/structures.py:110
1354
+ msgid "structure tags"
1355
+ msgstr ""
1356
+
1357
+ #: models/structures.py:144
1358
+ msgid "anchor vulnerable"
1359
+ msgstr ""
1360
+
1361
+ #: models/structures.py:145
1362
+ msgid "anchoring"
1363
+ msgstr ""
1364
+
1365
+ #: models/structures.py:146
1366
+ msgid "armor reinforce"
1367
+ msgstr ""
1368
+
1369
+ #: models/structures.py:147
1370
+ msgid "armor vulnerable"
1371
+ msgstr ""
1372
+
1373
+ #: models/structures.py:148
1374
+ msgid "deploy vulnerable"
1375
+ msgstr ""
1376
+
1377
+ #: models/structures.py:149
1378
+ msgid "fitting invulnerable"
1379
+ msgstr ""
1380
+
1381
+ #: models/structures.py:150
1382
+ msgid "hull reinforce"
1383
+ msgstr ""
1384
+
1385
+ #: models/structures.py:151
1386
+ msgid "hull vulnerable"
1387
+ msgstr ""
1388
+
1389
+ #: models/structures.py:152
1390
+ msgid "online deprecated"
1391
+ msgstr ""
1392
+
1393
+ #: models/structures.py:153
1394
+ msgid "onlining vulnerable"
1395
+ msgstr ""
1396
+
1397
+ #: models/structures.py:154
1398
+ msgid "shield vulnerable"
1399
+ msgstr ""
1400
+
1401
+ #: models/structures.py:155
1402
+ msgid "unanchored"
1403
+ msgstr ""
1404
+
1405
+ #: models/structures.py:157 models/structures.py:827
1406
+ msgid "offline"
1407
+ msgstr ""
1408
+
1409
+ #: models/structures.py:158 models/structures.py:828
1410
+ msgid "online"
1411
+ msgstr ""
1412
+
1413
+ #: models/structures.py:159
1414
+ msgid "onlining"
1415
+ msgstr ""
1416
+
1417
+ #: models/structures.py:160
1418
+ msgid "reinforced"
1419
+ msgstr ""
1420
+
1421
+ #: models/structures.py:161
1422
+ msgid "unanchoring "
1423
+ msgstr ""
1424
+
1425
+ #: models/structures.py:164
1426
+ msgid "unknown"
1427
+ msgstr ""
1428
+
1429
+ #: models/structures.py:195
1430
+ msgid "Full Power"
1431
+ msgstr ""
1432
+
1433
+ #: models/structures.py:196
1434
+ msgid "Low Power"
1435
+ msgstr ""
1436
+
1437
+ #: models/structures.py:197
1438
+ msgid "Abandoned"
1439
+ msgstr ""
1440
+
1441
+ #: models/structures.py:198
1442
+ msgid "Abandoned?"
1443
+ msgstr ""
1444
+
1445
+ #: models/structures.py:199
1446
+ msgid "Unknown"
1447
+ msgstr ""
1448
+
1449
+ #: models/structures.py:204
1450
+ msgid "The Item ID of the structure"
1451
+ msgstr ""
1452
+
1453
+ #: models/structures.py:209
1454
+ msgid "created at"
1455
+ msgstr ""
1456
+
1457
+ #: models/structures.py:210
1458
+ msgid "date this structure was received from ESI for the first time"
1459
+ msgstr ""
1460
+
1461
+ #: models/structures.py:219
1462
+ msgid "moon"
1463
+ msgstr ""
1464
+
1465
+ #: models/structures.py:220
1466
+ msgid "Moon next to this structure - if any"
1467
+ msgstr ""
1468
+
1469
+ #: models/structures.py:229
1470
+ msgid "planet"
1471
+ msgstr ""
1472
+
1473
+ #: models/structures.py:230
1474
+ msgid "Planet next to this structure - if any"
1475
+ msgstr ""
1476
+
1477
+ #: models/structures.py:236
1478
+ msgid "solar system"
1479
+ msgstr ""
1480
+
1481
+ #: models/structures.py:237
1482
+ msgid "Solar System the structure is located"
1483
+ msgstr ""
1484
+
1485
+ #: models/structures.py:244
1486
+ msgid "Type of the structure"
1487
+ msgstr ""
1488
+
1489
+ #: models/structures.py:250
1490
+ msgid "fuel expires at"
1491
+ msgstr ""
1492
+
1493
+ #: models/structures.py:251
1494
+ msgid "Date on which the structure will run out of fuel"
1495
+ msgstr ""
1496
+
1497
+ #: models/structures.py:258
1498
+ msgid "has fitting"
1499
+ msgstr ""
1500
+
1501
+ #: models/structures.py:259
1502
+ msgid "bool indicating if the structure has a fitting"
1503
+ msgstr ""
1504
+
1505
+ #: models/structures.py:266
1506
+ msgid "has core"
1507
+ msgstr ""
1508
+
1509
+ #: models/structures.py:267
1510
+ msgid "bool indicating if the structure has a quantum core"
1511
+ msgstr ""
1512
+
1513
+ #: models/structures.py:273
1514
+ msgid "last online at"
1515
+ msgstr ""
1516
+
1517
+ #: models/structures.py:274
1518
+ msgid "date this structure had any of it's services online"
1519
+ msgstr ""
1520
+
1521
+ #: models/structures.py:280 models/structures.py:792
1522
+ msgid "last updated at"
1523
+ msgstr ""
1524
+
1525
+ #: models/structures.py:281
1526
+ msgid "date this structure was last updated from the EVE server"
1527
+ msgstr ""
1528
+
1529
+ #: models/structures.py:286
1530
+ msgid "The full name of the structure"
1531
+ msgstr ""
1532
+
1533
+ #: models/structures.py:293
1534
+ msgid "next reinforce hour"
1535
+ msgstr ""
1536
+
1537
+ #: models/structures.py:295 models/structures.py:305
1538
+ msgid ""
1539
+ "The requested change to reinforce_hour that will take effect at the time "
1540
+ "shown by next_reinforce_apply"
1541
+ msgstr ""
1542
+
1543
+ #: models/structures.py:303
1544
+ msgid "next reinforce apply"
1545
+ msgstr ""
1546
+
1547
+ #: models/structures.py:314
1548
+ msgid "Corporation that owns the structure"
1549
+ msgstr ""
1550
+
1551
+ #: models/structures.py:321
1552
+ msgid "reinforce hour"
1553
+ msgstr ""
1554
+
1555
+ #: models/structures.py:323
1556
+ msgid ""
1557
+ "The average hour of day that determines the time +/- some hours when the "
1558
+ "structure will randomly exit its reinforcement periods and become vulnerable "
1559
+ "to attack against its armor and/or hull. "
1560
+ msgstr ""
1561
+
1562
+ #: models/structures.py:332
1563
+ msgid "position x"
1564
+ msgstr ""
1565
+
1566
+ #: models/structures.py:333
1567
+ msgid "x position in the solar system"
1568
+ msgstr ""
1569
+
1570
+ #: models/structures.py:339
1571
+ msgid "position y"
1572
+ msgstr ""
1573
+
1574
+ #: models/structures.py:340
1575
+ msgid "y position in the solar system"
1576
+ msgstr ""
1577
+
1578
+ #: models/structures.py:346
1579
+ msgid "position z"
1580
+ msgstr ""
1581
+
1582
+ #: models/structures.py:347
1583
+ msgid "z position in the solar system"
1584
+ msgstr ""
1585
+
1586
+ #: models/structures.py:353 models/structures.py:853
1587
+ msgid "state"
1588
+ msgstr ""
1589
+
1590
+ #: models/structures.py:354
1591
+ msgid "Current state of the structure"
1592
+ msgstr ""
1593
+
1594
+ #: models/structures.py:360
1595
+ msgid "state timer end"
1596
+ msgstr ""
1597
+
1598
+ #: models/structures.py:361
1599
+ msgid "Date at which the structure entered it's current state"
1600
+ msgstr ""
1601
+
1602
+ #: models/structures.py:367
1603
+ msgid "state timer start"
1604
+ msgstr ""
1605
+
1606
+ #: models/structures.py:368
1607
+ msgid "Date at which the structure will move to it's next state"
1608
+ msgstr ""
1609
+
1610
+ #: models/structures.py:375
1611
+ msgid "tags"
1612
+ msgstr ""
1613
+
1614
+ #: models/structures.py:376
1615
+ msgid "List of tags for this structure. "
1616
+ msgstr ""
1617
+
1618
+ #: models/structures.py:382
1619
+ msgid "unanchors at"
1620
+ msgstr ""
1621
+
1622
+ #: models/structures.py:383
1623
+ msgid "Date at which the structure will unanchor"
1624
+ msgstr ""
1625
+
1626
+ #: models/structures.py:392
1627
+ msgid ""
1628
+ "Webhooks for sending notifications to. If any webhook is enabled, these will "
1629
+ "be used instead of the webhooks defined for the respective owner. If no "
1630
+ "webhook is enabled the owner's setting will be used. "
1631
+ msgstr ""
1632
+
1633
+ #: models/structures.py:773
1634
+ msgid "The Eve item ID"
1635
+ msgstr ""
1636
+
1637
+ #: models/structures.py:780
1638
+ msgid "Structure this item is located in"
1639
+ msgstr ""
1640
+
1641
+ #: models/structures.py:788
1642
+ msgid "type of the item"
1643
+ msgstr ""
1644
+
1645
+ #: models/structures.py:790
1646
+ msgid "is singleton"
1647
+ msgstr ""
1648
+
1649
+ #: models/structures.py:794
1650
+ msgid "location flag"
1651
+ msgstr ""
1652
+
1653
+ #: models/structures.py:795
1654
+ msgid "quantity"
1655
+ msgstr ""
1656
+
1657
+ #: models/structures.py:798
1658
+ msgid "structure item"
1659
+ msgstr ""
1660
+
1661
+ #: models/structures.py:799
1662
+ msgid "structure items"
1663
+ msgstr ""
1664
+
1665
+ #: models/structures.py:845
1666
+ msgid "Structure this service is installed to"
1667
+ msgstr ""
1668
+
1669
+ #: models/structures.py:848
1670
+ msgid "Name of the service"
1671
+ msgstr ""
1672
+
1673
+ #: models/structures.py:854
1674
+ msgid "Current state of this service"
1675
+ msgstr ""
1676
+
1677
+ #: models/structures.py:858
1678
+ msgid "structure service"
1679
+ msgstr ""
1680
+
1681
+ #: models/structures.py:859
1682
+ msgid "structure services"
1683
+ msgstr ""
1684
+
1685
+ #: models/structures.py:875 webhooks/models.py:12
1686
+ msgid "none"
1687
+ msgstr ""
1688
+
1689
+ #: models/structures.py:876
1690
+ msgid "terrible"
1691
+ msgstr ""
1692
+
1693
+ #: models/structures.py:877
1694
+ msgid "bad"
1695
+ msgstr ""
1696
+
1697
+ #: models/structures.py:878
1698
+ msgid "neutral"
1699
+ msgstr ""
1700
+
1701
+ #: models/structures.py:879
1702
+ msgid "good"
1703
+ msgstr ""
1704
+
1705
+ #: models/structures.py:880
1706
+ msgid "excellent"
1707
+ msgstr ""
1708
+
1709
+ #: models/structures.py:974
1710
+ msgid "alliance member"
1711
+ msgstr ""
1712
+
1713
+ #: models/structures.py:975
1714
+ msgid "config starbase equipment role"
1715
+ msgstr ""
1716
+
1717
+ #: models/structures.py:976
1718
+ msgid "corporation member"
1719
+ msgstr ""
1720
+
1721
+ #: models/structures.py:977
1722
+ msgid "starbase fuel technician role"
1723
+ msgstr ""
1724
+
1725
+ #: templates/structures/base.html:4
1726
+ msgid "Structures"
1727
+ msgstr ""
1728
+
1729
+ #: templates/structures/main.html:11
1730
+ msgid ""
1731
+ "Add new structure owner or add new sync character to an existing structure "
1732
+ "owner"
1733
+ msgstr ""
1734
+
1735
+ #: templates/structures/main.html:12
1736
+ msgid "Add Owner / Sync Character"
1737
+ msgstr ""
1738
+
1739
+ #: templates/structures/main.html:20
1740
+ msgid "All Structures"
1741
+ msgstr ""
1742
+
1743
+ #: templates/structures/main.html:22
1744
+ msgid "Jump Gates"
1745
+ msgstr ""
1746
+
1747
+ #: templates/structures/main.html:24
1748
+ msgid "Summary"
1749
+ msgstr ""
1750
+
1751
+ #: templates/structures/main.html:33
1752
+ #: templates/structures/partials/structure_summary.html:16
1753
+ msgid "Customs Offices"
1754
+ msgstr ""
1755
+
1756
+ #: templates/structures/main.html:49
1757
+ msgid "All dates are EVE time"
1758
+ msgstr ""
1759
+
1760
+ #: templates/structures/main.html:50
1761
+ msgid "Data can be outdated by up to 1 hour due to API caching."
1762
+ msgstr ""
1763
+
1764
+ #: templates/structures/main.html:51
1765
+ msgid "Last updated"
1766
+ msgstr ""
1767
+
1768
+ #: templates/structures/main.html:153 templates/structures/main.html:462
1769
+ #: templates/structures/modals/tab_general_detail.html:10
1770
+ #: templates/structures/partials/structure_summary.html:11
1771
+ msgid "Alliance"
1772
+ msgstr ""
1773
+
1774
+ #: templates/structures/main.html:158 templates/structures/main.html:467
1775
+ #: templates/structures/modals/tab_general_detail.html:8
1776
+ #: templates/structures/partials/structure_summary.html:10
1777
+ msgid "Corporation"
1778
+ msgstr ""
1779
+
1780
+ #: templates/structures/main.html:163 templates/structures/main.html:472
1781
+ #: templates/structures/modals/tab_general_detail.html:15
1782
+ #: templates/structures/partials/poco_list.html:10
1783
+ msgid "Region"
1784
+ msgstr ""
1785
+
1786
+ #: templates/structures/main.html:168 templates/structures/main.html:325
1787
+ #: templates/structures/main.html:477
1788
+ #: templates/structures/partials/poco_list.html:11
1789
+ msgid "Solar System"
1790
+ msgstr ""
1791
+
1792
+ #: templates/structures/main.html:173
1793
+ msgid "Category"
1794
+ msgstr ""
1795
+
1796
+ #: templates/structures/main.html:178
1797
+ msgid "Group"
1798
+ msgstr ""
1799
+
1800
+ #: templates/structures/main.html:183 templates/structures/main.html:482
1801
+ msgid "Reinforced?"
1802
+ msgstr ""
1803
+
1804
+ #: templates/structures/main.html:188
1805
+ #: templates/structures/modals/tab_general_detail.html:18
1806
+ #: templates/structures/partials/structure_list.html:74
1807
+ msgid "State"
1808
+ msgstr ""
1809
+
1810
+ #: templates/structures/main.html:193 templates/structures/main.html:487
1811
+ msgid "Power Mode"
1812
+ msgstr ""
1813
+
1814
+ #: templates/structures/main.html:198
1815
+ msgid "Core?"
1816
+ msgstr ""
1817
+
1818
+ #: templates/structures/main.html:318
1819
+ msgid "Space Type"
1820
+ msgstr ""
1821
+
1822
+ #: templates/structures/main.html:332
1823
+ #: templates/structures/partials/poco_list.html:16
1824
+ msgid "Access?"
1825
+ msgstr ""
1826
+
1827
+ #: templates/structures/modals/fitting_assets.html:9
1828
+ #: templates/structures/modals/starbase_detail.html:55
1829
+ #: templates/structures/modals/starbase_detail.html:65
1830
+ msgid "empty"
1831
+ msgstr ""
1832
+
1833
+ #: templates/structures/modals/poco_details.html:19
1834
+ #: templates/structures/modals/starbase_detail.html:19
1835
+ #: templates/structures/modals/structure_details.html:19
1836
+ msgid "General"
1837
+ msgstr ""
1838
+
1839
+ #: templates/structures/modals/poco_details.html:24
1840
+ msgid "Reinforcement Time"
1841
+ msgstr ""
1842
+
1843
+ #: templates/structures/modals/poco_details.html:29
1844
+ msgid "Tax Rates & Access"
1845
+ msgstr ""
1846
+
1847
+ #: templates/structures/modals/poco_details.html:42
1848
+ msgid "Earliest"
1849
+ msgstr ""
1850
+
1851
+ #: templates/structures/modals/poco_details.html:43
1852
+ msgid "Latest"
1853
+ msgstr ""
1854
+
1855
+ #: templates/structures/modals/poco_details.html:49
1856
+ msgid "Corporation members"
1857
+ msgstr ""
1858
+
1859
+ #: templates/structures/modals/poco_details.html:50
1860
+ msgid "Alliance members"
1861
+ msgstr ""
1862
+
1863
+ #: templates/structures/modals/poco_details.html:51
1864
+ msgid "Terrible standing"
1865
+ msgstr ""
1866
+
1867
+ #: templates/structures/modals/poco_details.html:52
1868
+ msgid "Bad standing"
1869
+ msgstr ""
1870
+
1871
+ #: templates/structures/modals/poco_details.html:53
1872
+ msgid "Neutral standing"
1873
+ msgstr ""
1874
+
1875
+ #: templates/structures/modals/poco_details.html:54
1876
+ msgid "Good standing"
1877
+ msgstr ""
1878
+
1879
+ #: templates/structures/modals/poco_details.html:55
1880
+ msgid "Excellent standing"
1881
+ msgstr ""
1882
+
1883
+ #: templates/structures/modals/starbase_detail.html:24
1884
+ #: templates/structures/modals/structure_details.html:24
1885
+ msgid "Fuel"
1886
+ msgstr ""
1887
+
1888
+ #: templates/structures/modals/starbase_detail.html:29
1889
+ #: templates/structures/modals/structure_details.html:39
1890
+ msgid "Modules"
1891
+ msgstr ""
1892
+
1893
+ #: templates/structures/modals/starbase_detail.html:34
1894
+ msgid "Settings"
1895
+ msgstr ""
1896
+
1897
+ #: templates/structures/modals/starbase_detail.html:39
1898
+ msgid "Access"
1899
+ msgstr ""
1900
+
1901
+ #: templates/structures/modals/starbase_detail.html:72
1902
+ msgid "Allow alliance member usage"
1903
+ msgstr ""
1904
+
1905
+ #: templates/structures/modals/starbase_detail.html:73
1906
+ msgid "Allow corporation member usage"
1907
+ msgstr ""
1908
+
1909
+ #: templates/structures/modals/starbase_detail.html:74
1910
+ msgid "Attack if standing lower than"
1911
+ msgstr ""
1912
+
1913
+ #: templates/structures/modals/starbase_detail.html:75
1914
+ msgid "Attack if security status lower than"
1915
+ msgstr ""
1916
+
1917
+ #: templates/structures/modals/starbase_detail.html:76
1918
+ msgid "Attack if other security status is dropping"
1919
+ msgstr ""
1920
+
1921
+ #: templates/structures/modals/starbase_detail.html:77
1922
+ msgid "Attack if at war"
1923
+ msgstr ""
1924
+
1925
+ #: templates/structures/modals/starbase_detail.html:78
1926
+ msgid "Use alliance standings"
1927
+ msgstr ""
1928
+
1929
+ #: templates/structures/modals/starbase_detail.html:84
1930
+ msgid "Anchor role"
1931
+ msgstr ""
1932
+
1933
+ #: templates/structures/modals/starbase_detail.html:85
1934
+ msgid "Unanchor role"
1935
+ msgstr ""
1936
+
1937
+ #: templates/structures/modals/starbase_detail.html:86
1938
+ msgid "Online role"
1939
+ msgstr ""
1940
+
1941
+ #: templates/structures/modals/starbase_detail.html:87
1942
+ msgid "Offline role"
1943
+ msgstr ""
1944
+
1945
+ #: templates/structures/modals/starbase_detail.html:88
1946
+ msgid "Fuel bay view role"
1947
+ msgstr ""
1948
+
1949
+ #: templates/structures/modals/starbase_detail.html:89
1950
+ msgid "Fuel bay take role"
1951
+ msgstr ""
1952
+
1953
+ #: templates/structures/modals/structure_details.html:29
1954
+ msgid "Ammo"
1955
+ msgstr ""
1956
+
1957
+ #: templates/structures/modals/structure_details.html:34
1958
+ msgid "Fighters"
1959
+ msgstr ""
1960
+
1961
+ #: templates/structures/modals/structure_details.html:52
1962
+ msgid "Fuel Bay"
1963
+ msgstr ""
1964
+
1965
+ #: templates/structures/modals/structure_details.html:53
1966
+ msgid "Fuel Usage"
1967
+ msgstr ""
1968
+
1969
+ #: templates/structures/modals/structure_details.html:59
1970
+ msgid "Ammo Hold"
1971
+ msgstr ""
1972
+
1973
+ #: templates/structures/modals/structure_details.html:65
1974
+ msgid "Fighter Bay"
1975
+ msgstr ""
1976
+
1977
+ #: templates/structures/modals/structure_details.html:66
1978
+ msgid "Fighter Tubes"
1979
+ msgstr ""
1980
+
1981
+ #: templates/structures/modals/structure_details.html:73
1982
+ msgid "High Slots"
1983
+ msgstr ""
1984
+
1985
+ #: templates/structures/modals/structure_details.html:74
1986
+ msgid "Medium Slots"
1987
+ msgstr ""
1988
+
1989
+ #: templates/structures/modals/structure_details.html:75
1990
+ msgid "Low Slots"
1991
+ msgstr ""
1992
+
1993
+ #: templates/structures/modals/structure_details.html:76
1994
+ msgid "Rig Slots"
1995
+ msgstr ""
1996
+
1997
+ #: templates/structures/modals/structure_details.html:77
1998
+ msgid "Service Slots"
1999
+ msgstr ""
2000
+
2001
+ #: templates/structures/modals/tab_general_detail.html:6
2002
+ #: templates/structures/partials/jump_gates_list.html:14
2003
+ msgid "Name"
2004
+ msgstr ""
2005
+
2006
+ #: templates/structures/modals/tab_general_detail.html:7
2007
+ #: templates/structures/partials/structure_list.html:68
2008
+ msgid "Type"
2009
+ msgstr ""
2010
+
2011
+ #: templates/structures/modals/tab_general_detail.html:12
2012
+ #: templates/structures/partials/jump_gates_list.html:13
2013
+ #: templates/structures/partials/structure_list.html:66
2014
+ msgid "Location"
2015
+ msgstr ""
2016
+
2017
+ #: templates/structures/modals/tab_general_detail.html:13
2018
+ msgid "Constellation"
2019
+ msgstr ""
2020
+
2021
+ #: templates/structures/partials/jump_gates_list.html:12
2022
+ #: templates/structures/partials/structure_list.html:65
2023
+ msgid "Owner"
2024
+ msgstr ""
2025
+
2026
+ #: templates/structures/partials/jump_gates_list.html:15
2027
+ #: templates/structures/partials/structure_list.html:71
2028
+ msgid "Last Online"
2029
+ msgstr ""
2030
+
2031
+ #: templates/structures/partials/jump_gates_list.html:16
2032
+ #: templates/structures/partials/structure_list.html:72
2033
+ msgid "Fuel Expires"
2034
+ msgstr ""
2035
+
2036
+ #: templates/structures/partials/jump_gates_list.html:17
2037
+ msgid "Liquid Ozone (units)"
2038
+ msgstr ""
2039
+
2040
+ #: templates/structures/partials/jump_gates_list.html:22
2041
+ #: templates/structures/partials/structure_list.html:91
2042
+ msgid "Reinforced structures (except POCOs) are highlighted in red"
2043
+ msgstr ""
2044
+
2045
+ #: templates/structures/partials/jump_gates_list.html:28
2046
+ #: templates/structures/partials/structure_list.html:97
2047
+ msgid "modalUpwellDetails "
2048
+ msgstr ""
2049
+
2050
+ #: templates/structures/partials/poco_list.html:12
2051
+ msgid "Planet"
2052
+ msgstr ""
2053
+
2054
+ #: templates/structures/partials/poco_list.html:14
2055
+ msgid "Planet Type"
2056
+ msgstr ""
2057
+
2058
+ #: templates/structures/partials/poco_list.html:19
2059
+ msgid "Tax"
2060
+ msgstr ""
2061
+
2062
+ #: templates/structures/partials/structure_list.html:13
2063
+ msgid "Tags Filter (Active)"
2064
+ msgstr ""
2065
+
2066
+ #: templates/structures/partials/structure_list.html:17
2067
+ #: templates/structures/partials/structure_list.html:22
2068
+ #: templates/structures/partials/structure_list.html:36
2069
+ msgid "Tags Filter"
2070
+ msgstr ""
2071
+
2072
+ #: templates/structures/partials/structure_list.html:44
2073
+ msgid "Reset Filter"
2074
+ msgstr ""
2075
+
2076
+ #: templates/structures/partials/structure_list.html:47
2077
+ msgid "Clear Filter"
2078
+ msgstr ""
2079
+
2080
+ #: templates/structures/partials/structure_list.html:50
2081
+ msgid "Cancel"
2082
+ msgstr ""
2083
+
2084
+ #: templates/structures/partials/structure_list.html:53
2085
+ msgid "Apply Filter"
2086
+ msgstr ""
2087
+
2088
+ #: templates/structures/partials/structure_list.html:69
2089
+ msgid "Name & Tags"
2090
+ msgstr ""
2091
+
2092
+ #: templates/structures/partials/structure_list.html:70
2093
+ msgid "Services"
2094
+ msgstr ""
2095
+
2096
+ #: templates/structures/partials/structure_list.html:73
2097
+ msgid "R-Hour"
2098
+ msgstr ""
2099
+
2100
+ #: templates/structures/partials/structure_list.html:75
2101
+ msgid "Core"
2102
+ msgstr ""
2103
+
2104
+ #: templates/structures/partials/structure_list.html:83
2105
+ msgid "Active Tags Filter"
2106
+ msgstr ""
2107
+
2108
+ #: templates/structures/partials/structure_list.html:90
2109
+ msgid "Offlined services are shown as"
2110
+ msgstr ""
2111
+
2112
+ #: templates/structures/partials/structure_list.html:90
2113
+ msgid "service"
2114
+ msgstr ""
2115
+
2116
+ #: templates/structures/partials/structure_summary.html:12
2117
+ msgid "Citadels"
2118
+ msgstr ""
2119
+
2120
+ #: templates/structures/partials/structure_summary.html:13
2121
+ msgid "Engineering Complexes"
2122
+ msgstr ""
2123
+
2124
+ #: templates/structures/partials/structure_summary.html:14
2125
+ msgid "Refineries"
2126
+ msgstr ""
2127
+
2128
+ #: templates/structures/partials/structure_summary.html:15
2129
+ msgid "Other Upwell"
2130
+ msgstr ""
2131
+
2132
+ #: templates/structures/partials/structure_summary.html:17
2133
+ msgid "Starbases"
2134
+ msgstr ""
2135
+
2136
+ #: templates/structures/partials/structure_summary.html:18
2137
+ #: templates/structures/partials/structure_summary.html:24
2138
+ msgid "Total"
2139
+ msgstr ""
2140
+
2141
+ #: templates/structures/templatetags/list_tax_item.html:9
2142
+ msgid "No Access"
2143
+ msgstr ""
2144
+
2145
+ #: templates/structures/templatetags/list_tax_item.html:11
2146
+ msgid "Has Access"
2147
+ msgstr ""
2148
+
2149
+ #: views.py:256
2150
+ msgid "Fuel blocks per day (est.)"
2151
+ msgstr ""
2152
+
2153
+ #: views.py:407
2154
+ #, python-format
2155
+ msgid ""
2156
+ "You can only use your main or alt characters to add corporations. However, "
2157
+ "character %s is neither. "
2158
+ msgstr ""
2159
+
2160
+ #: views.py:440
2161
+ #, python-format
2162
+ msgid ""
2163
+ "%(corporation)s has been added with %(character)s as sync character. We have "
2164
+ "started fetching structures and notifications for this corporation and you "
2165
+ "will receive a report once the process is finished."
2166
+ msgstr ""
2167
+
2168
+ #: views.py:456
2169
+ #, python-format
2170
+ msgid "%(corporation)s was added as new structure owner by %(user)s."
2171
+ msgstr ""
2172
+
2173
+ #: views.py:460
2174
+ #, python-format
2175
+ msgid "%s: Structure owner added: %s"
2176
+ msgstr ""
2177
+
2178
+ #: views.py:467
2179
+ #, python-format
2180
+ msgid ""
2181
+ "%(character)s has been added to %(corporation)s as sync character. You now "
2182
+ "have %(characters_count)d sync character(s) configured."
2183
+ msgstr ""
2184
+
2185
+ #: views.py:482
2186
+ #, python-format
2187
+ msgid ""
2188
+ "%(character)s was added as sync character to %(corporation)s by %(user)s.\n"
2189
+ "We now have %(characters_count)d sync character(s) configured."
2190
+ msgstr ""
2191
+
2192
+ #: views.py:492
2193
+ #, python-format
2194
+ msgid "%s: Character added to: %s"
2195
+ msgstr ""
2196
+
2197
+ #: views.py:509
2198
+ msgid "service is up"
2199
+ msgstr ""
2200
+
2201
+ #: views.py:511
2202
+ msgid "service is down"
2203
+ msgstr ""
2204
+
2205
+ #: webhooks/models.py:13
2206
+ msgid "here"
2207
+ msgstr ""
2208
+
2209
+ #: webhooks/models.py:14
2210
+ msgid "everyone"
2211
+ msgstr ""
2212
+
2213
+ #: webhooks/models.py:17
2214
+ msgid "danger"
2215
+ msgstr ""
2216
+
2217
+ #: webhooks/models.py:18
2218
+ msgid "info"
2219
+ msgstr ""
2220
+
2221
+ #: webhooks/models.py:19
2222
+ msgid "success"
2223
+ msgstr ""
2224
+
2225
+ #: webhooks/models.py:20
2226
+ msgid "warning"
2227
+ msgstr ""
2228
+
2229
+ #: webhooks/models.py:29
2230
+ msgid "Discord Webhook"
2231
+ msgstr ""