aa-sov-timer 3.3.2__tar.gz → 3.4.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.
Files changed (123) hide show
  1. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/PKG-INFO +5 -5
  2. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/README.md +4 -4
  3. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/__init__.py +1 -1
  4. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.po +4 -12
  5. aa_sov_timer-3.4.0/sovtimer/locale/de/LC_MESSAGES/django.mo +0 -0
  6. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/de/LC_MESSAGES/django.po +14 -16
  7. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/django.pot +5 -13
  8. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/es/LC_MESSAGES/django.po +10 -12
  9. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/fr_FR/LC_MESSAGES/django.po +10 -12
  10. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/it_IT/LC_MESSAGES/django.po +4 -12
  11. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/ja/LC_MESSAGES/django.po +10 -12
  12. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/ko_KR/LC_MESSAGES/django.po +10 -12
  13. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/nl_NL/LC_MESSAGES/django.po +4 -12
  14. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/pl_PL/LC_MESSAGES/django.po +10 -12
  15. aa_sov_timer-3.4.0/sovtimer/locale/ru/LC_MESSAGES/django.mo +0 -0
  16. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/ru/LC_MESSAGES/django.po +17 -19
  17. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/sk/LC_MESSAGES/django.po +4 -12
  18. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/uk/LC_MESSAGES/django.po +10 -12
  19. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.po +10 -12
  20. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/js/aa-sov-timer.js +48 -52
  21. aa_sov_timer-3.4.0/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +2 -0
  22. aa_sov_timer-3.4.0/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +1 -0
  23. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/templates/sovtimer/base.html +5 -5
  24. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/templates/sovtimer/dashboard.html +0 -7
  25. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_auth_hooks.py +1 -1
  26. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_views.py +4 -3
  27. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/views.py +27 -16
  28. aa_sov_timer-3.3.2/sovtimer/locale/de/LC_MESSAGES/django.mo +0 -0
  29. aa_sov_timer-3.3.2/sovtimer/locale/ru/LC_MESSAGES/django.mo +0 -0
  30. aa_sov_timer-3.3.2/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +0 -2
  31. aa_sov_timer-3.3.2/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +0 -1
  32. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/.gitignore +0 -0
  33. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/LICENSE +0 -0
  34. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/pyproject.toml +0 -0
  35. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/app_settings.py +0 -0
  36. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/apps.py +0 -0
  37. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/auth_hooks.py +0 -0
  38. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/constants.py +0 -0
  39. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/handler/esi_handler.py +0 -0
  40. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/.gitkeep +0 -0
  41. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
  42. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/es/LC_MESSAGES/django.mo +0 -0
  43. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
  44. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/it_IT/LC_MESSAGES/django.mo +0 -0
  45. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/ja/LC_MESSAGES/django.mo +0 -0
  46. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
  47. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
  48. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
  49. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/sk/LC_MESSAGES/django.mo +0 -0
  50. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
  51. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
  52. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/management/commands/__init__.py +0 -0
  53. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/management/commands/sovtimer_load_initial_data.py +0 -0
  54. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0001_initial.py +0 -0
  55. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0002_aasovtimercampaigns_aasovtimerstructures.py +0 -0
  56. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0003_auto_20201113_1033.py +0 -0
  57. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0004_auto_20201113_1856.py +0 -0
  58. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0005_auto_20201114_0720.py +0 -0
  59. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0006_rename_models.py +0 -0
  60. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0007_cleanup_models.py +0 -0
  61. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0008_fix_campaign_attackers_score.py +0 -0
  62. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0009_alter_campaign_options_and_more.py +0 -0
  63. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/0010_alter_campaign_event_type.py +0 -0
  64. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/migrations/__init__.py +0 -0
  65. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/models.py +0 -0
  66. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/providers.py +0 -0
  67. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/css/aa-sov-timer.css +0 -0
  68. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +0 -0
  69. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +0 -0
  70. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/font/materialicons/v143/MaterialIcons-Regular.woff2 +0 -0
  71. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/font/materialicons/v143/README.md +0 -0
  72. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/images/zkillboard.png +0 -0
  73. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/2.3.5/dataTables.bootstrap5.css +0 -0
  74. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/2.3.5/dataTables.bootstrap5.js +0 -0
  75. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/2.3.5/dataTables.bootstrap5.min.css +0 -0
  76. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/2.3.5/dataTables.bootstrap5.min.css.map +0 -0
  77. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/2.3.5/dataTables.bootstrap5.min.js +0 -0
  78. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/2.3.5/dataTables.bootstrap5.min.js.map +0 -0
  79. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/2.3.5/dataTables.js +0 -0
  80. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/2.3.5/dataTables.min.js +0 -0
  81. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/2.3.5/dataTables.min.js.map +0 -0
  82. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/ColumnControl/1.1.1/css/columnControl.bootstrap5.css +0 -0
  83. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/ColumnControl/1.1.1/css/columnControl.bootstrap5.min.css +0 -0
  84. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/ColumnControl/1.1.1/css/columnControl.bootstrap5.min.css.map +0 -0
  85. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/ColumnControl/1.1.1/js/columnControl.bootstrap5.js +0 -0
  86. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/ColumnControl/1.1.1/js/columnControl.bootstrap5.min.js +0 -0
  87. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/ColumnControl/1.1.1/js/columnControl.bootstrap5.min.js.map +0 -0
  88. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/ColumnControl/1.1.1/js/dataTables.columnControl.js +0 -0
  89. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/ColumnControl/1.1.1/js/dataTables.columnControl.min.js +0 -0
  90. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/ColumnControl/1.1.1/js/dataTables.columnControl.min.js.map +0 -0
  91. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/FixedHeader/4.0.4/css/fixedHeader.bootstrap5.css +0 -0
  92. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/FixedHeader/4.0.4/css/fixedHeader.bootstrap5.min.css +0 -0
  93. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/FixedHeader/4.0.4/css/fixedHeader.bootstrap5.min.css.map +0 -0
  94. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/FixedHeader/4.0.4/js/dataTables.fixedHeader.js +0 -0
  95. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/FixedHeader/4.0.4/js/dataTables.fixedHeader.min.js +0 -0
  96. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/FixedHeader/4.0.4/js/dataTables.fixedHeader.min.js.map +0 -0
  97. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/FixedHeader/4.0.4/js/fixedHeader.bootstrap5.js +0 -0
  98. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/FixedHeader/4.0.4/js/fixedHeader.bootstrap5.min.js +0 -0
  99. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/static/sovtimer/libs/DataTables/Extensions/FixedHeader/4.0.4/js/fixedHeader.bootstrap5.min.js.map +0 -0
  100. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tasks.py +0 -0
  101. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html +0 -0
  102. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html +0 -0
  103. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/templates/sovtimer/bundles/datatables-2-css.html +0 -0
  104. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/templates/sovtimer/bundles/datatables-2-js.html +0 -0
  105. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/templates/sovtimer/partials/common/spinner.html +0 -0
  106. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/templates/sovtimer/partials/dashboard/table.html +0 -0
  107. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html +0 -0
  108. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/__init__.py +0 -0
  109. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/fixtures/allianceauth.json +0 -0
  110. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/fixtures/load_allianceauth.py +0 -0
  111. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/fixtures/load_sovtimer.py +0 -0
  112. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/fixtures/sovtimer.json +0 -0
  113. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/fixtures/utils.py +0 -0
  114. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_app_settings.py +0 -0
  115. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_handler_esi.py +0 -0
  116. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_integration.py +0 -0
  117. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_model_campaign.py +0 -0
  118. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_model_sovereignty_structures.py +0 -0
  119. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_providers.py +0 -0
  120. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_tasks.py +0 -0
  121. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/test_user_agent.py +0 -0
  122. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/tests/utils.py +0 -0
  123. {aa_sov_timer-3.3.2 → aa_sov_timer-3.4.0}/sovtimer/urls.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aa-sov-timer
