aa-sov-timer 2.0.0b1__tar.gz → 2.0.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/PKG-INFO +9 -12
  2. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/README.md +6 -9
  3. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/pyproject.toml +1 -1
  4. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/__init__.py +1 -1
  5. aa_sov_timer-2.0.2/sovtimer/locale/cs/LC_MESSAGES/django.mo +0 -0
  6. aa_sov_timer-2.0.2/sovtimer/locale/cs/LC_MESSAGES/django.po +160 -0
  7. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/de/LC_MESSAGES/django.mo +0 -0
  8. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/de/LC_MESSAGES/django.po +43 -42
  9. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/django.pot +38 -37
  10. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/es/LC_MESSAGES/django.mo +0 -0
  11. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/es/LC_MESSAGES/django.po +44 -43
  12. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
  13. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/fr_FR/LC_MESSAGES/django.po +44 -42
  14. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/it_IT/LC_MESSAGES/django.mo +0 -0
  15. aa_sov_timer-2.0.2/sovtimer/locale/it_IT/LC_MESSAGES/django.po +159 -0
  16. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/ja/LC_MESSAGES/django.mo +0 -0
  17. aa_sov_timer-2.0.2/sovtimer/locale/ja/LC_MESSAGES/django.po +158 -0
  18. aa_sov_timer-2.0.2/sovtimer/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
  19. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/ko_KR/LC_MESSAGES/django.po +56 -59
  20. aa_sov_timer-2.0.2/sovtimer/locale/nl/LC_MESSAGES/django.mo +0 -0
  21. aa_sov_timer-2.0.2/sovtimer/locale/nl/LC_MESSAGES/django.po +159 -0
  22. aa_sov_timer-2.0.2/sovtimer/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
  23. aa_sov_timer-2.0.2/sovtimer/locale/pl_PL/LC_MESSAGES/django.po +161 -0
  24. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/ru/LC_MESSAGES/django.mo +0 -0
  25. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/ru/LC_MESSAGES/django.po +43 -42
  26. aa_sov_timer-2.0.2/sovtimer/locale/sk/LC_MESSAGES/django.mo +0 -0
  27. aa_sov_timer-2.0.2/sovtimer/locale/sk/LC_MESSAGES/django.po +160 -0
  28. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
  29. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/uk/LC_MESSAGES/django.po +44 -43
  30. aa_sov_timer-2.0.2/sovtimer/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
  31. aa_sov_timer-2.0.2/sovtimer/locale/zh_Hans/LC_MESSAGES/django.po +162 -0
  32. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/static/sovtimer/css/aa-sov-timer.css +5 -31
  33. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +1 -1
  34. aa_sov_timer-2.0.2/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +1 -0
  35. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/static/sovtimer/js/aa-sov-timer.js +10 -5
  36. aa_sov_timer-2.0.2/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +2 -0
  37. aa_sov_timer-2.0.2/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +1 -0
  38. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/templates/sovtimer/dashboard.html +1 -7
  39. aa_sov_timer-2.0.0b1/sovtimer/locale/it_IT/LC_MESSAGES/django.po +0 -158
  40. aa_sov_timer-2.0.0b1/sovtimer/locale/ja/LC_MESSAGES/django.po +0 -157
  41. aa_sov_timer-2.0.0b1/sovtimer/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
  42. aa_sov_timer-2.0.0b1/sovtimer/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
  43. aa_sov_timer-2.0.0b1/sovtimer/locale/zh_Hans/LC_MESSAGES/django.po +0 -159
  44. aa_sov_timer-2.0.0b1/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +0 -1
  45. aa_sov_timer-2.0.0b1/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +0 -2
  46. aa_sov_timer-2.0.0b1/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +0 -1
  47. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/.gitignore +0 -0
  48. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/LICENSE +0 -0
  49. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/apps.py +0 -0
  50. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/auth_hooks.py +0 -0
  51. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/constants.py +0 -0
  52. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/locale/.gitkeep +0 -0
  53. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/management/commands/__init__.py +0 -0
  54. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/management/commands/sovtimer_load_initial_data.py +0 -0
  55. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/0001_initial.py +0 -0
  56. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/0002_aasovtimercampaigns_aasovtimerstructures.py +0 -0
  57. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/0003_auto_20201113_1033.py +0 -0
  58. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/0004_auto_20201113_1856.py +0 -0
  59. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/0005_auto_20201114_0720.py +0 -0
  60. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/0006_rename_models.py +0 -0
  61. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/0007_cleanup_models.py +0 -0
  62. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/0008_fix_campaign_attackers_score.py +0 -0
  63. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/0009_alter_campaign_options_and_more.py +0 -0
  64. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/migrations/__init__.py +0 -0
  65. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/models.py +0 -0
  66. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/providers.py +0 -0
  67. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/static/sovtimer/font/materialicons/v103/MaterialIcons-Regular.codepoints +0 -0
  68. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/static/sovtimer/font/materialicons/v103/MaterialIcons-Regular.ttf +0 -0
  69. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/static/sovtimer/font/materialicons/v103/MaterialIcons-Regular.woff2 +0 -0
  70. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/static/sovtimer/font/materialicons/v103/README.md +0 -0
  71. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/static/sovtimer/images/zkillboard.png +0 -0
  72. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tasks.py +0 -0
  73. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/templates/sovtimer/base.html +0 -0
  74. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html +0 -0
  75. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html +0 -0
  76. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/templates/sovtimer/partials/dashboard/table.html +0 -0
  77. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html +0 -0
  78. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/templates/sovtimer/partials/header/h1.html +0 -0
  79. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/templatetags/__init__.py +0 -0
  80. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/templatetags/sovtimer.py +0 -0
  81. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/__init__.py +0 -0
  82. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/fixtures/allianceauth.json +0 -0
  83. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/fixtures/load_allianceauth.py +0 -0
  84. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/fixtures/load_sovtimer.py +0 -0
  85. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/fixtures/sovtimer.json +0 -0
  86. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/fixtures/utils.py +0 -0
  87. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/test_ajax_calls.py +0 -0
  88. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/test_integration.py +0 -0
  89. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/test_templatetags.py +0 -0
  90. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/tests/utils.py +0 -0
  91. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/urls.py +0 -0
  92. {aa_sov_timer-2.0.0b1 → aa_sov_timer-2.0.2}/sovtimer/views.py +0 -0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: aa-sov-timer
