aa-structures 2.6.1__py3-none-any.whl → 2.6.2__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 (27) hide show
  1. {aa_structures-2.6.1.dist-info → aa_structures-2.6.2.dist-info}/METADATA +1 -1
  2. {aa_structures-2.6.1.dist-info → aa_structures-2.6.2.dist-info}/RECORD +27 -27
  3. structures/__init__.py +1 -1
  4. structures/core/notification_embeds/billing_embeds.py +2 -1
  5. structures/core/notification_embeds/character_embeds.py +7 -6
  6. structures/core/notification_embeds/main.py +2 -2
  7. structures/core/notification_embeds/moonmining_embeds.py +11 -12
  8. structures/core/notification_embeds/orbital_embeds.py +4 -3
  9. structures/core/notification_embeds/sov_embeds.py +9 -17
  10. structures/core/notification_embeds/structures_embeds.py +27 -23
  11. structures/core/notification_embeds/tower_embeds.py +16 -10
  12. structures/locale/de/LC_MESSAGES/django.po +493 -46
  13. structures/locale/django.pot +502 -46
  14. structures/locale/en/LC_MESSAGES/django.po +502 -46
  15. structures/locale/es/LC_MESSAGES/django.po +493 -46
  16. structures/locale/fr_FR/LC_MESSAGES/django.po +502 -46
  17. structures/locale/it_IT/LC_MESSAGES/django.po +502 -46
  18. structures/locale/ja/LC_MESSAGES/django.po +502 -46
  19. structures/locale/ko_KR/LC_MESSAGES/django.po +493 -46
  20. structures/locale/ru/LC_MESSAGES/django.mo +0 -0
  21. structures/locale/ru/LC_MESSAGES/django.po +562 -52
  22. structures/locale/uk/LC_MESSAGES/django.po +493 -46
  23. structures/locale/zh_Hans/LC_MESSAGES/django.po +493 -46
  24. structures/templates/structures/base.html +1 -1
  25. structures/views.py +0 -1
  26. {aa_structures-2.6.1.dist-info → aa_structures-2.6.2.dist-info}/LICENSE +0 -0
  27. {aa_structures-2.6.1.dist-info → aa_structures-2.6.2.dist-info}/WHEEL +0 -0
@@ -8,7 +8,7 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: PACKAGE VERSION\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2023-10-30 18:27+0100\n"
11
+ "POT-Creation-Date: 2023-10-30 21:06+0100\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -406,19 +406,19 @@ msgstr ""
406
406
  msgid "Started sending queued messages for %d webhooks."
407
407
  msgstr ""
408
408
 
409
- #: core/notification_embeds/billing_embeds.py:24
409
+ #: core/notification_embeds/billing_embeds.py:25
410
410
  msgid "Unknown Bill"
411
411
  msgstr ""
412
412
 
413
- #: core/notification_embeds/billing_embeds.py:25
413
+ #: core/notification_embeds/billing_embeds.py:26
414
414
  msgid "Infrastructure Hub Bill"
415
415
  msgstr ""
416
416
 
417
- #: core/notification_embeds/billing_embeds.py:42
417
+ #: core/notification_embeds/billing_embeds.py:43
418
418
  msgid "Insufficient Funds for Bill"
419
419
  msgstr ""
420
420
 
421
- #: core/notification_embeds/billing_embeds.py:44
421
+ #: core/notification_embeds/billing_embeds.py:45
422
422
  #, python-format
423
423
  msgid ""
424
424
  "The selected corporation wallet division for automatic payments does not "
@@ -427,47 +427,47 @@ msgid ""
427
427
  "in order to meet your pending automatic bills."
428
428
  msgstr ""
429
429
 
430
- #: core/notification_embeds/billing_embeds.py:61
430
+ #: core/notification_embeds/billing_embeds.py:62
431
431
  msgid "IHub Bill About to Expire"
432
432
  msgstr ""
433
433
 
434
- #: core/notification_embeds/billing_embeds.py:63
434
+ #: core/notification_embeds/billing_embeds.py:64
435
435
  #, python-format
436
436
  msgid ""
437
437
  "Maintenance bill for Infrastructure Hub in %(solar_system)s expires at "