3
- Version: 3.3.2
3
+ Version: 3.4.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: Codecov, https://codecov.io/gh/ppfeufer/aa-sov-timer
@@ -788,7 +788,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth install
788
788
  Then install the latest version:
789
789
 
790
790
  ```shell
791
- pip install aa-sov-timer==3.3.2
791
+ pip install aa-sov-timer==3.4.0
792
792
  ```
793
793
 
794
794
  #### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings"></a>
@@ -842,7 +842,7 @@ Once you have completed all previous steps, restart your AA supervisor service t
842
842
  Add the app to your `conf/requirements.txt`:
843
843
 
844
844
  ```text
845
- aa-sov-timer==3.3.2
845
+ aa-sov-timer==3.4.0
846
846
  ```
847
847
 
848
848
  #### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings-1"></a>
@@ -915,7 +915,7 @@ Then run the following commands from your AA project directory (the one that
915
915
  contains `manage.py`).
916
916
 
917
917
  ```shell
918
- pip install aa-sov-timer==3.3.2
918
+ pip install aa-sov-timer==3.4.0
919
919
 
920
920
  python manage.py collectstatic
921
921
  python manage.py migrate
@@ -928,7 +928,7 @@ Finally, restart your AA supervisor service.
928
928
  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.
929
929
 
930
930
  ```text
