aa-rss-to-discord 2.1.0__py3-none-any.whl → 2.2.0__py3-none-any.whl
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/__init__.py +1 -1
- aa_rss_to_discord/locale/{cs → cs_CZ}/LC_MESSAGES/django.po +1 -1
- aa_rss_to_discord/locale/django.pot +1 -1
- aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po +5 -4
- aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo +0 -0
- aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po +9 -10
- aa_rss_to_discord/locale/{nl → nl_NL}/LC_MESSAGES/django.po +1 -1
- {aa_rss_to_discord-2.1.0.dist-info → aa_rss_to_discord-2.2.0.dist-info}/METADATA +2 -2
- {aa_rss_to_discord-2.1.0.dist-info → aa_rss_to_discord-2.2.0.dist-info}/RECORD +14 -14
- /aa_rss_to_discord/locale/{cs → cs_CZ}/LC_MESSAGES/django.mo +0 -0
- /aa_rss_to_discord/locale/{nl → nl_NL}/LC_MESSAGES/django.mo +0 -0
- {aa_rss_to_discord-2.1.0.dist-info → aa_rss_to_discord-2.2.0.dist-info}/WHEEL +0 -0
- {aa_rss_to_discord-2.1.0.dist-info → aa_rss_to_discord-2.2.0.dist-info}/licenses/LICENSE +0 -0
aa_rss_to_discord/__init__.py
CHANGED
|
@@ -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"
|
|
Binary file
|
|
@@ -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"
|
|
@@ -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'
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
aa_rss_to_discord/__init__.py,sha256=
|
|
1
|
+
aa_rss_to_discord/__init__.py,sha256=mD4_q5gx-F9H6RjQvUVpRj5-0bn45OxOjSiN07fOTwU,137
|
|
2
2
|
aa_rss_to_discord/admin.py,sha256=bbvD0w0vFgD4kR4riWIwpOWpb9t8R6BI7ofYqTZbjDw,440
|
|
3
3
|
aa_rss_to_discord/apps.py,sha256=2VCJz9NRLjonlVLMngaoTQLk62hfJwBTSc49PfUK4EE,322
|
|
4
4
|
aa_rss_to_discord/auth_hooks.py,sha256=k5mLzQR1NwtA5MCedLzPyULEhv4ylwqvFpTPZ62eWJ0,273
|
|
@@ -8,23 +8,23 @@ aa_rss_to_discord/models.py,sha256=wfFt1p8sQlcOFdVrByiuYStS9UI0nhbVeBsSYAxrYMA,1
|
|
|
8
8
|
aa_rss_to_discord/tasks.py,sha256=ugsFX7RVIeeg0XBsqSup4f02jc3yPL09-sJhpBGB9Bc,7189
|
|
9
9
|
aa_rss_to_discord/discordbot/cogs/__init__.py,sha256=3u3OJfO3Xh1GightCaX0lhbUbP7Lq2c1nY4Tg1FsrZo,27
|
|
10
10
|
aa_rss_to_discord/discordbot/cogs/rss.py,sha256=Z1OE_74RQYpLjanLNQ1lryxcp8f9TK5kJBGvQJUuCeA,8461
|
|
11
|
-
aa_rss_to_discord/locale/django.pot,sha256=
|
|
12
|
-
aa_rss_to_discord/locale/
|
|
13
|
-
aa_rss_to_discord/locale/
|
|
11
|
+
aa_rss_to_discord/locale/django.pot,sha256=Ss9ecFu_EGUYkpiM-oOeKDM-xRsiPUyWXJXP93WvgQg,901
|
|
12
|
+
aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.mo,sha256=e5Bcjwg3sIKgDgHKifbl2DcH0atHMSygiZwgvKEaifs,565
|
|
13
|
+
aa_rss_to_discord/locale/cs_CZ/LC_MESSAGES/django.po,sha256=FieWrTz3YGO_puTbfYenCGCJoRl_qd6RTifjYC_4vvU,1132
|
|
14
14
|
aa_rss_to_discord/locale/de/LC_MESSAGES/django.mo,sha256=CKLc2PBk_4R_727nWoLv3lQVA73cNbJlObZKVZrpPx4,718
|
|
15
15
|
aa_rss_to_discord/locale/de/LC_MESSAGES/django.po,sha256=GL-m7cCh3FO0Gmz7t-TswXpuT8YXS7HBunvvrmFZXPI,1120
|
|
16
16
|
aa_rss_to_discord/locale/es/LC_MESSAGES/django.mo,sha256=BNXYj-j0OPYFuLpm0uJS_b28tdtbs1BOMYp_HCWcoC8,664
|
|
17
17
|
aa_rss_to_discord/locale/es/LC_MESSAGES/django.po,sha256=AiGkxiOBVzouRFQ5yDFacSbLIMD5oU3oI9gtbn2NNdg,1138
|
|
18
|
-
aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo,sha256=
|
|
19
|
-
aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po,sha256=
|
|
18
|
+
aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.mo,sha256=5_MQNNB5Vk_hSrbs09CnjxMRX_r94M3pYiFNdwUT1sY,655
|
|
19
|
+
aa_rss_to_discord/locale/fr_FR/LC_MESSAGES/django.po,sha256=3ltSdwa92num1E80nUQWzubUZ04p2RxC4MSnjlGlnJM,1196
|
|
20
20
|
aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.mo,sha256=jyxuImpxL3PnEGxbqzYoLvrE014f-wPENwh0LMuWviM,487
|
|
21
21
|
aa_rss_to_discord/locale/it_IT/LC_MESSAGES/django.po,sha256=iL4Agnah-bIwu-KdQKB0-0-LftfoxtDt5MZ-kLMVANQ,1049
|
|
22
|
-
aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo,sha256=
|
|
23
|
-
aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po,sha256=
|
|
22
|
+
aa_rss_to_discord/locale/ja/LC_MESSAGES/django.mo,sha256=dzafm9mmWwOeYbuJWyMmxTKxqdBu7ptUXdhXllkSoY4,770
|
|
23
|
+
aa_rss_to_discord/locale/ja/LC_MESSAGES/django.po,sha256=01auWsVk4_fmkWqiktTF4DkzLEgSy6UJDkAdZvWIQfg,1171
|
|
24
24
|
aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.mo,sha256=1IW9bwgVPrzDl_0crEO0UMaPF4jP3SyTUrZeRjalzCk,738
|
|
25
25
|
aa_rss_to_discord/locale/ko_KR/LC_MESSAGES/django.po,sha256=gH93brhQ6REt1m3ApfMZ3NzVFw7S4nJGnss9E1hD9QE,1181
|
|
26
|
-
aa_rss_to_discord/locale/
|
|
27
|
-
aa_rss_to_discord/locale/
|
|
26
|
+
aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.mo,sha256=JLv2IW5Kp2wqE7MqNn9P9blZ_I-Jp0CIWiHsadYgFUU,483
|
|
27
|
+
aa_rss_to_discord/locale/nl_NL/LC_MESSAGES/django.po,sha256=LvzhpNDdYksAxhuoqZpGvZSiQfK5cI-CCN9GsivEzIM,1047
|
|
28
28
|
aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.mo,sha256=2ugIqkNNVUGxIgfxUjU8SCIBJvSCn6vGzAV9Xnqiyag,543
|
|
29
29
|
aa_rss_to_discord/locale/pl_PL/LC_MESSAGES/django.po,sha256=_97XEfNUOK3DNqPBs4PfiTd1uVaFbXVn5N0MbwFba2s,1109
|
|
30
30
|
aa_rss_to_discord/locale/ru/LC_MESSAGES/django.mo,sha256=BzuRJnMwz-rpbr8rc_K755H-sstix0LsOpb7lSbkRuo,865
|
|
@@ -38,7 +38,7 @@ aa_rss_to_discord/locale/zh_Hans/LC_MESSAGES/django.po,sha256=I7yWCn-XUrv6NRpDSu
|
|
|
38
38
|
aa_rss_to_discord/migrations/0001_initial.py,sha256=TD8ZmWLleWEw1G3PlQh3HBU4pRXxwIfp_LMQj4IyTDE,2764
|
|
39
39
|
aa_rss_to_discord/migrations/0002_enable_disable_rss_feeds.py,sha256=apLeuxILrxvTntSc1bixfcDqpgt49VscyT6inLKU9k8,396
|
|
40
40
|
aa_rss_to_discord/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
41
|
-
aa_rss_to_discord-2.
|
|
42
|
-
aa_rss_to_discord-2.
|
|
43
|
-
aa_rss_to_discord-2.
|
|
44
|
-
aa_rss_to_discord-2.
|
|
41
|
+
aa_rss_to_discord-2.2.0.dist-info/METADATA,sha256=zxHHT8iN_VwHCWsEOTCNACzdx_DR0BUT-bX0p2fcWdQ,50297
|
|
42
|
+
aa_rss_to_discord-2.2.0.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
|
43
|
+
aa_rss_to_discord-2.2.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
44
|
+
aa_rss_to_discord-2.2.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|