aa-structures 2.7.0__py3-none-any.whl → 2.8.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aa_structures-2.7.0.dist-info → aa_structures-2.8.0.dist-info}/METADATA +10 -12
- {aa_structures-2.7.0.dist-info → aa_structures-2.8.0.dist-info}/RECORD +21 -21
- structures/__init__.py +1 -1
- structures/locale/de/LC_MESSAGES/django.mo +0 -0
- structures/locale/de/LC_MESSAGES/django.po +43 -62
- structures/locale/es/LC_MESSAGES/django.po +42 -63
- structures/locale/ko_KR/LC_MESSAGES/django.po +41 -61
- structures/locale/ru/LC_MESSAGES/django.mo +0 -0
- structures/locale/ru/LC_MESSAGES/django.po +106 -139
- structures/locale/uk/LC_MESSAGES/django.po +42 -65
- structures/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- structures/locale/zh_Hans/LC_MESSAGES/django.po +41 -61
- structures/models/notifications.py +2 -0
- structures/tests/models/test_notifications_1.py +2 -1
- structures/tests/models/test_notifications_2.py +2 -1
- structures/tests/test_admin.py +12 -6
- structures/tests/test_tasks.py +2 -1
- structures/webhooks/models.py +1 -0
- structures/webhooks/tests/test_core.py +4 -2
- {aa_structures-2.7.0.dist-info → aa_structures-2.8.0.dist-info}/LICENSE +0 -0
- {aa_structures-2.7.0.dist-info → aa_structures-2.8.0.dist-info}/WHEEL +0 -0
@@ -14,14 +14,12 @@ msgstr ""
|
|
14
14
|
"POT-Creation-Date: 2023-11-15 23:09+0100\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
|
-
"Language-Team: Spanish (Spain) (https://app.transifex.com/kalkoken-apps/"
|
18
|
-
"teams/107978/es_ES/)\n"
|
19
|
-
"Language: es_ES\n"
|
17
|
+
"Language-Team: Spanish (Spain) (https://app.transifex.com/kalkoken-apps/teams/107978/es_ES/)\n"
|
20
18
|
"MIME-Version: 1.0\n"
|
21
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
22
20
|
"Content-Transfer-Encoding: 8bit\n"
|
23
|
-
"
|
24
|
-
"1 : 2;\n"
|
21
|
+
"Language: es_ES\n"
|
22
|
+
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
25
23
|
|
26
24
|
#: admin.py:64 admin.py:920 models/notifications.py:145 models/owners.py:219
|
27
25
|
#: models/owners.py:1307 models/structures_1.py:320
|
@@ -63,8 +61,8 @@ msgstr ""
|
|
63
61
|
#: admin.py:140
|
64
62
|
msgid ""
|
65
63
|
"Timing configuration for sending fuel notifications. Note that the first "
|
66
|
-
"notification will be sent at the exact start hour, and the last notification
|
67
|
-
"will be sent one repeat before the end hour."
|
64
|
+
"notification will be sent at the exact start hour, and the last notification"
|
65
|
+
" will be sent one repeat before the end hour."
|
68
66
|
msgstr ""
|
69
67
|
|
70
68
|
#: admin.py:161 models/notifications.py:851
|
@@ -441,7 +439,8 @@ msgstr ""
|
|
441
439
|
#, python-format
|
442
440
|
msgid ""
|
443
441
|
"Maintenance bill for Infrastructure Hub in %(solar_system)s expires at "
|
444
|
-
"%(due_date)s, if not paid in time this Infrastructure Hub will self-
|
442
|
+
"%(due_date)s, if not paid in time this Infrastructure Hub will self-"
|
443
|
+
"destruct."
|
445
444
|
msgstr ""
|
446
445
|
|
447
446
|
#: core/notification_embeds/billing_embeds.py:84
|
@@ -476,8 +475,7 @@ msgstr ""
|
|
476
475
|
#: core/notification_embeds/character_embeds.py:66
|
477
476
|
#, python-format
|
478
477
|
msgid ""
|
479
|
-
"%(character_name)s has been invited to join %(corporation_name)s by "
|
480
|
-
"%(inviting_character)s.\n"
|
478
|
+
"%(character_name)s has been invited to join %(corporation_name)s by %(inviting_character)s.\n"
|
481
479
|
"Application:\n"
|
482
480
|
"> %(application_text)s"
|
483
481
|
msgstr ""
|
@@ -504,8 +502,7 @@ msgstr ""
|
|
504
502
|
#: core/notification_embeds/character_embeds.py:108
|
505
503
|
#, python-format
|
506
504
|
msgid ""
|
507
|
-
"%(character_name)s withdrew his/her application to join "
|
508
|
-
"%(corporation_name)s:\n"
|
505
|
+
"%(character_name)s withdrew his/her application to join %(corporation_name)s:\n"
|
509
506
|
"> %(application_text)s"
|
510
507
|
msgstr ""
|
511
508
|
|
@@ -554,11 +551,8 @@ msgstr "Extraccion de luna iniciada"
|
|
554
551
|
#: core/notification_embeds/moonmining_embeds.py:72
|
555
552
|
#, python-format
|
556
553
|
msgid ""
|
557
|
-
"A moon mining extraction has been started for %(structure_name)s at %(moon)s "
|
558
|
-
"
|
559
|
-
"%(character)s.\n"
|
560
|
-
"The chunk will be ready on location at %(ready_time)s, and will fracture "
|
561
|
-
"automatically on %(auto_time)s.\n"
|
554
|
+
"A moon mining extraction has been started for %(structure_name)s at %(moon)s in %(solar_system)s belonging to %(owner_link)s. Extraction was started by %(character)s.\n"
|
555
|
+
"The chunk will be ready on location at %(ready_time)s, and will fracture automatically on %(auto_time)s.\n"
|
562
556
|
"\n"
|
563
557
|
"%(ore_text)s"
|
564
558
|
msgstr ""
|
@@ -570,9 +564,7 @@ msgstr ""
|
|
570
564
|
#: core/notification_embeds/moonmining_embeds.py:98
|
571
565
|
#, python-format
|
572
566
|
msgid ""
|
573
|
-
"The extraction for %(structure_name)s at %(moon)s in %(solar_system)s "
|
574
|
-
"belonging to %(owner_link)s is finished and the chunk is ready to be shot "
|
575
|
-
"at.\n"
|
567
|
+
"The extraction for %(structure_name)s at %(moon)s in %(solar_system)s belonging to %(owner_link)s is finished and the chunk is ready to be shot at.\n"
|
576
568
|
"The chunk will automatically fracture on %(auto_time)s.\n"
|
577
569
|
"\n"
|
578
570
|
"%(ore_text)s"
|
@@ -585,9 +577,7 @@ msgstr ""
|
|
585
577
|
#: core/notification_embeds/moonmining_embeds.py:120
|
586
578
|
#, python-format
|
587
579
|
msgid ""
|
588
|
-
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
|
589
|
-
"belonging to %(owner_link)s has automatically been fired and the moon "
|
590
|
-
"products are ready to be harvested.\n"
|
580
|
+
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s belonging to %(owner_link)s has automatically been fired and the moon products are ready to be harvested.\n"
|
591
581
|
"\n"
|
592
582
|
"%(ore_text)s"
|
593
583
|
msgstr ""
|
@@ -607,8 +597,8 @@ msgstr ""
|
|
607
597
|
#: core/notification_embeds/moonmining_embeds.py:146
|
608
598
|
#, python-format
|
609
599
|
msgid ""
|
610
|
-
"An ongoing extraction for %(structure_name)s at %(moon)s in %(solar_system)s
|
611
|
-
"belonging to %(owner_link)s has been cancelled by %(character)s."
|
600
|
+
"An ongoing extraction for %(structure_name)s at %(moon)s in %(solar_system)s"
|
601
|
+
" belonging to %(owner_link)s has been cancelled by %(character)s."
|
612
602
|
msgstr ""
|
613
603
|
|
614
604
|
#: core/notification_embeds/moonmining_embeds.py:165
|
@@ -618,9 +608,7 @@ msgstr ""
|
|
618
608
|
#: core/notification_embeds/moonmining_embeds.py:167
|
619
609
|
#, python-format
|
620
610
|
msgid ""
|
621
|
-
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
|
622
|
-
"belonging to %(owner_link)s has been fired by %(character)s and the moon "
|
623
|
-
"products are ready to be harvested.\n"
|
611
|
+
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s belonging to %(owner_link)s has been fired by %(character)s and the moon products are ready to be harvested.\n"
|
624
612
|
"\n"
|
625
613
|
"%(ore_text)s"
|
626
614
|
msgstr ""
|
@@ -682,8 +670,8 @@ msgstr ""
|
|
682
670
|
#: core/notification_embeds/sov_embeds.py:104
|
683
671
|
#, python-format
|
684
672
|
msgid ""
|
685
|
-
"DED now officially acknowledges that your member corporation %(corporation)s
|
686
|
-
"has claimed sovereignty on behalf of %(alliance)s in %(solar_system)s."
|
673
|
+
"DED now officially acknowledges that your member corporation %(corporation)s"
|
674
|
+
" has claimed sovereignty on behalf of %(alliance)s in %(solar_system)s."
|
687
675
|
msgstr ""
|
688
676
|
|
689
677
|
#: core/notification_embeds/sov_embeds.py:120
|
@@ -917,8 +905,8 @@ msgstr ""
|
|
917
905
|
#: core/notification_embeds/tower_embeds.py:41
|
918
906
|
#, python-format
|
919
907
|
msgid ""
|
920
|
-
"The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to
|
921
|
-
"%(owner_link)s"
|
908
|
+
"The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to"
|
909
|
+
" %(owner_link)s"
|
922
910
|
msgstr ""
|
923
911
|
|
924
912
|
#: core/notification_embeds/tower_embeds.py:61
|
@@ -943,8 +931,8 @@ msgstr ""
|
|
943
931
|
#: core/notification_embeds/tower_embeds.py:128
|
944
932
|
#, python-format
|
945
933
|
msgid ""
|
946
|
-
"The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to
|
947
|
-
"%(owner_link)s "
|
934
|
+
"The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to"
|
935
|
+
" %(owner_link)s "
|
948
936
|
msgstr ""
|
949
937
|
|
950
938
|
#: core/notification_embeds/tower_embeds.py:141
|
@@ -976,10 +964,8 @@ msgstr ""
|
|
976
964
|
#: core/notification_embeds/war_embeds.py:63
|
977
965
|
#, python-format
|
978
966
|
msgid ""
|
979
|
-
"There has been a development in the war between %(declared_by)s and "
|
980
|
-
"%(alliance)s
|
981
|
-
"%(against)s is no longer a member of %(alliance)s, and therefore a new war "
|
982
|
-
"between %(declared_by)s and %(against)s has begun."
|
967
|
+
"There has been a development in the war between %(declared_by)s and %(alliance)s.\n"
|
968
|
+
"%(against)s is no longer a member of %(alliance)s, and therefore a new war between %(declared_by)s and %(against)s has begun."
|
983
969
|
msgstr ""
|
984
970
|
|
985
971
|
#: core/notification_embeds/war_embeds.py:78
|
@@ -990,10 +976,8 @@ msgstr ""
|
|
990
976
|
#: core/notification_embeds/war_embeds.py:83
|
991
977
|
#, python-format
|
992
978
|
msgid ""
|
993
|
-
"%(declared_by)s has declared war on %(against)s with %(war_hq)s as the "
|
994
|
-
"
|
995
|
-
"Within %(delay_hours)s hours fighting can legally occur between those "
|
996
|
-
"involved."
|
979
|
+
"%(declared_by)s has declared war on %(against)s with %(war_hq)s as the designated war headquarters.\n"
|
980
|
+
"Within %(delay_hours)s hours fighting can legally occur between those involved."
|
997
981
|
msgstr ""
|
998
982
|
|
999
983
|
#: core/notification_embeds/war_embeds.py:102
|
@@ -1016,10 +1000,8 @@ msgstr ""
|
|
1016
1000
|
#: core/notification_embeds/war_embeds.py:125
|
1017
1001
|
#, python-format
|
1018
1002
|
msgid ""
|
1019
|
-
"The war between %(declared_by)s and %(against)s has been retracted by "
|
1020
|
-
"CONCORD
|
1021
|
-
"After %(end_date)s CONCORD will again respond to any hostilities between "
|
1022
|
-
"those involved with full force."
|
1003
|
+
"The war between %(declared_by)s and %(against)s has been retracted by CONCORD.\n"
|
1004
|
+
"After %(end_date)s CONCORD will again respond to any hostilities between those involved with full force."
|
1023
1005
|
msgstr ""
|
1024
1006
|
|
1025
1007
|
#: core/notification_embeds/war_embeds.py:141
|
@@ -1040,11 +1022,8 @@ msgstr ""
|
|
1040
1022
|
|
1041
1023
|
#: core/notification_embeds/war_embeds.py:159
|
1042
1024
|
msgid ""
|
1043
|
-
"Your corporation or alliance is **no longer eligible** to participate in "
|
1044
|
-
"formal war
|
1045
|
-
"Neither your corporation nor any of the corporations in your alliance own a "
|
1046
|
-
"structure deployed in space at this time. If your corporation or alliance is "
|
1047
|
-
"currently involved in a formal war, that war will end in 24 hours."
|
1025
|
+
"Your corporation or alliance is **no longer eligible** to participate in formal war declarations.\n"
|
1026
|
+
"Neither your corporation nor any of the corporations in your alliance own a structure deployed in space at this time. If your corporation or alliance is currently involved in a formal war, that war will end in 24 hours."
|
1048
1027
|
msgstr ""
|
1049
1028
|
|
1050
1029
|
#: core/notification_embeds/war_embeds.py:176
|
@@ -1056,8 +1035,8 @@ msgstr ""
|
|
1056
1035
|
#, python-format
|
1057
1036
|
msgid ""
|
1058
1037
|
"%s has offered to end the war with %s in the exchange for %s ISK. If "
|
1059
|
-
"accepted, the war will end in 24 hours and your organizations will be unable
|
1060
|
-
"to declare new wars against each other for the next 2 weeks."
|
1038
|
+
"accepted, the war will end in 24 hours and your organizations will be unable"
|
1039
|
+
" to declare new wars against each other for the next 2 weeks."
|
1061
1040
|
msgstr ""
|
1062
1041
|
|
1063
1042
|
#: core/notification_embeds/war_embeds.py:188
|
@@ -1480,8 +1459,8 @@ msgstr ""
|
|
1480
1459
|
|
1481
1460
|
#: models/notifications.py:710
|
1482
1461
|
msgid ""
|
1483
|
-
"Option to ping every member of the channel. This setting can be overruled by
|
1484
|
-
"the respective owner or webhook configuration"
|
1462
|
+
"Option to ping every member of the channel. This setting can be overruled by"
|
1463
|
+
" the respective owner or webhook configuration"
|
1485
1464
|
msgstr ""
|
1486
1465
|
|
1487
1466
|
#: models/notifications.py:721
|
@@ -2015,8 +1994,8 @@ msgstr ""
|
|
2015
1994
|
#: models/structures_1.py:330
|
2016
1995
|
msgid ""
|
2017
1996
|
"The average hour of day that determines the time +/- some hours when the "
|
2018
|
-
"structure will randomly exit its reinforcement periods and become vulnerable
|
2019
|
-
"to attack against its armor and/or hull. "
|
1997
|
+
"structure will randomly exit its reinforcement periods and become vulnerable"
|
1998
|
+
" to attack against its armor and/or hull. "
|
2020
1999
|
msgstr ""
|
2021
2000
|
|
2022
2001
|
#: models/structures_1.py:339
|
@@ -2081,8 +2060,8 @@ msgstr ""
|
|
2081
2060
|
|
2082
2061
|
#: models/structures_1.py:399
|
2083
2062
|
msgid ""
|
2084
|
-
"Webhooks for sending notifications to. If any webhook is enabled, these will
|
2085
|
-
"be used instead of the webhooks defined for the respective owner. If no "
|
2063
|
+
"Webhooks for sending notifications to. If any webhook is enabled, these will"
|
2064
|
+
" be used instead of the webhooks defined for the respective owner. If no "
|
2086
2065
|
"webhook is enabled the owner's setting will be used. "
|
2087
2066
|
msgstr ""
|
2088
2067
|
|
@@ -2601,8 +2580,8 @@ msgstr ""
|
|
2601
2580
|
|
2602
2581
|
#: templates/structures/public.html:49
|
2603
2582
|
msgid ""
|
2604
|
-
"Non corporation or alliance members will be assumed to have neutral standing
|
2605
|
-
"with the owner"
|
2583
|
+
"Non corporation or alliance members will be assumed to have neutral standing"
|
2584
|
+
" with the owner"
|
2606
2585
|
msgstr ""
|
2607
2586
|
|
2608
2587
|
#: templates/structures/public.html:50 templates/structures/structures.html:96
|
@@ -2689,8 +2668,8 @@ msgstr ""
|
|
2689
2668
|
#: views/structures.py:602
|
2690
2669
|
#, python-format
|
2691
2670
|
msgid ""
|
2692
|
-
"%(corporation)s has been added with %(character)s as sync character. We have
|
2693
|
-
"started fetching structures and notifications for this corporation and you "
|
2671
|
+
"%(corporation)s has been added with %(character)s as sync character. We have"
|
2672
|
+
" started fetching structures and notifications for this corporation and you "
|
2694
2673
|
"will receive a report once the process is finished."
|
2695
2674
|
msgstr ""
|
2696
2675
|
|
@@ -10,12 +10,11 @@ msgstr ""
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"POT-Creation-Date: 2023-11-15 23:09+0100\n"
|
12
12
|
"PO-Revision-Date: 2020-03-09 19:25+0000\n"
|
13
|
-
"Language-Team: Korean (Korea) (https://app.transifex.com/kalkoken-apps/"
|
14
|
-
"teams/107978/ko_KR/)\n"
|
15
|
-
"Language: ko_KR\n"
|
13
|
+
"Language-Team: Korean (Korea) (https://app.transifex.com/kalkoken-apps/teams/107978/ko_KR/)\n"
|
16
14
|
"MIME-Version: 1.0\n"
|
17
15
|
"Content-Type: text/plain; charset=UTF-8\n"
|
18
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
|
+
"Language: ko_KR\n"
|
19
18
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
20
19
|
|
21
20
|
#: admin.py:64 admin.py:920 models/notifications.py:145 models/owners.py:219
|
@@ -58,8 +57,8 @@ msgstr ""
|
|
58
57
|
#: admin.py:140
|
59
58
|
msgid ""
|
60
59
|
"Timing configuration for sending fuel notifications. Note that the first "
|
61
|
-
"notification will be sent at the exact start hour, and the last notification
|
62
|
-
"will be sent one repeat before the end hour."
|
60
|
+
"notification will be sent at the exact start hour, and the last notification"
|
61
|
+
" will be sent one repeat before the end hour."
|
63
62
|
msgstr ""
|
64
63
|
|
65
64
|
#: admin.py:161 models/notifications.py:851
|
@@ -436,7 +435,8 @@ msgstr ""
|
|
436
435
|
#, python-format
|
437
436
|
msgid ""
|
438
437
|
"Maintenance bill for Infrastructure Hub in %(solar_system)s expires at "
|
439
|
-
"%(due_date)s, if not paid in time this Infrastructure Hub will self-
|
438
|
+
"%(due_date)s, if not paid in time this Infrastructure Hub will self-"
|
439
|
+
"destruct."
|
440
440
|
msgstr ""
|
441
441
|
|
442
442
|
#: core/notification_embeds/billing_embeds.py:84
|
@@ -471,8 +471,7 @@ msgstr ""
|
|
471
471
|
#: core/notification_embeds/character_embeds.py:66
|
472
472
|
#, python-format
|
473
473
|
msgid ""
|
474
|
-
"%(character_name)s has been invited to join %(corporation_name)s by "
|
475
|
-
"%(inviting_character)s.\n"
|
474
|
+
"%(character_name)s has been invited to join %(corporation_name)s by %(inviting_character)s.\n"
|
476
475
|
"Application:\n"
|
477
476
|
"> %(application_text)s"
|
478
477
|
msgstr ""
|
@@ -499,8 +498,7 @@ msgstr ""
|
|
499
498
|
#: core/notification_embeds/character_embeds.py:108
|
500
499
|
#, python-format
|
501
500
|
msgid ""
|
502
|
-
"%(character_name)s withdrew his/her application to join "
|
503
|
-
"%(corporation_name)s:\n"
|
501
|
+
"%(character_name)s withdrew his/her application to join %(corporation_name)s:\n"
|
504
502
|
"> %(application_text)s"
|
505
503
|
msgstr ""
|
506
504
|
|
@@ -549,11 +547,8 @@ msgstr ""
|
|
549
547
|
#: core/notification_embeds/moonmining_embeds.py:72
|
550
548
|
#, python-format
|
551
549
|
msgid ""
|
552
|
-
"A moon mining extraction has been started for %(structure_name)s at %(moon)s "
|
553
|
-
"
|
554
|
-
"%(character)s.\n"
|
555
|
-
"The chunk will be ready on location at %(ready_time)s, and will fracture "
|
556
|
-
"automatically on %(auto_time)s.\n"
|
550
|
+
"A moon mining extraction has been started for %(structure_name)s at %(moon)s in %(solar_system)s belonging to %(owner_link)s. Extraction was started by %(character)s.\n"
|
551
|
+
"The chunk will be ready on location at %(ready_time)s, and will fracture automatically on %(auto_time)s.\n"
|
557
552
|
"\n"
|
558
553
|
"%(ore_text)s"
|
559
554
|
msgstr ""
|
@@ -565,9 +560,7 @@ msgstr ""
|
|
565
560
|
#: core/notification_embeds/moonmining_embeds.py:98
|
566
561
|
#, python-format
|
567
562
|
msgid ""
|
568
|
-
"The extraction for %(structure_name)s at %(moon)s in %(solar_system)s "
|
569
|
-
"belonging to %(owner_link)s is finished and the chunk is ready to be shot "
|
570
|
-
"at.\n"
|
563
|
+
"The extraction for %(structure_name)s at %(moon)s in %(solar_system)s belonging to %(owner_link)s is finished and the chunk is ready to be shot at.\n"
|
571
564
|
"The chunk will automatically fracture on %(auto_time)s.\n"
|
572
565
|
"\n"
|
573
566
|
"%(ore_text)s"
|
@@ -580,9 +573,7 @@ msgstr ""
|
|
580
573
|
#: core/notification_embeds/moonmining_embeds.py:120
|
581
574
|
#, python-format
|
582
575
|
msgid ""
|
583
|
-
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
|
584
|
-
"belonging to %(owner_link)s has automatically been fired and the moon "
|
585
|
-
"products are ready to be harvested.\n"
|
576
|
+
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s belonging to %(owner_link)s has automatically been fired and the moon products are ready to be harvested.\n"
|
586
577
|
"\n"
|
587
578
|
"%(ore_text)s"
|
588
579
|
msgstr ""
|
@@ -602,8 +593,8 @@ msgstr ""
|
|
602
593
|
#: core/notification_embeds/moonmining_embeds.py:146
|
603
594
|
#, python-format
|
604
595
|
msgid ""
|
605
|
-
"An ongoing extraction for %(structure_name)s at %(moon)s in %(solar_system)s
|
606
|
-
"belonging to %(owner_link)s has been cancelled by %(character)s."
|
596
|
+
"An ongoing extraction for %(structure_name)s at %(moon)s in %(solar_system)s"
|
597
|
+
" belonging to %(owner_link)s has been cancelled by %(character)s."
|
607
598
|
msgstr ""
|
608
599
|
|
609
600
|
#: core/notification_embeds/moonmining_embeds.py:165
|
@@ -613,9 +604,7 @@ msgstr ""
|
|
613
604
|
#: core/notification_embeds/moonmining_embeds.py:167
|
614
605
|
#, python-format
|
615
606
|
msgid ""
|
616
|
-
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s "
|
617
|
-
"belonging to %(owner_link)s has been fired by %(character)s and the moon "
|
618
|
-
"products are ready to be harvested.\n"
|
607
|
+
"The moon drill fitted to %(structure_name)s at %(moon)s in %(solar_system)s belonging to %(owner_link)s has been fired by %(character)s and the moon products are ready to be harvested.\n"
|
619
608
|
"\n"
|
620
609
|
"%(ore_text)s"
|
621
610
|
msgstr ""
|
@@ -677,8 +666,8 @@ msgstr ""
|
|
677
666
|
#: core/notification_embeds/sov_embeds.py:104
|
678
667
|
#, python-format
|
679
668
|
msgid ""
|
680
|
-
"DED now officially acknowledges that your member corporation %(corporation)s
|
681
|
-
"has claimed sovereignty on behalf of %(alliance)s in %(solar_system)s."
|
669
|
+
"DED now officially acknowledges that your member corporation %(corporation)s"
|
670
|
+
" has claimed sovereignty on behalf of %(alliance)s in %(solar_system)s."
|
682
671
|
msgstr ""
|
683
672
|
|
684
673
|
#: core/notification_embeds/sov_embeds.py:120
|
@@ -912,8 +901,8 @@ msgstr ""
|
|
912
901
|
#: core/notification_embeds/tower_embeds.py:41
|
913
902
|
#, python-format
|
914
903
|
msgid ""
|
915
|
-
"The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to
|
916
|
-
"%(owner_link)s"
|
904
|
+
"The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to"
|
905
|
+
" %(owner_link)s"
|
917
906
|
msgstr ""
|
918
907
|
|
919
908
|
#: core/notification_embeds/tower_embeds.py:61
|
@@ -938,8 +927,8 @@ msgstr ""
|
|
938
927
|
#: core/notification_embeds/tower_embeds.py:128
|
939
928
|
#, python-format
|
940
929
|
msgid ""
|
941
|
-
"The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to
|
942
|
-
"%(owner_link)s "
|
930
|
+
"The starbase %(structure_name)s at %(moon)s in %(solar_system)s belonging to"
|
931
|
+
" %(owner_link)s "
|
943
932
|
msgstr ""
|
944
933
|
|
945
934
|
#: core/notification_embeds/tower_embeds.py:141
|
@@ -971,10 +960,8 @@ msgstr ""
|
|
971
960
|
#: core/notification_embeds/war_embeds.py:63
|
972
961
|
#, python-format
|
973
962
|
msgid ""
|
974
|
-
"There has been a development in the war between %(declared_by)s and "
|
975
|
-
"%(alliance)s
|
976
|
-
"%(against)s is no longer a member of %(alliance)s, and therefore a new war "
|
977
|
-
"between %(declared_by)s and %(against)s has begun."
|
963
|
+
"There has been a development in the war between %(declared_by)s and %(alliance)s.\n"
|
964
|
+
"%(against)s is no longer a member of %(alliance)s, and therefore a new war between %(declared_by)s and %(against)s has begun."
|
978
965
|
msgstr ""
|
979
966
|
|
980
967
|
#: core/notification_embeds/war_embeds.py:78
|
@@ -985,10 +972,8 @@ msgstr ""
|
|
985
972
|
#: core/notification_embeds/war_embeds.py:83
|
986
973
|
#, python-format
|
987
974
|
msgid ""
|
988
|
-
"%(declared_by)s has declared war on %(against)s with %(war_hq)s as the "
|
989
|
-
"
|
990
|
-
"Within %(delay_hours)s hours fighting can legally occur between those "
|
991
|
-
"involved."
|
975
|
+
"%(declared_by)s has declared war on %(against)s with %(war_hq)s as the designated war headquarters.\n"
|
976
|
+
"Within %(delay_hours)s hours fighting can legally occur between those involved."
|
992
977
|
msgstr ""
|
993
978
|
|
994
979
|
#: core/notification_embeds/war_embeds.py:102
|
@@ -1011,10 +996,8 @@ msgstr ""
|
|
1011
996
|
#: core/notification_embeds/war_embeds.py:125
|
1012
997
|
#, python-format
|
1013
998
|
msgid ""
|
1014
|
-
"The war between %(declared_by)s and %(against)s has been retracted by "
|
1015
|
-
"CONCORD
|
1016
|
-
"After %(end_date)s CONCORD will again respond to any hostilities between "
|
1017
|
-
"those involved with full force."
|
999
|
+
"The war between %(declared_by)s and %(against)s has been retracted by CONCORD.\n"
|
1000
|
+
"After %(end_date)s CONCORD will again respond to any hostilities between those involved with full force."
|
1018
1001
|
msgstr ""
|
1019
1002
|
|
1020
1003
|
#: core/notification_embeds/war_embeds.py:141
|
@@ -1035,11 +1018,8 @@ msgstr ""
|
|
1035
1018
|
|
1036
1019
|
#: core/notification_embeds/war_embeds.py:159
|
1037
1020
|
msgid ""
|
1038
|
-
"Your corporation or alliance is **no longer eligible** to participate in "
|
1039
|
-
"formal war
|
1040
|
-
"Neither your corporation nor any of the corporations in your alliance own a "
|
1041
|
-
"structure deployed in space at this time. If your corporation or alliance is "
|
1042
|
-
"currently involved in a formal war, that war will end in 24 hours."
|
1021
|
+
"Your corporation or alliance is **no longer eligible** to participate in formal war declarations.\n"
|
1022
|
+
"Neither your corporation nor any of the corporations in your alliance own a structure deployed in space at this time. If your corporation or alliance is currently involved in a formal war, that war will end in 24 hours."
|
1043
1023
|
msgstr ""
|
1044
1024
|
|
1045
1025
|
#: core/notification_embeds/war_embeds.py:176
|
@@ -1051,8 +1031,8 @@ msgstr ""
|
|
1051
1031
|
#, python-format
|
1052
1032
|
msgid ""
|
1053
1033
|
"%s has offered to end the war with %s in the exchange for %s ISK. If "
|
1054
|
-
"accepted, the war will end in 24 hours and your organizations will be unable
|
1055
|
-
"to declare new wars against each other for the next 2 weeks."
|
1034
|
+
"accepted, the war will end in 24 hours and your organizations will be unable"
|
1035
|
+
" to declare new wars against each other for the next 2 weeks."
|
1056
1036
|
msgstr ""
|
1057
1037
|
|
1058
1038
|
#: core/notification_embeds/war_embeds.py:188
|
@@ -1475,8 +1455,8 @@ msgstr ""
|
|
1475
1455
|
|
1476
1456
|
#: models/notifications.py:710
|
1477
1457
|
msgid ""
|
1478
|
-
"Option to ping every member of the channel. This setting can be overruled by
|
1479
|
-
"the respective owner or webhook configuration"
|
1458
|
+
"Option to ping every member of the channel. This setting can be overruled by"
|
1459
|
+
" the respective owner or webhook configuration"
|
1480
1460
|
msgstr ""
|
1481
1461
|
|
1482
1462
|
#: models/notifications.py:721
|
@@ -2010,8 +1990,8 @@ msgstr ""
|
|
2010
1990
|
#: models/structures_1.py:330
|
2011
1991
|
msgid ""
|
2012
1992
|
"The average hour of day that determines the time +/- some hours when the "
|
2013
|
-
"structure will randomly exit its reinforcement periods and become vulnerable
|
2014
|
-
"to attack against its armor and/or hull. "
|
1993
|
+
"structure will randomly exit its reinforcement periods and become vulnerable"
|
1994
|
+
" to attack against its armor and/or hull. "
|
2015
1995
|
msgstr ""
|
2016
1996
|
|
2017
1997
|
#: models/structures_1.py:339
|
@@ -2076,8 +2056,8 @@ msgstr ""
|
|
2076
2056
|
|
2077
2057
|
#: models/structures_1.py:399
|
2078
2058
|
msgid ""
|
2079
|
-
"Webhooks for sending notifications to. If any webhook is enabled, these will
|
2080
|
-
"be used instead of the webhooks defined for the respective owner. If no "
|
2059
|
+
"Webhooks for sending notifications to. If any webhook is enabled, these will"
|
2060
|
+
" be used instead of the webhooks defined for the respective owner. If no "
|
2081
2061
|
"webhook is enabled the owner's setting will be used. "
|
2082
2062
|
msgstr ""
|
2083
2063
|
|
@@ -2596,8 +2576,8 @@ msgstr ""
|
|
2596
2576
|
|
2597
2577
|
#: templates/structures/public.html:49
|
2598
2578
|
msgid ""
|
2599
|
-
"Non corporation or alliance members will be assumed to have neutral standing
|
2600
|
-
"with the owner"
|
2579
|
+
"Non corporation or alliance members will be assumed to have neutral standing"
|
2580
|
+
" with the owner"
|
2601
2581
|
msgstr ""
|
2602
2582
|
|
2603
2583
|
#: templates/structures/public.html:50 templates/structures/structures.html:96
|
@@ -2684,8 +2664,8 @@ msgstr ""
|
|
2684
2664
|
#: views/structures.py:602
|
2685
2665
|
#, python-format
|
2686
2666
|
msgid ""
|
2687
|
-
"%(corporation)s has been added with %(character)s as sync character. We have
|
2688
|
-
"started fetching structures and notifications for this corporation and you "
|
2667
|
+
"%(corporation)s has been added with %(character)s as sync character. We have"
|
2668
|
+
" started fetching structures and notifications for this corporation and you "
|
2689
2669
|
"will receive a report once the process is finished."
|
2690
2670
|
msgstr ""
|
2691
2671
|
|
Binary file
|