aa-sov-timer 2.5.0__tar.gz → 2.6.0__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.
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/PKG-INFO +11 -12
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/README.md +9 -9
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/pyproject.toml +1 -2
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/__init__.py +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/de/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/django.pot +2 -2
- aa_sov_timer-2.6.0/sovtimer/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/es/LC_MESSAGES/django.po +4 -10
- aa_sov_timer-2.6.0/sovtimer/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/fr_FR/LC_MESSAGES/django.po +10 -9
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/it_IT/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/ja/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/ko_KR/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/nl_NL/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/pl_PL/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/ru/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/sk/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/uk/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/static/sovtimer/css/aa-sov-timer.css +1 -1
- aa_sov_timer-2.6.0/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +2 -0
- aa_sov_timer-2.6.0/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +1 -0
- aa_sov_timer-2.6.0/sovtimer/static/sovtimer/js/aa-sov-timer.js +308 -0
- aa_sov_timer-2.6.0/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +2 -0
- aa_sov_timer-2.6.0/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +1 -0
- aa_sov_timer-2.5.0/sovtimer/locale/es/LC_MESSAGES/django.mo +0 -0
- aa_sov_timer-2.5.0/sovtimer/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- aa_sov_timer-2.5.0/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +0 -2
- aa_sov_timer-2.5.0/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +0 -1
- aa_sov_timer-2.5.0/sovtimer/static/sovtimer/js/aa-sov-timer.js +0 -353
- aa_sov_timer-2.5.0/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +0 -2
- aa_sov_timer-2.5.0/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +0 -1
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/.gitignore +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/LICENSE +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/app_settings.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/apps.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/auth_hooks.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/constants.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/.gitkeep +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/management/commands/__init__.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/management/commands/sovtimer_load_initial_data.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0001_initial.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0002_aasovtimercampaigns_aasovtimerstructures.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0003_auto_20201113_1033.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0004_auto_20201113_1856.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0005_auto_20201114_0720.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0006_rename_models.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0007_cleanup_models.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0008_fix_campaign_attackers_score.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0009_alter_campaign_options_and_more.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/0010_alter_campaign_event_type.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/migrations/__init__.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/models.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/providers.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/static/sovtimer/font/materialicons/v143/MaterialIcons-Regular.woff2 +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/static/sovtimer/font/materialicons/v143/README.md +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/static/sovtimer/images/zkillboard.png +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tasks.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/templates/sovtimer/base.html +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/templates/sovtimer/dashboard.html +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/templates/sovtimer/partials/dashboard/table.html +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/__init__.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/fixtures/allianceauth.json +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/fixtures/load_allianceauth.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/fixtures/load_sovtimer.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/fixtures/sovtimer.json +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/fixtures/utils.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/test_ajax_calls.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/test_app_settings.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/test_integration.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/test_user_agent.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/tests/utils.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/urls.py +0 -0
- {aa_sov_timer-2.5.0 → aa_sov_timer-2.6.0}/sovtimer/views.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aa-sov-timer
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.6.0
|
|
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
|
|
@@ -701,8 +701,7 @@ Classifier: Topic :: Internet :: WWW/HTTP
|
|
|
701
701
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
702
702
|
Requires-Python: >=3.10
|
|
703
703
|
Requires-Dist: allianceauth-app-utils>=1.25
|
|
704
|
-
Requires-Dist: allianceauth<5,>=4.
|
|
705
|
-
Requires-Dist: django-esi>=7.0.1
|
|
704
|
+
Requires-Dist: allianceauth<5,>=4.9
|
|
706
705
|
Requires-Dist: django-eveuniverse>=1.5.4
|
|
707
706
|
Provides-Extra: tests-allianceauth-latest
|
|
708
707
|
Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
|
|
@@ -785,7 +784,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth install
|
|
|
785
784
|
Then install the latest version:
|
|
786
785
|
|
|
787
786
|
```shell
|
|
788
|
-
pip install aa-sov-timer
|
|
787
|
+
pip install aa-sov-timer==2.6.0
|
|
789
788
|
```
|
|
790
789
|
|
|
791
790
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings"></a>
|
|
@@ -833,7 +832,7 @@ Add the following scheduled task to your `local.py`. One done, restart your supe
|
|
|
833
832
|
# AA Sovereignty Timer - Run sovereignty related updates every 30 seconds
|
|
834
833
|
CELERYBEAT_SCHEDULE["sovtimer.tasks.run_sov_campaign_updates"] = {
|
|
835
834
|
"task": "sovtimer.tasks.run_sov_campaign_updates",
|
|
836
|
-
"schedule": 30
|
|
835
|
+
"schedule": 30,
|
|
837
836
|
}
|
|
838
837
|
```
|
|
839
838
|
|
|
@@ -846,7 +845,7 @@ Now your system is updating the sovereignty campaigns every 30 seconds.
|
|
|
846
845
|
Add the app to your `conf/requirements.txt`:
|
|
847
846
|
|
|
848
847
|
```text
|
|
849
|
-
aa-sov-timer==2.
|
|
848
|
+
aa-sov-timer==2.6.0
|
|
850
849
|
```
|
|
851
850
|
|
|
852
851
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings-1"></a>
|
|
@@ -861,7 +860,7 @@ Configure your AA settings (`conf/local.py`) as follows:
|
|
|
861
860
|
# AA Sovereignty Timer - Run sovereignty related updates every 30 seconds
|
|
862
861
|
CELERYBEAT_SCHEDULE["sovtimer.tasks.run_sov_campaign_updates"] = {
|
|
863
862
|
"task": "sovtimer.tasks.run_sov_campaign_updates",
|
|
864
|
-
"schedule": 30
|
|
863
|
+
"schedule": 30,
|
|
865
864
|
}
|
|
866
865
|
```
|
|
867
866
|
|
|
@@ -897,7 +896,7 @@ Then run the following commands from your AA project directory (the one that
|
|
|
897
896
|
contains `manage.py`).
|
|
898
897
|
|
|
899
898
|
```shell
|
|
900
|
-
pip install
|
|
899
|
+
pip install aa-sov-timer==2.6.0
|
|
901
900
|
|
|
902
901
|
python manage.py collectstatic
|
|
903
902
|
python manage.py migrate
|
|
@@ -910,7 +909,7 @@ Finally, restart your AA supervisor service.
|
|
|
910
909
|
To update your existing installation of AA Sovereignty Timer, all you need to do is to update the respective line in your `conf/requirements.txt` file to the latest version.
|
|
911
910
|
|
|
912
911
|
```text
|
|
913
|
-
aa-sov-timer==2.
|
|
912
|
+
aa-sov-timer==2.6.0
|
|
914
913
|
```
|
|
915
914
|
|
|
916
915
|
Now rebuild your containers and restart them:
|
|
@@ -931,11 +930,11 @@ auth migrate
|
|
|
931
930
|
|
|
932
931
|
### Common Steps<a name="common-steps"></a>
|
|
933
932
|
|
|
934
|
-
It is possible that some versions need some more changes. Always read the [release notes](https://github.com/ppfeufer/aa-sov-timer/releases) to find out more.
|
|
933
|
+
It is possible that some versions need some more changes. Always read the [changelog] and/or [release notes](https://github.com/ppfeufer/aa-sov-timer/releases) to find out more.
|
|
935
934
|
|
|
936
935
|
## Changelog<a name="changelog"></a>
|
|
937
936
|
|
|
938
|
-
See [CHANGELOG.md]
|
|
937
|
+
See [CHANGELOG.md][changelog] for a detailed list of changes and improvements.
|
|
939
938
|
|
|
940
939
|
## Translation Status<a name="translation-status"></a>
|
|
941
940
|
|
|
@@ -953,6 +952,6 @@ Please make sure to read the [Contribution Guidelines].\
|
|
|
953
952
|
|
|
954
953
|
<!-- Links -->
|
|
955
954
|
|
|
956
|
-
[changelog
|
|
955
|
+
[changelog]: https://github.com/ppfeufer/aa-sov-timer/blob/master/CHANGELOG.md
|
|
957
956
|
[contribution guidelines]: https://github.com/ppfeufer/aa-sov-timer/blob/master/CONTRIBUTING.md "Contribution Guidelines"
|
|
958
957
|
[weblate engage]: https://weblate.ppfeufer.de/engage/alliance-auth-apps/ "Weblate Translations"
|
|
@@ -74,7 +74,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth install
|
|
|
74
74
|
Then install the latest version:
|
|
75
75
|
|
|
76
76
|
```shell
|
|
77
|
-
pip install aa-sov-timer
|
|
77
|
+
pip install aa-sov-timer==2.6.0
|
|
78
78
|
```
|
|
79
79
|
|
|
80
80
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings"></a>
|
|
@@ -122,7 +122,7 @@ Add the following scheduled task to your `local.py`. One done, restart your supe
|
|
|
122
122
|
# AA Sovereignty Timer - Run sovereignty related updates every 30 seconds
|
|
123
123
|
CELERYBEAT_SCHEDULE["sovtimer.tasks.run_sov_campaign_updates"] = {
|
|
124
124
|
"task": "sovtimer.tasks.run_sov_campaign_updates",
|
|
125
|
-
"schedule": 30
|
|
125
|
+
"schedule": 30,
|
|
126
126
|
}
|
|
127
127
|
```
|
|
128
128
|
|
|
@@ -135,7 +135,7 @@ Now your system is updating the sovereignty campaigns every 30 seconds.
|
|
|
135
135
|
Add the app to your `conf/requirements.txt`:
|
|
136
136
|
|
|
137
137
|
```text
|
|
138
|
-
aa-sov-timer==2.
|
|
138
|
+
aa-sov-timer==2.6.0
|
|
139
139
|
```
|
|
140
140
|
|
|
141
141
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings-1"></a>
|
|
@@ -150,7 +150,7 @@ Configure your AA settings (`conf/local.py`) as follows:
|
|
|
150
150
|
# AA Sovereignty Timer - Run sovereignty related updates every 30 seconds
|
|
151
151
|
CELERYBEAT_SCHEDULE["sovtimer.tasks.run_sov_campaign_updates"] = {
|
|
152
152
|
"task": "sovtimer.tasks.run_sov_campaign_updates",
|
|
153
|
-
"schedule": 30
|
|
153
|
+
"schedule": 30,
|
|
154
154
|
}
|
|
155
155
|
```
|
|
156
156
|
|
|
@@ -186,7 +186,7 @@ Then run the following commands from your AA project directory (the one that
|
|
|
186
186
|
contains `manage.py`).
|
|
187
187
|
|
|
188
188
|
```shell
|
|
189
|
-
pip install
|
|
189
|
+
pip install aa-sov-timer==2.6.0
|
|
190
190
|
|
|
191
191
|
python manage.py collectstatic
|
|
192
192
|
python manage.py migrate
|
|
@@ -199,7 +199,7 @@ Finally, restart your AA supervisor service.
|
|
|
199
199
|
To update your existing installation of AA Sovereignty Timer, all you need to do is to update the respective line in your `conf/requirements.txt` file to the latest version.
|
|
200
200
|
|
|
201
201
|
```text
|
|
202
|
-
aa-sov-timer==2.
|
|
202
|
+
aa-sov-timer==2.6.0
|
|
203
203
|
```
|
|
204
204
|
|
|
205
205
|
Now rebuild your containers and restart them:
|
|
@@ -220,11 +220,11 @@ auth migrate
|
|
|
220
220
|
|
|
221
221
|
### Common Steps<a name="common-steps"></a>
|
|
222
222
|
|
|
223
|
-
It is possible that some versions need some more changes. Always read the [release notes](https://github.com/ppfeufer/aa-sov-timer/releases) to find out more.
|
|
223
|
+
It is possible that some versions need some more changes. Always read the [changelog] and/or [release notes](https://github.com/ppfeufer/aa-sov-timer/releases) to find out more.
|
|
224
224
|
|
|
225
225
|
## Changelog<a name="changelog"></a>
|
|
226
226
|
|
|
227
|
-
See [CHANGELOG.md]
|
|
227
|
+
See [CHANGELOG.md][changelog] for a detailed list of changes and improvements.
|
|
228
228
|
|
|
229
229
|
## Translation Status<a name="translation-status"></a>
|
|
230
230
|
|
|
@@ -242,6 +242,6 @@ Please make sure to read the [Contribution Guidelines].\
|
|
|
242
242
|
|
|
243
243
|
<!-- Links -->
|
|
244
244
|
|
|
245
|
-
[changelog
|
|
245
|
+
[changelog]: https://github.com/ppfeufer/aa-sov-timer/blob/master/CHANGELOG.md
|
|
246
246
|
[contribution guidelines]: https://github.com/ppfeufer/aa-sov-timer/blob/master/CONTRIBUTING.md "Contribution Guidelines"
|
|
247
247
|
[weblate engage]: https://weblate.ppfeufer.de/engage/alliance-auth-apps/ "Weblate Translations"
|
|
@@ -39,9 +39,8 @@ dynamic = [
|
|
|
39
39
|
"version",
|
|
40
40
|
]
|
|
41
41
|
dependencies = [
|
|
42
|
-
"allianceauth>=4.
|
|
42
|
+
"allianceauth>=4.9,<5",
|
|
43
43
|
"allianceauth-app-utils>=1.25",
|
|
44
|
-
"django-esi>=7.0.1",
|
|
45
44
|
"django-eveuniverse>=1.5.4",
|
|
46
45
|
]
|
|
47
46
|
optional-dependencies.tests-allianceauth-latest = [
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2024-07-10 14:26+0000\n"
|
|
11
11
|
"Last-Translator: Dadas Aideron <dadas.aideron@gmail.com>\n"
|
|
12
12
|
"Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/cs/>\n"
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2025-06-20 16:44+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/de/>\n"
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: AA Sov Timer 2.5.
|
|
9
|
+
"Project-Id-Version: AA Sov Timer 2.5.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
11
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\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"
|
|
Binary file
|
|
@@ -2,13 +2,13 @@
|
|
|
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
4
|
# Zigor Fernandez Moreno <sietehierros@gmail.com>, 2023, 2024.
|
|
5
|
-
# Peter Pfeufer <info@ppfeufer.de>, 2023, 2024.
|
|
5
|
+
# Peter Pfeufer <info@ppfeufer.de>, 2023, 2024, 2025.
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
11
|
-
"PO-Revision-Date:
|
|
10
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
11
|
+
"PO-Revision-Date: 2025-07-29 20:18+0000\n"
|
|
12
12
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
13
13
|
"Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/es/>\n"
|
|
14
14
|
"Language: es\n"
|
|
@@ -16,7 +16,7 @@ msgstr ""
|
|
|
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.
|
|
19
|
+
"X-Generator: Weblate 5.12.2\n"
|
|
20
20
|
|
|
21
21
|
#: sovtimer/__init__.py:9
|
|
22
22
|
msgid "Sovereignty Timers"
|
|
@@ -53,8 +53,6 @@ msgid "Sov Hub defense"
|
|
|
53
53
|
msgstr "Defensa del IHub"
|
|
54
54
|
|
|
55
55
|
#: sovtimer/models.py:112
|
|
56
|
-
#, fuzzy
|
|
57
|
-
#| msgid "TCU Defense"
|
|
58
56
|
msgid "TCU defense"
|
|
59
57
|
msgstr "Defensa del TCU"
|
|
60
58
|
|
|
@@ -96,8 +94,6 @@ msgid "Owner / Defender"
|
|
|
96
94
|
msgstr "Propietario / Defensor"
|
|
97
95
|
|
|
98
96
|
#: sovtimer/templates/sovtimer/dashboard.html:20
|
|
99
|
-
#, fuzzy
|
|
100
|
-
#| msgid "Active Campaign"
|
|
101
97
|
msgid "Active campaign"
|
|
102
98
|
msgstr "Campaña activa"
|
|
103
99
|
|
|
@@ -110,8 +106,6 @@ msgid "No"
|
|
|
110
106
|
msgstr "No"
|
|
111
107
|
|
|
112
108
|
#: sovtimer/templates/sovtimer/partials/dashboard/table.html:6
|
|
113
|
-
#, fuzzy
|
|
114
|
-
#| msgid "Sovereignty Campaign List"
|
|
115
109
|
msgid "Sovereignty campaign list"
|
|
116
110
|
msgstr "Lista de Campañas de Soberanía"
|
|
117
111
|
|
|
Binary file
|
|
@@ -7,29 +7,30 @@
|
|
|
7
7
|
# Houbi_Houba <paul.lacape@live.fr>, 2024.
|
|
8
8
|
# Mickael Gr4vity <patte.mickael@gmail.com>, 2024.
|
|
9
9
|
# Acia Saraki <ouss2412@live.fr>, 2025.
|
|
10
|
+
# The “Devcutter” Guy <mick162534@gmail.com>, 2025.
|
|
10
11
|
msgid ""
|
|
11
12
|
msgstr ""
|
|
12
13
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
13
14
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
14
|
-
"POT-Creation-Date: 2025-
|
|
15
|
-
"PO-Revision-Date: 2025-
|
|
16
|
-
"Last-Translator:
|
|
15
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
16
|
+
"PO-Revision-Date: 2025-08-03 02:43+0000\n"
|
|
17
|
+
"Last-Translator: The “Devcutter” Guy <mick162534@gmail.com>\n"
|
|
17
18
|
"Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/fr/>\n"
|
|
18
19
|
"Language: fr_FR\n"
|
|
19
20
|
"MIME-Version: 1.0\n"
|
|
20
21
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
21
22
|
"Content-Transfer-Encoding: 8bit\n"
|
|
22
23
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
23
|
-
"X-Generator: Weblate 5.
|
|
24
|
+
"X-Generator: Weblate 5.12.2\n"
|
|
24
25
|
|
|
25
26
|
#: sovtimer/__init__.py:9
|
|
26
27
|
msgid "Sovereignty Timers"
|
|
27
28
|
msgstr "Minuteries de souveraineté"
|
|
28
29
|
|
|
29
30
|
#: sovtimer/apps.py:20
|
|
30
|
-
#,
|
|
31
|
+
#, python-brace-format
|
|
31
32
|
msgid "Sovereignty Timer v{__version__}"
|
|
32
|
-
msgstr "
|
|
33
|
+
msgstr "Minuteur de Souveraineté v{_version_}"
|
|
33
34
|
|
|
34
35
|
#: sovtimer/models.py:33 sovtimer/templates/sovtimer/base.html:7
|
|
35
36
|
#: sovtimer/templates/sovtimer/base.html:11
|
|
@@ -42,15 +43,15 @@ msgstr "Peut accéder le module Minuterie de souveraineté"
|
|
|
42
43
|
|
|
43
44
|
#: sovtimer/models.py:73
|
|
44
45
|
msgid "Sovereignty structure"
|
|
45
|
-
msgstr ""
|
|
46
|
+
msgstr "Structure de souveraineté"
|
|
46
47
|
|
|
47
48
|
#: sovtimer/models.py:74
|
|
48
49
|
msgid "Sovereignty structures"
|
|
49
|
-
msgstr ""
|
|
50
|
+
msgstr "Structures de souveraineté"
|
|
50
51
|
|
|
51
52
|
#: sovtimer/models.py:111
|
|
52
53
|
msgid "Sov Hub defense"
|
|
53
|
-
msgstr ""
|
|
54
|
+
msgstr "Défense du hub de souveraineté"
|
|
54
55
|
|
|
55
56
|
#: sovtimer/models.py:112
|
|
56
57
|
msgid "TCU defense"
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2024-12-22 21:15+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/it/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-08-06 03:28+0000\n"
|
|
12
12
|
"Last-Translator: Deleted User <noreply+44@weblate.org>\n"
|
|
13
13
|
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/ja/>\n"
|
|
@@ -10,7 +10,7 @@ msgid ""
|
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
13
|
-
"POT-Creation-Date: 2025-
|
|
13
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
14
14
|
"PO-Revision-Date: 2025-04-28 07:24+0000\n"
|
|
15
15
|
"Last-Translator: SiO4 <hohoit0078@gmail.com>\n"
|
|
16
16
|
"Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/ko/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:12+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/nl/>\n"
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2024-05-10 14:12+0000\n"
|
|
11
11
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
12
12
|
"Language-Team: Polish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/pl/>\n"
|
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
11
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
12
12
|
"PO-Revision-Date: 2024-12-15 10:37+0000\n"
|
|
13
13
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
14
14
|
"Language-Team: Russian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/ru/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:12+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Slovak <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/sk/>\n"
|
|
@@ -9,7 +9,7 @@ msgid ""
|
|
|
9
9
|
msgstr ""
|
|
10
10
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
12
|
-
"POT-Creation-Date: 2025-
|
|
12
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
13
13
|
"PO-Revision-Date: 2025-07-06 20:30+0000\n"
|
|
14
14
|
"Last-Translator: s0k0l -_- <salarysalo@gmail.com>\n"
|
|
15
15
|
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/uk/>\n"
|
|
@@ -10,7 +10,7 @@ msgid ""
|
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
13
|
-
"POT-Creation-Date: 2025-
|
|
13
|
+
"POT-Creation-Date: 2025-08-05 10:52+0200\n"
|
|
14
14
|
"PO-Revision-Date: 2024-05-15 09:21+0000\n"
|
|
15
15
|
"Last-Translator: SAM_FPS <sam_fps@163.com>\n"
|
|
16
16
|
"Language-Team: Chinese (Simplified) <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/zh_Hans/>\n"
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
:root{--icon-font-family:"Material Icons"}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(../font/materialicons/v143/MaterialIcons-Regular.woff2)format("woff2")}@media all{.material-icons{direction:ltr;display:inline-block;font-family:var(--icon-font-family);font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;overflow-wrap:normal;text-transform:none;white-space:nowrap}.aa-sovtimer-timer-elapsed{color:var(--bs-danger)}.aa-sov-timer-zkb-icon img{position:relative;top:-2px}.aa-sovtimer-active-campaign{border-left:1px solid var(--bs-danger);border-right:1px solid var(--bs-danger)}.aa-sovtimer-active-campaign td{background-color:var(--bs-danger-bg-subtle);--bs-table-color-type:var(--bs-danger-text-emphasis)!important}.aa-sovtimer-upcoming-campaign{border-left:1px solid var(--bs-warning);border-right:1px solid var(--bs-warning)}.aa-sovtimer-upcoming-campaign td{background-color:var(--bs-warning-bg-subtle);--bs-table-color-type:var(--bs-warning-text-emphasis)!important}.aa-sovtimer-trend{cursor:default;display:inline-block;left:.35rem;margin-right:.75rem;position:relative;top:.35rem}.aa-sovtimer-trend-up{color:var(--bs-success)}.aa-sovtimer-trend-down{color:var(--bs-danger)}.aa-sovtimer-campaigns-column-remaining-time{width:115px!important}.aa-sovtimer-campaigns-column-progress{width:125px!important}.aa-sovtimer .aa-sovtimer-campaigns td{vertical-align:middle}}
|
|
2
|
+
/*# sourceMappingURL=aa-sov-timer.min.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["aa-sov-timer.css"],"names":[],"mappings":"AAAA,K,CACI,mC,CAGJ,WACI,4B,CACA,iB,CACA,e,CACA,+EAGJ,A,WACI,e,CACI,a,CACA,oB,CACA,mC,CACA,c,CACA,iB,CACA,e,CACA,qB,CACA,a,CACA,oB,CACA,mB,CACA,kB,CAKJ,0B,CACI,sB,CAGJ,0B,CACI,iB,CACA,Q,CAGJ,4B,CACI,sC,CACA,uC,CAGJ,+B,CACI,2C,CAEA,8D,CAGJ,8B,CACI,uC,CACA,wC,CAGJ,iC,CACI,4C,CAEA,+D,CAGJ,kB,CACI,c,CACA,oB,CACA,W,CACA,mB,CACA,iB,CACA,U,CAGJ,qB,CACI,uB,CAGJ,uB,CACI,sB,CAGJ,4C,CACI,qB,CAGJ,sC,CACI,qB,CAGJ,sC,CACI,uB","file":"aa-sov-timer.css","sourcesContent":[":root {\n --icon-font-family: \"Material Icons\";\n}\n\n@font-face {\n font-family: \"Material Icons\";\n font-style: normal;\n font-weight: 400;\n src: url(\"../font/materialicons/v143/MaterialIcons-Regular.woff2\") format(\"woff2\");\n}\n\n@media all {\n .material-icons {\n direction: ltr;\n display: inline-block;\n font-family: var(--icon-font-family);\n font-size: 24px; /* Preferred icon size */\n font-style: normal;\n font-weight: normal;\n letter-spacing: normal;\n line-height: 1;\n overflow-wrap: normal;\n text-transform: none;\n white-space: nowrap;\n }\n}\n\n@media all {\n .aa-sovtimer-timer-elapsed {\n color: var(--bs-danger);\n }\n\n .aa-sov-timer-zkb-icon img {\n position: relative;\n top: -2px;\n }\n\n .aa-sovtimer-active-campaign {\n border-left: 1px solid var(--bs-danger);\n border-right: 1px solid var(--bs-danger);\n }\n\n .aa-sovtimer-active-campaign td {\n background-color: var(--bs-danger-bg-subtle);\n\n --bs-table-color-type: var(--bs-danger-text-emphasis) !important;\n }\n\n .aa-sovtimer-upcoming-campaign {\n border-left: 1px solid var(--bs-warning);\n border-right: 1px solid var(--bs-warning);\n }\n\n .aa-sovtimer-upcoming-campaign td {\n background-color: var(--bs-warning-bg-subtle);\n\n --bs-table-color-type: var(--bs-warning-text-emphasis) !important;\n }\n\n .aa-sovtimer-trend {\n cursor: default;\n display: inline-block;\n left: 0.35rem;\n margin-right: 0.75rem;\n position: relative;\n top: 0.35rem;\n }\n\n .aa-sovtimer-trend-up {\n color: var(--bs-success);\n }\n\n .aa-sovtimer-trend-down {\n color: var(--bs-danger);\n }\n\n .aa-sovtimer-campaigns-column-remaining-time {\n width: 115px !important;\n }\n\n .aa-sovtimer-campaigns-column-progress {\n width: 125px !important;\n }\n\n .aa-sovtimer .aa-sovtimer-campaigns td {\n vertical-align: middle;\n }\n}\n"]}
|