438
438
  "%(due_date)s, if not paid in time this Infrastructure Hub will self-destruct."
439
439
  msgstr ""
440
440
 
441
- #: core/notification_embeds/billing_embeds.py:83
441
+ #: core/notification_embeds/billing_embeds.py:84
442
442
  #, python-format
443
443
  msgid "%s has self-destructed due to unpaid maintenance bills"
444
444
  msgstr ""
445
445
 
446
- #: core/notification_embeds/billing_embeds.py:87
446
+ #: core/notification_embeds/billing_embeds.py:88
447
447
  #, python-format
448
448
  msgid ""
449
449
  "%(structure_type)s in %(solar_system)s has self-destructed, as the standard "
450
450
  "maintenance bills where not paid."
451
451
  msgstr ""
452
452
 
453
- #: core/notification_embeds/character_embeds.py:40
453
+ #: core/notification_embeds/character_embeds.py:41
454
454
  #, python-format
455
455
  msgid "New application from %(character_name)s"
456
456
  msgstr ""
457
457
 
458
- #: core/notification_embeds/character_embeds.py:44
458
+ #: core/notification_embeds/character_embeds.py:45
459
459
  #, python-format
460
460
  msgid ""
461
461
  "New application from %(character_name)s to join %(corporation_name)s:\n"
462
462
  "> %(application_text)s"
463
463
  msgstr ""
464
464
 
465
- #: core/notification_embeds/character_embeds.py:58
465
+ #: core/notification_embeds/character_embeds.py:59
466
466
  #, python-format
467
467
  msgid "%(character_name)s has been invited"
468
468
  msgstr ""
469
469
 
470
- #: core/notification_embeds/character_embeds.py:65
470
+ #: core/notification_embeds/character_embeds.py:66
471
471
  #, python-format
472
472
  msgid ""
473
473
  "%(character_name)s has been invited to join %(corporation_name)s by "
@@ -476,12 +476,12 @@ msgid ""
476
476
  "> %(application_text)s"
477
477
  msgstr ""
478
478
 
479
- #: core/notification_embeds/character_embeds.py:82
479
+ #: core/notification_embeds/character_embeds.py:83
480
480
  #, python-format
481
481
  msgid "Rejected application from %(character_name)s"
482
482
  msgstr ""
483
483
 
484
- #: core/notification_embeds/character_embeds.py:86
484
+ #: core/notification_embeds/character_embeds.py:87
485
485
  #, python-format
486
486
  msgid ""
487
487
  "Application from %(character_name)s to join %(corporation_name)s:\n"
@@ -490,12 +490,12 @@ msgid ""
490
490
  "> %(customMessage)s"
491
491
  msgstr ""
492
492
 
493
- #: core/notification_embeds/character_embeds.py:103
493
+ #: core/notification_embeds/character_embeds.py:104
494
494
  #, python-format
495
495
  msgid "%(character_name)s withdrew his/her application"
496
496
  msgstr ""
497
497
 
498
- #: core/notification_embeds/character_embeds.py:107
498
+ #: core/notification_embeds/character_embeds.py:108
499
499
  #, python-format
500
500
  msgid ""
501
501
  "%(character_name)s withdrew his/her application to join "
@@ -503,39 +503,49 @@ msgid ""
503
503
  "> %(application_text)s"
504
504
  msgstr ""
505
505
 
506
- #: core/notification_embeds/character_embeds.py:122
506
+ #: core/notification_embeds/character_embeds.py:123
507
507
  #, python-format
508
508
  msgid "%(character_name)s joins %(corporation_name)s"
509
509
  msgstr ""
510
510
 
511
- #: core/notification_embeds/character_embeds.py:127
511
+ #: core/notification_embeds/character_embeds.py:128
512
512
  #, python-format
513
513
  msgid "%(character_name)s is now a member of %(corporation_name)s."
514
514
  msgstr ""
515
515
 
516
- #: core/notification_embeds/character_embeds.py:138
516
+ #: core/notification_embeds/character_embeds.py:139
517
517
  #, python-format
518
518
  msgid "%(character_name)s has left %(corporation_name)s"
519
519
  msgstr ""
