aa-rss-to-discord 2.3.1__tar.gz → 2.3.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.
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/PKG-INFO +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/__init__.py +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/de/LC_MESSAGES/django.po +4 -4
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/django.pot +2 -2
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/uk/LC_MESSAGES/django.po +6 -5
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/.gitignore +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/LICENSE +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/README.md +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/admin.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/apps.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/auth_hooks.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/constants.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/discordbot/cogs/__init__.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/discordbot/cogs/rss.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/managers.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/migrations/0001_initial.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/migrations/0002_enable_disable_rss_feeds.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/migrations/__init__.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/models.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/tasks.py +0 -0
- {aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/pyproject.toml +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aa-rss-to-discord
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.2
|
|
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
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/cs/>\n"
|
|
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, 2024.
|
|
4
|
+
# "H. Peter Pfeufer" <info@ppfeufer.de>, 2023, 2024, 2025.
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
10
|
-
"PO-Revision-Date:
|
|
9
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
10
|
+
"PO-Revision-Date: 2025-04-25 14:24+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-rss-to-discord/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.
|
|
18
|
+
"X-Generator: Weblate 5.11\n"
|
|
19
19
|
|
|
20
20
|
#: aa_rss_to_discord/__init__.py:9
|
|
21
21
|
msgid "RSS to Discord"
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: AA RSS to Discord 2.3.
|
|
9
|
+
"Project-Id-Version: AA RSS to Discord 2.3.2\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
11
|
+
"POT-Creation-Date: 2025-05-05 23:45+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"
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
11
11
|
"Last-Translator: Zigor Fernandez Moreno <sietehierros@gmail.com>\n"
|
|
12
12
|
"Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/es/>\n"
|
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
11
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
12
12
|
"PO-Revision-Date: 2024-08-31 02:58+0000\n"
|
|
13
13
|
"Last-Translator: Mickael Gr4vity <patte.mickael@gmail.com>\n"
|
|
14
14
|
"Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/fr/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/it/>\n"
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2024-08-05 10:10+0000\n"
|
|
11
11
|
"Last-Translator: Anata_no_Usiro <yt23542354m@gmail.com>\n"
|
|
12
12
|
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/ja/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Hue Radient <seataoji@gmail.com>\n"
|
|
13
13
|
"Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/ko/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:10+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-rss-to-discord/nl/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Polish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/pl/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
11
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/alliance-auth-apps/aa-rss-to-discord/ru/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:10+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Slovak <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/sk/>\n"
|
|
Binary file
|
|
@@ -2,24 +2,25 @@
|
|
|
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
|
# Peter Pfeufer <info@ppfeufer.de>, 2023, 2024.
|
|
5
|
+
# s0k0l -_- <salarysalo@gmail.com>, 2025.
|
|
5
6
|
msgid ""
|
|
6
7
|
msgstr ""
|
|
7
8
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
8
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
10
|
-
"PO-Revision-Date:
|
|
11
|
-
"Last-Translator:
|
|
10
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
11
|
+
"PO-Revision-Date: 2025-04-10 07:05+0000\n"
|
|
12
|
+
"Last-Translator: s0k0l -_- <salarysalo@gmail.com>\n"
|
|
12
13
|
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-rss-to-discord/uk/>\n"
|
|
13
14
|
"Language: uk\n"
|
|
14
15
|
"MIME-Version: 1.0\n"
|
|
15
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
16
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
17
18
|
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
18
|
-
"X-Generator: Weblate 5.
|
|
19
|
+
"X-Generator: Weblate 5.10.4\n"
|
|
19
20
|
|
|
20
21
|
#: aa_rss_to_discord/__init__.py:9
|
|
21
22
|
msgid "RSS to Discord"
|
|
22
|
-
msgstr ""
|
|
23
|
+
msgstr "RSS до Діскорду"
|
|
23
24
|
|
|
24
25
|
#: aa_rss_to_discord/models.py:44
|
|
25
26
|
msgid "RSS Feed"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA RSS to Discord 2.2.0\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-rss-to-discord/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-05-05 23:45+0200\n"
|
|
11
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/alliance-auth-apps/aa-rss-to-discord/zh_Hans/>\n"
|
|
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.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/discordbot/cogs/__init__.py
RENAMED
|
File without changes
|
{aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/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
|
{aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/migrations/0001_initial.py
RENAMED
|
File without changes
|
|
File without changes
|
{aa_rss_to_discord-2.3.1 → aa_rss_to_discord-2.3.2}/aa_rss_to_discord/migrations/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|