931
- aa-sov-timer==3.3.2
931
+ aa-sov-timer==3.4.0
932
932
  ```
933
933
 
934
934
  Now rebuild your containers and restart them:
@@ -75,7 +75,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth install
75
75
  Then install the latest version:
76
76
 
77
77
  ```shell
78
- pip install aa-sov-timer==3.3.2
78
+ pip install aa-sov-timer==3.4.0
79
79
  ```
80
80
 
81
81
  #### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings"></a>
@@ -129,7 +129,7 @@ Once you have completed all previous steps, restart your AA supervisor service t
129
129
  Add the app to your `conf/requirements.txt`:
130
130
 
131
131
  ```text
132
- aa-sov-timer==3.3.2
132
+ aa-sov-timer==3.4.0
133
133
  ```
134
134
 
135
135
  #### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings-1"></a>
@@ -202,7 +202,7 @@ Then run the following commands from your AA project directory (the one that
202
202
  contains `manage.py`).
203
203
 
204
204
  ```shell
205
- pip install aa-sov-timer==3.3.2
205
+ pip install aa-sov-timer==3.4.0
206
206
 
207
207
  python manage.py collectstatic
208
208
  python manage.py migrate
@@ -215,7 +215,7 @@ Finally, restart your AA supervisor service.
215
215
  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.
216
216
 
217
217
  ```text
218
- aa-sov-timer==3.3.2
218
+ aa-sov-timer==3.4.0
219
219
  ```
220
220
 
221
221
  Now rebuild your containers and restart them:
@@ -5,7 +5,7 @@ App init
5
5
  # Django
6
6
  from django.utils.translation import gettext_lazy as _
7
7
 
8
- __version__ = "3.3.2"
8
+ __version__ = "3.4.0"
9
9
  __title__ = "Sovereignty Timer"
10
10
  __title_translated__ = _("Sovereignty Timer")
11
11
 
@@ -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-01-05 22:47+0100\n"
9
+ "POT-Creation-Date: 2026-01-16 23:52+0100\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"
@@ -51,14 +51,6 @@ msgstr ""
51
51
  msgid "Sovereignty campaigns"
52
52
  msgstr ""
53
53
 
54
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
55
- msgid "Yes"
56
- msgstr ""
57
-
58
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
59
- msgid "No"
60
- msgstr ""
61
-
62
54
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
63
55
  msgid "Loading …"
64
56
  msgstr ""
@@ -127,14 +119,14 @@ msgstr "Chceš pomoc s překladem této aplikace do tvého jazyka, nebo vylepši
127
119
  msgid "Join our team of translators!"
128
120
  msgstr "Připoj se k našemu týmu překladatelů!"
129
121
 
130
- #: sovtimer/views.py:151
122
+ #: sovtimer/views.py:148
131
123
  msgid "Defenders making progress"
132
124
  msgstr ""
133
125
 
