aa-rss-to-discord 2.0.0b2__tar.gz → 2.1.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.
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/PKG-INFO +4 -6
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/__init__.py +1 -1
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/cs/LC_MESSAGES/django.mo +0 -0
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/cs/LC_MESSAGES/django.po +41 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.po +3 -3
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/django.pot +1 -1
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.po +5 -5
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po +40 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po +4 -4
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po +4 -4
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po +8 -7
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/nl/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2/aa_rss_to_discord/locale/fr_FR → aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/nl}/LC_MESSAGES/django.po +7 -7
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po +41 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.po +3 -3
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.mo +0 -0
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.po +41 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.po +6 -6
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po +2 -2
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/pyproject.toml +10 -14
- aa_rss_to_discord-2.0.0b2/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/.gitignore +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/LICENSE +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/README.md +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/admin.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/apps.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/auth_hooks.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/constants.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/discordbot/cogs/__init__.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/discordbot/cogs/rss.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/managers.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/0001_initial.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/0002_enable_disable_rss_feeds.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/__init__.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/models.py +0 -0
- {aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/tasks.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.3
|
|
2
2
|
Name: aa-rss-to-discord
|
|
3
|
-
Version: 2.0
|
|
3
|
+
Version: 2.1.0
|
|
4
4
|
Summary: Alliance Auth module to post news from RSS feeds to your Discord
|
|
5
5
|
Project-URL: Changelog, https://github.com/ppfeufer/aa-rss-to-discord/blob/master/CHANGELOG.md
|
|
6
6
|
Project-URL: Documentation, https://github.com/ppfeufer/aa-rss-to-discord/blob/master/README.md
|
|
@@ -693,17 +693,15 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
|
|
693
693
|
Classifier: Operating System :: OS Independent
|
|
694
694
|
Classifier: Programming Language :: Python
|
|
695
695
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
696
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
697
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
698
696
|
Classifier: Programming Language :: Python :: 3.10
|
|
699
697
|
Classifier: Programming Language :: Python :: 3.11
|
|
700
698
|
Classifier: Programming Language :: Python :: 3.12
|
|
701
699
|
Classifier: Topic :: Internet :: WWW/HTTP
|
|
702
700
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
703
|
-
Requires-Python: >=3.
|
|
701
|
+
Requires-Python: >=3.10
|
|
704
702
|
Requires-Dist: allianceauth-app-utils>=1.14.2
|
|
705
703
|
Requires-Dist: allianceauth-discordbot>=3.0.5
|
|
706
|
-
Requires-Dist: allianceauth
|
|
704
|
+
Requires-Dist: allianceauth<5,>=4
|
|
707
705
|
Requires-Dist: feedparser
|
|
708
706
|
Provides-Extra: tests-allianceauth-latest
|
|
709
707
|
Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
+
# This file is distributed under the same license as the PACKAGE package.
|
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
|
+
#
|
|
6
|
+
msgid ""
|
|
7
|
+
msgstr ""
|
|
8
|
+
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
|
10
|
+
"POT-Creation-Date: 2024-03-20 17:13+0100\n"
|
|
11
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
|
+
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
|
+
"Language-Team: Czech <https://weblate.ppfeufer.de/projects/"
|
|
14
|
+
"alliance-auth-apps/aa-rss-to-discord/cs/>\n"
|
|
15
|
+
"Language: cs\n"
|
|
16
|
+
"MIME-Version: 1.0\n"
|
|
17
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
19
|
+
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
|
|
20
|
+
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
|
21
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
22
|
+
|
|
23
|
+
#: aa_rss_to_discord/__init__.py:9
|
|
24
|
+
msgid "RSS to Discord"
|
|
25
|
+
msgstr ""
|
|
26
|
+
|
|
27
|
+
#: aa_rss_to_discord/models.py:41
|
|
28
|
+
msgid "RSS Feed"
|
|
29
|
+
msgstr ""
|
|
30
|
+
|
|
31
|
+
#: aa_rss_to_discord/models.py:42
|
|
32
|
+
msgid "RSS Feeds"
|
|
33
|
+
msgstr ""
|
|
34
|
+
|
|
35
|
+
#: aa_rss_to_discord/models.py:69
|
|
36
|
+
msgid "Last Item"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
39
|
+
#: aa_rss_to_discord/models.py:70
|
|
40
|
+
msgid "Last Items"
|
|
41
|
+
msgstr ""
|
|
Binary file
|
|
@@ -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.
|
|
4
|
+
# "H. Peter Pfeufer" <info@ppfeufer.de>, 2023, 2024.
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
10
|
-
"PO-Revision-Date:
|
|
10
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: German <https://weblate.ppfeufer.de/projects/"
|
|
13
13
|
"alliance-auth-apps/aa-rss-to-discord/de/>\n"
|
|
@@ -16,7 +16,7 @@ msgstr ""
|
|
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
18
18
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
19
|
-
"X-Generator: Weblate 5.
|
|
19
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
20
20
|
|
|
21
21
|
#: aa_rss_to_discord/__init__.py:9
|
|
22
22
|
msgid "RSS to Discord"
|
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date:
|
|
11
|
+
"POT-Creation-Date: 2024-07-30 10:50+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"
|
|
Binary file
|
|
@@ -1,22 +1,22 @@
|
|
|
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
|
-
# Zigor Fernandez Moreno <sietehierros@gmail.com>, 2023.
|
|
4
|
+
# Zigor Fernandez Moreno <sietehierros@gmail.com>, 2023, 2024.
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
10
|
-
"PO-Revision-Date:
|
|
10
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
11
11
|
"Last-Translator: Zigor Fernandez Moreno <sietehierros@gmail.com>\n"
|
|
12
|
-
"Language-Team: Spanish <https://weblate.ppfeufer.de/projects/
|
|
13
|
-
"apps/aa-rss-to-discord/es/>\n"
|
|
12
|
+
"Language-Team: Spanish <https://weblate.ppfeufer.de/projects/"
|
|
13
|
+
"alliance-auth-apps/aa-rss-to-discord/es/>\n"
|
|
14
14
|
"Language: es\n"
|
|
15
15
|
"MIME-Version: 1.0\n"
|
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
18
18
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
19
|
-
"X-Generator: Weblate 5.
|
|
19
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
20
20
|
|
|
21
21
|
#: aa_rss_to_discord/__init__.py:9
|
|
22
22
|
msgid "RSS to Discord"
|
|
Binary file
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
+
# This file is distributed under the same license as the PACKAGE package.
|
|
4
|
+
# Peter Pfeufer <info@ppfeufer.de>, 2024.
|
|
5
|
+
# Houbi_Houba <paul.lacape@live.fr>, 2024.
|
|
6
|
+
msgid ""
|
|
7
|
+
msgstr ""
|
|
8
|
+
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
|
10
|
+
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
11
|
+
"PO-Revision-Date: 2024-07-10 09:28+0000\n"
|
|
12
|
+
"Last-Translator: Houbi_Houba <paul.lacape@live.fr>\n"
|
|
13
|
+
"Language-Team: French <https://weblate.ppfeufer.de/projects/"
|
|
14
|
+
"alliance-auth-apps/aa-rss-to-discord/fr/>\n"
|
|
15
|
+
"Language: fr_FR\n"
|
|
16
|
+
"MIME-Version: 1.0\n"
|
|
17
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
19
|
+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
20
|
+
"X-Generator: Weblate 5.6.2\n"
|
|
21
|
+
|
|
22
|
+
#: aa_rss_to_discord/__init__.py:9
|
|
23
|
+
msgid "RSS to Discord"
|
|
24
|
+
msgstr "RSS vers Discord"
|
|
25
|
+
|
|
26
|
+
#: aa_rss_to_discord/models.py:41
|
|
27
|
+
msgid "RSS Feed"
|
|
28
|
+
msgstr "Flux RSS"
|
|
29
|
+
|
|
30
|
+
#: aa_rss_to_discord/models.py:42
|
|
31
|
+
msgid "RSS Feeds"
|
|
32
|
+
msgstr "Flux RSS"
|
|
33
|
+
|
|
34
|
+
#: aa_rss_to_discord/models.py:69
|
|
35
|
+
msgid "Last Item"
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
38
|
+
#: aa_rss_to_discord/models.py:70
|
|
39
|
+
msgid "Last Items"
|
|
40
|
+
msgstr ""
|
|
Binary file
|
|
@@ -8,16 +8,16 @@ msgstr ""
|
|
|
8
8
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
10
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
11
|
-
"PO-Revision-Date:
|
|
11
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
|
-
"Language-Team: Italian <https://weblate.ppfeufer.de/projects/
|
|
14
|
-
"apps/aa-rss-to-discord/it/>\n"
|
|
13
|
+
"Language-Team: Italian <https://weblate.ppfeufer.de/projects/"
|
|
14
|
+
"alliance-auth-apps/aa-rss-to-discord/it/>\n"
|
|
15
15
|
"Language: it_IT\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=2; plural=n != 1;\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
21
21
|
|
|
22
22
|
#: aa_rss_to_discord/__init__.py:9
|
|
23
23
|
msgid "RSS to Discord"
|
|
Binary file
|
|
@@ -8,16 +8,16 @@ msgstr ""
|
|
|
8
8
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
10
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
11
|
-
"PO-Revision-Date:
|
|
11
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
|
-
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/
|
|
14
|
-
"apps/aa-rss-to-discord/ja/>\n"
|
|
13
|
+
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/"
|
|
14
|
+
"alliance-auth-apps/aa-rss-to-discord/ja/>\n"
|
|
15
15
|
"Language: ja\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=1; plural=0;\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
21
21
|
|
|
22
22
|
#: aa_rss_to_discord/__init__.py:9
|
|
23
23
|
msgid "RSS to Discord"
|
|
@@ -1,26 +1,27 @@
|
|
|
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
|
-
# Author50CO <tkddlschry@gmail.com>, 2023.
|
|
4
|
+
# Author50CO <tkddlschry@gmail.com>, 2023, 2024.
|
|
5
|
+
# Hue Radient <seataoji@gmail.com>, 2024.
|
|
5
6
|
msgid ""
|
|
6
7
|
msgstr ""
|
|
7
8
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
8
9
|
"Report-Msgid-Bugs-To: \n"
|
|
9
10
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
10
|
-
"PO-Revision-Date:
|
|
11
|
-
"Last-Translator:
|
|
12
|
-
"Language-Team: Korean <https://weblate.ppfeufer.de/projects/
|
|
13
|
-
"apps/aa-rss-to-discord/ko/>\n"
|
|
11
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
|
+
"Last-Translator: Hue Radient <seataoji@gmail.com>\n"
|
|
13
|
+
"Language-Team: Korean <https://weblate.ppfeufer.de/projects/"
|
|
14
|
+
"alliance-auth-apps/aa-rss-to-discord/ko/>\n"
|
|
14
15
|
"Language: ko_KR\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=1; plural=0;\n"
|
|
19
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
20
21
|
|
|
21
22
|
#: aa_rss_to_discord/__init__.py:9
|
|
22
23
|
msgid "RSS to Discord"
|
|
23
|
-
msgstr ""
|
|
24
|
+
msgstr "디스코드로 RSS피드보내기"
|
|
24
25
|
|
|
25
26
|
#: aa_rss_to_discord/models.py:41
|
|
26
27
|
msgid "RSS Feed"
|
|
@@ -7,17 +7,17 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
11
|
-
"PO-Revision-Date:
|
|
10
|
+
"POT-Creation-Date: 2024-03-20 17:13+0100\n"
|
|
11
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
|
-
"Language-Team:
|
|
14
|
-
"apps/aa-rss-to-discord/
|
|
15
|
-
"Language:
|
|
13
|
+
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/"
|
|
14
|
+
"alliance-auth-apps/aa-rss-to-discord/nl/>\n"
|
|
15
|
+
"Language: nl\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
|
-
"Plural-Forms: nplurals=2; plural=n
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
19
|
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
20
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
21
21
|
|
|
22
22
|
#: aa_rss_to_discord/__init__.py:9
|
|
23
23
|
msgid "RSS to Discord"
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
+
# This file is distributed under the same license as the PACKAGE package.
|
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
|
+
#
|
|
6
|
+
msgid ""
|
|
7
|
+
msgstr ""
|
|
8
|
+
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
|
10
|
+
"POT-Creation-Date: 2024-03-20 17:13+0100\n"
|
|
11
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
|
+
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
|
+
"Language-Team: Polish <https://weblate.ppfeufer.de/projects/"
|
|
14
|
+
"alliance-auth-apps/aa-rss-to-discord/pl/>\n"
|
|
15
|
+
"Language: pl_PL\n"
|
|
16
|
+
"MIME-Version: 1.0\n"
|
|
17
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
19
|
+
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
|
20
|
+
"|| n%100>=20) ? 1 : 2;\n"
|
|
21
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
22
|
+
|
|
23
|
+
#: aa_rss_to_discord/__init__.py:9
|
|
24
|
+
msgid "RSS to Discord"
|
|
25
|
+
msgstr ""
|
|
26
|
+
|
|
27
|
+
#: aa_rss_to_discord/models.py:41
|
|
28
|
+
msgid "RSS Feed"
|
|
29
|
+
msgstr ""
|
|
30
|
+
|
|
31
|
+
#: aa_rss_to_discord/models.py:42
|
|
32
|
+
msgid "RSS Feeds"
|
|
33
|
+
msgstr ""
|
|
34
|
+
|
|
35
|
+
#: aa_rss_to_discord/models.py:69
|
|
36
|
+
msgid "Last Item"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
39
|
+
#: aa_rss_to_discord/models.py:70
|
|
40
|
+
msgid "Last Items"
|
|
41
|
+
msgstr ""
|
|
Binary file
|
|
@@ -1,14 +1,14 @@
|
|
|
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
|
-
# Nikolay <nick.postnikov@gmail.com>, 2023.
|
|
4
|
+
# Nikolay <nick.postnikov@gmail.com>, 2023, 2024.
|
|
5
5
|
# Dromiel <dimhry@yandex.ru>, 2024.
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
10
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
11
|
-
"PO-Revision-Date: 2024-
|
|
11
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Dromiel <dimhry@yandex.ru>\n"
|
|
13
13
|
"Language-Team: Russian <https://weblate.ppfeufer.de/projects/"
|
|
14
14
|
"alliance-auth-apps/aa-rss-to-discord/ru/>\n"
|
|
@@ -18,7 +18,7 @@ msgstr ""
|
|
|
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.3
|
|
21
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
22
22
|
|
|
23
23
|
#: aa_rss_to_discord/__init__.py:9
|
|
24
24
|
msgid "RSS to Discord"
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
+
# This file is distributed under the same license as the PACKAGE package.
|
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
|
+
#
|
|
6
|
+
msgid ""
|
|
7
|
+
msgstr ""
|
|
8
|
+
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
|
10
|
+
"POT-Creation-Date: 2024-03-20 17:13+0100\n"
|
|
11
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
|
+
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
|
+
"Language-Team: Slovak <https://weblate.ppfeufer.de/projects/"
|
|
14
|
+
"alliance-auth-apps/aa-rss-to-discord/sk/>\n"
|
|
15
|
+
"Language: sk\n"
|
|
16
|
+
"MIME-Version: 1.0\n"
|
|
17
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
19
|
+
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n "
|
|
20
|
+
">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
|
21
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
22
|
+
|
|
23
|
+
#: aa_rss_to_discord/__init__.py:9
|
|
24
|
+
msgid "RSS to Discord"
|
|
25
|
+
msgstr ""
|
|
26
|
+
|
|
27
|
+
#: aa_rss_to_discord/models.py:41
|
|
28
|
+
msgid "RSS Feed"
|
|
29
|
+
msgstr ""
|
|
30
|
+
|
|
31
|
+
#: aa_rss_to_discord/models.py:42
|
|
32
|
+
msgid "RSS Feeds"
|
|
33
|
+
msgstr ""
|
|
34
|
+
|
|
35
|
+
#: aa_rss_to_discord/models.py:69
|
|
36
|
+
msgid "Last Item"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
39
|
+
#: aa_rss_to_discord/models.py:70
|
|
40
|
+
msgid "Last Items"
|
|
41
|
+
msgstr ""
|
|
Binary file
|
|
@@ -1,23 +1,23 @@
|
|
|
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
|
-
# Peter Pfeufer <info@ppfeufer.de>, 2023.
|
|
4
|
+
# Peter Pfeufer <info@ppfeufer.de>, 2023, 2024.
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
10
|
-
"PO-Revision-Date:
|
|
11
|
-
"Last-Translator:
|
|
12
|
-
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/
|
|
13
|
-
"apps/aa-rss-to-discord/uk/>\n"
|
|
10
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
11
|
+
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
12
|
+
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/"
|
|
13
|
+
"alliance-auth-apps/aa-rss-to-discord/uk/>\n"
|
|
14
14
|
"Language: uk\n"
|
|
15
15
|
"MIME-Version: 1.0\n"
|
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
18
18
|
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : (n%10==1 && n%100!=11 ? 0 : "
|
|
19
19
|
"n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
21
21
|
|
|
22
22
|
#: aa_rss_to_discord/__init__.py:9
|
|
23
23
|
msgid "RSS to Discord"
|
|
Binary file
|
|
@@ -8,7 +8,7 @@ msgstr ""
|
|
|
8
8
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
10
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
11
|
-
"PO-Revision-Date:
|
|
11
|
+
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Chinese (Simplified) <https://weblate.ppfeufer.de/projects/"
|
|
14
14
|
"alliance-auth-apps/aa-rss-to-discord/zh_Hans/>\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=1; plural=0;\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
20
|
+
"X-Generator: Weblate 5.5.3\n"
|
|
21
21
|
|
|
22
22
|
#: aa_rss_to_discord/__init__.py:9
|
|
23
23
|
msgid "RSS to Discord"
|
|
@@ -14,11 +14,11 @@ keywords = [
|
|
|
14
14
|
"eveonline",
|
|
15
15
|
"rss",
|
|
16
16
|
]
|
|
17
|
-
license = {file = "LICENSE"}
|
|
17
|
+
license = { file = "LICENSE" }
|
|
18
18
|
authors = [
|
|
19
19
|
{ name = "Peter Pfeufer", email = "develop@ppfeufer.de" },
|
|
20
20
|
]
|
|
21
|
-
requires-python = ">=3.
|
|
21
|
+
requires-python = ">=3.10"
|
|
22
22
|
classifiers = [
|
|
23
23
|
"Environment :: Web Environment",
|
|
24
24
|
"Framework :: Django",
|
|
@@ -28,8 +28,6 @@ classifiers = [
|
|
|
28
28
|
"Operating System :: OS Independent",
|
|
29
29
|
"Programming Language :: Python",
|
|
30
30
|
"Programming Language :: Python :: 3 :: Only",
|
|
31
|
-
"Programming Language :: Python :: 3.8",
|
|
32
|
-
"Programming Language :: Python :: 3.9",
|
|
33
31
|
"Programming Language :: Python :: 3.10",
|
|
34
32
|
"Programming Language :: Python :: 3.11",
|
|
35
33
|
"Programming Language :: Python :: 3.12",
|
|
@@ -40,23 +38,21 @@ dynamic = [
|
|
|
40
38
|
"version",
|
|
41
39
|
]
|
|
42
40
|
dependencies = [
|
|
43
|
-
"allianceauth
|
|
41
|
+
"allianceauth<5,>=4",
|
|
44
42
|
"allianceauth-app-utils>=1.14.2",
|
|
45
43
|
"allianceauth-discordbot>=3.0.5",
|
|
46
44
|
"feedparser",
|
|
47
45
|
]
|
|
48
|
-
|
|
49
|
-
tests-allianceauth-latest = [
|
|
46
|
+
optional-dependencies.tests-allianceauth-latest = [
|
|
50
47
|
"coverage",
|
|
51
48
|
"django-webtest",
|
|
52
49
|
]
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
Tracker = "https://github.com/ppfeufer/aa-rss-to-discord/issues"
|
|
50
|
+
urls.Changelog = "https://github.com/ppfeufer/aa-rss-to-discord/blob/master/CHANGELOG.md"
|
|
51
|
+
urls.Documentation = "https://github.com/ppfeufer/aa-rss-to-discord/blob/master/README.md"
|
|
52
|
+
urls.Donations = "https://ko-fi.com/ppfeufer"
|
|
53
|
+
urls.Homepage = "https://github.com/ppfeufer/aa-rss-to-discord"
|
|
54
|
+
urls.Source = "https://github.com/ppfeufer/aa-rss-to-discord.git"
|
|
55
|
+
urls.Tracker = "https://github.com/ppfeufer/aa-rss-to-discord/issues"
|
|
60
56
|
|
|
61
57
|
[tool.hatch.build]
|
|
62
58
|
include = [
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/discordbot/cogs/__init__.py
RENAMED
|
File without changes
|
{aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/discordbot/cogs/rss.py
RENAMED
|
File without changes
|
|
File without changes
|
{aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/0001_initial.py
RENAMED
|
File without changes
|
|
File without changes
|
{aa_rss_to_discord-2.0.0b2 → aa_rss_to_discord-2.1.0}/aa_rss_to_discord/migrations/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|