aa-sov-timer 2.2.0__tar.gz → 2.2.1__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.2.0 → aa_sov_timer-2.2.1}/PKG-INFO +1 -1
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/__init__.py +1 -1
- aa_sov_timer-2.2.1/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/uk/LC_MESSAGES/django.po +7 -5
- aa_sov_timer-2.2.0/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/.gitignore +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/LICENSE +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/README.md +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/pyproject.toml +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/apps.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/auth_hooks.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/constants.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/.gitkeep +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/de/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/django.pot +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/es/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/fr_FR/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/it_IT/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ja/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ko_KR/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/nl_NL/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/pl_PL/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ru/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/sk/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/management/commands/__init__.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/management/commands/sovtimer_load_initial_data.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0001_initial.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0002_aasovtimercampaigns_aasovtimerstructures.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0003_auto_20201113_1033.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0004_auto_20201113_1856.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0005_auto_20201114_0720.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0006_rename_models.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0007_cleanup_models.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0008_fix_campaign_attackers_score.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0009_alter_campaign_options_and_more.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0010_alter_campaign_event_type.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/__init__.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/models.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/providers.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/css/aa-sov-timer.css +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/font/materialicons/v103/MaterialIcons-Regular.codepoints +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/font/materialicons/v103/MaterialIcons-Regular.ttf +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/font/materialicons/v103/MaterialIcons-Regular.woff2 +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/font/materialicons/v103/README.md +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/images/zkillboard.png +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/js/aa-sov-timer.js +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tasks.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/base.html +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/dashboard.html +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/partials/dashboard/table.html +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/partials/header/h1.html +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templatetags/__init__.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templatetags/sovtimer.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/__init__.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/allianceauth.json +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/load_allianceauth.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/load_sovtimer.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/sovtimer.json +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/utils.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/test_ajax_calls.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/test_integration.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/test_templatetags.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/utils.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/urls.py +0 -0
- {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/views.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: aa-sov-timer
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.1
|
|
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
|
|
Binary file
|
|
@@ -8,17 +8,17 @@ msgstr ""
|
|
|
8
8
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
10
|
"POT-Creation-Date: 2024-07-16 08:11+0200\n"
|
|
11
|
-
"PO-Revision-Date: 2024-
|
|
11
|
+
"PO-Revision-Date: 2024-10-04 18:10+0000\n"
|
|
12
12
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
13
|
-
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/
|
|
14
|
-
"apps/aa-sov-timer/uk/>\n"
|
|
13
|
+
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/"
|
|
14
|
+
"alliance-auth-apps/aa-sov-timer/uk/>\n"
|
|
15
15
|
"Language: uk\n"
|
|
16
16
|
"MIME-Version: 1.0\n"
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
19
|
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : (n%10==1 && n%100!=11 ? 0 : "
|
|
20
20
|
"n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
21
|
-
"X-Generator: Weblate 5.
|
|
21
|
+
"X-Generator: Weblate 5.7.2\n"
|
|
22
22
|
|
|
23
23
|
#: sovtimer/__init__.py:9
|
|
24
24
|
msgid "Sovereignty Timers"
|
|
@@ -158,10 +158,12 @@ msgid ""
|
|
|
158
158
|
"Do you want to help translate this app into your language or improve the "
|
|
159
159
|
"existing translation?"
|
|
160
160
|
msgstr ""
|
|
161
|
+
"Хочете допомогти перекласти цю програму вашою мовою чи покращити наявний "
|
|
162
|
+
"переклад?"
|
|
161
163
|
|
|
162
164
|
#: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:8
|
|
163
165
|
msgid "Join our team of translators!"
|
|
164
|
-
msgstr ""
|
|
166
|
+
msgstr "Приєднуйтесь до нашої команди перекладачів!"
|
|
165
167
|
|
|
166
168
|
#: sovtimer/views.py:163
|
|
167
169
|
msgid "Neither side has made any progress yet"
|
|
Binary file
|
|
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
|
|
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-2.2.0 → aa_sov_timer-2.2.1}/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
|
{aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0008_fix_campaign_attackers_score.py
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/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
|
{aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/font/materialicons/v103/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html
RENAMED
|
File without changes
|
{aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/partials/dashboard/table.html
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/partials/header/h1.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|