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.
- {aa_structures-2.2.0.dist-info → aa_structures-2.3.1b1.dist-info}/METADATA +1 -1
- {aa_structures-2.2.0.dist-info → aa_structures-2.3.1b1.dist-info}/RECORD +28 -23
- {aa_structures-2.2.0.dist-info → aa_structures-2.3.1b1.dist-info}/WHEEL +1 -1
- structures/__init__.py +1 -1
- structures/admin.py +13 -13
- structures/core/notification_embeds.py +47 -47
- structures/locale/de/LC_MESSAGES/django.po +314 -305
- structures/locale/django.pot +2227 -0
- structures/locale/en/LC_MESSAGES/django.po +312 -305
- structures/locale/es/LC_MESSAGES/django.po +314 -305
- structures/locale/fr_FR/LC_MESSAGES/django.po +2227 -0
- structures/locale/it_IT/LC_MESSAGES/django.po +2227 -0
- structures/locale/ja/LC_MESSAGES/django.po +2228 -0
- structures/locale/ko_KR/LC_MESSAGES/django.po +2227 -0
- structures/locale/ru/LC_MESSAGES/django.po +312 -305
- structures/locale/uk/LC_MESSAGES/django.po +2231 -0
- structures/locale/zh_Hans/LC_MESSAGES/django.po +314 -305
- structures/managers.py +12 -12
- structures/models/notifications.py +20 -17
- structures/models/owners.py +1 -3
- structures/models/structures.py +1 -1
- structures/tests/core/test_notification_embeds.py +125 -36
- structures/tests/models/test_notifications_1.py +38 -12
- structures/tests/test_admin.py +48 -22
- structures/tests/test_integration.py +88 -1
- structures/tests/testdata/factories_2.py +34 -1
- structures/views.py +3 -2
- structures/tests/core/test_notification_embeds_2.py +0 -78
- {aa_structures-2.2.0.dist-info → aa_structures-2.3.1b1.dist-info}/licenses/LICENSE +0 -0
@@ -11,7 +11,7 @@ msgid ""
|
|
11
11
|
msgstr ""
|
12
12
|
"Project-Id-Version: PACKAGE VERSION\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
|
-
"POT-Creation-Date: 2023-04-
|
14
|
+
"POT-Creation-Date: 2023-04-24 23:05+0200\n"
|
15
15
|
"PO-Revision-Date: 2020-03-09 19:25+0000\n"
|
16
16
|
"Last-Translator: frank1210 <francolopez_16@hotmail.com>, 2020\n"
|
17
17
|
"Language-Team: Spanish (Spain) (https://www.transifex.com/kalkoken-apps/"
|
@@ -26,7 +26,14 @@ msgstr ""
|
|
26
26
|
msgid "Sent fuel notifications for selected configuration"
|
27
27
|
msgstr ""
|
28
28
|
|
29
|
-
#: admin.py:
|
29
|
+
#: admin.py:137
|
30
|
+
msgid ""
|
31
|
+
"Timing configuration for sending fuel notifications. Note that the first "
|
32
|
+
"notification will be sent at the exact start hour, and the last notification "
|
33
|
+
"will be sent one repeat before the end hour."
|
34
|
+
msgstr ""
|
35
|
+
|
36
|
+
#: admin.py:240 models/structures.py:163
|
30
37
|
msgid "N/A"
|
31
38
|
msgstr ""
|
32
39
|
|
@@ -315,7 +322,7 @@ msgid ""
|
|
315
322
|
"Change becomes effective at %s."
|
316
323
|
msgstr ""
|
317
324
|
|
318
|
-
#: core/notification_embeds.py:728 models/notifications.py:
|
325
|
+
#: core/notification_embeds.py:728 models/notifications.py:99
|
319
326
|
msgid "Moon mining extraction started"
|
320
327
|
msgstr "Extraccion de luna iniciada"
|
321
328
|
|
@@ -330,8 +337,8 @@ msgid ""
|
|
330
337
|
"A moon mining extraction has been started for %(structure_name)s at %(moon)s "
|
331
338
|
"in %(solar_system)s belonging to %(owner_link)s. Extraction was started by "
|
332
339
|
"%(character)s.\n"
|
333
|
-
"The chunk will be ready on location at %(ready_time)s, and will
|
334
|
-
"on %(auto_time)s.\n"
|
340
|
+
"The chunk will be ready on location at %(ready_time)s, and will fracture "
|
341
|
+
"automatically on %(auto_time)s.\n"
|
335
342
|
"%(ore_text)s"
|
336
343
|
msgstr ""
|
337
344
|
"Una extraccion de luna a comenzado en la estructura %(structure_name)s "
|
@@ -386,7 +393,7 @@ msgstr "Fractura Automatica"
|
|
386
393
|
#| "%(solar_system)s has automatically been fired and the moon products are "
|
387
394
|
#| "ready to be harvested.\n"
|
388
395
|
msgid ""
|
389
|
-
"The
|
396
|
+
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
|
390
397
|
"belonging to %(owner_link)s has automatically been fired and the moon "
|
391
398
|
"products are ready to be harvested.\n"
|
392
399
|
"%(ore_text)s"
|
@@ -412,7 +419,9 @@ msgstr ""
|
|
412
419
|
"cancelada por %(character)s."
|
413
420
|
|
414
421
|
#: core/notification_embeds.py:831
|
415
|
-
|
422
|
+
#, fuzzy
|
423
|
+
#| msgid "Moondrill fired"
|
424
|
+
msgid "Moon drill fired"
|
416
425
|
msgstr "Extractor lunar encendido"
|
417
426
|
|
418
427
|
#: core/notification_embeds.py:833
|
@@ -422,7 +431,7 @@ msgstr "Extractor lunar encendido"
|
|
422
431
|
#| "%(solar_system)s has been fired by %(character)s and the moon products "
|
423
432
|
#| "are ready to be harvested."
|
424
433
|
msgid ""
|
425
|
-
"The
|
434
|
+
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
|
426
435
|
"belonging to %(owner_link)s has been fired by %(character)s and the moon "
|
427
436
|
"products are ready to be harvested.\n"
|
428
437
|
"%(ore_text)s"
|
@@ -464,7 +473,7 @@ msgstr ""
|
|
464
473
|
"La %(structure_type)s en %(planet)s el sistema %(solar_system)s esta siendo "
|
465
474
|
"atacada por %(aggressor)s."
|
466
475
|
|
467
|
-
#: core/notification_embeds.py:935 core/notification_embeds.py:
|
476
|
+
#: core/notification_embeds.py:935 core/notification_embeds.py:1631
|
468
477
|
#, fuzzy, python-format
|
469
478
|
#| msgid ""
|
470
479
|
#| "An ongoing extraction for %(structure_name)s at %(moon)s in "
|
@@ -488,7 +497,7 @@ msgid ""
|
|
488
497
|
"%(damage_text)s"
|
489
498
|
msgstr "se encuentra bajo ataque por %s"
|
490
499
|
|
491
|
-
#: core/notification_embeds.py:982 models/notifications.py:
|
500
|
+
#: core/notification_embeds.py:982 models/notifications.py:93
|
492
501
|
#, fuzzy
|
493
502
|
#| msgid "Structure fuel alert"
|
494
503
|
msgid "Starbase fuel alert"
|
@@ -601,7 +610,7 @@ msgstr ""
|
|
601
610
|
#, python-format
|
602
611
|
msgid ""
|
603
612
|
"%s has offered to end the war with %s in the exchange for %s ISK. If "
|
604
|
-
"accepted, the war will end in 24 hours and your organizations
|
613
|
+
"accepted, the war will end in 24 hours and your organizations will be unable "
|
605
614
|
"to declare new wars against each other for the next 2 weeks."
|
606
615
|
msgstr ""
|
607
616
|
|
@@ -612,42 +621,42 @@ msgstr ""
|
|
612
621
|
#: core/notification_embeds.py:1550
|
613
622
|
#, python-format
|
614
623
|
msgid ""
|
615
|
-
"The selected corporation wallet division for
|
616
|
-
"enough current funds available to pay the %(bill_type)s due to be paid
|
617
|
-
"%(due_date)s. Transfer additional funds to the selected wallet division
|
618
|
-
"order to meet your pending automatic bills."
|
624
|
+
"The selected corporation wallet division for automatic payments does not "
|
625
|
+
"have enough current funds available to pay the %(bill_type)s due to be paid "
|
626
|
+
"by %(due_date)s. Transfer additional funds to the selected wallet division "
|
627
|
+
"in order to meet your pending automatic bills."
|
619
628
|
msgstr ""
|
620
629
|
|
621
|
-
#: core/notification_embeds.py:
|
630
|
+
#: core/notification_embeds.py:1570
|
622
631
|
msgid "IHub Bill About to Expire"
|
623
632
|
msgstr ""
|
624
633
|
|
625
|
-
#: core/notification_embeds.py:
|
634
|
+
#: core/notification_embeds.py:1572
|
626
635
|
#, python-format
|
627
636
|
msgid ""
|
628
637
|
"Maintenance bill for Infrastructure Hub in %(solar_system)s expires at "
|
629
638
|
"%(due_date)s, if not paid in time this Infrastructure Hub will self-destruct."
|
630
639
|
msgstr ""
|
631
640
|
|
632
|
-
#: core/notification_embeds.py:
|
641
|
+
#: core/notification_embeds.py:1597
|
633
642
|
#, python-format
|
634
643
|
msgid "%s has self-destructed due to unpaid maintenance bills"
|
635
644
|
msgstr ""
|
636
645
|
|
637
|
-
#: core/notification_embeds.py:
|
646
|
+
#: core/notification_embeds.py:1601
|
638
647
|
#, python-format
|
639
648
|
msgid ""
|
640
649
|
"%(structure_type)s in %(solar_system)s has self-destructed, as the standard "
|
641
650
|
"maintenance bills where not paid."
|
642
651
|
msgstr ""
|
643
652
|
|
644
|
-
#: core/notification_embeds.py:
|
653
|
+
#: core/notification_embeds.py:1646
|
645
654
|
#, fuzzy
|
646
655
|
#| msgid "Orbital reinforced"
|
647
656
|
msgid "Starbase reinforced"
|
648
657
|
msgstr "Orbital reinforzado"
|
649
658
|
|
650
|
-
#: core/notification_embeds.py:
|
659
|
+
#: core/notification_embeds.py:1654
|
651
660
|
#, python-format
|
652
661
|
msgid "has been reinforced and will come out at: %s."
|
653
662
|
msgstr ""
|
@@ -677,1191 +686,1191 @@ msgstr ""
|
|
677
686
|
msgid "no"
|
678
687
|
msgstr ""
|
679
688
|
|
680
|
-
#: models/notifications.py:
|
689
|
+
#: models/notifications.py:43
|
681
690
|
msgid "English"
|
682
691
|
msgstr "Ingles"
|
683
692
|
|
684
|
-
#: models/notifications.py:
|
693
|
+
#: models/notifications.py:44
|
685
694
|
msgid "German"
|
686
695
|
msgstr "Aleman"
|
687
696
|
|
688
|
-
#: models/notifications.py:
|
697
|
+
#: models/notifications.py:45
|
689
698
|
msgid "Spanish"
|
690
699
|
msgstr "Español"
|
691
700
|
|
692
|
-
#: models/notifications.py:
|
701
|
+
#: models/notifications.py:46
|
693
702
|
msgid "Chinese Simplified"
|
694
703
|
msgstr "Chino Simplificado"
|
695
704
|
|
696
|
-
#: models/notifications.py:
|
705
|
+
#: models/notifications.py:47
|
697
706
|
msgid "Russian"
|
698
707
|
msgstr "Ruso"
|
699
708
|
|
700
|
-
#: models/notifications.py:
|
709
|
+
#: models/notifications.py:48
|
701
710
|
msgid "Korean"
|
702
711
|
msgstr "eano"
|
703
712
|
|
704
|
-
#: models/notifications.py:
|
713
|
+
#: models/notifications.py:56
|
705
714
|
#, fuzzy
|
706
715
|
#| msgid "Structure anchoring"
|
707
716
|
msgid "Upwell structure anchoring"
|
708
717
|
msgstr "estructura anclandose"
|
709
718
|
|
710
|
-
#: models/notifications.py:
|
719
|
+
#: models/notifications.py:57
|
711
720
|
#, fuzzy
|
712
721
|
#| msgid "Structure online"
|
713
722
|
msgid "Upwell structure went online"
|
714
723
|
msgstr "Estructura en linea"
|
715
724
|
|
716
|
-
#: models/notifications.py:
|
725
|
+
#: models/notifications.py:59
|
717
726
|
#, fuzzy
|
718
727
|
#| msgid "Structure services off-line"
|
719
728
|
msgid "Upwell structure services went offline"
|
720
729
|
msgstr "Servicios de la estructura apagados"
|
721
730
|
|
722
|
-
#: models/notifications.py:
|
731
|
+
#: models/notifications.py:62
|
723
732
|
#, fuzzy
|
724
733
|
#| msgid "Structure low power"
|
725
734
|
msgid "Upwell structure went high power"
|
726
735
|
msgstr "La estructura se encuentra en modo low power"
|
727
736
|
|
728
|
-
#: models/notifications.py:
|
737
|
+
#: models/notifications.py:65
|
729
738
|
#, fuzzy
|
730
739
|
#| msgid "Structure low power"
|
731
740
|
msgid "Upwell structure went low power"
|
732
741
|
msgstr "La estructura se encuentra en modo low power"
|
733
742
|
|
734
|
-
#: models/notifications.py:
|
743
|
+
#: models/notifications.py:67
|
735
744
|
#, fuzzy
|
736
745
|
#| msgid "Structure un-anchoring"
|
737
746
|
msgid "Upwell structure unanchoring"
|
738
747
|
msgstr "Estructura en desanclado"
|
739
748
|
|
740
|
-
#: models/notifications.py:
|
749
|
+
#: models/notifications.py:68
|
741
750
|
#, fuzzy
|
742
751
|
#| msgid "Structure fuel alert"
|
743
752
|
msgid "Upwell structure fuel alert"
|
744
753
|
msgstr "Alerta de combustible de la estructura"
|
745
754
|
|
746
|
-
#: models/notifications.py:
|
755
|
+
#: models/notifications.py:69
|
747
756
|
#, fuzzy
|
748
757
|
#| msgid "Structure fuel alert"
|
749
758
|
msgid "Upwell structure refueled"
|
750
759
|
msgstr "Alerta de combustible de la estructura"
|
751
760
|
|
752
|
-
#: models/notifications.py:
|
761
|
+
#: models/notifications.py:71
|
753
762
|
#, fuzzy
|
754
763
|
#| msgid "Structure fuel alert"
|
755
764
|
msgid "Upwell structure jump fuel alert"
|
756
765
|
msgstr "Alerta de combustible de la estructura"
|
757
766
|
|
758
|
-
#: models/notifications.py:
|
767
|
+
#: models/notifications.py:74
|
759
768
|
#, fuzzy
|
760
769
|
#| msgid "Structure under attack"
|
761
770
|
msgid "Upwell structure is under attack"
|
762
771
|
msgstr "Estructura bajo ataque"
|
763
772
|
|
764
|
-
#: models/notifications.py:
|
773
|
+
#: models/notifications.py:76
|
765
774
|
#, fuzzy
|
766
775
|
#| msgid "Structure lost shield"
|
767
776
|
msgid "Upwell structure lost shields"
|
768
777
|
msgstr "La estructura perdió sus escudos"
|
769
778
|
|
770
|
-
#: models/notifications.py:
|
779
|
+
#: models/notifications.py:77
|
771
780
|
#, fuzzy
|
772
781
|
#| msgid "Structure lost armor"
|
773
782
|
msgid "Upwell structure lost armor"
|
774
783
|
msgstr "La estructura perdio su armadura"
|
775
784
|
|
776
|
-
#: models/notifications.py:
|
785
|
+
#: models/notifications.py:78
|
777
786
|
#, fuzzy
|
778
787
|
#| msgid "Structure destroyed"
|
779
788
|
msgid "Upwell structure destroyed"
|
780
789
|
msgstr "Estructura destruida"
|
781
790
|
|
782
|
-
#: models/notifications.py:
|
791
|
+
#: models/notifications.py:81
|
783
792
|
msgid "Upwell structure reinforcement time changed"
|
784
793
|
msgstr ""
|
785
794
|
|
786
|
-
#: models/notifications.py:
|
795
|
+
#: models/notifications.py:84
|
787
796
|
#, fuzzy
|
788
797
|
#| msgid "Ownership transferred"
|
789
798
|
msgid "Upwell structure ownership transferred"
|
790
799
|
msgstr "propiedad transferida"
|
791
800
|
|
792
|
-
#: models/notifications.py:
|
801
|
+
#: models/notifications.py:88
|
793
802
|
msgid "Customs office attacked"
|
794
803
|
msgstr ""
|
795
804
|
|
796
|
-
#: models/notifications.py:
|
805
|
+
#: models/notifications.py:89
|
797
806
|
msgid "Customs office reinforced"
|
798
807
|
msgstr ""
|
799
808
|
|
800
|
-
#: models/notifications.py:
|
809
|
+
#: models/notifications.py:92
|
801
810
|
msgid "Starbase attacked"
|
802
811
|
msgstr ""
|
803
812
|
|
804
|
-
#: models/notifications.py:
|
813
|
+
#: models/notifications.py:94
|
805
814
|
msgid "Starbase refueled (BETA)"
|
806
815
|
msgstr ""
|
807
816
|
|
808
|
-
#: models/notifications.py:
|
817
|
+
#: models/notifications.py:95
|
809
818
|
#, fuzzy
|
810
819
|
#| msgid "Orbital reinforced"
|
811
820
|
msgid "Starbase reinforced (BETA)"
|
812
821
|
msgstr "Orbital reinforzado"
|
813
822
|
|
814
|
-
#: models/notifications.py:
|
823
|
+
#: models/notifications.py:101
|
815
824
|
#, fuzzy
|
816
825
|
#| msgid "Moon mining extraction started"
|
817
826
|
msgid "Moonmining laser fired"
|
818
827
|
msgstr "Extraccion de luna iniciada"
|
819
828
|
|
820
|
-
#: models/notifications.py:
|
829
|
+
#: models/notifications.py:103
|
821
830
|
#, fuzzy
|
822
831
|
#| msgid "Moon mining extraction started"
|
823
832
|
msgid "Moon mining extraction cancelled"
|
824
833
|
msgstr "Extraccion de luna iniciada"
|
825
834
|
|
826
|
-
#: models/notifications.py:
|
835
|
+
#: models/notifications.py:106
|
827
836
|
#, fuzzy
|
828
837
|
#| msgid "Moon mining extraction started"
|
829
838
|
msgid "Moon mining extraction finished"
|
830
839
|
msgstr "Extraccion de luna iniciada"
|
831
840
|
|
832
|
-
#: models/notifications.py:
|
841
|
+
#: models/notifications.py:109
|
833
842
|
#, fuzzy
|
834
843
|
#| msgid "Moon mining extraction started"
|
835
844
|
msgid "Moon mining automatic fracture triggered"
|
836
845
|
msgstr "Extraccion de luna iniciada"
|
837
846
|
|
838
|
-
#: models/notifications.py:
|
847
|
+
#: models/notifications.py:114
|
839
848
|
msgid "Sovereignty structure reinforced"
|
840
849
|
msgstr ""
|
841
850
|
|
842
|
-
#: models/notifications.py:
|
851
|
+
#: models/notifications.py:117
|
843
852
|
#, fuzzy
|
844
853
|
#| msgid "Structure destroyed"
|
845
854
|
msgid "Sovereignty structure destroyed"
|
846
855
|
msgstr "Estructura destruida"
|
847
856
|
|
848
|
-
#: models/notifications.py:
|
857
|
+
#: models/notifications.py:120
|
849
858
|
msgid "Sovereignty entosis capture started"
|
850
859
|
msgstr ""
|
851
860
|
|
852
|
-
#: models/notifications.py:
|
861
|
+
#: models/notifications.py:123
|
853
862
|
msgid "Sovereignty command node event started"
|
854
863
|
msgstr ""
|
855
864
|
|
856
|
-
#: models/notifications.py:
|
865
|
+
#: models/notifications.py:126
|
857
866
|
msgid "Sovereignty claim acknowledgment"
|
858
867
|
msgstr ""
|
859
868
|
|
860
|
-
#: models/notifications.py:
|
869
|
+
#: models/notifications.py:128
|
861
870
|
msgid "Sovereignty lost"
|
862
871
|
msgstr ""
|
863
872
|
|
864
|
-
#: models/notifications.py:
|
873
|
+
#: models/notifications.py:130
|
865
874
|
#, fuzzy
|
866
875
|
#| msgid "Structure anchoring"
|
867
876
|
msgid "Structure anchoring in alliance space"
|
868
877
|
msgstr "estructura anclandose"
|
869
878
|
|
870
|
-
#: models/notifications.py:
|
879
|
+
#: models/notifications.py:134
|
871
880
|
msgid "War declared"
|
872
881
|
msgstr ""
|
873
882
|
|
874
|
-
#: models/notifications.py:
|
883
|
+
#: models/notifications.py:136
|
875
884
|
msgid "War ally joined aggressor"
|
876
885
|
msgstr ""
|
877
886
|
|
878
|
-
#: models/notifications.py:
|
887
|
+
#: models/notifications.py:138
|
879
888
|
msgid "War ally joined ally"
|
880
889
|
msgstr ""
|
881
890
|
|
882
|
-
#: models/notifications.py:
|
891
|
+
#: models/notifications.py:140
|
883
892
|
msgid "War ally joined defender"
|
884
893
|
msgstr ""
|
885
894
|
|
886
|
-
#: models/notifications.py:
|
895
|
+
#: models/notifications.py:142
|
887
896
|
msgid "War adopted"
|
888
897
|
msgstr ""
|
889
898
|
|
890
|
-
#: models/notifications.py:
|
899
|
+
#: models/notifications.py:143
|
891
900
|
msgid "War inherited"
|
892
901
|
msgstr ""
|
893
902
|
|
894
|
-
#: models/notifications.py:
|
903
|
+
#: models/notifications.py:144
|
895
904
|
msgid "War party surrendered"
|
896
905
|
msgstr ""
|
897
906
|
|
898
|
-
#: models/notifications.py:
|
907
|
+
#: models/notifications.py:146
|
899
908
|
msgid "War retracted by Concord"
|
900
909
|
msgstr ""
|
901
910
|
|
902
|
-
#: models/notifications.py:
|
911
|
+
#: models/notifications.py:149
|
903
912
|
msgid "War corporation became eligible"
|
904
913
|
msgstr ""
|
905
914
|
|
906
|
-
#: models/notifications.py:
|
915
|
+
#: models/notifications.py:152
|
907
916
|
msgid "War corporation no longer eligible"
|
908
917
|
msgstr ""
|
909
918
|
|
910
|
-
#: models/notifications.py:
|
919
|
+
#: models/notifications.py:154
|
911
920
|
msgid "War surrender offered"
|
912
921
|
msgstr ""
|
913
922
|
|
914
|
-
#: models/notifications.py:
|
923
|
+
#: models/notifications.py:157
|
915
924
|
msgid "Character submitted application"
|
916
925
|
msgstr ""
|
917
926
|
|
918
|
-
#: models/notifications.py:
|
927
|
+
#: models/notifications.py:159
|
919
928
|
msgid "Character invited to join corporation"
|
920
929
|
msgstr ""
|
921
930
|
|
922
|
-
#: models/notifications.py:
|
931
|
+
#: models/notifications.py:162
|
923
932
|
msgid "Corp application rejected"
|
924
933
|
msgstr ""
|
925
934
|
|
926
|
-
#: models/notifications.py:
|
935
|
+
#: models/notifications.py:164
|
927
936
|
msgid "Character withdrew application"
|
928
937
|
msgstr ""
|
929
938
|
|
930
|
-
#: models/notifications.py:
|
939
|
+
#: models/notifications.py:165
|
931
940
|
msgid "Character joins corporation"
|
932
941
|
msgstr ""
|
933
942
|
|
934
|
-
#: models/notifications.py:
|
943
|
+
#: models/notifications.py:166
|
935
944
|
msgid "Character leaves corporation"
|
936
945
|
msgstr ""
|
937
946
|
|
938
|
-
#: models/notifications.py:
|
947
|
+
#: models/notifications.py:169
|
939
948
|
msgid "Bill out of money"
|
940
949
|
msgstr ""
|
941
950
|
|
942
|
-
#: models/notifications.py:
|
951
|
+
#: models/notifications.py:172
|
943
952
|
msgid "I-HUB bill about to expire"
|
944
953
|
msgstr ""
|
945
954
|
|
946
|
-
#: models/notifications.py:
|
955
|
+
#: models/notifications.py:176
|
947
956
|
msgid "I_HUB destroyed by bill failure"
|
948
957
|
msgstr ""
|
949
958
|
|
950
|
-
#: models/notifications.py:
|
959
|
+
#: models/notifications.py:336
|
951
960
|
msgid "notification types"
|
952
961
|
msgstr ""
|
953
962
|
|
954
|
-
#: models/notifications.py:
|
963
|
+
#: models/notifications.py:338
|
955
964
|
msgid "Select which type of notifications should be forwarded to this webhook"
|
956
965
|
msgstr ""
|
957
966
|
|
958
|
-
#: models/notifications.py:
|
967
|
+
#: models/notifications.py:347
|
959
968
|
msgid "language"
|
960
969
|
msgstr ""
|
961
970
|
|
962
|
-
#: models/notifications.py:
|
971
|
+
#: models/notifications.py:348
|
963
972
|
msgid "language of notifications send to this webhook"
|
964
973
|
msgstr ""
|
965
974
|
|
966
|
-
#: models/notifications.py:
|
975
|
+
#: models/notifications.py:352 models/structures.py:92
|
967
976
|
msgid "is default"
|
968
977
|
msgstr ""
|
969
978
|
|
970
|
-
#: models/notifications.py:
|
979
|
+
#: models/notifications.py:354
|
971
980
|
msgid "Whether owners have this webhook automatically pre-set when created"
|
972
981
|
msgstr ""
|
973
982
|
|
974
|
-
#: models/notifications.py:
|
983
|
+
#: models/notifications.py:359 models/owners.py:153
|
975
984
|
msgid "has default pings enabled"
|
976
985
|
msgstr ""
|
977
986
|
|
978
|
-
#: models/notifications.py:
|
987
|
+
#: models/notifications.py:370 models/owners.py:199
|
979
988
|
msgid "ping groups"
|
980
989
|
msgstr ""
|
981
990
|
|
982
|
-
#: models/notifications.py:
|
991
|
+
#: models/notifications.py:371
|
983
992
|
msgid "Groups to be pinged for each notification - "
|
984
993
|
msgstr ""
|
985
994
|
|
986
|
-
#: models/notifications.py:
|
995
|
+
#: models/notifications.py:376
|
987
996
|
msgid "webhook"
|
988
997
|
msgstr ""
|
989
998
|
|
990
|
-
#: models/notifications.py:
|
999
|
+
#: models/notifications.py:377 models/owners.py:214 models/structures.py:390
|
991
1000
|
msgid "webhooks"
|
992
1001
|
msgstr ""
|
993
1002
|
|
994
|
-
#: models/notifications.py:
|
1003
|
+
#: models/notifications.py:390
|
995
1004
|
msgid "is sent"
|
996
1005
|
msgstr ""
|
997
1006
|
|
998
|
-
#: models/notifications.py:
|
1007
|
+
#: models/notifications.py:391
|
999
1008
|
msgid "True when this notification has been forwarded to Discord"
|
1000
1009
|
msgstr ""
|
1001
1010
|
|
1002
|
-
#: models/notifications.py:
|
1011
|
+
#: models/notifications.py:396
|
1003
1012
|
msgid "is timer added"
|
1004
1013
|
msgstr ""
|
1005
1014
|
|
1006
|
-
#: models/notifications.py:
|
1015
|
+
#: models/notifications.py:397
|
1007
1016
|
msgid "True when a timer has been added for this notification"
|
1008
1017
|
msgstr ""
|
1009
1018
|
|
1010
|
-
#: models/notifications.py:
|
1011
|
-
#: models/structures.py:
|
1019
|
+
#: models/notifications.py:403 models/structures.py:243
|
1020
|
+
#: models/structures.py:787
|
1012
1021
|
msgid "type"
|
1013
1022
|
msgstr ""
|
1014
1023
|
|
1015
|
-
#: models/notifications.py:
|
1024
|
+
#: models/notifications.py:404
|
1016
1025
|
msgid "type of this notification"
|
1017
1026
|
msgstr ""
|
1018
1027
|
|
1019
|
-
#: models/notifications.py:
|
1020
|
-
#: models/structures.py:
|
1028
|
+
#: models/notifications.py:409 models/owners.py:221 models/owners.py:1287
|
1029
|
+
#: models/structures.py:313
|
1021
1030
|
msgid "owner"
|
1022
1031
|
msgstr ""
|
1023
1032
|
|
1024
|
-
#: models/notifications.py:
|
1033
|
+
#: models/notifications.py:410
|
1025
1034
|
msgid "Corporation that owns this notification"
|
1026
1035
|
msgstr ""
|
1027
1036
|
|
1028
|
-
#: models/notifications.py:
|
1037
|
+
#: models/notifications.py:414 models/structures.py:403
|
1029
1038
|
#, fuzzy
|
1030
1039
|
#| msgid "Structure online"
|
1031
1040
|
msgid "structures"
|
1032
1041
|
msgstr "Estructura en linea"
|
1033
1042
|
|
1034
|
-
#: models/notifications.py:
|
1043
|
+
#: models/notifications.py:415
|
1035
1044
|
msgid "Structures this notification is about (if any)"
|
1036
1045
|
msgstr ""
|
1037
1046
|
|
1038
|
-
#: models/notifications.py:
|
1039
|
-
#: models/structures.py:
|
1047
|
+
#: models/notifications.py:694 models/structures.py:203
|
1048
|
+
#: models/structures.py:773
|
1040
1049
|
msgid "id"
|
1041
1050
|
msgstr ""
|
1042
1051
|
|
1043
|
-
#: models/notifications.py:
|
1052
|
+
#: models/notifications.py:698
|
1044
1053
|
msgid "created"
|
1045
1054
|
msgstr ""
|
1046
1055
|
|
1047
|
-
#: models/notifications.py:
|
1056
|
+
#: models/notifications.py:699
|
1048
1057
|
msgid "Date when this notification was first received from ESI"
|
1049
1058
|
msgstr ""
|
1050
1059
|
|
1051
|
-
#: models/notifications.py:
|
1060
|
+
#: models/notifications.py:704
|
1052
1061
|
msgid "is read"
|
1053
1062
|
msgstr ""
|
1054
1063
|
|
1055
|
-
#: models/notifications.py:
|
1064
|
+
#: models/notifications.py:705
|
1056
1065
|
msgid "True when this notification has read in the eve client"
|
1057
1066
|
msgstr ""
|
1058
1067
|
|
1059
|
-
#: models/notifications.py:
|
1068
|
+
#: models/notifications.py:708
|
1060
1069
|
msgid "last updated"
|
1061
1070
|
msgstr ""
|
1062
1071
|
|
1063
|
-
#: models/notifications.py:
|
1072
|
+
#: models/notifications.py:709
|
1064
1073
|
msgid "Date when this notification has last been updated from ESI"
|
1065
1074
|
msgstr ""
|
1066
1075
|
|
1067
|
-
#: models/notifications.py:
|
1076
|
+
#: models/notifications.py:716
|
1068
1077
|
msgid "sender"
|
1069
1078
|
msgstr ""
|
1070
1079
|
|
1071
|
-
#: models/notifications.py:
|
1080
|
+
#: models/notifications.py:723
|
1072
1081
|
msgid "text"
|
1073
1082
|
msgstr ""
|
1074
1083
|
|
1075
|
-
#: models/notifications.py:
|
1084
|
+
#: models/notifications.py:724
|
1076
1085
|
msgid "Notification details in YAML"
|
1077
1086
|
msgstr ""
|
1078
1087
|
|
1079
|
-
#: models/notifications.py:
|
1088
|
+
#: models/notifications.py:726 models/notifications.py:843
|
1080
1089
|
msgid "timestamp"
|
1081
1090
|
msgstr ""
|
1082
1091
|
|
1083
|
-
#: models/notifications.py:
|
1092
|
+
#: models/notifications.py:731
|
1084
1093
|
msgid "eve notification"
|
1085
1094
|
msgstr ""
|
1086
1095
|
|
1087
|
-
#: models/notifications.py:
|
1096
|
+
#: models/notifications.py:732
|
1088
1097
|
msgid "eve notifications"
|
1089
1098
|
msgstr ""
|
1090
1099
|
|
1091
|
-
#: models/notifications.py:
|
1100
|
+
#: models/notifications.py:841
|
1092
1101
|
msgid "details"
|
1093
1102
|
msgstr ""
|
1094
1103
|
|
1095
|
-
#: models/notifications.py:
|
1104
|
+
#: models/notifications.py:842
|
1096
1105
|
msgid "last_updated"
|
1097
1106
|
msgstr ""
|
1098
1107
|
|
1099
|
-
#: models/notifications.py:
|
1108
|
+
#: models/notifications.py:848
|
1100
1109
|
msgid "generated notification"
|
1101
1110
|
msgstr ""
|
1102
1111
|
|
1103
|
-
#: models/notifications.py:
|
1112
|
+
#: models/notifications.py:849
|
1104
1113
|
msgid "generated notifications"
|
1105
1114
|
msgstr ""
|
1106
1115
|
|
1107
|
-
#: models/notifications.py:
|
1116
|
+
#: models/notifications.py:878
|
1108
1117
|
msgid "channel pings"
|
1109
1118
|
msgstr ""
|
1110
1119
|
|
1111
|
-
#: models/notifications.py:
|
1120
|
+
#: models/notifications.py:880
|
1112
1121
|
msgid ""
|
1113
1122
|
"Option to ping every member of the channel. This setting can be overruled by "
|
1114
1123
|
"the respective owner or webhook configuration"
|
1115
1124
|
msgstr ""
|
1116
1125
|
|
1117
|
-
#: models/notifications.py:
|
1126
|
+
#: models/notifications.py:890
|
1118
1127
|
msgid "color"
|
1119
1128
|
msgstr ""
|
1120
1129
|
|
1121
|
-
#: models/notifications.py:
|
1130
|
+
#: models/notifications.py:891
|
1122
1131
|
msgid "Context color of these notification on Discord"
|
1123
1132
|
msgstr ""
|
1124
1133
|
|
1125
|
-
#: models/notifications.py:
|
1134
|
+
#: models/notifications.py:895
|
1126
1135
|
msgid "is_enabled"
|
1127
1136
|
msgstr ""
|
1128
1137
|
|
1129
|
-
#: models/notifications.py:
|
1138
|
+
#: models/notifications.py:896
|
1130
1139
|
msgid "Disabled configurations will not create any new alerts."
|
1131
1140
|
msgstr ""
|
1132
1141
|
|
1133
|
-
#: models/notifications.py:
|
1142
|
+
#: models/notifications.py:919
|
1134
1143
|
msgid "end"
|
1135
1144
|
msgstr ""
|
1136
1145
|
|
1137
|
-
#: models/notifications.py:
|
1146
|
+
#: models/notifications.py:919
|
1138
1147
|
msgid "End of alerts in hours before fuel expires"
|
1139
1148
|
msgstr ""
|
1140
1149
|
|
1141
|
-
#: models/notifications.py:
|
1150
|
+
#: models/notifications.py:922
|
1142
1151
|
msgid "repeat"
|
1143
1152
|
msgstr ""
|
1144
1153
|
|
1145
|
-
#: models/notifications.py:
|
1154
|
+
#: models/notifications.py:924
|
1146
1155
|
msgid "Notifications will be repeated every x hours. Set to 0 for no repeats"
|
1147
1156
|
msgstr ""
|
1148
1157
|
|
1149
|
-
#: models/notifications.py:
|
1158
|
+
#: models/notifications.py:928
|
1150
1159
|
msgid "start"
|
1151
1160
|
msgstr ""
|
1152
1161
|
|
1153
|
-
#: models/notifications.py:
|
1162
|
+
#: models/notifications.py:929
|
1154
1163
|
msgid "Start of alerts in hours before fuel expires"
|
1155
1164
|
msgstr ""
|
1156
1165
|
|
1157
|
-
#: models/notifications.py:
|
1166
|
+
#: models/notifications.py:933
|
1158
1167
|
#, fuzzy
|
1159
1168
|
#| msgid "Structure fuel alert"
|
1160
1169
|
msgid "structure fuel alert config"
|
1161
1170
|
msgstr "Alerta de combustible de la estructura"
|
1162
1171
|
|
1163
|
-
#: models/notifications.py:
|
1172
|
+
#: models/notifications.py:934
|
1164
1173
|
#, fuzzy
|
1165
1174
|
#| msgid "Structure fuel alert"
|
1166
1175
|
msgid "structure fuel alert configs"
|
1167
1176
|
msgstr "Alerta de combustible de la estructura"
|
1168
1177
|
|
1169
|
-
#: models/notifications.py:
|
1178
|
+
#: models/notifications.py:941
|
1170
1179
|
msgid "Start must be before end, i.e. have a larger value."
|
1171
1180
|
msgstr ""
|
1172
1181
|
|
1173
|
-
#: models/notifications.py:
|
1182
|
+
#: models/notifications.py:945
|
1174
1183
|
msgid "Repeat can not be larger that the interval size."
|
1175
1184
|
msgstr ""
|
1176
1185
|
|
1177
|
-
#: models/notifications.py:
|
1186
|
+
#: models/notifications.py:954
|
1178
1187
|
msgid "This configuration may not overlap with an existing configuration."
|
1179
1188
|
msgstr ""
|
1180
1189
|
|
1181
|
-
#: models/notifications.py:
|
1190
|
+
#: models/notifications.py:1021
|
1182
1191
|
msgid "threshold"
|
1183
1192
|
msgstr ""
|
1184
1193
|
|
1185
|
-
#: models/notifications.py:
|
1194
|
+
#: models/notifications.py:1023
|
1186
1195
|
msgid ""
|
1187
1196
|
"Notifications will be sent once fuel level in units reaches this threshold"
|
1188
1197
|
msgstr ""
|
1189
1198
|
|
1190
|
-
#: models/notifications.py:
|
1199
|
+
#: models/notifications.py:1028
|
1191
1200
|
msgid "jump fuel alert config"
|
1192
1201
|
msgstr ""
|
1193
1202
|
|
1194
|
-
#: models/notifications.py:
|
1203
|
+
#: models/notifications.py:1029
|
1195
1204
|
msgid "jump fuel alert configs"
|
1196
1205
|
msgstr ""
|
1197
1206
|
|
1198
|
-
#: models/notifications.py:
|
1199
|
-
#: models/structures.py:
|
1207
|
+
#: models/notifications.py:1078 models/notifications.py:1128
|
1208
|
+
#: models/structures.py:402 models/structures.py:779 models/structures.py:844
|
1200
1209
|
#, fuzzy
|
1201
1210
|
#| msgid "Structure online"
|
1202
1211
|
msgid "structure"
|
1203
1212
|
msgstr "Estructura en linea"
|
1204
1213
|
|
1205
|
-
#: models/notifications.py:
|
1214
|
+
#: models/notifications.py:1084 models/notifications.py:1134
|
1206
1215
|
msgid "configuration"
|
1207
1216
|
msgstr ""
|
1208
1217
|
|
1209
|
-
#: models/notifications.py:
|
1218
|
+
#: models/notifications.py:1088
|
1210
1219
|
msgid "hours"
|
1211
1220
|
msgstr ""
|
1212
1221
|
|
1213
|
-
#: models/notifications.py:
|
1222
|
+
#: models/notifications.py:1089
|
1214
1223
|
msgid "number of hours before fuel expiration this alert was sent"
|
1215
1224
|
msgstr ""
|
1216
1225
|
|
1217
|
-
#: models/notifications.py:
|
1226
|
+
#: models/notifications.py:1093
|
1218
1227
|
#, fuzzy
|
1219
1228
|
#| msgid "Structure fuel alert"
|
1220
1229
|
msgid "structure fuel alert"
|
1221
1230
|
msgstr "Alerta de combustible de la estructura"
|
1222
1231
|
|
1223
|
-
#: models/notifications.py:
|
1232
|
+
#: models/notifications.py:1094
|
1224
1233
|
#, fuzzy
|
1225
1234
|
#| msgid "Structure fuel alert"
|
1226
1235
|
msgid "structure fuel alerts"
|
1227
1236
|
msgstr "Alerta de combustible de la estructura"
|
1228
1237
|
|
1229
|
-
#: models/notifications.py:
|
1238
|
+
#: models/notifications.py:1138
|
1230
1239
|
#, fuzzy
|
1231
1240
|
#| msgid "Structure fuel alert"
|
1232
1241
|
msgid "jump fuel alert"
|
1233
1242
|
msgstr "Alerta de combustible de la estructura"
|
1234
1243
|
|
1235
|
-
#: models/notifications.py:
|
1244
|
+
#: models/notifications.py:1139
|
1236
1245
|
#, fuzzy
|
1237
1246
|
#| msgid "Structure fuel alert"
|
1238
1247
|
msgid "jump fuel alerts"
|
1239
1248
|
msgstr "Alerta de combustible de la estructura"
|
1240
1249
|
|
1241
|
-
#: models/owners.py:
|
1250
|
+
#: models/owners.py:119
|
1242
1251
|
msgid "corporation"
|
1243
1252
|
msgstr ""
|
1244
1253
|
|
1245
|
-
#: models/owners.py:
|
1254
|
+
#: models/owners.py:120
|
1246
1255
|
msgid "Corporation owning structures"
|
1247
1256
|
msgstr ""
|
1248
1257
|
|
1249
|
-
#: models/owners.py:
|
1258
|
+
#: models/owners.py:125
|
1250
1259
|
msgid "are pocos public"
|
1251
1260
|
msgstr ""
|
1252
1261
|
|
1253
|
-
#: models/owners.py:
|
1262
|
+
#: models/owners.py:126
|
1254
1263
|
msgid "whether pocos of this owner are shown on public POCO page"
|
1255
1264
|
msgstr ""
|
1256
1265
|
|
1257
|
-
#: models/owners.py:
|
1266
|
+
#: models/owners.py:132
|
1258
1267
|
msgid "assets last update at"
|
1259
1268
|
msgstr ""
|
1260
1269
|
|
1261
|
-
#: models/owners.py:
|
1262
|
-
#: models/owners.py:
|
1270
|
+
#: models/owners.py:133 models/owners.py:149 models/owners.py:192
|
1271
|
+
#: models/owners.py:207
|
1263
1272
|
msgid "when the last successful update happened"
|
1264
1273
|
msgstr ""
|
1265
1274
|
|
1266
|
-
#: models/owners.py:
|
1275
|
+
#: models/owners.py:148
|
1267
1276
|
msgid "forwarding last update at"
|
1268
1277
|
msgstr ""
|
1269
1278
|
|
1270
|
-
#: models/owners.py:
|
1279
|
+
#: models/owners.py:155
|
1271
1280
|
msgid ""
|
1272
1281
|
"to enable or disable pinging of notifications for this owner e.g. with "
|
1273
1282
|
"@everyone and @here"
|
1274
1283
|
msgstr ""
|
1275
1284
|
|
1276
|
-
#: models/owners.py:
|
1285
|
+
#: models/owners.py:161
|
1277
1286
|
msgid "is active"
|
1278
1287
|
msgstr ""
|
1279
1288
|
|
1280
|
-
#: models/owners.py:
|
1289
|
+
#: models/owners.py:162
|
1281
1290
|
msgid "whether this owner is currently included in the sync process"
|
1282
1291
|
msgstr ""
|
1283
1292
|
|
1284
|
-
#: models/owners.py:
|
1293
|
+
#: models/owners.py:166
|
1285
1294
|
msgid "is alliance main"
|
1286
1295
|
msgstr ""
|
1287
1296
|
|
1288
|
-
#: models/owners.py:
|
1297
|
+
#: models/owners.py:168
|
1289
1298
|
msgid ""
|
1290
1299
|
"whether alliance wide notifications are forwarded for this owner (e.g. sov "
|
1291
1300
|
"notifications)"
|
1292
1301
|
msgstr ""
|
1293
1302
|
|
1294
|
-
#: models/owners.py:
|
1303
|
+
#: models/owners.py:174
|
1295
1304
|
msgid "is included in service status"
|
1296
1305
|
msgstr ""
|
1297
1306
|
|
1298
|
-
#: models/owners.py:
|
1307
|
+
#: models/owners.py:176
|
1299
1308
|
msgid ""
|
1300
1309
|
"whether the sync status of this owner is included in the overall status of "
|
1301
1310
|
"this services"
|
1302
1311
|
msgstr ""
|
1303
1312
|
|
1304
|
-
#: models/owners.py:
|
1313
|
+
#: models/owners.py:184
|
1305
1314
|
msgid "is up"
|
1306
1315
|
msgstr ""
|
1307
1316
|
|
1308
|
-
#: models/owners.py:
|
1317
|
+
#: models/owners.py:185
|
1309
1318
|
msgid "whether all services for this owner are currently up"
|
1310
1319
|
msgstr ""
|
1311
1320
|
|
1312
|
-
#: models/owners.py:
|
1321
|
+
#: models/owners.py:191
|
1313
1322
|
msgid "notifications last update at"
|
1314
1323
|
msgstr ""
|
1315
1324
|
|
1316
|
-
#: models/owners.py:
|
1325
|
+
#: models/owners.py:200
|
1317
1326
|
msgid "Groups to be pinged for each notification. "
|
1318
1327
|
msgstr ""
|
1319
1328
|
|
1320
|
-
#: models/owners.py:
|
1329
|
+
#: models/owners.py:206
|
1321
1330
|
#, fuzzy
|
1322
1331
|
#| msgid "Structure under attack"
|
1323
1332
|
msgid "structures last update at"
|
1324
1333
|
msgstr "Estructura bajo ataque"
|
1325
1334
|
|
1326
|
-
#: models/owners.py:
|
1335
|
+
#: models/owners.py:215
|
1327
1336
|
msgid "Notifications are sent to these webhooks."
|
1328
1337
|
msgstr ""
|
1329
1338
|
|
1330
|
-
#: models/owners.py:
|
1339
|
+
#: models/owners.py:222
|
1331
1340
|
msgid "owners"
|
1332
1341
|
msgstr ""
|
1333
1342
|
|
1334
|
-
#: models/owners.py:
|
1343
|
+
#: models/owners.py:1147
|
1335
1344
|
#, python-format
|
1336
1345
|
msgid ""
|
1337
1346
|
"Syncing of %(topic)s for %(owner)s %(result)s.\n"
|
1338
1347
|
" %(message_details)s"
|
1339
1348
|
msgstr ""
|
1340
1349
|
|
1341
|
-
#: models/owners.py:
|
1350
|
+
#: models/owners.py:1151
|
1342
1351
|
msgid "completed successfully"
|
1343
1352
|
msgstr ""
|
1344
1353
|
|
1345
|
-
#: models/owners.py:
|
1354
|
+
#: models/owners.py:1156
|
1346
1355
|
#, python-format
|
1347
1356
|
msgid "%(title)s: %(topic)s updated for %(owner)s: %(result)s"
|
1348
1357
|
msgstr ""
|
1349
1358
|
|
1350
|
-
#: models/owners.py:
|
1359
|
+
#: models/owners.py:1161
|
1351
1360
|
msgid "OK"
|
1352
1361
|
msgstr ""
|
1353
1362
|
|
1354
|
-
#: models/owners.py:
|
1363
|
+
#: models/owners.py:1293
|
1355
1364
|
msgid "character_ownership"
|
1356
1365
|
msgstr ""
|
1357
1366
|
|
1358
|
-
#: models/owners.py:
|
1367
|
+
#: models/owners.py:1301
|
1359
1368
|
#, fuzzy
|
1360
1369
|
#| msgid "Structure lost shield"
|
1361
1370
|
msgid "structures last used at"
|
1362
1371
|
msgstr "La estructura perdió sus escudos"
|
1363
1372
|
|
1364
|
-
#: models/owners.py:
|
1373
|
+
#: models/owners.py:1309
|
1365
1374
|
msgid "notifications last used at"
|
1366
1375
|
msgstr ""
|
1367
1376
|
|
1368
|
-
#: models/owners.py:
|
1377
|
+
#: models/owners.py:1315
|
1369
1378
|
msgid "error count"
|
1370
1379
|
msgstr ""
|
1371
1380
|
|
1372
|
-
#: models/owners.py:
|
1381
|
+
#: models/owners.py:1321
|
1373
1382
|
msgid "owner character"
|
1374
1383
|
msgstr ""
|
1375
1384
|
|
1376
|
-
#: models/owners.py:
|
1385
|
+
#: models/owners.py:1322
|
1377
1386
|
msgid "owner characters"
|
1378
1387
|
msgstr ""
|
1379
1388
|
|
1380
|
-
#: models/structures.py:
|
1389
|
+
#: models/structures.py:38
|
1381
1390
|
msgid "sov"
|
1382
1391
|
msgstr ""
|
1383
1392
|
|
1384
|
-
#: models/structures.py:
|
1393
|
+
#: models/structures.py:39
|
1385
1394
|
msgid "highsec"
|
1386
1395
|
msgstr ""
|
1387
1396
|
|
1388
|
-
#: models/structures.py:
|
1397
|
+
#: models/structures.py:40
|
1389
1398
|
msgid "lowsec"
|
1390
1399
|
msgstr ""
|
1391
1400
|
|
1392
|
-
#: models/structures.py:
|
1401
|
+
#: models/structures.py:41
|
1393
1402
|
msgid "nullsec"
|
1394
1403
|
msgstr ""
|
1395
1404
|
|
1396
|
-
#: models/structures.py:
|
1405
|
+
#: models/structures.py:42
|
1397
1406
|
msgid "w_space"
|
1398
1407
|
msgstr ""
|
1399
1408
|
|
1400
|
-
#: models/structures.py:
|
1409
|
+
#: models/structures.py:45
|
1401
1410
|
msgid "grey"
|
1402
1411
|
msgstr ""
|
1403
1412
|
|
1404
|
-
#: models/structures.py:
|
1413
|
+
#: models/structures.py:46
|
1405
1414
|
msgid "dark blue"
|
1406
1415
|
msgstr ""
|
1407
1416
|
|
1408
|
-
#: models/structures.py:
|
1417
|
+
#: models/structures.py:47
|
1409
1418
|
msgid "green"
|
1410
1419
|
msgstr ""
|
1411
1420
|
|
1412
|
-
#: models/structures.py:
|
1421
|
+
#: models/structures.py:48
|
1413
1422
|
msgid "light blue"
|
1414
1423
|
msgstr ""
|
1415
1424
|
|
1416
|
-
#: models/structures.py:
|
1425
|
+
#: models/structures.py:49
|
1417
1426
|
msgid "orange"
|
1418
1427
|
msgstr ""
|
1419
1428
|
|
1420
|
-
#: models/structures.py:
|
1429
|
+
#: models/structures.py:50
|
1421
1430
|
msgid "red"
|
1422
1431
|
msgstr ""
|
1423
1432
|
|
1424
|
-
#: models/structures.py:
|
1433
|
+
#: models/structures.py:62 models/structures.py:285 models/structures.py:848
|
1425
1434
|
msgid "name"
|
1426
1435
|
msgstr ""
|
1427
1436
|
|
1428
|
-
#: models/structures.py:
|
1437
|
+
#: models/structures.py:63
|
1429
1438
|
msgid "name of the tag - must be unique"
|
1430
1439
|
msgstr ""
|
1431
1440
|
|
1432
|
-
#: models/structures.py:
|
1441
|
+
#: models/structures.py:69
|
1433
1442
|
msgid "description"
|
1434
1443
|
msgstr ""
|
1435
1444
|
|
1436
|
-
#: models/structures.py:
|
1445
|
+
#: models/structures.py:70
|
1437
1446
|
msgid "description for this tag"
|
1438
1447
|
msgstr ""
|
1439
1448
|
|
1440
|
-
#: models/structures.py:
|
1449
|
+
#: models/structures.py:77
|
1441
1450
|
msgid "style"
|
1442
1451
|
msgstr ""
|
1443
1452
|
|
1444
|
-
#: models/structures.py:
|
1453
|
+
#: models/structures.py:78
|
1445
1454
|
msgid "color style of tag"
|
1446
1455
|
msgstr ""
|
1447
1456
|
|
1448
|
-
#: models/structures.py:
|
1457
|
+
#: models/structures.py:84
|
1449
1458
|
msgid "order"
|
1450
1459
|
msgstr ""
|
1451
1460
|
|
1452
|
-
#: models/structures.py:
|
1461
|
+
#: models/structures.py:86
|
1453
1462
|
msgid ""
|
1454
1463
|
"number defining the order tags are shown. custom tags can not have an order "
|
1455
1464
|
"below 100"
|
1456
1465
|
msgstr ""
|
1457
1466
|
|
1458
|
-
#: models/structures.py:
|
1467
|
+
#: models/structures.py:94
|
1459
1468
|
msgid "if true this custom tag will automatically be added to new structures"
|
1460
1469
|
msgstr ""
|
1461
1470
|
|
1462
|
-
#: models/structures.py:
|
1471
|
+
#: models/structures.py:99
|
1463
1472
|
msgid "is user managed"
|
1464
1473
|
msgstr ""
|
1465
1474
|
|
1466
|
-
#: models/structures.py:
|
1475
|
+
#: models/structures.py:101
|
1467
1476
|
msgid ""
|
1468
1477
|
"if False this tag is created and managed by the system and can not be "
|
1469
1478
|
"modified by users"
|
1470
1479
|
msgstr ""
|
1471
1480
|
|
1472
|
-
#: models/structures.py:
|
1481
|
+
#: models/structures.py:109
|
1473
1482
|
#, fuzzy
|
1474
1483
|
#| msgid "Structure online"
|
1475
1484
|
msgid "structure tag"
|
1476
1485
|
msgstr "Estructura en linea"
|
1477
1486
|
|
1478
|
-
#: models/structures.py:
|
1487
|
+
#: models/structures.py:110
|
1479
1488
|
#, fuzzy
|
1480
1489
|
#| msgid "Structure online"
|
1481
1490
|
msgid "structure tags"
|
1482
1491
|
msgstr "Estructura en linea"
|
1483
1492
|
|
1484
|
-
#: models/structures.py:
|
1493
|
+
#: models/structures.py:144
|
1485
1494
|
msgid "anchor vulnerable"
|
1486
1495
|
msgstr ""
|
1487
1496
|
|
1488
|
-
#: models/structures.py:
|
1497
|
+
#: models/structures.py:145
|
1489
1498
|
msgid "anchoring"
|
1490
1499
|
msgstr ""
|
1491
1500
|
|
1492
|
-
#: models/structures.py:
|
1501
|
+
#: models/structures.py:146
|
1493
1502
|
msgid "armor reinforce"
|
1494
1503
|
msgstr ""
|
1495
1504
|
|
1496
|
-
#: models/structures.py:
|
1505
|
+
#: models/structures.py:147
|
1497
1506
|
msgid "armor vulnerable"
|
1498
1507
|
msgstr ""
|
1499
1508
|
|
1500
|
-
#: models/structures.py:
|
1509
|
+
#: models/structures.py:148
|
1501
1510
|
msgid "deploy vulnerable"
|
1502
1511
|
msgstr ""
|
1503
1512
|
|
1504
|
-
#: models/structures.py:
|
1513
|
+
#: models/structures.py:149
|
1505
1514
|
msgid "fitting invulnerable"
|
1506
1515
|
msgstr ""
|
1507
1516
|
|
1508
|
-
#: models/structures.py:
|
1517
|
+
#: models/structures.py:150
|
1509
1518
|
msgid "hull reinforce"
|
1510
1519
|
msgstr ""
|
1511
1520
|
|
1512
|
-
#: models/structures.py:
|
1521
|
+
#: models/structures.py:151
|
1513
1522
|
msgid "hull vulnerable"
|
1514
1523
|
msgstr ""
|
1515
1524
|
|
1516
|
-
#: models/structures.py:
|
1525
|
+
#: models/structures.py:152
|
1517
1526
|
msgid "online deprecated"
|
1518
1527
|
msgstr ""
|
1519
1528
|
|
1520
|
-
#: models/structures.py:
|
1529
|
+
#: models/structures.py:153
|
1521
1530
|
msgid "onlining vulnerable"
|
1522
1531
|
msgstr ""
|
1523
1532
|
|
1524
|
-
#: models/structures.py:
|
1533
|
+
#: models/structures.py:154
|
1525
1534
|
msgid "shield vulnerable"
|
1526
1535
|
msgstr ""
|
1527
1536
|
|
1528
|
-
#: models/structures.py:
|
1537
|
+
#: models/structures.py:155
|
1529
1538
|
msgid "unanchored"
|
1530
1539
|
msgstr ""
|
1531
1540
|
|
1532
|
-
#: models/structures.py:
|
1541
|
+
#: models/structures.py:157 models/structures.py:827
|
1533
1542
|
msgid "offline"
|
1534
1543
|
msgstr ""
|
1535
1544
|
|
1536
|
-
#: models/structures.py:
|
1545
|
+
#: models/structures.py:158 models/structures.py:828
|
1537
1546
|
msgid "online"
|
1538
1547
|
msgstr ""
|
1539
1548
|
|
1540
|
-
#: models/structures.py:
|
1549
|
+
#: models/structures.py:159
|
1541
1550
|
msgid "onlining"
|
1542
1551
|
msgstr ""
|
1543
1552
|
|
1544
|
-
#: models/structures.py:
|
1553
|
+
#: models/structures.py:160
|
1545
1554
|
msgid "reinforced"
|
1546
1555
|
msgstr ""
|
1547
1556
|
|
1548
|
-
#: models/structures.py:
|
1557
|
+
#: models/structures.py:161
|
1549
1558
|
msgid "unanchoring "
|
1550
1559
|
msgstr ""
|
1551
1560
|
|
1552
|
-
#: models/structures.py:
|
1561
|
+
#: models/structures.py:164
|
1553
1562
|
msgid "unknown"
|
1554
1563
|
msgstr ""
|
1555
1564
|
|
1556
|
-
#: models/structures.py:
|
1565
|
+
#: models/structures.py:195
|
1557
1566
|
msgid "Full Power"
|
1558
1567
|
msgstr ""
|
1559
1568
|
|
1560
|
-
#: models/structures.py:
|
1569
|
+
#: models/structures.py:196
|
1561
1570
|
msgid "Low Power"
|
1562
1571
|
msgstr ""
|
1563
1572
|
|
1564
|
-
#: models/structures.py:
|
1573
|
+
#: models/structures.py:197
|
1565
1574
|
msgid "Abandoned"
|
1566
1575
|
msgstr ""
|
1567
1576
|
|
1568
|
-
#: models/structures.py:
|
1577
|
+
#: models/structures.py:198
|
1569
1578
|
msgid "Abandoned?"
|
1570
1579
|
msgstr ""
|
1571
1580
|
|
1572
|
-
#: models/structures.py:
|
1581
|
+
#: models/structures.py:199
|
1573
1582
|
#, fuzzy
|
1574
1583
|
#| msgid "(unknown)"
|
1575
1584
|
msgid "Unknown"
|
1576
1585
|
msgstr "(desconocido)"
|
1577
1586
|
|
1578
|
-
#: models/structures.py:
|
1587
|
+
#: models/structures.py:204
|
1579
1588
|
msgid "The Item ID of the structure"
|
1580
1589
|
msgstr ""
|
1581
1590
|
|
1582
|
-
#: models/structures.py:
|
1591
|
+
#: models/structures.py:209
|
1583
1592
|
msgid "created at"
|
1584
1593
|
msgstr ""
|
1585
1594
|
|
1586
|
-
#: models/structures.py:
|
1595
|
+
#: models/structures.py:210
|
1587
1596
|
msgid "date this structure was received from ESI for the first time"
|
1588
1597
|
msgstr ""
|
1589
1598
|
|
1590
|
-
#: models/structures.py:
|
1599
|
+
#: models/structures.py:219
|
1591
1600
|
msgid "moon"
|
1592
1601
|
msgstr ""
|
1593
1602
|
|
1594
|
-
#: models/structures.py:
|
1603
|
+
#: models/structures.py:220
|
1595
1604
|
msgid "Moon next to this structure - if any"
|
1596
1605
|
msgstr ""
|
1597
1606
|
|
1598
|
-
#: models/structures.py:
|
1607
|
+
#: models/structures.py:229
|
1599
1608
|
msgid "planet"
|
1600
1609
|
msgstr ""
|
1601
1610
|
|
1602
|
-
#: models/structures.py:
|
1611
|
+
#: models/structures.py:230
|
1603
1612
|
msgid "Planet next to this structure - if any"
|
1604
1613
|
msgstr ""
|
1605
1614
|
|
1606
|
-
#: models/structures.py:
|
1615
|
+
#: models/structures.py:236
|
1607
1616
|
msgid "solar system"
|
1608
1617
|
msgstr ""
|
1609
1618
|
|
1610
|
-
#: models/structures.py:
|
1619
|
+
#: models/structures.py:237
|
1611
1620
|
msgid "Solar System the structure is located"
|
1612
1621
|
msgstr ""
|
1613
1622
|
|
1614
|
-
#: models/structures.py:
|
1623
|
+
#: models/structures.py:244
|
1615
1624
|
msgid "Type of the structure"
|
1616
1625
|
msgstr ""
|
1617
1626
|
|
1618
|
-
#: models/structures.py:
|
1627
|
+
#: models/structures.py:250
|
1619
1628
|
msgid "fuel expires at"
|
1620
1629
|
msgstr ""
|
1621
1630
|
|
1622
|
-
#: models/structures.py:
|
1631
|
+
#: models/structures.py:251
|
1623
1632
|
msgid "Date on which the structure will run out of fuel"
|
1624
1633
|
msgstr ""
|
1625
1634
|
|
1626
|
-
#: models/structures.py:
|
1635
|
+
#: models/structures.py:258
|
1627
1636
|
msgid "has fitting"
|
1628
1637
|
msgstr ""
|
1629
1638
|
|
1630
|
-
#: models/structures.py:
|
1639
|
+
#: models/structures.py:259
|
1631
1640
|
msgid "bool indicating if the structure has a fitting"
|
1632
1641
|
msgstr ""
|
1633
1642
|
|
1634
|
-
#: models/structures.py:
|
1643
|
+
#: models/structures.py:266
|
1635
1644
|
msgid "has core"
|
1636
1645
|
msgstr ""
|
1637
1646
|
|
1638
|
-
#: models/structures.py:
|
1647
|
+
#: models/structures.py:267
|
1639
1648
|
msgid "bool indicating if the structure has a quantum core"
|
1640
1649
|
msgstr ""
|
1641
1650
|
|
1642
|
-
#: models/structures.py:
|
1651
|
+
#: models/structures.py:273
|
1643
1652
|
msgid "last online at"
|
1644
1653
|
msgstr ""
|
1645
1654
|
|
1646
|
-
#: models/structures.py:
|
1655
|
+
#: models/structures.py:274
|
1647
1656
|
msgid "date this structure had any of it's services online"
|
1648
1657
|
msgstr ""
|
1649
1658
|
|
1650
|
-
#: models/structures.py:
|
1659
|
+
#: models/structures.py:280 models/structures.py:792
|
1651
1660
|
msgid "last updated at"
|
1652
1661
|
msgstr ""
|
1653
1662
|
|
1654
|
-
#: models/structures.py:
|
1663
|
+
#: models/structures.py:281
|
1655
1664
|
msgid "date this structure was last updated from the EVE server"
|
1656
1665
|
msgstr ""
|
1657
1666
|
|
1658
|
-
#: models/structures.py:
|
1667
|
+
#: models/structures.py:286
|
1659
1668
|
msgid "The full name of the structure"
|
1660
1669
|
msgstr ""
|
1661
1670
|
|
1662
|
-
#: models/structures.py:
|
1671
|
+
#: models/structures.py:293
|
1663
1672
|
msgid "next reinforce hour"
|
1664
1673
|
msgstr ""
|
1665
1674
|
|
1666
|
-
#: models/structures.py:
|
1675
|
+
#: models/structures.py:295 models/structures.py:305
|
1667
1676
|
msgid ""
|
1668
1677
|
"The requested change to reinforce_hour that will take effect at the time "
|
1669
1678
|
"shown by next_reinforce_apply"
|
1670
1679
|
msgstr ""
|
1671
1680
|
|
1672
|
-
#: models/structures.py:
|
1681
|
+
#: models/structures.py:303
|
1673
1682
|
msgid "next reinforce apply"
|
1674
1683
|
msgstr ""
|
1675
1684
|
|
1676
|
-
#: models/structures.py:
|
1685
|
+
#: models/structures.py:314
|
1677
1686
|
msgid "Corporation that owns the structure"
|
1678
1687
|
msgstr ""
|
1679
1688
|
|
1680
|
-
#: models/structures.py:
|
1689
|
+
#: models/structures.py:321
|
1681
1690
|
msgid "reinforce hour"
|
1682
1691
|
msgstr ""
|
1683
1692
|
|
1684
|
-
#: models/structures.py:
|
1693
|
+
#: models/structures.py:323
|
1685
1694
|
msgid ""
|
1686
1695
|
"The average hour of day that determines the time +/- some hours when the "
|
1687
1696
|
"structure will randomly exit its reinforcement periods and become vulnerable "
|
1688
1697
|
"to attack against its armor and/or hull. "
|
1689
1698
|
msgstr ""
|
1690
1699
|
|
1691
|
-
#: models/structures.py:
|
1700
|
+
#: models/structures.py:332
|
1692
1701
|
msgid "position x"
|
1693
1702
|
msgstr ""
|
1694
1703
|
|
1695
|
-
#: models/structures.py:
|
1704
|
+
#: models/structures.py:333
|
1696
1705
|
msgid "x position in the solar system"
|
1697
1706
|
msgstr ""
|
1698
1707
|
|
1699
|
-
#: models/structures.py:
|
1708
|
+
#: models/structures.py:339
|
1700
1709
|
msgid "position y"
|
1701
1710
|
msgstr ""
|
1702
1711
|
|
1703
|
-
#: models/structures.py:
|
1712
|
+
#: models/structures.py:340
|
1704
1713
|
msgid "y position in the solar system"
|
1705
1714
|
msgstr ""
|
1706
1715
|
|
1707
|
-
#: models/structures.py:
|
1716
|
+
#: models/structures.py:346
|
1708
1717
|
msgid "position z"
|
1709
1718
|
msgstr ""
|
1710
1719
|
|
1711
|
-
#: models/structures.py:
|
1720
|
+
#: models/structures.py:347
|
1712
1721
|
msgid "z position in the solar system"
|
1713
1722
|
msgstr ""
|
1714
1723
|
|
1715
|
-
#: models/structures.py:
|
1724
|
+
#: models/structures.py:353 models/structures.py:853
|
1716
1725
|
msgid "state"
|
1717
1726
|
msgstr ""
|
1718
1727
|
|
1719
|
-
#: models/structures.py:
|
1728
|
+
#: models/structures.py:354
|
1720
1729
|
msgid "Current state of the structure"
|
1721
1730
|
msgstr ""
|
1722
1731
|
|
1723
|
-
#: models/structures.py:
|
1732
|
+
#: models/structures.py:360
|
1724
1733
|
msgid "state timer end"
|
1725
1734
|
msgstr ""
|
1726
1735
|
|
1727
|
-
#: models/structures.py:
|
1736
|
+
#: models/structures.py:361
|
1728
1737
|
msgid "Date at which the structure entered it's current state"
|
1729
1738
|
msgstr ""
|
1730
1739
|
|
1731
|
-
#: models/structures.py:
|
1740
|
+
#: models/structures.py:367
|
1732
1741
|
msgid "state timer start"
|
1733
1742
|
msgstr ""
|
1734
1743
|
|
1735
|
-
#: models/structures.py:
|
1744
|
+
#: models/structures.py:368
|
1736
1745
|
msgid "Date at which the structure will move to it's next state"
|
1737
1746
|
msgstr ""
|
1738
1747
|
|
1739
|
-
#: models/structures.py:
|
1748
|
+
#: models/structures.py:375
|
1740
1749
|
msgid "tags"
|
1741
1750
|
msgstr ""
|
1742
1751
|
|
1743
|
-
#: models/structures.py:
|
1752
|
+
#: models/structures.py:376
|
1744
1753
|
msgid "List of tags for this structure. "
|
1745
1754
|
msgstr ""
|
1746
1755
|
|
1747
|
-
#: models/structures.py:
|
1756
|
+
#: models/structures.py:382
|
1748
1757
|
msgid "unanchors at"
|
1749
1758
|
msgstr ""
|
1750
1759
|
|
1751
|
-
#: models/structures.py:
|
1760
|
+
#: models/structures.py:383
|
1752
1761
|
#, fuzzy
|
1753
1762
|
#| msgid "Structure un-anchoring"
|
1754
1763
|
msgid "Date at which the structure will unanchor"
|
1755
1764
|
msgstr "Estructura en desanclado"
|
1756
1765
|
|
1757
|
-
#: models/structures.py:
|
1766
|
+
#: models/structures.py:392
|
1758
1767
|
msgid ""
|
1759
1768
|
"Webhooks for sending notifications to. If any webhook is enabled, these will "
|
1760
1769
|
"be used instead of the webhooks defined for the respective owner. If no "
|
1761
1770
|
"webhook is enabled the owner's setting will be used. "
|
1762
1771
|
msgstr ""
|
1763
1772
|
|
1764
|
-
#: models/structures.py:
|
1773
|
+
#: models/structures.py:773
|
1765
1774
|
msgid "The Eve item ID"
|
1766
1775
|
msgstr ""
|
1767
1776
|
|
1768
|
-
#: models/structures.py:
|
1777
|
+
#: models/structures.py:780
|
1769
1778
|
#, fuzzy
|
1770
1779
|
#| msgid "Structure services off-line"
|
1771
1780
|
msgid "Structure this item is located in"
|
1772
1781
|
msgstr "Servicios de la estructura apagados"
|
1773
1782
|
|
1774
|
-
#: models/structures.py:
|
1783
|
+
#: models/structures.py:788
|
1775
1784
|
msgid "type of the item"
|
1776
1785
|
msgstr ""
|
1777
1786
|
|
1778
|
-
#: models/structures.py:
|
1787
|
+
#: models/structures.py:790
|
1779
1788
|
msgid "is singleton"
|
1780
1789
|
msgstr ""
|
1781
1790
|
|
1782
|
-
#: models/structures.py:
|
1791
|
+
#: models/structures.py:794
|
1783
1792
|
msgid "location flag"
|
1784
1793
|
msgstr ""
|
1785
1794
|
|
1786
|
-
#: models/structures.py:
|
1795
|
+
#: models/structures.py:795
|
1787
1796
|
msgid "quantity"
|
1788
1797
|
msgstr ""
|
1789
1798
|
|
1790
|
-
#: models/structures.py:
|
1799
|
+
#: models/structures.py:798
|
1791
1800
|
#, fuzzy
|
1792
1801
|
#| msgid "Structure online"
|
1793
1802
|
msgid "structure item"
|
1794
1803
|
msgstr "Estructura en linea"
|
1795
1804
|
|
1796
|
-
#: models/structures.py:
|
1805
|
+
#: models/structures.py:799
|
1797
1806
|
#, fuzzy
|
1798
1807
|
#| msgid "Structure online"
|
1799
1808
|
msgid "structure items"
|
1800
1809
|
msgstr "Estructura en linea"
|
1801
1810
|
|
1802
|
-
#: models/structures.py:
|
1811
|
+
#: models/structures.py:845
|
1803
1812
|
#, fuzzy
|
1804
1813
|
#| msgid "Structure services off-line"
|
1805
1814
|
msgid "Structure this service is installed to"
|
1806
1815
|
msgstr "Servicios de la estructura apagados"
|
1807
1816
|
|
1808
|
-
#: models/structures.py:
|
1817
|
+
#: models/structures.py:848
|
1809
1818
|
msgid "Name of the service"
|
1810
1819
|
msgstr ""
|
1811
1820
|
|
1812
|
-
#: models/structures.py:
|
1821
|
+
#: models/structures.py:854
|
1813
1822
|
msgid "Current state of this service"
|
1814
1823
|
msgstr ""
|
1815
1824
|
|
1816
|
-
#: models/structures.py:
|
1825
|
+
#: models/structures.py:858
|
1817
1826
|
#, fuzzy
|
1818
1827
|
#| msgid "Structure online"
|
1819
1828
|
msgid "structure service"
|
1820
1829
|
msgstr "Estructura en linea"
|
1821
1830
|
|
1822
|
-
#: models/structures.py:
|
1831
|
+
#: models/structures.py:859
|
1823
1832
|
#, fuzzy
|
1824
1833
|
#| msgid "Structure services off-line"
|
1825
1834
|
msgid "structure services"
|
1826
1835
|
msgstr "Servicios de la estructura apagados"
|
1827
1836
|
|
1828
|
-
#: models/structures.py:
|
1837
|
+
#: models/structures.py:875 webhooks/models.py:12
|
1829
1838
|
msgid "none"
|
1830
1839
|
msgstr ""
|
1831
1840
|
|
1832
|
-
#: models/structures.py:
|
1841
|
+
#: models/structures.py:876
|
1833
1842
|
msgid "terrible"
|
1834
1843
|
msgstr ""
|
1835
1844
|
|
1836
|
-
#: models/structures.py:
|
1845
|
+
#: models/structures.py:877
|
1837
1846
|
msgid "bad"
|
1838
1847
|
msgstr ""
|
1839
1848
|
|
1840
|
-
#: models/structures.py:
|
1849
|
+
#: models/structures.py:878
|
1841
1850
|
msgid "neutral"
|
1842
1851
|
msgstr ""
|
1843
1852
|
|
1844
|
-
#: models/structures.py:
|
1853
|
+
#: models/structures.py:879
|
1845
1854
|
msgid "good"
|
1846
1855
|
msgstr ""
|
1847
1856
|
|
1848
|
-
#: models/structures.py:
|
1857
|
+
#: models/structures.py:880
|
1849
1858
|
msgid "excellent"
|
1850
1859
|
msgstr ""
|
1851
1860
|
|
1852
|
-
#: models/structures.py:
|
1861
|
+
#: models/structures.py:974
|
1853
1862
|
msgid "alliance member"
|
1854
1863
|
msgstr ""
|
1855
1864
|
|
1856
|
-
#: models/structures.py:
|
1865
|
+
#: models/structures.py:975
|
1857
1866
|
msgid "config starbase equipment role"
|
1858
1867
|
msgstr ""
|
1859
1868
|
|
1860
|
-
#: models/structures.py:
|
1869
|
+
#: models/structures.py:976
|
1861
1870
|
msgid "corporation member"
|
1862
1871
|
msgstr ""
|
1863
1872
|
|
1864
|
-
#: models/structures.py:
|
1873
|
+
#: models/structures.py:977
|
1865
1874
|
msgid "starbase fuel technician role"
|
1866
1875
|
msgstr ""
|
1867
1876
|
|
@@ -2293,18 +2302,18 @@ msgstr ""
|
|
2293
2302
|
msgid "Has Access"
|
2294
2303
|
msgstr ""
|
2295
2304
|
|
2296
|
-
#: views.py:
|
2305
|
+
#: views.py:256
|
2297
2306
|
msgid "Fuel blocks per day (est.)"
|
2298
2307
|
msgstr ""
|
2299
2308
|
|
2300
|
-
#: views.py:
|
2309
|
+
#: views.py:407
|
2301
2310
|
#, python-format
|
2302
2311
|
msgid ""
|
2303
2312
|
"You can only use your main or alt characters to add corporations. However, "
|
2304
2313
|
"character %s is neither. "
|
2305
2314
|
msgstr ""
|
2306
2315
|
|
2307
|
-
#: views.py:
|
2316
|
+
#: views.py:440
|
2308
2317
|
#, python-format
|
2309
2318
|
msgid ""
|
2310
2319
|
"%(corporation)s has been added with %(character)s as sync character. We have "
|
@@ -2312,40 +2321,40 @@ msgid ""
|
|
2312
2321
|
"will receive a report once the process is finished."
|
2313
2322
|
msgstr ""
|
2314
2323
|
|
2315
|
-
#: views.py:
|
2324
|
+
#: views.py:456
|
2316
2325
|
#, python-format
|
2317
2326
|
msgid "%(corporation)s was added as new structure owner by %(user)s."
|
2318
2327
|
msgstr ""
|
2319
2328
|
|
2320
|
-
#: views.py:
|
2329
|
+
#: views.py:460
|
2321
2330
|
#, python-format
|
2322
2331
|
msgid "%s: Structure owner added: %s"
|
2323
2332
|
msgstr ""
|
2324
2333
|
|
2325
|
-
#: views.py:
|
2334
|
+
#: views.py:467
|
2326
2335
|
#, python-format
|
2327
2336
|
msgid ""
|
2328
2337
|
"%(character)s has been added to %(corporation)s as sync character. You now "
|
2329
2338
|
"have %(characters_count)d sync character(s) configured."
|
2330
2339
|
msgstr ""
|
2331
2340
|
|
2332
|
-
#: views.py:
|
2341
|
+
#: views.py:482
|
2333
2342
|
#, python-format
|
2334
2343
|
msgid ""
|
2335
2344
|
"%(character)s was added as sync character to %(corporation)s by %(user)s.\n"
|
2336
2345
|
"We now have %(characters_count)d sync character(s) configured."
|
2337
2346
|
msgstr ""
|
2338
2347
|
|
2339
|
-
#: views.py:
|
2348
|
+
#: views.py:492
|
2340
2349
|
#, python-format
|
2341
2350
|
msgid "%s: Character added to: %s"
|
2342
2351
|
msgstr ""
|
2343
2352
|
|
2344
|
-
#: views.py:
|
2353
|
+
#: views.py:509
|
2345
2354
|
msgid "service is up"
|
2346
2355
|
msgstr ""
|
2347
2356
|
|
2348
|
-
#: views.py:
|
2357
|
+
#: views.py:511
|
2349
2358
|
msgid "service is down"
|
2350
2359
|
msgstr ""
|
2351
2360
|
|