3
- Version: 2.0.0b1
3
+ Version: 2.0.2
4
4
  Summary: Sov Campaign Timer for Alliance Auth
5
5
  Project-URL: Changelog, https://github.com/ppfeufer/aa-sov-timer/blob/master/CHANGELOG.md
6
6
  Project-URL: Documentation, https://github.com/ppfeufer/aa-sov-timer/blob/master/README.md
@@ -702,7 +702,7 @@ Classifier: Topic :: Internet :: WWW/HTTP
702
702
  Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
703
703
  Requires-Python: >=3.8
704
704
  Requires-Dist: allianceauth-app-utils>=1.25
705
- Requires-Dist: allianceauth>=4.0.0b1
705
+ Requires-Dist: allianceauth<5.0.0,>=4
706
706
  Requires-Dist: django-eveuniverse>=1.5.4
707
707
  Provides-Extra: tests-allianceauth-latest
708
708
  Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
@@ -734,8 +734,7 @@ ______________________________________________________________________
734
734
 
735
735
  - [AA Sovereignty Timer](#aa-sovereignty-timer)
736
736
  - [Screenshots](#screenshots)
737
- - [AA Sov Timer Dashboard (Light Mode)](#aa-sov-timer-dashboard-light-mode)
738
- - [AA Sov Timer Dashboard (Dark Mode)](#aa-sov-timer-dashboard-dark-mode)
737
+ - [AA Sov Timer Dashboard](#aa-sov-timer-dashboard)
739
738
  - [Installation](#installation)
740
739
  - [Step 1: Installing the App](#step-1-installing-the-app)
741
740
  - [Step 2: Update Your AA Settings](#step-2-update-your-aa-settings)
@@ -754,23 +753,21 @@ ______________________________________________________________________
754
753
 
755
754
  ## Screenshots<a name="screenshots"></a>
756
755
 
757
- ### AA Sov Timer Dashboard (Light Mode)<a name="aa-sov-timer-dashboard-light-mode"></a>
756
+ ### AA Sov Timer Dashboard<a name="aa-sov-timer-dashboard"></a>
758
757
 
759
- ![AA Sov Timer Dashboard (Light Mode)](https://raw.githubusercontent.com/ppfeufer/aa-sov-timer/master/docs/images/presentation/aa-sov-timer-light-mode.jpg "AA Sov Timer Dashboard (Light Mode)")
760
-
761
- ### AA Sov Timer Dashboard (Dark Mode)<a name="aa-sov-timer-dashboard-dark-mode"></a>
762
-
763
- ![AA Sov Timer Dashboard (Dark Mode)](https://raw.githubusercontent.com/ppfeufer/aa-sov-timer/master/docs/images/presentation/aa-sov-timer-dark-mode.jpg "AA Sov Timer Dashboard (Dark Mode)")
758
+ ![AA Sov Timer Dashboard](https://raw.githubusercontent.com/ppfeufer/aa-sov-timer/master/docs/images/presentation/aa-sov-timer.jpg "AA Sov Timer Dashboard")
764
759
 
765
760
  ## Installation<a name="installation"></a>
766
761
 
767
762
  > \[!NOTE\]
768
763
  >
769
- > **AA Sov Timer needs at least Alliance Auth v4.0.0!**
764
+ > **AA Sov Timer >= 2.0.0 needs at least Alliance Auth v4.0.0!**
770
765
  >
771
766
  > Please make sure to update your Alliance Auth instance _before_ you install this
772
767
  > module or update to the latest version, otherwise an update to Alliance Auth will
773
768
  > be pulled in unsupervised.
769
+ >
770
+ > The last version compatible with Alliance Auth v3 is `1.12.3`.
774
771
 
775
772
  **Important**: Please make sure you meet all preconditions before you proceed:
776
773
 
@@ -23,8 +23,7 @@ ______________________________________________________________________
23
23
 
24
24
  - [AA Sovereignty Timer](#aa-sovereignty-timer)
25
25
  - [Screenshots](#screenshots)
26
- - [AA Sov Timer Dashboard (Light Mode)](#aa-sov-timer-dashboard-light-mode)
27
- - [AA Sov Timer Dashboard (Dark Mode)](#aa-sov-timer-dashboard-dark-mode)
26
+ - [AA Sov Timer Dashboard](#aa-sov-timer-dashboard)
28
27
  - [Installation](#installation)
29
28
  - [Step 1: Installing the App](#step-1-installing-the-app)
30
29
  - [Step 2: Update Your AA Settings](#step-2-update-your-aa-settings)
@@ -43,23 +42,21 @@ ______________________________________________________________________
43
42
 
44
43
  ## Screenshots<a name="screenshots"></a>
45
44
 
46
- ### AA Sov Timer Dashboard (Light Mode)<a name="aa-sov-timer-dashboard-light-mode"></a>
45
+ ### AA Sov Timer Dashboard<a name="aa-sov-timer-dashboard"></a>
47
46
 
48
- ![AA Sov Timer Dashboard (Light Mode)](https://raw.githubusercontent.com/ppfeufer/aa-sov-timer/master/docs/images/presentation/aa-sov-timer-light-mode.jpg "AA Sov Timer Dashboard (Light Mode)")
49
-
50
- ### AA Sov Timer Dashboard (Dark Mode)<a name="aa-sov-timer-dashboard-dark-mode"></a>
51
-
52
- ![AA Sov Timer Dashboard (Dark Mode)](https://raw.githubusercontent.com/ppfeufer/aa-sov-timer/master/docs/images/presentation/aa-sov-timer-dark-mode.jpg "AA Sov Timer Dashboard (Dark Mode)")
47
+ ![AA Sov Timer Dashboard](https://raw.githubusercontent.com/ppfeufer/aa-sov-timer/master/docs/images/presentation/aa-sov-timer.jpg "AA Sov Timer Dashboard")
53
48
 
54
49
  ## Installation<a name="installation"></a>
55
50
 
56
51
  > \[!NOTE\]
57
52
  >
58
- > **AA Sov Timer needs at least Alliance Auth v4.0.0!**
53
+ > **AA Sov Timer >= 2.0.0 needs at least Alliance Auth v4.0.0!**
59
54
  >
60
55
  > Please make sure to update your Alliance Auth instance _before_ you install this
61
56
  > module or update to the latest version, otherwise an update to Alliance Auth will
62
57
  > be pulled in unsupervised.
58
+ >
59
+ > The last version compatible with Alliance Auth v3 is `1.12.3`.
63
60
 
64
61
  **Important**: Please make sure you meet all preconditions before you proceed:
65
62
 
@@ -40,7 +40,7 @@ dynamic = [
40
40
  "version",
41
41
  ]
42
42
  dependencies = [
43
- "allianceauth>=4.0.0b1",
43
+ "allianceauth<5.0.0,>=4",
44
44
  "allianceauth-app-utils>=1.25",
45
45
  "django-eveuniverse>=1.5.4",
46
46
  ]
@@ -5,5 +5,5 @@ App init
5
5
  # Django
6
6
  from django.utils.translation import gettext_lazy as _
7
7
 
8
- __version__ = "2.0.0-beta.1"
8
+ __version__ = "2.0.2"
9
9
  __title__ = _("Sovereignty Timers")
@@ -0,0 +1,160 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: PACKAGE VERSION\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2024-03-20 17:11+0100\n"
11
+ "PO-Revision-Date: 2024-05-10 14:12+0000\n"
12
+ "Last-Translator: Anonymous <noreply@weblate.org>\n"
13
+ "Language-Team: Czech <https://weblate.ppfeufer.de/projects/"
14
+ "alliance-auth-apps/aa-sov-timer/cs/>\n"
15
+ "Language: cs\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
20
+ "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
21
+ "X-Generator: Weblate 5.5.3\n"
22
+
23
+ #: sovtimer/__init__.py:9
24
+ msgid "Sovereignty Timers"
25
+ msgstr ""
26
+
27
+ #: sovtimer/apps.py:20
28
+ #, python-brace-format
29
+ msgid "Sovereignty Timer v{__version__}"
30
+ msgstr ""
31
+
32
+ #: sovtimer/models.py:33 sovtimer/templates/sovtimer/base.html:6
33
+ #: sovtimer/templates/sovtimer/base.html:10
34
+ msgid "Sovereignty Timer"
35
+ msgstr ""
36
+
37
+ #: sovtimer/models.py:36
38
+ msgid "Can access the Sovereignty Timer module"
39
+ msgstr ""
40
+
41
+ #: sovtimer/models.py:73
42
+ msgid "Sovereignty structure"
43
+ msgstr ""
44
+
45
+ #: sovtimer/models.py:74
46
+ msgid "Sovereignty structures"
47
+ msgstr ""
48
+
49
+ #: sovtimer/models.py:111
50
+ msgid "IHub defense"
51
+ msgstr ""
52
+
53
+ #: sovtimer/models.py:112
54
+ msgid "TCU defense"
55
+ msgstr ""
56
+
57
+ #: sovtimer/models.py:138
58
+ msgid "Sovereignty campaign"
59
+ msgstr ""
60
+
61
+ #: sovtimer/models.py:139
62
+ msgid "Sovereignty campaigns"
63
+ msgstr ""
64
+
65
+ #: sovtimer/templates/sovtimer/dashboard.html:15
66
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:27
67
+ msgid "System"
68
+ msgstr ""
69
+
70
+ #: sovtimer/templates/sovtimer/dashboard.html:16
71
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:28
72
+ msgid "Constellation"
73
+ msgstr ""
74
+
75
+ #: sovtimer/templates/sovtimer/dashboard.html:17
76
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:29
77
+ msgid "Region"
78
+ msgstr ""
79
+
80
+ #: sovtimer/templates/sovtimer/dashboard.html:18
81
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:30
82
+ msgid "Owner / Defender"
83
+ msgstr ""
84
+
85
+ #: sovtimer/templates/sovtimer/dashboard.html:19
86
+ msgid "Active campaign"
87
+ msgstr ""
88
+
89
+ #: sovtimer/templates/sovtimer/dashboard.html:20 sovtimer/views.py:161
90
+ msgid "Yes"
91
+ msgstr ""
92
+
93
+ #: sovtimer/templates/sovtimer/dashboard.html:21 sovtimer/views.py:159
94
+ msgid "No"
95
+ msgstr ""
96
+
97
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:4
98
+ msgid ""
99
+ "The sovereignty timer list is automatically updated every 30 seconds. "
100
+ "Progress for any active campaigns will be shown as <i>Previous - Trend - "
101
+ "Current</i>."
102
+ msgstr ""
103
+
104
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:10
105
+ msgid "Sovereignty campaign list"
106
+ msgstr ""
107
+
108
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:16
109
+ msgid "Timers total:"
110
+ msgstr ""
111
+
112
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:17
113
+ msgid "Timers upcoming (< 4hrs):"
114
+ msgstr ""
115
+
116
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:18
117
+ msgid "Timers active:"
118
+ msgstr ""
119
+
120
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:26
121
+ msgid "Type"
122
+ msgstr ""
123
+
124
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:31
125
+ msgid "ADM"
126
+ msgstr ""
127
+
128
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:32
129
+ msgid "Start"
130
+ msgstr ""
131
+
132
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:33
133
+ msgid "Remaining"
134
+ msgstr ""
135
+
136
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:34
137
+ msgid "Progress"
138
+ msgstr ""
139
+
140
+ #: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:5
141
+ msgid ""
142
+ "Do you want to help translate this app into your language or improve the "
143
+ "existing translation?"
144
+ msgstr ""
145
+
146
+ #: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:8
147
+ msgid "Join our team of translators!"
148
+ msgstr ""
149
+
150
+ #: sovtimer/views.py:163
151
+ msgid "Neither side has made any progress yet"
152
+ msgstr ""
153
+
154
+ #: sovtimer/views.py:171
155
+ msgid "Defenders making progress"
156
+ msgstr ""
157
+
158
+ #: sovtimer/views.py:179
159
+ msgid "Attackers making progress"
160
+ msgstr ""
@@ -1,97 +1,98 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- # "H. Peter Pfeufer" <info@ppfeufer.de>, 2023.
4
+ # "H. Peter Pfeufer" <info@ppfeufer.de>, 2023, 2024.
5
5
  msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: PACKAGE VERSION\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "POT-Creation-Date: 2023-09-24 16:22+0200\n"
10
- "PO-Revision-Date: 2023-09-24 13:12+0000\n"
9
+ "POT-Creation-Date: 2024-03-16 00:17+0100\n"
10
+ "PO-Revision-Date: 2024-05-10 14:12+0000\n"
11
11
  "Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
12
- "Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-"
13
- "apps/aa-sov-timer/de/>\n"
12
+ "Language-Team: German <https://weblate.ppfeufer.de/projects/"
13
+ "alliance-auth-apps/aa-sov-timer/de/>\n"
14
14
  "Language: de\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
18
18
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
19
- "X-Generator: Weblate 5.0.2\n"
19
+ "X-Generator: Weblate 5.5.3\n"
20
20
 
21
- #: __init__.py:12 templates/sovtimer/dashboard.html:6
21
+ #: sovtimer/__init__.py:9
22
22
  msgid "Sovereignty Timers"
23
23
  msgstr "Souveränitäts-Timer"
24
24
 
25
- #: apps.py:20
25
+ #: sovtimer/apps.py:20
26
26
  #, python-brace-format
27
27
  msgid "Sovereignty Timer v{__version__}"
28
28
  msgstr "Souveränitäts-Timer v{__version__}"
29
29
 
30
- #: models.py:33 templates/sovtimer/base.html:5
30
+ #: sovtimer/models.py:33 sovtimer/templates/sovtimer/base.html:6
31
+ #: sovtimer/templates/sovtimer/base.html:10
31
32
  msgid "Sovereignty Timer"
32
33
  msgstr "Souveränitäts-Timer"
33
34
 
34
- #: models.py:36
35
+ #: sovtimer/models.py:36
35
36
  msgid "Can access the Sovereignty Timer module"
36
37
  msgstr "Kann das Souveränitäts-Timer Modul nutzen"
37
38
 
38
- #: models.py:73
39
+ #: sovtimer/models.py:73
39
40
  msgid "Sovereignty structure"
40
41
  msgstr "Souveränitäts-Struktur"
41
42
 
42
- #: models.py:74
43
+ #: sovtimer/models.py:74
43
44
  msgid "Sovereignty structures"
44
45
  msgstr "Souveränitäts-Strukturen"
45
46
 
46
- #: models.py:111
47
+ #: sovtimer/models.py:111
47
48
  msgid "IHub defense"
48
49
  msgstr "IHub Verteidigung"
49
50
 
50
- #: models.py:112
51
+ #: sovtimer/models.py:112
51
52
  msgid "TCU defense"
52
53
  msgstr "TCU Verteidigung"
53
54
 
54
- #: models.py:138
55
+ #: sovtimer/models.py:138
55
56
  msgid "Sovereignty campaign"
56
57
  msgstr "Souveränitäts-Kampagne"
57
58
 
58
- #: models.py:139
59
+ #: sovtimer/models.py:139
59
60
  msgid "Sovereignty campaigns"
60
61
  msgstr "Souveränitäts-Kampagnen"
61
62
 
62
- #: templates/sovtimer/dashboard.html:20
63
- #: templates/sovtimer/partials/dashboard/table.html:25
63
+ #: sovtimer/templates/sovtimer/dashboard.html:15
64
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:27
64
65
  msgid "System"
65
66
  msgstr "System"
66
67
 
67
- #: templates/sovtimer/dashboard.html:21
68
- #: templates/sovtimer/partials/dashboard/table.html:26
68
+ #: sovtimer/templates/sovtimer/dashboard.html:16
69
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:28
69
70
  msgid "Constellation"
70
71
  msgstr "Konstellation"
71
72
 
72
- #: templates/sovtimer/dashboard.html:22
73
- #: templates/sovtimer/partials/dashboard/table.html:27
73
+ #: sovtimer/templates/sovtimer/dashboard.html:17
74
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:29
74
75
  msgid "Region"
75
76
  msgstr "Region"
76
77
 
77
- #: templates/sovtimer/dashboard.html:23
78
- #: templates/sovtimer/partials/dashboard/table.html:28
78
+ #: sovtimer/templates/sovtimer/dashboard.html:18
79
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:30
79
80
  msgid "Owner / Defender"
80
81
  msgstr "Besitzer / Verteidiger"
81
82
 
82
- #: templates/sovtimer/dashboard.html:24
83
+ #: sovtimer/templates/sovtimer/dashboard.html:19
83
84
  msgid "Active campaign"
84
85
  msgstr "Aktive Kampagne"
85
86
 
86
- #: templates/sovtimer/dashboard.html:25 views.py:161
87
+ #: sovtimer/templates/sovtimer/dashboard.html:20 sovtimer/views.py:161
87
88
  msgid "Yes"
88
89
  msgstr "Ja"
89
90
 
90
- #: templates/sovtimer/dashboard.html:26 views.py:159
91
+ #: sovtimer/templates/sovtimer/dashboard.html:21 sovtimer/views.py:159
91
92
  msgid "No"
92
93
  msgstr "Nein"
93
94
 
94
- #: templates/sovtimer/partials/dashboard/table.html:4
95
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:4
95
96
  msgid ""
96
97
  "The sovereignty timer list is automatically updated every 30 seconds. "
97
98
  "Progress for any active campaigns will be shown as <i>Previous - Trend - "
@@ -101,43 +102,43 @@ msgstr ""
101
102
  "Der Fortschritt für alle aktiven Kampagnen wird als <i>Vorher – Trend – "
102
103
  "Aktuell</i> angezeigt."
103
104
 
104
- #: templates/sovtimer/partials/dashboard/table.html:9
105
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:10
105
106
  msgid "Sovereignty campaign list"
106
107
  msgstr "Liste der Souveränitäts-Kampagnen"
107
108
 
108
- #: templates/sovtimer/partials/dashboard/table.html:14
109
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:16
109
110
  msgid "Timers total:"
110
111
  msgstr "Alle Timer:"
111
112
 
112
- #: templates/sovtimer/partials/dashboard/table.html:15
113
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:17
113
114
  msgid "Timers upcoming (< 4hrs):"
114
115
  msgstr "Bevorstehende Timer (< 4 Stunden):"
115
116
 
116
- #: templates/sovtimer/partials/dashboard/table.html:16
117
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:18
117
118
  msgid "Timers active:"
118
119
  msgstr "Aktive Timer:"
119
120
 
120
- #: templates/sovtimer/partials/dashboard/table.html:24
121
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:26
121
122
  msgid "Type"
122
123
  msgstr "Typ"
123
124
 
124
- #: templates/sovtimer/partials/dashboard/table.html:29
125
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:31
125
126
  msgid "ADM"
126
127
  msgstr "ADM"
127
128
 
128
- #: templates/sovtimer/partials/dashboard/table.html:30
129
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:32
129
130
  msgid "Start"
130
131
  msgstr "Beginn"
131
132
 
132
- #: templates/sovtimer/partials/dashboard/table.html:31
133
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:33
133
134
  msgid "Remaining"
134
135
  msgstr "Verbleibend"
135
136
 
136
- #: templates/sovtimer/partials/dashboard/table.html:32
137
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:34
137
138
  msgid "Progress"
138
139
  msgstr "Fortschritt"
139
140
 
140
- #: templates/sovtimer/partials/footer/app-translation-footer.html:5
141
+ #: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:5
141
142
  msgid ""
142
143
  "Do you want to help translate this app into your language or improve the "
143
144
  "existing translation?"
@@ -145,18 +146,18 @@ msgstr ""
145
146
  "Du möchtest helfen diese App in Deine Sprache zu übersetzen oder die "
146
147
  "bestehende Übersetzung verbessern?"
147
148
 
148
- #: templates/sovtimer/partials/footer/app-translation-footer.html:8
149
+ #: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:8
149
150
  msgid "Join our team of translators!"
150
151
  msgstr "Tritt unserm Team von Übersetzern bei!"
151
152
 
152
- #: views.py:163
153
+ #: sovtimer/views.py:163
153
154
  msgid "Neither side has made any progress yet"
154
155
  msgstr "Keine Seite hat bisher Fortschritte gemacht"
155
156
 
156
- #: views.py:171
157
+ #: sovtimer/views.py:171
157
158
  msgid "Defenders making progress"
158
159
  msgstr "Verteidiger machen Fortschritte"
159
160
 
160
- #: views.py:179
161
+ #: sovtimer/views.py:179
161
162
  msgid "Attackers making progress"
162
163
  msgstr "Angreifer machen Fortschritte"
@@ -8,7 +8,7 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: PACKAGE VERSION\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2023-09-24 16:22+0200\n"
11
+ "POT-Creation-Date: 2024-03-20 17:11+0100\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,140 +17,141 @@ msgstr ""
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
19
 
20
- #: __init__.py:12 templates/sovtimer/dashboard.html:6
20
+ #: sovtimer/__init__.py:9
21
21
  msgid "Sovereignty Timers"
22
22
  msgstr ""
23
23
 
24
- #: apps.py:20
24
+ #: sovtimer/apps.py:20
25
25
  #, python-brace-format
26
26
  msgid "Sovereignty Timer v{__version__}"
27
27
  msgstr ""
28
28
 
29
- #: models.py:33 templates/sovtimer/base.html:5
29
+ #: sovtimer/models.py:33 sovtimer/templates/sovtimer/base.html:6
30
+ #: sovtimer/templates/sovtimer/base.html:10
30
31
  msgid "Sovereignty Timer"
31
32
  msgstr ""
32
33
 
33
- #: models.py:36
34
+ #: sovtimer/models.py:36
34
35
  msgid "Can access the Sovereignty Timer module"
35
36
  msgstr ""
36
37
 
37
- #: models.py:73
38
+ #: sovtimer/models.py:73
38
39
  msgid "Sovereignty structure"
39
40
  msgstr ""
40
41
 
41
- #: models.py:74
42
+ #: sovtimer/models.py:74
42
43
  msgid "Sovereignty structures"
43
44
  msgstr ""
44
45
 
45
- #: models.py:111
46
+ #: sovtimer/models.py:111
46
47
  msgid "IHub defense"
47
48
  msgstr ""
48
49
 
49
- #: models.py:112
50
+ #: sovtimer/models.py:112
50
51
  msgid "TCU defense"
51
52
  msgstr ""
52
53
 
53
- #: models.py:138
54
+ #: sovtimer/models.py:138
54
55
  msgid "Sovereignty campaign"
55
56
  msgstr ""
56
57
 
57
- #: models.py:139
58
+ #: sovtimer/models.py:139
58
59
  msgid "Sovereignty campaigns"
59
60
  msgstr ""
60
61
 
61
- #: templates/sovtimer/dashboard.html:20
62
- #: templates/sovtimer/partials/dashboard/table.html:25
62
+ #: sovtimer/templates/sovtimer/dashboard.html:15
63
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:27
63
64
  msgid "System"
64
65
  msgstr ""
65
66
 
66
- #: templates/sovtimer/dashboard.html:21
67
- #: templates/sovtimer/partials/dashboard/table.html:26
67
+ #: sovtimer/templates/sovtimer/dashboard.html:16
68
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:28
68
69
  msgid "Constellation"
69
70
  msgstr ""
70
71
 
71
- #: templates/sovtimer/dashboard.html:22
72
- #: templates/sovtimer/partials/dashboard/table.html:27
72
+ #: sovtimer/templates/sovtimer/dashboard.html:17
73
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:29
73
74
  msgid "Region"
74
75
  msgstr ""
75
76
 
76
- #: templates/sovtimer/dashboard.html:23
77
- #: templates/sovtimer/partials/dashboard/table.html:28
77
+ #: sovtimer/templates/sovtimer/dashboard.html:18
78
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:30
78
79
  msgid "Owner / Defender"
79
80
  msgstr ""
80
81
 
81
- #: templates/sovtimer/dashboard.html:24
82
+ #: sovtimer/templates/sovtimer/dashboard.html:19
82
83
  msgid "Active campaign"
83
84
  msgstr ""
84
85
 
85
- #: templates/sovtimer/dashboard.html:25 views.py:161
86
+ #: sovtimer/templates/sovtimer/dashboard.html:20 sovtimer/views.py:161
86
87
  msgid "Yes"
87
88
  msgstr ""
88
89
 
89
- #: templates/sovtimer/dashboard.html:26 views.py:159
90
+ #: sovtimer/templates/sovtimer/dashboard.html:21 sovtimer/views.py:159
90
91
  msgid "No"
91
92
  msgstr ""
92
93
 
93
- #: templates/sovtimer/partials/dashboard/table.html:4
94
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:4
94
95
  msgid ""
95
96
  "The sovereignty timer list is automatically updated every 30 seconds. "
96
97
  "Progress for any active campaigns will be shown as <i>Previous - Trend - "
97
98
  "Current</i>."
98
99
  msgstr ""
99
100
 
100
- #: templates/sovtimer/partials/dashboard/table.html:9
101
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:10
101
102
  msgid "Sovereignty campaign list"
102
103
  msgstr ""
103
104
 
104
- #: templates/sovtimer/partials/dashboard/table.html:14
105
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:16
105
106
  msgid "Timers total:"
106
107
  msgstr ""
107
108
 
108
- #: templates/sovtimer/partials/dashboard/table.html:15
109
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:17
109
110
  msgid "Timers upcoming (< 4hrs):"
110
111
  msgstr ""
111
112
 
112
- #: templates/sovtimer/partials/dashboard/table.html:16
113
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:18
113
114
  msgid "Timers active:"
114
115
  msgstr ""
115
116
 
116
- #: templates/sovtimer/partials/dashboard/table.html:24
117
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:26
117
118
  msgid "Type"
118
119
  msgstr ""
119
120
 
120
- #: templates/sovtimer/partials/dashboard/table.html:29
121
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:31
121
122
  msgid "ADM"
122
123
  msgstr ""
123
124
 
124
- #: templates/sovtimer/partials/dashboard/table.html:30
125
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:32
125
126
  msgid "Start"
126
127
  msgstr ""
127
128
 
128
- #: templates/sovtimer/partials/dashboard/table.html:31
129
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:33
129
130
  msgid "Remaining"
130
131
  msgstr ""
131
132
 
132
- #: templates/sovtimer/partials/dashboard/table.html:32
133
+ #: sovtimer/templates/sovtimer/partials/dashboard/table.html:34
133
134
  msgid "Progress"
134
135
  msgstr ""
135
136
 
136
- #: templates/sovtimer/partials/footer/app-translation-footer.html:5
137
+ #: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:5
137
138
  msgid ""
138
139
  "Do you want to help translate this app into your language or improve the "
139
140
  "existing translation?"
140
141
  msgstr ""
141
142
 
142
- #: templates/sovtimer/partials/footer/app-translation-footer.html:8
143
+ #: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:8
143
144
  msgid "Join our team of translators!"
144
145
  msgstr ""
145
146
 
146
- #: views.py:163
147
+ #: sovtimer/views.py:163
147
148
  msgid "Neither side has made any progress yet"
148
149
  msgstr ""
149
150
 
150
- #: views.py:171
151
+ #: sovtimer/views.py:171
151
152
  msgid "Defenders making progress"
152
153
  msgstr ""
153
154
 
154
- #: views.py:179
155
+ #: sovtimer/views.py:179
155
156
  msgid "Attackers making progress"
156
157
  msgstr ""