aa-fleetfinder 2.2.1__tar.gz → 2.2.2__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.
Potentially problematic release.
This version of aa-fleetfinder might be problematic. Click here for more details.
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/.gitignore +2 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/PKG-INFO +3 -3
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/README.md +1 -1
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/__init__.py +1 -1
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/cs_CZ/LC_MESSAGES/django.po +3 -3
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/de/LC_MESSAGES/django.po +3 -3
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/django.pot +3 -3
- aa_fleetfinder-2.2.2/fleetfinder/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/es/LC_MESSAGES/django.po +6 -6
- aa_fleetfinder-2.2.2/fleetfinder/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/fr_FR/LC_MESSAGES/django.po +10 -9
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/it_IT/LC_MESSAGES/django.po +9 -8
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/ja/LC_MESSAGES/django.po +5 -5
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/ko_KR/LC_MESSAGES/django.po +3 -3
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/nl_NL/LC_MESSAGES/django.po +3 -3
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/pl_PL/LC_MESSAGES/django.po +3 -3
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/ru/LC_MESSAGES/django.po +3 -3
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/sk/LC_MESSAGES/django.po +3 -3
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/uk/LC_MESSAGES/django.po +5 -5
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/zh_Hans/LC_MESSAGES/django.po +3 -3
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/pyproject.toml +2 -1
- aa_fleetfinder-2.2.1/fleetfinder/locale/es/LC_MESSAGES/django.mo +0 -0
- aa_fleetfinder-2.2.1/fleetfinder/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/LICENSE +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/apps.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/auth_hooks.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/constants.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/migrations/0001_initial.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/migrations/0002_esi_error_handling_and_verbose_names.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/migrations/0003_alter_fleet_fleet_commander_alter_fleet_groups_and_more.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/migrations/__init__.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/models.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/providers.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/static/fleetfinder/css/fleetfinder.css +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/static/fleetfinder/css/fleetfinder.min.css +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/static/fleetfinder/css/fleetfinder.min.css.map +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/static/fleetfinder/libs/slim-select/2.6.0/css/slimselect.css +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/static/fleetfinder/libs/slim-select/2.6.0/css/slimselect.min.css +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/static/fleetfinder/libs/slim-select/2.6.0/css/slimselect.min.css.map +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/static/fleetfinder/libs/slim-select/2.6.0/js/slimselect.min.js +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/tasks.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/base.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/bundles/css/fleetfinder-css.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/bundles/css/slim-select-css.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/bundles/js/slim-select-js.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/create-fleet.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/dashboard.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/edit-fleet.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/fleet-details.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/join-fleet.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/partials/body/form-fleet-details.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/partials/footer/app-translation-footer.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/partials/header/header-navigation.html +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templatetags/__init__.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templatetags/fleetfinder.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/tests/__init__.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/tests/test_access.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/tests/test_auth_hooks.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/tests/test_templatetags.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/tests/utils.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/urls.py +0 -0
- {aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/views.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: aa-fleetfinder
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.2
|
|
4
4
|
Summary: Fleet finder plugin for Alliance Auth
|
|
5
5
|
Project-URL: Changelog, https://github.com/ppfeufer/aa-fleetfinder/blob/master/CHANGELOG.md
|
|
6
6
|
Project-URL: Documentation, https://github.com/ppfeufer/aa-fleetfinder/blob/master/README.md
|
|
@@ -683,7 +683,6 @@ License: GNU GENERAL PUBLIC LICENSE
|
|
|
683
683
|
the library. If this is what you want to do, use the GNU Lesser General
|
|
684
684
|
Public License instead of this License. But first, please read
|
|
685
685
|
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
|
686
|
-
License-File: LICENSE
|
|
687
686
|
Keywords: allianceauth,eveonline,fleetfinder
|
|
688
687
|
Classifier: Environment :: Web Environment
|
|
689
688
|
Classifier: Framework :: Django
|
|
@@ -696,6 +695,7 @@ Classifier: Programming Language :: Python :: 3 :: Only
|
|
|
696
695
|
Classifier: Programming Language :: Python :: 3.10
|
|
697
696
|
Classifier: Programming Language :: Python :: 3.11
|
|
698
697
|
Classifier: Programming Language :: Python :: 3.12
|
|
698
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
699
699
|
Classifier: Topic :: Internet :: WWW/HTTP
|
|
700
700
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
701
701
|
Requires-Python: >=3.10
|
|
@@ -746,7 +746,7 @@ ______________________________________________________________________
|
|
|
746
746
|
|
|
747
747
|
## Installation<a name="installation"></a>
|
|
748
748
|
|
|
749
|
-
>
|
|
749
|
+
> [!NOTE]
|
|
750
750
|
>
|
|
751
751
|
> **AA Fleet Finder >= 2.0.0 needs at least Alliance Auth v4.0.0!**
|
|
752
752
|
>
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/cs_CZ/LC_MESSAGES/django.po
RENAMED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
# Dadas Aideron <dadas.aideron@gmail.com>, 2024.
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version:
|
|
8
|
-
"Report-Msgid-Bugs-To: \n"
|
|
9
|
-
"POT-Creation-Date: 2024-
|
|
7
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
9
|
+
"POT-Creation-Date: 2024-12-14 16:44+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-"
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
# "H. Peter Pfeufer" <info@ppfeufer.de>, 2023, 2024.
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version:
|
|
8
|
-
"Report-Msgid-Bugs-To: \n"
|
|
9
|
-
"POT-Creation-Date: 2024-
|
|
7
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
9
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
10
10
|
"PO-Revision-Date: 2024-05-10 14:03+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version:
|
|
10
|
-
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-
|
|
9
|
+
"Project-Id-Version: AA Fleet Finder 2.2.2\n"
|
|
10
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
11
|
+
"POT-Creation-Date: 2024-12-14 16:44+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"
|
|
Binary file
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
# Peter Pfeufer <info@ppfeufer.de>, 2023, 2024.
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version:
|
|
9
|
-
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date: 2024-
|
|
11
|
-
"PO-Revision-Date: 2024-
|
|
8
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
10
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
11
|
+
"PO-Revision-Date: 2024-12-02 17:40+0000\n"
|
|
12
12
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
13
13
|
"Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
14
14
|
"apps/aa-fleetfinder/es/>\n"
|
|
@@ -17,7 +17,7 @@ msgstr ""
|
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
19
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.8.4\n"
|
|
21
21
|
|
|
22
22
|
#: fleetfinder/__init__.py:9 fleetfinder/models.py:24
|
|
23
23
|
#: fleetfinder/templates/fleetfinder/base.html:6
|
|
@@ -37,7 +37,7 @@ msgstr "Buscador de Flotas v{__version__}"
|
|
|
37
37
|
|
|
38
38
|
#: fleetfinder/models.py:28
|
|
39
39
|
msgid "Can access the Fleet Finder app"
|
|
40
|
-
msgstr ""
|
|
40
|
+
msgstr "Puede acceder a la aplicación buscadora de flotas"
|
|
41
41
|
|
|
42
42
|
#: fleetfinder/models.py:44
|
|
43
43
|
msgid ""
|
|
Binary file
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/fr_FR/LC_MESSAGES/django.po
RENAMED
|
@@ -6,13 +6,14 @@
|
|
|
6
6
|
# Matthias P <randomusernetcom@gmail.com>, 2024.
|
|
7
7
|
# Hexo <ghostcig@free.fr>, 2024.
|
|
8
8
|
# Houbi_Houba <paul.lacape@live.fr>, 2024.
|
|
9
|
+
# balbozorre <loic.petiot2002@gmail.com>, 2024.
|
|
9
10
|
msgid ""
|
|
10
11
|
msgstr ""
|
|
11
|
-
"Project-Id-Version:
|
|
12
|
-
"Report-Msgid-Bugs-To: \n"
|
|
13
|
-
"POT-Creation-Date: 2024-
|
|
14
|
-
"PO-Revision-Date: 2024-
|
|
15
|
-
"Last-Translator:
|
|
12
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
13
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
14
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
15
|
+
"PO-Revision-Date: 2024-12-10 17:15+0000\n"
|
|
16
|
+
"Last-Translator: balbozorre <loic.petiot2002@gmail.com>\n"
|
|
16
17
|
"Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
17
18
|
"apps/aa-fleetfinder/fr/>\n"
|
|
18
19
|
"Language: fr_FR\n"
|
|
@@ -20,7 +21,7 @@ msgstr ""
|
|
|
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.8.4\n"
|
|
24
25
|
|
|
25
26
|
#: fleetfinder/__init__.py:9 fleetfinder/models.py:24
|
|
26
27
|
#: fleetfinder/templates/fleetfinder/base.html:6
|
|
@@ -59,7 +60,7 @@ msgstr "Le FC n'est plus à la tête de la flotte."
|
|
|
59
60
|
|
|
60
61
|
#: fleetfinder/models.py:48
|
|
61
62
|
msgid "FC switched to another fleet."
|
|
62
|
-
msgstr ""
|
|
63
|
+
msgstr "Le FC a changé de flotte."
|
|
63
64
|
|
|
64
65
|
#: fleetfinder/models.py:51 fleetfinder/templates/fleetfinder/dashboard.html:18
|
|
65
66
|
#: fleetfinder/templates/fleetfinder/partials/body/form-fleet-details.html:10
|
|
@@ -68,11 +69,11 @@ msgstr "Nom de la flotte"
|
|
|
68
69
|
|
|
69
70
|
#: fleetfinder/models.py:59 fleetfinder/templates/fleetfinder/dashboard.html:17
|
|
70
71
|
msgid "Fleet commander"
|
|
71
|
-
msgstr ""
|
|
72
|
+
msgstr "Commandant de flotte"
|
|
72
73
|
|
|
73
74
|
#: fleetfinder/models.py:61
|
|
74
75
|
msgid "Creation date and time"
|
|
75
|
-
msgstr ""
|
|
76
|
+
msgstr "Date et heure de création"
|
|
76
77
|
|
|
77
78
|
#: fleetfinder/models.py:62
|
|
78
79
|
#: fleetfinder/templates/fleetfinder/partials/body/form-fleet-details.html:37
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/it_IT/LC_MESSAGES/django.mo
RENAMED
|
Binary file
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/it_IT/LC_MESSAGES/django.po
RENAMED
|
@@ -2,21 +2,22 @@
|
|
|
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
|
# "Dr. Mattia Zago" <dev@zagomattia.it>, 2024.
|
|
5
|
+
# Peter Pfeufer <info@ppfeufer.de>, 2024.
|
|
5
6
|
msgid ""
|
|
6
7
|
msgstr ""
|
|
7
|
-
"Project-Id-Version:
|
|
8
|
-
"Report-Msgid-Bugs-To: \n"
|
|
9
|
-
"POT-Creation-Date: 2024-
|
|
10
|
-
"PO-Revision-Date: 2024-
|
|
11
|
-
"Last-Translator:
|
|
12
|
-
"Language-Team: Italian <https://weblate.ppfeufer.de/projects/"
|
|
13
|
-
"
|
|
8
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
10
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
11
|
+
"PO-Revision-Date: 2024-11-06 20:10+0000\n"
|
|
12
|
+
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
13
|
+
"Language-Team: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
14
|
+
"apps/aa-fleetfinder/it/>\n"
|
|
14
15
|
"Language: it_IT\n"
|
|
15
16
|
"MIME-Version: 1.0\n"
|
|
16
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
18
19
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
19
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.8.2\n"
|
|
20
21
|
|
|
21
22
|
#: fleetfinder/__init__.py:9 fleetfinder/models.py:24
|
|
22
23
|
#: fleetfinder/templates/fleetfinder/base.html:6
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
# Peter Pfeufer <info@ppfeufer.de>, 2024.
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version:
|
|
10
|
-
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-
|
|
9
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
10
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
11
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
12
12
|
"PO-Revision-Date: 2024-08-06 11:28+0000\n"
|
|
13
13
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
14
|
-
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/"
|
|
15
|
-
"
|
|
14
|
+
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
15
|
+
"apps/aa-fleetfinder/ja/>\n"
|
|
16
16
|
"Language: ja\n"
|
|
17
17
|
"MIME-Version: 1.0\n"
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/ko_KR/LC_MESSAGES/django.po
RENAMED
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
# Mind of the Raven <okanieva@gmail.com>, 2024.
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version:
|
|
10
|
-
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-
|
|
9
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
10
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
11
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
12
12
|
"PO-Revision-Date: 2024-05-10 14:03+0000\n"
|
|
13
13
|
"Last-Translator: Mind of the Raven <okanieva@gmail.com>\n"
|
|
14
14
|
"Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/nl_NL/LC_MESSAGES/django.po
RENAMED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
#
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version:
|
|
9
|
-
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date: 2024-
|
|
8
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
10
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:03+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/pl_PL/LC_MESSAGES/django.po
RENAMED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
# Peter Pfeufer <info@ppfeufer.de>, 2024.
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version:
|
|
8
|
-
"Report-Msgid-Bugs-To: \n"
|
|
9
|
-
"POT-Creation-Date: 2024-
|
|
7
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
9
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
10
10
|
"PO-Revision-Date: 2024-05-10 14:03+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: Polish <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
# Roycce_ <malyasov.roma@mail.ru>, 2024.
|
|
8
8
|
msgid ""
|
|
9
9
|
msgstr ""
|
|
10
|
-
"Project-Id-Version:
|
|
11
|
-
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date: 2024-
|
|
10
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
11
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
12
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
13
13
|
"PO-Revision-Date: 2024-06-06 14:27+0000\n"
|
|
14
14
|
"Last-Translator: Roycce_ <malyasov.roma@mail.ru>\n"
|
|
15
15
|
"Language-Team: Russian <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
#
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version:
|
|
9
|
-
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date: 2024-
|
|
8
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
10
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:03+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Slovak <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
# Kristof <kristof@teh.ninja>, 2023, 2024.
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version:
|
|
10
|
-
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-
|
|
9
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
10
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
11
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
12
12
|
"PO-Revision-Date: 2024-10-04 18:10+0000\n"
|
|
13
13
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
14
|
-
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/"
|
|
15
|
-
"
|
|
14
|
+
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-"
|
|
15
|
+
"apps/aa-fleetfinder/uk/>\n"
|
|
16
16
|
"Language: uk\n"
|
|
17
17
|
"MIME-Version: 1.0\n"
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/zh_Hans/LC_MESSAGES/django.po
RENAMED
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
# Peter Pfeufer <info@ppfeufer.de>, 2024.
|
|
8
8
|
msgid ""
|
|
9
9
|
msgstr ""
|
|
10
|
-
"Project-Id-Version:
|
|
11
|
-
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date: 2024-
|
|
10
|
+
"Project-Id-Version: AA Fleet Finder 2.2.1\n"
|
|
11
|
+
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-fleetfinder/issues\n"
|
|
12
|
+
"POT-Creation-Date: 2024-12-14 16:44+0100\n"
|
|
13
13
|
"PO-Revision-Date: 2024-06-06 14:27+0000\n"
|
|
14
14
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
15
15
|
"Language-Team: Chinese (Simplified) <https://weblate.ppfeufer.de/projects/"
|
|
@@ -30,6 +30,7 @@ classifiers = [
|
|
|
30
30
|
"Programming Language :: Python :: 3.10",
|
|
31
31
|
"Programming Language :: Python :: 3.11",
|
|
32
32
|
"Programming Language :: Python :: 3.12",
|
|
33
|
+
"Programming Language :: Python :: 3.13",
|
|
33
34
|
"Topic :: Internet :: WWW/HTTP",
|
|
34
35
|
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
|
|
35
36
|
]
|
|
@@ -37,7 +38,7 @@ dynamic = [
|
|
|
37
38
|
"version",
|
|
38
39
|
]
|
|
39
40
|
dependencies = [
|
|
40
|
-
"allianceauth
|
|
41
|
+
"allianceauth>=4.3.1,<5",
|
|
41
42
|
"allianceauth-app-utils>=1.14.2",
|
|
42
43
|
]
|
|
43
44
|
optional-dependencies.tests-allianceauth-latest = [
|
|
Binary file
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/cs_CZ/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/ko_KR/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/nl_NL/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/pl_PL/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/locale/zh_Hans/LC_MESSAGES/django.mo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/static/fleetfinder/css/fleetfinder.css
RENAMED
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/static/fleetfinder/css/fleetfinder.min.css
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
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/create-fleet.html
RENAMED
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/dashboard.html
RENAMED
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/edit-fleet.html
RENAMED
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/fleet-details.html
RENAMED
|
File without changes
|
{aa_fleetfinder-2.2.1 → aa_fleetfinder-2.2.2}/fleetfinder/templates/fleetfinder/join-fleet.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
|