134
- #: sovtimer/views.py:155
126
+ #: sovtimer/views.py:152
135
127
  msgid "Attackers making progress"
136
128
  msgstr ""
137
129
 
138
- #: sovtimer/views.py:159
130
+ #: sovtimer/views.py:156
139
131
  msgid "Neither side has made any progress yet"
140
132
  msgstr ""
@@ -1,13 +1,13 @@
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, 2024, 2025.
4
+ # "H. Peter Pfeufer" <info@ppfeufer.de>, 2023, 2024, 2025, 2026.
5
5
  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-01-05 22:47+0100\n"
10
- "PO-Revision-Date: 2025-11-10 21:06+0000\n"
9
+ "POT-Creation-Date: 2026-01-16 23:52+0100\n"
10
+ "PO-Revision-Date: 2026-01-12 12: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"
13
13
  "Language: de\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.14.3\n"
18
+ "X-Generator: Weblate 5.15.1\n"
19
19
 
20
20
  #: sovtimer/__init__.py:10 sovtimer/models.py:33
21
21
  #: sovtimer/templates/sovtimer/base.html:7
@@ -51,14 +51,6 @@ msgstr "Souveränitäts-Kampagne"
51
51
  msgid "Sovereignty campaigns"
52
52
  msgstr "Souveränitäts-Kampagnen"
53
53
 
54
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
55
- msgid "Yes"
56
- msgstr "Ja"
57
-
58
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
59
- msgid "No"
60
- msgstr "Nein"
61
-
62
54
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
63
55
  msgid "Loading …"
64
56
  msgstr "Lade …"
@@ -121,24 +113,30 @@ msgstr "Fortschritt"
121
113
 
122
114
  #: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:5
123
115
  msgid "Do you want to help translate this app into your language or improve the existing translation?"
124
- msgstr "Du möchtest helfen diese App in Deine Sprache zu übersetzen oder die bestehende Übersetzung verbessern?"
116
+ msgstr "Du möchtest helfen diese App in Deine Sprache zu übersetzen oder die bestehende Übersetzung zu verbessern?"
125
117
 
126
118
  #: sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html:8
127
119
  msgid "Join our team of translators!"
128
120
  msgstr "Tritt unserm Team von Übersetzern bei!"
129
121
 
130
- #: sovtimer/views.py:151
122
+ #: sovtimer/views.py:148
131
123
  msgid "Defenders making progress"
132
124
  msgstr "Verteidiger machen Fortschritte"
133
125
 
134
- #: sovtimer/views.py:155
126
+ #: sovtimer/views.py:152
135
127
  msgid "Attackers making progress"
136
128
  msgstr "Angreifer machen Fortschritte"
137
129
 
138
- #: sovtimer/views.py:159
130
+ #: sovtimer/views.py:156
139
131
  msgid "Neither side has made any progress yet"
140
132
  msgstr "Keine Seite hat bisher Fortschritte gemacht"
141
133
 
134
+ #~ msgid "Yes"
135
+ #~ msgstr "Ja"
136
+
137
+ #~ msgid "No"
138
+ #~ msgstr "Nein"
139
+
142
140
  #~ msgid "Type"
143
141
  #~ msgstr "Typ"
144
142
 
@@ -6,9 +6,9 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: AA Sov Timer 3.3.2\n"
9
+ "Project-Id-Version: AA Sov Timer 3.4.0\n"
10
10
  "Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
11
- "POT-Creation-Date: 2026-01-05 22:47+0100\n"
11
+ "POT-Creation-Date: 2026-01-16 23:52+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"
@@ -51,14 +51,6 @@ msgstr ""
51
51
  msgid "Sovereignty campaigns"
52
52
  msgstr ""
53
53
 
54
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
55
- msgid "Yes"
56
- msgstr ""
57
-
58
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
59
- msgid "No"
60
- msgstr ""
61
-
62
54
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
63
55
  msgid "Loading …"
64
56
  msgstr ""
@@ -131,14 +123,14 @@ msgstr ""
131
123
  msgid "Join our team of translators!"
132
124
  msgstr ""
133
125
 
