aa-rss-to-discord 2.1.0__tar.gz → 2.2.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.1.0 → aa_rss_to_discord-2.2.0}/PKG-INFO +2 -2
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/__init__.py +1 -1
- {aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/cs → aa_rss_to_discord-2.2.0/aa_rss_to_discord/locale/cs_CZ}/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/django.pot +1 -1
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.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-2.2.0}/aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po +5 -4
- aa_rss_to_discord-2.2.0/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po +9 -10
- {aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/nl → aa_rss_to_discord-2.2.0/aa_rss_to_discord/locale/nl_NL}/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/pyproject.toml +1 -1
- aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/.gitignore +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/LICENSE +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/README.md +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/admin.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/apps.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/auth_hooks.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/constants.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/discordbot/cogs/__init__.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/discordbot/cogs/rss.py +0 -0
- {aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/cs → aa_rss_to_discord-2.2.0/aa_rss_to_discord/locale/cs_CZ}/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.1.0/aa_rss_to_discord/locale/nl → aa_rss_to_discord-2.2.0/aa_rss_to_discord/locale/nl_NL}/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.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-2.2.0}/aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/managers.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/migrations/0001_initial.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/migrations/0002_enable_disable_rss_feeds.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/migrations/__init__.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/models.py +0 -0
- {aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/tasks.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: aa-rss-to-discord
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.2.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
|
|
@@ -701,7 +701,7 @@ Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
|
701
701
|
Requires-Python: >=3.10
|
|
702
702
|
Requires-Dist: allianceauth-app-utils>=1.14.2
|
|
703
703
|
Requires-Dist: allianceauth-discordbot>=3.0.5
|
|
704
|
-
Requires-Dist: allianceauth<5,>=4
|
|
704
|
+
Requires-Dist: allianceauth<5,>=4.3.1
|
|
705
705
|
Requires-Dist: feedparser
|
|
706
706
|
Provides-Extra: tests-allianceauth-latest
|
|
707
707
|
Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
|
|
@@ -12,7 +12,7 @@ msgstr ""
|
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Czech <https://weblate.ppfeufer.de/projects/"
|
|
14
14
|
"alliance-auth-apps/aa-rss-to-discord/cs/>\n"
|
|
15
|
-
"Language:
|
|
15
|
+
"Language: cs_CZ\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"
|
|
@@ -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: 2024-
|
|
11
|
+
"POT-Creation-Date: 2024-09-16 12:34+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
|
|
@@ -3,13 +3,14 @@
|
|
|
3
3
|
# This file is distributed under the same license as the PACKAGE package.
|
|
4
4
|
# Peter Pfeufer <info@ppfeufer.de>, 2024.
|
|
5
5
|
# Houbi_Houba <paul.lacape@live.fr>, 2024.
|
|
6
|
+
# Mickael Gr4vity <patte.mickael@gmail.com>, 2024.
|
|
6
7
|
msgid ""
|
|
7
8
|
msgstr ""
|
|
8
9
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
10
|
"Report-Msgid-Bugs-To: \n"
|
|
10
11
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
11
|
-
"PO-Revision-Date: 2024-
|
|
12
|
-
"Last-Translator:
|
|
12
|
+
"PO-Revision-Date: 2024-08-31 02:58+0000\n"
|
|
13
|
+
"Last-Translator: Mickael Gr4vity <patte.mickael@gmail.com>\n"
|
|
13
14
|
"Language-Team: French <https://weblate.ppfeufer.de/projects/"
|
|
14
15
|
"alliance-auth-apps/aa-rss-to-discord/fr/>\n"
|
|
15
16
|
"Language: fr_FR\n"
|
|
@@ -17,7 +18,7 @@ msgstr ""
|
|
|
17
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
19
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
20
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
21
|
+
"X-Generator: Weblate 5.7\n"
|
|
21
22
|
|
|
22
23
|
#: aa_rss_to_discord/__init__.py:9
|
|
23
24
|
msgid "RSS to Discord"
|
|
@@ -33,7 +34,7 @@ msgstr "Flux RSS"
|
|
|
33
34
|
|
|
34
35
|
#: aa_rss_to_discord/models.py:69
|
|
35
36
|
msgid "Last Item"
|
|
36
|
-
msgstr ""
|
|
37
|
+
msgstr "Dernier objet"
|
|
37
38
|
|
|
38
39
|
#: aa_rss_to_discord/models.py:70
|
|
39
40
|
msgid "Last Items"
|
|
@@ -1,15 +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
|
-
#
|
|
5
|
-
#
|
|
4
|
+
# Anata_no_Usiro <yt23542354m@gmail.com>, 2024.
|
|
6
5
|
msgid ""
|
|
7
6
|
msgstr ""
|
|
8
7
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
9
8
|
"Report-Msgid-Bugs-To: \n"
|
|
10
9
|
"POT-Creation-Date: 2023-11-15 18:12+0100\n"
|
|
11
|
-
"PO-Revision-Date: 2024-05
|
|
12
|
-
"Last-Translator:
|
|
10
|
+
"PO-Revision-Date: 2024-08-05 10:10+0000\n"
|
|
11
|
+
"Last-Translator: Anata_no_Usiro <yt23542354m@gmail.com>\n"
|
|
13
12
|
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/"
|
|
14
13
|
"alliance-auth-apps/aa-rss-to-discord/ja/>\n"
|
|
15
14
|
"Language: ja\n"
|
|
@@ -17,24 +16,24 @@ msgstr ""
|
|
|
17
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
19
18
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
20
|
-
"X-Generator: Weblate 5.
|
|
19
|
+
"X-Generator: Weblate 5.6.2\n"
|
|
21
20
|
|
|
22
21
|
#: aa_rss_to_discord/__init__.py:9
|
|
23
22
|
msgid "RSS to Discord"
|
|
24
|
-
msgstr ""
|
|
23
|
+
msgstr "RSS から Discord へ"
|
|
25
24
|
|
|
26
25
|
#: aa_rss_to_discord/models.py:41
|
|
27
26
|
msgid "RSS Feed"
|
|
28
|
-
msgstr ""
|
|
27
|
+
msgstr "RSS フィード"
|
|
29
28
|
|
|
30
29
|
#: aa_rss_to_discord/models.py:42
|
|
31
30
|
msgid "RSS Feeds"
|
|
32
|
-
msgstr ""
|
|
31
|
+
msgstr "複数のRSS フィード"
|
|
33
32
|
|
|
34
33
|
#: aa_rss_to_discord/models.py:69
|
|
35
34
|
msgid "Last Item"
|
|
36
|
-
msgstr ""
|
|
35
|
+
msgstr "最後のアイテム"
|
|
37
36
|
|
|
38
37
|
#: aa_rss_to_discord/models.py:70
|
|
39
38
|
msgid "Last Items"
|
|
40
|
-
msgstr ""
|
|
39
|
+
msgstr "複数の最後のアイテム"
|
|
@@ -12,7 +12,7 @@ msgstr ""
|
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/"
|
|
14
14
|
"alliance-auth-apps/aa-rss-to-discord/nl/>\n"
|
|
15
|
-
"Language:
|
|
15
|
+
"Language: nl_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"
|
|
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.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/discordbot/cogs/__init__.py
RENAMED
|
File without changes
|
{aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/discordbot/cogs/rss.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/migrations/0001_initial.py
RENAMED
|
File without changes
|
|
File without changes
|
{aa_rss_to_discord-2.1.0 → aa_rss_to_discord-2.2.0}/aa_rss_to_discord/migrations/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|