520
520
 
521
- #: core/notification_embeds/character_embeds.py:143
521
+ #: core/notification_embeds/character_embeds.py:144
522
522
  #, python-format
523
523
  msgid "%(character_name)s is no longer a member of %(corporation_name)s."
524
524
  msgstr ""
525
525
 
526
- #: core/notification_embeds/moonmining_embeds.py:40
526
+ #: core/notification_embeds/main.py:62
527
+ msgid "shield"
528
+ msgstr ""
529
+
530
+ #: core/notification_embeds/main.py:63
531
+ msgid "armor"
532
+ msgstr ""
533
+
534
+ #: core/notification_embeds/main.py:64
535
+ msgid "hull"
536
+ msgstr ""
537
+
538
+ #: core/notification_embeds/moonmining_embeds.py:41
527
539
  #, python-format
528
- msgid ""
529
- "\n"
530
- "Estimated ore composition: %s"
540
+ msgid "Estimated ore composition: %s"
531
541
  msgstr ""
532
542
 
533
- #: core/notification_embeds/moonmining_embeds.py:71
543
+ #: core/notification_embeds/moonmining_embeds.py:70
534
544
  #: core/notification_types.py:58
535
545
  msgid "Moon mining extraction started"
536
546
  msgstr ""
537
547
 
538
- #: core/notification_embeds/moonmining_embeds.py:73
548
+ #: core/notification_embeds/moonmining_embeds.py:72
539
549
  #, python-format
540
550
  msgid ""
541
551
  "A moon mining extraction has been started for %(structure_name)s at %(moon)s "
@@ -543,64 +553,518 @@ msgid ""
543
553
  "%(character)s.\n"
544
554
  "The chunk will be ready on location at %(ready_time)s, and will fracture "
545
555
  "automatically on %(auto_time)s.\n"
556
+ "\n"
546
557
  "%(ore_text)s"
547
558
  msgstr ""
548
559
 
549
- #: core/notification_embeds/moonmining_embeds.py:97
560
+ #: core/notification_embeds/moonmining_embeds.py:96
550
561
  msgid "Extraction finished"
551
562
  msgstr ""
552
563
 
553
- #: core/notification_embeds/moonmining_embeds.py:99
564
+ #: core/notification_embeds/moonmining_embeds.py:98
554
565
  #, python-format
555
566
  msgid ""
556
567
  "The extraction for %(structure_name)s at %(moon)s in %(solar_system)s "
557
568
  "belonging to %(owner_link)s is finished and the chunk is ready to be shot "
558
569
  "at.\n"
559
570
  "The chunk will automatically fracture on %(auto_time)s.\n"
571
+ "\n"
560
572
  "%(ore_text)s"
561
573
  msgstr ""
562
574
 
563
- #: core/notification_embeds/moonmining_embeds.py:119
575
+ #: core/notification_embeds/moonmining_embeds.py:118
564
576
  msgid "Automatic Fracture"
565
577
  msgstr ""
566
578
 
567
- #: core/notification_embeds/moonmining_embeds.py:121
579
+ #: core/notification_embeds/moonmining_embeds.py:120
568
580
  #, python-format
569
581
  msgid ""
570
582
  "The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
571
583
  "belonging to %(owner_link)s has automatically been fired and the moon "
572
584
  "products are ready to be harvested.\n"
585
+ "\n"
573
586
  "%(ore_text)s"
574
587
  msgstr ""
575
588
 
576
- #: core/notification_embeds/moonmining_embeds.py:144
589
+ #: core/notification_embeds/moonmining_embeds.py:143
590
+ #: core/notification_embeds/structures_embeds.py:38
591
+ #: core/notification_embeds/structures_embeds.py:182
592
+ #: core/notification_embeds/structures_embeds.py:298
593
+ #: core/notification_embeds/tower_embeds.py:147
577
594
  msgid "(unknown)"
578
595
  msgstr ""
579
596
 
580
- #: core/notification_embeds/moonmining_embeds.py:145
597
+ #: core/notification_embeds/moonmining_embeds.py:144
581
598
  msgid "Extraction cancelled"
582
599
  msgstr ""
583
600
 
