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.
Files changed (86) hide show
  1. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/PKG-INFO +1 -1
  2. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/__init__.py +1 -1
  3. aa_sov_timer-2.2.1/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
  4. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/uk/LC_MESSAGES/django.po +7 -5
  5. aa_sov_timer-2.2.0/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
  6. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/.gitignore +0 -0
  7. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/LICENSE +0 -0
  8. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/README.md +0 -0
  9. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/pyproject.toml +0 -0
  10. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/apps.py +0 -0
  11. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/auth_hooks.py +0 -0
  12. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/constants.py +0 -0
  13. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/.gitkeep +0 -0
  14. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
  15. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.po +0 -0
  16. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/de/LC_MESSAGES/django.mo +0 -0
  17. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/de/LC_MESSAGES/django.po +0 -0
  18. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/django.pot +0 -0
  19. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/es/LC_MESSAGES/django.mo +0 -0
  20. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/es/LC_MESSAGES/django.po +0 -0
  21. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
  22. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/fr_FR/LC_MESSAGES/django.po +0 -0
  23. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/it_IT/LC_MESSAGES/django.mo +0 -0
  24. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/it_IT/LC_MESSAGES/django.po +0 -0
  25. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ja/LC_MESSAGES/django.mo +0 -0
  26. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ja/LC_MESSAGES/django.po +0 -0
  27. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
  28. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ko_KR/LC_MESSAGES/django.po +0 -0
  29. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
  30. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/nl_NL/LC_MESSAGES/django.po +0 -0
  31. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
  32. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/pl_PL/LC_MESSAGES/django.po +0 -0
  33. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ru/LC_MESSAGES/django.mo +0 -0
  34. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/ru/LC_MESSAGES/django.po +0 -0
  35. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/sk/LC_MESSAGES/django.mo +0 -0
  36. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/sk/LC_MESSAGES/django.po +0 -0
  37. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
  38. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.po +0 -0
  39. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/management/commands/__init__.py +0 -0
  40. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/management/commands/sovtimer_load_initial_data.py +0 -0
  41. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0001_initial.py +0 -0
  42. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0002_aasovtimercampaigns_aasovtimerstructures.py +0 -0
  43. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0003_auto_20201113_1033.py +0 -0
  44. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0004_auto_20201113_1856.py +0 -0
  45. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0005_auto_20201114_0720.py +0 -0
  46. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0006_rename_models.py +0 -0
  47. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0007_cleanup_models.py +0 -0
  48. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0008_fix_campaign_attackers_score.py +0 -0
  49. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0009_alter_campaign_options_and_more.py +0 -0
  50. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/0010_alter_campaign_event_type.py +0 -0
  51. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/migrations/__init__.py +0 -0
  52. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/models.py +0 -0
  53. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/providers.py +0 -0
  54. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/css/aa-sov-timer.css +0 -0
  55. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +0 -0
  56. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +0 -0
  57. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/font/materialicons/v103/MaterialIcons-Regular.codepoints +0 -0
  58. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/font/materialicons/v103/MaterialIcons-Regular.ttf +0 -0
  59. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/font/materialicons/v103/MaterialIcons-Regular.woff2 +0 -0
  60. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/font/materialicons/v103/README.md +0 -0
  61. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/images/zkillboard.png +0 -0
  62. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/js/aa-sov-timer.js +0 -0
  63. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +0 -0
  64. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +0 -0
  65. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tasks.py +0 -0
  66. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/base.html +0 -0
  67. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html +0 -0
  68. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html +0 -0
  69. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/dashboard.html +0 -0
  70. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/partials/dashboard/table.html +0 -0
  71. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html +0 -0
  72. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templates/sovtimer/partials/header/h1.html +0 -0
  73. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templatetags/__init__.py +0 -0
  74. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/templatetags/sovtimer.py +0 -0
  75. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/__init__.py +0 -0
  76. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/allianceauth.json +0 -0
  77. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/load_allianceauth.py +0 -0
  78. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/load_sovtimer.py +0 -0
  79. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/sovtimer.json +0 -0
  80. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/fixtures/utils.py +0 -0
  81. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/test_ajax_calls.py +0 -0
  82. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/test_integration.py +0 -0
  83. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/test_templatetags.py +0 -0
  84. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/tests/utils.py +0 -0
  85. {aa_sov_timer-2.2.0 → aa_sov_timer-2.2.1}/sovtimer/urls.py +0 -0
  86. {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.0
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
@@ -5,5 +5,5 @@ App init
5
5
  # Django
6
6
  from django.utils.translation import gettext_lazy as _
7
7
 
8
- __version__ = "2.2.0"
8
+ __version__ = "2.2.1"
9
9
  __title__ = _("Sovereignty Timers")
@@ -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-05-10 14:12+0000\n"
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/alliance-auth-"
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.5.3\n"
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"
File without changes
File without changes
File without changes