134
- #: sovtimer/views.py:151
126
+ #: sovtimer/views.py:148
135
127
  msgid "Defenders making progress"
136
128
  msgstr ""
137
129
 
138
- #: sovtimer/views.py:155
130
+ #: sovtimer/views.py:152
139
131
  msgid "Attackers making progress"
140
132
  msgstr ""
141
133
 
142
- #: sovtimer/views.py:159
134
+ #: sovtimer/views.py:156
143
135
  msgid "Neither side has made any progress yet"
144
136
  msgstr ""
@@ -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-01-05 22:47+0100\n"
10
+ "POT-Creation-Date: 2026-01-16 23:52+0100\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"
@@ -60,14 +60,6 @@ msgstr "Lista de Campañas de Soberanía"
60
60
  msgid "Sovereignty campaigns"
61
61
  msgstr "Lista de Campañas de Soberanía"
62
62
 
63
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
64
- msgid "Yes"
65
- msgstr "Si"
66
-
67
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
68
- msgid "No"
69
- msgstr "No"
70
-
71
63
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
72
64
  msgid "Loading …"
73
65
  msgstr ""
@@ -138,18 +130,24 @@ msgstr "¿Quieres ayudar a traducir esta aplicación a tu idioma o mejorar la tr
138
130
  msgid "Join our team of translators!"
139
131
  msgstr "¡Únete a nuestro equipo de traductores!"
140
132
 
141
- #: sovtimer/views.py:151
133
+ #: sovtimer/views.py:148
142
134
  msgid "Defenders making progress"
143
135
  msgstr "Progreso del Defensor"
144
136
 
145
- #: sovtimer/views.py:155
137
+ #: sovtimer/views.py:152
146
138
  msgid "Attackers making progress"
147
139
  msgstr "Progreso del Atacante"
148
140
 
149
- #: sovtimer/views.py:159
141
+ #: sovtimer/views.py:156
150
142
  msgid "Neither side has made any progress yet"
151
143
  msgstr "Ninguna de las partes ha hecho ningún progreso todavía"
152
144
 
145
+ #~ msgid "Yes"
146
+ #~ msgstr "Si"
147
+
148
+ #~ msgid "No"
149
+ #~ msgstr "No"
150
+
153
151
  #~ msgid "Type"
154
152
  #~ msgstr "Tipo"
155
153
 
@@ -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-01-05 22:47+0100\n"
16
+ "POT-Creation-Date: 2026-01-16 23:52+0100\n"
17
17
  "PO-Revision-Date: 2025-09-22 09:43+0000\n"
18
18
  "Last-Translator: Hugo REGIBO <hugo@hugoregibo.be>\n"
19
19
  "Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/fr/>\n"
@@ -58,14 +58,6 @@ msgstr "Campagne de souveraineté"
58
58
  msgid "Sovereignty campaigns"
59
59
  msgstr "Campagnes de souveraineté"
60
60
 
61
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
62
- msgid "Yes"
63
- msgstr "Oui"
64
-
65
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
66
- msgid "No"
67
- msgstr "Non"
68
-
69
61
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
70
62
  msgid "Loading …"
71
63
  msgstr "Chargement …"
@@ -134,18 +126,24 @@ msgstr "Voulez-vous aider à traduire cette application dans votre langue ou am
134
126
  msgid "Join our team of translators!"
135
127
  msgstr "Rejoignez notre équipe de traducteurs !"
136
128
 
137
- #: sovtimer/views.py:151
129
+ #: sovtimer/views.py:148
138
130
  msgid "Defenders making progress"
139
131
  msgstr "Les défenseurs progressent"
140
132
 
141
- #: sovtimer/views.py:155
133
+ #: sovtimer/views.py:152
142
134
  msgid "Attackers making progress"
143
135
  msgstr "Les attaquants progressent"
144
136
 
145
- #: sovtimer/views.py:159
137
+ #: sovtimer/views.py:156
146
138
  msgid "Neither side has made any progress yet"
147
139
  msgstr "Aucun camp n’a encore fait de progrès."
148
140
 