584
- #: core/notification_embeds/moonmining_embeds.py:147
601
+ #: core/notification_embeds/moonmining_embeds.py:146
585
602
  #, python-format
586
603
  msgid ""
587
604
  "An ongoing extraction for %(structure_name)s at %(moon)s in %(solar_system)s "
588
605
  "belonging to %(owner_link)s has been cancelled by %(character)s."
589
606
  msgstr ""
590
607
 
591
- #: core/notification_embeds/moonmining_embeds.py:166
608
+ #: core/notification_embeds/moonmining_embeds.py:165
592
609
  msgid "Moon drill fired"
593
610
  msgstr ""
594
611
 
595
- #: core/notification_embeds/moonmining_embeds.py:168
612
+ #: core/notification_embeds/moonmining_embeds.py:167
596
613
  #, python-format
597
614
  msgid ""
598
615
  "The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
599
616
  "belonging to %(owner_link)s has been fired by %(character)s and the moon "
600
617
  "products are ready to be harvested.\n"
618
+ "\n"
601
619
  "%(ore_text)s"
602
620
  msgstr ""
603
621
 
622
+ #: core/notification_embeds/orbital_embeds.py:46
623
+ msgid "Orbital under attack"
624
+ msgstr ""
625
+
626
+ #: core/notification_embeds/orbital_embeds.py:48
627
+ #, python-format
628
+ msgid ""
629
+ "The %(structure_type)s at %(planet)s in %(solar_system)s belonging to "
630
+ "%(owner_link)s is under attack by %(aggressor)s."
631
+ msgstr ""
632
+
633
+ #: core/notification_embeds/orbital_embeds.py:67
634
+ msgid "Orbital reinforced"
635
+ msgstr ""
636
+
637
+ #: core/notification_embeds/orbital_embeds.py:69
638
+ #, python-format
639
+ msgid ""
640
+ "The %(structure_type)s at %(planet)s in %(solar_system)s belonging to "
641
+ "%(owner_link)s has been reinforced by %(aggressor)s and will come out at: "
642
+ "%(date)s."
643
+ msgstr ""
644
+
645
+ #: core/notification_embeds/sov_embeds.py:56
646
+ #, python-format
647
+ msgid "%(structure_type)s in %(solar_system)s is being captured"
648
+ msgstr ""
649
+
650
+ #: core/notification_embeds/sov_embeds.py:61
651
+ #, python-format
652
+ msgid ""
653
+ "A capsuleer has started to influence the %(type)s in %(solar_system)s "
654
+ "belonging to %(owner)s with an Entosis Link."
655
+ msgstr ""
656
+
657
+ #: core/notification_embeds/sov_embeds.py:76
658
+ #, python-format
659
+ msgid ""
660
+ "Command nodes for %(structure_type)s in %(solar_system)s have begun to "
661
+ "decloak"
662
+ msgstr ""
663
+
664
+ #: core/notification_embeds/sov_embeds.py:83
665
+ #, python-format
666
+ msgid ""
667
+ "Command nodes for %(structure_type)s in %(solar_system)s belonging to "
668
+ "%(owner)s can now be found throughout the %(constellation)s constellation"
669
+ msgstr ""
670
+
671
+ #: core/notification_embeds/sov_embeds.py:101
672
+ #, python-format
673
+ msgid "DED Sovereignty claim acknowledgment: %s"
674
+ msgstr ""
675
+
676
+ #: core/notification_embeds/sov_embeds.py:104
677
+ #, python-format
678
+ msgid ""
679
+ "DED now officially acknowledges that your member corporation %(corporation)s "
680
+ "has claimed sovereignty on behalf of %(alliance)s in %(solar_system)s."
681
+ msgstr ""
682
+
683
+ #: core/notification_embeds/sov_embeds.py:120
684
+ #, python-format
685
+ msgid "Lost sovereignty in: %s"
686
+ msgstr ""
687
+
688
+ #: core/notification_embeds/sov_embeds.py:122
689
+ #, python-format
690
+ msgid ""
691
+ "DED acknowledges that member corporation %(corporation)s has lost its claim "
692
+ "to sovereignty on behalf of %(alliance)s in %(solar_system)s."
693
+ msgstr ""
694
+
695
+ #: core/notification_embeds/sov_embeds.py:137
696
+ #, python-format
697
+ msgid "%(structure_type)s in %(solar_system)s has entered reinforced mode"
698
+ msgstr ""
699
+
700
+ #: core/notification_embeds/sov_embeds.py:143
701
+ #, python-format
702
+ msgid ""
703
+ "The %(structure_type)s in %(solar_system)s belonging to %(owner)s has been "
704
+ "reinforced by hostile forces and command nodes will begin decloaking at "
705
+ "%(date)s"
706
+ msgstr ""
707
+
708
+ #: core/notification_embeds/sov_embeds.py:159
709
+ #, python-format
710
+ msgid "%(structure_type)s in %(solar_system)s has been destroyed"
711
+ msgstr ""
712
+
713
+ #: core/notification_embeds/sov_embeds.py:164
714
+ #, python-format
715
+ msgid ""
716
+ "The command nodes for %(structure_type)s in %(solar_system)s belonging to "
717
+ "%(owner)s have been destroyed by hostile forces."
718
+ msgstr ""
719
+
720
+ #: core/notification_embeds/sov_embeds.py:193
721
+ #, python-format
722
+ msgid " near **%s**"
723
+ msgstr ""
724
+
725
+ #: core/notification_embeds/sov_embeds.py:196
726
+ #, python-format
727
+ msgid "%(structure_type)s anchored in %(solar_system)s"
728
+ msgstr ""
729
+
730
+ #: core/notification_embeds/sov_embeds.py:201
731
+ #, python-format
732
+ msgid ""
733
+ "A %(structure_type)s from %(structure_owner)s has anchored in "
734
+ "%(solar_system)s%(location_text)s."
735
+ msgstr ""
736
+
737
+ #. Translators: Context is a location, e.g. a moon
738
+ #: core/notification_embeds/structures_embeds.py:51
739
+ #, python-format
740
+ msgid " at %s "
741
+ msgstr ""
742
+
743
+ #: core/notification_embeds/structures_embeds.py:56
744
+ #, python-format
745
+ msgid ""
746
+ "The %(structure_type)s %(structure_name)s%(location)s in %(solar_system)s "
747
+ "belonging to %(owner_link)s"
748
+ msgstr ""
749
+
750
+ #: core/notification_embeds/structures_embeds.py:76
751
+ msgid "Structure online"
752
+ msgstr ""
753
+
754
+ #: core/notification_embeds/structures_embeds.py:77
755
+ msgid "is now online."
756
+ msgstr ""
757
+
758
+ #: core/notification_embeds/structures_embeds.py:88
759
+ msgid "Structure fuel alert"
760
+ msgstr ""
761
+
762
+ #: core/notification_embeds/structures_embeds.py:89
763
+ #: core/notification_embeds/tower_embeds.py:90
764
+ #, python-format
765
+ msgid "is running out of fuel in %s."
766
+ msgstr ""
767
+
768
+ #: core/notification_embeds/structures_embeds.py:99
769
+ msgid "Jump gate low on Liquid Ozone"
770
+ msgstr ""
771
+
772
+ #: core/notification_embeds/structures_embeds.py:103
773
+ #, python-format
774
+ msgid ""
775
+ "is below %(threshold)s units on Liquid Ozone.\n"
776
+ "Remaining units: %(remaining)s."
777
+ msgstr ""
778
+
779
+ #: core/notification_embeds/structures_embeds.py:116
780
+ msgid "Structure refueled"
781
+ msgstr ""
782
+
783
+ #: core/notification_embeds/structures_embeds.py:118
784
+ #: core/notification_embeds/tower_embeds.py:102
785
+ #, python-format
786
+ msgid "has been refueled. Fuel will last until %s."
787
+ msgstr ""
788
+
789
+ #: core/notification_embeds/structures_embeds.py:126
790
+ msgid "Structure services off-line"
791
+ msgstr ""
792
+
793
+ #: core/notification_embeds/structures_embeds.py:127
794
+ msgid "has all services off-lined."
795
+ msgstr ""
796
+
797
+ #: core/notification_embeds/structures_embeds.py:138
798
+ msgid "Structure low power"
799
+ msgstr ""
800
+
801
+ #: core/notification_embeds/structures_embeds.py:139
802
+ msgid "went to low power mode."
803
+ msgstr ""
804
+
805
+ #: core/notification_embeds/structures_embeds.py:146
806
+ msgid "Structure full power"
807
+ msgstr ""
808
+
809
+ #: core/notification_embeds/structures_embeds.py:147
810
+ msgid "went to full power mode."
811
+ msgstr ""
812
+
813
+ #: core/notification_embeds/structures_embeds.py:154
814
+ msgid "Structure un-anchoring"
815
+ msgstr ""
816
+
817
+ #: core/notification_embeds/structures_embeds.py:159
818
+ #, python-format
819
+ msgid "has started un-anchoring. It will be fully un-anchored at: %s"
820
+ msgstr ""
821
+
822
+ #: core/notification_embeds/structures_embeds.py:167
823
+ msgid "Structure under attack"
824
+ msgstr ""
825
+
826
+ #: core/notification_embeds/structures_embeds.py:168
827
+ #, python-format
828
+ msgid ""
829
+ "is under attack by %(attacker)s.\n"
830
+ "%(damage_text)s"
831
+ msgstr ""
832
+
833
+ #: core/notification_embeds/structures_embeds.py:188
834
+ msgid "Structure lost shield"
835
+ msgstr ""
836
+
837
+ #: core/notification_embeds/structures_embeds.py:193
838
+ #, python-format
839
+ msgid "has lost its shields. Armor timer end at: %s"
840
+ msgstr ""
841
+
842
+ #: core/notification_embeds/structures_embeds.py:201
843
+ msgid "Structure lost armor"
844
+ msgstr ""
845
+
846
+ #: core/notification_embeds/structures_embeds.py:206
847
+ #, python-format
848
+ msgid "has lost its armor. Hull timer end at: %s"
849
+ msgstr ""
850
+
851
+ #: core/notification_embeds/structures_embeds.py:214
852
+ msgid "Structure destroyed"
853
+ msgstr ""
854
+
855
+ #: core/notification_embeds/structures_embeds.py:215
856
+ msgid "has been destroyed."
857
+ msgstr ""
858
+
859
+ #: core/notification_embeds/structures_embeds.py:224
860
+ #, python-format
861
+ msgid "The %(structure_type)s %(structure_name)s in %(solar_system)s "
862
+ msgstr ""
863
+
864
+ #: core/notification_embeds/structures_embeds.py:240
865
+ #, python-format
866
+ msgid ""
867
+ "has been transferred from %(from_corporation)s to %(to_corporation)s by "
868
+ "%(character)s."
869
+ msgstr ""
870
+
871
+ #: core/notification_embeds/structures_embeds.py:247
872
+ msgid "Ownership transferred"
873
+ msgstr ""
874
+
875
+ #: core/notification_embeds/structures_embeds.py:263
876
+ #, python-format
877
+ msgid ""
878
+ "A %(structure_type)s belonging to %(owner_link)s has started anchoring in "
879
+ "%(solar_system)s. "
880
+ msgstr ""
881
+
882
+ #: core/notification_embeds/structures_embeds.py:270
883
+ msgid "Structure anchoring"
884
+ msgstr ""
885
+
886
+ #: core/notification_embeds/structures_embeds.py:311
887
+ msgid "Structure reinforcement time changed"
888
+ msgstr ""
889
+
890
+ #: core/notification_embeds/structures_embeds.py:314
891
+ #, python-format
892
+ msgid ""
893
+ "Reinforcement hour has been changed to %s for the following structures:\n"
894
+ msgstr ""
895
+
896
+ #: core/notification_embeds/structures_embeds.py:319
897
+ #, python-format
898
+ msgid ""
899
+ "- %(structure_type)s %(structure_name)s in %(solar_system)s belonging to "
900
+ "%(owner_link)s"
901
+ msgstr ""
902
+
903
+ #: core/notification_embeds/structures_embeds.py:329
904
+ #, python-format
905
+ msgid ""
906
+ "\n"
907
+ "\n"
908
+ "Change becomes effective at %s."
909
+ msgstr ""
910
+
911
+ #: core/notification_embeds/tower_embeds.py:41
912
+ #, python-format
913
+ msgid ""
914
+ "The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to "
915
+ "%(owner_link)s"
916
+ msgstr ""
917
+
918
+ #: core/notification_embeds/tower_embeds.py:61
919
+ msgid "Starbase under attack"
920
+ msgstr ""
921
+
922
+ #: core/notification_embeds/tower_embeds.py:62
923
+ #, python-format
924
+ msgid ""
925
+ "is under attack by %(aggressor)s.\n"
926
+ "%(damage_text)s"
927
+ msgstr ""
928
+
929
+ #: core/notification_embeds/tower_embeds.py:89 core/notification_types.py:52
930
+ msgid "Starbase fuel alert"
931
+ msgstr ""
932
+
933
+ #: core/notification_embeds/tower_embeds.py:100
934
+ msgid "Starbase refueled"
935
+ msgstr ""
936
+
937
+ #: core/notification_embeds/tower_embeds.py:128
938
+ #, python-format
939
+ msgid ""
940
+ "The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to "
941
+ "%(owner_link)s "
942
+ msgstr ""
943
+
944
+ #: core/notification_embeds/tower_embeds.py:141
945
+ msgid "Starbase reinforced"
946
+ msgstr ""
947
+
948
+ #: core/notification_embeds/tower_embeds.py:150
949
+ #, python-format
950
+ msgid "has been reinforced and will come out at: %s."
951
+ msgstr ""
952
+
953
+ #: core/notification_embeds/war_embeds.py:42
954
+ msgid "One party has surrendered"
955
+ msgstr ""
956
+
957
+ #: core/notification_embeds/war_embeds.py:44
958
+ #, python-format
959
+ msgid ""
960
+ "The war between %(against)s and %(declared_by)s is coming to an end as one "
961
+ "party has surrendered. The war will be declared as being over after "
962
+ "approximately 24 hours."
963
+ msgstr ""
964
+
965
+ #: core/notification_embeds/war_embeds.py:58
966
+ #, python-format
967
+ msgid "War update: %(against)s has left %(alliance)s"
968
+ msgstr ""
969
+
970
+ #: core/notification_embeds/war_embeds.py:63
971
+ #, python-format
972
+ msgid ""
973
+ "There has been a development in the war between %(declared_by)s and "
974
+ "%(alliance)s.\n"
975
+ "%(against)s is no longer a member of %(alliance)s, and therefore a new war "
976
+ "between %(declared_by)s and %(against)s has begun."
977
+ msgstr ""
978
+
979
+ #: core/notification_embeds/war_embeds.py:78
980
+ #, python-format
981
+ msgid "%(declared_by)s Declares War Against %(against)s"
982
+ msgstr ""
983
+
984
+ #: core/notification_embeds/war_embeds.py:83
985
+ #, python-format
986
+ msgid ""
987
+ "%(declared_by)s has declared war on %(against)s with %(war_hq)s as the "
988
+ "designated war headquarters.\n"
989
+ "Within %(delay_hours)s hours fighting can legally occur between those "
990
+ "involved."
991
+ msgstr ""
992
+
993
+ #: core/notification_embeds/war_embeds.py:102
994
+ #, python-format
995
+ msgid "%(alliance)s inherits war against %(opponent)s"
996
+ msgstr ""
997
+
998
+ #: core/notification_embeds/war_embeds.py:107
999
+ #, python-format
1000
+ msgid ""
1001
+ "%(alliance)s has inherited the war between %(declared_by)s and %(against)s "
1002
+ "from newly joined %(quitter)s. Within **24** hours fighting can legally "
1003
+ "occur with %(alliance)s."
1004
+ msgstr ""
1005
+
1006
+ #: core/notification_embeds/war_embeds.py:122
1007
+ msgid "CONCORD invalidates war"
1008
+ msgstr ""
1009
+
1010
+ #: core/notification_embeds/war_embeds.py:125
1011
+ #, python-format
1012
+ msgid ""
1013
+ "The war between %(declared_by)s and %(against)s has been retracted by "
1014
+ "CONCORD.\n"
1015
+ "After %(end_date)s CONCORD will again respond to any hostilities between "
1016
+ "those involved with full force."
1017
+ msgstr ""
1018
+
1019
+ #: core/notification_embeds/war_embeds.py:141
1020
+ msgid "Corporation or alliance is now eligible for formal war declarations"
1021
+ msgstr ""
1022
+
1023
+ #: core/notification_embeds/war_embeds.py:144
1024
+ msgid ""
1025
+ "Your corporation or alliance is **now eligible** to participate in formal "
1026
+ "war declarations. This could be because your corporation and/or one of the "
1027
+ "corporations in your alliance owns a structure deployed in space."
1028
+ msgstr ""
1029
+
1030
+ #: core/notification_embeds/war_embeds.py:156
1031
+ msgid ""
1032
+ "Corporation or alliance is no longer eligible for formal war declarations"
1033
+ msgstr ""
1034
+
1035
+ #: core/notification_embeds/war_embeds.py:159
1036
+ msgid ""
1037
+ "Your corporation or alliance is **no longer eligible** to participate in "
1038
+ "formal war declarations.\n"
1039
+ "Neither your corporation nor any of the corporations in your alliance own a "
1040
+ "structure deployed in space at this time. If your corporation or alliance is "
1041
+ "currently involved in a formal war, that war will end in 24 hours."
1042
+ msgstr ""
1043
+
1044
+ #: core/notification_embeds/war_embeds.py:176
1045
+ #, python-format
1046
+ msgid "%s has offered a surrender"
1047
+ msgstr ""
1048
+
1049
+ #: core/notification_embeds/war_embeds.py:178
1050
+ #, python-format
1051
+ msgid ""
1052
+ "%s has offered to end the war with %s in the exchange for %s ISK. If "
1053
+ "accepted, the war will end in 24 hours and your organizations will be unable "
1054
+ "to declare new wars against each other for the next 2 weeks."
1055
+ msgstr ""
1056
+
1057
+ #: core/notification_embeds/war_embeds.py:188
1058
+ msgid "Ally Has Joined a War"
1059
+ msgstr ""
1060
+
1061
+ #: core/notification_embeds/war_embeds.py:196
1062
+ #, python-format
1063
+ msgid ""
1064
+ "%(ally)s has joined %(defender)s in a war against %(aggressor)s. Their "
1065
+ "participation in the war will start at %(start_time)s."
1066
+ msgstr ""
1067
+
604
1068
  #: core/notification_timers.py:89
