aa-sov-timer 4.0.2__tar.gz → 4.0.3__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-4.0.2 → aa_sov_timer-4.0.3}/PKG-INFO +5 -5
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/README.md +4 -4
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/__init__.py +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/de/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/django.pot +2 -2
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/es/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/fr_FR/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/it_IT/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/ja/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/ko_KR/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/nl_NL/LC_MESSAGES/django.po +4 -4
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/pl_PL/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/ru/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/sk/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/uk/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/.gitignore +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/LICENSE +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/pyproject.toml +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/app_settings.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/apps.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/auth_hooks.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/constants.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/.gitkeep +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/management/commands/__init__.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/management/commands/sovtimer_load_initial_data.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0001_initial.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0001_initialize.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0002_aasovtimercampaigns_aasovtimerstructures.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0003_auto_20201113_1033.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0004_auto_20201113_1856.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0005_auto_20201114_0720.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0006_rename_models.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0007_cleanup_models.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0008_fix_campaign_attackers_score.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0009_alter_campaign_options_and_more.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0010_alter_campaign_event_type.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0011_alliance_alter_campaign_event_type_and_more.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/__init__.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/models.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/providers.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/css/aa-sov-timer.css +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/font/materialicons/v143/MaterialIcons-Regular.woff2 +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/font/materialicons/v143/README.md +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/images/zkillboard.png +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/js/aa-sov-timer.js +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/tasks.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/base.html +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/dashboard.html +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/partials/common/spinner.html +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/partials/dashboard/table.html +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/tests/__init__.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/tests/test_app_settings.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/tests/test_auth_hooks.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/tests/test_models.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/tests/test_providers.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/tests/test_tasks.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/tests/test_user_agent.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/tests/test_views.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/urls.py +0 -0
- {aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/views.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aa-sov-timer
|
|
3
|
-
Version: 4.0.
|
|
3
|
+
Version: 4.0.3
|
|
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: Codecov, https://codecov.io/gh/ppfeufer/aa-sov-timer
|
|
@@ -804,7 +804,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth install
|
|
|
804
804
|
Then install the latest version:
|
|
805
805
|
|
|
806
806
|
```shell
|
|
807
|
-
pip install aa-sov-timer==4.0.
|
|
807
|
+
pip install aa-sov-timer==4.0.3
|
|
808
808
|
```
|
|
809
809
|
|
|
810
810
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings"></a>
|
|
@@ -882,7 +882,7 @@ Once you have completed all previous steps, restart your AA supervisor service t
|
|
|
882
882
|
Add the app to your `conf/requirements.txt`:
|
|
883
883
|
|
|
884
884
|
```text
|
|
885
|
-
aa-sov-timer==4.0.
|
|
885
|
+
aa-sov-timer==4.0.3
|
|
886
886
|
```
|
|
887
887
|
|
|
888
888
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings-1"></a>
|
|
@@ -979,7 +979,7 @@ Then run the following commands from your AA project directory (the one that
|
|
|
979
979
|
contains `manage.py`).
|
|
980
980
|
|
|
981
981
|
```shell
|
|
982
|
-
pip install aa-sov-timer==4.0.
|
|
982
|
+
pip install aa-sov-timer==4.0.3
|
|
983
983
|
|
|
984
984
|
python manage.py collectstatic
|
|
985
985
|
python manage.py migrate
|
|
@@ -992,7 +992,7 @@ Finally, restart your AA supervisor service.
|
|
|
992
992
|
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.
|
|
993
993
|
|
|
994
994
|
```text
|
|
995
|
-
aa-sov-timer==4.0.
|
|
995
|
+
aa-sov-timer==4.0.3
|
|
996
996
|
```
|
|
997
997
|
|
|
998
998
|
Now rebuild your containers and restart them:
|
|
@@ -90,7 +90,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth install
|
|
|
90
90
|
Then install the latest version:
|
|
91
91
|
|
|
92
92
|
```shell
|
|
93
|
-
pip install aa-sov-timer==4.0.
|
|
93
|
+
pip install aa-sov-timer==4.0.3
|
|
94
94
|
```
|
|
95
95
|
|
|
96
96
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings"></a>
|
|
@@ -168,7 +168,7 @@ Once you have completed all previous steps, restart your AA supervisor service t
|
|
|
168
168
|
Add the app to your `conf/requirements.txt`:
|
|
169
169
|
|
|
170
170
|
```text
|
|
171
|
-
aa-sov-timer==4.0.
|
|
171
|
+
aa-sov-timer==4.0.3
|
|
172
172
|
```
|
|
173
173
|
|
|
174
174
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings-1"></a>
|
|
@@ -265,7 +265,7 @@ Then run the following commands from your AA project directory (the one that
|
|
|
265
265
|
contains `manage.py`).
|
|
266
266
|
|
|
267
267
|
```shell
|
|
268
|
-
pip install aa-sov-timer==4.0.
|
|
268
|
+
pip install aa-sov-timer==4.0.3
|
|
269
269
|
|
|
270
270
|
python manage.py collectstatic
|
|
271
271
|
python manage.py migrate
|
|
@@ -278,7 +278,7 @@ Finally, restart your AA supervisor service.
|
|
|
278
278
|
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.
|
|
279
279
|
|
|
280
280
|
```text
|
|
281
|
-
aa-sov-timer==4.0.
|
|
281
|
+
aa-sov-timer==4.0.3
|
|
282
282
|
```
|
|
283
283
|
|
|
284
284
|
Now rebuild your containers and restart them:
|
|
@@ -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: 2026-
|
|
9
|
+
"POT-Creation-Date: 2026-05-06 10:06+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: 2026-
|
|
9
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2026-02-27 10:17+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 4.0.
|
|
9
|
+
"Project-Id-Version: AA Sov Timer 4.0.3\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2026-
|
|
11
|
+
"POT-Creation-Date: 2026-05-06 10:06+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"
|
|
@@ -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: 2026-
|
|
10
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
11
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"
|
|
@@ -13,7 +13,7 @@ msgid ""
|
|
|
13
13
|
msgstr ""
|
|
14
14
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
15
15
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
16
|
-
"POT-Creation-Date: 2026-
|
|
16
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
17
17
|
"PO-Revision-Date: 2026-03-22 19:23+0000\n"
|
|
18
18
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
19
19
|
"Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/fr/>\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: 2026-
|
|
10
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2026-04-07 17:48+0000\n"
|
|
12
12
|
"Last-Translator: Vlad Cocan <cfvlad@gmail.com>\n"
|
|
13
13
|
"Language-Team: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/it/>\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: 2026-
|
|
11
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
12
12
|
"PO-Revision-Date: 2026-03-22 19:23+0000\n"
|
|
13
13
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
14
14
|
"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: 2026-
|
|
13
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
14
14
|
"PO-Revision-Date: 2026-03-22 19:23+0000\n"
|
|
15
15
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
16
16
|
"Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/ko/>\n"
|
|
Binary file
|
|
@@ -6,8 +6,8 @@ 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: 2026-
|
|
10
|
-
"PO-Revision-Date: 2026-
|
|
9
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
10
|
+
"PO-Revision-Date: 2026-04-18 04:23+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/nl/>\n"
|
|
13
13
|
"Language: nl_NL\n"
|
|
@@ -15,7 +15,7 @@ msgstr ""
|
|
|
15
15
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
18
|
-
"X-Generator: Weblate 5.
|
|
18
|
+
"X-Generator: Weblate 5.16.2\n"
|
|
19
19
|
|
|
20
20
|
#: sovtimer/__init__.py:10 sovtimer/models.py:35
|
|
21
21
|
#: sovtimer/templates/sovtimer/base.html:7
|
|
@@ -121,7 +121,7 @@ msgstr ""
|
|
|
121
121
|
|
|
122
122
|
#: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:8
|
|
123
123
|
msgid "Join our team of translators!"
|
|
124
|
-
msgstr ""
|
|
124
|
+
msgstr "Kom ons team van vertalers versterken!"
|
|
125
125
|
|
|
126
126
|
#: sovtimer/views.py:148
|
|
127
127
|
msgid "Defenders making progress"
|
|
@@ -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: 2026-
|
|
9
|
+
"POT-Creation-Date: 2026-05-06 10:06+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: 2026-
|
|
11
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
12
12
|
"PO-Revision-Date: 2026-03-22 19:23+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: 2026-
|
|
10
|
+
"POT-Creation-Date: 2026-05-06 10:06+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: 2026-
|
|
12
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
13
13
|
"PO-Revision-Date: 2026-03-29 04:01+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"
|
|
@@ -14,7 +14,7 @@ msgid ""
|
|
|
14
14
|
msgstr ""
|
|
15
15
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
16
16
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
17
|
-
"POT-Creation-Date: 2026-
|
|
17
|
+
"POT-Creation-Date: 2026-05-06 10:06+0200\n"
|
|
18
18
|
"PO-Revision-Date: 2026-03-06 10:23+0000\n"
|
|
19
19
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
20
20
|
"Language-Team: Chinese (Simplified Han script) <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/zh_Hans/>\n"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/management/commands/sovtimer_load_initial_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0008_fix_campaign_attackers_score.py
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/migrations/0010_alter_campaign_event_type.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/font/materialicons/v143/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html
RENAMED
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/partials/common/spinner.html
RENAMED
|
File without changes
|
{aa_sov_timer-4.0.2 → aa_sov_timer-4.0.3}/sovtimer/templates/sovtimer/partials/dashboard/table.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|