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
@@ -12,7 +12,7 @@ msgid ""
|
|
12
12
|
msgstr ""
|
13
13
|
"Project-Id-Version: PACKAGE VERSION\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
|
-
"POT-Creation-Date: 2023-04-
|
15
|
+
"POT-Creation-Date: 2023-04-24 23:05+0200\n"
|
16
16
|
"PO-Revision-Date: 2020-03-09 19:25+0000\n"
|
17
17
|
"Last-Translator: Erik Kalkoken <erik.kalkoken@gmail.com>, 2020\n"
|
18
18
|
"Language-Team: Chinese (China) (https://www.transifex.com/kalkoken-apps/"
|
@@ -27,7 +27,14 @@ msgstr ""
|
|
27
27
|
msgid "Sent fuel notifications for selected configuration"
|
28
28
|
msgstr ""
|
29
29
|
|
30
|
-
#: admin.py:
|
30
|
+
#: admin.py:137
|
31
|
+
msgid ""
|
32
|
+
"Timing configuration for sending fuel notifications. Note that the first "
|
33
|
+
"notification will be sent at the exact start hour, and the last notification "
|
34
|
+
"will be sent one repeat before the end hour."
|
35
|
+
msgstr ""
|
36
|
+
|
37
|
+
#: admin.py:240 models/structures.py:163
|
31
38
|
msgid "N/A"
|
32
39
|
msgstr "N/A"
|
33
40
|
|
@@ -314,7 +321,7 @@ msgid ""
|
|
314
321
|
"Change becomes effective at %s."
|
315
322
|
msgstr ""
|
316
323
|
|
317
|
-
#: core/notification_embeds.py:728 models/notifications.py:
|
324
|
+
#: core/notification_embeds.py:728 models/notifications.py:99
|
318
325
|
msgid "Moon mining extraction started"
|
319
326
|
msgstr "月矿采集开始"
|
320
327
|
|
@@ -329,8 +336,8 @@ msgid ""
|
|
329
336
|
"A moon mining extraction has been started for %(structure_name)s at %(moon)s "
|
330
337
|
"in %(solar_system)s belonging to %(owner_link)s. Extraction was started by "
|
331
338
|
"%(character)s.\n"
|
332
|
-
"The chunk will be ready on location at %(ready_time)s, and will
|
333
|
-
"on %(auto_time)s.\n"
|
339
|
+
"The chunk will be ready on location at %(ready_time)s, and will fracture "
|
340
|
+
"automatically on %(auto_time)s.\n"
|
334
341
|
"%(ore_text)s"
|
335
342
|
msgstr ""
|
336
343
|
"%(structure_name)s开始了在%(solar_system)s的%(moon)s月球的月矿采集。"
|
@@ -383,7 +390,7 @@ msgstr "自动裂解"
|
|
383
390
|
#| "%(solar_system)s has automatically been fired and the moon products are "
|
384
391
|
#| "ready to be harvested.\n"
|
385
392
|
msgid ""
|
386
|
-
"The
|
393
|
+
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
|
387
394
|
"belonging to %(owner_link)s has automatically been fired and the moon "
|
388
395
|
"products are ready to be harvested.\n"
|
389
396
|
"%(ore_text)s"
|
@@ -407,7 +414,9 @@ msgstr ""
|
|
407
414
|
"在%(solar_system)s的%(moon)s月球的%(structure_name)s已被%(character)s取消"
|
408
415
|
|
409
416
|
#: core/notification_embeds.py:831
|
410
|
-
|
417
|
+
#, fuzzy
|
418
|
+
#| msgid "Moondrill fired"
|
419
|
+
msgid "Moon drill fired"
|
411
420
|
msgstr "月球矿枪已开火"
|
412
421
|
|
413
422
|
#: core/notification_embeds.py:833
|
@@ -417,7 +426,7 @@ msgstr "月球矿枪已开火"
|
|
417
426
|
#| "%(solar_system)s has been fired by %(character)s and the moon products "
|
418
427
|
#| "are ready to be harvested."
|
419
428
|
msgid ""
|
420
|
-
"The
|
429
|
+
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
|
421
430
|
"belonging to %(owner_link)s has been fired by %(character)s and the moon "
|
422
431
|
"products are ready to be harvested.\n"
|
423
432
|
"%(ore_text)s"
|
@@ -457,7 +466,7 @@ msgstr ""
|
|
457
466
|
"在%(solar_system)s%(planet)s的%(structure_type)s已被%(aggressor)s增强,将会"
|
458
467
|
"在%(date)s退出增强"
|
459
468
|
|
460
|
-
#: core/notification_embeds.py:935 core/notification_embeds.py:
|
469
|
+
#: core/notification_embeds.py:935 core/notification_embeds.py:1631
|
461
470
|
#, fuzzy, python-format
|
462
471
|
#| msgid ""
|
463
472
|
#| "The starbase %(structure_name)s at %(moon)s in %(solar_system)s is low on "
|
@@ -486,7 +495,7 @@ msgstr ""
|
|
486
495
|
"在%(solar_system)s%(moon)s的POS%(structure_name)s正在遭到%(aggressor)s攻击\n"
|
487
496
|
"%(damage_text)s"
|
488
497
|
|
489
|
-
#: core/notification_embeds.py:982 models/notifications.py:
|
498
|
+
#: core/notification_embeds.py:982 models/notifications.py:93
|
490
499
|
#, fuzzy
|
491
500
|
#| msgid "Structure fuel alert"
|
492
501
|
msgid "Starbase fuel alert"
|
@@ -617,7 +626,7 @@ msgstr ""
|
|
617
626
|
#, python-format
|
618
627
|
msgid ""
|
619
628
|
"%s has offered to end the war with %s in the exchange for %s ISK. If "
|
620
|
-
"accepted, the war will end in 24 hours and your organizations
|
629
|
+
"accepted, the war will end in 24 hours and your organizations will be unable "
|
621
630
|
"to declare new wars against each other for the next 2 weeks."
|
622
631
|
msgstr ""
|
623
632
|
|
@@ -628,29 +637,29 @@ msgstr ""
|
|
628
637
|
#: core/notification_embeds.py:1550
|
629
638
|
#, python-format
|
630
639
|
msgid ""
|
631
|
-
"The selected corporation wallet division for
|
632
|
-
"enough current funds available to pay the %(bill_type)s due to be paid
|
633
|
-
"%(due_date)s. Transfer additional funds to the selected wallet division
|
634
|
-
"order to meet your pending automatic bills."
|
640
|
+
"The selected corporation wallet division for automatic payments does not "
|
641
|
+
"have enough current funds available to pay the %(bill_type)s due to be paid "
|
642
|
+
"by %(due_date)s. Transfer additional funds to the selected wallet division "
|
643
|
+
"in order to meet your pending automatic bills."
|
635
644
|
msgstr ""
|
636
645
|
|
637
|
-
#: core/notification_embeds.py:
|
646
|
+
#: core/notification_embeds.py:1570
|
638
647
|
msgid "IHub Bill About to Expire"
|
639
648
|
msgstr ""
|
640
649
|
|
641
|
-
#: core/notification_embeds.py:
|
650
|
+
#: core/notification_embeds.py:1572
|
642
651
|
#, python-format
|
643
652
|
msgid ""
|
644
653
|
"Maintenance bill for Infrastructure Hub in %(solar_system)s expires at "
|
645
654
|
"%(due_date)s, if not paid in time this Infrastructure Hub will self-destruct."
|
646
655
|
msgstr ""
|
647
656
|
|
648
|
-
#: core/notification_embeds.py:
|
657
|
+
#: core/notification_embeds.py:1597
|
649
658
|
#, python-format
|
650
659
|
msgid "%s has self-destructed due to unpaid maintenance bills"
|
651
660
|
msgstr ""
|
652
661
|
|
653
|
-
#: core/notification_embeds.py:
|
662
|
+
#: core/notification_embeds.py:1601
|
654
663
|
#, fuzzy, python-format
|
655
664
|
#| msgid "%(structure_type)s in %(solar_system)s has entered reinforced mode"
|
656
665
|
msgid ""
|
@@ -658,13 +667,13 @@ msgid ""
|
|
658
667
|
"maintenance bills where not paid."
|
659
668
|
msgstr "在%(solar_system)s的%(structure_type)s已进入增强模式"
|
660
669
|
|
661
|
-
#: core/notification_embeds.py:
|
670
|
+
#: core/notification_embeds.py:1646
|
662
671
|
#, fuzzy
|
663
672
|
#| msgid "Orbital reinforced"
|
664
673
|
msgid "Starbase reinforced"
|
665
674
|
msgstr "轨道 增强"
|
666
675
|
|
667
|
-
#: core/notification_embeds.py:
|
676
|
+
#: core/notification_embeds.py:1654
|
668
677
|
#, python-format
|
669
678
|
msgid "has been reinforced and will come out at: %s."
|
670
679
|
msgstr ""
|
@@ -694,685 +703,685 @@ msgstr "是"
|
|
694
703
|
msgid "no"
|
695
704
|
msgstr "没有"
|
696
705
|
|
697
|
-
#: models/notifications.py:
|
706
|
+
#: models/notifications.py:43
|
698
707
|
msgid "English"
|
699
708
|
msgstr "英语"
|
700
709
|
|
701
|
-
#: models/notifications.py:
|
710
|
+
#: models/notifications.py:44
|
702
711
|
msgid "German"
|
703
712
|
msgstr "德语"
|
704
713
|
|
705
|
-
#: models/notifications.py:
|
714
|
+
#: models/notifications.py:45
|
706
715
|
msgid "Spanish"
|
707
716
|
msgstr "西班牙文"
|
708
717
|
|
709
|
-
#: models/notifications.py:
|
718
|
+
#: models/notifications.py:46
|
710
719
|
msgid "Chinese Simplified"
|
711
720
|
msgstr "简体中文"
|
712
721
|
|
713
|
-
#: models/notifications.py:
|
722
|
+
#: models/notifications.py:47
|
714
723
|
msgid "Russian"
|
715
724
|
msgstr "俄语"
|
716
725
|
|
717
|
-
#: models/notifications.py:
|
726
|
+
#: models/notifications.py:48
|
718
727
|
msgid "Korean"
|
719
728
|
msgstr " 韩语"
|
720
729
|
|
721
|
-
#: models/notifications.py:
|
730
|
+
#: models/notifications.py:56
|
722
731
|
#, fuzzy
|
723
732
|
#| msgid "Structure anchoring"
|
724
733
|
msgid "Upwell structure anchoring"
|
725
734
|
msgstr "建筑正在铆钉"
|
726
735
|
|
727
|
-
#: models/notifications.py:
|
736
|
+
#: models/notifications.py:57
|
728
737
|
#, fuzzy
|
729
738
|
#| msgid "Structure online"
|
730
739
|
msgid "Upwell structure went online"
|
731
740
|
msgstr "建筑上线"
|
732
741
|
|
733
|
-
#: models/notifications.py:
|
742
|
+
#: models/notifications.py:59
|
734
743
|
#, fuzzy
|
735
744
|
#| msgid "Structure services off-line"
|
736
745
|
msgid "Upwell structure services went offline"
|
737
746
|
msgstr "建筑服务下线"
|
738
747
|
|
739
|
-
#: models/notifications.py:
|
748
|
+
#: models/notifications.py:62
|
740
749
|
#, fuzzy
|
741
750
|
#| msgid "Structure low power"
|
742
751
|
msgid "Upwell structure went high power"
|
743
752
|
msgstr "建筑低能量"
|
744
753
|
|
745
|
-
#: models/notifications.py:
|
754
|
+
#: models/notifications.py:65
|
746
755
|
#, fuzzy
|
747
756
|
#| msgid "Structure low power"
|
748
757
|
msgid "Upwell structure went low power"
|
749
758
|
msgstr "建筑低能量"
|
750
759
|
|
751
|
-
#: models/notifications.py:
|
760
|
+
#: models/notifications.py:67
|
752
761
|
#, fuzzy
|
753
762
|
#| msgid "Structure un-anchoring"
|
754
763
|
msgid "Upwell structure unanchoring"
|
755
764
|
msgstr "建筑解铆中"
|
756
765
|
|
757
|
-
#: models/notifications.py:
|
766
|
+
#: models/notifications.py:68
|
758
767
|
#, fuzzy
|
759
768
|
#| msgid "Structure fuel alert"
|
760
769
|
msgid "Upwell structure fuel alert"
|
761
770
|
msgstr "建筑燃料警报"
|
762
771
|
|
763
|
-
#: models/notifications.py:
|
772
|
+
#: models/notifications.py:69
|
764
773
|
#, fuzzy
|
765
774
|
#| msgid "Structure fuel alert"
|
766
775
|
msgid "Upwell structure refueled"
|
767
776
|
msgstr "建筑燃料警报"
|
768
777
|
|
769
|
-
#: models/notifications.py:
|
778
|
+
#: models/notifications.py:71
|
770
779
|
#, fuzzy
|
771
780
|
#| msgid "Structure fuel alert"
|
772
781
|
msgid "Upwell structure jump fuel alert"
|
773
782
|
msgstr "建筑燃料警报"
|
774
783
|
|
775
|
-
#: models/notifications.py:
|
784
|
+
#: models/notifications.py:74
|
776
785
|
#, fuzzy
|
777
786
|
#| msgid "Structure under attack"
|
778
787
|
msgid "Upwell structure is under attack"
|
779
788
|
msgstr "建筑收到攻击"
|
780
789
|
|
781
|
-
#: models/notifications.py:
|
790
|
+
#: models/notifications.py:76
|
782
791
|
#, fuzzy
|
783
792
|
#| msgid "Structure lost shield"
|
784
793
|
msgid "Upwell structure lost shields"
|
785
794
|
msgstr "建筑失去护盾"
|
786
795
|
|
787
|
-
#: models/notifications.py:
|
796
|
+
#: models/notifications.py:77
|
788
797
|
#, fuzzy
|
789
798
|
#| msgid "Structure lost armor"
|
790
799
|
msgid "Upwell structure lost armor"
|
791
800
|
msgstr "建筑失去护甲"
|
792
801
|
|
793
|
-
#: models/notifications.py:
|
802
|
+
#: models/notifications.py:78
|
794
803
|
#, fuzzy
|
795
804
|
#| msgid "Structure destroyed"
|
796
805
|
msgid "Upwell structure destroyed"
|
797
806
|
msgstr "建筑已被击毁"
|
798
807
|
|
799
|
-
#: models/notifications.py:
|
808
|
+
#: models/notifications.py:81
|
800
809
|
msgid "Upwell structure reinforcement time changed"
|
801
810
|
msgstr ""
|
802
811
|
|
803
|
-
#: models/notifications.py:
|
812
|
+
#: models/notifications.py:84
|
804
813
|
#, fuzzy
|
805
814
|
#| msgid "Ownership transferred"
|
806
815
|
msgid "Upwell structure ownership transferred"
|
807
816
|
msgstr "所有权已转移"
|
808
817
|
|
809
|
-
#: models/notifications.py:
|
818
|
+
#: models/notifications.py:88
|
810
819
|
msgid "Customs office attacked"
|
811
820
|
msgstr ""
|
812
821
|
|
813
|
-
#: models/notifications.py:
|
822
|
+
#: models/notifications.py:89
|
814
823
|
msgid "Customs office reinforced"
|
815
824
|
msgstr ""
|
816
825
|
|
817
|
-
#: models/notifications.py:
|
826
|
+
#: models/notifications.py:92
|
818
827
|
#, fuzzy
|
819
828
|
#| msgid "Starbase under attack"
|
820
829
|
msgid "Starbase attacked"
|
821
830
|
msgstr "POS正在被攻击"
|
822
831
|
|
823
|
-
#: models/notifications.py:
|
832
|
+
#: models/notifications.py:94
|
824
833
|
msgid "Starbase refueled (BETA)"
|
825
834
|
msgstr ""
|
826
835
|
|
827
|
-
#: models/notifications.py:
|
836
|
+
#: models/notifications.py:95
|
828
837
|
#, fuzzy
|
829
838
|
#| msgid "Orbital reinforced"
|
830
839
|
msgid "Starbase reinforced (BETA)"
|
831
840
|
msgstr "轨道 增强"
|
832
841
|
|
833
|
-
#: models/notifications.py:
|
842
|
+
#: models/notifications.py:101
|
834
843
|
#, fuzzy
|
835
844
|
#| msgid "Moon mining extraction started"
|
836
845
|
msgid "Moonmining laser fired"
|
837
846
|
msgstr "月矿采集开始"
|
838
847
|
|
839
|
-
#: models/notifications.py:
|
848
|
+
#: models/notifications.py:103
|
840
849
|
#, fuzzy
|
841
850
|
#| msgid "Moon mining extraction started"
|
842
851
|
msgid "Moon mining extraction cancelled"
|
843
852
|
msgstr "月矿采集开始"
|
844
853
|
|
845
|
-
#: models/notifications.py:
|
854
|
+
#: models/notifications.py:106
|
846
855
|
#, fuzzy
|
847
856
|
#| msgid "Moon mining extraction started"
|
848
857
|
msgid "Moon mining extraction finished"
|
849
858
|
msgstr "月矿采集开始"
|
850
859
|
|
851
|
-
#: models/notifications.py:
|
860
|
+
#: models/notifications.py:109
|
852
861
|
#, fuzzy
|
853
862
|
#| msgid "Moon mining extraction started"
|
854
863
|
msgid "Moon mining automatic fracture triggered"
|
855
864
|
msgstr "月矿采集开始"
|
856
865
|
|
857
|
-
#: models/notifications.py:
|
866
|
+
#: models/notifications.py:114
|
858
867
|
msgid "Sovereignty structure reinforced"
|
859
868
|
msgstr ""
|
860
869
|
|
861
|
-
#: models/notifications.py:
|
870
|
+
#: models/notifications.py:117
|
862
871
|
#, fuzzy
|
863
872
|
#| msgid "Structure destroyed"
|
864
873
|
msgid "Sovereignty structure destroyed"
|
865
874
|
msgstr "建筑已被击毁"
|
866
875
|
|
867
|
-
#: models/notifications.py:
|
876
|
+
#: models/notifications.py:120
|
868
877
|
msgid "Sovereignty entosis capture started"
|
869
878
|
msgstr ""
|
870
879
|
|
871
|
-
#: models/notifications.py:
|
880
|
+
#: models/notifications.py:123
|
872
881
|
msgid "Sovereignty command node event started"
|
873
882
|
msgstr ""
|
874
883
|
|
875
|
-
#: models/notifications.py:
|
884
|
+
#: models/notifications.py:126
|
876
885
|
#, fuzzy
|
877
886
|
#| msgid "DED Sovereignty claim acknowledgment: %s"
|
878
887
|
msgid "Sovereignty claim acknowledgment"
|
879
888
|
msgstr "DED主权夺取通知:%s"
|
880
889
|
|
881
|
-
#: models/notifications.py:
|
890
|
+
#: models/notifications.py:128
|
882
891
|
msgid "Sovereignty lost"
|
883
892
|
msgstr ""
|
884
893
|
|
885
|
-
#: models/notifications.py:
|
894
|
+
#: models/notifications.py:130
|
886
895
|
#, fuzzy
|
887
896
|
#| msgid "Structure anchoring"
|
888
897
|
msgid "Structure anchoring in alliance space"
|
889
898
|
msgstr "建筑正在铆钉"
|
890
899
|
|
891
|
-
#: models/notifications.py:
|
900
|
+
#: models/notifications.py:134
|
892
901
|
msgid "War declared"
|
893
902
|
msgstr ""
|
894
903
|
|
895
|
-
#: models/notifications.py:
|
904
|
+
#: models/notifications.py:136
|
896
905
|
msgid "War ally joined aggressor"
|
897
906
|
msgstr ""
|
898
907
|
|
899
|
-
#: models/notifications.py:
|
908
|
+
#: models/notifications.py:138
|
900
909
|
msgid "War ally joined ally"
|
901
910
|
msgstr ""
|
902
911
|
|
903
|
-
#: models/notifications.py:
|
912
|
+
#: models/notifications.py:140
|
904
913
|
msgid "War ally joined defender"
|
905
914
|
msgstr ""
|
906
915
|
|
907
|
-
#: models/notifications.py:
|
916
|
+
#: models/notifications.py:142
|
908
917
|
msgid "War adopted"
|
909
918
|
msgstr ""
|
910
919
|
|
911
|
-
#: models/notifications.py:
|
920
|
+
#: models/notifications.py:143
|
912
921
|
msgid "War inherited"
|
913
922
|
msgstr ""
|
914
923
|
|
915
|
-
#: models/notifications.py:
|
924
|
+
#: models/notifications.py:144
|
916
925
|
msgid "War party surrendered"
|
917
926
|
msgstr ""
|
918
927
|
|
919
|
-
#: models/notifications.py:
|
928
|
+
#: models/notifications.py:146
|
920
929
|
msgid "War retracted by Concord"
|
921
930
|
msgstr ""
|
922
931
|
|
923
|
-
#: models/notifications.py:
|
932
|
+
#: models/notifications.py:149
|
924
933
|
msgid "War corporation became eligible"
|
925
934
|
msgstr ""
|
926
935
|
|
927
|
-
#: models/notifications.py:
|
936
|
+
#: models/notifications.py:152
|
928
937
|
msgid "War corporation no longer eligible"
|
929
938
|
msgstr ""
|
930
939
|
|
931
|
-
#: models/notifications.py:
|
940
|
+
#: models/notifications.py:154
|
932
941
|
msgid "War surrender offered"
|
933
942
|
msgstr ""
|
934
943
|
|
935
|
-
#: models/notifications.py:
|
944
|
+
#: models/notifications.py:157
|
936
945
|
msgid "Character submitted application"
|
937
946
|
msgstr ""
|
938
947
|
|
939
|
-
#: models/notifications.py:
|
948
|
+
#: models/notifications.py:159
|
940
949
|
msgid "Character invited to join corporation"
|
941
950
|
msgstr ""
|
942
951
|
|
943
|
-
#: models/notifications.py:
|
952
|
+
#: models/notifications.py:162
|
944
953
|
msgid "Corp application rejected"
|
945
954
|
msgstr ""
|
946
955
|
|
947
|
-
#: models/notifications.py:
|
956
|
+
#: models/notifications.py:164
|
948
957
|
msgid "Character withdrew application"
|
949
958
|
msgstr ""
|
950
959
|
|
951
|
-
#: models/notifications.py:
|
960
|
+
#: models/notifications.py:165
|
952
961
|
msgid "Character joins corporation"
|
953
962
|
msgstr ""
|
954
963
|
|
955
|
-
#: models/notifications.py:
|
964
|
+
#: models/notifications.py:166
|
956
965
|
msgid "Character leaves corporation"
|
957
966
|
msgstr ""
|
958
967
|
|
959
|
-
#: models/notifications.py:
|
968
|
+
#: models/notifications.py:169
|
960
969
|
msgid "Bill out of money"
|
961
970
|
msgstr ""
|
962
971
|
|
963
|
-
#: models/notifications.py:
|
972
|
+
#: models/notifications.py:172
|
964
973
|
msgid "I-HUB bill about to expire"
|
965
974
|
msgstr ""
|
966
975
|
|
967
|
-
#: models/notifications.py:
|
976
|
+
#: models/notifications.py:176
|
968
977
|
msgid "I_HUB destroyed by bill failure"
|
969
978
|
msgstr ""
|
970
979
|
|
971
|
-
#: models/notifications.py:
|
980
|
+
#: models/notifications.py:336
|
972
981
|
msgid "notification types"
|
973
982
|
msgstr ""
|
974
983
|
|
975
|
-
#: models/notifications.py:
|
984
|
+
#: models/notifications.py:338
|
976
985
|
msgid "Select which type of notifications should be forwarded to this webhook"
|
977
986
|
msgstr ""
|
978
987
|
|
979
|
-
#: models/notifications.py:
|
988
|
+
#: models/notifications.py:347
|
980
989
|
msgid "language"
|
981
990
|
msgstr ""
|
982
991
|
|
983
|
-
#: models/notifications.py:
|
992
|
+
#: models/notifications.py:348
|
984
993
|
msgid "language of notifications send to this webhook"
|
985
994
|
msgstr ""
|
986
995
|
|
987
|
-
#: models/notifications.py:
|
996
|
+
#: models/notifications.py:352 models/structures.py:92
|
988
997
|
msgid "is default"
|
989
998
|
msgstr ""
|
990
999
|
|
991
|
-
#: models/notifications.py:
|
1000
|
+
#: models/notifications.py:354
|
992
1001
|
msgid "Whether owners have this webhook automatically pre-set when created"
|
993
1002
|
msgstr ""
|
994
1003
|
|
995
|
-
#: models/notifications.py:
|
1004
|
+
#: models/notifications.py:359 models/owners.py:153
|
996
1005
|
msgid "has default pings enabled"
|
997
1006
|
msgstr ""
|
998
1007
|
|
999
|
-
#: models/notifications.py:
|
1008
|
+
#: models/notifications.py:370 models/owners.py:199
|
1000
1009
|
msgid "ping groups"
|
1001
1010
|
msgstr ""
|
1002
1011
|
|
1003
|
-
#: models/notifications.py:
|
1012
|
+
#: models/notifications.py:371
|
1004
1013
|
msgid "Groups to be pinged for each notification - "
|
1005
1014
|
msgstr ""
|
1006
1015
|
|
1007
|
-
#: models/notifications.py:
|
1016
|
+
#: models/notifications.py:376
|
1008
1017
|
msgid "webhook"
|
1009
1018
|
msgstr ""
|
1010
1019
|
|
1011
|
-
#: models/notifications.py:
|
1020
|
+
#: models/notifications.py:377 models/owners.py:214 models/structures.py:390
|
1012
1021
|
msgid "webhooks"
|
1013
1022
|
msgstr ""
|
1014
1023
|
|
1015
|
-
#: models/notifications.py:
|
1024
|
+
#: models/notifications.py:390
|
1016
1025
|
msgid "is sent"
|
1017
1026
|
msgstr ""
|
1018
1027
|
|
1019
|
-
#: models/notifications.py:
|
1028
|
+
#: models/notifications.py:391
|
1020
1029
|
msgid "True when this notification has been forwarded to Discord"
|
1021
1030
|
msgstr ""
|
1022
1031
|
|
1023
|
-
#: models/notifications.py:
|
1032
|
+
#: models/notifications.py:396
|
1024
1033
|
msgid "is timer added"
|
1025
1034
|
msgstr ""
|
1026
1035
|
|
1027
|
-
#: models/notifications.py:
|
1036
|
+
#: models/notifications.py:397
|
1028
1037
|
msgid "True when a timer has been added for this notification"
|
1029
1038
|
msgstr ""
|
1030
1039
|
|
1031
|
-
#: models/notifications.py:
|
1032
|
-
#: models/structures.py:
|
1040
|
+
#: models/notifications.py:403 models/structures.py:243
|
1041
|
+
#: models/structures.py:787
|
1033
1042
|
msgid "type"
|
1034
1043
|
msgstr ""
|
1035
1044
|
|
1036
|
-
#: models/notifications.py:
|
1045
|
+
#: models/notifications.py:404
|
1037
1046
|
#, fuzzy
|
1038
1047
|
#| msgid "%(ticker)s Notification"
|
1039
1048
|
msgid "type of this notification"
|
1040
1049
|
msgstr "%(ticker)s提示"
|
1041
1050
|
|
1042
|
-
#: models/notifications.py:
|
1043
|
-
#: models/structures.py:
|
1051
|
+
#: models/notifications.py:409 models/owners.py:221 models/owners.py:1287
|
1052
|
+
#: models/structures.py:313
|
1044
1053
|
#, fuzzy
|
1045
1054
|
#| msgid "Owner"
|
1046
1055
|
msgid "owner"
|
1047
1056
|
msgstr "所有人"
|
1048
1057
|
|
1049
|
-
#: models/notifications.py:
|
1058
|
+
#: models/notifications.py:410
|
1050
1059
|
msgid "Corporation that owns this notification"
|
1051
1060
|
msgstr ""
|
1052
1061
|
|
1053
|
-
#: models/notifications.py:
|
1062
|
+
#: models/notifications.py:414 models/structures.py:403
|
1054
1063
|
#, fuzzy
|
1055
1064
|
#| msgid "Structure List"
|
1056
1065
|
msgid "structures"
|
1057
1066
|
msgstr "建筑列表"
|
1058
1067
|
|
1059
|
-
#: models/notifications.py:
|
1068
|
+
#: models/notifications.py:415
|
1060
1069
|
msgid "Structures this notification is about (if any)"
|
1061
1070
|
msgstr ""
|
1062
1071
|
|
1063
|
-
#: models/notifications.py:
|
1064
|
-
#: models/structures.py:
|
1072
|
+
#: models/notifications.py:694 models/structures.py:203
|
1073
|
+
#: models/structures.py:773
|
1065
1074
|
#, fuzzy
|
1066
1075
|
#| msgid "d"
|
1067
1076
|
msgid "id"
|
1068
1077
|
msgstr "日"
|
1069
1078
|
|
1070
|
-
#: models/notifications.py:
|
1079
|
+
#: models/notifications.py:698
|
1071
1080
|
msgid "created"
|
1072
1081
|
msgstr ""
|
1073
1082
|
|
1074
|
-
#: models/notifications.py:
|
1083
|
+
#: models/notifications.py:699
|
1075
1084
|
msgid "Date when this notification was first received from ESI"
|
1076
1085
|
msgstr ""
|
1077
1086
|
|
1078
|
-
#: models/notifications.py:
|
1087
|
+
#: models/notifications.py:704
|
1079
1088
|
msgid "is read"
|
1080
1089
|
msgstr ""
|
1081
1090
|
|
1082
|
-
#: models/notifications.py:
|
1091
|
+
#: models/notifications.py:705
|
1083
1092
|
msgid "True when this notification has read in the eve client"
|
1084
1093
|
msgstr ""
|
1085
1094
|
|
1086
|
-
#: models/notifications.py:
|
1095
|
+
#: models/notifications.py:708
|
1087
1096
|
msgid "last updated"
|
1088
1097
|
msgstr ""
|
1089
1098
|
|
1090
|
-
#: models/notifications.py:
|
1099
|
+
#: models/notifications.py:709
|
1091
1100
|
msgid "Date when this notification has last been updated from ESI"
|
1092
1101
|
msgstr ""
|
1093
1102
|
|
1094
|
-
#: models/notifications.py:
|
1103
|
+
#: models/notifications.py:716
|
1095
1104
|
msgid "sender"
|
1096
1105
|
msgstr ""
|
1097
1106
|
|
1098
|
-
#: models/notifications.py:
|
1107
|
+
#: models/notifications.py:723
|
1099
1108
|
msgid "text"
|
1100
1109
|
msgstr ""
|
1101
1110
|
|
1102
|
-
#: models/notifications.py:
|
1111
|
+
#: models/notifications.py:724
|
1103
1112
|
msgid "Notification details in YAML"
|
1104
1113
|
msgstr ""
|
1105
1114
|
|
1106
|
-
#: models/notifications.py:
|
1115
|
+
#: models/notifications.py:726 models/notifications.py:843
|
1107
1116
|
msgid "timestamp"
|
1108
1117
|
msgstr ""
|
1109
1118
|
|
1110
|
-
#: models/notifications.py:
|
1119
|
+
#: models/notifications.py:731
|
1111
1120
|
#, fuzzy
|
1112
1121
|
#| msgid "%(ticker)s Notification"
|
1113
1122
|
msgid "eve notification"
|
1114
1123
|
msgstr "%(ticker)s提示"
|
1115
1124
|
|
1116
|
-
#: models/notifications.py:
|
1125
|
+
#: models/notifications.py:732
|
1117
1126
|
#, fuzzy
|
1118
1127
|
#| msgid "%(ticker)s Notification"
|
1119
1128
|
msgid "eve notifications"
|
1120
1129
|
msgstr "%(ticker)s提示"
|
1121
1130
|
|
1122
|
-
#: models/notifications.py:
|
1131
|
+
#: models/notifications.py:841
|
1123
1132
|
msgid "details"
|
1124
1133
|
msgstr ""
|
1125
1134
|
|
1126
|
-
#: models/notifications.py:
|
1135
|
+
#: models/notifications.py:842
|
1127
1136
|
msgid "last_updated"
|
1128
1137
|
msgstr ""
|
1129
1138
|
|
1130
|
-
#: models/notifications.py:
|
1139
|
+
#: models/notifications.py:848
|
1131
1140
|
#, fuzzy
|
1132
1141
|
#| msgid "%(ticker)s Notification"
|
1133
1142
|
msgid "generated notification"
|
1134
1143
|
msgstr "%(ticker)s提示"
|
1135
1144
|
|
1136
|
-
#: models/notifications.py:
|
1145
|
+
#: models/notifications.py:849
|
1137
1146
|
#, fuzzy
|
1138
1147
|
#| msgid "%(ticker)s Notification"
|
1139
1148
|
msgid "generated notifications"
|
1140
1149
|
msgstr "%(ticker)s提示"
|
1141
1150
|
|
1142
|
-
#: models/notifications.py:
|
1151
|
+
#: models/notifications.py:878
|
1143
1152
|
msgid "channel pings"
|
1144
1153
|
msgstr ""
|
1145
1154
|
|
1146
|
-
#: models/notifications.py:
|
1155
|
+
#: models/notifications.py:880
|
1147
1156
|
msgid ""
|
1148
1157
|
"Option to ping every member of the channel. This setting can be overruled by "
|
1149
1158
|
"the respective owner or webhook configuration"
|
1150
1159
|
msgstr ""
|
1151
1160
|
|
1152
|
-
#: models/notifications.py:
|
1161
|
+
#: models/notifications.py:890
|
1153
1162
|
msgid "color"
|
1154
1163
|
msgstr ""
|
1155
1164
|
|
1156
|
-
#: models/notifications.py:
|
1165
|
+
#: models/notifications.py:891
|
1157
1166
|
msgid "Context color of these notification on Discord"
|
1158
1167
|
msgstr ""
|
1159
1168
|
|
1160
|
-
#: models/notifications.py:
|
1169
|
+
#: models/notifications.py:895
|
1161
1170
|
msgid "is_enabled"
|
1162
1171
|
msgstr ""
|
1163
1172
|
|
1164
|
-
#: models/notifications.py:
|
1173
|
+
#: models/notifications.py:896
|
1165
1174
|
msgid "Disabled configurations will not create any new alerts."
|
1166
1175
|
msgstr ""
|
1167
1176
|
|
1168
|
-
#: models/notifications.py:
|
1177
|
+
#: models/notifications.py:919
|
1169
1178
|
msgid "end"
|
1170
1179
|
msgstr ""
|
1171
1180
|
|
1172
|
-
#: models/notifications.py:
|
1181
|
+
#: models/notifications.py:919
|
1173
1182
|
msgid "End of alerts in hours before fuel expires"
|
1174
1183
|
msgstr ""
|
1175
1184
|
|
1176
|
-
#: models/notifications.py:
|
1185
|
+
#: models/notifications.py:922
|
1177
1186
|
msgid "repeat"
|
1178
1187
|
msgstr ""
|
1179
1188
|
|
1180
|
-
#: models/notifications.py:
|
1189
|
+
#: models/notifications.py:924
|
1181
1190
|
msgid "Notifications will be repeated every x hours. Set to 0 for no repeats"
|
1182
1191
|
msgstr ""
|
1183
1192
|
|
1184
|
-
#: models/notifications.py:
|
1193
|
+
#: models/notifications.py:928
|
1185
1194
|
msgid "start"
|
1186
1195
|
msgstr ""
|
1187
1196
|
|
1188
|
-
#: models/notifications.py:
|
1197
|
+
#: models/notifications.py:929
|
1189
1198
|
msgid "Start of alerts in hours before fuel expires"
|
1190
1199
|
msgstr ""
|
1191
1200
|
|
1192
|
-
#: models/notifications.py:
|
1201
|
+
#: models/notifications.py:933
|
1193
1202
|
#, fuzzy
|
1194
1203
|
#| msgid "Structure fuel alert"
|
1195
1204
|
msgid "structure fuel alert config"
|
1196
1205
|
msgstr "建筑燃料警报"
|
1197
1206
|
|
1198
|
-
#: models/notifications.py:
|
1207
|
+
#: models/notifications.py:934
|
1199
1208
|
#, fuzzy
|
1200
1209
|
#| msgid "Structure fuel alert"
|
1201
1210
|
msgid "structure fuel alert configs"
|
1202
1211
|
msgstr "建筑燃料警报"
|
1203
1212
|
|
1204
|
-
#: models/notifications.py:
|
1213
|
+
#: models/notifications.py:941
|
1205
1214
|
msgid "Start must be before end, i.e. have a larger value."
|
1206
1215
|
msgstr ""
|
1207
1216
|
|
1208
|
-
#: models/notifications.py:
|
1217
|
+
#: models/notifications.py:945
|
1209
1218
|
msgid "Repeat can not be larger that the interval size."
|
1210
1219
|
msgstr ""
|
1211
1220
|
|
1212
|
-
#: models/notifications.py:
|
1221
|
+
#: models/notifications.py:954
|
1213
1222
|
msgid "This configuration may not overlap with an existing configuration."
|
1214
1223
|
msgstr ""
|
1215
1224
|
|
1216
|
-
#: models/notifications.py:
|
1225
|
+
#: models/notifications.py:1021
|
1217
1226
|
msgid "threshold"
|
1218
1227
|
msgstr ""
|
1219
1228
|
|
1220
|
-
#: models/notifications.py:
|
1229
|
+
#: models/notifications.py:1023
|
1221
1230
|
msgid ""
|
1222
1231
|
"Notifications will be sent once fuel level in units reaches this threshold"
|
1223
1232
|
msgstr ""
|
1224
1233
|
|
1225
|
-
#: models/notifications.py:
|
1234
|
+
#: models/notifications.py:1028
|
1226
1235
|
msgid "jump fuel alert config"
|
1227
1236
|
msgstr ""
|
1228
1237
|
|
1229
|
-
#: models/notifications.py:
|
1238
|
+
#: models/notifications.py:1029
|
1230
1239
|
msgid "jump fuel alert configs"
|
1231
1240
|
msgstr ""
|
1232
1241
|
|
1233
|
-
#: models/notifications.py:
|
1234
|
-
#: models/structures.py:
|
1242
|
+
#: models/notifications.py:1078 models/notifications.py:1128
|
1243
|
+
#: models/structures.py:402 models/structures.py:779 models/structures.py:844
|
1235
1244
|
#, fuzzy
|
1236
1245
|
#| msgid "Structure List"
|
1237
1246
|
msgid "structure"
|
1238
1247
|
msgstr "建筑列表"
|
1239
1248
|
|
1240
|
-
#: models/notifications.py:
|
1249
|
+
#: models/notifications.py:1084 models/notifications.py:1134
|
1241
1250
|
msgid "configuration"
|
1242
1251
|
msgstr ""
|
1243
1252
|
|
1244
|
-
#: models/notifications.py:
|
1253
|
+
#: models/notifications.py:1088
|
1245
1254
|
msgid "hours"
|
1246
1255
|
msgstr ""
|
1247
1256
|
|
1248
|
-
#: models/notifications.py:
|
1257
|
+
#: models/notifications.py:1089
|
1249
1258
|
msgid "number of hours before fuel expiration this alert was sent"
|
1250
1259
|
msgstr ""
|
1251
1260
|
|
1252
|
-
#: models/notifications.py:
|
1261
|
+
#: models/notifications.py:1093
|
1253
1262
|
#, fuzzy
|
1254
1263
|
#| msgid "Structure fuel alert"
|
1255
1264
|
msgid "structure fuel alert"
|
1256
1265
|
msgstr "建筑燃料警报"
|
1257
1266
|
|
1258
|
-
#: models/notifications.py:
|
1267
|
+
#: models/notifications.py:1094
|
1259
1268
|
#, fuzzy
|
1260
1269
|
#| msgid "Structure fuel alert"
|
1261
1270
|
msgid "structure fuel alerts"
|
1262
1271
|
msgstr "建筑燃料警报"
|
1263
1272
|
|
1264
|
-
#: models/notifications.py:
|
1273
|
+
#: models/notifications.py:1138
|
1265
1274
|
#, fuzzy
|
1266
1275
|
#| msgid "Structure fuel alert"
|
1267
1276
|
msgid "jump fuel alert"
|
1268
1277
|
msgstr "建筑燃料警报"
|
1269
1278
|
|
1270
|
-
#: models/notifications.py:
|
1279
|
+
#: models/notifications.py:1139
|
1271
1280
|
#, fuzzy
|
1272
1281
|
#| msgid "Structure fuel alert"
|
1273
1282
|
msgid "jump fuel alerts"
|
1274
1283
|
msgstr "建筑燃料警报"
|
1275
1284
|
|
1276
|
-
#: models/owners.py:
|
1285
|
+
#: models/owners.py:119
|
1277
1286
|
#, fuzzy
|
1278
1287
|
#| msgid "Corporation"
|
1279
1288
|
msgid "corporation"
|
1280
1289
|
msgstr "公司"
|
1281
1290
|
|
1282
|
-
#: models/owners.py:
|
1291
|
+
#: models/owners.py:120
|
1283
1292
|
msgid "Corporation owning structures"
|
1284
1293
|
msgstr ""
|
1285
1294
|
|
1286
|
-
#: models/owners.py:
|
1295
|
+
#: models/owners.py:125
|
1287
1296
|
msgid "are pocos public"
|
1288
1297
|
msgstr ""
|
1289
1298
|
|
1290
|
-
#: models/owners.py:
|
1299
|
+
#: models/owners.py:126
|
1291
1300
|
msgid "whether pocos of this owner are shown on public POCO page"
|
1292
1301
|
msgstr ""
|
1293
1302
|
|
1294
|
-
#: models/owners.py:
|
1303
|
+
#: models/owners.py:132
|
1295
1304
|
msgid "assets last update at"
|
1296
1305
|
msgstr ""
|
1297
1306
|
|
1298
|
-
#: models/owners.py:
|
1299
|
-
#: models/owners.py:
|
1307
|
+
#: models/owners.py:133 models/owners.py:149 models/owners.py:192
|
1308
|
+
#: models/owners.py:207
|
1300
1309
|
msgid "when the last successful update happened"
|
1301
1310
|
msgstr ""
|
1302
1311
|
|
1303
|
-
#: models/owners.py:
|
1312
|
+
#: models/owners.py:148
|
1304
1313
|
msgid "forwarding last update at"
|
1305
1314
|
msgstr ""
|
1306
1315
|
|
1307
|
-
#: models/owners.py:
|
1316
|
+
#: models/owners.py:155
|
1308
1317
|
msgid ""
|
1309
1318
|
"to enable or disable pinging of notifications for this owner e.g. with "
|
1310
1319
|
"@everyone and @here"
|
1311
1320
|
msgstr ""
|
1312
1321
|
|
1313
|
-
#: models/owners.py:
|
1322
|
+
#: models/owners.py:161
|
1314
1323
|
msgid "is active"
|
1315
1324
|
msgstr ""
|
1316
1325
|
|
1317
|
-
#: models/owners.py:
|
1326
|
+
#: models/owners.py:162
|
1318
1327
|
msgid "whether this owner is currently included in the sync process"
|
1319
1328
|
msgstr ""
|
1320
1329
|
|
1321
|
-
#: models/owners.py:
|
1330
|
+
#: models/owners.py:166
|
1322
1331
|
#, fuzzy
|
1323
1332
|
#| msgid "Alliance"
|
1324
1333
|
msgid "is alliance main"
|
1325
1334
|
msgstr "联盟"
|
1326
1335
|
|
1327
|
-
#: models/owners.py:
|
1336
|
+
#: models/owners.py:168
|
1328
1337
|
msgid ""
|
1329
1338
|
"whether alliance wide notifications are forwarded for this owner (e.g. sov "
|
1330
1339
|
"notifications)"
|
1331
1340
|
msgstr ""
|
1332
1341
|
|
1333
|
-
#: models/owners.py:
|
1342
|
+
#: models/owners.py:174
|
1334
1343
|
msgid "is included in service status"
|
1335
1344
|
msgstr ""
|
1336
1345
|
|
1337
|
-
#: models/owners.py:
|
1346
|
+
#: models/owners.py:176
|
1338
1347
|
msgid ""
|
1339
1348
|
"whether the sync status of this owner is included in the overall status of "
|
1340
1349
|
"this services"
|
1341
1350
|
msgstr ""
|
1342
1351
|
|
1343
|
-
#: models/owners.py:
|
1352
|
+
#: models/owners.py:184
|
1344
1353
|
msgid "is up"
|
1345
1354
|
msgstr ""
|
1346
1355
|
|
1347
|
-
#: models/owners.py:
|
1356
|
+
#: models/owners.py:185
|
1348
1357
|
msgid "whether all services for this owner are currently up"
|
1349
1358
|
msgstr ""
|
1350
1359
|
|
1351
|
-
#: models/owners.py:
|
1360
|
+
#: models/owners.py:191
|
1352
1361
|
msgid "notifications last update at"
|
1353
1362
|
msgstr ""
|
1354
1363
|
|
1355
|
-
#: models/owners.py:
|
1364
|
+
#: models/owners.py:200
|
1356
1365
|
msgid "Groups to be pinged for each notification. "
|
1357
1366
|
msgstr ""
|
1358
1367
|
|
1359
|
-
#: models/owners.py:
|
1368
|
+
#: models/owners.py:206
|
1360
1369
|
#, fuzzy
|
1361
1370
|
#| msgid "Structure under attack"
|
1362
1371
|
msgid "structures last update at"
|
1363
1372
|
msgstr "建筑收到攻击"
|
1364
1373
|
|
1365
|
-
#: models/owners.py:
|
1374
|
+
#: models/owners.py:215
|
1366
1375
|
msgid "Notifications are sent to these webhooks."
|
1367
1376
|
msgstr ""
|
1368
1377
|
|
1369
|
-
#: models/owners.py:
|
1378
|
+
#: models/owners.py:222
|
1370
1379
|
#, fuzzy
|
1371
1380
|
#| msgid "Owner"
|
1372
1381
|
msgid "owners"
|
1373
1382
|
msgstr "所有人"
|
1374
1383
|
|
1375
|
-
#: models/owners.py:
|
1384
|
+
#: models/owners.py:1147
|
1376
1385
|
#, fuzzy, python-format
|
1377
1386
|
#| msgid ""
|
1378
1387
|
#| "Syncing of %(topic)s for \"%(owner)s\" %(result)s.\n"
|
@@ -1384,548 +1393,548 @@ msgstr ""
|
|
1384
1393
|
"正在同步 %(topic)s 对于 %(owner)s %(result)s.\n"
|
1385
1394
|
"%(message_details)s"
|
1386
1395
|
|
1387
|
-
#: models/owners.py:
|
1396
|
+
#: models/owners.py:1151
|
1388
1397
|
msgid "completed successfully"
|
1389
1398
|
msgstr "成功完成"
|
1390
1399
|
|
1391
|
-
#: models/owners.py:
|
1400
|
+
#: models/owners.py:1156
|
1392
1401
|
#, python-format
|
1393
1402
|
msgid "%(title)s: %(topic)s updated for %(owner)s: %(result)s"
|
1394
1403
|
msgstr "%(title)s: %(topic)s 更新为 %(owner)s: %(result)s"
|
1395
1404
|
|
1396
|
-
#: models/owners.py:
|
1405
|
+
#: models/owners.py:1161
|
1397
1406
|
msgid "OK"
|
1398
1407
|
msgstr "好"
|
1399
1408
|
|
1400
|
-
#: models/owners.py:
|
1409
|
+
#: models/owners.py:1293
|
1401
1410
|
msgid "character_ownership"
|
1402
1411
|
msgstr ""
|
1403
1412
|
|
1404
|
-
#: models/owners.py:
|
1413
|
+
#: models/owners.py:1301
|
1405
1414
|
#, fuzzy
|
1406
1415
|
#| msgid "Structure lost shield"
|
1407
1416
|
msgid "structures last used at"
|
1408
1417
|
msgstr "建筑失去护盾"
|
1409
1418
|
|
1410
|
-
#: models/owners.py:
|
1419
|
+
#: models/owners.py:1309
|
1411
1420
|
msgid "notifications last used at"
|
1412
1421
|
msgstr ""
|
1413
1422
|
|
1414
|
-
#: models/owners.py:
|
1423
|
+
#: models/owners.py:1315
|
1415
1424
|
msgid "error count"
|
1416
1425
|
msgstr ""
|
1417
1426
|
|
1418
|
-
#: models/owners.py:
|
1427
|
+
#: models/owners.py:1321
|
1419
1428
|
msgid "owner character"
|
1420
1429
|
msgstr ""
|
1421
1430
|
|
1422
|
-
#: models/owners.py:
|
1431
|
+
#: models/owners.py:1322
|
1423
1432
|
msgid "owner characters"
|
1424
1433
|
msgstr ""
|
1425
1434
|
|
1426
|
-
#: models/structures.py:
|
1435
|
+
#: models/structures.py:38
|
1427
1436
|
msgid "sov"
|
1428
1437
|
msgstr ""
|
1429
1438
|
|
1430
|
-
#: models/structures.py:
|
1439
|
+
#: models/structures.py:39
|
1431
1440
|
msgid "highsec"
|
1432
1441
|
msgstr ""
|
1433
1442
|
|
1434
|
-
#: models/structures.py:
|
1443
|
+
#: models/structures.py:40
|
1435
1444
|
msgid "lowsec"
|
1436
1445
|
msgstr ""
|
1437
1446
|
|
1438
|
-
#: models/structures.py:
|
1447
|
+
#: models/structures.py:41
|
1439
1448
|
msgid "nullsec"
|
1440
1449
|
msgstr ""
|
1441
1450
|
|
1442
|
-
#: models/structures.py:
|
1451
|
+
#: models/structures.py:42
|
1443
1452
|
msgid "w_space"
|
1444
1453
|
msgstr ""
|
1445
1454
|
|
1446
|
-
#: models/structures.py:
|
1455
|
+
#: models/structures.py:45
|
1447
1456
|
msgid "grey"
|
1448
1457
|
msgstr ""
|
1449
1458
|
|
1450
|
-
#: models/structures.py:
|
1459
|
+
#: models/structures.py:46
|
1451
1460
|
msgid "dark blue"
|
1452
1461
|
msgstr ""
|
1453
1462
|
|
1454
|
-
#: models/structures.py:
|
1463
|
+
#: models/structures.py:47
|
1455
1464
|
msgid "green"
|
1456
1465
|
msgstr ""
|
1457
1466
|
|
1458
|
-
#: models/structures.py:
|
1467
|
+
#: models/structures.py:48
|
1459
1468
|
msgid "light blue"
|
1460
1469
|
msgstr ""
|
1461
1470
|
|
1462
|
-
#: models/structures.py:
|
1471
|
+
#: models/structures.py:49
|
1463
1472
|
msgid "orange"
|
1464
1473
|
msgstr ""
|
1465
1474
|
|
1466
|
-
#: models/structures.py:
|
1475
|
+
#: models/structures.py:50
|
1467
1476
|
msgid "red"
|
1468
1477
|
msgstr ""
|
1469
1478
|
|
1470
|
-
#: models/structures.py:
|
1479
|
+
#: models/structures.py:62 models/structures.py:285 models/structures.py:848
|
1471
1480
|
msgid "name"
|
1472
1481
|
msgstr ""
|
1473
1482
|
|
1474
|
-
#: models/structures.py:
|
1483
|
+
#: models/structures.py:63
|
1475
1484
|
msgid "name of the tag - must be unique"
|
1476
1485
|
msgstr ""
|
1477
1486
|
|
1478
|
-
#: models/structures.py:
|
1487
|
+
#: models/structures.py:69
|
1479
1488
|
msgid "description"
|
1480
1489
|
msgstr ""
|
1481
1490
|
|
1482
|
-
#: models/structures.py:
|
1491
|
+
#: models/structures.py:70
|
1483
1492
|
msgid "description for this tag"
|
1484
1493
|
msgstr ""
|
1485
1494
|
|
1486
|
-
#: models/structures.py:
|
1495
|
+
#: models/structures.py:77
|
1487
1496
|
msgid "style"
|
1488
1497
|
msgstr ""
|
1489
1498
|
|
1490
|
-
#: models/structures.py:
|
1499
|
+
#: models/structures.py:78
|
1491
1500
|
msgid "color style of tag"
|
1492
1501
|
msgstr ""
|
1493
1502
|
|
1494
|
-
#: models/structures.py:
|
1503
|
+
#: models/structures.py:84
|
1495
1504
|
msgid "order"
|
1496
1505
|
msgstr ""
|
1497
1506
|
|
1498
|
-
#: models/structures.py:
|
1507
|
+
#: models/structures.py:86
|
1499
1508
|
msgid ""
|
1500
1509
|
"number defining the order tags are shown. custom tags can not have an order "
|
1501
1510
|
"below 100"
|
1502
1511
|
msgstr ""
|
1503
1512
|
|
1504
|
-
#: models/structures.py:
|
1513
|
+
#: models/structures.py:94
|
1505
1514
|
msgid "if true this custom tag will automatically be added to new structures"
|
1506
1515
|
msgstr ""
|
1507
1516
|
|
1508
|
-
#: models/structures.py:
|
1517
|
+
#: models/structures.py:99
|
1509
1518
|
msgid "is user managed"
|
1510
1519
|
msgstr ""
|
1511
1520
|
|
1512
|
-
#: models/structures.py:
|
1521
|
+
#: models/structures.py:101
|
1513
1522
|
msgid ""
|
1514
1523
|
"if False this tag is created and managed by the system and can not be "
|
1515
1524
|
"modified by users"
|
1516
1525
|
msgstr ""
|
1517
1526
|
|
1518
|
-
#: models/structures.py:
|
1527
|
+
#: models/structures.py:109
|
1519
1528
|
#, fuzzy
|
1520
1529
|
#| msgid "Structure List"
|
1521
1530
|
msgid "structure tag"
|
1522
1531
|
msgstr "建筑列表"
|
1523
1532
|
|
1524
|
-
#: models/structures.py:
|
1533
|
+
#: models/structures.py:110
|
1525
1534
|
#, fuzzy
|
1526
1535
|
#| msgid "Structure List"
|
1527
1536
|
msgid "structure tags"
|
1528
1537
|
msgstr "建筑列表"
|
1529
1538
|
|
1530
|
-
#: models/structures.py:
|
1539
|
+
#: models/structures.py:144
|
1531
1540
|
msgid "anchor vulnerable"
|
1532
1541
|
msgstr ""
|
1533
1542
|
|
1534
|
-
#: models/structures.py:
|
1543
|
+
#: models/structures.py:145
|
1535
1544
|
msgid "anchoring"
|
1536
1545
|
msgstr ""
|
1537
1546
|
|
1538
|
-
#: models/structures.py:
|
1547
|
+
#: models/structures.py:146
|
1539
1548
|
msgid "armor reinforce"
|
1540
1549
|
msgstr ""
|
1541
1550
|
|
1542
|
-
#: models/structures.py:
|
1551
|
+
#: models/structures.py:147
|
1543
1552
|
msgid "armor vulnerable"
|
1544
1553
|
msgstr ""
|
1545
1554
|
|
1546
|
-
#: models/structures.py:
|
1555
|
+
#: models/structures.py:148
|
1547
1556
|
msgid "deploy vulnerable"
|
1548
1557
|
msgstr ""
|
1549
1558
|
|
1550
|
-
#: models/structures.py:
|
1559
|
+
#: models/structures.py:149
|
1551
1560
|
msgid "fitting invulnerable"
|
1552
1561
|
msgstr ""
|
1553
1562
|
|
1554
|
-
#: models/structures.py:
|
1563
|
+
#: models/structures.py:150
|
1555
1564
|
msgid "hull reinforce"
|
1556
1565
|
msgstr ""
|
1557
1566
|
|
1558
|
-
#: models/structures.py:
|
1567
|
+
#: models/structures.py:151
|
1559
1568
|
msgid "hull vulnerable"
|
1560
1569
|
msgstr ""
|
1561
1570
|
|
1562
|
-
#: models/structures.py:
|
1571
|
+
#: models/structures.py:152
|
1563
1572
|
msgid "online deprecated"
|
1564
1573
|
msgstr ""
|
1565
1574
|
|
1566
|
-
#: models/structures.py:
|
1575
|
+
#: models/structures.py:153
|
1567
1576
|
msgid "onlining vulnerable"
|
1568
1577
|
msgstr ""
|
1569
1578
|
|
1570
|
-
#: models/structures.py:
|
1579
|
+
#: models/structures.py:154
|
1571
1580
|
msgid "shield vulnerable"
|
1572
1581
|
msgstr ""
|
1573
1582
|
|
1574
|
-
#: models/structures.py:
|
1583
|
+
#: models/structures.py:155
|
1575
1584
|
msgid "unanchored"
|
1576
1585
|
msgstr ""
|
1577
1586
|
|
1578
|
-
#: models/structures.py:
|
1587
|
+
#: models/structures.py:157 models/structures.py:827
|
1579
1588
|
msgid "offline"
|
1580
1589
|
msgstr "离线"
|
1581
1590
|
|
1582
|
-
#: models/structures.py:
|
1591
|
+
#: models/structures.py:158 models/structures.py:828
|
1583
1592
|
msgid "online"
|
1584
1593
|
msgstr "线上"
|
1585
1594
|
|
1586
|
-
#: models/structures.py:
|
1595
|
+
#: models/structures.py:159
|
1587
1596
|
msgid "onlining"
|
1588
1597
|
msgstr ""
|
1589
1598
|
|
1590
|
-
#: models/structures.py:
|
1599
|
+
#: models/structures.py:160
|
1591
1600
|
msgid "reinforced"
|
1592
1601
|
msgstr ""
|
1593
1602
|
|
1594
|
-
#: models/structures.py:
|
1603
|
+
#: models/structures.py:161
|
1595
1604
|
msgid "unanchoring "
|
1596
1605
|
msgstr ""
|
1597
1606
|
|
1598
|
-
#: models/structures.py:
|
1607
|
+
#: models/structures.py:164
|
1599
1608
|
msgid "unknown"
|
1600
1609
|
msgstr "未知"
|
1601
1610
|
|
1602
|
-
#: models/structures.py:
|
1611
|
+
#: models/structures.py:195
|
1603
1612
|
#, fuzzy
|
1604
1613
|
#| msgid "Low Power"
|
1605
1614
|
msgid "Full Power"
|
1606
1615
|
msgstr "低能量"
|
1607
1616
|
|
1608
|
-
#: models/structures.py:
|
1617
|
+
#: models/structures.py:196
|
1609
1618
|
msgid "Low Power"
|
1610
1619
|
msgstr "低能量"
|
1611
1620
|
|
1612
|
-
#: models/structures.py:
|
1621
|
+
#: models/structures.py:197
|
1613
1622
|
msgid "Abandoned"
|
1614
1623
|
msgstr ""
|
1615
1624
|
|
1616
|
-
#: models/structures.py:
|
1625
|
+
#: models/structures.py:198
|
1617
1626
|
msgid "Abandoned?"
|
1618
1627
|
msgstr ""
|
1619
1628
|
|
1620
|
-
#: models/structures.py:
|
1629
|
+
#: models/structures.py:199
|
1621
1630
|
#, fuzzy
|
1622
1631
|
#| msgid "unknown"
|
1623
1632
|
msgid "Unknown"
|
1624
1633
|
msgstr "未知"
|
1625
1634
|
|
1626
|
-
#: models/structures.py:
|
1635
|
+
#: models/structures.py:204
|
1627
1636
|
msgid "The Item ID of the structure"
|
1628
1637
|
msgstr ""
|
1629
1638
|
|
1630
|
-
#: models/structures.py:
|
1639
|
+
#: models/structures.py:209
|
1631
1640
|
msgid "created at"
|
1632
1641
|
msgstr ""
|
1633
1642
|
|
1634
|
-
#: models/structures.py:
|
1643
|
+
#: models/structures.py:210
|
1635
1644
|
msgid "date this structure was received from ESI for the first time"
|
1636
1645
|
msgstr ""
|
1637
1646
|
|
1638
|
-
#: models/structures.py:
|
1647
|
+
#: models/structures.py:219
|
1639
1648
|
msgid "moon"
|
1640
1649
|
msgstr ""
|
1641
1650
|
|
1642
|
-
#: models/structures.py:
|
1651
|
+
#: models/structures.py:220
|
1643
1652
|
msgid "Moon next to this structure - if any"
|
1644
1653
|
msgstr ""
|
1645
1654
|
|
1646
|
-
#: models/structures.py:
|
1655
|
+
#: models/structures.py:229
|
1647
1656
|
msgid "planet"
|
1648
1657
|
msgstr ""
|
1649
1658
|
|
1650
|
-
#: models/structures.py:
|
1659
|
+
#: models/structures.py:230
|
1651
1660
|
msgid "Planet next to this structure - if any"
|
1652
1661
|
msgstr ""
|
1653
1662
|
|
1654
|
-
#: models/structures.py:
|
1663
|
+
#: models/structures.py:236
|
1655
1664
|
#, fuzzy
|
1656
1665
|
#| msgid "Solar System"
|
1657
1666
|
msgid "solar system"
|
1658
1667
|
msgstr "星系"
|
1659
1668
|
|
1660
|
-
#: models/structures.py:
|
1669
|
+
#: models/structures.py:237
|
1661
1670
|
msgid "Solar System the structure is located"
|
1662
1671
|
msgstr ""
|
1663
1672
|
|
1664
|
-
#: models/structures.py:
|
1673
|
+
#: models/structures.py:244
|
1665
1674
|
msgid "Type of the structure"
|
1666
1675
|
msgstr ""
|
1667
1676
|
|
1668
|
-
#: models/structures.py:
|
1677
|
+
#: models/structures.py:250
|
1669
1678
|
#, fuzzy
|
1670
1679
|
#| msgid "Fuel Expires"
|
1671
1680
|
msgid "fuel expires at"
|
1672
1681
|
msgstr "燃料消耗"
|
1673
1682
|
|
1674
|
-
#: models/structures.py:
|
1683
|
+
#: models/structures.py:251
|
1675
1684
|
msgid "Date on which the structure will run out of fuel"
|
1676
1685
|
msgstr ""
|
1677
1686
|
|
1678
|
-
#: models/structures.py:
|
1687
|
+
#: models/structures.py:258
|
1679
1688
|
msgid "has fitting"
|
1680
1689
|
msgstr ""
|
1681
1690
|
|
1682
|
-
#: models/structures.py:
|
1691
|
+
#: models/structures.py:259
|
1683
1692
|
msgid "bool indicating if the structure has a fitting"
|
1684
1693
|
msgstr ""
|
1685
1694
|
|
1686
|
-
#: models/structures.py:
|
1695
|
+
#: models/structures.py:266
|
1687
1696
|
msgid "has core"
|
1688
1697
|
msgstr ""
|
1689
1698
|
|
1690
|
-
#: models/structures.py:
|
1699
|
+
#: models/structures.py:267
|
1691
1700
|
msgid "bool indicating if the structure has a quantum core"
|
1692
1701
|
msgstr ""
|
1693
1702
|
|
1694
|
-
#: models/structures.py:
|
1703
|
+
#: models/structures.py:273
|
1695
1704
|
#, fuzzy
|
1696
1705
|
#| msgid "online"
|
1697
1706
|
msgid "last online at"
|
1698
1707
|
msgstr "线上"
|
1699
1708
|
|
1700
|
-
#: models/structures.py:
|
1709
|
+
#: models/structures.py:274
|
1701
1710
|
msgid "date this structure had any of it's services online"
|
1702
1711
|
msgstr ""
|
1703
1712
|
|
1704
|
-
#: models/structures.py:
|
1713
|
+
#: models/structures.py:280 models/structures.py:792
|
1705
1714
|
msgid "last updated at"
|
1706
1715
|
msgstr ""
|
1707
1716
|
|
1708
|
-
#: models/structures.py:
|
1717
|
+
#: models/structures.py:281
|
1709
1718
|
msgid "date this structure was last updated from the EVE server"
|
1710
1719
|
msgstr ""
|
1711
1720
|
|
1712
|
-
#: models/structures.py:
|
1721
|
+
#: models/structures.py:286
|
1713
1722
|
msgid "The full name of the structure"
|
1714
1723
|
msgstr ""
|
1715
1724
|
|
1716
|
-
#: models/structures.py:
|
1725
|
+
#: models/structures.py:293
|
1717
1726
|
msgid "next reinforce hour"
|
1718
1727
|
msgstr ""
|
1719
1728
|
|
1720
|
-
#: models/structures.py:
|
1729
|
+
#: models/structures.py:295 models/structures.py:305
|
1721
1730
|
msgid ""
|
1722
1731
|
"The requested change to reinforce_hour that will take effect at the time "
|
1723
1732
|
"shown by next_reinforce_apply"
|
1724
1733
|
msgstr ""
|
1725
1734
|
|
1726
|
-
#: models/structures.py:
|
1735
|
+
#: models/structures.py:303
|
1727
1736
|
msgid "next reinforce apply"
|
1728
1737
|
msgstr ""
|
1729
1738
|
|
1730
|
-
#: models/structures.py:
|
1739
|
+
#: models/structures.py:314
|
1731
1740
|
msgid "Corporation that owns the structure"
|
1732
1741
|
msgstr ""
|
1733
1742
|
|
1734
|
-
#: models/structures.py:
|
1743
|
+
#: models/structures.py:321
|
1735
1744
|
#, fuzzy
|
1736
1745
|
#| msgid "Reinforced?"
|
1737
1746
|
msgid "reinforce hour"
|
1738
1747
|
msgstr "增强?"
|
1739
1748
|
|
1740
|
-
#: models/structures.py:
|
1749
|
+
#: models/structures.py:323
|
1741
1750
|
msgid ""
|
1742
1751
|
"The average hour of day that determines the time +/- some hours when the "
|
1743
1752
|
"structure will randomly exit its reinforcement periods and become vulnerable "
|
1744
1753
|
"to attack against its armor and/or hull. "
|
1745
1754
|
msgstr ""
|
1746
1755
|
|
1747
|
-
#: models/structures.py:
|
1756
|
+
#: models/structures.py:332
|
1748
1757
|
msgid "position x"
|
1749
1758
|
msgstr ""
|
1750
1759
|
|
1751
|
-
#: models/structures.py:
|
1760
|
+
#: models/structures.py:333
|
1752
1761
|
msgid "x position in the solar system"
|
1753
1762
|
msgstr ""
|
1754
1763
|
|
1755
|
-
#: models/structures.py:
|
1764
|
+
#: models/structures.py:339
|
1756
1765
|
msgid "position y"
|
1757
1766
|
msgstr ""
|
1758
1767
|
|
1759
|
-
#: models/structures.py:
|
1768
|
+
#: models/structures.py:340
|
1760
1769
|
msgid "y position in the solar system"
|
1761
1770
|
msgstr ""
|
1762
1771
|
|
1763
|
-
#: models/structures.py:
|
1772
|
+
#: models/structures.py:346
|
1764
1773
|
msgid "position z"
|
1765
1774
|
msgstr ""
|
1766
1775
|
|
1767
|
-
#: models/structures.py:
|
1776
|
+
#: models/structures.py:347
|
1768
1777
|
msgid "z position in the solar system"
|
1769
1778
|
msgstr ""
|
1770
1779
|
|
1771
|
-
#: models/structures.py:
|
1780
|
+
#: models/structures.py:353 models/structures.py:853
|
1772
1781
|
#, fuzzy
|
1773
1782
|
#| msgid "State"
|
1774
1783
|
msgid "state"
|
1775
1784
|
msgstr "状态"
|
1776
1785
|
|
1777
|
-
#: models/structures.py:
|
1786
|
+
#: models/structures.py:354
|
1778
1787
|
msgid "Current state of the structure"
|
1779
1788
|
msgstr ""
|
1780
1789
|
|
1781
|
-
#: models/structures.py:
|
1790
|
+
#: models/structures.py:360
|
1782
1791
|
msgid "state timer end"
|
1783
1792
|
msgstr ""
|
1784
1793
|
|
1785
|
-
#: models/structures.py:
|
1794
|
+
#: models/structures.py:361
|
1786
1795
|
msgid "Date at which the structure entered it's current state"
|
1787
1796
|
msgstr ""
|
1788
1797
|
|
1789
|
-
#: models/structures.py:
|
1798
|
+
#: models/structures.py:367
|
1790
1799
|
msgid "state timer start"
|
1791
1800
|
msgstr ""
|
1792
1801
|
|
1793
|
-
#: models/structures.py:
|
1802
|
+
#: models/structures.py:368
|
1794
1803
|
msgid "Date at which the structure will move to it's next state"
|
1795
1804
|
msgstr ""
|
1796
1805
|
|
1797
|
-
#: models/structures.py:
|
1806
|
+
#: models/structures.py:375
|
1798
1807
|
msgid "tags"
|
1799
1808
|
msgstr ""
|
1800
1809
|
|
1801
|
-
#: models/structures.py:
|
1810
|
+
#: models/structures.py:376
|
1802
1811
|
msgid "List of tags for this structure. "
|
1803
1812
|
msgstr ""
|
1804
1813
|
|
1805
|
-
#: models/structures.py:
|
1814
|
+
#: models/structures.py:382
|
1806
1815
|
msgid "unanchors at"
|
1807
1816
|
msgstr ""
|
1808
1817
|
|
1809
|
-
#: models/structures.py:
|
1818
|
+
#: models/structures.py:383
|
1810
1819
|
#, fuzzy
|
1811
1820
|
#| msgid "Structure un-anchoring"
|
1812
1821
|
msgid "Date at which the structure will unanchor"
|
1813
1822
|
msgstr "建筑解铆中"
|
1814
1823
|
|
1815
|
-
#: models/structures.py:
|
1824
|
+
#: models/structures.py:392
|
1816
1825
|
msgid ""
|
1817
1826
|
"Webhooks for sending notifications to. If any webhook is enabled, these will "
|
1818
1827
|
"be used instead of the webhooks defined for the respective owner. If no "
|
1819
1828
|
"webhook is enabled the owner's setting will be used. "
|
1820
1829
|
msgstr ""
|
1821
1830
|
|
1822
|
-
#: models/structures.py:
|
1831
|
+
#: models/structures.py:773
|
1823
1832
|
msgid "The Eve item ID"
|
1824
1833
|
msgstr ""
|
1825
1834
|
|
1826
|
-
#: models/structures.py:
|
1835
|
+
#: models/structures.py:780
|
1827
1836
|
#, fuzzy
|
1828
1837
|
#| msgid "Structure services off-line"
|
1829
1838
|
msgid "Structure this item is located in"
|
1830
1839
|
msgstr "建筑服务下线"
|
1831
1840
|
|
1832
|
-
#: models/structures.py:
|
1841
|
+
#: models/structures.py:788
|
1833
1842
|
msgid "type of the item"
|
1834
1843
|
msgstr ""
|
1835
1844
|
|
1836
|
-
#: models/structures.py:
|
1845
|
+
#: models/structures.py:790
|
1837
1846
|
msgid "is singleton"
|
1838
1847
|
msgstr ""
|
1839
1848
|
|
1840
|
-
#: models/structures.py:
|
1849
|
+
#: models/structures.py:794
|
1841
1850
|
#, fuzzy
|
1842
1851
|
#| msgid "Location"
|
1843
1852
|
msgid "location flag"
|
1844
1853
|
msgstr "位置"
|
1845
1854
|
|
1846
|
-
#: models/structures.py:
|
1855
|
+
#: models/structures.py:795
|
1847
1856
|
msgid "quantity"
|
1848
1857
|
msgstr ""
|
1849
1858
|
|
1850
|
-
#: models/structures.py:
|
1859
|
+
#: models/structures.py:798
|
1851
1860
|
#, fuzzy
|
1852
1861
|
#| msgid "Structure List"
|
1853
1862
|
msgid "structure item"
|
1854
1863
|
msgstr "建筑列表"
|
1855
1864
|
|
1856
|
-
#: models/structures.py:
|
1865
|
+
#: models/structures.py:799
|
1857
1866
|
#, fuzzy
|
1858
1867
|
#| msgid "Structure List"
|
1859
1868
|
msgid "structure items"
|
1860
1869
|
msgstr "建筑列表"
|
1861
1870
|
|
1862
|
-
#: models/structures.py:
|
1871
|
+
#: models/structures.py:845
|
1863
1872
|
#, fuzzy
|
1864
1873
|
#| msgid "Structure services off-line"
|
1865
1874
|
msgid "Structure this service is installed to"
|
1866
1875
|
msgstr "建筑服务下线"
|
1867
1876
|
|
1868
|
-
#: models/structures.py:
|
1877
|
+
#: models/structures.py:848
|
1869
1878
|
msgid "Name of the service"
|
1870
1879
|
msgstr ""
|
1871
1880
|
|
1872
|
-
#: models/structures.py:
|
1881
|
+
#: models/structures.py:854
|
1873
1882
|
msgid "Current state of this service"
|
1874
1883
|
msgstr ""
|
1875
1884
|
|
1876
|
-
#: models/structures.py:
|
1885
|
+
#: models/structures.py:858
|
1877
1886
|
#, fuzzy
|
1878
1887
|
#| msgid "Structure List"
|
1879
1888
|
msgid "structure service"
|
1880
1889
|
msgstr "建筑列表"
|
1881
1890
|
|
1882
|
-
#: models/structures.py:
|
1891
|
+
#: models/structures.py:859
|
1883
1892
|
#, fuzzy
|
1884
1893
|
#| msgid "Structure services off-line"
|
1885
1894
|
msgid "structure services"
|
1886
1895
|
msgstr "建筑服务下线"
|
1887
1896
|
|
1888
|
-
#: models/structures.py:
|
1897
|
+
#: models/structures.py:875 webhooks/models.py:12
|
1889
1898
|
msgid "none"
|
1890
1899
|
msgstr ""
|
1891
1900
|
|
1892
|
-
#: models/structures.py:
|
1901
|
+
#: models/structures.py:876
|
1893
1902
|
msgid "terrible"
|
1894
1903
|
msgstr ""
|
1895
1904
|
|
1896
|
-
#: models/structures.py:
|
1905
|
+
#: models/structures.py:877
|
1897
1906
|
msgid "bad"
|
1898
1907
|
msgstr ""
|
1899
1908
|
|
1900
|
-
#: models/structures.py:
|
1909
|
+
#: models/structures.py:878
|
1901
1910
|
msgid "neutral"
|
1902
1911
|
msgstr ""
|
1903
1912
|
|
1904
|
-
#: models/structures.py:
|
1913
|
+
#: models/structures.py:879
|
1905
1914
|
msgid "good"
|
1906
1915
|
msgstr ""
|
1907
1916
|
|
1908
|
-
#: models/structures.py:
|
1917
|
+
#: models/structures.py:880
|
1909
1918
|
msgid "excellent"
|
1910
1919
|
msgstr ""
|
1911
1920
|
|
1912
|
-
#: models/structures.py:
|
1921
|
+
#: models/structures.py:974
|
1913
1922
|
#, fuzzy
|
1914
1923
|
#| msgid "Alliance"
|
1915
1924
|
msgid "alliance member"
|
1916
1925
|
msgstr "联盟"
|
1917
1926
|
|
1918
|
-
#: models/structures.py:
|
1927
|
+
#: models/structures.py:975
|
1919
1928
|
msgid "config starbase equipment role"
|
1920
1929
|
msgstr ""
|
1921
1930
|
|
1922
|
-
#: models/structures.py:
|
1931
|
+
#: models/structures.py:976
|
1923
1932
|
#, fuzzy
|
1924
1933
|
#| msgid "Corporation"
|
1925
1934
|
msgid "corporation member"
|
1926
1935
|
msgstr "公司"
|
1927
1936
|
|
1928
|
-
#: models/structures.py:
|
1937
|
+
#: models/structures.py:977
|
1929
1938
|
msgid "starbase fuel technician role"
|
1930
1939
|
msgstr ""
|
1931
1940
|
|
@@ -2369,18 +2378,18 @@ msgstr ""
|
|
2369
2378
|
msgid "Has Access"
|
2370
2379
|
msgstr ""
|
2371
2380
|
|
2372
|
-
#: views.py:
|
2381
|
+
#: views.py:256
|
2373
2382
|
msgid "Fuel blocks per day (est.)"
|
2374
2383
|
msgstr ""
|
2375
2384
|
|
2376
|
-
#: views.py:
|
2385
|
+
#: views.py:407
|
2377
2386
|
#, python-format
|
2378
2387
|
msgid ""
|
2379
2388
|
"You can only use your main or alt characters to add corporations. However, "
|
2380
2389
|
"character %s is neither. "
|
2381
2390
|
msgstr "你只能用你的大号或小号注册公司,但是%s不属于以上两种。"
|
2382
2391
|
|
2383
|
-
#: views.py:
|
2392
|
+
#: views.py:440
|
2384
2393
|
#, fuzzy, python-format
|
2385
2394
|
#| msgid ""
|
2386
2395
|
#| "%(corporation)s has been added with %(character)s as sync character. We "
|
@@ -2394,41 +2403,41 @@ msgstr ""
|
|
2394
2403
|
"%(corporation)s已将%(character)s添加为同步人物。我们正在获取这个公司的建筑"
|
2395
2404
|
"物。你将在这个过程结束后收到一份报告"
|
2396
2405
|
|
2397
|
-
#: views.py:
|
2406
|
+
#: views.py:456
|
2398
2407
|
#, python-format
|
2399
2408
|
msgid "%(corporation)s was added as new structure owner by %(user)s."
|
2400
2409
|
msgstr "%(corporation)s已被%(user)s添加为新建筑持有者"
|
2401
2410
|
|
2402
|
-
#: views.py:
|
2411
|
+
#: views.py:460
|
2403
2412
|
#, fuzzy, python-format
|
2404
2413
|
#| msgid "Add Structure Owner"
|
2405
2414
|
msgid "%s: Structure owner added: %s"
|
2406
2415
|
msgstr "添加建筑持有人"
|
2407
2416
|
|
2408
|
-
#: views.py:
|
2417
|
+
#: views.py:467
|
2409
2418
|
#, python-format
|
2410
2419
|
msgid ""
|
2411
2420
|
"%(character)s has been added to %(corporation)s as sync character. You now "
|
2412
2421
|
"have %(characters_count)d sync character(s) configured."
|
2413
2422
|
msgstr ""
|
2414
2423
|
|
2415
|
-
#: views.py:
|
2424
|
+
#: views.py:482
|
2416
2425
|
#, python-format
|
2417
2426
|
msgid ""
|
2418
2427
|
"%(character)s was added as sync character to %(corporation)s by %(user)s.\n"
|
2419
2428
|
"We now have %(characters_count)d sync character(s) configured."
|
2420
2429
|
msgstr ""
|
2421
2430
|
|
2422
|
-
#: views.py:
|
2431
|
+
#: views.py:492
|
2423
2432
|
#, python-format
|
2424
2433
|
msgid "%s: Character added to: %s"
|
2425
2434
|
msgstr ""
|
2426
2435
|
|
2427
|
-
#: views.py:
|
2436
|
+
#: views.py:509
|
2428
2437
|
msgid "service is up"
|
2429
2438
|
msgstr "服务已上线"
|
2430
2439
|
|
2431
|
-
#: views.py:
|
2440
|
+
#: views.py:511
|
2432
2441
|
msgid "service is down"
|
2433
2442
|
msgstr "服务已离线"
|
2434
2443
|
|