605
1069
  msgid "Armor timer"
606
1070
  msgstr ""
@@ -690,10 +1154,6 @@ msgstr ""
690
1154
  msgid "Starbase attacked"
691
1155
  msgstr ""
692
1156
 
693
- #: core/notification_types.py:52
694
- msgid "Starbase fuel alert"
695
- msgstr ""
696
-
697
1157
  #: core/notification_types.py:53
698
1158
  msgid "Starbase refueled (BETA)"
699
1159
  msgstr ""
@@ -1113,7 +1573,7 @@ msgid ""
1113
1573
  "@everyone and @here"
1114
1574
  msgstr ""
1115
1575
 
1116
- #: models/owners.py:159
1576
+ #: models/owners.py:159 webhooks/models.py:68
1117
1577
  msgid "is active"
1118
1578
  msgstr ""
1119
1579
 
@@ -2194,17 +2654,13 @@ msgid "Notes regarding this webhook"
2194
2654
  msgstr ""
2195
2655
 
2196
2656
  #: webhooks/models.py:62
2197
- msgid "webhook_type"
2657
+ msgid "webhook type"
2198
2658
  msgstr ""
2199
2659
 
2200
2660
  #: webhooks/models.py:65
2201
2661
  msgid "Type of this webhook"
2202
2662
  msgstr ""
2203
2663
 
2204
- #: webhooks/models.py:68
2205
- msgid "is_active"
2206
- msgstr ""
2207
-
2208
2664
  #: webhooks/models.py:70
2209
2665
  msgid "Whether notifications are currently sent to this webhook"
2210
2666
  msgstr ""