141
+ #~ msgid "Yes"
142
+ #~ msgstr "Oui"
143
+
144
+ #~ msgid "No"
145
+ #~ msgstr "Non"
146
+
149
147
  #~ msgid "Type"
150
148
  #~ msgstr "Type"
151
149
 
@@ -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-01-05 22:47+0100\n"
9
+ "POT-Creation-Date: 2026-01-16 23:52+0100\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"
@@ -51,14 +51,6 @@ msgstr ""
51
51
  msgid "Sovereignty campaigns"
52
52
  msgstr ""
53
53
 
54
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
55
- msgid "Yes"
56
- msgstr ""
57
-
58
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
59
- msgid "No"
60
- msgstr ""
61
-
62
54
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
63
55
  msgid "Loading …"
64
56
  msgstr ""
@@ -127,15 +119,15 @@ msgstr ""
127
119
  msgid "Join our team of translators!"
128
120
  msgstr ""
129
121
 
130
- #: sovtimer/views.py:151
122
+ #: sovtimer/views.py:148
131
123
  msgid "Defenders making progress"
132
124
  msgstr ""
133
125
 
134
- #: sovtimer/views.py:155
126
+ #: sovtimer/views.py:152
135
127
  msgid "Attackers making progress"
136
128
  msgstr ""
137
129
 
138
- #: sovtimer/views.py:159
130
+ #: sovtimer/views.py:156
139
131
  msgid "Neither side has made any progress yet"
140
132
  msgstr ""
141
133
 
@@ -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-01-05 22:47+0100\n"
11
+ "POT-Creation-Date: 2026-01-16 23:52+0100\n"
12
12
  "PO-Revision-Date: 2025-11-25 06:29+0000\n"
13
13
  "Last-Translator: Dexsar <dexsar.paf@gmail.com>\n"
14
14
  "Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/ja/>\n"
@@ -53,14 +53,6 @@ msgstr "領有権キャンペーン"
53
53
  msgid "Sovereignty campaigns"
54
54
  msgstr "領有権キャンペーン"
55
55
 
56
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
57
- msgid "Yes"
58
- msgstr "はい"
59
-
60
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
61
- msgid "No"
62
- msgstr "いいえ"
63
-
64
56
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
65
57
  msgid "Loading …"
66
58
  msgstr "Loading …"
@@ -129,18 +121,24 @@ msgstr "このアプリをあなたの言語に翻訳するお手伝いをした
129
121
  msgid "Join our team of translators!"
130
122
  msgstr "翻訳者チームに参加しましょう!"
131
123
 
132
- #: sovtimer/views.py:151
124
+ #: sovtimer/views.py:148
133
125
  msgid "Defenders making progress"
134
126
  msgstr "防衛側が進展中"
135
127
 
136
- #: sovtimer/views.py:155
128
+ #: sovtimer/views.py:152
137
129
  msgid "Attackers making progress"
138
130
  msgstr "攻撃側が進展中"
139
131
 
140
- #: sovtimer/views.py:159
132
+ #: sovtimer/views.py:156
141
133
  msgid "Neither side has made any progress yet"
142
134
  msgstr "両サイドとも未着手"
143
135
 
136
+ #~ msgid "Yes"
137
+ #~ msgstr "はい"
138
+
139
+ #~ msgid "No"
140
+ #~ msgstr "いいえ"
141
+
144
142
  #~ msgid "Type"
145
143
  #~ msgstr "タイプ"
146
144
 
@@ -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-01-05 22:47+0100\n"
13
+ "POT-Creation-Date: 2026-01-16 23:52+0100\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"
@@ -65,14 +65,6 @@ msgstr "소버린티 캠페인"
65
65
  msgid "Sovereignty campaigns"
66
66
  msgstr "소버린티 캠페인 목록"
67
67
 
68
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
69
- msgid "Yes"
70
- msgstr "예"
71
-
72
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
73
- msgid "No"
74
- msgstr "아니요"
75
-
76
68
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
77
69
  msgid "Loading …"
78
70
  msgstr "로딩 …"
@@ -145,18 +137,24 @@ msgstr "이 앱을 번역하거나 기존 번역을 개선하고 싶으신가요
145
137
  msgid "Join our team of translators!"
146
138
  msgstr "번역가 팀에 참여하세요!"
147
139
 
148
- #: sovtimer/views.py:151
140
+ #: sovtimer/views.py:148
149
141
  msgid "Defenders making progress"
150
142
  msgstr "방어자 우세"
151
143
 
152
- #: sovtimer/views.py:155
144
+ #: sovtimer/views.py:152
153
145
  msgid "Attackers making progress"
154
146
  msgstr "공격자 우세"
155
147
 
156
- #: sovtimer/views.py:159
148
+ #: sovtimer/views.py:156
157
149
  msgid "Neither side has made any progress yet"
158
150
  msgstr "양 측 모두 진행하지 못하고 있습니다"
159
151
 
152
+ #~ msgid "Yes"
153
+ #~ msgstr "예"
154
+
155
+ #~ msgid "No"
156
+ #~ msgstr "아니요"
157
+
160
158
  #~ msgid "Type"
161
159
  #~ msgstr "종류"
162
160
 
@@ -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-01-05 22:47+0100\n"
10
+ "POT-Creation-Date: 2026-01-16 23:52+0100\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"
@@ -52,14 +52,6 @@ msgstr ""
52
52
  msgid "Sovereignty campaigns"
53
53
  msgstr ""
54
54
 
55
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
56
- msgid "Yes"
57
- msgstr ""
58
-
59
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
60
- msgid "No"
61
- msgstr ""
62
-
63
55
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
64
56
  msgid "Loading …"
65
57
  msgstr ""
@@ -128,14 +120,14 @@ msgstr ""
128
120
  msgid "Join our team of translators!"
129
121
  msgstr ""
130
122
 
131
- #: sovtimer/views.py:151
123
+ #: sovtimer/views.py:148
132
124
  msgid "Defenders making progress"
133
125
  msgstr ""
134
126
 
135
- #: sovtimer/views.py:155
127
+ #: sovtimer/views.py:152
136
128
  msgid "Attackers making progress"
137
129
  msgstr ""
138
130
 
139
- #: sovtimer/views.py:159
131
+ #: sovtimer/views.py:156
140
132
  msgid "Neither side has made any progress yet"
141
133
  msgstr ""
@@ -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-01-05 22:47+0100\n"
9
+ "POT-Creation-Date: 2026-01-16 23:52+0100\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"
@@ -51,14 +51,6 @@ msgstr ""
51
51
  msgid "Sovereignty campaigns"
52
52
  msgstr ""
53
53
 
54
- #: sovtimer/templates/sovtimer/dashboard.html:15 sovtimer/views.py:147
55
- msgid "Yes"
56
- msgstr "Tak"
57
-
58
- #: sovtimer/templates/sovtimer/dashboard.html:16 sovtimer/views.py:140
59
- msgid "No"
60
- msgstr "Nie"
61
-
62
54
  #: sovtimer/templates/sovtimer/partials/common/spinner.html:8
63
55
  msgid "Loading …"
64
56
  msgstr ""
@@ -127,14 +119,20 @@ msgstr "Chciałbyś pomóc w tłumaczeniu tej apki na Twój język bądź popraw
127
119
  msgid "Join our team of translators!"
128
120
  msgstr "Dołącz do naszego zespołu tłumaczy!"
129
121
 
130
- #: sovtimer/views.py:151
122
+ #: sovtimer/views.py:148
131
123
  msgid "Defenders making progress"
132
124
  msgstr ""
133
125
 
134
- #: sovtimer/views.py:155
126
+ #: sovtimer/views.py:152
135
127
  msgid "Attackers making progress"
136
128
  msgstr ""
137
129
 
138
- #: sovtimer/views.py:159
130
+ #: sovtimer/views.py:156
139
131
  msgid "Neither side has made any progress yet"
140
132
  msgstr ""
133
+
134
+ #~ msgid "Yes"
135
+ #~ msgstr "Tak"
136
+
137
+ #~ msgid "No"
138
+ #~ msgstr "Nie"