From 3ceb15e7c893730805c63d641cc1ee01f0efabf8 Mon Sep 17 00:00:00 2001
From: rimu <3310831+rimu@users.noreply.github.com>
Date: Tue, 21 May 2024 20:10:47 +1200
Subject: [PATCH] update translations for ca, fr and ja
---
app/translations/ca/LC_MESSAGES/messages.po | 1958 +++++++++++------
app/translations/de/LC_MESSAGES/messages.po | 1781 +++++++++------
app/translations/es/LC_MESSAGES/messages.po | 1725 +++++++++------
app/translations/fr/LC_MESSAGES/messages.po | 2180 +++++++++++-------
app/translations/ja/LC_MESSAGES/messages.po | 1946 +++++++++++------
app/translations/lt/LC_MESSAGES/messages.po | 2182 +++++++++++++------
app/translations/pt/LC_MESSAGES/messages.po | 1725 +++++++++------
7 files changed, 8595 insertions(+), 4902 deletions(-)
diff --git a/app/translations/ca/LC_MESSAGES/messages.po b/app/translations/ca/LC_MESSAGES/messages.po
index ceb3c4b2..0f916cd0 100644
--- a/app/translations/ca/LC_MESSAGES/messages.po
+++ b/app/translations/ca/LC_MESSAGES/messages.po
@@ -1,31 +1,38 @@
+
msgid ""
msgstr ""
-"Project-Id-Version: piefed\n"
+"Project-Id-Version: piefed\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-04-09 12:33+1200\n"
-"PO-Revision-Date: 2024-05-21 07:43\n"
+"POT-Creation-Date: 2024-05-21 19:51+1200\n"
+"PO-Revision-Date: 2024-05-21 07:43+0000\n"
"Last-Translator: \n"
"Language: ca\n"
"Language-Team: Catalan\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.12.1\n"
-"X-Crowdin-Project: piefed\n"
-"X-Crowdin-Project-ID: 657446\n"
-"X-Crowdin-Language: ca\n"
-"X-Crowdin-File: messages.po\n"
-"X-Crowdin-File-ID: 2\n"
-#: app/__init__.py:33
+#: app/__init__.py:39
msgid "Please log in to access this page."
msgstr "Si us plau, inicia sessió per visualitzar aquesta pàgina."
-#: app/cli.py:225 app/main/routes.py:328
+#: app/cli.py:278 app/main/routes.py:361
msgid "[PieFed] You have unread notifications"
msgstr "[PieFed] Tens notificacions no llegides"
+#: app/cli.py:378 app/post/routes.py:1925
+#, fuzzy, python-format
+msgid "Replies to my post %(post_title)s"
+msgstr "Respondre des de %(name)s a %(post_title)s"
+
+#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
+#: app/post/routes.py:1947
+#, fuzzy, python-format
+msgid "Replies to my comment on %(post_title)s"
+msgstr "Respondre des de %(name)s a %(post_title)s"
+
#: app/email.py:16
msgid "[PieFed] Reset Your Password"
msgstr "[PieFed] Reinicia la teva paraula de pas"
@@ -42,526 +49,591 @@ msgstr "La vostra sol·licitud s'ha aprovat - Benvingut a PieFed"
msgid "Welcome to PieFed"
msgstr "Benvingut a PieFed"
-#: app/activitypub/util.py:1280 app/post/routes.py:91 app/post/routes.py:509
-#, python-format
-msgid "Reply from %(name)s on %(post_title)s"
+#: app/activitypub/util.py:1644
+#, fuzzy, python-format
+msgid "Reply to %(post_title)s"
msgstr "Respondre des de %(name)s a %(post_title)s"
-#: app/activitypub/util.py:1679 app/post/routes.py:1053
+#: app/activitypub/util.py:1657
+#, fuzzy, python-format
+msgid "Reply to comment on %(post_title)s"
+msgstr "Respondre des de %(name)s a %(post_title)s"
+
+#: app/activitypub/util.py:1926 app/post/routes.py:1506
msgid "A post has been reported"
msgstr "Una publicació ha estat denunciada"
-#: app/activitypub/util.py:1700 app/post/routes.py:1187
+#: app/activitypub/util.py:1947 app/post/routes.py:1640
msgid "A comment has been reported"
msgstr "S'ha informat d'un comentari"
-#: app/admin/forms.py:13 app/admin/forms.py:99 app/community/forms.py:18
-#: app/templates/community/community_mod_list.html:32
-#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
-#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
-#: app/templates/user/filters.html:124 app/user/forms.py:89
-msgid "Name"
-msgstr "Nom"
-
#: app/admin/forms.py:14
+#, fuzzy
+msgid "Site Name"
+msgstr "Nom d'usuari"
+
+#: app/admin/forms.py:15
msgid "Tagline"
msgstr "Eslògan"
-#: app/admin/forms.py:15
+#: app/admin/forms.py:16
msgid "Icon"
msgstr "Icona"
-#: app/admin/forms.py:18
+#: app/admin/forms.py:19
msgid "Sidebar"
msgstr "Barra lateral"
-#: app/admin/forms.py:19
+#: app/admin/forms.py:20 app/templates/base.html:253
+#, fuzzy
+msgid "About"
+msgstr "Disposició"
+
+#: app/admin/forms.py:21
msgid "Legal information"
msgstr "Informació legal"
-#: app/admin/forms.py:20 app/admin/forms.py:37 app/admin/forms.py:46
-#: app/admin/forms.py:83 app/admin/forms.py:102 app/admin/forms.py:128
-#: app/admin/forms.py:180 app/community/forms.py:56 app/community/forms.py:96
-#: app/community/forms.py:109 app/community/forms.py:129 app/user/forms.py:99
+#: app/admin/forms.py:22
+msgid "General instance contact email address"
+msgstr ""
+
+#: app/admin/forms.py:23 app/admin/forms.py:40 app/admin/forms.py:50
+#: app/admin/forms.py:90 app/admin/forms.py:109 app/admin/forms.py:135
+#: app/admin/forms.py:187 app/community/forms.py:63 app/community/forms.py:105
+#: app/community/forms.py:120 app/community/forms.py:142
+#: app/community/forms.py:164 app/community/forms.py:222 app/user/forms.py:101
msgid "Save"
msgstr "Desa"
-#: app/admin/forms.py:24
+#: app/admin/forms.py:27
msgid "Enable downvotes"
msgstr "Habilta vots negatius"
-#: app/admin/forms.py:25
+#: app/admin/forms.py:28
msgid "Allow local image posts"
msgstr "Permet publicacions d'imatges locals"
-#: app/admin/forms.py:26
+#: app/admin/forms.py:29
msgid "Days to cache images from remote instances for"
msgstr "Dies per emmagatzemar imatges a la memòria cau d'instàncies remotes"
-#: app/admin/forms.py:27
+#: app/admin/forms.py:30
msgid "Allow NSFW communities"
msgstr "Permet comunitats NSFW"
-#: app/admin/forms.py:28
+#: app/admin/forms.py:31
msgid "Allow NSFL communities and posts"
msgstr "Permet comunitats i publicacions NSFL"
-#: app/admin/forms.py:29
+#: app/admin/forms.py:32
msgid "Only admins can create new local communities"
msgstr "Només els administradors poden crear noves comunitats noves"
-#: app/admin/forms.py:30
+#: app/admin/forms.py:33
msgid "Notify admins about reports, not just moderators"
msgstr "Notifica als administradors sobre els informes, no només als moderadors"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Open"
msgstr "Obre"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Require application"
msgstr "Requereix aplicació"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Closed"
msgstr "Tancat"
-#: app/admin/forms.py:32
+#: app/admin/forms.py:35
msgid "Registration mode"
msgstr "Mode de registre"
-#: app/admin/forms.py:33
+#: app/admin/forms.py:36
msgid "Question to ask people applying for an account"
msgstr "Pregunta per fer a les persones que sol·liciten un compte"
-#: app/admin/forms.py:34
+#: app/admin/forms.py:37
msgid "Block registrations from these referrers (one per line)"
msgstr "Bloqueja els registres d'aquests referits (un per línia)"
-#: app/admin/forms.py:35
+#: app/admin/forms.py:38
msgid "Log ActivityPub JSON for debugging"
msgstr "Registre ActivityPub JSON per a la depuració"
-#: app/admin/forms.py:36
+#: app/admin/forms.py:39
msgid "Default theme"
msgstr "Tema per defecte"
-#: app/admin/forms.py:41
+#: app/admin/forms.py:44
msgid "Allowlist instead of blocklist"
msgstr "Llista permesa en lloc de llista de bloqueig"
-#: app/admin/forms.py:42
+#: app/admin/forms.py:45
msgid "Allow federation with these instances"
msgstr "Permet la federació amb aquestes instàncies"
-#: app/admin/forms.py:43
+#: app/admin/forms.py:46
msgid "Blocklist instead of allowlist"
msgstr "Llista de bloqueig en lloc de llista d'autorització"
-#: app/admin/forms.py:44
+#: app/admin/forms.py:47
msgid "Deny federation with these instances"
msgstr "Denegar la federació amb aquests casos"
-#: app/admin/forms.py:45
+#: app/admin/forms.py:48
msgid "Discard all posts and comments with these phrases (one per line)"
-msgstr "Descarta totes les publicacions i comentaris amb aquestes frases (una per línia)"
+msgstr ""
+"Descarta totes les publicacions i comentaris amb aquestes frases (una per"
+" línia)"
-#: app/admin/forms.py:50 app/community/forms.py:42 app/community/forms.py:90
-#: app/community/forms.py:101 app/community/forms.py:121
+#: app/admin/forms.py:49
+#, fuzzy
+msgid ""
+"Discard all posts and comments by users with these words in their name "
+"(one per line)"
+msgstr ""
+"Descarta totes les publicacions i comentaris amb aquestes frases (una per"
+" línia)"
+
+#: app/admin/forms.py:54 app/community/forms.py:48 app/community/forms.py:97
+#: app/community/forms.py:110 app/community/forms.py:132
+#: app/community/forms.py:154 app/community/forms.py:192
msgid "Title"
msgstr "Títol"
-#: app/admin/forms.py:51 app/admin/forms.py:100 app/community/forms.py:19
+#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20
msgid "Url"
msgstr "URL"
-#: app/admin/forms.py:52 app/community/forms.py:20 app/community/forms.py:43
+#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49
msgid "Description"
msgstr "Descripció"
-#: app/admin/forms.py:53 app/community/forms.py:21 app/community/forms.py:44
+#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50
msgid "Icon image"
msgstr "Imatge d'icona"
-#: app/admin/forms.py:54 app/community/forms.py:22 app/community/forms.py:45
+#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51
msgid "Banner image"
msgstr "Imatge de bàner"
-#: app/admin/forms.py:55 app/community/forms.py:23 app/community/forms.py:46
+#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52
msgid "Rules"
msgstr "Normes"
-#: app/admin/forms.py:56 app/community/forms.py:47
+#: app/admin/forms.py:60 app/community/forms.py:53
msgid "Porn community"
msgstr "Comunitat pornogràfica"
-#: app/admin/forms.py:57
+#: app/admin/forms.py:61
msgid "Banned - no new posts accepted"
msgstr "Prohibit - no s'accepta cap publicació nova"
-#: app/admin/forms.py:58 app/community/forms.py:48
+#: app/admin/forms.py:62 app/community/forms.py:54
msgid "Only accept posts from current instance"
msgstr "Només accepta publicacions de la instància actual"
-#: app/admin/forms.py:59 app/community/forms.py:49
+#: app/admin/forms.py:63 app/community/forms.py:55
msgid "Only moderators can post"
msgstr "Només els moderadors poden publicar"
-#: app/admin/forms.py:60 app/community/forms.py:50
+#: app/admin/forms.py:64 app/community/forms.py:56
msgid "New moderators wanted"
msgstr "Es busquen nous moderadors"
-#: app/admin/forms.py:61
+#: app/admin/forms.py:65
msgid "Posts show on home page"
msgstr "Les publicacions es mostren a la pàgina d'inici"
-#: app/admin/forms.py:62
+#: app/admin/forms.py:66
msgid "Posts can be popular"
msgstr "Les publicacions poden ser populars"
-#: app/admin/forms.py:63
+#: app/admin/forms.py:67
msgid "Posts show in All list"
msgstr "Les publicacions es mostren a tota la llista"
-#: app/admin/forms.py:64
+#: app/admin/forms.py:68
msgid "Low quality / toxic - upvotes in here don't add to reputation"
msgstr "Baixa qualitat / tòxic - els vots a favor aquí no augmenten la reputació"
-#: app/admin/forms.py:65
+#: app/admin/forms.py:69
msgid "Forever"
msgstr "Per sempre"
-#: app/admin/forms.py:66
+#: app/admin/forms.py:70
msgid "1 week"
msgstr "1 setmana"
-#: app/admin/forms.py:67
+#: app/admin/forms.py:71
msgid "2 weeks"
msgstr "2 setmanes"
-#: app/admin/forms.py:68
+#: app/admin/forms.py:72
msgid "1 month"
msgstr "Un mes"
-#: app/admin/forms.py:69
+#: app/admin/forms.py:73
msgid "2 months"
msgstr "2 mesos"
-#: app/admin/forms.py:70
+#: app/admin/forms.py:74
msgid "3 months"
msgstr "3 mesos"
-#: app/admin/forms.py:71
+#: app/admin/forms.py:75
msgid "6 months"
msgstr "6 mesos"
-#: app/admin/forms.py:72
+#: app/admin/forms.py:76
msgid "1 year"
msgstr "Un any"
-#: app/admin/forms.py:73
+#: app/admin/forms.py:77
msgid "2 years"
msgstr "2 anys"
-#: app/admin/forms.py:74
+#: app/admin/forms.py:78
msgid "5 years"
msgstr "5 anys"
-#: app/admin/forms.py:75
+#: app/admin/forms.py:79
msgid "10 years"
msgstr "10 anys"
-#: app/admin/forms.py:77
+#: app/admin/forms.py:81
msgid "Retain content"
msgstr "Retenir el contingut"
-#: app/admin/forms.py:78 app/community/forms.py:51
+#: app/admin/forms.py:82 app/community/forms.py:57
msgid "Topic"
msgstr "Tema"
-#: app/admin/forms.py:79 app/community/forms.py:52
-#: app/templates/community/_community_nav.html:23
+#: app/admin/forms.py:83 app/community/forms.py:59
+#: app/templates/community/_community_nav.html:25
msgid "List"
msgstr "Llista"
-#: app/admin/forms.py:80 app/community/forms.py:53
+#: app/admin/forms.py:84 app/community/forms.py:60
msgid "Masonry"
msgstr ""
-#: app/admin/forms.py:81 app/community/forms.py:54
+#: app/admin/forms.py:85 app/community/forms.py:61
msgid "Wide masonry"
msgstr ""
-#: app/admin/forms.py:82 app/community/forms.py:55
+#: app/admin/forms.py:86 app/community/forms.py:62
msgid "Layout"
msgstr "Disposició"
-#: app/admin/forms.py:89 app/community/forms.py:32
+#: app/admin/forms.py:87
+msgid "Posting warning"
+msgstr ""
+
+#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58
+msgid "Languages"
+msgstr ""
+
+#: app/admin/forms.py:89
+msgid "Override remote language setting"
+msgstr ""
+
+#: app/admin/forms.py:96 app/community/forms.py:34
msgid "Url is required."
msgstr "URL és obligatori"
-#: app/admin/forms.py:93 app/community/forms.py:36
+#: app/admin/forms.py:100 app/community/forms.py:38
msgid "- cannot be in Url. Use _ instead?"
msgstr "- no pot estar a l'Url. Utilitzeu _?"
-#: app/admin/forms.py:101
+#: app/admin/forms.py:106 app/community/forms.py:19
+#: app/templates/community/community_mod_list.html:32
+#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
+#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
+#: app/templates/user/filters.html:124 app/user/forms.py:91
+msgid "Name"
+msgstr "Nom"
+
+#: app/admin/forms.py:108
msgid "Parent topic"
msgstr "Tema principal"
-#: app/admin/forms.py:106 app/auth/forms.py:10 app/auth/forms.py:17
-#: app/community/forms.py:60
+#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17
+#: app/community/forms.py:67
msgid "User name"
msgstr "Nom d'usuari"
-#: app/admin/forms.py:108 app/user/forms.py:14
+#: app/admin/forms.py:115 app/user/forms.py:15
msgid "Email address"
msgstr "Adreça de correu electrònic"
-#: app/admin/forms.py:109 app/auth/forms.py:11 app/auth/forms.py:20
+#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20
#: app/auth/forms.py:74
msgid "Password"
msgstr "Paraula de pas"
-#: app/admin/forms.py:111 app/auth/forms.py:22 app/auth/forms.py:76
+#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76
msgid "Repeat password"
msgstr "Repeteix la paraula de pas"
-#: app/admin/forms.py:112 app/user/forms.py:17
+#: app/admin/forms.py:119 app/user/forms.py:18
msgid "Bio"
msgstr "Biografia"
-#: app/admin/forms.py:113 app/user/forms.py:18
+#: app/admin/forms.py:120 app/user/forms.py:19
msgid "Matrix User ID"
msgstr "Usuari de Matrix"
-#: app/admin/forms.py:114 app/user/forms.py:19
+#: app/admin/forms.py:121 app/user/forms.py:20
msgid "Avatar image"
msgstr "Imatge d'avatar"
-#: app/admin/forms.py:115 app/user/forms.py:20
+#: app/admin/forms.py:122 app/user/forms.py:21
msgid "Top banner image"
msgstr "Imatge del banner superior"
-#: app/admin/forms.py:116 app/admin/forms.py:170 app/user/forms.py:21
+#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22
msgid "This profile is a bot"
msgstr "Aquest compte és un robot"
-#: app/admin/forms.py:117 app/admin/forms.py:171
+#: app/admin/forms.py:124 app/admin/forms.py:178
msgid "Email address is verified"
msgstr "Adreça de correu electrònic verificada"
-#: app/admin/forms.py:118 app/admin/forms.py:172
+#: app/admin/forms.py:125 app/admin/forms.py:179
msgid "Banned"
msgstr "Expulsat"
-#: app/admin/forms.py:119 app/user/forms.py:34
+#: app/admin/forms.py:126 app/user/forms.py:36
msgid "Subscribe to email newsletter"
msgstr "Subscriu-te al butlletí per correu electrònic"
-#: app/admin/forms.py:120 app/user/forms.py:36
+#: app/admin/forms.py:127 app/user/forms.py:38
msgid "Hide posts by bots"
msgstr "Amaga les publicacions dels robots"
-#: app/admin/forms.py:121 app/user/forms.py:37
+#: app/admin/forms.py:128 app/user/forms.py:39
msgid "Show NSFW posts"
msgstr "Mostra les publicacions NSFW"
-#: app/admin/forms.py:122 app/user/forms.py:38
+#: app/admin/forms.py:129 app/user/forms.py:40
msgid "Show NSFL posts"
msgstr "Mostra les publicacions NSFL"
-#: app/admin/forms.py:123 app/admin/forms.py:173
+#: app/admin/forms.py:130 app/admin/forms.py:180
msgid "User"
msgstr "Usuari"
-#: app/admin/forms.py:124 app/admin/forms.py:174
+#: app/admin/forms.py:131 app/admin/forms.py:181
msgid "Staff"
msgstr "Personal"
-#: app/admin/forms.py:125 app/admin/forms.py:175 app/admin/routes.py:32
-#: app/templates/base.html:185
+#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32
+#: app/templates/base.html:189
msgid "Admin"
msgstr "Administrador/a"
-#: app/admin/forms.py:127 app/admin/forms.py:177
+#: app/admin/forms.py:134 app/admin/forms.py:184
msgid "Role"
msgstr "Rol"
-#: app/admin/forms.py:133 app/auth/forms.py:32
+#: app/admin/forms.py:140 app/auth/forms.py:32
msgid "An account with this email address already exists."
msgstr "Ja existeix un compte amb aquesta adreça de correu electrònic."
-#: app/admin/forms.py:137 app/auth/forms.py:36
+#: app/admin/forms.py:144 app/auth/forms.py:36
msgid "User names cannot contain @."
msgstr "Els noms d'usuari no poden contenir @."
-#: app/admin/forms.py:141 app/auth/forms.py:40
+#: app/admin/forms.py:148 app/auth/forms.py:40
msgid "This username was used in the past and cannot be reused."
msgstr "Aquest nom d'usuari es va utilitzar en el passat i no es pot reutilitzar."
-#: app/admin/forms.py:143 app/auth/forms.py:42
+#: app/admin/forms.py:150 app/auth/forms.py:42
msgid "An account with this user name already exists."
msgstr "Ja existeix un compte amb aquest nom."
-#: app/admin/forms.py:146 app/auth/forms.py:45
+#: app/admin/forms.py:153 app/auth/forms.py:45
msgid "A community with this name exists so it cannot be used for a user."
-msgstr "Existeix una comunitat amb aquest nom, de manera que no es pot utilitzar per a un usuari."
+msgstr ""
+"Existeix una comunitat amb aquest nom, de manera que no es pot utilitzar "
+"per a un usuari."
-#: app/admin/forms.py:153 app/admin/forms.py:166 app/auth/forms.py:52
+#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52
#: app/auth/forms.py:65
msgid "This password is too common."
msgstr "La contrasenya és massa comuna."
-#: app/admin/forms.py:163 app/auth/forms.py:62
+#: app/admin/forms.py:170 app/auth/forms.py:62
msgid "This password is not secure."
msgstr "Aquesta paraula de pas no és segura."
-#: app/admin/forms.py:178
+#: app/admin/forms.py:185
msgid "Remove avatar"
msgstr "Esborra l'avatar"
-#: app/admin/forms.py:179
+#: app/admin/forms.py:186
msgid "Remove banner"
msgstr "Esborra el bàner"
-#: app/admin/forms.py:184
+#: app/admin/forms.py:191
msgid "Subject"
msgstr "Assumpte"
-#: app/admin/forms.py:185
+#: app/admin/forms.py:192
msgid "Body (text)"
msgstr "Text del cos"
-#: app/admin/forms.py:186
+#: app/admin/forms.py:193
msgid "Body (html)"
msgstr "Text del cost (HTML)"
-#: app/admin/forms.py:187
+#: app/admin/forms.py:194
msgid "Test mode"
msgstr "Mode de prova"
-#: app/admin/forms.py:188 app/admin/routes.py:708
+#: app/admin/forms.py:195 app/admin/routes.py:793
msgid "Send newsletter"
msgstr "Envia butlletí"
-#: app/admin/routes.py:60 app/templates/admin/_nav.html:4
+#: app/admin/routes.py:64 app/templates/admin/_nav.html:4
+#: app/templates/admin/site.html:13 app/templates/base.html:191
msgid "Site profile"
msgstr "Perfil del lloc"
-#: app/admin/routes.py:108 app/templates/admin/_nav.html:5
+#: app/admin/routes.py:112 app/templates/admin/_nav.html:5
+#: app/templates/admin/misc.html:12 app/templates/base.html:192
msgid "Misc settings"
msgstr "Altres Configuracions"
-#: app/admin/routes.py:144
+#: app/admin/routes.py:150
msgid "Admin settings saved"
msgstr "S'ha desat la configuració de l'administrador"
-#: app/admin/routes.py:155
+#: app/admin/routes.py:162
msgid "Federation settings"
msgstr "Configuració de la Federació"
-#: app/admin/routes.py:177
+#: app/admin/routes.py:184
msgid "ActivityPub Log"
msgstr "Registre d'ActivityPub"
-#: app/admin/routes.py:187
+#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13
msgid "Activity JSON"
msgstr "Activitat JSON"
-#: app/admin/routes.py:222 app/community/routes.py:232 app/main/routes.py:193
-#: app/post/routes.py:238 app/templates/admin/_nav.html:6
-#: app/templates/list_communities.html:51 app/templates/user/filters.html:58
-#: app/templates/user/notifications.html:66
-#: app/templates/user/show_profile.html:133
+#: app/admin/routes.py:229 app/community/routes.py:245 app/main/routes.py:220
+#: app/post/routes.py:267 app/templates/admin/_nav.html:6
+#: app/templates/base.html:193 app/templates/list_communities.html:61
+#: app/templates/user/filters.html:58 app/templates/user/notifications.html:66
+#: app/templates/user/show_profile.html:166
msgid "Communities"
msgstr "Comunitats"
-#: app/admin/routes.py:274 app/admin/routes.py:370 app/admin/routes.py:395
-#: app/admin/routes.py:564 app/community/routes.py:808
+#: app/admin/routes.py:251
+#, fuzzy
+msgid "Communities with no topic"
+msgstr "Comunitats"
+
+#: app/admin/routes.py:314 app/admin/routes.py:413 app/admin/routes.py:438
+#: app/admin/routes.py:648 app/community/routes.py:1116
msgid "Saved"
msgstr "S'ha desat"
-#: app/admin/routes.py:278
-msgid "This is a remote community - most settings here will be regularly overwritten with data from the original server."
+#: app/admin/routes.py:318
+msgid ""
+"This is a remote community - most settings here will be regularly "
+"overwritten with data from the original server."
msgstr ""
-#: app/admin/routes.py:295 app/community/routes.py:820
+#: app/admin/routes.py:338 app/community/routes.py:1129
msgid "Edit community"
msgstr ""
-#: app/admin/routes.py:314 app/community/routes.py:843
+#: app/admin/routes.py:357 app/community/routes.py:1152
msgid "Community deleted"
msgstr ""
-#: app/admin/routes.py:348 app/community/routes.py:218 app/post/routes.py:224
-#: app/templates/admin/_nav.html:7 app/templates/base.html:137
-#: app/templates/base.html:155 app/templates/topic/show_topic.html:14
+#: app/admin/routes.py:391 app/community/routes.py:231 app/post/routes.py:253
+#: app/templates/admin/_nav.html:7 app/templates/admin/topics.html:31
+#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:195 app/templates/topic/show_topic.html:14
msgid "Topics"
msgstr ""
-#: app/admin/routes.py:373 app/templates/admin/topics.html:35
+#: app/admin/routes.py:416 app/templates/admin/topics.html:31
msgid "Add topic"
msgstr ""
-#: app/admin/routes.py:401
+#: app/admin/routes.py:444
msgid "Edit topic"
msgstr ""
-#: app/admin/routes.py:416
+#: app/admin/routes.py:459
msgid "Topic deleted"
msgstr ""
-#: app/admin/routes.py:418
+#: app/admin/routes.py:461
msgid "Cannot delete topic with communities assigned to it."
msgstr ""
-#: app/admin/routes.py:445 app/templates/admin/_nav.html:8
+#: app/admin/routes.py:488 app/templates/admin/_nav.html:8
+#: app/templates/admin/users.html:12 app/templates/base.html:196
msgid "Users"
msgstr ""
-#: app/admin/routes.py:475
+#: app/admin/routes.py:524
msgid "Problematic users"
msgstr ""
-#: app/admin/routes.py:496
+#: app/admin/routes.py:545
msgid "Bad posts"
msgstr ""
-#: app/admin/routes.py:529
+#: app/admin/routes.py:577
+msgid "Likely spam"
+msgstr ""
+
+#: app/admin/routes.py:613
msgid "Registration approved."
msgstr ""
-#: app/admin/routes.py:560
-msgid "Permissions are cached for 50 seconds so new admin roles won't take effect immediately."
+#: app/admin/routes.py:644
+msgid ""
+"Permissions are cached for 50 seconds so new admin roles won't take "
+"effect immediately."
msgstr ""
-#: app/admin/routes.py:568
-msgid "This is a remote user - most settings here will be regularly overwritten with data from the original server."
+#: app/admin/routes.py:652
+msgid ""
+"This is a remote user - most settings here will be regularly overwritten "
+"with data from the original server."
msgstr ""
-#: app/admin/routes.py:575
+#: app/admin/routes.py:659
msgid "Edit user"
msgstr ""
-#: app/admin/routes.py:640
+#: app/admin/routes.py:725
msgid "User added"
msgstr ""
-#: app/admin/routes.py:643
+#: app/admin/routes.py:728
msgid "Add user"
msgstr ""
-#: app/admin/routes.py:667
+#: app/admin/routes.py:752
msgid "User deleted"
msgstr ""
-#: app/admin/routes.py:690
+#: app/admin/routes.py:775 app/templates/admin/reports.html:12
#: app/templates/community/_community_moderation_nav.html:11
#: app/templates/community/community_moderate.html:21
msgid "Reports"
msgstr ""
-#: app/admin/util.py:110
+#: app/admin/util.py:111
msgid "None"
msgstr ""
@@ -581,7 +653,7 @@ msgstr ""
msgid "Why would you like to join this site?"
msgstr ""
-#: app/auth/forms.py:27 app/auth/routes.py:153 app/templates/base.html:144
+#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147
msgid "Register"
msgstr ""
@@ -598,7 +670,9 @@ msgid "No account exists with that user name."
msgstr ""
#: app/auth/routes.py:36
-msgid "Invalid password. Please reset your password."
+msgid ""
+"Invalid password. Please reset "
+"your password."
msgstr ""
#: app/auth/routes.py:39
@@ -609,57 +683,59 @@ msgstr ""
msgid "You have been banned."
msgstr ""
-#: app/auth/routes.py:74
+#: app/auth/routes.py:75
msgid "Login"
msgstr ""
-#: app/auth/routes.py:100
+#: app/auth/routes.py:101
msgid "Sorry, you cannot use that email address"
msgstr ""
-#: app/auth/routes.py:102
+#: app/auth/routes.py:103
msgid "Sorry, you cannot use that user name"
msgstr ""
-#: app/auth/routes.py:119
+#: app/auth/routes.py:120
#, python-format
msgid "Your username contained special letters so it was changed to %(name)s."
msgstr ""
-#: app/auth/routes.py:158
+#: app/auth/routes.py:159
msgid "Account under review"
msgstr ""
-#: app/auth/routes.py:163 app/templates/auth/check_email.html:8
+#: app/auth/routes.py:164 app/templates/auth/check_email.html:8
msgid "Check your email"
msgstr ""
-#: app/auth/routes.py:174
+#: app/auth/routes.py:175
msgid "Sorry, you cannot use that email address."
msgstr ""
-#: app/auth/routes.py:179
+#: app/auth/routes.py:180
msgid "Check your email for a link to reset your password."
msgstr ""
-#: app/auth/routes.py:182
+#: app/auth/routes.py:183
msgid "No account with that email address exists"
msgstr ""
-#: app/auth/routes.py:184
+#: app/auth/routes.py:185
msgid "Reset Password"
msgstr ""
-#: app/auth/routes.py:198
+#: app/auth/routes.py:199
#, python-format
-msgid "Your password has been reset. Please use it to log in with user name of %(name)s."
+msgid ""
+"Your password has been reset. Please use it to log in with user name of "
+"%(name)s."
msgstr ""
-#: app/auth/routes.py:218
+#: app/auth/routes.py:219
msgid "Thank you for verifying your email address."
msgstr ""
-#: app/auth/routes.py:220
+#: app/auth/routes.py:221
msgid "Email address validation failed."
msgstr ""
@@ -671,75 +747,75 @@ msgstr ""
msgid "Reply"
msgstr ""
-#: app/chat/forms.py:18 app/post/forms.py:16 app/user/forms.py:60
+#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62
msgid "Spam"
msgstr ""
-#: app/chat/forms.py:19 app/post/forms.py:16 app/user/forms.py:61
+#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63
msgid "Harassment"
msgstr ""
-#: app/chat/forms.py:20 app/post/forms.py:17 app/user/forms.py:62
+#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64
msgid "Threatening violence"
msgstr "Amenaça de violència"
-#: app/chat/forms.py:21 app/user/forms.py:63
+#: app/chat/forms.py:21 app/user/forms.py:65
msgid "Promoting hate / genocide"
msgstr "Promoció de l'odi/genocidi"
-#: app/chat/forms.py:22 app/post/forms.py:18 app/user/forms.py:64
+#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66
msgid "Misinformation / disinformation"
msgstr "Informació falsa"
-#: app/chat/forms.py:23 app/post/forms.py:19 app/user/forms.py:65
+#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67
msgid "Racism, sexism, transphobia"
msgstr "Racisme, Sexisme, Transfòbia"
-#: app/chat/forms.py:24 app/post/forms.py:21 app/user/forms.py:68
+#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70
msgid "Minor abuse or sexualization"
msgstr "Maltractament menor o sexualització"
-#: app/chat/forms.py:25 app/post/forms.py:22 app/user/forms.py:69
+#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71
msgid "Non-consensual intimate media"
msgstr "Mitjans íntims no consensuats"
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Prohibited transaction"
msgstr "Transacció prohibida"
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Impersonation"
msgstr "Suplantació"
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Copyright violation"
msgstr "Vulneració dels drets d'autor"
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Trademark violation"
msgstr "Vulneració de una marca registrada"
-#: app/chat/forms.py:28 app/post/forms.py:25 app/user/forms.py:72
+#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74
msgid "Self-harm or suicide"
msgstr "Autolesions i suïcidi"
-#: app/chat/forms.py:29 app/community/forms.py:162 app/post/forms.py:26
-#: app/user/forms.py:73
+#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28
+#: app/user/forms.py:75
msgid "Other"
msgstr "Altres"
-#: app/chat/forms.py:30 app/community/forms.py:81 app/community/forms.py:164
-#: app/post/forms.py:27 app/user/forms.py:74
+#: app/chat/forms.py:30 app/community/forms.py:88 app/community/forms.py:249
+#: app/post/forms.py:29 app/user/forms.py:76
msgid "Reason"
msgstr "Motiu"
-#: app/chat/forms.py:31 app/community/forms.py:165 app/post/forms.py:28
-#: app/user/forms.py:75
+#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30
+#: app/user/forms.py:77
msgid "More info"
msgstr "Més informació"
-#: app/chat/forms.py:33 app/community/forms.py:167 app/post/forms.py:30
-#: app/templates/user/show_profile.html:56 app/user/forms.py:77
+#: app/chat/forms.py:33 app/community/forms.py:252 app/post/forms.py:32
+#: app/templates/user/show_profile.html:85 app/user/forms.py:79
msgid "Report"
msgstr "Informe"
@@ -773,482 +849,623 @@ msgstr "S'ha informat d'aquesta conversa, gràcies!"
msgid "Report conversation"
msgstr "Informa d'una conversa"
-#: app/chat/util.py:59
+#: app/chat/util.py:58
#, python-format
msgid "Message failed to send to %(name)s."
msgstr "No s'ha enviat el missatge a %(name)s."
-#: app/chat/util.py:61
+#: app/chat/util.py:60
msgid "Message sent."
msgstr "S'ha enviat el missatge."
-#: app/community/forms.py:26
+#: app/community/forms.py:28
msgid "Create"
msgstr "Crea"
-#: app/community/forms.py:61
+#: app/community/forms.py:42
+#, fuzzy
+msgid "A community with this url already exists."
+msgstr "Ja existeix un compte amb aquest nom."
+
+#: app/community/forms.py:68
msgid "Add"
msgstr "Afegeix"
-#: app/community/forms.py:65
+#: app/community/forms.py:72
msgid "Amend the report description if necessary"
msgstr "Modificar la descripció de l'informe si fos necessari"
-#: app/community/forms.py:66
+#: app/community/forms.py:73
msgid "Escalate report"
msgstr "Escala l'informe"
-#: app/community/forms.py:70
+#: app/community/forms.py:77
msgid "Note for mod log"
msgstr "Nota del registre pel moderador"
-#: app/community/forms.py:71
+#: app/community/forms.py:78
msgid "Also resolve all other reports about the same thing."
msgstr "Resoldre també tots els altres informes sobre el mateix."
-#: app/community/forms.py:72
+#: app/community/forms.py:79
#: app/templates/community/community_moderate_report_resolve.html:13
msgid "Resolve report"
msgstr "Resoldre informe"
-#: app/community/forms.py:76
+#: app/community/forms.py:83
msgid "Community address"
msgstr "Adreça de la comunitat"
-#: app/community/forms.py:77 app/search/routes.py:56
-#: app/templates/base.html:198 app/templates/community/add_remote.html:13
+#: app/community/forms.py:84 app/search/routes.py:85
+#: app/templates/base.html:222 app/templates/community/add_remote.html:13
#: app/templates/domain/domains.html:29
#: app/templates/domain/domains_blocked.html:29 app/templates/index.html:40
-#: app/templates/list_communities.html:36 app/templates/search/results.html:38
+#: app/templates/list_communities.html:46 app/templates/search/results.html:41
+#: app/templates/tag/tags.html:29 app/templates/tag/tags_blocked.html:29
msgid "Search"
msgstr "Cerca"
-#: app/community/forms.py:82
+#: app/community/forms.py:89
msgid "Ban until"
msgstr "Prohibició fins"
-#: app/community/forms.py:83
+#: app/community/forms.py:90
msgid "Also delete all their posts"
msgstr "També esborra totes les seves publicacions"
-#: app/community/forms.py:84
+#: app/community/forms.py:91
msgid "Also delete all their comments"
msgstr "També esborra tots els seus comentaris"
-#: app/community/forms.py:85
+#: app/community/forms.py:92
#: app/templates/community/community_moderate_subscribers.html:56
#: app/templates/domain/domains_blocked.html:48
-#: app/templates/user/show_profile.html:173
+#: app/templates/user/show_profile.html:206
msgid "Ban"
msgstr "Expulsar"
-#: app/community/forms.py:89 app/community/forms.py:100
-#: app/community/forms.py:120 app/templates/list_communities.html:56
+#: app/community/forms.py:96 app/community/forms.py:109
+#: app/community/forms.py:131 app/community/forms.py:153
+#: app/community/forms.py:191 app/templates/list_communities.html:66
+#: app/templates/search/start.html:18
msgid "Community"
msgstr "Comunitat"
-#: app/community/forms.py:91 app/community/forms.py:102
-#: app/community/forms.py:123 app/post/forms.py:10
+#: app/community/forms.py:98 app/community/forms.py:111
+#: app/community/forms.py:133 app/community/forms.py:156
+#: app/community/forms.py:193 app/post/forms.py:11
msgid "Body"
msgstr "Cos"
-#: app/community/forms.py:92 app/community/forms.py:105
-#: app/community/forms.py:125
+#: app/community/forms.py:99 app/community/forms.py:114
+#: app/community/forms.py:136 app/community/forms.py:158
+#: app/community/forms.py:216 app/templates/tag/tag.html:14
+#: app/templates/tag/tags.html:12 app/templates/tag/tags.html:21
+#: app/templates/tag/tags_blocked.html:12
+#: app/templates/tag/tags_blocked.html:21
+msgid "Tags"
+msgstr ""
+
+#: app/community/forms.py:100 app/community/forms.py:115
+#: app/community/forms.py:137 app/community/forms.py:159
+#: app/community/forms.py:217
msgid "Sticky"
msgstr "Fixat"
-#: app/community/forms.py:93 app/community/forms.py:106
-#: app/community/forms.py:126
+#: app/community/forms.py:101 app/community/forms.py:116
+#: app/community/forms.py:138 app/community/forms.py:160
+#: app/community/forms.py:218
msgid "NSFW"
msgstr "NSFW"
-#: app/community/forms.py:94 app/community/forms.py:107
-#: app/community/forms.py:127
+#: app/community/forms.py:102 app/community/forms.py:117
+#: app/community/forms.py:139 app/community/forms.py:161
+#: app/community/forms.py:219
msgid "Gore/gross"
msgstr "Gore/Brut"
-#: app/community/forms.py:95 app/community/forms.py:108
-#: app/community/forms.py:128 app/post/forms.py:11
-#: app/templates/post/_post_notification_toggle.html:4
+#: app/community/forms.py:103 app/community/forms.py:118
+#: app/community/forms.py:140 app/community/forms.py:162
+#: app/community/forms.py:220 app/post/forms.py:12
+#: app/templates/post/_post_notification_toggle.html:5
#: app/templates/post/_reply_notification_toggle.html:4
msgid "Notify about replies"
msgstr "Notificar sobre les respostes"
-#: app/community/forms.py:103
+#: app/community/forms.py:104 app/community/forms.py:119
+#: app/community/forms.py:141 app/community/forms.py:163
+#: app/community/forms.py:221 app/post/forms.py:13
+#: app/templates/search/start.html:26
+msgid "Language"
+msgstr ""
+
+#: app/community/forms.py:112 app/community/forms.py:134
msgid "URL"
msgstr "URL"
-#: app/community/forms.py:114
+#: app/community/forms.py:125
#, python-format
msgid "Links to %(domain)s are not allowed."
msgstr "No es permeten enllaços a %(domain)s."
-#: app/community/forms.py:122
+#: app/community/forms.py:147
+#, fuzzy, python-format
+msgid "Videos from %(domain)s are not allowed."
+msgstr "No es permeten enllaços a %(domain)s."
+
+#: app/community/forms.py:155
msgid "Alt text"
msgstr "Text alternatiu"
-#: app/community/forms.py:124
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
+#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4
msgid "Image"
msgstr "Imatge"
-#: app/community/forms.py:150
+#: app/community/forms.py:185
msgid "Images cannot be posted to local communities."
msgstr "Les imatges no es poden publicar a les comunitats locals."
-#: app/community/forms.py:156
+#: app/community/forms.py:194
+#, fuzzy
+msgid "Mode"
+msgstr "Mode de prova"
+
+#: app/community/forms.py:194
+msgid "Voters choose one option"
+msgstr ""
+
+#: app/community/forms.py:194
+msgid "Voters choose many options"
+msgstr ""
+
+#: app/community/forms.py:196
+#, fuzzy
+msgid "30 minutes"
+msgstr "3 mesos"
+
+#: app/community/forms.py:197
+msgid "1 hour"
+msgstr ""
+
+#: app/community/forms.py:198
+msgid "6 hours"
+msgstr ""
+
+#: app/community/forms.py:199
+msgid "12 hours"
+msgstr ""
+
+#: app/community/forms.py:200
+msgid "1 day"
+msgstr ""
+
+#: app/community/forms.py:201
+msgid "3 days"
+msgstr ""
+
+#: app/community/forms.py:202
+msgid "7 days"
+msgstr ""
+
+#: app/community/forms.py:204
+msgid "End voting in"
+msgstr ""
+
+#: app/community/forms.py:205
+#, fuzzy
+msgid "Accept votes from this instance only"
+msgstr "Només accepta publicacions de la instància actual"
+
+#: app/community/forms.py:232
+msgid "Polls need options for people to choose from"
+msgstr ""
+
+#: app/community/forms.py:235
+msgid "Provide at least two choices"
+msgstr ""
+
+#: app/community/forms.py:241
msgid "Breaks instance rules"
msgstr "Incompleix les regles de la instància"
-#: app/community/forms.py:157
+#: app/community/forms.py:242
msgid "Abandoned by moderators"
msgstr "Abandonat pels moderadors"
-#: app/community/forms.py:158
+#: app/community/forms.py:243
msgid "Cult"
msgstr ""
-#: app/community/forms.py:159
+#: app/community/forms.py:244
msgid "Scam"
msgstr ""
-#: app/community/forms.py:160
+#: app/community/forms.py:245
msgid "Alt-right pipeline"
msgstr ""
-#: app/community/forms.py:161 app/post/forms.py:17
+#: app/community/forms.py:246 app/post/forms.py:19
msgid "Hate / genocide"
msgstr ""
-#: app/community/forms.py:179 app/community/routes.py:846
+#: app/community/forms.py:264 app/community/routes.py:1155
msgid "Delete community"
msgstr ""
-#: app/community/routes.py:79
+#: app/community/routes.py:87
msgid "Your new community has been created."
msgstr ""
-#: app/community/routes.py:85 app/templates/community/add_local.html:13
+#: app/community/routes.py:93 app/templates/community/add_local.html:13
#: app/templates/community/community_edit.html:25
msgid "Create community"
msgstr ""
-#: app/community/routes.py:111 app/community/routes.py:1278
+#: app/community/routes.py:119 app/community/routes.py:1607
msgid "Community not found."
msgstr ""
-#: app/community/routes.py:113 app/community/routes.py:1280
-msgid "Community not found. If you are searching for a nsfw community it is blocked by this instance."
+#: app/community/routes.py:121 app/community/routes.py:1609
+msgid ""
+"Community not found. If you are searching for a nsfw community it is "
+"blocked by this instance."
msgstr ""
-#: app/community/routes.py:116 app/community/routes.py:1283
+#: app/community/routes.py:124 app/community/routes.py:1612
#, python-format
msgid "That community is banned from %(site)s."
msgstr ""
-#: app/community/routes.py:119
+#: app/community/routes.py:127
msgid "Add remote community"
msgstr ""
-#: app/community/routes.py:201 app/post/routes.py:207
-#: app/templates/base.html:130 app/templates/base.html:132
-#: app/templates/base.html:148 app/templates/base.html:150
+#: app/community/routes.py:214 app/post/routes.py:236
+#: app/templates/base.html:133 app/templates/base.html:135
+#: app/templates/base.html:151 app/templates/base.html:153
#: app/templates/chat/conversation.html:36
#: app/templates/community/community_edit.html:13
#: app/templates/community/community_mod_list.html:13
#: app/templates/community/community_moderate.html:13
#: app/templates/community/community_moderate_subscribers.html:13
-#: app/templates/domain/domain.html:13 app/templates/topic/show_topic.html:13
+#: app/templates/domain/domain.html:13 app/templates/tag/tag.html:13
+#: app/templates/topic/show_topic.html:13
#: app/templates/user/delete_account.html:13
#: app/templates/user/edit_filters.html:14
#: app/templates/user/edit_profile.html:14
-#: app/templates/user/edit_settings.html:15 app/templates/user/filters.html:14
-#: app/templates/user/notifications.html:13 app/templates/user/people.html:13
-#: app/templates/user/show_profile.html:18
-#: app/templates/user/show_profile.html:38
+#: app/templates/user/edit_settings.html:15
+#: app/templates/user/fediverse_redirect.html:15
+#: app/templates/user/filters.html:14 app/templates/user/notifications.html:13
+#: app/templates/user/people.html:13 app/templates/user/show_profile.html:18
+#: app/templates/user/show_profile.html:34
+#: app/templates/user/show_profile.html:63
msgid "Home"
msgstr ""
-#: app/community/routes.py:327
+#: app/community/routes.py:350
msgid "You cannot join this community"
msgstr ""
-#: app/community/routes.py:343
-msgid "There was a problem while trying to communicate with remote server. If other people have already joined this community it won't matter."
+#: app/community/routes.py:366
+msgid ""
+"There was a problem while trying to communicate with remote server. If "
+"other people have already joined this community it won't matter."
msgstr ""
-#: app/community/routes.py:492 app/community/routes.py:565
-#: app/community/routes.py:638
+#: app/community/routes.py:525 app/community/routes.py:605
+#: app/community/routes.py:685 app/community/routes.py:765
msgid "Add post to community"
msgstr ""
-#: app/community/routes.py:705 app/community/routes.py:730
-#: app/community/routes.py:732
+#: app/community/routes.py:833
+#, fuzzy
+msgid "Add poll to community"
+msgstr "Comunitat pornogràfica"
+
+#: app/community/routes.py:923 app/community/routes.py:948
+#: app/community/routes.py:950
#, python-format
msgid "Your post to %(name)s has been made."
msgstr ""
-#: app/community/routes.py:749
+#: app/community/routes.py:1048
msgid "A community has been reported"
msgstr ""
-#: app/community/routes.py:760
+#: app/community/routes.py:1059
msgid "Community has been reported, thank you!"
msgstr ""
-#: app/community/routes.py:763
+#: app/community/routes.py:1062
msgid "Report community"
msgstr ""
-#: app/community/routes.py:864
+#: app/community/routes.py:1173
#: app/templates/community/community_mod_list.html:22
#, python-format
msgid "Moderators for %(community)s"
msgstr ""
-#: app/community/routes.py:889
+#: app/community/routes.py:1198
msgid "Moderator added"
msgstr ""
-#: app/community/routes.py:893
+#: app/community/routes.py:1202
#, python-format
msgid "You are now a moderator of %(name)s"
msgstr ""
-#: app/community/routes.py:918
+#: app/community/routes.py:1227
msgid "Account not found"
msgstr ""
-#: app/community/routes.py:920
+#: app/community/routes.py:1229
#: app/templates/community/community_add_moderator.html:13
#, python-format
msgid "Add moderator to %(community)s"
msgstr ""
-#: app/community/routes.py:940
+#: app/community/routes.py:1249
msgid "Moderator removed"
msgstr ""
-#: app/community/routes.py:957 app/post/routes.py:1139 app/post/routes.py:1262
+#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715
#, python-format
msgid "Content from %(name)s will be hidden."
msgstr ""
-#: app/community/routes.py:986
+#: app/community/routes.py:1295
#, python-format
msgid "%(name)s has been banned."
msgstr ""
-#: app/community/routes.py:993
+#: app/community/routes.py:1302
#, python-format
msgid "Posts by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:999
+#: app/community/routes.py:1308
#, python-format
msgid "Comments by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:1020
+#: app/community/routes.py:1334
msgid "Ban from community"
msgstr ""
-#: app/community/routes.py:1043
+#: app/community/routes.py:1357
+#, python-format
msgid "%(name)s has been unbanned."
msgstr ""
-#: app/community/routes.py:1108 app/community/routes.py:1142
+#: app/community/routes.py:1392
+#, fuzzy, python-format
+msgid "New posts in %(community_name)s"
+msgstr "Nou missatge de \"%(recipient_name)s\""
+
+#: app/community/routes.py:1437 app/community/routes.py:1471
+#, python-format
msgid "Moderation of %(community)s"
msgstr ""
-#: app/community/routes.py:1170
+#: app/community/routes.py:1499
msgid "Admin has been notified about this report."
msgstr ""
-#: app/community/routes.py:1218
+#: app/community/routes.py:1547
msgid "Report resolved."
msgstr ""
-#: app/community/routes.py:1256
+#: app/community/routes.py:1585
msgid "Report ignored."
msgstr ""
-#: app/community/routes.py:1286
+#: app/community/routes.py:1615
msgid "Search result for remote community"
msgstr ""
-#: app/domain/routes.py:113
+#: app/domain/routes.py:114
#, python-format
msgid "%(name)s blocked."
msgstr ""
-#: app/domain/routes.py:126
+#: app/domain/routes.py:127
#, python-format
msgid "%(name)s un-blocked."
msgstr ""
-#: app/domain/routes.py:139
+#: app/domain/routes.py:140 app/tag/routes.py:120
#, python-format
msgid "%(name)s banned for all users and all content deleted."
msgstr ""
-#: app/domain/routes.py:151
+#: app/domain/routes.py:152 app/tag/routes.py:132
#, python-format
msgid "%(name)s un-banned for all users."
msgstr ""
-#: app/main/routes.py:73
+#: app/main/routes.py:75
msgid "Create an account to tailor this feed to your interests."
msgstr ""
-#: app/main/routes.py:163 app/templates/base.html:139
-#: app/templates/base.html:157
+#: app/main/routes.py:178 app/templates/base.html:142
+#: app/templates/base.html:160
msgid "Browse by topic"
msgstr ""
-#: app/main/routes.py:206
+#: app/main/routes.py:234
msgid "Local communities"
msgstr ""
-#: app/main/routes.py:221 app/templates/base.html:168
+#: app/main/routes.py:249 app/templates/base.html:171
#: app/templates/list_communities.html:19
msgid "Joined communities"
msgstr ""
-#: app/main/routes.py:354
+#: app/main/routes.py:417
msgid "Please click the link in your email inbox to verify your account."
msgstr ""
-#: app/post/forms.py:12
+#: app/post/forms.py:14
msgid "Comment"
msgstr ""
-#: app/post/forms.py:16 app/user/forms.py:59
+#: app/post/forms.py:18 app/user/forms.py:61
msgid "Breaks community rules"
msgstr ""
-#: app/post/forms.py:20 app/user/forms.py:67
+#: app/post/forms.py:22 app/user/forms.py:69
msgid "Sharing personal info - doxing"
msgstr ""
-#: app/post/forms.py:42 app/post/routes.py:1156
+#: app/post/forms.py:44 app/post/routes.py:1609
#: app/templates/post/post_mea_culpa.html:13
msgid "I changed my mind"
msgstr ""
-#: app/post/routes.py:45
+#: app/post/routes.py:50
#, python-format
msgid "%(name)s has indicated they made a mistake in this post."
msgstr ""
-#: app/post/routes.py:72 app/post/routes.py:476
+#: app/post/routes.py:78 app/post/routes.py:627
#, python-format
msgid "You cannot reply to %(name)s"
msgstr ""
-#: app/post/routes.py:82 app/post/routes.py:489
+#: app/post/routes.py:88 app/post/routes.py:641
msgid "This type of comment is not accepted, sorry."
msgstr ""
-#: app/post/routes.py:446 app/post/routes.py:632
+#: app/post/routes.py:95
+msgid "We have upvoted the post for you."
+msgstr ""
+
+#: app/post/routes.py:98
+msgid "You have already upvoted the post, you do not need to say \"this\" also."
+msgstr ""
+
+#: app/post/routes.py:577
+#, fuzzy
+msgid "Vote has been cast."
+msgstr "Una publicació ha estat denunciada"
+
+#: app/post/routes.py:596 app/post/routes.py:804
#, python-format
msgid "Discussing %(title)s"
msgstr ""
-#: app/post/routes.py:702 app/post/routes.py:783 app/post/routes.py:865
-#: app/post/routes.py:1285 app/user/routes.py:143 app/user/routes.py:204
-#: app/user/routes.py:686 app/user/routes.py:717
+#: app/post/routes.py:650
+msgid "We have upvoted the comment for you."
+msgstr ""
+
+#: app/post/routes.py:653
+msgid ""
+"You have already upvoted the comment, you do not need to say \"this\" "
+"also."
+msgstr ""
+
+#: app/post/routes.py:880 app/post/routes.py:965 app/post/routes.py:1051
+#: app/post/routes.py:1137 app/post/routes.py:1201 app/post/routes.py:1739
+#: app/user/routes.py:146 app/user/routes.py:216 app/user/routes.py:731
+#: app/user/routes.py:762
msgid "Your changes have been saved."
msgstr ""
-#: app/post/routes.py:718 app/post/routes.py:800 app/post/routes.py:882
+#: app/post/routes.py:899 app/post/routes.py:985 app/post/routes.py:1071
+#: app/post/routes.py:1157 app/post/routes.py:1228
#: app/templates/post/post_edit_discussion.html:11
#: app/templates/post/post_edit_image.html:11
#: app/templates/post/post_edit_link.html:11
+#: app/templates/post/post_edit_poll.html:11
+#: app/templates/post/post_edit_video.html:11
msgid "Edit post"
msgstr ""
-#: app/post/routes.py:990
+#: app/post/routes.py:1434
msgid "Post deleted."
msgstr ""
-#: app/post/routes.py:1040
-msgid "Moderators have already assessed reports regarding this post, no further reports are necessary."
+#: app/post/routes.py:1493
+msgid ""
+"Moderators have already assessed reports regarding this post, no further "
+"reports are necessary."
msgstr ""
-#: app/post/routes.py:1043
+#: app/post/routes.py:1496
msgid "Post has already been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1091
+#: app/post/routes.py:1544
msgid "Post has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1096
+#: app/post/routes.py:1549
msgid "Report post"
msgstr ""
-#: app/post/routes.py:1110 app/post/routes.py:1246
+#: app/post/routes.py:1563 app/post/routes.py:1699
#, python-format
msgid "%(name)s has been blocked."
msgstr ""
-#: app/post/routes.py:1126
+#: app/post/routes.py:1579
#, python-format
msgid "Posts linking to %(name)s will be hidden."
msgstr ""
-#: app/post/routes.py:1170
-msgid "Moderators have already assessed reports regarding this comment, no further reports are necessary."
+#: app/post/routes.py:1623
+msgid ""
+"Moderators have already assessed reports regarding this comment, no "
+"further reports are necessary."
msgstr ""
-#: app/post/routes.py:1175
+#: app/post/routes.py:1628
msgid "Comment has already been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1226
+#: app/post/routes.py:1679
msgid "Comment has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1231
+#: app/post/routes.py:1684
msgid "Report comment"
msgstr ""
-#: app/post/routes.py:1389
+#: app/post/routes.py:1844
msgid "Edit comment"
msgstr ""
-#: app/post/routes.py:1413
+#: app/post/routes.py:1868
msgid "Comment deleted."
msgstr ""
-#: app/search/routes.py:49
+#: app/search/routes.py:74
#, python-format
msgid "Search results for %(q)s"
msgstr ""
-#: app/templates/_home_nav.html:3 app/templates/community/_community_nav.html:8
-#: app/templates/post/post.html:66 app/user/forms.py:44
+#: app/templates/_home_nav.html:3
+#: app/templates/community/_community_nav.html:10
+#: app/templates/post/post.html:66 app/user/forms.py:46
msgid "Hot"
msgstr ""
#: app/templates/_home_nav.html:6
-#: app/templates/community/_community_nav.html:11
-#: app/templates/post/post.html:69 app/user/forms.py:45
+#: app/templates/community/_community_nav.html:13
+#: app/templates/post/post.html:69 app/user/forms.py:47
msgid "Top"
msgstr ""
#: app/templates/_home_nav.html:9
-#: app/templates/community/_community_nav.html:14
-#: app/templates/post/post.html:72 app/user/forms.py:46
+#: app/templates/community/_community_nav.html:16
+#: app/templates/post/post.html:72 app/user/forms.py:48
msgid "New"
msgstr ""
#: app/templates/_home_nav.html:12
-#: app/templates/community/_community_nav.html:17
-#: app/templates/list_communities.html:71 app/user/forms.py:47
+#: app/templates/community/_community_nav.html:19
+#: app/templates/list_communities.html:81 app/user/forms.py:49
msgid "Active"
msgstr ""
@@ -1258,7 +1475,7 @@ msgstr ""
#: app/templates/about.html:10 app/templates/donate.html:26
#: app/templates/index.html:67 app/templates/keyboard_shortcuts.html:63
-#: app/templates/search/results.html:65
+#: app/templates/search/results.html:68
#, python-format
msgid "About %(site_name)s"
msgstr ""
@@ -1267,71 +1484,115 @@ msgstr ""
msgid "PieFed"
msgstr ""
-#: app/templates/base.html:113 app/templates/base.html:189
-#: app/templates/user/notifications.html:18 app/user/routes.py:537
+#: app/templates/base.html:116 app/templates/base.html:213
+#: app/templates/user/notifications.html:18 app/user/routes.py:582
msgid "Notifications"
msgstr ""
-#: app/templates/base.html:133 app/templates/base.html:151
+#: app/templates/base.html:136 app/templates/base.html:154
msgid "Popular"
msgstr ""
-#: app/templates/base.html:134 app/templates/base.html:152
+#: app/templates/base.html:137 app/templates/base.html:155
msgid "All posts"
msgstr ""
-#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:143 app/templates/base.html:161
#: app/templates/list_communities.html:13
msgid "All communities"
msgstr ""
-#: app/templates/auth/login.html:9 app/templates/base.html:143
+#: app/templates/auth/login.html:13 app/templates/base.html:146
msgid "Log in"
msgstr ""
-#: app/templates/base.html:145 app/templates/base.html:183
+#: app/templates/base.html:148 app/templates/base.html:186
#: app/templates/donate.html:10
msgid "Donate"
msgstr ""
-#: app/templates/base.html:161
+#: app/templates/base.html:164
msgid "Moderating"
msgstr ""
-#: app/templates/base.html:176
+#: app/templates/base.html:179
msgid "Account"
msgstr ""
-#: app/templates/base.html:178
+#: app/templates/base.html:181
msgid "View profile"
msgstr ""
-#: app/templates/base.html:179
+#: app/templates/base.html:182
msgid "Edit profile & settings"
msgstr ""
-#: app/templates/base.html:180
+#: app/templates/base.html:183
msgid "Chats"
msgstr ""
-#: app/templates/base.html:187
+#: app/templates/base.html:194
+#, fuzzy
+msgid "Communities - no topic"
+msgstr "Comunitats"
+
+#: app/templates/base.html:197
+msgid "Monitoring - users"
+msgstr ""
+
+#: app/templates/base.html:198
+#, fuzzy
+msgid "Monitoring - content"
+msgstr "Retenir el contingut"
+
+#: app/templates/base.html:199
+msgid "Monitoring - spammy content"
+msgstr ""
+
+#: app/templates/admin/_nav.html:11 app/templates/base.html:201
+msgid "Registration applications"
+msgstr ""
+
+#: app/templates/admin/_nav.html:13 app/templates/base.html:203
+#: app/templates/community/community.html:191
+#: app/templates/community/community_moderate.html:15
+#: app/templates/community/community_moderate_subscribers.html:15
+msgid "Moderation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:14 app/templates/admin/federation.html:13
+#: app/templates/base.html:204
+msgid "Federation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9
+#: app/templates/base.html:205
+msgid "Newsletter"
+msgstr ""
+
+#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12
+#: app/templates/base.html:206
+msgid "Activities"
+msgstr ""
+
+#: app/templates/base.html:211
msgid "Log out"
msgstr ""
-#: app/templates/base.html:189
+#: app/templates/base.html:213
#, python-format
msgid "%(num)d unread notifications"
msgstr ""
-#: app/templates/base.html:199
+#: app/templates/base.html:223
msgid "Light mode"
msgstr ""
-#: app/templates/base.html:200
+#: app/templates/base.html:224
msgid "Dark mode"
msgstr ""
-#: app/templates/base.html:228 app/templates/keyboard_shortcuts.html:10
+#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10
msgid "Keyboard shortcuts"
msgstr ""
@@ -1339,47 +1600,53 @@ msgstr ""
msgid "No posts yet. Join some communities to see more."
msgstr ""
-#: app/templates/community/community.html:168 app/templates/index.html:18
+#: app/templates/community/community.html:178 app/templates/index.html:18
#: app/templates/index.html:59 app/templates/list_topics.html:38
-#: app/templates/post/post.html:220 app/templates/search/results.html:57
-#: app/templates/topic/show_topic.html:91
+#: app/templates/post/post.html:223 app/templates/search/results.html:60
+#: app/templates/topic/show_topic.html:101
msgid "Explore communities"
msgstr ""
-#: app/templates/admin/activities.html:54
-#: app/templates/admin/communities.html:51 app/templates/admin/posts.html:26
-#: app/templates/admin/reports.html:58 app/templates/admin/users.html:69
-#: app/templates/community/community.html:92
+#: app/templates/admin/activities.html:50
+#: app/templates/admin/communities.html:47 app/templates/admin/posts.html:21
+#: app/templates/admin/reports.html:54 app/templates/admin/users.html:67
+#: app/templates/community/community.html:99
#: app/templates/community/community_moderate.html:80
#: app/templates/community/community_moderate_subscribers.html:67
#: app/templates/domain/domain.html:30 app/templates/domain/domains.html:51
#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:25
-#: app/templates/search/results.html:23 app/templates/topic/show_topic.html:52
-#: app/templates/user/show_profile.html:75
-#: app/templates/user/show_profile.html:98
+#: app/templates/list_communities.html:118 app/templates/search/results.html:26
+#: app/templates/tag/tag.html:30 app/templates/tag/tags.html:51
+#: app/templates/tag/tags_blocked.html:51
+#: app/templates/topic/show_topic.html:62
+#: app/templates/user/show_profile.html:108
+#: app/templates/user/show_profile.html:131
msgid "Previous page"
msgstr ""
-#: app/templates/admin/activities.html:59
-#: app/templates/admin/communities.html:56 app/templates/admin/posts.html:31
-#: app/templates/admin/reports.html:63 app/templates/admin/users.html:74
-#: app/templates/community/community.html:97
+#: app/templates/admin/activities.html:55
+#: app/templates/admin/communities.html:52 app/templates/admin/posts.html:26
+#: app/templates/admin/reports.html:59 app/templates/admin/users.html:72
+#: app/templates/community/community.html:104
#: app/templates/community/community_moderate.html:85
#: app/templates/community/community_moderate_subscribers.html:72
#: app/templates/domain/domain.html:35 app/templates/domain/domains.html:56
#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:30
-#: app/templates/search/results.html:28 app/templates/topic/show_topic.html:57
-#: app/templates/user/show_profile.html:80
-#: app/templates/user/show_profile.html:103
+#: app/templates/list_communities.html:123 app/templates/search/results.html:31
+#: app/templates/tag/tag.html:35 app/templates/tag/tags.html:56
+#: app/templates/tag/tags_blocked.html:56
+#: app/templates/topic/show_topic.html:67
+#: app/templates/user/show_profile.html:113
+#: app/templates/user/show_profile.html:136
msgid "Next page"
msgstr ""
-#: app/templates/index.html:47 app/templates/search/results.html:45
+#: app/templates/index.html:47 app/templates/search/results.html:48
msgid "Active communities"
msgstr ""
-#: app/templates/index.html:60 app/templates/list_communities.html:108
-#: app/templates/search/results.html:58
+#: app/templates/index.html:60 app/templates/list_communities.html:130
+#: app/templates/search/results.html:61
msgid "Browse topics"
msgstr ""
@@ -1405,10 +1672,14 @@ msgid "Downvote"
msgstr ""
#: app/templates/keyboard_shortcuts.html:55
-msgid "When viewing a list of posts actions like voting or going to a post depend on which is the current post. The current post is determined by hovering with the mouse or the J and K keys."
+msgid ""
+"When viewing a list of posts actions like voting or going to a post "
+"depend on which is the current post. The current post is determined by "
+"hovering with the mouse or the J and K keys."
msgstr ""
-#: app/templates/list_communities.html:14
+#: app/templates/list_communities.html:14 app/templates/search/start.html:20
+#: app/templates/search/start.html:28
msgid "All"
msgstr ""
@@ -1421,7 +1692,7 @@ msgid "Local"
msgstr ""
#: app/templates/list_communities.html:20
-#: app/templates/user/show_profile.html:59
+#: app/templates/user/show_profile.html:92
msgid "Joined"
msgstr ""
@@ -1429,88 +1700,92 @@ msgstr ""
msgid "Choose a topic to filter communities by"
msgstr ""
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:38
+msgid "Choose a language to filter communities by"
+msgstr ""
+
+#: app/templates/list_communities.html:50
msgid "Create local community"
msgstr ""
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:50
msgid "Create local"
msgstr ""
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add community from another instance"
msgstr ""
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add remote"
msgstr ""
-#: app/templates/list_communities.html:56
+#: app/templates/list_communities.html:66
msgid "Sort by name"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Sort by post count"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Posts"
msgstr ""
-#: app/templates/list_communities.html:66
+#: app/templates/list_communities.html:76
msgid "Sort by reply count"
msgstr ""
-#: app/templates/list_communities.html:66 app/templates/post/post.html:61
+#: app/templates/list_communities.html:76 app/templates/post/post.html:61
#: app/templates/post/post.html:158
msgid "Comments"
msgstr ""
-#: app/templates/list_communities.html:71
+#: app/templates/list_communities.html:81
msgid "Sort by recent activity"
msgstr ""
-#: app/templates/list_communities.html:82
+#: app/templates/list_communities.html:92
#, python-format
msgid "Leave %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:32
-#: app/templates/community/community.html:112
+#: app/templates/community/community.html:121
#: app/templates/community/lookup_remote.html:21
-#: app/templates/list_communities.html:82 app/templates/post/add_reply.html:48
+#: app/templates/list_communities.html:92 app/templates/post/add_reply.html:48
#: app/templates/post/continue_discussion.html:99
-#: app/templates/post/post.html:177
+#: app/templates/post/post.html:179 app/templates/post/post_reply_edit.html:44
msgid "Leave"
msgstr ""
-#: app/templates/community/community.html:114
-#: app/templates/list_communities.html:84
+#: app/templates/community/community.html:123
+#: app/templates/list_communities.html:94
msgid "Pending"
msgstr ""
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99
#, python-format
msgid "Join %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:34
-#: app/templates/community/community.html:116
+#: app/templates/community/community.html:125
#: app/templates/community/lookup_remote.html:23
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89 app/templates/post/add_reply.html:50
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99 app/templates/post/add_reply.html:50
#: app/templates/post/continue_discussion.html:101
-#: app/templates/post/post.html:179
+#: app/templates/post/post.html:181 app/templates/post/post_reply_edit.html:46
msgid "Join"
msgstr ""
-#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:106
#, python-format
msgid "Browse %(name)s"
msgstr ""
-#: app/templates/list_communities.html:106 app/templates/list_topics.html:36
+#: app/templates/list_communities.html:128 app/templates/list_topics.html:36
msgid "There are no communities yet."
msgstr ""
@@ -1534,100 +1809,108 @@ msgstr ""
msgid "Watch"
msgstr ""
-#: app/templates/admin/_nav.html:11
-msgid "Registration applications"
-msgstr ""
-
-#: app/templates/admin/_nav.html:13 app/templates/community/community.html:181
-#: app/templates/community/community_moderate.html:15
-#: app/templates/community/community_moderate_subscribers.html:15
-msgid "Moderation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:14
-msgid "Federation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:15
-msgid "Newsletter"
-msgstr ""
-
-#: app/templates/admin/_nav.html:16
-msgid "Activities"
-msgstr ""
-
-#: app/templates/admin/add_user.html:17
+#: app/templates/admin/add_user.html:12
msgid "Add new user"
msgstr ""
-#: app/templates/admin/approve_registrations.html:18
+#: app/templates/admin/approve_registrations.html:12
+#, fuzzy
+msgid "Registrations"
+msgstr "Mode de registre"
+
+#: app/templates/admin/approve_registrations.html:14
#, python-format
msgid "When registering, people are asked \"%(question)s\"."
msgstr ""
-#: app/templates/admin/approve_registrations.html:43
+#: app/templates/admin/approve_registrations.html:39
msgid "Approve"
msgstr ""
-#: app/templates/admin/approve_registrations.html:44
+#: app/templates/admin/approve_registrations.html:40
msgid "View"
msgstr ""
-#: app/templates/admin/approve_registrations.html:45
-#: app/templates/post/post_options.html:20
-#: app/templates/post/post_reply_options.html:20
-#: app/templates/user/show_profile.html:179
+#: app/templates/admin/approve_registrations.html:41
+#: app/templates/post/post_options.html:22
+#: app/templates/post/post_reply_options.html:22
+#: app/templates/user/show_profile.html:212
msgid "Delete"
msgstr ""
-#: app/templates/admin/approve_registrations.html:51
+#: app/templates/admin/approve_registrations.html:47
msgid "No one is waiting to be approved."
msgstr ""
-#: app/templates/admin/edit_community.html:17
+#: app/templates/admin/edit_community.html:12
#, python-format
msgid "Edit %(community_name)s"
msgstr ""
-#: app/templates/admin/edit_community.html:43
+#: app/templates/admin/edit_community.html:39
msgid "Will not be overwritten by remote server"
msgstr ""
-#: app/templates/admin/edit_topic.html:18
+#: app/templates/admin/edit_topic.html:13
#, python-format
msgid "Edit %(topic_name)s"
msgstr ""
-#: app/templates/admin/edit_user.html:17
+#: app/templates/admin/edit_user.html:12
#, python-format
msgid "Edit %(user_name)s (%(display_name)s)"
msgstr ""
-#: app/templates/admin/posts.html:17
-msgid "Most downvoted in the last 3 days"
+#: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12
+msgid "Most downvoted posts in the last 3 days"
msgstr ""
-#: app/templates/admin/users.html:17
+#: app/templates/admin/site.html:16
+msgid ""
+"Configure the flair the instance, by giving it a name, ashort slogan, "
+"basic info for the sidebar and a logo. This information appears in link "
+"previews in social media."
+msgstr ""
+
+#: app/templates/admin/site.html:23
+msgid "About this instance"
+msgstr ""
+
+#: app/templates/admin/site.html:24
+msgid ""
+"Provide a more extensive description of the instance, set a contact "
+"address and provide legal information. This information appears on the about page."
+msgstr ""
+
+#: app/templates/admin/spam_posts.html:26
+#: app/templates/user/show_profile.html:141
+msgid "No comments yet."
+msgstr ""
+
+#: app/templates/admin/users.html:13
msgid "Add local user"
msgstr ""
#: app/templates/auth/check_email.html:9
-msgid "We sent you an email containing a link that you need to click to enable your account."
+msgid ""
+"We sent you an email containing a link that you need to click to enable "
+"your account."
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "New User?"
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "Register new account"
msgstr ""
-#: app/templates/auth/login.html:16
+#: app/templates/auth/login.html:20
msgid "Forgot Your Password?"
msgstr ""
-#: app/templates/auth/login.html:17
+#: app/templates/auth/login.html:21
msgid "Reset it"
msgstr ""
@@ -1645,7 +1928,9 @@ msgid "Thanks for registering"
msgstr ""
#: app/templates/auth/please_wait.html:9
-msgid "We are reviewing your application and will email you once it has been accepted."
+msgid ""
+"We are reviewing your application and will email you once it has been "
+"accepted."
msgstr ""
#: app/templates/auth/register.html:19
@@ -1666,7 +1951,10 @@ msgid "Please check your email inbox"
msgstr ""
#: app/templates/auth/validation_required.html:12
-msgid "To keep spam and bots to a managable level, we send every new account an email with a link in it that needs to be clicked to fully enable the account."
+msgid ""
+"To keep spam and bots to a managable level, we send every new account an "
+"email with a link in it that needs to be clicked to fully enable the "
+"account."
msgstr ""
#: app/templates/chat/blocked.html:15
@@ -1693,13 +1981,15 @@ msgid "Block chats and posts from instance: %(name)s"
msgstr ""
#: app/templates/chat/chat_options.html:29
-#: app/templates/post/post_options.html:48
-#: app/templates/post/post_reply_options.html:32
+#: app/templates/post/post_options.html:50
+#: app/templates/post/post_reply_options.html:34
msgid "Report to moderators"
msgstr ""
#: app/templates/chat/chat_options.html:31
-msgid "If you are reporting abuse then do not delete the conversation - moderators will not be able to read it if you delete it."
+msgid ""
+"If you are reporting abuse then do not delete the conversation - "
+"moderators will not be able to read it if you delete it."
msgstr ""
#: app/templates/chat/conversation.html:37
@@ -1709,7 +1999,8 @@ msgstr ""
#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56
#: app/templates/user/notifications.html:14 app/templates/user/people.html:14
#: app/templates/user/people.html:17 app/templates/user/show_profile.html:19
-#: app/templates/user/show_profile.html:39 app/user/routes.py:35
+#: app/templates/user/show_profile.html:35
+#: app/templates/user/show_profile.html:64 app/user/routes.py:37
msgid "People"
msgstr ""
@@ -1723,12 +2014,14 @@ msgid "Messages with: "
msgstr ""
#: app/templates/chat/conversation.html:75
-#: app/templates/post/_post_teaser.html:75
+#: app/templates/post/_post_teaser.html:81
msgid "Options"
msgstr ""
#: app/templates/chat/denied.html:16
-msgid "You have not been using PieFed long enough to be allowed to send messages to people."
+msgid ""
+"You have not been using PieFed long enough to be allowed to send messages"
+" to people."
msgstr ""
#: app/templates/chat/empty.html:13
@@ -1736,7 +2029,9 @@ msgid "No chats"
msgstr ""
#: app/templates/chat/empty.html:15
-msgid "There are no chats involving you, yet. Start a conversation using the \"Send message\" button on someone's profile."
+msgid ""
+"There are no chats involving you, yet. Start a conversation using the "
+"\"Send message\" button on someone's profile."
msgstr ""
#: app/templates/chat/report.html:14
@@ -1744,14 +2039,58 @@ msgstr ""
msgid "Report conversation with \"%(member_names)s\""
msgstr ""
+#: app/templates/community/_add_post_types.html:2
+msgid "Start a discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:2
+msgid "Discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Share a link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:4
+msgid "Share an image"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Share a video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Create a poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Create an event"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Event"
+msgstr ""
+
#: app/templates/community/_community_moderation_nav.html:4
#: app/templates/community/community_edit.html:15
#: app/templates/community/community_mod_list.html:15
-#: app/templates/post/add_reply.html:89
-#: app/templates/post/continue_discussion.html:140
-#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
+#: app/templates/post/add_reply.html:92
+#: app/templates/post/continue_discussion.html:143
+#: app/templates/post/post.html:237 app/templates/post/post_reply_edit.html:88
#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57
-#: app/templates/user/show_profile.html:124
+#: app/templates/user/show_profile.html:157
msgid "Settings"
msgstr ""
@@ -1761,7 +2100,7 @@ msgid "Moderators"
msgstr ""
#: app/templates/community/_community_moderation_nav.html:10
-#: app/templates/community/_community_nav.html:7
+#: app/templates/community/_community_nav.html:9
msgid "Sort by hot"
msgstr ""
@@ -1778,35 +2117,37 @@ msgstr ""
msgid "Mod log"
msgstr ""
-#: app/templates/community/_community_nav.html:3
+#: app/templates/community/_community_nav.html:4
#: app/templates/community/add_discussion_post.html:11
#: app/templates/community/add_image_post.html:11
#: app/templates/community/add_link_post.html:11
-#: app/templates/community/community.html:108
-#: app/templates/post/add_reply.html:54
-#: app/templates/post/continue_discussion.html:105
-#: app/templates/post/post.html:173 app/templates/post/post_reply_edit.html:50
-#: app/templates/topic/show_topic.html:68
+#: app/templates/community/add_poll_post.html:11
+#: app/templates/community/add_video_post.html:11
+#: app/templates/community/community.html:116
+#: app/templates/post/add_reply.html:55
+#: app/templates/post/continue_discussion.html:106
+#: app/templates/post/post.html:174 app/templates/post/post_reply_edit.html:51
+#: app/templates/topic/show_topic.html:78
msgid "Create post"
msgstr ""
-#: app/templates/community/_community_nav.html:10
+#: app/templates/community/_community_nav.html:12
msgid "Sort by top"
msgstr ""
-#: app/templates/community/_community_nav.html:13
+#: app/templates/community/_community_nav.html:15
msgid "Sort by new"
msgstr ""
-#: app/templates/community/_community_nav.html:16
+#: app/templates/community/_community_nav.html:18
msgid "Sort by active"
msgstr ""
-#: app/templates/community/_community_nav.html:26
+#: app/templates/community/_community_nav.html:28
msgid "Tile"
msgstr ""
-#: app/templates/community/_community_nav.html:29
+#: app/templates/community/_community_nav.html:31
msgid "Wide tile"
msgstr ""
@@ -1817,72 +2158,35 @@ msgstr ""
#: app/templates/community/add_discussion_post.html:16
#: app/templates/community/add_image_post.html:16
#: app/templates/community/add_link_post.html:16
+#: app/templates/community/add_poll_post.html:16
+#: app/templates/community/add_video_post.html:16
msgid "Type of post"
msgstr ""
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Start a discussion"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Discussion"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Share a link"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Link"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
-msgid "Share an image"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Create a poll"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Poll"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Create an event"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Event"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:43
-#: app/templates/community/add_image_post.html:45
-#: app/templates/community/add_link_post.html:44
+#: app/templates/community/add_discussion_post.html:37
+#: app/templates/community/add_image_post.html:39
+#: app/templates/community/add_link_post.html:38
+#: app/templates/community/add_poll_post.html:37
+#: app/templates/community/add_video_post.html:39
#: app/templates/post/add_reply.html:37 app/templates/post/post.html:42
#: app/templates/user/edit_profile.html:44
msgid "Enable markdown editor"
msgstr ""
-#: app/templates/community/add_image_post.html:30
+#: app/templates/community/add_discussion_post.html:41
+#: app/templates/community/add_image_post.html:43
+#: app/templates/community/add_link_post.html:42
+#: app/templates/community/add_poll_post.html:78
+#: app/templates/community/add_video_post.html:43
+#: app/templates/post/post_edit_discussion.html:30
+#: app/templates/post/post_edit_image.html:33
+#: app/templates/post/post_edit_link.html:31
+#: app/templates/post/post_edit_poll.html:66
+#: app/templates/post/post_edit_video.html:31
+msgid "Separate each tag with a comma."
+msgstr ""
+
+#: app/templates/community/add_image_post.html:24
#: app/templates/post/post_edit_image.html:17
msgid "Describe the image, to help visually impaired people."
msgstr ""
@@ -1892,16 +2196,30 @@ msgstr ""
msgid "Only people using %(name)s can post or reply"
msgstr ""
+#: app/templates/community/add_poll_post.html:41
+#: app/templates/post/post_edit_poll.html:30
+msgid "Poll choices"
+msgstr ""
+
+#: app/templates/community/add_poll_post.html:72
+#: app/templates/post/post_edit_poll.html:61
+msgid "Add choice"
+msgstr ""
+
#: app/templates/community/add_remote.html:25
#: app/templates/community/lookup_remote.html:14
msgid "Found a community:"
msgstr ""
+#: app/templates/community/add_video_post.html:24
+msgid "Provide a URL ending with .mp4 or .webm."
+msgstr ""
+
#: app/templates/community/community.html:27
#: app/templates/community/community.html:48
#: app/templates/community/community.html:66
#: app/templates/post/_post_full.html:20 app/templates/post/_post_full.html:66
-#: app/templates/post/_post_teaser.html:56
+#: app/templates/post/_post_teaser.html:62
msgid "Not safe for work"
msgstr ""
@@ -1911,47 +2229,46 @@ msgstr ""
msgid "Not safe for life"
msgstr ""
-#: app/templates/community/community.html:76
-#: app/templates/community/community.html:84
+#: app/templates/community/community.html:91
msgid "No posts in this community yet."
msgstr ""
-#: app/templates/community/community.html:121
-#: app/templates/post/add_reply.html:58
-#: app/templates/post/continue_discussion.html:109
-#: app/templates/post/post.html:184 app/templates/post/post_reply_edit.html:54
+#: app/templates/community/community.html:130
+#: app/templates/post/add_reply.html:60
+#: app/templates/post/continue_discussion.html:111
+#: app/templates/post/post.html:186 app/templates/post/post_reply_edit.html:56
msgid "Search this community"
msgstr ""
-#: app/templates/community/community.html:127
-#: app/templates/post/add_reply.html:64
-#: app/templates/post/continue_discussion.html:115
-#: app/templates/post/post.html:190 app/templates/post/post_reply_edit.html:60
+#: app/templates/community/community.html:137
+#: app/templates/post/add_reply.html:67
+#: app/templates/post/continue_discussion.html:118
+#: app/templates/post/post.html:193 app/templates/post/post_reply_edit.html:63
msgid "About community"
msgstr ""
-#: app/templates/community/community.html:146
+#: app/templates/community/community.html:156
#, python-format
msgid "Only people on %(instance_name)s can post or reply in this community."
msgstr ""
-#: app/templates/community/community.html:156 app/templates/post/post.html:208
+#: app/templates/community/community.html:166 app/templates/post/post.html:211
msgid "Related communities"
msgstr ""
-#: app/templates/community/community.html:162 app/templates/post/post.html:214
-#: app/templates/topic/show_topic.html:85
+#: app/templates/community/community.html:172 app/templates/post/post.html:217
+#: app/templates/topic/show_topic.html:95
msgid "Go to community"
msgstr ""
-#: app/templates/community/community.html:175
-#: app/templates/post/add_reply.html:82
-#: app/templates/post/continue_discussion.html:133
-#: app/templates/post/post.html:227 app/templates/post/post_reply_edit.html:78
+#: app/templates/community/community.html:185
+#: app/templates/post/add_reply.html:85
+#: app/templates/post/continue_discussion.html:136
+#: app/templates/post/post.html:230 app/templates/post/post_reply_edit.html:81
msgid "Community Settings"
msgstr ""
-#: app/templates/community/community.html:179
+#: app/templates/community/community.html:189
msgid "Settings & Moderation"
msgstr ""
@@ -1966,6 +2283,7 @@ msgid "Delete \"%(community_title)s\""
msgstr ""
#: app/templates/community/community_edit.html:23
+#, python-format
msgid "Edit %(community)s"
msgstr ""
@@ -2013,7 +2331,9 @@ msgid "Escalate report to admins"
msgstr ""
#: app/templates/community/community_moderate_report_escalate.html:14
-msgid "For reports that could potentially involve legal issues or where you are unsure how to respond, you may prefer to let admins handle it."
+msgid ""
+"For reports that could potentially involve legal issues or where you are "
+"unsure how to respond, you may prefer to let admins handle it."
msgstr ""
#: app/templates/community/community_moderate_subscribers.html:27
@@ -2036,8 +2356,8 @@ msgstr ""
#: app/templates/community/community_moderate_subscribers.html:116
#: app/templates/domain/domain.html:61
-#: app/templates/domain/domains_blocked.html:46
-#: app/templates/user/show_profile.html:169
+#: app/templates/domain/domains_blocked.html:46 app/templates/tag/tag.html:52
+#: app/templates/user/show_profile.html:202
msgid "Unban"
msgstr ""
@@ -2064,15 +2384,15 @@ msgstr ""
#: app/templates/user/filters.html:76 app/templates/user/filters.html:89
#: app/templates/user/filters.html:94 app/templates/user/filters.html:107
#: app/templates/user/filters.html:112 app/templates/user/filters.html:125
-#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:52
+#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:81
msgid "Unblock"
msgstr ""
-#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:54
+#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83
msgid "Block"
msgstr ""
-#: app/templates/domain/domain.html:65
+#: app/templates/domain/domain.html:65 app/templates/tag/tag.html:56
msgid "Ban instance-wide"
msgstr ""
@@ -2104,7 +2424,9 @@ msgid "Unbanning this domain allows future posts linking to that domain."
msgstr ""
#: app/templates/domain/domains_blocked.html:48
-msgid "Banning this domain will delete all posts linking to this domain and prevent future posts linking to that domain."
+msgid ""
+"Banning this domain will delete all posts linking to this domain and "
+"prevent future posts linking to that domain."
msgstr ""
#: app/templates/errors/404.html:12
@@ -2124,7 +2446,9 @@ msgid "An unexpected error has occurred"
msgstr ""
#: app/templates/errors/500.html:15
-msgid "Sorry for the inconvenience! Please let us know about this, so we can repair it and make PieFed better for everyone."
+msgid ""
+"Sorry for the inconvenience! Please let us know about this, so we can "
+"repair it and make PieFed better for everyone."
msgstr ""
#: app/templates/post/_comment_voting_buttons.html:3
@@ -2144,21 +2468,39 @@ msgid "Score:"
msgstr ""
#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67
-#: app/templates/post/_post_teaser.html:57
+#: app/templates/post/_post_teaser.html:63
msgid "Potentially emotionally scarring content"
msgstr ""
#: app/templates/post/_post_full.html:28 app/templates/post/_post_full.html:76
-#: app/templates/post/_post_teaser.html:59
+#: app/templates/post/_post_teaser.html:65
msgid "Reported. Check post for issues."
msgstr ""
-#: app/templates/post/_post_full.html:109
-#: app/templates/post/_post_full.html:110
+#: app/templates/post/_post_full.html:101
+#: app/templates/post/_post_full.html:122
+msgid "Watch on piped.video"
+msgstr ""
+
+#: app/templates/post/_post_full.html:152
+#, python-format
+msgid "Total votes: %(total_votes)d."
+msgstr ""
+
+#: app/templates/post/_post_full.html:153
+msgid "Poll closes"
+msgstr ""
+
+#: app/templates/post/_post_full.html:185
+msgid "Hashtags"
+msgstr ""
+
+#: app/templates/post/_post_full.html:195
+#: app/templates/post/_post_full.html:196
msgid "Show cross-posts"
msgstr ""
-#: app/templates/post/_post_full.html:111
+#: app/templates/post/_post_full.html:197
msgid "Number of cross-posts:"
msgstr ""
@@ -2167,50 +2509,54 @@ msgid "View context"
msgstr ""
#: app/templates/post/_post_teaser.html:6
-#: app/templates/post/_post_teaser_masonry.html:6
+#: app/templates/post/_post_teaser_masonry.html:8
msgid "Filtered: "
msgstr ""
-#: app/templates/post/_post_teaser.html:18
-#: app/templates/post/_post_teaser.html:26
-#: app/templates/post/_post_teaser.html:42
-msgid "Read article"
-msgstr ""
-
#: app/templates/post/_post_teaser.html:20
-#: app/templates/post/_post_teaser.html:30
-#: app/templates/post/_post_teaser.html:70
-#: app/templates/post/_post_teaser.html:72
-#: app/templates/post/_post_teaser_masonry.html:16
-#: app/templates/post/_post_teaser_masonry.html:20
-#: app/templates/post/_post_teaser_masonry.html:23
-#: app/templates/post/_post_teaser_masonry.html:55
-msgid "View image"
+msgid "Follow link"
msgstr ""
#: app/templates/post/_post_teaser.html:22
-#: app/templates/post/_post_teaser.html:34
+#: app/templates/post/_post_teaser.html:35
+#: app/templates/post/_post_teaser.html:76
+#: app/templates/post/_post_teaser.html:78
+#: app/templates/post/_post_teaser_masonry.html:13
+#: app/templates/post/_post_teaser_masonry.html:17
+#: app/templates/post/_post_teaser_masonry.html:20
+#: app/templates/post/_post_teaser_masonry.html:52
+msgid "View image"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:24
+#: app/templates/post/_post_teaser.html:39
msgid "Read post"
msgstr ""
-#: app/templates/post/_post_teaser.html:54
+#: app/templates/post/_post_teaser.html:28
+#: app/templates/post/_post_teaser.html:31
+#: app/templates/post/_post_teaser.html:47
+msgid "Read article"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:60
msgid "All posts about this domain"
msgstr ""
-#: app/templates/post/_post_teaser.html:64
+#: app/templates/post/_post_teaser.html:70
#, python-format
msgid "Go to community %(name)s"
msgstr ""
-#: app/templates/post/_post_teaser.html:67
-#: app/templates/post/_post_teaser_masonry.html:47
-#: app/templates/post/_post_teaser_masonry.html:48
-#: app/templates/post/_post_teaser_masonry.html:68
-#: app/templates/post/_post_teaser_masonry.html:69
+#: app/templates/post/_post_teaser.html:73
+#: app/templates/post/_post_teaser_masonry.html:44
+#: app/templates/post/_post_teaser_masonry.html:45
+#: app/templates/post/_post_teaser_masonry.html:65
+#: app/templates/post/_post_teaser_masonry.html:66
msgid "View comments"
msgstr ""
-#: app/templates/post/_post_teaser.html:67
+#: app/templates/post/_post_teaser.html:73
msgid "Number of comments:"
msgstr ""
@@ -2233,12 +2579,16 @@ msgid "DownVote"
msgstr ""
#: app/templates/post/add_reply.html:21 app/templates/post/post.html:23
-msgid "This post is hosted on beehaw.org which has higher standards of behaviour than most places. Be nice."
+msgid ""
+"This post is hosted on beehaw.org which has higher standards of behaviour than "
+"most places. Be nice."
msgstr ""
-#: app/templates/post/add_reply.html:86
-#: app/templates/post/continue_discussion.html:137
-#: app/templates/post/post.html:231 app/templates/post/post_reply_edit.html:82
+#: app/templates/post/add_reply.html:89
+#: app/templates/post/continue_discussion.html:140
+#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
msgid "Moderate"
msgstr ""
@@ -2247,10 +2597,6 @@ msgstr ""
msgid "Reported. Check comment for issues."
msgstr ""
-#: app/templates/post/post.html:26
-msgid "This post is hosted on lemmy.ml which will ban you for saying anything negative about China, Russia or Putin. Tread carefully."
-msgstr ""
-
#: app/templates/post/post.html:52
msgid "Verify your email address to comment"
msgstr ""
@@ -2292,6 +2638,7 @@ msgid "Comment options"
msgstr ""
#: app/templates/post/post_cross_posts.html:11
+#, python-format
msgid "Cross-posts for \"%(post_title)s\""
msgstr ""
@@ -2300,11 +2647,15 @@ msgid "Posts to the same url have also been created in the following communities
msgstr ""
#: app/templates/post/post_mea_culpa.html:15
-msgid "If you wish to de-escalate the discussion on your post and now feel like it was a mistake, click the button below."
+msgid ""
+"If you wish to de-escalate the discussion on your post and now feel like "
+"it was a mistake, click the button below."
msgstr ""
#: app/templates/post/post_mea_culpa.html:16
-msgid "No further comments will be posted and a message saying you made a mistake in this post will be displayed."
+msgid ""
+"No further comments will be posted and a message saying you made a "
+"mistake in this post will be displayed."
msgstr ""
#: app/templates/post/post_mea_culpa.html:17
@@ -2321,47 +2672,42 @@ msgstr ""
msgid "Edit"
msgstr ""
-#: app/templates/post/post_options.html:24
+#: app/templates/post/post_options.html:26
msgid "I made a mistake with this post and have changed my mind about the topic"
msgstr ""
-#: app/templates/post/post_options.html:28
+#: app/templates/post/post_options.html:30
#, python-format
msgid "Block post author @%(author_name)s"
msgstr ""
-#: app/templates/post/post_options.html:31
+#: app/templates/post/post_options.html:33
#, python-format
msgid "Ban post author @%(author_name)s from
%(community_name)s"
msgstr ""
-#: app/templates/post/post_options.html:35
+#: app/templates/post/post_options.html:37
#, python-format
msgid "Block domain %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:39
-#: app/templates/post/post_reply_options.html:27
+#: app/templates/post/post_options.html:41
+#: app/templates/post/post_reply_options.html:29
#, python-format
msgid "Hide every post from author's instance: %(name)s"
msgstr ""
-#: app/templates/post/post_options.html:45
+#: app/templates/post/post_options.html:47
#, python-format
msgid "View original on %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:50
-#: app/templates/post/post_reply_options.html:34
-msgid "If you want to perform more than one of these (e.g. block and report), hold down Ctrl and click, then complete the operation in the new tabs that open."
-msgstr ""
-
-#: app/templates/post/post_reply_edit.html:44
-msgid "Unsubscribe"
-msgstr ""
-
-#: app/templates/post/post_reply_edit.html:46
-msgid "Subscribe"
+#: app/templates/post/post_options.html:52
+#: app/templates/post/post_reply_options.html:36
+msgid ""
+"If you want to perform more than one of these (e.g. block and report), "
+"hold down Ctrl and click, then complete the operation in the new tabs "
+"that open."
msgstr ""
#: app/templates/post/post_reply_options.html:13
@@ -2369,7 +2715,7 @@ msgstr ""
msgid "Options for comment on \"%(post_title)s\""
msgstr ""
-#: app/templates/post/post_reply_options.html:24
+#: app/templates/post/post_reply_options.html:26
#, python-format
msgid "Block author @%(author_name)s"
msgstr ""
@@ -2388,7 +2734,7 @@ msgstr ""
msgid "Search results for"
msgstr ""
-#: app/templates/search/results.html:16
+#: app/templates/search/results.html:19
msgid "No posts match your search."
msgstr ""
@@ -2396,56 +2742,91 @@ msgstr ""
msgid "Search for posts"
msgstr ""
-#: app/templates/search/start.html:20
-msgid "Example searches:"
-msgstr ""
-
-#: app/templates/search/start.html:23
-msgid "star wars"
-msgstr ""
-
-#: app/templates/search/start.html:24
-msgid "There is an implied \"and\" here. Results will have both words somewhere in them."
-msgstr ""
-
-#: app/templates/search/start.html:27
-msgid "star or wars"
-msgstr ""
-
-#: app/templates/search/start.html:28
-msgid "This will broaden the search to include results that contain any of the words."
-msgstr ""
-
-#: app/templates/search/start.html:31
-msgid "star -wars"
-msgstr ""
-
-#: app/templates/search/start.html:32
-msgid "To search for things containing \"star\" but not \"wars\" you can put a - before the word you want to exclude."
-msgstr ""
-
-#: app/templates/search/start.html:35
-msgid "\"star wars\""
+#: app/templates/search/start.html:15
+msgid "Keyword"
msgstr ""
#: app/templates/search/start.html:36
+msgid "Example searches:"
+msgstr ""
+
+#: app/templates/search/start.html:39
+msgid "star wars"
+msgstr ""
+
+#: app/templates/search/start.html:40
+msgid ""
+"There is an implied \"and\" here. Results will have both words somewhere "
+"in them."
+msgstr ""
+
+#: app/templates/search/start.html:43
+msgid "star or wars"
+msgstr ""
+
+#: app/templates/search/start.html:44
+msgid ""
+"This will broaden the search to include results that contain any of the "
+"words."
+msgstr ""
+
+#: app/templates/search/start.html:47
+msgid "star -wars"
+msgstr ""
+
+#: app/templates/search/start.html:48
+msgid ""
+"To search for things containing \"star\" but not \"wars\" you can put a -"
+" before the word you want to exclude."
+msgstr ""
+
+#: app/templates/search/start.html:51
+msgid "\"star wars\""
+msgstr ""
+
+#: app/templates/search/start.html:52
msgid "Results will have exactly that phrase in them."
msgstr ""
+#: app/templates/tag/tag.html:23
+msgid "No posts in this tag yet."
+msgstr ""
+
+#: app/templates/tag/tag.html:45
+msgid "Tag management"
+msgstr ""
+
+#: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14
+#, python-format
+msgid "Tags containing \"%(search)s\""
+msgstr ""
+
+#: app/templates/tag/tags.html:24 app/templates/tag/tags_blocked.html:24
+#, fuzzy
+msgid "Banned tags"
+msgstr "Expulsat"
+
+#: app/templates/tag/tags.html:38 app/templates/tag/tags_blocked.html:38
+msgid "How many times has something using this tag been posted"
+msgstr ""
+
+#: app/templates/topic/_notification_toggle.html:5
+msgid "Notify about every new post. Not advisable in high traffic topics!"
+msgstr ""
+
#: app/templates/topic/choose_topics.html:9
msgid "Please choose at least 3 topics that interest you."
msgstr ""
-#: app/templates/topic/show_topic.html:23
+#: app/templates/topic/show_topic.html:26
msgid "Sub-topics"
msgstr ""
-#: app/templates/topic/show_topic.html:36
-#: app/templates/topic/show_topic.html:44
+#: app/templates/topic/show_topic.html:54
msgid "No posts in this topic yet."
msgstr ""
-#: app/templates/topic/show_topic.html:79
+#: app/templates/topic/show_topic.html:89
msgid "Topic communities"
msgstr ""
@@ -2454,13 +2835,23 @@ msgstr ""
msgid "Which community within %(topic)s to post in?"
msgstr ""
-#: app/templates/topic/topic_create_post.html:17
+#: app/templates/topic/topic_create_post.html:18
#, python-format
msgid "Post in %(name)s"
msgstr ""
+#: app/templates/topic/topic_create_post.html:23
+#, fuzzy, python-format
+msgid "View %(name)s"
+msgstr "Fer un xat amb %(name)s"
+
+#: app/templates/user/_notification_toggle.html:5
+#, fuzzy
+msgid "Notify about every new post by this person."
+msgstr "Notificar sobre les respostes"
+
#: app/templates/user/_user_nav.html:8 app/templates/user/notifications.html:54
-#: app/templates/user/show_profile.html:121
+#: app/templates/user/show_profile.html:154
msgid "Profile"
msgstr ""
@@ -2481,20 +2872,31 @@ msgstr ""
#: app/templates/user/delete_account.html:20
#, python-format
-msgid "You are about to permanently delete the account with the username \"%(username)s.\" This means your profile will disappear, pictures will be deleted. Text-based posts will stay but look like they are from someone named \"deleted.\""
+msgid ""
+"You are about to permanently delete the account with the username "
+"\"%(username)s.\" This means your profile will "
+"disappear, pictures will be deleted. Text-based posts will stay but look "
+"like they are from someone named \"deleted.\""
msgstr ""
#: app/templates/user/delete_account.html:21
#, python-format
-msgid "Once you hit delete, nobody can use \"%(username)s\" as a username again. We are doing this so nobody pretends to be you."
+msgid ""
+"Once you hit delete, nobody can use \"%(username)s\" as a username again."
+" We are doing this so nobody pretends to be you."
msgstr ""
#: app/templates/user/delete_account.html:22
-msgid "We will tell other websites (fediverse instances) that your account is gone. But it's up to them to decide what to do with any copies they have of your stuff. Some websites work differently than ours."
+msgid ""
+"We will tell other websites (fediverse instances) that your account is "
+"gone. But it's up to them to decide what to do with any copies they have "
+"of your stuff. Some websites work differently than ours."
msgstr ""
#: app/templates/user/delete_account.html:23
-msgid "Remember, once you do this, there's no going back. Are you sure you want to continue?"
+msgid ""
+"Remember, once you do this, there's no going back. Are you sure you want "
+"to continue?"
msgstr ""
#: app/templates/user/edit_filters.html:16 app/templates/user/filters.html:16
@@ -2502,13 +2904,13 @@ msgstr ""
msgid "Filters"
msgstr ""
-#: app/templates/user/edit_filters.html:18 app/user/routes.py:729
+#: app/templates/user/edit_filters.html:18 app/user/routes.py:774
msgid "Edit filter"
msgstr ""
#: app/templates/user/edit_filters.html:20
#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:22
-#: app/user/routes.py:689
+#: app/user/routes.py:734
msgid "Add filter"
msgstr ""
@@ -2529,8 +2931,8 @@ msgstr ""
msgid "Stop applying this filter after this date. Optional."
msgstr ""
-#: app/templates/user/edit_profile.html:16 app/user/routes.py:153
-#: app/user/routes.py:218
+#: app/templates/user/edit_profile.html:16 app/user/routes.py:156
+#: app/user/routes.py:231
msgid "Edit profile"
msgstr ""
@@ -2540,6 +2942,7 @@ msgid "Edit profile of %(name)s"
msgstr ""
#: app/templates/user/edit_profile.html:58
+#: app/templates/user/edit_settings.html:43
msgid "Delete account"
msgstr ""
@@ -2549,7 +2952,9 @@ msgid "Unsubscribed"
msgstr ""
#: app/templates/user/email_notifs_unsubscribed.html:10
-msgid "You have unsubscribed from emails about unread notifications. We might email you for other reasons, though."
+msgid ""
+"You have unsubscribed from emails about unread notifications. We might "
+"email you for other reasons, though."
msgstr ""
#: app/templates/user/email_notifs_unsubscribed.html:11
@@ -2557,8 +2962,22 @@ msgstr ""
msgid "More email settings"
msgstr ""
+#: app/templates/user/fediverse_redirect.html:17
+#: app/templates/user/fediverse_redirect.html:20
+#, fuzzy
+msgid "Follow on remote instance"
+msgstr "Permet la federació amb aquestes instàncies"
+
+#: app/templates/user/fediverse_redirect.html:21
+msgid ""
+"We are about to send you to your instance where you will then need to "
+"click the \"Follow\" button."
+msgstr ""
+
#: app/templates/user/filters.html:25
-msgid "Filters can hide posts that contain keywords you specify, either by making them less noticeable or invisible."
+msgid ""
+"Filters can hide posts that contain keywords you specify, either by "
+"making them less noticeable or invisible."
msgstr ""
#: app/templates/user/filters.html:30
@@ -2602,7 +3021,9 @@ msgid "No blocked instances"
msgstr ""
#: app/templates/user/newsletter_unsubscribed.html:10
-msgid "You have unsubscribed from the email newsletter. We might email you for other reasons, though."
+msgid ""
+"You have unsubscribed from the email newsletter. We might email you for "
+"other reasons, though."
msgstr ""
#: app/templates/user/notifications.html:25
@@ -2610,12 +3031,12 @@ msgid "Mark all as read"
msgstr ""
#: app/templates/user/notifications.html:49
-#: app/templates/user/show_profile.html:116
+#: app/templates/user/show_profile.html:149
msgid "Manage"
msgstr ""
#: app/templates/user/notifications.html:95
-#: app/templates/user/show_profile.html:192
+#: app/templates/user/show_profile.html:225
msgid "Upvoted"
msgstr ""
@@ -2624,59 +3045,60 @@ msgid "No people to show"
msgstr ""
#: app/templates/user/show_profile.html:24
-#: app/templates/user/show_profile.html:29
+#: app/templates/user/show_profile.html:41
+#: app/templates/user/show_profile.html:48
msgid "Profile pic"
msgstr ""
-#: app/templates/user/show_profile.html:47
+#: app/templates/user/show_profile.html:76
msgid "Send message"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message with matrix chat"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message using Matrix"
msgstr ""
-#: app/templates/user/show_profile.html:61
+#: app/templates/user/show_profile.html:88
+msgid "Follow"
+msgstr ""
+
+#: app/templates/user/show_profile.html:94
msgid "Bot Account"
msgstr ""
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Attitude"
msgstr ""
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive."
msgstr ""
-#: app/templates/user/show_profile.html:72
+#: app/templates/user/show_profile.html:105
msgid "Post pagination"
msgstr ""
-#: app/templates/user/show_profile.html:85
+#: app/templates/user/show_profile.html:118
msgid "No posts yet."
msgstr ""
-#: app/templates/user/show_profile.html:95
+#: app/templates/user/show_profile.html:128
msgid "Comment pagination"
msgstr ""
-#: app/templates/user/show_profile.html:108
-msgid "No comments yet."
-msgstr ""
-
-#: app/templates/user/show_profile.html:137
+#: app/templates/user/show_profile.html:170
msgid "Member of"
msgstr ""
-#: app/templates/user/show_profile.html:162
+#: app/templates/user/show_profile.html:195
msgid "Moderate user"
msgstr ""
-#: app/templates/user/show_profile.html:182
+#: app/templates/user/show_profile.html:215
msgid "Ban + Purge"
msgstr ""
@@ -2693,184 +3115,254 @@ msgstr ""
msgid "Choose"
msgstr ""
-#: app/topic/routes.py:172
-msgid "You have joined some communities relating to those interests. Find them on the Topics menu or browse the home page."
+#: app/topic/routes.py:183
+msgid ""
+"You have joined some communities relating to those interests. Find them "
+"on the Topics menu or browse the home page."
msgstr ""
-#: app/topic/routes.py:176
-msgid "You did not choose any topics. Would you like to choose individual communities instead?"
+#: app/topic/routes.py:187
+msgid ""
+"You did not choose any topics. Would you like to choose individual "
+"communities instead?"
msgstr ""
-#: app/user/forms.py:13
+#: app/user/forms.py:14
msgid "Display name"
msgstr ""
-#: app/user/forms.py:15
+#: app/user/forms.py:16
msgid "Set new password"
msgstr ""
-#: app/user/forms.py:22
+#: app/user/forms.py:23
msgid "Save profile"
msgstr ""
-#: app/user/forms.py:26
+#: app/user/forms.py:27
msgid "That email address is already in use by another account"
msgstr ""
-#: app/user/forms.py:30
+#: app/user/forms.py:31
msgid "Matrix user ids start with @"
msgstr ""
#: app/user/forms.py:35
+msgid "Interface language"
+msgstr ""
+
+#: app/user/forms.py:37
msgid "Receive email about missed notifications"
msgstr ""
-#: app/user/forms.py:39
+#: app/user/forms.py:41
msgid "Use markdown editor GUI when writing"
msgstr ""
-#: app/user/forms.py:40
+#: app/user/forms.py:42
msgid "Show profile in user list"
msgstr ""
-#: app/user/forms.py:41
+#: app/user/forms.py:43
msgid "My posts appear in search results"
msgstr ""
-#: app/user/forms.py:42
+#: app/user/forms.py:44
msgid "Manually approve followers"
msgstr ""
-#: app/user/forms.py:43
+#: app/user/forms.py:45
msgid "Import community subscriptions and user blocks from Lemmy"
msgstr ""
-#: app/user/forms.py:49
+#: app/user/forms.py:51
msgid "By default, sort posts by"
msgstr ""
-#: app/user/forms.py:50
+#: app/user/forms.py:52
msgid "Theme"
msgstr ""
-#: app/user/forms.py:51
+#: app/user/forms.py:53
msgid "Save settings"
msgstr ""
-#: app/user/forms.py:55
+#: app/user/forms.py:57
msgid "Yes, delete my account"
msgstr ""
-#: app/user/forms.py:66
+#: app/user/forms.py:68
msgid "Malicious reporting"
msgstr ""
-#: app/user/forms.py:90
+#: app/user/forms.py:92
msgid "Home feed"
msgstr ""
-#: app/user/forms.py:91
+#: app/user/forms.py:93
msgid "Posts in communities"
msgstr ""
-#: app/user/forms.py:92
+#: app/user/forms.py:94
msgid "Comments on posts"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Make semi-transparent"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Hide completely"
msgstr ""
-#: app/user/forms.py:94
+#: app/user/forms.py:96
msgid "Action to take"
msgstr ""
-#: app/user/forms.py:95
+#: app/user/forms.py:97
msgid "Keywords that trigger this filter"
msgstr ""
-#: app/user/forms.py:98
+#: app/user/forms.py:100
msgid "Expire after"
msgstr ""
-#: app/user/routes.py:49
-msgid "This user has been banned."
+#: app/user/forms.py:105
+msgid "Your remote instance:"
+msgstr ""
+
+#: app/user/forms.py:108
+msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends"
+msgstr ""
+
+#: app/user/forms.py:109
+msgid "Friendica"
+msgstr ""
+
+#: app/user/forms.py:110
+msgid "Hubzilla"
+msgstr ""
+
+#: app/user/forms.py:111
+msgid "Lemmy"
+msgstr ""
+
+#: app/user/forms.py:112
+msgid "Pixelfed"
+msgstr ""
+
+#: app/user/forms.py:115
+#, fuzzy
+msgid "Instance type"
+msgstr "Instància bloquejada."
+
+#: app/user/forms.py:116
+msgid "View profile on remote instance"
msgstr ""
#: app/user/routes.py:51
+msgid "This user has been banned."
+msgstr ""
+
+#: app/user/routes.py:53
msgid "This user has been deleted."
msgstr ""
-#: app/user/routes.py:83
+#: app/user/routes.py:85
#, python-format
msgid "Posts by %(user_name)s"
msgstr ""
-#: app/user/routes.py:200
-msgid "Your subscriptions and blocks are being imported. If you have many it could take a few minutes."
+#: app/user/routes.py:172
+msgid "Auto-detect"
msgstr ""
-#: app/user/routes.py:235
+#: app/user/routes.py:173
+msgid "Catalan"
+msgstr ""
+
+#: app/user/routes.py:174
+msgid "English"
+msgstr ""
+
+#: app/user/routes.py:175
+msgid "French"
+msgstr ""
+
+#: app/user/routes.py:176
+msgid "German"
+msgstr ""
+
+#: app/user/routes.py:212
+msgid ""
+"Your subscriptions and blocks are being imported. If you have many it "
+"could take a few minutes."
+msgstr ""
+
+#: app/user/routes.py:270
msgid "You cannot ban yourself."
msgstr ""
-#: app/user/routes.py:260
+#: app/user/routes.py:295
msgid "You cannot unban yourself."
msgstr ""
-#: app/user/routes.py:284
+#: app/user/routes.py:319
msgid "You cannot block yourself."
msgstr ""
-#: app/user/routes.py:313
+#: app/user/routes.py:351
msgid "You cannot unblock yourself."
msgstr ""
-#: app/user/routes.py:340
-msgid "Moderators have already assessed reports regarding this person, no further reports are necessary."
+#: app/user/routes.py:379
+msgid ""
+"Moderators have already assessed reports regarding this person, no "
+"further reports are necessary."
msgstr ""
-#: app/user/routes.py:346
+#: app/user/routes.py:385
+#, python-format
msgid "%(user_name)s has already been reported, thank you!"
msgstr ""
-#: app/user/routes.py:368
+#: app/user/routes.py:407
#, python-format
msgid "%(user_name)s has been reported, thank you!"
msgstr ""
-#: app/user/routes.py:374
+#: app/user/routes.py:413
msgid "Report user"
msgstr ""
-#: app/user/routes.py:391
+#: app/user/routes.py:430
msgid "You cannot delete yourself."
msgstr ""
-#: app/user/routes.py:448
+#: app/user/routes.py:487
msgid "Account deletion in progress. Give it a few minutes."
msgstr ""
-#: app/user/routes.py:453
+#: app/user/routes.py:492
msgid "Delete my account"
msgstr ""
-#: app/user/routes.py:498
+#: app/user/routes.py:543
msgid "You cannot purge yourself."
msgstr ""
-#: app/user/routes.py:575
+#: app/user/routes.py:620
msgid "All notifications marked as read."
msgstr ""
-#: app/user/routes.py:746
+#: app/user/routes.py:791
msgid "Filter deleted."
msgstr ""
+#: app/user/routes.py:824
+msgid "Lemmy can't follow profiles, sorry"
+msgstr ""
+
#~ msgid "Allow search engines to index this profile"
#~ msgstr "Suchmaschinen erlauben, dieses Profil zu indizieren"
@@ -2889,3 +3381,19 @@ msgstr ""
#~ msgid "Crush"
#~ msgstr "Zerkleinern"
+#~ msgid "Most downvoted in the last 3 days"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "This post is hosted on lemmy.ml "
+#~ "which will ban you for saying "
+#~ "anything negative about China, Russia or"
+#~ " Putin. Tread carefully."
+#~ msgstr ""
+
+#~ msgid "Unsubscribe"
+#~ msgstr ""
+
+#~ msgid "Subscribe"
+#~ msgstr ""
+
diff --git a/app/translations/de/LC_MESSAGES/messages.po b/app/translations/de/LC_MESSAGES/messages.po
index 910db215..5e77ae25 100644
--- a/app/translations/de/LC_MESSAGES/messages.po
+++ b/app/translations/de/LC_MESSAGES/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: piefed\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-04-09 12:33+1200\n"
+"POT-Creation-Date: 2024-05-21 19:51+1200\n"
"PO-Revision-Date: 2024-04-04 20:09+0000\n"
"Last-Translator: \n"
"Language: de\n"
@@ -14,14 +14,25 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.12.1\n"
-#: app/__init__.py:33
+#: app/__init__.py:39
msgid "Please log in to access this page."
msgstr "Bitte melden dich an, um auf diese Seite zuzugreifen."
-#: app/cli.py:225 app/main/routes.py:328
+#: app/cli.py:278 app/main/routes.py:361
msgid "[PieFed] You have unread notifications"
msgstr "[PieFed] Du hast ungelesene Benachrichtigungen"
+#: app/cli.py:378 app/post/routes.py:1925
+#, fuzzy, python-format
+msgid "Replies to my post %(post_title)s"
+msgstr "Melde \"%(post_title)s\""
+
+#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
+#: app/post/routes.py:1947
+#, fuzzy, python-format
+msgid "Replies to my comment on %(post_title)s"
+msgstr "Optionen für Kommentar zu \"%(post_title)s\""
+
#: app/email.py:16
msgid "[PieFed] Reset Your Password"
msgstr "[PieFed] Passwort zurücksetzen"
@@ -38,454 +49,502 @@ msgstr "Deine Bewerbung wurde genehmigt - Willkommen bei PieFed"
msgid "Welcome to PieFed"
msgstr "Willkommen bei PieFed"
-#: app/activitypub/util.py:1280 app/post/routes.py:91 app/post/routes.py:509
-#, python-format
-msgid "Reply from %(name)s on %(post_title)s"
+#: app/activitypub/util.py:1644
+#, fuzzy, python-format
+msgid "Reply to %(post_title)s"
+msgstr "Melde \"%(post_title)s\""
+
+#: app/activitypub/util.py:1657
+#, fuzzy, python-format
+msgid "Reply to comment on %(post_title)s"
msgstr "Antwort von %(name)s auf %(post_title)s"
-#: app/activitypub/util.py:1679 app/post/routes.py:1053
+#: app/activitypub/util.py:1926 app/post/routes.py:1506
msgid "A post has been reported"
msgstr "Ein Beitrag wurde gemeldet"
-#: app/activitypub/util.py:1700 app/post/routes.py:1187
+#: app/activitypub/util.py:1947 app/post/routes.py:1640
msgid "A comment has been reported"
msgstr "Ein Kommentar wurde gemeldet"
-#: app/admin/forms.py:13 app/admin/forms.py:99 app/community/forms.py:18
-#: app/templates/community/community_mod_list.html:32
-#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
-#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
-#: app/templates/user/filters.html:124 app/user/forms.py:89
-msgid "Name"
-msgstr "Name"
-
#: app/admin/forms.py:14
+#, fuzzy
+msgid "Site Name"
+msgstr "Benutzername"
+
+#: app/admin/forms.py:15
msgid "Tagline"
msgstr "Tagline"
-#: app/admin/forms.py:15
+#: app/admin/forms.py:16
msgid "Icon"
msgstr "Icon"
-#: app/admin/forms.py:18
+#: app/admin/forms.py:19
msgid "Sidebar"
msgstr "Sidebar"
-#: app/admin/forms.py:19
+#: app/admin/forms.py:20 app/templates/base.html:253
+#, fuzzy
+msgid "About"
+msgstr "Layout"
+
+#: app/admin/forms.py:21
msgid "Legal information"
msgstr "Rechtliche Informationen"
-#: app/admin/forms.py:20 app/admin/forms.py:37 app/admin/forms.py:46
-#: app/admin/forms.py:83 app/admin/forms.py:102 app/admin/forms.py:128
-#: app/admin/forms.py:180 app/community/forms.py:56 app/community/forms.py:96
-#: app/community/forms.py:109 app/community/forms.py:129 app/user/forms.py:99
+#: app/admin/forms.py:22
+msgid "General instance contact email address"
+msgstr ""
+
+#: app/admin/forms.py:23 app/admin/forms.py:40 app/admin/forms.py:50
+#: app/admin/forms.py:90 app/admin/forms.py:109 app/admin/forms.py:135
+#: app/admin/forms.py:187 app/community/forms.py:63 app/community/forms.py:105
+#: app/community/forms.py:120 app/community/forms.py:142
+#: app/community/forms.py:164 app/community/forms.py:222 app/user/forms.py:101
msgid "Save"
msgstr "Speichern"
-#: app/admin/forms.py:24
+#: app/admin/forms.py:27
msgid "Enable downvotes"
msgstr "Negative Bewertungen aktivieren"
-#: app/admin/forms.py:25
+#: app/admin/forms.py:28
msgid "Allow local image posts"
msgstr "Lokale Bildbeiträge erlauben"
-#: app/admin/forms.py:26
+#: app/admin/forms.py:29
msgid "Days to cache images from remote instances for"
msgstr "Anzahl Tage zum Caching von Bildern von Remote-Instanzen"
-#: app/admin/forms.py:27
+#: app/admin/forms.py:30
msgid "Allow NSFW communities"
msgstr "NSFW-Communities erlauben"
-#: app/admin/forms.py:28
+#: app/admin/forms.py:31
msgid "Allow NSFL communities and posts"
msgstr "NSFL-Communities und Beiträge erlauben"
-#: app/admin/forms.py:29
+#: app/admin/forms.py:32
msgid "Only admins can create new local communities"
msgstr "Nur Administratoren können neue lokale Communities erstellen"
-#: app/admin/forms.py:30
+#: app/admin/forms.py:33
msgid "Notify admins about reports, not just moderators"
msgstr "Administratoren über Meldungen benachrichtigen, nicht nur Moderatoren"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Open"
msgstr "Öffnen"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Require application"
msgstr "Bewerbung einfordern"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Closed"
msgstr "Geschlossen"
-#: app/admin/forms.py:32
+#: app/admin/forms.py:35
msgid "Registration mode"
msgstr "Registrierungsmodus"
-#: app/admin/forms.py:33
+#: app/admin/forms.py:36
msgid "Question to ask people applying for an account"
msgstr "Frage an Personen, die sich um ein Konto bewerben"
-#: app/admin/forms.py:34
+#: app/admin/forms.py:37
msgid "Block registrations from these referrers (one per line)"
msgstr ""
-#: app/admin/forms.py:35
+#: app/admin/forms.py:38
msgid "Log ActivityPub JSON for debugging"
msgstr "ActivityPub JSON zum Debuggen protokollieren"
-#: app/admin/forms.py:36
+#: app/admin/forms.py:39
msgid "Default theme"
msgstr "Standard-Template"
-#: app/admin/forms.py:41
+#: app/admin/forms.py:44
msgid "Allowlist instead of blocklist"
msgstr "Erlaubte Liste statt Sperrliste"
-#: app/admin/forms.py:42
+#: app/admin/forms.py:45
msgid "Allow federation with these instances"
msgstr "Föderation mit diesen Instanzen erlauben"
-#: app/admin/forms.py:43
+#: app/admin/forms.py:46
msgid "Blocklist instead of allowlist"
msgstr "Sperrliste statt erlaubte Liste"
-#: app/admin/forms.py:44
+#: app/admin/forms.py:47
msgid "Deny federation with these instances"
msgstr "Föderation mit diesen Instanzen verweigern"
-#: app/admin/forms.py:45
+#: app/admin/forms.py:48
msgid "Discard all posts and comments with these phrases (one per line)"
msgstr ""
-#: app/admin/forms.py:50 app/community/forms.py:42 app/community/forms.py:90
-#: app/community/forms.py:101 app/community/forms.py:121
+#: app/admin/forms.py:49
+msgid ""
+"Discard all posts and comments by users with these words in their name "
+"(one per line)"
+msgstr ""
+
+#: app/admin/forms.py:54 app/community/forms.py:48 app/community/forms.py:97
+#: app/community/forms.py:110 app/community/forms.py:132
+#: app/community/forms.py:154 app/community/forms.py:192
msgid "Title"
msgstr "Titel"
-#: app/admin/forms.py:51 app/admin/forms.py:100 app/community/forms.py:19
+#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20
msgid "Url"
msgstr "Url"
-#: app/admin/forms.py:52 app/community/forms.py:20 app/community/forms.py:43
+#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49
msgid "Description"
msgstr "Beschreibung"
-#: app/admin/forms.py:53 app/community/forms.py:21 app/community/forms.py:44
+#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50
msgid "Icon image"
msgstr "Icon-Bild"
-#: app/admin/forms.py:54 app/community/forms.py:22 app/community/forms.py:45
+#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51
msgid "Banner image"
msgstr "Bannerbild"
-#: app/admin/forms.py:55 app/community/forms.py:23 app/community/forms.py:46
+#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52
msgid "Rules"
msgstr "Regeln"
-#: app/admin/forms.py:56 app/community/forms.py:47
+#: app/admin/forms.py:60 app/community/forms.py:53
msgid "Porn community"
msgstr "Porno Community"
-#: app/admin/forms.py:57
+#: app/admin/forms.py:61
msgid "Banned - no new posts accepted"
msgstr "Gesperrt - keine neuen Beiträge akzeptiert"
-#: app/admin/forms.py:58 app/community/forms.py:48
+#: app/admin/forms.py:62 app/community/forms.py:54
msgid "Only accept posts from current instance"
msgstr "Nur Beiträge von der aktuellen Instanz akzeptieren"
-#: app/admin/forms.py:59 app/community/forms.py:49
+#: app/admin/forms.py:63 app/community/forms.py:55
msgid "Only moderators can post"
msgstr "Nur Moderatoren können schreiben"
-#: app/admin/forms.py:60 app/community/forms.py:50
+#: app/admin/forms.py:64 app/community/forms.py:56
msgid "New moderators wanted"
msgstr "Neue Moderatoren gesucht"
-#: app/admin/forms.py:61
+#: app/admin/forms.py:65
msgid "Posts show on home page"
msgstr "Beiträge auf der Startseite anzeigen"
-#: app/admin/forms.py:62
+#: app/admin/forms.py:66
msgid "Posts can be popular"
msgstr "Beiträge können beliebt sein"
-#: app/admin/forms.py:63
+#: app/admin/forms.py:67
msgid "Posts show in All list"
msgstr "Beiträge in aller Liste anzeigen"
-#: app/admin/forms.py:64
+#: app/admin/forms.py:68
msgid "Low quality / toxic - upvotes in here don't add to reputation"
msgstr ""
"Niedrige Qualität / toxisch - positive Bewertungen von hier verbessern "
"den Ruf nicht"
-#: app/admin/forms.py:65
+#: app/admin/forms.py:69
msgid "Forever"
msgstr "Für immer"
-#: app/admin/forms.py:66
+#: app/admin/forms.py:70
msgid "1 week"
msgstr "1 Woche"
-#: app/admin/forms.py:67
+#: app/admin/forms.py:71
msgid "2 weeks"
msgstr "2 Wochen"
-#: app/admin/forms.py:68
+#: app/admin/forms.py:72
msgid "1 month"
msgstr "1 Monat"
-#: app/admin/forms.py:69
+#: app/admin/forms.py:73
msgid "2 months"
msgstr "2 Monate"
-#: app/admin/forms.py:70
+#: app/admin/forms.py:74
msgid "3 months"
msgstr "3 Monate"
-#: app/admin/forms.py:71
+#: app/admin/forms.py:75
msgid "6 months"
msgstr "6 Monate"
-#: app/admin/forms.py:72
+#: app/admin/forms.py:76
msgid "1 year"
msgstr "1 Jahr"
-#: app/admin/forms.py:73
+#: app/admin/forms.py:77
msgid "2 years"
msgstr "2 Jahre"
-#: app/admin/forms.py:74
+#: app/admin/forms.py:78
msgid "5 years"
msgstr "5 Jahre"
-#: app/admin/forms.py:75
+#: app/admin/forms.py:79
msgid "10 years"
msgstr "10 Jahre"
-#: app/admin/forms.py:77
+#: app/admin/forms.py:81
msgid "Retain content"
msgstr "Inhalt beibehalten"
-#: app/admin/forms.py:78 app/community/forms.py:51
+#: app/admin/forms.py:82 app/community/forms.py:57
msgid "Topic"
msgstr "Thema"
-#: app/admin/forms.py:79 app/community/forms.py:52
-#: app/templates/community/_community_nav.html:23
+#: app/admin/forms.py:83 app/community/forms.py:59
+#: app/templates/community/_community_nav.html:25
msgid "List"
msgstr "Liste"
-#: app/admin/forms.py:80 app/community/forms.py:53
+#: app/admin/forms.py:84 app/community/forms.py:60
msgid "Masonry"
msgstr "Mauerwerk"
-#: app/admin/forms.py:81 app/community/forms.py:54
+#: app/admin/forms.py:85 app/community/forms.py:61
msgid "Wide masonry"
msgstr "Großes Mauerwerk"
-#: app/admin/forms.py:82 app/community/forms.py:55
+#: app/admin/forms.py:86 app/community/forms.py:62
msgid "Layout"
msgstr "Layout"
-#: app/admin/forms.py:89 app/community/forms.py:32
+#: app/admin/forms.py:87
+#, fuzzy
+msgid "Posting warning"
+msgstr "Beitrags-Seitennummerierung"
+
+#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58
+#, fuzzy
+msgid "Languages"
+msgstr "Verwalten"
+
+#: app/admin/forms.py:89
+msgid "Override remote language setting"
+msgstr ""
+
+#: app/admin/forms.py:96 app/community/forms.py:34
msgid "Url is required."
msgstr "URL ist erforderlich."
-#: app/admin/forms.py:93 app/community/forms.py:36
+#: app/admin/forms.py:100 app/community/forms.py:38
msgid "- cannot be in Url. Use _ instead?"
msgstr "- kann nicht in Url sein. Verwenden Sie stattdessen _ ?"
-#: app/admin/forms.py:101
+#: app/admin/forms.py:106 app/community/forms.py:19
+#: app/templates/community/community_mod_list.html:32
+#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
+#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
+#: app/templates/user/filters.html:124 app/user/forms.py:91
+msgid "Name"
+msgstr "Name"
+
+#: app/admin/forms.py:108
msgid "Parent topic"
msgstr "Übergeordnetes Thema"
-#: app/admin/forms.py:106 app/auth/forms.py:10 app/auth/forms.py:17
-#: app/community/forms.py:60
+#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17
+#: app/community/forms.py:67
msgid "User name"
msgstr "Benutzername"
-#: app/admin/forms.py:108 app/user/forms.py:14
+#: app/admin/forms.py:115 app/user/forms.py:15
msgid "Email address"
msgstr "Email-Adresse"
-#: app/admin/forms.py:109 app/auth/forms.py:11 app/auth/forms.py:20
+#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20
#: app/auth/forms.py:74
msgid "Password"
msgstr "Passwort"
-#: app/admin/forms.py:111 app/auth/forms.py:22 app/auth/forms.py:76
+#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76
msgid "Repeat password"
msgstr "Passwort festlegen"
-#: app/admin/forms.py:112 app/user/forms.py:17
+#: app/admin/forms.py:119 app/user/forms.py:18
msgid "Bio"
msgstr "Bio"
-#: app/admin/forms.py:113 app/user/forms.py:18
+#: app/admin/forms.py:120 app/user/forms.py:19
msgid "Matrix User ID"
msgstr "Matrix-Benutzer-ID"
-#: app/admin/forms.py:114 app/user/forms.py:19
+#: app/admin/forms.py:121 app/user/forms.py:20
msgid "Avatar image"
msgstr "Avatar-Bild"
-#: app/admin/forms.py:115 app/user/forms.py:20
+#: app/admin/forms.py:122 app/user/forms.py:21
msgid "Top banner image"
msgstr "Top Banner-Bild"
-#: app/admin/forms.py:116 app/admin/forms.py:170 app/user/forms.py:21
+#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22
msgid "This profile is a bot"
msgstr "Dieses Profil ist ein Bot"
-#: app/admin/forms.py:117 app/admin/forms.py:171
+#: app/admin/forms.py:124 app/admin/forms.py:178
msgid "Email address is verified"
msgstr "E-Mail-Adresse ist verifiziert"
-#: app/admin/forms.py:118 app/admin/forms.py:172
+#: app/admin/forms.py:125 app/admin/forms.py:179
msgid "Banned"
msgstr "Gesperrt"
-#: app/admin/forms.py:119 app/user/forms.py:34
+#: app/admin/forms.py:126 app/user/forms.py:36
msgid "Subscribe to email newsletter"
msgstr "E-Mail-Newsletter abonnieren"
-#: app/admin/forms.py:120 app/user/forms.py:36
+#: app/admin/forms.py:127 app/user/forms.py:38
msgid "Hide posts by bots"
msgstr "Beiträge von Bots ausblenden"
-#: app/admin/forms.py:121 app/user/forms.py:37
+#: app/admin/forms.py:128 app/user/forms.py:39
msgid "Show NSFW posts"
msgstr "NSFW-Beiträge anzeigen"
-#: app/admin/forms.py:122 app/user/forms.py:38
+#: app/admin/forms.py:129 app/user/forms.py:40
msgid "Show NSFL posts"
msgstr "NSFL-Beiträge anzeigen"
-#: app/admin/forms.py:123 app/admin/forms.py:173
+#: app/admin/forms.py:130 app/admin/forms.py:180
msgid "User"
msgstr "Benutzer"
-#: app/admin/forms.py:124 app/admin/forms.py:174
+#: app/admin/forms.py:131 app/admin/forms.py:181
msgid "Staff"
msgstr "Mitarbeiter"
-#: app/admin/forms.py:125 app/admin/forms.py:175 app/admin/routes.py:32
-#: app/templates/base.html:185
+#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32
+#: app/templates/base.html:189
msgid "Admin"
msgstr "Verwalter"
-#: app/admin/forms.py:127 app/admin/forms.py:177
+#: app/admin/forms.py:134 app/admin/forms.py:184
msgid "Role"
msgstr "Rolle"
-#: app/admin/forms.py:133 app/auth/forms.py:32
+#: app/admin/forms.py:140 app/auth/forms.py:32
msgid "An account with this email address already exists."
msgstr "Ein Konto mit dieser E-Mail-Adresse existiert bereits."
-#: app/admin/forms.py:137 app/auth/forms.py:36
+#: app/admin/forms.py:144 app/auth/forms.py:36
msgid "User names cannot contain @."
msgstr "Benutzernamen dürfen kein @ enthalten."
-#: app/admin/forms.py:141 app/auth/forms.py:40
+#: app/admin/forms.py:148 app/auth/forms.py:40
msgid "This username was used in the past and cannot be reused."
msgstr ""
"Dieser Benutzername wurde in der Vergangenheit verwendet und kann nicht "
"wiederverwendet werden."
-#: app/admin/forms.py:143 app/auth/forms.py:42
+#: app/admin/forms.py:150 app/auth/forms.py:42
msgid "An account with this user name already exists."
msgstr "Ein Konto mit diesem Benutzernamen existiert bereits."
-#: app/admin/forms.py:146 app/auth/forms.py:45
+#: app/admin/forms.py:153 app/auth/forms.py:45
msgid "A community with this name exists so it cannot be used for a user."
msgstr ""
"Eine Community mit diesem Namen existiert und kann daher nicht für einen "
"Benutzer verwendet werden."
-#: app/admin/forms.py:153 app/admin/forms.py:166 app/auth/forms.py:52
+#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52
#: app/auth/forms.py:65
msgid "This password is too common."
msgstr "Dieses Passwort ist zu geläufig."
-#: app/admin/forms.py:163 app/auth/forms.py:62
+#: app/admin/forms.py:170 app/auth/forms.py:62
msgid "This password is not secure."
msgstr "Dieses Passwort ist nicht sicher."
-#: app/admin/forms.py:178
+#: app/admin/forms.py:185
#, fuzzy
msgid "Remove avatar"
msgstr "Entfernen"
-#: app/admin/forms.py:179
+#: app/admin/forms.py:186
#, fuzzy
msgid "Remove banner"
msgstr "Entfernen"
-#: app/admin/forms.py:184
+#: app/admin/forms.py:191
msgid "Subject"
msgstr "Betreff"
-#: app/admin/forms.py:185
+#: app/admin/forms.py:192
msgid "Body (text)"
msgstr "Textkörper (Text)"
-#: app/admin/forms.py:186
+#: app/admin/forms.py:193
msgid "Body (html)"
msgstr "Textkörper (html)"
-#: app/admin/forms.py:187
+#: app/admin/forms.py:194
msgid "Test mode"
msgstr "Testmodus"
-#: app/admin/forms.py:188 app/admin/routes.py:708
+#: app/admin/forms.py:195 app/admin/routes.py:793
msgid "Send newsletter"
msgstr "Newsletter senden"
-#: app/admin/routes.py:60 app/templates/admin/_nav.html:4
+#: app/admin/routes.py:64 app/templates/admin/_nav.html:4
+#: app/templates/admin/site.html:13 app/templates/base.html:191
msgid "Site profile"
msgstr "Seitenprofil"
-#: app/admin/routes.py:108 app/templates/admin/_nav.html:5
+#: app/admin/routes.py:112 app/templates/admin/_nav.html:5
+#: app/templates/admin/misc.html:12 app/templates/base.html:192
msgid "Misc settings"
msgstr "Verschiedene Einstellungen"
-#: app/admin/routes.py:144
+#: app/admin/routes.py:150
msgid "Admin settings saved"
msgstr "Admin-Einstellungen gespeichert"
-#: app/admin/routes.py:155
+#: app/admin/routes.py:162
msgid "Federation settings"
msgstr "Föderations-Einstellungen"
-#: app/admin/routes.py:177
+#: app/admin/routes.py:184
msgid "ActivityPub Log"
msgstr "ActivityPub Protokoll"
-#: app/admin/routes.py:187
+#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13
msgid "Activity JSON"
msgstr "Aktivitäts-JSON"
-#: app/admin/routes.py:222 app/community/routes.py:232 app/main/routes.py:193
-#: app/post/routes.py:238 app/templates/admin/_nav.html:6
-#: app/templates/list_communities.html:51 app/templates/user/filters.html:58
-#: app/templates/user/notifications.html:66
-#: app/templates/user/show_profile.html:133
+#: app/admin/routes.py:229 app/community/routes.py:245 app/main/routes.py:220
+#: app/post/routes.py:267 app/templates/admin/_nav.html:6
+#: app/templates/base.html:193 app/templates/list_communities.html:61
+#: app/templates/user/filters.html:58 app/templates/user/notifications.html:66
+#: app/templates/user/show_profile.html:166
msgid "Communities"
msgstr "Communities"
-#: app/admin/routes.py:274 app/admin/routes.py:370 app/admin/routes.py:395
-#: app/admin/routes.py:564 app/community/routes.py:808
+#: app/admin/routes.py:251
+#, fuzzy
+msgid "Communities with no topic"
+msgstr "Communities auf diesem Server"
+
+#: app/admin/routes.py:314 app/admin/routes.py:413 app/admin/routes.py:438
+#: app/admin/routes.py:648 app/community/routes.py:1116
msgid "Saved"
msgstr "Gespeichert"
-#: app/admin/routes.py:278
+#: app/admin/routes.py:318
msgid ""
"This is a remote community - most settings here will be regularly "
"overwritten with data from the original server."
@@ -493,53 +552,59 @@ msgstr ""
"Dies ist eine Remote-Community - die meisten Einstellungen hier werden "
"regelmäßig mit Daten des ursprünglichen Servers überschrieben."
-#: app/admin/routes.py:295 app/community/routes.py:820
+#: app/admin/routes.py:338 app/community/routes.py:1129
msgid "Edit community"
msgstr "Community bearbeiten"
-#: app/admin/routes.py:314 app/community/routes.py:843
+#: app/admin/routes.py:357 app/community/routes.py:1152
msgid "Community deleted"
msgstr "Community gelöscht"
-#: app/admin/routes.py:348 app/community/routes.py:218 app/post/routes.py:224
-#: app/templates/admin/_nav.html:7 app/templates/base.html:137
-#: app/templates/base.html:155 app/templates/topic/show_topic.html:14
+#: app/admin/routes.py:391 app/community/routes.py:231 app/post/routes.py:253
+#: app/templates/admin/_nav.html:7 app/templates/admin/topics.html:31
+#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:195 app/templates/topic/show_topic.html:14
msgid "Topics"
msgstr "Themen"
-#: app/admin/routes.py:373 app/templates/admin/topics.html:35
+#: app/admin/routes.py:416 app/templates/admin/topics.html:31
msgid "Add topic"
msgstr "Thema hinzufügen"
-#: app/admin/routes.py:401
+#: app/admin/routes.py:444
msgid "Edit topic"
msgstr "Thema bearbeiten"
-#: app/admin/routes.py:416
+#: app/admin/routes.py:459
msgid "Topic deleted"
msgstr "Thema gelöscht"
-#: app/admin/routes.py:418
+#: app/admin/routes.py:461
msgid "Cannot delete topic with communities assigned to it."
msgstr "Thema mit zugewiesenen Communities kann nicht gelöscht werden."
-#: app/admin/routes.py:445 app/templates/admin/_nav.html:8
+#: app/admin/routes.py:488 app/templates/admin/_nav.html:8
+#: app/templates/admin/users.html:12 app/templates/base.html:196
msgid "Users"
msgstr "Benutzer"
-#: app/admin/routes.py:475
+#: app/admin/routes.py:524
msgid "Problematic users"
msgstr "Problematische Benutzer"
-#: app/admin/routes.py:496
+#: app/admin/routes.py:545
msgid "Bad posts"
msgstr "Schlechte Beiträge"
-#: app/admin/routes.py:529
+#: app/admin/routes.py:577
+msgid "Likely spam"
+msgstr ""
+
+#: app/admin/routes.py:613
msgid "Registration approved."
msgstr "Registrierung genehmigt."
-#: app/admin/routes.py:560
+#: app/admin/routes.py:644
msgid ""
"Permissions are cached for 50 seconds so new admin roles won't take "
"effect immediately."
@@ -547,7 +612,7 @@ msgstr ""
"Berechtigungen werden für 50 Sekunden zwischengespeichert, so dass neue "
"Administratorrollen nicht sofort wirksam werden."
-#: app/admin/routes.py:568
+#: app/admin/routes.py:652
msgid ""
"This is a remote user - most settings here will be regularly overwritten "
"with data from the original server."
@@ -555,29 +620,29 @@ msgstr ""
"Dies ist ein Remote-Benutzer - die meisten Einstellungen hier werden "
"regelmäßig mit Daten des ursprünglichen Servers überschrieben."
-#: app/admin/routes.py:575
+#: app/admin/routes.py:659
msgid "Edit user"
msgstr "Benutzer bearbeiten"
-#: app/admin/routes.py:640
+#: app/admin/routes.py:725
msgid "User added"
msgstr "Benutzer hinzugefügt"
-#: app/admin/routes.py:643
+#: app/admin/routes.py:728
msgid "Add user"
msgstr "Benutzer hinzufügen"
-#: app/admin/routes.py:667
+#: app/admin/routes.py:752
msgid "User deleted"
msgstr "Benutzer gelöscht"
-#: app/admin/routes.py:690
+#: app/admin/routes.py:775 app/templates/admin/reports.html:12
#: app/templates/community/_community_moderation_nav.html:11
#: app/templates/community/community_moderate.html:21
msgid "Reports"
msgstr "Meldungen"
-#: app/admin/util.py:110
+#: app/admin/util.py:111
msgid "None"
msgstr "Keine"
@@ -597,7 +662,7 @@ msgstr "Email"
msgid "Why would you like to join this site?"
msgstr "Warum möchtest du dieser Seite beitreten?"
-#: app/auth/forms.py:27 app/auth/routes.py:153 app/templates/base.html:144
+#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147
msgid "Register"
msgstr "Registrieren"
@@ -629,50 +694,50 @@ msgstr "Ungültiges Passwort"
msgid "You have been banned."
msgstr "Du wurdest gebannt."
-#: app/auth/routes.py:74
+#: app/auth/routes.py:75
msgid "Login"
msgstr "Anmelden"
-#: app/auth/routes.py:100
+#: app/auth/routes.py:101
msgid "Sorry, you cannot use that email address"
msgstr "Du kannst diese E-Mail-Adresse nicht verwenden"
-#: app/auth/routes.py:102
+#: app/auth/routes.py:103
msgid "Sorry, you cannot use that user name"
msgstr "Du kannst diesen Benutzernamen nicht verwenden"
-#: app/auth/routes.py:119
+#: app/auth/routes.py:120
#, python-format
msgid "Your username contained special letters so it was changed to %(name)s."
msgstr ""
"Dein Benutzername enthielt spezielle Buchstaben, so dass er in %(name)s "
"geändert wurde."
-#: app/auth/routes.py:158
+#: app/auth/routes.py:159
msgid "Account under review"
msgstr "Konto wird überprüft"
-#: app/auth/routes.py:163 app/templates/auth/check_email.html:8
+#: app/auth/routes.py:164 app/templates/auth/check_email.html:8
msgid "Check your email"
msgstr "Überprüfe deine E-Mail"
-#: app/auth/routes.py:174
+#: app/auth/routes.py:175
msgid "Sorry, you cannot use that email address."
msgstr "Du kannst diese E-Mail-Adresse nicht verwenden."
-#: app/auth/routes.py:179
+#: app/auth/routes.py:180
msgid "Check your email for a link to reset your password."
msgstr "Überprüfen Sie Ihre E-Mail, um Ihr Passwort zurückzusetzen."
-#: app/auth/routes.py:182
+#: app/auth/routes.py:183
msgid "No account with that email address exists"
msgstr "Kein Konto mit dieser E-Mail-Adresse existiert"
-#: app/auth/routes.py:184
+#: app/auth/routes.py:185
msgid "Reset Password"
msgstr "Passwort zurücksetzen"
-#: app/auth/routes.py:198
+#: app/auth/routes.py:199
#, python-format
msgid ""
"Your password has been reset. Please use it to log in with user name of "
@@ -681,11 +746,11 @@ msgstr ""
"Dein Passwort wurde zurückgesetzt. Bitte benutze es um dich mit dem "
"Benutzernamen von %(name)s anzumelden."
-#: app/auth/routes.py:218
+#: app/auth/routes.py:219
msgid "Thank you for verifying your email address."
msgstr "Vielen Dank für die Bestätigung deiner E-Mail-Adresse."
-#: app/auth/routes.py:220
+#: app/auth/routes.py:221
msgid "Email address validation failed."
msgstr "Überprüfung der E-Mail-Adresse fehlgeschlagen."
@@ -697,75 +762,75 @@ msgstr "Nachricht"
msgid "Reply"
msgstr "Antwort"
-#: app/chat/forms.py:18 app/post/forms.py:16 app/user/forms.py:60
+#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62
msgid "Spam"
msgstr "Spam"
-#: app/chat/forms.py:19 app/post/forms.py:16 app/user/forms.py:61
+#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63
msgid "Harassment"
msgstr "Belästigung"
-#: app/chat/forms.py:20 app/post/forms.py:17 app/user/forms.py:62
+#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64
msgid "Threatening violence"
msgstr "Androhung von Gewalt"
-#: app/chat/forms.py:21 app/user/forms.py:63
+#: app/chat/forms.py:21 app/user/forms.py:65
msgid "Promoting hate / genocide"
msgstr "Förderung von Hass / Völkermord"
-#: app/chat/forms.py:22 app/post/forms.py:18 app/user/forms.py:64
+#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66
msgid "Misinformation / disinformation"
msgstr "Falsche Informationen / Desinformation"
-#: app/chat/forms.py:23 app/post/forms.py:19 app/user/forms.py:65
+#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67
msgid "Racism, sexism, transphobia"
msgstr "Rassismus, Sexismus, Transphobie"
-#: app/chat/forms.py:24 app/post/forms.py:21 app/user/forms.py:68
+#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70
msgid "Minor abuse or sexualization"
msgstr "Kindesmissbrauch oder Sexualisierung von Kindern"
-#: app/chat/forms.py:25 app/post/forms.py:22 app/user/forms.py:69
+#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71
msgid "Non-consensual intimate media"
msgstr "Nicht konsensuelle intime Medien"
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Prohibited transaction"
msgstr "Verbotene Transaktion"
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Impersonation"
msgstr "Imitation"
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Copyright violation"
msgstr "Urheberrechtsverletzung"
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Trademark violation"
msgstr "Markenverletzung"
-#: app/chat/forms.py:28 app/post/forms.py:25 app/user/forms.py:72
+#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74
msgid "Self-harm or suicide"
msgstr "Selbstschädigung oder Selbstmord"
-#: app/chat/forms.py:29 app/community/forms.py:162 app/post/forms.py:26
-#: app/user/forms.py:73
+#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28
+#: app/user/forms.py:75
msgid "Other"
msgstr "Andere"
-#: app/chat/forms.py:30 app/community/forms.py:81 app/community/forms.py:164
-#: app/post/forms.py:27 app/user/forms.py:74
+#: app/chat/forms.py:30 app/community/forms.py:88 app/community/forms.py:249
+#: app/post/forms.py:29 app/user/forms.py:76
msgid "Reason"
msgstr "Grund"
-#: app/chat/forms.py:31 app/community/forms.py:165 app/post/forms.py:28
-#: app/user/forms.py:75
+#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30
+#: app/user/forms.py:77
msgid "More info"
msgstr "Mehr Info"
-#: app/chat/forms.py:33 app/community/forms.py:167 app/post/forms.py:30
-#: app/templates/user/show_profile.html:56 app/user/forms.py:77
+#: app/chat/forms.py:33 app/community/forms.py:252 app/post/forms.py:32
+#: app/templates/user/show_profile.html:85 app/user/forms.py:79
msgid "Report"
msgstr "Melden"
@@ -799,176 +864,269 @@ msgstr "Dieses Gespräch wurde gemeldet, danke!"
msgid "Report conversation"
msgstr "Konversation melden"
-#: app/chat/util.py:59
+#: app/chat/util.py:58
#, python-format
msgid "Message failed to send to %(name)s."
msgstr "Nachricht konnte nicht an %(name)s gesendet werden."
-#: app/chat/util.py:61
+#: app/chat/util.py:60
msgid "Message sent."
msgstr "Nachricht gesendet."
-#: app/community/forms.py:26
+#: app/community/forms.py:28
msgid "Create"
msgstr "Anlegen"
-#: app/community/forms.py:61
+#: app/community/forms.py:42
+#, fuzzy
+msgid "A community with this url already exists."
+msgstr "Ein Konto mit diesem Benutzernamen existiert bereits."
+
+#: app/community/forms.py:68
msgid "Add"
msgstr "Neu"
-#: app/community/forms.py:65
+#: app/community/forms.py:72
msgid "Amend the report description if necessary"
msgstr ""
-#: app/community/forms.py:66
+#: app/community/forms.py:73
#, fuzzy
msgid "Escalate report"
msgstr "Beitrag erstellen"
-#: app/community/forms.py:70
+#: app/community/forms.py:77
#, fuzzy
msgid "Note for mod log"
msgstr "Not safe for work"
-#: app/community/forms.py:71
+#: app/community/forms.py:78
msgid "Also resolve all other reports about the same thing."
msgstr ""
-#: app/community/forms.py:72
+#: app/community/forms.py:79
#: app/templates/community/community_moderate_report_resolve.html:13
#, fuzzy
msgid "Resolve report"
msgstr "Melden"
-#: app/community/forms.py:76
+#: app/community/forms.py:83
msgid "Community address"
msgstr "Gemeinschaftsadresse"
-#: app/community/forms.py:77 app/search/routes.py:56
-#: app/templates/base.html:198 app/templates/community/add_remote.html:13
+#: app/community/forms.py:84 app/search/routes.py:85
+#: app/templates/base.html:222 app/templates/community/add_remote.html:13
#: app/templates/domain/domains.html:29
#: app/templates/domain/domains_blocked.html:29 app/templates/index.html:40
-#: app/templates/list_communities.html:36 app/templates/search/results.html:38
+#: app/templates/list_communities.html:46 app/templates/search/results.html:41
+#: app/templates/tag/tags.html:29 app/templates/tag/tags_blocked.html:29
msgid "Search"
msgstr "Suchen"
-#: app/community/forms.py:82
+#: app/community/forms.py:89
msgid "Ban until"
msgstr "Bannen bis"
-#: app/community/forms.py:83
+#: app/community/forms.py:90
msgid "Also delete all their posts"
msgstr "Lösche auch alle Beiträge"
-#: app/community/forms.py:84
+#: app/community/forms.py:91
msgid "Also delete all their comments"
msgstr "Lösche auch alle Kommentare"
-#: app/community/forms.py:85
+#: app/community/forms.py:92
#: app/templates/community/community_moderate_subscribers.html:56
#: app/templates/domain/domains_blocked.html:48
-#: app/templates/user/show_profile.html:173
+#: app/templates/user/show_profile.html:206
msgid "Ban"
msgstr "Bann"
-#: app/community/forms.py:89 app/community/forms.py:100
-#: app/community/forms.py:120 app/templates/list_communities.html:56
+#: app/community/forms.py:96 app/community/forms.py:109
+#: app/community/forms.py:131 app/community/forms.py:153
+#: app/community/forms.py:191 app/templates/list_communities.html:66
+#: app/templates/search/start.html:18
msgid "Community"
msgstr "Community"
-#: app/community/forms.py:91 app/community/forms.py:102
-#: app/community/forms.py:123 app/post/forms.py:10
+#: app/community/forms.py:98 app/community/forms.py:111
+#: app/community/forms.py:133 app/community/forms.py:156
+#: app/community/forms.py:193 app/post/forms.py:11
msgid "Body"
msgstr "Textkörper"
-#: app/community/forms.py:92 app/community/forms.py:105
-#: app/community/forms.py:125
+#: app/community/forms.py:99 app/community/forms.py:114
+#: app/community/forms.py:136 app/community/forms.py:158
+#: app/community/forms.py:216 app/templates/tag/tag.html:14
+#: app/templates/tag/tags.html:12 app/templates/tag/tags.html:21
+#: app/templates/tag/tags_blocked.html:12
+#: app/templates/tag/tags_blocked.html:21
+msgid "Tags"
+msgstr ""
+
+#: app/community/forms.py:100 app/community/forms.py:115
+#: app/community/forms.py:137 app/community/forms.py:159
+#: app/community/forms.py:217
msgid "Sticky"
msgstr ""
-#: app/community/forms.py:93 app/community/forms.py:106
-#: app/community/forms.py:126
+#: app/community/forms.py:101 app/community/forms.py:116
+#: app/community/forms.py:138 app/community/forms.py:160
+#: app/community/forms.py:218
msgid "NSFW"
msgstr "NSFW"
-#: app/community/forms.py:94 app/community/forms.py:107
-#: app/community/forms.py:127
+#: app/community/forms.py:102 app/community/forms.py:117
+#: app/community/forms.py:139 app/community/forms.py:161
+#: app/community/forms.py:219
msgid "Gore/gross"
msgstr "Gore/ekelhaft"
-#: app/community/forms.py:95 app/community/forms.py:108
-#: app/community/forms.py:128 app/post/forms.py:11
-#: app/templates/post/_post_notification_toggle.html:4
+#: app/community/forms.py:103 app/community/forms.py:118
+#: app/community/forms.py:140 app/community/forms.py:162
+#: app/community/forms.py:220 app/post/forms.py:12
+#: app/templates/post/_post_notification_toggle.html:5
#: app/templates/post/_reply_notification_toggle.html:4
msgid "Notify about replies"
msgstr "Über Antworten benachrichtigen"
-#: app/community/forms.py:103
+#: app/community/forms.py:104 app/community/forms.py:119
+#: app/community/forms.py:141 app/community/forms.py:163
+#: app/community/forms.py:221 app/post/forms.py:13
+#: app/templates/search/start.html:26
+#, fuzzy
+msgid "Language"
+msgstr "Verwalten"
+
+#: app/community/forms.py:112 app/community/forms.py:134
msgid "URL"
msgstr "URL"
-#: app/community/forms.py:114
+#: app/community/forms.py:125
#, python-format
msgid "Links to %(domain)s are not allowed."
msgstr "Links zu %(domain)s sind nicht erlaubt."
-#: app/community/forms.py:122
+#: app/community/forms.py:147
+#, fuzzy, python-format
+msgid "Videos from %(domain)s are not allowed."
+msgstr "Links zu %(domain)s sind nicht erlaubt."
+
+#: app/community/forms.py:155
msgid "Alt text"
msgstr "Alt-Text"
-#: app/community/forms.py:124
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
+#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4
msgid "Image"
msgstr "Bild"
-#: app/community/forms.py:150
+#: app/community/forms.py:185
msgid "Images cannot be posted to local communities."
msgstr "Bilder können nicht in lokalen Communities veröffentlicht werden."
-#: app/community/forms.py:156
+#: app/community/forms.py:194
+#, fuzzy
+msgid "Mode"
+msgstr "Moderieren"
+
+#: app/community/forms.py:194
+msgid "Voters choose one option"
+msgstr ""
+
+#: app/community/forms.py:194
+#, fuzzy
+msgid "Voters choose many options"
+msgstr "Thema auswählen"
+
+#: app/community/forms.py:196
+#, fuzzy
+msgid "30 minutes"
+msgstr "3 Monate"
+
+#: app/community/forms.py:197
+msgid "1 hour"
+msgstr ""
+
+#: app/community/forms.py:198
+msgid "6 hours"
+msgstr ""
+
+#: app/community/forms.py:199
+msgid "12 hours"
+msgstr ""
+
+#: app/community/forms.py:200
+msgid "1 day"
+msgstr ""
+
+#: app/community/forms.py:201
+msgid "3 days"
+msgstr ""
+
+#: app/community/forms.py:202
+msgid "7 days"
+msgstr ""
+
+#: app/community/forms.py:204
+#, fuzzy
+msgid "End voting in"
+msgstr "Ausstehend"
+
+#: app/community/forms.py:205
+#, fuzzy
+msgid "Accept votes from this instance only"
+msgstr "Nur Beiträge von der aktuellen Instanz akzeptieren"
+
+#: app/community/forms.py:232
+msgid "Polls need options for people to choose from"
+msgstr ""
+
+#: app/community/forms.py:235
+msgid "Provide at least two choices"
+msgstr ""
+
+#: app/community/forms.py:241
msgid "Breaks instance rules"
msgstr "Bricht die Instanz-Regeln"
-#: app/community/forms.py:157
+#: app/community/forms.py:242
msgid "Abandoned by moderators"
msgstr "Von Moderatoren verlassen"
-#: app/community/forms.py:158
+#: app/community/forms.py:243
msgid "Cult"
msgstr "Kult"
-#: app/community/forms.py:159
+#: app/community/forms.py:244
msgid "Scam"
msgstr "Scam"
-#: app/community/forms.py:160
+#: app/community/forms.py:245
msgid "Alt-right pipeline"
msgstr "Alt-Right Pipeline"
-#: app/community/forms.py:161 app/post/forms.py:17
+#: app/community/forms.py:246 app/post/forms.py:19
msgid "Hate / genocide"
msgstr "Hass / Völkermord"
-#: app/community/forms.py:179 app/community/routes.py:846
+#: app/community/forms.py:264 app/community/routes.py:1155
msgid "Delete community"
msgstr "Community löschen"
-#: app/community/routes.py:79
+#: app/community/routes.py:87
msgid "Your new community has been created."
msgstr "Deine neue Community wurde erstellt."
-#: app/community/routes.py:85 app/templates/community/add_local.html:13
+#: app/community/routes.py:93 app/templates/community/add_local.html:13
#: app/templates/community/community_edit.html:25
msgid "Create community"
msgstr "Community erstellen"
-#: app/community/routes.py:111 app/community/routes.py:1278
+#: app/community/routes.py:119 app/community/routes.py:1607
msgid "Community not found."
msgstr "Community nicht gefunden."
-#: app/community/routes.py:113 app/community/routes.py:1280
+#: app/community/routes.py:121 app/community/routes.py:1609
msgid ""
"Community not found. If you are searching for a nsfw community it is "
"blocked by this instance."
@@ -976,39 +1134,42 @@ msgstr ""
"Community nicht gefunden. Wenn Sie nach einer nsfw-Community suchen, wird"
" sie von dieser Instanz blockiert."
-#: app/community/routes.py:116 app/community/routes.py:1283
+#: app/community/routes.py:124 app/community/routes.py:1612
#, python-format
msgid "That community is banned from %(site)s."
msgstr "Diese Community ist von %(site)s gebannt."
-#: app/community/routes.py:119
+#: app/community/routes.py:127
msgid "Add remote community"
msgstr "Remote-Community hinzufügen"
-#: app/community/routes.py:201 app/post/routes.py:207
-#: app/templates/base.html:130 app/templates/base.html:132
-#: app/templates/base.html:148 app/templates/base.html:150
+#: app/community/routes.py:214 app/post/routes.py:236
+#: app/templates/base.html:133 app/templates/base.html:135
+#: app/templates/base.html:151 app/templates/base.html:153
#: app/templates/chat/conversation.html:36
#: app/templates/community/community_edit.html:13
#: app/templates/community/community_mod_list.html:13
#: app/templates/community/community_moderate.html:13
#: app/templates/community/community_moderate_subscribers.html:13
-#: app/templates/domain/domain.html:13 app/templates/topic/show_topic.html:13
+#: app/templates/domain/domain.html:13 app/templates/tag/tag.html:13
+#: app/templates/topic/show_topic.html:13
#: app/templates/user/delete_account.html:13
#: app/templates/user/edit_filters.html:14
#: app/templates/user/edit_profile.html:14
-#: app/templates/user/edit_settings.html:15 app/templates/user/filters.html:14
-#: app/templates/user/notifications.html:13 app/templates/user/people.html:13
-#: app/templates/user/show_profile.html:18
-#: app/templates/user/show_profile.html:38
+#: app/templates/user/edit_settings.html:15
+#: app/templates/user/fediverse_redirect.html:15
+#: app/templates/user/filters.html:14 app/templates/user/notifications.html:13
+#: app/templates/user/people.html:13 app/templates/user/show_profile.html:18
+#: app/templates/user/show_profile.html:34
+#: app/templates/user/show_profile.html:63
msgid "Home"
msgstr "Startseite"
-#: app/community/routes.py:327
+#: app/community/routes.py:350
msgid "You cannot join this community"
msgstr "Du kannst dieser Community nicht beitreten"
-#: app/community/routes.py:343
+#: app/community/routes.py:366
msgid ""
"There was a problem while trying to communicate with remote server. If "
"other people have already joined this community it won't matter."
@@ -1017,291 +1178,331 @@ msgstr ""
"kommunizieren. Wenn andere Personen dieser Community bereits beigetreten "
"sind, spielt es keine Rolle."
-#: app/community/routes.py:492 app/community/routes.py:565
-#: app/community/routes.py:638
+#: app/community/routes.py:525 app/community/routes.py:605
+#: app/community/routes.py:685 app/community/routes.py:765
msgid "Add post to community"
msgstr "Beitrag zur Community hinzufügen"
-#: app/community/routes.py:705 app/community/routes.py:730
-#: app/community/routes.py:732
+#: app/community/routes.py:833
+#, fuzzy
+msgid "Add poll to community"
+msgstr "Beitrag zur Community hinzufügen"
+
+#: app/community/routes.py:923 app/community/routes.py:948
+#: app/community/routes.py:950
#, python-format
msgid "Your post to %(name)s has been made."
msgstr "Dein Beitrag bei %(name)s wurde erstellt."
-#: app/community/routes.py:749
+#: app/community/routes.py:1048
msgid "A community has been reported"
msgstr "Eine Community wurde gemeldet"
-#: app/community/routes.py:760
+#: app/community/routes.py:1059
msgid "Community has been reported, thank you!"
msgstr "Community wurde gemeldet, danke!"
-#: app/community/routes.py:763
+#: app/community/routes.py:1062
msgid "Report community"
msgstr "Community melden"
-#: app/community/routes.py:864
+#: app/community/routes.py:1173
#: app/templates/community/community_mod_list.html:22
#, python-format
msgid "Moderators for %(community)s"
msgstr "Moderatoren für %(community)s"
-#: app/community/routes.py:889
+#: app/community/routes.py:1198
msgid "Moderator added"
msgstr "Moderator hinzugefügt"
-#: app/community/routes.py:893
+#: app/community/routes.py:1202
#, python-format
msgid "You are now a moderator of %(name)s"
msgstr "Du bist jetzt Moderator von %(name)s"
-#: app/community/routes.py:918
+#: app/community/routes.py:1227
msgid "Account not found"
msgstr "Konto nicht gefunden"
-#: app/community/routes.py:920
+#: app/community/routes.py:1229
#: app/templates/community/community_add_moderator.html:13
#, python-format
msgid "Add moderator to %(community)s"
msgstr "Moderator zu %(community)s hinzufügen"
-#: app/community/routes.py:940
+#: app/community/routes.py:1249
msgid "Moderator removed"
msgstr "Moderator gelöscht"
-#: app/community/routes.py:957 app/post/routes.py:1139 app/post/routes.py:1262
+#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715
#, python-format
msgid "Content from %(name)s will be hidden."
msgstr "Inhalt von %(name)s wird ausgeblendet."
-#: app/community/routes.py:986
+#: app/community/routes.py:1295
#, python-format
msgid "%(name)s has been banned."
msgstr "%(name)s wurde gesperrt."
-#: app/community/routes.py:993
+#: app/community/routes.py:1302
#, python-format
msgid "Posts by %(name)s have been deleted."
msgstr "Beiträge von %(name)s wurden gelöscht."
-#: app/community/routes.py:999
+#: app/community/routes.py:1308
#, python-format
msgid "Comments by %(name)s have been deleted."
msgstr "Kommentare von %(name)s wurden gelöscht."
-#: app/community/routes.py:1020
+#: app/community/routes.py:1334
msgid "Ban from community"
msgstr "Community sperren"
-#: app/community/routes.py:1043
+#: app/community/routes.py:1357
#, fuzzy, python-format
msgid "%(name)s has been unbanned."
msgstr "%(name)s wurde gesperrt."
-#: app/community/routes.py:1108 app/community/routes.py:1142
+#: app/community/routes.py:1392
+#, fuzzy, python-format
+msgid "New posts in %(community_name)s"
+msgstr "%(community_name)s bearbeiten"
+
+#: app/community/routes.py:1437 app/community/routes.py:1471
#, fuzzy, python-format
msgid "Moderation of %(community)s"
msgstr "Moderatoren für %(community)s"
-#: app/community/routes.py:1170
+#: app/community/routes.py:1499
msgid "Admin has been notified about this report."
msgstr ""
-#: app/community/routes.py:1218
+#: app/community/routes.py:1547
#, fuzzy
msgid "Report resolved."
msgstr "Benutzer melden"
-#: app/community/routes.py:1256
+#: app/community/routes.py:1585
#, fuzzy
msgid "Report ignored."
msgstr "Kommentar melden"
-#: app/community/routes.py:1286
+#: app/community/routes.py:1615
#, fuzzy
msgid "Search result for remote community"
msgstr "Remote-Community hinzufügen"
-#: app/domain/routes.py:113
+#: app/domain/routes.py:114
#, python-format
msgid "%(name)s blocked."
msgstr "%(name)s blockiert."
-#: app/domain/routes.py:126
+#: app/domain/routes.py:127
#, python-format
msgid "%(name)s un-blocked."
msgstr "%(name)s entsperrt."
-#: app/domain/routes.py:139
+#: app/domain/routes.py:140 app/tag/routes.py:120
#, python-format
msgid "%(name)s banned for all users and all content deleted."
msgstr "%(name)s wurde für alle Benutzer gesperrt und alle Inhalte gelöscht."
-#: app/domain/routes.py:151
+#: app/domain/routes.py:152 app/tag/routes.py:132
#, python-format
msgid "%(name)s un-banned for all users."
msgstr "%(name)s Sperrung wurde für alle Benutzer aufgehoben."
-#: app/main/routes.py:73
+#: app/main/routes.py:75
msgid "Create an account to tailor this feed to your interests."
msgstr "Erstelle ein Konto, um diesen Feed deinen Interessen anzupassen."
-#: app/main/routes.py:163 app/templates/base.html:139
-#: app/templates/base.html:157
+#: app/main/routes.py:178 app/templates/base.html:142
+#: app/templates/base.html:160
msgid "Browse by topic"
msgstr "Nach Thema suchen"
-#: app/main/routes.py:206
+#: app/main/routes.py:234
msgid "Local communities"
msgstr "Lokale Communities"
-#: app/main/routes.py:221 app/templates/base.html:168
+#: app/main/routes.py:249 app/templates/base.html:171
#: app/templates/list_communities.html:19
msgid "Joined communities"
msgstr "Beigetretene Communities"
-#: app/main/routes.py:354
+#: app/main/routes.py:417
msgid "Please click the link in your email inbox to verify your account."
msgstr ""
"Bitte klicke auf den Link in deinem E-mail Posteingang, um dein Konto zu "
"bestätigen."
-#: app/post/forms.py:12
+#: app/post/forms.py:14
msgid "Comment"
msgstr "Kommentar"
-#: app/post/forms.py:16 app/user/forms.py:59
+#: app/post/forms.py:18 app/user/forms.py:61
msgid "Breaks community rules"
msgstr "Bricht die Community-Regeln"
-#: app/post/forms.py:20 app/user/forms.py:67
+#: app/post/forms.py:22 app/user/forms.py:69
msgid "Sharing personal info - doxing"
msgstr "Verbreitung persönlicher Informationen - Doxing"
-#: app/post/forms.py:42 app/post/routes.py:1156
+#: app/post/forms.py:44 app/post/routes.py:1609
#: app/templates/post/post_mea_culpa.html:13
msgid "I changed my mind"
msgstr "Ich habe meine Meinung geändert"
-#: app/post/routes.py:45
+#: app/post/routes.py:50
#, python-format
msgid "%(name)s has indicated they made a mistake in this post."
msgstr ""
"%(name)s hat angegeben, dass sie einen Fehler in diesem Beitrag gemacht "
"haben."
-#: app/post/routes.py:72 app/post/routes.py:476
+#: app/post/routes.py:78 app/post/routes.py:627
#, python-format
msgid "You cannot reply to %(name)s"
msgstr "Du kannst nicht auf %(name)s antworten"
-#: app/post/routes.py:82 app/post/routes.py:489
+#: app/post/routes.py:88 app/post/routes.py:641
msgid "This type of comment is not accepted, sorry."
msgstr "Diese Art von Kommentar wird nicht akzeptiert, sorry."
-#: app/post/routes.py:446 app/post/routes.py:632
+#: app/post/routes.py:95
+#, fuzzy
+msgid "We have upvoted the post for you."
+msgstr "Gemeldet. Prüfen Sie den Beitrag auf Probleme."
+
+#: app/post/routes.py:98
+msgid "You have already upvoted the post, you do not need to say \"this\" also."
+msgstr ""
+
+#: app/post/routes.py:577
+#, fuzzy
+msgid "Vote has been cast."
+msgstr "Dieser Benutzer wurde gesperrt."
+
+#: app/post/routes.py:596 app/post/routes.py:804
#, python-format
msgid "Discussing %(title)s"
msgstr "Diskussion %(title)s"
-#: app/post/routes.py:702 app/post/routes.py:783 app/post/routes.py:865
-#: app/post/routes.py:1285 app/user/routes.py:143 app/user/routes.py:204
-#: app/user/routes.py:686 app/user/routes.py:717
+#: app/post/routes.py:650
+#, fuzzy
+msgid "We have upvoted the comment for you."
+msgstr "Gemeldet. Überprüfen Sie den Kommentar auf Probleme."
+
+#: app/post/routes.py:653
+msgid ""
+"You have already upvoted the comment, you do not need to say \"this\" "
+"also."
+msgstr ""
+
+#: app/post/routes.py:880 app/post/routes.py:965 app/post/routes.py:1051
+#: app/post/routes.py:1137 app/post/routes.py:1201 app/post/routes.py:1739
+#: app/user/routes.py:146 app/user/routes.py:216 app/user/routes.py:731
+#: app/user/routes.py:762
msgid "Your changes have been saved."
msgstr "Deine Änderungen wurden gespeichert."
-#: app/post/routes.py:718 app/post/routes.py:800 app/post/routes.py:882
+#: app/post/routes.py:899 app/post/routes.py:985 app/post/routes.py:1071
+#: app/post/routes.py:1157 app/post/routes.py:1228
#: app/templates/post/post_edit_discussion.html:11
#: app/templates/post/post_edit_image.html:11
#: app/templates/post/post_edit_link.html:11
+#: app/templates/post/post_edit_poll.html:11
+#: app/templates/post/post_edit_video.html:11
msgid "Edit post"
msgstr "Beitrag bearbeiten"
-#: app/post/routes.py:990
+#: app/post/routes.py:1434
msgid "Post deleted."
msgstr "Beitrag gelöscht."
-#: app/post/routes.py:1040
+#: app/post/routes.py:1493
msgid ""
"Moderators have already assessed reports regarding this post, no further "
"reports are necessary."
msgstr ""
-#: app/post/routes.py:1043
+#: app/post/routes.py:1496
#, fuzzy
msgid "Post has already been reported, thank you!"
msgstr "Der Beitrag wurde gemeldet, danke!"
-#: app/post/routes.py:1091
+#: app/post/routes.py:1544
msgid "Post has been reported, thank you!"
msgstr "Der Beitrag wurde gemeldet, danke!"
-#: app/post/routes.py:1096
+#: app/post/routes.py:1549
msgid "Report post"
msgstr "Beitrag melden"
-#: app/post/routes.py:1110 app/post/routes.py:1246
+#: app/post/routes.py:1563 app/post/routes.py:1699
#, python-format
msgid "%(name)s has been blocked."
msgstr "%(name)s wurde blockiert."
-#: app/post/routes.py:1126
+#: app/post/routes.py:1579
#, python-format
msgid "Posts linking to %(name)s will be hidden."
msgstr "Beiträge, die zu %(name)s verlinken, werden ausgeblendet."
-#: app/post/routes.py:1170
+#: app/post/routes.py:1623
msgid ""
"Moderators have already assessed reports regarding this comment, no "
"further reports are necessary."
msgstr ""
-#: app/post/routes.py:1175
+#: app/post/routes.py:1628
#, fuzzy
msgid "Comment has already been reported, thank you!"
msgstr "Kommentar wurde gemeldet, danke!"
-#: app/post/routes.py:1226
+#: app/post/routes.py:1679
msgid "Comment has been reported, thank you!"
msgstr "Kommentar wurde gemeldet, danke!"
-#: app/post/routes.py:1231
+#: app/post/routes.py:1684
msgid "Report comment"
msgstr "Kommentar melden"
-#: app/post/routes.py:1389
+#: app/post/routes.py:1844
msgid "Edit comment"
msgstr "Kommentar bearbeiten"
-#: app/post/routes.py:1413
+#: app/post/routes.py:1868
msgid "Comment deleted."
msgstr "Kommentar gelöscht."
-#: app/search/routes.py:49
+#: app/search/routes.py:74
#, python-format
msgid "Search results for %(q)s"
msgstr "Suchergebnisse für %(q)s"
-#: app/templates/_home_nav.html:3 app/templates/community/_community_nav.html:8
-#: app/templates/post/post.html:66 app/user/forms.py:44
+#: app/templates/_home_nav.html:3
+#: app/templates/community/_community_nav.html:10
+#: app/templates/post/post.html:66 app/user/forms.py:46
msgid "Hot"
msgstr "Angesagt"
#: app/templates/_home_nav.html:6
-#: app/templates/community/_community_nav.html:11
-#: app/templates/post/post.html:69 app/user/forms.py:45
+#: app/templates/community/_community_nav.html:13
+#: app/templates/post/post.html:69 app/user/forms.py:47
msgid "Top"
msgstr "Top"
#: app/templates/_home_nav.html:9
-#: app/templates/community/_community_nav.html:14
-#: app/templates/post/post.html:72 app/user/forms.py:46
+#: app/templates/community/_community_nav.html:16
+#: app/templates/post/post.html:72 app/user/forms.py:48
msgid "New"
msgstr "Neu"
#: app/templates/_home_nav.html:12
-#: app/templates/community/_community_nav.html:17
-#: app/templates/list_communities.html:71 app/user/forms.py:47
+#: app/templates/community/_community_nav.html:19
+#: app/templates/list_communities.html:81 app/user/forms.py:49
msgid "Active"
msgstr "Aktiv"
@@ -1311,7 +1512,7 @@ msgstr "Werkzeuge für rationalen Diskurs"
#: app/templates/about.html:10 app/templates/donate.html:26
#: app/templates/index.html:67 app/templates/keyboard_shortcuts.html:63
-#: app/templates/search/results.html:65
+#: app/templates/search/results.html:68
#, python-format
msgid "About %(site_name)s"
msgstr "Über %(site_name)s"
@@ -1320,71 +1521,115 @@ msgstr "Über %(site_name)s"
msgid "PieFed"
msgstr "PieFed"
-#: app/templates/base.html:113 app/templates/base.html:189
-#: app/templates/user/notifications.html:18 app/user/routes.py:537
+#: app/templates/base.html:116 app/templates/base.html:213
+#: app/templates/user/notifications.html:18 app/user/routes.py:582
msgid "Notifications"
msgstr "Benachrichtigungen"
-#: app/templates/base.html:133 app/templates/base.html:151
+#: app/templates/base.html:136 app/templates/base.html:154
msgid "Popular"
msgstr "Beliebt"
-#: app/templates/base.html:134 app/templates/base.html:152
+#: app/templates/base.html:137 app/templates/base.html:155
msgid "All posts"
msgstr "Alle Beiträge"
-#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:143 app/templates/base.html:161
#: app/templates/list_communities.html:13
msgid "All communities"
msgstr "Alle Communities"
-#: app/templates/auth/login.html:9 app/templates/base.html:143
+#: app/templates/auth/login.html:13 app/templates/base.html:146
msgid "Log in"
msgstr "Anmelden"
-#: app/templates/base.html:145 app/templates/base.html:183
+#: app/templates/base.html:148 app/templates/base.html:186
#: app/templates/donate.html:10
msgid "Donate"
msgstr "Spenden"
-#: app/templates/base.html:161
+#: app/templates/base.html:164
msgid "Moderating"
msgstr "Moderieren"
-#: app/templates/base.html:176
+#: app/templates/base.html:179
msgid "Account"
msgstr "Konto"
-#: app/templates/base.html:178
+#: app/templates/base.html:181
msgid "View profile"
msgstr "Profil anzeigen"
-#: app/templates/base.html:179
+#: app/templates/base.html:182
msgid "Edit profile & settings"
msgstr "Profil & Einstellungen bearbeiten"
-#: app/templates/base.html:180
+#: app/templates/base.html:183
msgid "Chats"
msgstr "Chatten"
-#: app/templates/base.html:187
+#: app/templates/base.html:194
+#, fuzzy
+msgid "Communities - no topic"
+msgstr "Communities auf diesem Server"
+
+#: app/templates/base.html:197
+msgid "Monitoring - users"
+msgstr ""
+
+#: app/templates/base.html:198
+#, fuzzy
+msgid "Monitoring - content"
+msgstr "Inhalt beibehalten"
+
+#: app/templates/base.html:199
+msgid "Monitoring - spammy content"
+msgstr ""
+
+#: app/templates/admin/_nav.html:11 app/templates/base.html:201
+msgid "Registration applications"
+msgstr "Bewerbungen"
+
+#: app/templates/admin/_nav.html:13 app/templates/base.html:203
+#: app/templates/community/community.html:191
+#: app/templates/community/community_moderate.html:15
+#: app/templates/community/community_moderate_subscribers.html:15
+msgid "Moderation"
+msgstr "Moderation"
+
+#: app/templates/admin/_nav.html:14 app/templates/admin/federation.html:13
+#: app/templates/base.html:204
+msgid "Federation"
+msgstr "Föderation"
+
+#: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9
+#: app/templates/base.html:205
+msgid "Newsletter"
+msgstr "Newsletter"
+
+#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12
+#: app/templates/base.html:206
+msgid "Activities"
+msgstr "Aktivitäten"
+
+#: app/templates/base.html:211
msgid "Log out"
msgstr "Abmelden"
-#: app/templates/base.html:189
+#: app/templates/base.html:213
#, python-format
msgid "%(num)d unread notifications"
msgstr "%(num)d ungelesene Benachrichtigungen"
-#: app/templates/base.html:199
+#: app/templates/base.html:223
msgid "Light mode"
msgstr "Tagmodus"
-#: app/templates/base.html:200
+#: app/templates/base.html:224
msgid "Dark mode"
msgstr "Nachtmodus"
-#: app/templates/base.html:228 app/templates/keyboard_shortcuts.html:10
+#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10
msgid "Keyboard shortcuts"
msgstr "Tastaturkürzel"
@@ -1392,47 +1637,53 @@ msgstr "Tastaturkürzel"
msgid "No posts yet. Join some communities to see more."
msgstr "Noch keine Beiträge. Tritt einigen Communities bei, um mehr zu sehen."
-#: app/templates/community/community.html:168 app/templates/index.html:18
+#: app/templates/community/community.html:178 app/templates/index.html:18
#: app/templates/index.html:59 app/templates/list_topics.html:38
-#: app/templates/post/post.html:220 app/templates/search/results.html:57
-#: app/templates/topic/show_topic.html:91
+#: app/templates/post/post.html:223 app/templates/search/results.html:60
+#: app/templates/topic/show_topic.html:101
msgid "Explore communities"
msgstr "Communities erkunden"
-#: app/templates/admin/activities.html:54
-#: app/templates/admin/communities.html:51 app/templates/admin/posts.html:26
-#: app/templates/admin/reports.html:58 app/templates/admin/users.html:69
-#: app/templates/community/community.html:92
+#: app/templates/admin/activities.html:50
+#: app/templates/admin/communities.html:47 app/templates/admin/posts.html:21
+#: app/templates/admin/reports.html:54 app/templates/admin/users.html:67
+#: app/templates/community/community.html:99
#: app/templates/community/community_moderate.html:80
#: app/templates/community/community_moderate_subscribers.html:67
#: app/templates/domain/domain.html:30 app/templates/domain/domains.html:51
#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:25
-#: app/templates/search/results.html:23 app/templates/topic/show_topic.html:52
-#: app/templates/user/show_profile.html:75
-#: app/templates/user/show_profile.html:98
+#: app/templates/list_communities.html:118 app/templates/search/results.html:26
+#: app/templates/tag/tag.html:30 app/templates/tag/tags.html:51
+#: app/templates/tag/tags_blocked.html:51
+#: app/templates/topic/show_topic.html:62
+#: app/templates/user/show_profile.html:108
+#: app/templates/user/show_profile.html:131
msgid "Previous page"
msgstr "Vorherige Seite"
-#: app/templates/admin/activities.html:59
-#: app/templates/admin/communities.html:56 app/templates/admin/posts.html:31
-#: app/templates/admin/reports.html:63 app/templates/admin/users.html:74
-#: app/templates/community/community.html:97
+#: app/templates/admin/activities.html:55
+#: app/templates/admin/communities.html:52 app/templates/admin/posts.html:26
+#: app/templates/admin/reports.html:59 app/templates/admin/users.html:72
+#: app/templates/community/community.html:104
#: app/templates/community/community_moderate.html:85
#: app/templates/community/community_moderate_subscribers.html:72
#: app/templates/domain/domain.html:35 app/templates/domain/domains.html:56
#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:30
-#: app/templates/search/results.html:28 app/templates/topic/show_topic.html:57
-#: app/templates/user/show_profile.html:80
-#: app/templates/user/show_profile.html:103
+#: app/templates/list_communities.html:123 app/templates/search/results.html:31
+#: app/templates/tag/tag.html:35 app/templates/tag/tags.html:56
+#: app/templates/tag/tags_blocked.html:56
+#: app/templates/topic/show_topic.html:67
+#: app/templates/user/show_profile.html:113
+#: app/templates/user/show_profile.html:136
msgid "Next page"
msgstr "Nächste Seite"
-#: app/templates/index.html:47 app/templates/search/results.html:45
+#: app/templates/index.html:47 app/templates/search/results.html:48
msgid "Active communities"
msgstr "Aktive Communities"
-#: app/templates/index.html:60 app/templates/list_communities.html:108
-#: app/templates/search/results.html:58
+#: app/templates/index.html:60 app/templates/list_communities.html:130
+#: app/templates/search/results.html:61
#, fuzzy
msgid "Browse topics"
msgstr "Nach Thema suchen"
@@ -1469,7 +1720,8 @@ msgstr ""
"aktuelle Beitrag ist. Der aktuelle Beitrag wird durch die Maus oder die "
"J- und K-Taste bestimmt."
-#: app/templates/list_communities.html:14
+#: app/templates/list_communities.html:14 app/templates/search/start.html:20
+#: app/templates/search/start.html:28
msgid "All"
msgstr "Alle"
@@ -1482,7 +1734,7 @@ msgid "Local"
msgstr "Lokal"
#: app/templates/list_communities.html:20
-#: app/templates/user/show_profile.html:59
+#: app/templates/user/show_profile.html:92
msgid "Joined"
msgstr "Beigetreten"
@@ -1490,88 +1742,93 @@ msgstr "Beigetreten"
msgid "Choose a topic to filter communities by"
msgstr "Wähle ein Thema aus, nach dem Communities gefiltert werden sollen"
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:38
+#, fuzzy
+msgid "Choose a language to filter communities by"
+msgstr "Wähle ein Thema aus, nach dem Communities gefiltert werden sollen"
+
+#: app/templates/list_communities.html:50
msgid "Create local community"
msgstr "Lokale Community erstellen"
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:50
msgid "Create local"
msgstr "Lokal erstellen"
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add community from another instance"
msgstr "Community von einer anderen Instanz hinzufügen"
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add remote"
msgstr "Remote hinzufügen"
-#: app/templates/list_communities.html:56
+#: app/templates/list_communities.html:66
msgid "Sort by name"
msgstr "Nach Namen sortieren"
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Sort by post count"
msgstr "Nach Beitragsanzahl sortieren"
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Posts"
msgstr "Beiträge"
-#: app/templates/list_communities.html:66
+#: app/templates/list_communities.html:76
msgid "Sort by reply count"
msgstr "Nach Antwortanzahl sortieren"
-#: app/templates/list_communities.html:66 app/templates/post/post.html:61
+#: app/templates/list_communities.html:76 app/templates/post/post.html:61
#: app/templates/post/post.html:158
msgid "Comments"
msgstr "Kommentare"
-#: app/templates/list_communities.html:71
+#: app/templates/list_communities.html:81
msgid "Sort by recent activity"
msgstr "Nach letzter Aktivität sortieren"
-#: app/templates/list_communities.html:82
+#: app/templates/list_communities.html:92
#, python-format
msgid "Leave %(name)s"
msgstr "%(name)s verlassen"
#: app/templates/community/add_remote.html:32
-#: app/templates/community/community.html:112
+#: app/templates/community/community.html:121
#: app/templates/community/lookup_remote.html:21
-#: app/templates/list_communities.html:82 app/templates/post/add_reply.html:48
+#: app/templates/list_communities.html:92 app/templates/post/add_reply.html:48
#: app/templates/post/continue_discussion.html:99
-#: app/templates/post/post.html:177
+#: app/templates/post/post.html:179 app/templates/post/post_reply_edit.html:44
msgid "Leave"
msgstr "Verlassen"
-#: app/templates/community/community.html:114
-#: app/templates/list_communities.html:84
+#: app/templates/community/community.html:123
+#: app/templates/list_communities.html:94
msgid "Pending"
msgstr "Ausstehend"
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99
#, python-format
msgid "Join %(name)s"
msgstr "%(name)s beitreten"
#: app/templates/community/add_remote.html:34
-#: app/templates/community/community.html:116
+#: app/templates/community/community.html:125
#: app/templates/community/lookup_remote.html:23
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89 app/templates/post/add_reply.html:50
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99 app/templates/post/add_reply.html:50
#: app/templates/post/continue_discussion.html:101
-#: app/templates/post/post.html:179
+#: app/templates/post/post.html:181 app/templates/post/post_reply_edit.html:46
msgid "Join"
msgstr "Beitreten"
-#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:106
#, python-format
msgid "Browse %(name)s"
msgstr "%(name)s durchsuchen"
-#: app/templates/list_communities.html:106 app/templates/list_topics.html:36
+#: app/templates/list_communities.html:128 app/templates/list_topics.html:36
msgid "There are no communities yet."
msgstr "Es gibt noch keine Gemeinschaften."
@@ -1595,80 +1852,87 @@ msgstr "Admin home"
msgid "Watch"
msgstr "Beobachten"
-#: app/templates/admin/_nav.html:11
-msgid "Registration applications"
-msgstr "Bewerbungen"
-
-#: app/templates/admin/_nav.html:13 app/templates/community/community.html:181
-#: app/templates/community/community_moderate.html:15
-#: app/templates/community/community_moderate_subscribers.html:15
-msgid "Moderation"
-msgstr "Moderation"
-
-#: app/templates/admin/_nav.html:14
-msgid "Federation"
-msgstr "Föderation"
-
-#: app/templates/admin/_nav.html:15
-msgid "Newsletter"
-msgstr "Newsletter"
-
-#: app/templates/admin/_nav.html:16
-msgid "Activities"
-msgstr "Aktivitäten"
-
-#: app/templates/admin/add_user.html:17
+#: app/templates/admin/add_user.html:12
msgid "Add new user"
msgstr "Neuen Benutzer hinzufügen"
-#: app/templates/admin/approve_registrations.html:18
+#: app/templates/admin/approve_registrations.html:12
+#, fuzzy
+msgid "Registrations"
+msgstr "Registrierungsmodus"
+
+#: app/templates/admin/approve_registrations.html:14
#, python-format
msgid "When registering, people are asked \"%(question)s\"."
msgstr "Bei der Registrierung werden Personen gefragt \"%(question)s\"."
-#: app/templates/admin/approve_registrations.html:43
+#: app/templates/admin/approve_registrations.html:39
msgid "Approve"
msgstr "Bestätigen"
-#: app/templates/admin/approve_registrations.html:44
+#: app/templates/admin/approve_registrations.html:40
msgid "View"
msgstr "Ansicht"
-#: app/templates/admin/approve_registrations.html:45
-#: app/templates/post/post_options.html:20
-#: app/templates/post/post_reply_options.html:20
-#: app/templates/user/show_profile.html:179
+#: app/templates/admin/approve_registrations.html:41
+#: app/templates/post/post_options.html:22
+#: app/templates/post/post_reply_options.html:22
+#: app/templates/user/show_profile.html:212
msgid "Delete"
msgstr "Löschen"
-#: app/templates/admin/approve_registrations.html:51
+#: app/templates/admin/approve_registrations.html:47
msgid "No one is waiting to be approved."
msgstr "Niemand wartet auf eine Zustimmung."
-#: app/templates/admin/edit_community.html:17
+#: app/templates/admin/edit_community.html:12
#, python-format
msgid "Edit %(community_name)s"
msgstr "%(community_name)s bearbeiten"
-#: app/templates/admin/edit_community.html:43
+#: app/templates/admin/edit_community.html:39
msgid "Will not be overwritten by remote server"
msgstr "Wird nicht vom Remote-Server überschrieben"
-#: app/templates/admin/edit_topic.html:18
+#: app/templates/admin/edit_topic.html:13
#, python-format
msgid "Edit %(topic_name)s"
msgstr "%(topic_name)s bearbeiten"
-#: app/templates/admin/edit_user.html:17
+#: app/templates/admin/edit_user.html:12
#, python-format
msgid "Edit %(user_name)s (%(display_name)s)"
msgstr "%(user_name)s bearbeiten (%(display_name)s)"
-#: app/templates/admin/posts.html:17
-msgid "Most downvoted in the last 3 days"
+#: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12
+#, fuzzy
+msgid "Most downvoted posts in the last 3 days"
msgstr "Die meisten negativen Bewertungen in den letzten 3 Tagen"
-#: app/templates/admin/users.html:17
+#: app/templates/admin/site.html:16
+msgid ""
+"Configure the flair the instance, by giving it a name, ashort slogan, "
+"basic info for the sidebar and a logo. This information appears in link "
+"previews in social media."
+msgstr ""
+
+#: app/templates/admin/site.html:23
+msgid "About this instance"
+msgstr ""
+
+#: app/templates/admin/site.html:24
+msgid ""
+"Provide a more extensive description of the instance, set a contact "
+"address and provide legal information. This information appears on the about page."
+msgstr ""
+
+#: app/templates/admin/spam_posts.html:26
+#: app/templates/user/show_profile.html:141
+msgid "No comments yet."
+msgstr "Noch keine Kommentare."
+
+#: app/templates/admin/users.html:13
msgid "Add local user"
msgstr "Lokalen Benutzer hinzufügen"
@@ -1680,19 +1944,19 @@ msgstr ""
"Wir haben dir eine E-Mail mit einem Link geschickt, auf den du klicken "
"musst, um dein Konto zu aktivieren."
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "New User?"
msgstr "Neuer Benutzer?"
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "Register new account"
msgstr "Neues Konto registrieren"
-#: app/templates/auth/login.html:16
+#: app/templates/auth/login.html:20
msgid "Forgot Your Password?"
msgstr "Passwort vergessen?"
-#: app/templates/auth/login.html:17
+#: app/templates/auth/login.html:21
msgid "Reset it"
msgstr "Zurücksetzen"
@@ -1770,8 +2034,8 @@ msgid "Block chats and posts from instance: %(name)s"
msgstr "Blockiere Chats und Beiträge von der Instanz: %(name)s"
#: app/templates/chat/chat_options.html:29
-#: app/templates/post/post_options.html:48
-#: app/templates/post/post_reply_options.html:32
+#: app/templates/post/post_options.html:50
+#: app/templates/post/post_reply_options.html:34
msgid "Report to moderators"
msgstr "An Moderatoren melden"
@@ -1790,7 +2054,8 @@ msgstr "Chatten"
#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56
#: app/templates/user/notifications.html:14 app/templates/user/people.html:14
#: app/templates/user/people.html:17 app/templates/user/show_profile.html:19
-#: app/templates/user/show_profile.html:39 app/user/routes.py:35
+#: app/templates/user/show_profile.html:35
+#: app/templates/user/show_profile.html:64 app/user/routes.py:37
msgid "People"
msgstr "Leute"
@@ -1804,7 +2069,7 @@ msgid "Messages with: "
msgstr "Nachrichten mit: "
#: app/templates/chat/conversation.html:75
-#: app/templates/post/_post_teaser.html:75
+#: app/templates/post/_post_teaser.html:81
msgid "Options"
msgstr "Optionen"
@@ -1834,14 +2099,67 @@ msgstr ""
msgid "Report conversation with \"%(member_names)s\""
msgstr "Unterhaltung mit \"%(member_names)s \" melden"
+#: app/templates/community/_add_post_types.html:2
+msgid "Start a discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:2
+#, fuzzy
+msgid "Discussion"
+msgstr "Diskussion %(title)s"
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Share a link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+#, fuzzy
+msgid "Link"
+msgstr "Anmelden"
+
+#: app/templates/community/_add_post_types.html:4
+#, fuzzy
+msgid "Share an image"
+msgstr "Nachricht senden"
+
+#: app/templates/community/_add_post_types.html:5
+#, fuzzy
+msgid "Share a video"
+msgstr "Nachricht senden"
+
+#: app/templates/community/_add_post_types.html:5
+#, fuzzy
+msgid "Video"
+msgstr "Ansicht"
+
+#: app/templates/community/_add_post_types.html:6
+#, fuzzy
+msgid "Create a poll"
+msgstr "Beitrag erstellen"
+
+#: app/templates/community/_add_post_types.html:6
+#, fuzzy
+msgid "Poll"
+msgstr "Leute"
+
+#: app/templates/community/_add_post_types.html:8
+#, fuzzy
+msgid "Create an event"
+msgstr "Neues Konto erstellen"
+
+#: app/templates/community/_add_post_types.html:8
+#, fuzzy
+msgid "Event"
+msgstr "Verlassen"
+
#: app/templates/community/_community_moderation_nav.html:4
#: app/templates/community/community_edit.html:15
#: app/templates/community/community_mod_list.html:15
-#: app/templates/post/add_reply.html:89
-#: app/templates/post/continue_discussion.html:140
-#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
+#: app/templates/post/add_reply.html:92
+#: app/templates/post/continue_discussion.html:143
+#: app/templates/post/post.html:237 app/templates/post/post_reply_edit.html:88
#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57
-#: app/templates/user/show_profile.html:124
+#: app/templates/user/show_profile.html:157
msgid "Settings"
msgstr "Einstellungen"
@@ -1851,7 +2169,7 @@ msgid "Moderators"
msgstr "Moderatoren"
#: app/templates/community/_community_moderation_nav.html:10
-#: app/templates/community/_community_nav.html:7
+#: app/templates/community/_community_nav.html:9
msgid "Sort by hot"
msgstr "Nach Angesagt sortieren"
@@ -1869,35 +2187,37 @@ msgstr ""
msgid "Mod log"
msgstr ""
-#: app/templates/community/_community_nav.html:3
+#: app/templates/community/_community_nav.html:4
#: app/templates/community/add_discussion_post.html:11
#: app/templates/community/add_image_post.html:11
#: app/templates/community/add_link_post.html:11
-#: app/templates/community/community.html:108
-#: app/templates/post/add_reply.html:54
-#: app/templates/post/continue_discussion.html:105
-#: app/templates/post/post.html:173 app/templates/post/post_reply_edit.html:50
-#: app/templates/topic/show_topic.html:68
+#: app/templates/community/add_poll_post.html:11
+#: app/templates/community/add_video_post.html:11
+#: app/templates/community/community.html:116
+#: app/templates/post/add_reply.html:55
+#: app/templates/post/continue_discussion.html:106
+#: app/templates/post/post.html:174 app/templates/post/post_reply_edit.html:51
+#: app/templates/topic/show_topic.html:78
msgid "Create post"
msgstr "Beitrag erstellen"
-#: app/templates/community/_community_nav.html:10
+#: app/templates/community/_community_nav.html:12
msgid "Sort by top"
msgstr "Nach Top sortieren"
-#: app/templates/community/_community_nav.html:13
+#: app/templates/community/_community_nav.html:15
msgid "Sort by new"
msgstr "Nach Neu sortieren"
-#: app/templates/community/_community_nav.html:16
+#: app/templates/community/_community_nav.html:18
msgid "Sort by active"
msgstr "Nach Aktiv sortieren"
-#: app/templates/community/_community_nav.html:26
+#: app/templates/community/_community_nav.html:28
msgid "Tile"
msgstr "Kachel"
-#: app/templates/community/_community_nav.html:29
+#: app/templates/community/_community_nav.html:31
msgid "Wide tile"
msgstr "Breite Kachel"
@@ -1910,80 +2230,36 @@ msgstr ""
#: app/templates/community/add_discussion_post.html:16
#: app/templates/community/add_image_post.html:16
#: app/templates/community/add_link_post.html:16
+#: app/templates/community/add_poll_post.html:16
+#: app/templates/community/add_video_post.html:16
#, fuzzy
msgid "Type of post"
msgstr "Beitrag melden"
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Start a discussion"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-#, fuzzy, python-format
-msgid "Discussion"
-msgstr "Diskussion %(title)s"
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Share a link"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-#, fuzzy
-msgid "Link"
-msgstr "Anmelden"
-
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
-#, fuzzy
-msgid "Share an image"
-msgstr "Nachricht senden"
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-#, fuzzy
-msgid "Create a poll"
-msgstr "Beitrag erstellen"
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-#, fuzzy
-msgid "Poll"
-msgstr "Leute"
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-#, fuzzy
-msgid "Create an event"
-msgstr "Neues Konto erstellen"
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-#, fuzzy
-msgid "Event"
-msgstr "Verlassen"
-
-#: app/templates/community/add_discussion_post.html:43
-#: app/templates/community/add_image_post.html:45
-#: app/templates/community/add_link_post.html:44
+#: app/templates/community/add_discussion_post.html:37
+#: app/templates/community/add_image_post.html:39
+#: app/templates/community/add_link_post.html:38
+#: app/templates/community/add_poll_post.html:37
+#: app/templates/community/add_video_post.html:39
#: app/templates/post/add_reply.html:37 app/templates/post/post.html:42
#: app/templates/user/edit_profile.html:44
msgid "Enable markdown editor"
msgstr "Markdown Editor aktivieren"
-#: app/templates/community/add_image_post.html:30
+#: app/templates/community/add_discussion_post.html:41
+#: app/templates/community/add_image_post.html:43
+#: app/templates/community/add_link_post.html:42
+#: app/templates/community/add_poll_post.html:78
+#: app/templates/community/add_video_post.html:43
+#: app/templates/post/post_edit_discussion.html:30
+#: app/templates/post/post_edit_image.html:33
+#: app/templates/post/post_edit_link.html:31
+#: app/templates/post/post_edit_poll.html:66
+#: app/templates/post/post_edit_video.html:31
+msgid "Separate each tag with a comma."
+msgstr ""
+
+#: app/templates/community/add_image_post.html:24
#: app/templates/post/post_edit_image.html:17
msgid "Describe the image, to help visually impaired people."
msgstr "Beschreibe das Bild, um sehbehinderten Menschen zu helfen."
@@ -1993,16 +2269,31 @@ msgstr "Beschreibe das Bild, um sehbehinderten Menschen zu helfen."
msgid "Only people using %(name)s can post or reply"
msgstr "Nur Personen, die %(name)s verwenden, können posten oder antworten"
+#: app/templates/community/add_poll_post.html:41
+#: app/templates/post/post_edit_poll.html:30
+msgid "Poll choices"
+msgstr ""
+
+#: app/templates/community/add_poll_post.html:72
+#: app/templates/post/post_edit_poll.html:61
+#, fuzzy
+msgid "Add choice"
+msgstr "Thema hinzufügen"
+
#: app/templates/community/add_remote.html:25
#: app/templates/community/lookup_remote.html:14
msgid "Found a community:"
msgstr "Community gefunden:"
+#: app/templates/community/add_video_post.html:24
+msgid "Provide a URL ending with .mp4 or .webm."
+msgstr ""
+
#: app/templates/community/community.html:27
#: app/templates/community/community.html:48
#: app/templates/community/community.html:66
#: app/templates/post/_post_full.html:20 app/templates/post/_post_full.html:66
-#: app/templates/post/_post_teaser.html:56
+#: app/templates/post/_post_teaser.html:62
msgid "Not safe for work"
msgstr "Not safe for work"
@@ -2012,49 +2303,48 @@ msgstr "Not safe for work"
msgid "Not safe for life"
msgstr "Not safe for life"
-#: app/templates/community/community.html:76
-#: app/templates/community/community.html:84
+#: app/templates/community/community.html:91
msgid "No posts in this community yet."
msgstr "Noch keine Beiträge in dieser Community."
-#: app/templates/community/community.html:121
-#: app/templates/post/add_reply.html:58
-#: app/templates/post/continue_discussion.html:109
-#: app/templates/post/post.html:184 app/templates/post/post_reply_edit.html:54
+#: app/templates/community/community.html:130
+#: app/templates/post/add_reply.html:60
+#: app/templates/post/continue_discussion.html:111
+#: app/templates/post/post.html:186 app/templates/post/post_reply_edit.html:56
msgid "Search this community"
msgstr "Diese Community durchsuchen"
-#: app/templates/community/community.html:127
-#: app/templates/post/add_reply.html:64
-#: app/templates/post/continue_discussion.html:115
-#: app/templates/post/post.html:190 app/templates/post/post_reply_edit.html:60
+#: app/templates/community/community.html:137
+#: app/templates/post/add_reply.html:67
+#: app/templates/post/continue_discussion.html:118
+#: app/templates/post/post.html:193 app/templates/post/post_reply_edit.html:63
msgid "About community"
msgstr "Über diese Community"
-#: app/templates/community/community.html:146
+#: app/templates/community/community.html:156
#, python-format
msgid "Only people on %(instance_name)s can post or reply in this community."
msgstr ""
"Nur Personen auf %(instance_name)s können in dieser Community posten oder"
" antworten."
-#: app/templates/community/community.html:156 app/templates/post/post.html:208
+#: app/templates/community/community.html:166 app/templates/post/post.html:211
msgid "Related communities"
msgstr "Verwandte Communities"
-#: app/templates/community/community.html:162 app/templates/post/post.html:214
-#: app/templates/topic/show_topic.html:85
+#: app/templates/community/community.html:172 app/templates/post/post.html:217
+#: app/templates/topic/show_topic.html:95
msgid "Go to community"
msgstr "Gehe zur Community"
-#: app/templates/community/community.html:175
-#: app/templates/post/add_reply.html:82
-#: app/templates/post/continue_discussion.html:133
-#: app/templates/post/post.html:227 app/templates/post/post_reply_edit.html:78
+#: app/templates/community/community.html:185
+#: app/templates/post/add_reply.html:85
+#: app/templates/post/continue_discussion.html:136
+#: app/templates/post/post.html:230 app/templates/post/post_reply_edit.html:81
msgid "Community Settings"
msgstr "Community-Einstellungen"
-#: app/templates/community/community.html:179
+#: app/templates/community/community.html:189
#, fuzzy
msgid "Settings & Moderation"
msgstr "Moderation"
@@ -2149,8 +2439,8 @@ msgstr ""
#: app/templates/community/community_moderate_subscribers.html:116
#: app/templates/domain/domain.html:61
-#: app/templates/domain/domains_blocked.html:46
-#: app/templates/user/show_profile.html:169
+#: app/templates/domain/domains_blocked.html:46 app/templates/tag/tag.html:52
+#: app/templates/user/show_profile.html:202
msgid "Unban"
msgstr "Entbannen"
@@ -2178,15 +2468,15 @@ msgstr "Domainverwaltung"
#: app/templates/user/filters.html:76 app/templates/user/filters.html:89
#: app/templates/user/filters.html:94 app/templates/user/filters.html:107
#: app/templates/user/filters.html:112 app/templates/user/filters.html:125
-#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:52
+#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:81
msgid "Unblock"
msgstr "Entsperren"
-#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:54
+#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83
msgid "Block"
msgstr "Blockieren"
-#: app/templates/domain/domain.html:65
+#: app/templates/domain/domain.html:65 app/templates/tag/tag.html:56
msgid "Ban instance-wide"
msgstr "Auf ganzer Instanz bannen"
@@ -2271,22 +2561,42 @@ msgid "Score:"
msgstr "Punkte:"
#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67
-#: app/templates/post/_post_teaser.html:57
+#: app/templates/post/_post_teaser.html:63
msgid "Potentially emotionally scarring content"
msgstr "Potenziell emotional abschreckender Inhalt"
#: app/templates/post/_post_full.html:28 app/templates/post/_post_full.html:76
-#: app/templates/post/_post_teaser.html:59
+#: app/templates/post/_post_teaser.html:65
msgid "Reported. Check post for issues."
msgstr "Gemeldet. Prüfen Sie den Beitrag auf Probleme."
-#: app/templates/post/_post_full.html:109
-#: app/templates/post/_post_full.html:110
+#: app/templates/post/_post_full.html:101
+#: app/templates/post/_post_full.html:122
+msgid "Watch on piped.video"
+msgstr ""
+
+#: app/templates/post/_post_full.html:152
+#, python-format
+msgid "Total votes: %(total_votes)d."
+msgstr ""
+
+#: app/templates/post/_post_full.html:153
+#, fuzzy
+msgid "Poll closes"
+msgstr "Alle Beiträge"
+
+#: app/templates/post/_post_full.html:185
+#, fuzzy
+msgid "Hashtags"
+msgstr "Chatten"
+
+#: app/templates/post/_post_full.html:195
+#: app/templates/post/_post_full.html:196
#, fuzzy
msgid "Show cross-posts"
msgstr "NSFW-Beiträge anzeigen"
-#: app/templates/post/_post_full.html:111
+#: app/templates/post/_post_full.html:197
#, fuzzy
msgid "Number of cross-posts:"
msgstr "Anzahl der Kommentare:"
@@ -2296,50 +2606,54 @@ msgid "View context"
msgstr "Kontext anzeigen"
#: app/templates/post/_post_teaser.html:6
-#: app/templates/post/_post_teaser_masonry.html:6
+#: app/templates/post/_post_teaser_masonry.html:8
msgid "Filtered: "
msgstr "Gefiltert: "
-#: app/templates/post/_post_teaser.html:18
-#: app/templates/post/_post_teaser.html:26
-#: app/templates/post/_post_teaser.html:42
-msgid "Read article"
-msgstr "Artikel lesen"
-
#: app/templates/post/_post_teaser.html:20
-#: app/templates/post/_post_teaser.html:30
-#: app/templates/post/_post_teaser.html:70
-#: app/templates/post/_post_teaser.html:72
-#: app/templates/post/_post_teaser_masonry.html:16
+msgid "Follow link"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:22
+#: app/templates/post/_post_teaser.html:35
+#: app/templates/post/_post_teaser.html:76
+#: app/templates/post/_post_teaser.html:78
+#: app/templates/post/_post_teaser_masonry.html:13
+#: app/templates/post/_post_teaser_masonry.html:17
#: app/templates/post/_post_teaser_masonry.html:20
-#: app/templates/post/_post_teaser_masonry.html:23
-#: app/templates/post/_post_teaser_masonry.html:55
+#: app/templates/post/_post_teaser_masonry.html:52
msgid "View image"
msgstr "Bild anzeigen"
-#: app/templates/post/_post_teaser.html:22
-#: app/templates/post/_post_teaser.html:34
+#: app/templates/post/_post_teaser.html:24
+#: app/templates/post/_post_teaser.html:39
msgid "Read post"
msgstr "Beitrag lesen"
-#: app/templates/post/_post_teaser.html:54
+#: app/templates/post/_post_teaser.html:28
+#: app/templates/post/_post_teaser.html:31
+#: app/templates/post/_post_teaser.html:47
+msgid "Read article"
+msgstr "Artikel lesen"
+
+#: app/templates/post/_post_teaser.html:60
msgid "All posts about this domain"
msgstr "Alle Beiträge zu dieser Domain"
-#: app/templates/post/_post_teaser.html:64
+#: app/templates/post/_post_teaser.html:70
#, python-format
msgid "Go to community %(name)s"
msgstr "Gehe zur Community %(name)s"
-#: app/templates/post/_post_teaser.html:67
-#: app/templates/post/_post_teaser_masonry.html:47
-#: app/templates/post/_post_teaser_masonry.html:48
-#: app/templates/post/_post_teaser_masonry.html:68
-#: app/templates/post/_post_teaser_masonry.html:69
+#: app/templates/post/_post_teaser.html:73
+#: app/templates/post/_post_teaser_masonry.html:44
+#: app/templates/post/_post_teaser_masonry.html:45
+#: app/templates/post/_post_teaser_masonry.html:65
+#: app/templates/post/_post_teaser_masonry.html:66
msgid "View comments"
msgstr "Kommentare anzeigen"
-#: app/templates/post/_post_teaser.html:67
+#: app/templates/post/_post_teaser.html:73
msgid "Number of comments:"
msgstr "Anzahl der Kommentare:"
@@ -2373,9 +2687,9 @@ msgstr ""
"target=\"_blank\" rel=\"nofollow\">höheren Verhaltensstandard hat als die"
" meisten anderen Orte. Sei nett."
-#: app/templates/post/add_reply.html:86
-#: app/templates/post/continue_discussion.html:137
-#: app/templates/post/post.html:231 app/templates/post/post_reply_edit.html:82
+#: app/templates/post/add_reply.html:89
+#: app/templates/post/continue_discussion.html:140
+#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
msgid "Moderate"
msgstr "Moderieren"
@@ -2384,15 +2698,6 @@ msgstr "Moderieren"
msgid "Reported. Check comment for issues."
msgstr "Gemeldet. Überprüfen Sie den Kommentar auf Probleme."
-#: app/templates/post/post.html:26
-msgid ""
-"This post is hosted on lemmy.ml which will ban you for saying anything "
-"negative about China, Russia or Putin. Tread carefully."
-msgstr ""
-"Dieser Beitrag wird auf lemmy.ml gehostet, wo du möglicherweise gesperrt "
-"wirst, falls du etwas Negatives über China, Russland oder Putin sagst. "
-"Vorsicht ist geboten."
-
#: app/templates/post/post.html:52
msgid "Verify your email address to comment"
msgstr "Bestätige deine E-Mail-Adresse um zu kommentieren"
@@ -2473,40 +2778,40 @@ msgstr "Optionen für \"%(post_title)s\""
msgid "Edit"
msgstr "Bearbeiten"
-#: app/templates/post/post_options.html:24
+#: app/templates/post/post_options.html:26
msgid "I made a mistake with this post and have changed my mind about the topic"
msgstr ""
"Ich habe mit diesem Beitrag einen Fehler gemacht und meine Meinung zum "
"Thema geändert"
-#: app/templates/post/post_options.html:28
+#: app/templates/post/post_options.html:30
#, python-format
msgid "Block post author @%(author_name)s"
msgstr "Post-Autor @%(author_name)s blockieren"
-#: app/templates/post/post_options.html:31
+#: app/templates/post/post_options.html:33
#, python-format
msgid "Ban post author @%(author_name)s from
%(community_name)s"
msgstr "Sperren des Beitrags @%(author_name)s von
%(community_name)s"
-#: app/templates/post/post_options.html:35
+#: app/templates/post/post_options.html:37
#, python-format
msgid "Block domain %(domain)s"
msgstr "Domain- %(domain)s blockieren"
-#: app/templates/post/post_options.html:39
-#: app/templates/post/post_reply_options.html:27
+#: app/templates/post/post_options.html:41
+#: app/templates/post/post_reply_options.html:29
#, python-format
msgid "Hide every post from author's instance: %(name)s"
msgstr "Verstecke jeden Beitrag von der Instanz des Autors: %(name)s"
-#: app/templates/post/post_options.html:45
+#: app/templates/post/post_options.html:47
#, python-format
msgid "View original on %(domain)s"
msgstr "Original auf %(domain)s ansehen"
-#: app/templates/post/post_options.html:50
-#: app/templates/post/post_reply_options.html:34
+#: app/templates/post/post_options.html:52
+#: app/templates/post/post_reply_options.html:36
msgid ""
"If you want to perform more than one of these (e.g. block and report), "
"hold down Ctrl and click, then complete the operation in the new tabs "
@@ -2516,20 +2821,12 @@ msgstr ""
"melden), halte Strg gedrückt, klicke und schließe dann den Vorgang in den"
" neu geöffneten Tabs ab."
-#: app/templates/post/post_reply_edit.html:44
-msgid "Unsubscribe"
-msgstr "Kündigen"
-
-#: app/templates/post/post_reply_edit.html:46
-msgid "Subscribe"
-msgstr "Abonnieren"
-
#: app/templates/post/post_reply_options.html:13
#, python-format
msgid "Options for comment on \"%(post_title)s\""
msgstr "Optionen für Kommentar zu \"%(post_title)s\""
-#: app/templates/post/post_reply_options.html:24
+#: app/templates/post/post_reply_options.html:26
#, python-format
msgid "Block author @%(author_name)s"
msgstr "Blockiere Autor @%(author_name)s"
@@ -2548,7 +2845,7 @@ msgstr "Melde \"%(post_title)s\""
msgid "Search results for"
msgstr "Suchergebnisse für"
-#: app/templates/search/results.html:16
+#: app/templates/search/results.html:19
msgid "No posts match your search."
msgstr "Keine Beiträge stimmen mit deiner Suche überein."
@@ -2556,15 +2853,20 @@ msgstr "Keine Beiträge stimmen mit deiner Suche überein."
msgid "Search for posts"
msgstr "Nach Beiträgen suchen"
-#: app/templates/search/start.html:20
+#: app/templates/search/start.html:15
+#, fuzzy
+msgid "Keyword"
+msgstr "Stichwörter"
+
+#: app/templates/search/start.html:36
msgid "Example searches:"
msgstr "Beispielsuche:"
-#: app/templates/search/start.html:23
+#: app/templates/search/start.html:39
msgid "star wars"
msgstr "star wars"
-#: app/templates/search/start.html:24
+#: app/templates/search/start.html:40
msgid ""
"There is an implied \"and\" here. Results will have both words somewhere "
"in them."
@@ -2572,11 +2874,11 @@ msgstr ""
"Es gibt ein implizites \"und\" hier, Ergebnisse werden irgendwo beide "
"Wörter enthalten."
-#: app/templates/search/start.html:27
+#: app/templates/search/start.html:43
msgid "star or wars"
msgstr "star oder wars"
-#: app/templates/search/start.html:28
+#: app/templates/search/start.html:44
msgid ""
"This will broaden the search to include results that contain any of the "
"words."
@@ -2584,11 +2886,11 @@ msgstr ""
"Dies wird die Suche auf Ergebnisse erweitern, die eines der Wörter "
"enthalten."
-#: app/templates/search/start.html:31
+#: app/templates/search/start.html:47
msgid "star -wars"
msgstr "star -wars"
-#: app/templates/search/start.html:32
+#: app/templates/search/start.html:48
msgid ""
"To search for things containing \"star\" but not \"wars\" you can put a -"
" before the word you want to exclude."
@@ -2596,28 +2898,59 @@ msgstr ""
"Um nach Dingen zu suchen, die \"star\" aber nicht \"wars\" enthalten, "
"kannst du ein - vor das Wort setzen, welches ausgeschlossen werden soll."
-#: app/templates/search/start.html:35
+#: app/templates/search/start.html:51
msgid "\"star wars\""
msgstr "\"star wars\""
-#: app/templates/search/start.html:36
+#: app/templates/search/start.html:52
msgid "Results will have exactly that phrase in them."
msgstr "Die Ergebnisse werden genau diese Formulierung enthalten."
+#: app/templates/tag/tag.html:23
+#, fuzzy
+msgid "No posts in this tag yet."
+msgstr "Noch keine Beiträge zu diesem Thema."
+
+#: app/templates/tag/tag.html:45
+#, fuzzy
+msgid "Tag management"
+msgstr "Domainverwaltung"
+
+#: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14
+#, fuzzy, python-format
+msgid "Tags containing \"%(search)s\""
+msgstr "Domains mit \"%(search)s\""
+
+#: app/templates/tag/tags.html:24 app/templates/tag/tags_blocked.html:24
+#, fuzzy
+msgid "Banned tags"
+msgstr "Gesperrte Domains"
+
+#: app/templates/tag/tags.html:38 app/templates/tag/tags_blocked.html:38
+#, fuzzy
+msgid "How many times has something using this tag been posted"
+msgstr "Wie oft wurde etwas auf dieser Domain veröffentlicht"
+
+#: app/templates/topic/_notification_toggle.html:5
+#, fuzzy
+msgid "Notify about every new post. Not advisable in high traffic topics!"
+msgstr ""
+"Benachrichtigung über jeden neuen Beitrag erhalten. Nicht ratsam in stark"
+" frequentierten Communities!"
+
#: app/templates/topic/choose_topics.html:9
msgid "Please choose at least 3 topics that interest you."
msgstr "Bitte wähle mindestens 3 Themen aus, die dich interessieren."
-#: app/templates/topic/show_topic.html:23
+#: app/templates/topic/show_topic.html:26
msgid "Sub-topics"
msgstr "Unterthemen"
-#: app/templates/topic/show_topic.html:36
-#: app/templates/topic/show_topic.html:44
+#: app/templates/topic/show_topic.html:54
msgid "No posts in this topic yet."
msgstr "Noch keine Beiträge zu diesem Thema."
-#: app/templates/topic/show_topic.html:79
+#: app/templates/topic/show_topic.html:89
msgid "Topic communities"
msgstr "Themen Communities"
@@ -2626,13 +2959,23 @@ msgstr "Themen Communities"
msgid "Which community within %(topic)s to post in?"
msgstr "In welcher Community innerhalb von %(topic)s, möchtest du posten?"
-#: app/templates/topic/topic_create_post.html:17
+#: app/templates/topic/topic_create_post.html:18
#, python-format
msgid "Post in %(name)s"
msgstr "Beitrag in %(name)s"
+#: app/templates/topic/topic_create_post.html:23
+#, fuzzy, python-format
+msgid "View %(name)s"
+msgstr "%(name)s filtern"
+
+#: app/templates/user/_notification_toggle.html:5
+#, fuzzy
+msgid "Notify about every new post by this person."
+msgstr "Über Antworten benachrichtigen"
+
#: app/templates/user/_user_nav.html:8 app/templates/user/notifications.html:54
-#: app/templates/user/show_profile.html:121
+#: app/templates/user/show_profile.html:154
msgid "Profile"
msgstr "Profil"
@@ -2699,13 +3042,13 @@ msgstr ""
msgid "Filters"
msgstr "Filter"
-#: app/templates/user/edit_filters.html:18 app/user/routes.py:729
+#: app/templates/user/edit_filters.html:18 app/user/routes.py:774
msgid "Edit filter"
msgstr "Filter bearbeiten"
#: app/templates/user/edit_filters.html:20
#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:22
-#: app/user/routes.py:689
+#: app/user/routes.py:734
msgid "Add filter"
msgstr "Neuer Filter"
@@ -2726,8 +3069,8 @@ msgstr "Einer pro Zeile, Groß- oder Kleinschreibung spielt keine Rolle."
msgid "Stop applying this filter after this date. Optional."
msgstr "Diesen Filter nach diesem Datum nicht mehr anwenden. Optional."
-#: app/templates/user/edit_profile.html:16 app/user/routes.py:153
-#: app/user/routes.py:218
+#: app/templates/user/edit_profile.html:16 app/user/routes.py:156
+#: app/user/routes.py:231
msgid "Edit profile"
msgstr "Profil bearbeiten"
@@ -2737,6 +3080,7 @@ msgid "Edit profile of %(name)s"
msgstr "Profil von %(name)s bearbeiten"
#: app/templates/user/edit_profile.html:58
+#: app/templates/user/edit_settings.html:43
msgid "Delete account"
msgstr "Konto löschen"
@@ -2758,6 +3102,18 @@ msgstr ""
msgid "More email settings"
msgstr "Weitere E-Mail-Einstellungen"
+#: app/templates/user/fediverse_redirect.html:17
+#: app/templates/user/fediverse_redirect.html:20
+#, fuzzy
+msgid "Follow on remote instance"
+msgstr "Föderation mit diesen Instanzen erlauben"
+
+#: app/templates/user/fediverse_redirect.html:21
+msgid ""
+"We are about to send you to your instance where you will then need to "
+"click the \"Follow\" button."
+msgstr ""
+
#: app/templates/user/filters.html:25
msgid ""
"Filters can hide posts that contain keywords you specify, either by "
@@ -2820,12 +3176,12 @@ msgid "Mark all as read"
msgstr "Alle als gelesen markieren"
#: app/templates/user/notifications.html:49
-#: app/templates/user/show_profile.html:116
+#: app/templates/user/show_profile.html:149
msgid "Manage"
msgstr "Verwalten"
#: app/templates/user/notifications.html:95
-#: app/templates/user/show_profile.html:192
+#: app/templates/user/show_profile.html:225
msgid "Upvoted"
msgstr "Positiv bewertet"
@@ -2834,63 +3190,65 @@ msgid "No people to show"
msgstr "Keine Personen anzuzeigen"
#: app/templates/user/show_profile.html:24
-#: app/templates/user/show_profile.html:29
+#: app/templates/user/show_profile.html:41
+#: app/templates/user/show_profile.html:48
msgid "Profile pic"
msgstr "Profilbild"
-#: app/templates/user/show_profile.html:47
+#: app/templates/user/show_profile.html:76
msgid "Send message"
msgstr "Nachricht senden"
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message with matrix chat"
msgstr "Nachricht mit Matrixchat senden"
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message using Matrix"
msgstr "Nachricht mit Matrix senden"
-#: app/templates/user/show_profile.html:61
+#: app/templates/user/show_profile.html:88
+#, fuzzy
+msgid "Follow"
+msgstr "Leute"
+
+#: app/templates/user/show_profile.html:94
#, fuzzy
msgid "Bot Account"
msgstr "Konto"
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Attitude"
msgstr "Verhalten"
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive."
msgstr ""
"Verhältnis der positiven zu negativen Bewertungen. Höher bedeutet mehr "
"positive Bewertungen."
-#: app/templates/user/show_profile.html:72
+#: app/templates/user/show_profile.html:105
msgid "Post pagination"
msgstr "Beitrags-Seitennummerierung"
-#: app/templates/user/show_profile.html:85
+#: app/templates/user/show_profile.html:118
msgid "No posts yet."
msgstr "Noch keine Beiträge."
-#: app/templates/user/show_profile.html:95
+#: app/templates/user/show_profile.html:128
msgid "Comment pagination"
msgstr "Kommentar-Seitennummerierung"
-#: app/templates/user/show_profile.html:108
-msgid "No comments yet."
-msgstr "Noch keine Kommentare."
-
-#: app/templates/user/show_profile.html:137
+#: app/templates/user/show_profile.html:170
msgid "Member of"
msgstr "Mitglied von"
-#: app/templates/user/show_profile.html:162
+#: app/templates/user/show_profile.html:195
#, fuzzy
msgid "Moderate user"
msgstr "Moderieren"
-#: app/templates/user/show_profile.html:182
+#: app/templates/user/show_profile.html:215
msgid "Ban + Purge"
msgstr "Bann + Bereinigen"
@@ -2907,7 +3265,7 @@ msgstr "Wähle einige Themen aus, an denen du interessiert bist"
msgid "Choose"
msgstr "Auswählen"
-#: app/topic/routes.py:172
+#: app/topic/routes.py:183
msgid ""
"You have joined some communities relating to those interests. Find them "
"on the Topics menu or browse the home page."
@@ -2915,7 +3273,7 @@ msgstr ""
"Du bist einigen Communities in Bezug auf diese Interessen beigetreten. Du"
" findest sie im Themen-Menü oder durchstöbere die Startseite."
-#: app/topic/routes.py:176
+#: app/topic/routes.py:187
msgid ""
"You did not choose any topics. Would you like to choose individual "
"communities instead?"
@@ -2923,116 +3281,175 @@ msgstr ""
"Du hast keine Themen ausgewählt. Möchtest du stattdessen einzelne "
"Communities auswählen?"
-#: app/user/forms.py:13
+#: app/user/forms.py:14
msgid "Display name"
msgstr "Anzeigename"
-#: app/user/forms.py:15
+#: app/user/forms.py:16
msgid "Set new password"
msgstr "Passwort festlegen"
-#: app/user/forms.py:22
+#: app/user/forms.py:23
msgid "Save profile"
msgstr "Profil speichern"
-#: app/user/forms.py:26
+#: app/user/forms.py:27
msgid "That email address is already in use by another account"
msgstr "Diese E-Mail-Adresse wird bereits von einem anderen Konto verwendet"
-#: app/user/forms.py:30
+#: app/user/forms.py:31
msgid "Matrix user ids start with @"
msgstr "Matrix-Benutzer-Ids beginnen mit @"
#: app/user/forms.py:35
+msgid "Interface language"
+msgstr ""
+
+#: app/user/forms.py:37
msgid "Receive email about missed notifications"
msgstr "E-Mail über verpasste Benachrichtigungen erhalten"
-#: app/user/forms.py:39
+#: app/user/forms.py:41
msgid "Use markdown editor GUI when writing"
msgstr "Benutze Markdown Editor GUI beim Schreiben"
-#: app/user/forms.py:40
+#: app/user/forms.py:42
msgid "Show profile in user list"
msgstr "Profil in der Benutzerliste anzeigen"
-#: app/user/forms.py:41
+#: app/user/forms.py:43
msgid "My posts appear in search results"
msgstr "Meine Beiträge erscheinen in Suchergebnissen"
-#: app/user/forms.py:42
+#: app/user/forms.py:44
msgid "Manually approve followers"
msgstr "Follower manuell genehmigen"
-#: app/user/forms.py:43
+#: app/user/forms.py:45
msgid "Import community subscriptions and user blocks from Lemmy"
msgstr "Community-Abonnements und Benutzerblockierungen von Lemmy importieren"
-#: app/user/forms.py:49
+#: app/user/forms.py:51
msgid "By default, sort posts by"
msgstr "Sortiere standardmäßig Beiträge nach"
-#: app/user/forms.py:50
+#: app/user/forms.py:52
msgid "Theme"
msgstr "Theme"
-#: app/user/forms.py:51
+#: app/user/forms.py:53
msgid "Save settings"
msgstr "Einstellungen speichern"
-#: app/user/forms.py:55
+#: app/user/forms.py:57
msgid "Yes, delete my account"
msgstr "Ja, mein Konto löschen"
-#: app/user/forms.py:66
+#: app/user/forms.py:68
msgid "Malicious reporting"
msgstr "Bösartige Meldungen"
-#: app/user/forms.py:90
+#: app/user/forms.py:92
msgid "Home feed"
msgstr "Startseite"
-#: app/user/forms.py:91
+#: app/user/forms.py:93
msgid "Posts in communities"
msgstr "Beiträge in Communities"
-#: app/user/forms.py:92
+#: app/user/forms.py:94
msgid "Comments on posts"
msgstr "Kommentare zu Beiträgen"
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Make semi-transparent"
msgstr "Halbtransparent machen"
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Hide completely"
msgstr "Komplett ausblenden"
-#: app/user/forms.py:94
+#: app/user/forms.py:96
msgid "Action to take"
msgstr "Zu ergreifende Aktion"
-#: app/user/forms.py:95
+#: app/user/forms.py:97
msgid "Keywords that trigger this filter"
msgstr "Stichworte, die diesen Filter auslösen"
-#: app/user/forms.py:98
+#: app/user/forms.py:100
msgid "Expire after"
msgstr "Verfällt nach"
-#: app/user/routes.py:49
+#: app/user/forms.py:105
+#, fuzzy
+msgid "Your remote instance:"
+msgstr "Keine blockierten Instanzen"
+
+#: app/user/forms.py:108
+msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends"
+msgstr ""
+
+#: app/user/forms.py:109
+msgid "Friendica"
+msgstr ""
+
+#: app/user/forms.py:110
+msgid "Hubzilla"
+msgstr ""
+
+#: app/user/forms.py:111
+msgid "Lemmy"
+msgstr ""
+
+#: app/user/forms.py:112
+#, fuzzy
+msgid "Pixelfed"
+msgstr "PieFed"
+
+#: app/user/forms.py:115
+#, fuzzy
+msgid "Instance type"
+msgstr "Instanzen"
+
+#: app/user/forms.py:116
+msgid "View profile on remote instance"
+msgstr ""
+
+#: app/user/routes.py:51
msgid "This user has been banned."
msgstr "Dieser Benutzer wurde gesperrt."
-#: app/user/routes.py:51
+#: app/user/routes.py:53
msgid "This user has been deleted."
msgstr "Dieser Benutzer wurde gelöscht."
-#: app/user/routes.py:83
+#: app/user/routes.py:85
#, python-format
msgid "Posts by %(user_name)s"
msgstr "Beiträge von %(user_name)s"
-#: app/user/routes.py:200
+#: app/user/routes.py:172
+msgid "Auto-detect"
+msgstr ""
+
+#: app/user/routes.py:173
+msgid "Catalan"
+msgstr ""
+
+#: app/user/routes.py:174
+msgid "English"
+msgstr ""
+
+#: app/user/routes.py:175
+msgid "French"
+msgstr ""
+
+#: app/user/routes.py:176
+msgid "German"
+msgstr ""
+
+#: app/user/routes.py:212
msgid ""
"Your subscriptions and blocks are being imported. If you have many it "
"could take a few minutes."
@@ -3040,66 +3457,70 @@ msgstr ""
"Deine Abonnements und Blocks werden importiert. Wenn du viele hast, kann "
"es ein paar Minuten dauern."
-#: app/user/routes.py:235
+#: app/user/routes.py:270
msgid "You cannot ban yourself."
msgstr "Du kannst dich nicht selbst bannen."
-#: app/user/routes.py:260
+#: app/user/routes.py:295
msgid "You cannot unban yourself."
msgstr "Du kannst dich nicht selbst entbannen."
-#: app/user/routes.py:284
+#: app/user/routes.py:319
msgid "You cannot block yourself."
msgstr "Du kannst dich nicht selbst blockieren."
-#: app/user/routes.py:313
+#: app/user/routes.py:351
msgid "You cannot unblock yourself."
msgstr "Du kannst dich nicht selbst entblocken."
-#: app/user/routes.py:340
+#: app/user/routes.py:379
msgid ""
"Moderators have already assessed reports regarding this person, no "
"further reports are necessary."
msgstr ""
-#: app/user/routes.py:346
+#: app/user/routes.py:385
#, fuzzy, python-format
msgid "%(user_name)s has already been reported, thank you!"
msgstr "%(user_name)s wurde gemeldet, danke!"
-#: app/user/routes.py:368
+#: app/user/routes.py:407
#, python-format
msgid "%(user_name)s has been reported, thank you!"
msgstr "%(user_name)s wurde gemeldet, danke!"
-#: app/user/routes.py:374
+#: app/user/routes.py:413
msgid "Report user"
msgstr "Benutzer melden"
-#: app/user/routes.py:391
+#: app/user/routes.py:430
msgid "You cannot delete yourself."
msgstr "Du kannst dich nicht selbst löschen."
-#: app/user/routes.py:448
+#: app/user/routes.py:487
msgid "Account deletion in progress. Give it a few minutes."
msgstr "Account wird gelöscht. Es dauert ein paar Minuten."
-#: app/user/routes.py:453
+#: app/user/routes.py:492
msgid "Delete my account"
msgstr "Mein Konto löschen"
-#: app/user/routes.py:498
+#: app/user/routes.py:543
msgid "You cannot purge yourself."
msgstr "Du kannst dich nicht selbst bereinigen."
-#: app/user/routes.py:575
+#: app/user/routes.py:620
msgid "All notifications marked as read."
msgstr "Alle Benachrichtigungen als gelesen markiert."
-#: app/user/routes.py:746
+#: app/user/routes.py:791
msgid "Filter deleted."
msgstr "Filter gelöscht."
+#: app/user/routes.py:824
+msgid "Lemmy can't follow profiles, sorry"
+msgstr ""
+
#~ msgid "Allow search engines to index this profile"
#~ msgstr "Suchmaschinen erlauben, dieses Profil zu indizieren"
@@ -3118,3 +3539,21 @@ msgstr "Filter gelöscht."
#~ msgid "Crush"
#~ msgstr "Zerkleinern"
+#~ msgid ""
+#~ "This post is hosted on lemmy.ml "
+#~ "which will ban you for saying "
+#~ "anything negative about China, Russia or"
+#~ " Putin. Tread carefully."
+#~ msgstr ""
+#~ "Dieser Beitrag wird auf lemmy.ml "
+#~ "gehostet, wo du möglicherweise gesperrt "
+#~ "wirst, falls du etwas Negatives über "
+#~ "China, Russland oder Putin sagst. "
+#~ "Vorsicht ist geboten."
+
+#~ msgid "Unsubscribe"
+#~ msgstr "Kündigen"
+
+#~ msgid "Subscribe"
+#~ msgstr "Abonnieren"
+
diff --git a/app/translations/es/LC_MESSAGES/messages.po b/app/translations/es/LC_MESSAGES/messages.po
index 1915ad68..ab4a4cdf 100644
--- a/app/translations/es/LC_MESSAGES/messages.po
+++ b/app/translations/es/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-04-09 12:38+1200\n"
+"POT-Creation-Date: 2024-05-21 19:51+1200\n"
"PO-Revision-Date: 2024-04-09 12:38+1200\n"
"Last-Translator: FULL NAME \n"
"Language: es\n"
@@ -18,14 +18,25 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.12.1\n"
-#: app/__init__.py:33
+#: app/__init__.py:39
msgid "Please log in to access this page."
msgstr ""
-#: app/cli.py:225 app/main/routes.py:328
+#: app/cli.py:278 app/main/routes.py:361
msgid "[PieFed] You have unread notifications"
msgstr ""
+#: app/cli.py:378 app/post/routes.py:1925
+#, python-format
+msgid "Replies to my post %(post_title)s"
+msgstr ""
+
+#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
+#: app/post/routes.py:1947
+#, python-format
+msgid "Replies to my comment on %(post_title)s"
+msgstr ""
+
#: app/email.py:16
msgid "[PieFed] Reset Your Password"
msgstr ""
@@ -42,532 +53,581 @@ msgstr ""
msgid "Welcome to PieFed"
msgstr ""
-#: app/activitypub/util.py:1280 app/post/routes.py:91 app/post/routes.py:509
+#: app/activitypub/util.py:1644
#, python-format
-msgid "Reply from %(name)s on %(post_title)s"
+msgid "Reply to %(post_title)s"
msgstr ""
-#: app/activitypub/util.py:1679 app/post/routes.py:1053
+#: app/activitypub/util.py:1657
+#, python-format
+msgid "Reply to comment on %(post_title)s"
+msgstr ""
+
+#: app/activitypub/util.py:1926 app/post/routes.py:1506
msgid "A post has been reported"
msgstr ""
-#: app/activitypub/util.py:1700 app/post/routes.py:1187
+#: app/activitypub/util.py:1947 app/post/routes.py:1640
msgid "A comment has been reported"
msgstr ""
-#: app/admin/forms.py:13 app/admin/forms.py:99 app/community/forms.py:18
-#: app/templates/community/community_mod_list.html:32
-#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
-#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
-#: app/templates/user/filters.html:124 app/user/forms.py:89
-msgid "Name"
-msgstr ""
-
#: app/admin/forms.py:14
-msgid "Tagline"
+msgid "Site Name"
msgstr ""
#: app/admin/forms.py:15
+msgid "Tagline"
+msgstr ""
+
+#: app/admin/forms.py:16
msgid "Icon"
msgstr ""
-#: app/admin/forms.py:18
+#: app/admin/forms.py:19
msgid "Sidebar"
msgstr ""
-#: app/admin/forms.py:19
+#: app/admin/forms.py:20 app/templates/base.html:253
+msgid "About"
+msgstr ""
+
+#: app/admin/forms.py:21
msgid "Legal information"
msgstr ""
-#: app/admin/forms.py:20 app/admin/forms.py:37 app/admin/forms.py:46
-#: app/admin/forms.py:83 app/admin/forms.py:102 app/admin/forms.py:128
-#: app/admin/forms.py:180 app/community/forms.py:56 app/community/forms.py:96
-#: app/community/forms.py:109 app/community/forms.py:129 app/user/forms.py:99
+#: app/admin/forms.py:22
+msgid "General instance contact email address"
+msgstr ""
+
+#: app/admin/forms.py:23 app/admin/forms.py:40 app/admin/forms.py:50
+#: app/admin/forms.py:90 app/admin/forms.py:109 app/admin/forms.py:135
+#: app/admin/forms.py:187 app/community/forms.py:63 app/community/forms.py:105
+#: app/community/forms.py:120 app/community/forms.py:142
+#: app/community/forms.py:164 app/community/forms.py:222 app/user/forms.py:101
msgid "Save"
msgstr ""
-#: app/admin/forms.py:24
+#: app/admin/forms.py:27
msgid "Enable downvotes"
msgstr ""
-#: app/admin/forms.py:25
+#: app/admin/forms.py:28
msgid "Allow local image posts"
msgstr ""
-#: app/admin/forms.py:26
+#: app/admin/forms.py:29
msgid "Days to cache images from remote instances for"
msgstr ""
-#: app/admin/forms.py:27
+#: app/admin/forms.py:30
msgid "Allow NSFW communities"
msgstr ""
-#: app/admin/forms.py:28
+#: app/admin/forms.py:31
msgid "Allow NSFL communities and posts"
msgstr ""
-#: app/admin/forms.py:29
+#: app/admin/forms.py:32
msgid "Only admins can create new local communities"
msgstr ""
-#: app/admin/forms.py:30
+#: app/admin/forms.py:33
msgid "Notify admins about reports, not just moderators"
msgstr ""
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Open"
msgstr ""
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Require application"
msgstr ""
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Closed"
msgstr ""
-#: app/admin/forms.py:32
+#: app/admin/forms.py:35
msgid "Registration mode"
msgstr ""
-#: app/admin/forms.py:33
+#: app/admin/forms.py:36
msgid "Question to ask people applying for an account"
msgstr ""
-#: app/admin/forms.py:34
+#: app/admin/forms.py:37
msgid "Block registrations from these referrers (one per line)"
msgstr ""
-#: app/admin/forms.py:35
+#: app/admin/forms.py:38
msgid "Log ActivityPub JSON for debugging"
msgstr ""
-#: app/admin/forms.py:36
+#: app/admin/forms.py:39
msgid "Default theme"
msgstr ""
-#: app/admin/forms.py:41
+#: app/admin/forms.py:44
msgid "Allowlist instead of blocklist"
msgstr ""
-#: app/admin/forms.py:42
+#: app/admin/forms.py:45
msgid "Allow federation with these instances"
msgstr ""
-#: app/admin/forms.py:43
+#: app/admin/forms.py:46
msgid "Blocklist instead of allowlist"
msgstr ""
-#: app/admin/forms.py:44
+#: app/admin/forms.py:47
msgid "Deny federation with these instances"
msgstr ""
-#: app/admin/forms.py:45
+#: app/admin/forms.py:48
msgid "Discard all posts and comments with these phrases (one per line)"
msgstr ""
-#: app/admin/forms.py:50 app/community/forms.py:42 app/community/forms.py:90
-#: app/community/forms.py:101 app/community/forms.py:121
+#: app/admin/forms.py:49
+msgid ""
+"Discard all posts and comments by users with these words in their name "
+"(one per line)"
+msgstr ""
+
+#: app/admin/forms.py:54 app/community/forms.py:48 app/community/forms.py:97
+#: app/community/forms.py:110 app/community/forms.py:132
+#: app/community/forms.py:154 app/community/forms.py:192
msgid "Title"
msgstr ""
-#: app/admin/forms.py:51 app/admin/forms.py:100 app/community/forms.py:19
+#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20
msgid "Url"
msgstr ""
-#: app/admin/forms.py:52 app/community/forms.py:20 app/community/forms.py:43
+#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49
msgid "Description"
msgstr ""
-#: app/admin/forms.py:53 app/community/forms.py:21 app/community/forms.py:44
+#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50
msgid "Icon image"
msgstr ""
-#: app/admin/forms.py:54 app/community/forms.py:22 app/community/forms.py:45
+#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51
msgid "Banner image"
msgstr ""
-#: app/admin/forms.py:55 app/community/forms.py:23 app/community/forms.py:46
+#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52
msgid "Rules"
msgstr ""
-#: app/admin/forms.py:56 app/community/forms.py:47
+#: app/admin/forms.py:60 app/community/forms.py:53
msgid "Porn community"
msgstr ""
-#: app/admin/forms.py:57
+#: app/admin/forms.py:61
msgid "Banned - no new posts accepted"
msgstr ""
-#: app/admin/forms.py:58 app/community/forms.py:48
+#: app/admin/forms.py:62 app/community/forms.py:54
msgid "Only accept posts from current instance"
msgstr ""
-#: app/admin/forms.py:59 app/community/forms.py:49
+#: app/admin/forms.py:63 app/community/forms.py:55
msgid "Only moderators can post"
msgstr ""
-#: app/admin/forms.py:60 app/community/forms.py:50
+#: app/admin/forms.py:64 app/community/forms.py:56
msgid "New moderators wanted"
msgstr ""
-#: app/admin/forms.py:61
+#: app/admin/forms.py:65
msgid "Posts show on home page"
msgstr ""
-#: app/admin/forms.py:62
+#: app/admin/forms.py:66
msgid "Posts can be popular"
msgstr ""
-#: app/admin/forms.py:63
+#: app/admin/forms.py:67
msgid "Posts show in All list"
msgstr ""
-#: app/admin/forms.py:64
+#: app/admin/forms.py:68
msgid "Low quality / toxic - upvotes in here don't add to reputation"
msgstr ""
-#: app/admin/forms.py:65
+#: app/admin/forms.py:69
msgid "Forever"
msgstr ""
-#: app/admin/forms.py:66
+#: app/admin/forms.py:70
msgid "1 week"
msgstr ""
-#: app/admin/forms.py:67
+#: app/admin/forms.py:71
msgid "2 weeks"
msgstr ""
-#: app/admin/forms.py:68
+#: app/admin/forms.py:72
msgid "1 month"
msgstr ""
-#: app/admin/forms.py:69
+#: app/admin/forms.py:73
msgid "2 months"
msgstr ""
-#: app/admin/forms.py:70
+#: app/admin/forms.py:74
msgid "3 months"
msgstr ""
-#: app/admin/forms.py:71
+#: app/admin/forms.py:75
msgid "6 months"
msgstr ""
-#: app/admin/forms.py:72
+#: app/admin/forms.py:76
msgid "1 year"
msgstr ""
-#: app/admin/forms.py:73
+#: app/admin/forms.py:77
msgid "2 years"
msgstr ""
-#: app/admin/forms.py:74
+#: app/admin/forms.py:78
msgid "5 years"
msgstr ""
-#: app/admin/forms.py:75
+#: app/admin/forms.py:79
msgid "10 years"
msgstr ""
-#: app/admin/forms.py:77
+#: app/admin/forms.py:81
msgid "Retain content"
msgstr ""
-#: app/admin/forms.py:78 app/community/forms.py:51
+#: app/admin/forms.py:82 app/community/forms.py:57
msgid "Topic"
msgstr ""
-#: app/admin/forms.py:79 app/community/forms.py:52
-#: app/templates/community/_community_nav.html:23
+#: app/admin/forms.py:83 app/community/forms.py:59
+#: app/templates/community/_community_nav.html:25
msgid "List"
msgstr ""
-#: app/admin/forms.py:80 app/community/forms.py:53
+#: app/admin/forms.py:84 app/community/forms.py:60
msgid "Masonry"
msgstr ""
-#: app/admin/forms.py:81 app/community/forms.py:54
+#: app/admin/forms.py:85 app/community/forms.py:61
msgid "Wide masonry"
msgstr ""
-#: app/admin/forms.py:82 app/community/forms.py:55
+#: app/admin/forms.py:86 app/community/forms.py:62
msgid "Layout"
msgstr ""
-#: app/admin/forms.py:89 app/community/forms.py:32
+#: app/admin/forms.py:87
+msgid "Posting warning"
+msgstr ""
+
+#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58
+msgid "Languages"
+msgstr ""
+
+#: app/admin/forms.py:89
+msgid "Override remote language setting"
+msgstr ""
+
+#: app/admin/forms.py:96 app/community/forms.py:34
msgid "Url is required."
msgstr ""
-#: app/admin/forms.py:93 app/community/forms.py:36
+#: app/admin/forms.py:100 app/community/forms.py:38
msgid "- cannot be in Url. Use _ instead?"
msgstr ""
-#: app/admin/forms.py:101
+#: app/admin/forms.py:106 app/community/forms.py:19
+#: app/templates/community/community_mod_list.html:32
+#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
+#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
+#: app/templates/user/filters.html:124 app/user/forms.py:91
+msgid "Name"
+msgstr ""
+
+#: app/admin/forms.py:108
msgid "Parent topic"
msgstr ""
-#: app/admin/forms.py:106 app/auth/forms.py:10 app/auth/forms.py:17
-#: app/community/forms.py:60
+#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17
+#: app/community/forms.py:67
msgid "User name"
msgstr ""
-#: app/admin/forms.py:108 app/user/forms.py:14
+#: app/admin/forms.py:115 app/user/forms.py:15
msgid "Email address"
msgstr ""
-#: app/admin/forms.py:109 app/auth/forms.py:11 app/auth/forms.py:20
+#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20
#: app/auth/forms.py:74
msgid "Password"
msgstr ""
-#: app/admin/forms.py:111 app/auth/forms.py:22 app/auth/forms.py:76
+#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76
msgid "Repeat password"
msgstr ""
-#: app/admin/forms.py:112 app/user/forms.py:17
+#: app/admin/forms.py:119 app/user/forms.py:18
msgid "Bio"
msgstr ""
-#: app/admin/forms.py:113 app/user/forms.py:18
+#: app/admin/forms.py:120 app/user/forms.py:19
msgid "Matrix User ID"
msgstr ""
-#: app/admin/forms.py:114 app/user/forms.py:19
+#: app/admin/forms.py:121 app/user/forms.py:20
msgid "Avatar image"
msgstr ""
-#: app/admin/forms.py:115 app/user/forms.py:20
+#: app/admin/forms.py:122 app/user/forms.py:21
msgid "Top banner image"
msgstr ""
-#: app/admin/forms.py:116 app/admin/forms.py:170 app/user/forms.py:21
+#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22
msgid "This profile is a bot"
msgstr ""
-#: app/admin/forms.py:117 app/admin/forms.py:171
+#: app/admin/forms.py:124 app/admin/forms.py:178
msgid "Email address is verified"
msgstr ""
-#: app/admin/forms.py:118 app/admin/forms.py:172
+#: app/admin/forms.py:125 app/admin/forms.py:179
msgid "Banned"
msgstr ""
-#: app/admin/forms.py:119 app/user/forms.py:34
+#: app/admin/forms.py:126 app/user/forms.py:36
msgid "Subscribe to email newsletter"
msgstr ""
-#: app/admin/forms.py:120 app/user/forms.py:36
+#: app/admin/forms.py:127 app/user/forms.py:38
msgid "Hide posts by bots"
msgstr ""
-#: app/admin/forms.py:121 app/user/forms.py:37
+#: app/admin/forms.py:128 app/user/forms.py:39
msgid "Show NSFW posts"
msgstr ""
-#: app/admin/forms.py:122 app/user/forms.py:38
+#: app/admin/forms.py:129 app/user/forms.py:40
msgid "Show NSFL posts"
msgstr ""
-#: app/admin/forms.py:123 app/admin/forms.py:173
+#: app/admin/forms.py:130 app/admin/forms.py:180
msgid "User"
msgstr ""
-#: app/admin/forms.py:124 app/admin/forms.py:174
+#: app/admin/forms.py:131 app/admin/forms.py:181
msgid "Staff"
msgstr ""
-#: app/admin/forms.py:125 app/admin/forms.py:175 app/admin/routes.py:32
-#: app/templates/base.html:185
+#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32
+#: app/templates/base.html:189
msgid "Admin"
msgstr ""
-#: app/admin/forms.py:127 app/admin/forms.py:177
+#: app/admin/forms.py:134 app/admin/forms.py:184
msgid "Role"
msgstr ""
-#: app/admin/forms.py:133 app/auth/forms.py:32
+#: app/admin/forms.py:140 app/auth/forms.py:32
msgid "An account with this email address already exists."
msgstr ""
-#: app/admin/forms.py:137 app/auth/forms.py:36
+#: app/admin/forms.py:144 app/auth/forms.py:36
msgid "User names cannot contain @."
msgstr ""
-#: app/admin/forms.py:141 app/auth/forms.py:40
+#: app/admin/forms.py:148 app/auth/forms.py:40
msgid "This username was used in the past and cannot be reused."
msgstr ""
-#: app/admin/forms.py:143 app/auth/forms.py:42
+#: app/admin/forms.py:150 app/auth/forms.py:42
msgid "An account with this user name already exists."
msgstr ""
-#: app/admin/forms.py:146 app/auth/forms.py:45
+#: app/admin/forms.py:153 app/auth/forms.py:45
msgid "A community with this name exists so it cannot be used for a user."
msgstr ""
-#: app/admin/forms.py:153 app/admin/forms.py:166 app/auth/forms.py:52
+#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52
#: app/auth/forms.py:65
msgid "This password is too common."
msgstr ""
-#: app/admin/forms.py:163 app/auth/forms.py:62
+#: app/admin/forms.py:170 app/auth/forms.py:62
msgid "This password is not secure."
msgstr ""
-#: app/admin/forms.py:178
+#: app/admin/forms.py:185
msgid "Remove avatar"
msgstr ""
-#: app/admin/forms.py:179
+#: app/admin/forms.py:186
msgid "Remove banner"
msgstr ""
-#: app/admin/forms.py:184
+#: app/admin/forms.py:191
msgid "Subject"
msgstr ""
-#: app/admin/forms.py:185
+#: app/admin/forms.py:192
msgid "Body (text)"
msgstr ""
-#: app/admin/forms.py:186
+#: app/admin/forms.py:193
msgid "Body (html)"
msgstr ""
-#: app/admin/forms.py:187
+#: app/admin/forms.py:194
msgid "Test mode"
msgstr ""
-#: app/admin/forms.py:188 app/admin/routes.py:708
+#: app/admin/forms.py:195 app/admin/routes.py:793
msgid "Send newsletter"
msgstr ""
-#: app/admin/routes.py:60 app/templates/admin/_nav.html:4
+#: app/admin/routes.py:64 app/templates/admin/_nav.html:4
+#: app/templates/admin/site.html:13 app/templates/base.html:191
msgid "Site profile"
msgstr ""
-#: app/admin/routes.py:108 app/templates/admin/_nav.html:5
+#: app/admin/routes.py:112 app/templates/admin/_nav.html:5
+#: app/templates/admin/misc.html:12 app/templates/base.html:192
msgid "Misc settings"
msgstr ""
-#: app/admin/routes.py:144
+#: app/admin/routes.py:150
msgid "Admin settings saved"
msgstr ""
-#: app/admin/routes.py:155
+#: app/admin/routes.py:162
msgid "Federation settings"
msgstr ""
-#: app/admin/routes.py:177
+#: app/admin/routes.py:184
msgid "ActivityPub Log"
msgstr ""
-#: app/admin/routes.py:187
+#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13
msgid "Activity JSON"
msgstr ""
-#: app/admin/routes.py:222 app/community/routes.py:232 app/main/routes.py:193
-#: app/post/routes.py:238 app/templates/admin/_nav.html:6
-#: app/templates/list_communities.html:51 app/templates/user/filters.html:58
-#: app/templates/user/notifications.html:66
-#: app/templates/user/show_profile.html:133
+#: app/admin/routes.py:229 app/community/routes.py:245 app/main/routes.py:220
+#: app/post/routes.py:267 app/templates/admin/_nav.html:6
+#: app/templates/base.html:193 app/templates/list_communities.html:61
+#: app/templates/user/filters.html:58 app/templates/user/notifications.html:66
+#: app/templates/user/show_profile.html:166
msgid "Communities"
msgstr ""
-#: app/admin/routes.py:274 app/admin/routes.py:370 app/admin/routes.py:395
-#: app/admin/routes.py:564 app/community/routes.py:808
+#: app/admin/routes.py:251
+msgid "Communities with no topic"
+msgstr ""
+
+#: app/admin/routes.py:314 app/admin/routes.py:413 app/admin/routes.py:438
+#: app/admin/routes.py:648 app/community/routes.py:1116
msgid "Saved"
msgstr ""
-#: app/admin/routes.py:278
+#: app/admin/routes.py:318
msgid ""
"This is a remote community - most settings here will be regularly "
"overwritten with data from the original server."
msgstr ""
-#: app/admin/routes.py:295 app/community/routes.py:820
+#: app/admin/routes.py:338 app/community/routes.py:1129
msgid "Edit community"
msgstr ""
-#: app/admin/routes.py:314 app/community/routes.py:843
+#: app/admin/routes.py:357 app/community/routes.py:1152
msgid "Community deleted"
msgstr ""
-#: app/admin/routes.py:348 app/community/routes.py:218 app/post/routes.py:224
-#: app/templates/admin/_nav.html:7 app/templates/base.html:137
-#: app/templates/base.html:155 app/templates/topic/show_topic.html:14
+#: app/admin/routes.py:391 app/community/routes.py:231 app/post/routes.py:253
+#: app/templates/admin/_nav.html:7 app/templates/admin/topics.html:31
+#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:195 app/templates/topic/show_topic.html:14
msgid "Topics"
msgstr ""
-#: app/admin/routes.py:373 app/templates/admin/topics.html:35
+#: app/admin/routes.py:416 app/templates/admin/topics.html:31
msgid "Add topic"
msgstr ""
-#: app/admin/routes.py:401
+#: app/admin/routes.py:444
msgid "Edit topic"
msgstr ""
-#: app/admin/routes.py:416
+#: app/admin/routes.py:459
msgid "Topic deleted"
msgstr ""
-#: app/admin/routes.py:418
+#: app/admin/routes.py:461
msgid "Cannot delete topic with communities assigned to it."
msgstr ""
-#: app/admin/routes.py:445 app/templates/admin/_nav.html:8
+#: app/admin/routes.py:488 app/templates/admin/_nav.html:8
+#: app/templates/admin/users.html:12 app/templates/base.html:196
msgid "Users"
msgstr ""
-#: app/admin/routes.py:475
+#: app/admin/routes.py:524
msgid "Problematic users"
msgstr ""
-#: app/admin/routes.py:496
+#: app/admin/routes.py:545
msgid "Bad posts"
msgstr ""
-#: app/admin/routes.py:529
+#: app/admin/routes.py:577
+msgid "Likely spam"
+msgstr ""
+
+#: app/admin/routes.py:613
msgid "Registration approved."
msgstr ""
-#: app/admin/routes.py:560
+#: app/admin/routes.py:644
msgid ""
"Permissions are cached for 50 seconds so new admin roles won't take "
"effect immediately."
msgstr ""
-#: app/admin/routes.py:568
+#: app/admin/routes.py:652
msgid ""
"This is a remote user - most settings here will be regularly overwritten "
"with data from the original server."
msgstr ""
-#: app/admin/routes.py:575
+#: app/admin/routes.py:659
msgid "Edit user"
msgstr ""
-#: app/admin/routes.py:640
+#: app/admin/routes.py:725
msgid "User added"
msgstr ""
-#: app/admin/routes.py:643
+#: app/admin/routes.py:728
msgid "Add user"
msgstr ""
-#: app/admin/routes.py:667
+#: app/admin/routes.py:752
msgid "User deleted"
msgstr ""
-#: app/admin/routes.py:690
+#: app/admin/routes.py:775 app/templates/admin/reports.html:12
#: app/templates/community/_community_moderation_nav.html:11
#: app/templates/community/community_moderate.html:21
msgid "Reports"
msgstr ""
-#: app/admin/util.py:110
+#: app/admin/util.py:111
msgid "None"
msgstr ""
@@ -587,7 +647,7 @@ msgstr ""
msgid "Why would you like to join this site?"
msgstr ""
-#: app/auth/forms.py:27 app/auth/routes.py:153 app/templates/base.html:144
+#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147
msgid "Register"
msgstr ""
@@ -617,59 +677,59 @@ msgstr ""
msgid "You have been banned."
msgstr ""
-#: app/auth/routes.py:74
+#: app/auth/routes.py:75
msgid "Login"
msgstr ""
-#: app/auth/routes.py:100
+#: app/auth/routes.py:101
msgid "Sorry, you cannot use that email address"
msgstr ""
-#: app/auth/routes.py:102
+#: app/auth/routes.py:103
msgid "Sorry, you cannot use that user name"
msgstr ""
-#: app/auth/routes.py:119
+#: app/auth/routes.py:120
#, python-format
msgid "Your username contained special letters so it was changed to %(name)s."
msgstr ""
-#: app/auth/routes.py:158
+#: app/auth/routes.py:159
msgid "Account under review"
msgstr ""
-#: app/auth/routes.py:163 app/templates/auth/check_email.html:8
+#: app/auth/routes.py:164 app/templates/auth/check_email.html:8
msgid "Check your email"
msgstr ""
-#: app/auth/routes.py:174
+#: app/auth/routes.py:175
msgid "Sorry, you cannot use that email address."
msgstr ""
-#: app/auth/routes.py:179
+#: app/auth/routes.py:180
msgid "Check your email for a link to reset your password."
msgstr ""
-#: app/auth/routes.py:182
+#: app/auth/routes.py:183
msgid "No account with that email address exists"
msgstr ""
-#: app/auth/routes.py:184
+#: app/auth/routes.py:185
msgid "Reset Password"
msgstr ""
-#: app/auth/routes.py:198
+#: app/auth/routes.py:199
#, python-format
msgid ""
"Your password has been reset. Please use it to log in with user name of "
"%(name)s."
msgstr ""
-#: app/auth/routes.py:218
+#: app/auth/routes.py:219
msgid "Thank you for verifying your email address."
msgstr ""
-#: app/auth/routes.py:220
+#: app/auth/routes.py:221
msgid "Email address validation failed."
msgstr ""
@@ -681,75 +741,75 @@ msgstr ""
msgid "Reply"
msgstr ""
-#: app/chat/forms.py:18 app/post/forms.py:16 app/user/forms.py:60
+#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62
msgid "Spam"
msgstr ""
-#: app/chat/forms.py:19 app/post/forms.py:16 app/user/forms.py:61
+#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63
msgid "Harassment"
msgstr ""
-#: app/chat/forms.py:20 app/post/forms.py:17 app/user/forms.py:62
+#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64
msgid "Threatening violence"
msgstr ""
-#: app/chat/forms.py:21 app/user/forms.py:63
+#: app/chat/forms.py:21 app/user/forms.py:65
msgid "Promoting hate / genocide"
msgstr ""
-#: app/chat/forms.py:22 app/post/forms.py:18 app/user/forms.py:64
+#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66
msgid "Misinformation / disinformation"
msgstr ""
-#: app/chat/forms.py:23 app/post/forms.py:19 app/user/forms.py:65
+#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67
msgid "Racism, sexism, transphobia"
msgstr ""
-#: app/chat/forms.py:24 app/post/forms.py:21 app/user/forms.py:68
+#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70
msgid "Minor abuse or sexualization"
msgstr ""
-#: app/chat/forms.py:25 app/post/forms.py:22 app/user/forms.py:69
+#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71
msgid "Non-consensual intimate media"
msgstr ""
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Prohibited transaction"
msgstr ""
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Impersonation"
msgstr ""
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Copyright violation"
msgstr ""
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Trademark violation"
msgstr ""
-#: app/chat/forms.py:28 app/post/forms.py:25 app/user/forms.py:72
+#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74
msgid "Self-harm or suicide"
msgstr ""
-#: app/chat/forms.py:29 app/community/forms.py:162 app/post/forms.py:26
-#: app/user/forms.py:73
+#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28
+#: app/user/forms.py:75
msgid "Other"
msgstr ""
-#: app/chat/forms.py:30 app/community/forms.py:81 app/community/forms.py:164
-#: app/post/forms.py:27 app/user/forms.py:74
+#: app/chat/forms.py:30 app/community/forms.py:88 app/community/forms.py:249
+#: app/post/forms.py:29 app/user/forms.py:76
msgid "Reason"
msgstr ""
-#: app/chat/forms.py:31 app/community/forms.py:165 app/post/forms.py:28
-#: app/user/forms.py:75
+#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30
+#: app/user/forms.py:77
msgid "More info"
msgstr ""
-#: app/chat/forms.py:33 app/community/forms.py:167 app/post/forms.py:30
-#: app/templates/user/show_profile.html:56 app/user/forms.py:77
+#: app/chat/forms.py:33 app/community/forms.py:252 app/post/forms.py:32
+#: app/templates/user/show_profile.html:85 app/user/forms.py:79
msgid "Report"
msgstr ""
@@ -783,492 +843,617 @@ msgstr ""
msgid "Report conversation"
msgstr ""
-#: app/chat/util.py:59
+#: app/chat/util.py:58
#, python-format
msgid "Message failed to send to %(name)s."
msgstr ""
-#: app/chat/util.py:61
+#: app/chat/util.py:60
msgid "Message sent."
msgstr ""
-#: app/community/forms.py:26
+#: app/community/forms.py:28
msgid "Create"
msgstr ""
-#: app/community/forms.py:61
+#: app/community/forms.py:42
+msgid "A community with this url already exists."
+msgstr ""
+
+#: app/community/forms.py:68
msgid "Add"
msgstr ""
-#: app/community/forms.py:65
+#: app/community/forms.py:72
msgid "Amend the report description if necessary"
msgstr ""
-#: app/community/forms.py:66
+#: app/community/forms.py:73
msgid "Escalate report"
msgstr ""
-#: app/community/forms.py:70
+#: app/community/forms.py:77
msgid "Note for mod log"
msgstr ""
-#: app/community/forms.py:71
+#: app/community/forms.py:78
msgid "Also resolve all other reports about the same thing."
msgstr ""
-#: app/community/forms.py:72
+#: app/community/forms.py:79
#: app/templates/community/community_moderate_report_resolve.html:13
msgid "Resolve report"
msgstr ""
-#: app/community/forms.py:76
+#: app/community/forms.py:83
msgid "Community address"
msgstr ""
-#: app/community/forms.py:77 app/search/routes.py:56
-#: app/templates/base.html:198 app/templates/community/add_remote.html:13
+#: app/community/forms.py:84 app/search/routes.py:85
+#: app/templates/base.html:222 app/templates/community/add_remote.html:13
#: app/templates/domain/domains.html:29
#: app/templates/domain/domains_blocked.html:29 app/templates/index.html:40
-#: app/templates/list_communities.html:36 app/templates/search/results.html:38
+#: app/templates/list_communities.html:46 app/templates/search/results.html:41
+#: app/templates/tag/tags.html:29 app/templates/tag/tags_blocked.html:29
msgid "Search"
msgstr ""
-#: app/community/forms.py:82
+#: app/community/forms.py:89
msgid "Ban until"
msgstr ""
-#: app/community/forms.py:83
+#: app/community/forms.py:90
msgid "Also delete all their posts"
msgstr ""
-#: app/community/forms.py:84
+#: app/community/forms.py:91
msgid "Also delete all their comments"
msgstr ""
-#: app/community/forms.py:85
+#: app/community/forms.py:92
#: app/templates/community/community_moderate_subscribers.html:56
#: app/templates/domain/domains_blocked.html:48
-#: app/templates/user/show_profile.html:173
+#: app/templates/user/show_profile.html:206
msgid "Ban"
msgstr ""
-#: app/community/forms.py:89 app/community/forms.py:100
-#: app/community/forms.py:120 app/templates/list_communities.html:56
+#: app/community/forms.py:96 app/community/forms.py:109
+#: app/community/forms.py:131 app/community/forms.py:153
+#: app/community/forms.py:191 app/templates/list_communities.html:66
+#: app/templates/search/start.html:18
msgid "Community"
msgstr ""
-#: app/community/forms.py:91 app/community/forms.py:102
-#: app/community/forms.py:123 app/post/forms.py:10
+#: app/community/forms.py:98 app/community/forms.py:111
+#: app/community/forms.py:133 app/community/forms.py:156
+#: app/community/forms.py:193 app/post/forms.py:11
msgid "Body"
msgstr ""
-#: app/community/forms.py:92 app/community/forms.py:105
-#: app/community/forms.py:125
+#: app/community/forms.py:99 app/community/forms.py:114
+#: app/community/forms.py:136 app/community/forms.py:158
+#: app/community/forms.py:216 app/templates/tag/tag.html:14
+#: app/templates/tag/tags.html:12 app/templates/tag/tags.html:21
+#: app/templates/tag/tags_blocked.html:12
+#: app/templates/tag/tags_blocked.html:21
+msgid "Tags"
+msgstr ""
+
+#: app/community/forms.py:100 app/community/forms.py:115
+#: app/community/forms.py:137 app/community/forms.py:159
+#: app/community/forms.py:217
msgid "Sticky"
msgstr ""
-#: app/community/forms.py:93 app/community/forms.py:106
-#: app/community/forms.py:126
+#: app/community/forms.py:101 app/community/forms.py:116
+#: app/community/forms.py:138 app/community/forms.py:160
+#: app/community/forms.py:218
msgid "NSFW"
msgstr ""
-#: app/community/forms.py:94 app/community/forms.py:107
-#: app/community/forms.py:127
+#: app/community/forms.py:102 app/community/forms.py:117
+#: app/community/forms.py:139 app/community/forms.py:161
+#: app/community/forms.py:219
msgid "Gore/gross"
msgstr ""
-#: app/community/forms.py:95 app/community/forms.py:108
-#: app/community/forms.py:128 app/post/forms.py:11
-#: app/templates/post/_post_notification_toggle.html:4
+#: app/community/forms.py:103 app/community/forms.py:118
+#: app/community/forms.py:140 app/community/forms.py:162
+#: app/community/forms.py:220 app/post/forms.py:12
+#: app/templates/post/_post_notification_toggle.html:5
#: app/templates/post/_reply_notification_toggle.html:4
msgid "Notify about replies"
msgstr ""
-#: app/community/forms.py:103
+#: app/community/forms.py:104 app/community/forms.py:119
+#: app/community/forms.py:141 app/community/forms.py:163
+#: app/community/forms.py:221 app/post/forms.py:13
+#: app/templates/search/start.html:26
+msgid "Language"
+msgstr ""
+
+#: app/community/forms.py:112 app/community/forms.py:134
msgid "URL"
msgstr ""
-#: app/community/forms.py:114
+#: app/community/forms.py:125
#, python-format
msgid "Links to %(domain)s are not allowed."
msgstr ""
-#: app/community/forms.py:122
+#: app/community/forms.py:147
+#, python-format
+msgid "Videos from %(domain)s are not allowed."
+msgstr ""
+
+#: app/community/forms.py:155
msgid "Alt text"
msgstr ""
-#: app/community/forms.py:124
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
+#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4
msgid "Image"
msgstr ""
-#: app/community/forms.py:150
+#: app/community/forms.py:185
msgid "Images cannot be posted to local communities."
msgstr ""
-#: app/community/forms.py:156
+#: app/community/forms.py:194
+msgid "Mode"
+msgstr ""
+
+#: app/community/forms.py:194
+msgid "Voters choose one option"
+msgstr ""
+
+#: app/community/forms.py:194
+msgid "Voters choose many options"
+msgstr ""
+
+#: app/community/forms.py:196
+msgid "30 minutes"
+msgstr ""
+
+#: app/community/forms.py:197
+msgid "1 hour"
+msgstr ""
+
+#: app/community/forms.py:198
+msgid "6 hours"
+msgstr ""
+
+#: app/community/forms.py:199
+msgid "12 hours"
+msgstr ""
+
+#: app/community/forms.py:200
+msgid "1 day"
+msgstr ""
+
+#: app/community/forms.py:201
+msgid "3 days"
+msgstr ""
+
+#: app/community/forms.py:202
+msgid "7 days"
+msgstr ""
+
+#: app/community/forms.py:204
+msgid "End voting in"
+msgstr ""
+
+#: app/community/forms.py:205
+msgid "Accept votes from this instance only"
+msgstr ""
+
+#: app/community/forms.py:232
+msgid "Polls need options for people to choose from"
+msgstr ""
+
+#: app/community/forms.py:235
+msgid "Provide at least two choices"
+msgstr ""
+
+#: app/community/forms.py:241
msgid "Breaks instance rules"
msgstr ""
-#: app/community/forms.py:157
+#: app/community/forms.py:242
msgid "Abandoned by moderators"
msgstr ""
-#: app/community/forms.py:158
+#: app/community/forms.py:243
msgid "Cult"
msgstr ""
-#: app/community/forms.py:159
+#: app/community/forms.py:244
msgid "Scam"
msgstr ""
-#: app/community/forms.py:160
+#: app/community/forms.py:245
msgid "Alt-right pipeline"
msgstr ""
-#: app/community/forms.py:161 app/post/forms.py:17
+#: app/community/forms.py:246 app/post/forms.py:19
msgid "Hate / genocide"
msgstr ""
-#: app/community/forms.py:179 app/community/routes.py:846
+#: app/community/forms.py:264 app/community/routes.py:1155
msgid "Delete community"
msgstr ""
-#: app/community/routes.py:79
+#: app/community/routes.py:87
msgid "Your new community has been created."
msgstr ""
-#: app/community/routes.py:85 app/templates/community/add_local.html:13
+#: app/community/routes.py:93 app/templates/community/add_local.html:13
#: app/templates/community/community_edit.html:25
msgid "Create community"
msgstr ""
-#: app/community/routes.py:111 app/community/routes.py:1278
+#: app/community/routes.py:119 app/community/routes.py:1607
msgid "Community not found."
msgstr ""
-#: app/community/routes.py:113 app/community/routes.py:1280
+#: app/community/routes.py:121 app/community/routes.py:1609
msgid ""
"Community not found. If you are searching for a nsfw community it is "
"blocked by this instance."
msgstr ""
-#: app/community/routes.py:116 app/community/routes.py:1283
+#: app/community/routes.py:124 app/community/routes.py:1612
#, python-format
msgid "That community is banned from %(site)s."
msgstr ""
-#: app/community/routes.py:119
+#: app/community/routes.py:127
msgid "Add remote community"
msgstr ""
-#: app/community/routes.py:201 app/post/routes.py:207
-#: app/templates/base.html:130 app/templates/base.html:132
-#: app/templates/base.html:148 app/templates/base.html:150
+#: app/community/routes.py:214 app/post/routes.py:236
+#: app/templates/base.html:133 app/templates/base.html:135
+#: app/templates/base.html:151 app/templates/base.html:153
#: app/templates/chat/conversation.html:36
#: app/templates/community/community_edit.html:13
#: app/templates/community/community_mod_list.html:13
#: app/templates/community/community_moderate.html:13
#: app/templates/community/community_moderate_subscribers.html:13
-#: app/templates/domain/domain.html:13 app/templates/topic/show_topic.html:13
+#: app/templates/domain/domain.html:13 app/templates/tag/tag.html:13
+#: app/templates/topic/show_topic.html:13
#: app/templates/user/delete_account.html:13
#: app/templates/user/edit_filters.html:14
#: app/templates/user/edit_profile.html:14
-#: app/templates/user/edit_settings.html:15 app/templates/user/filters.html:14
-#: app/templates/user/notifications.html:13 app/templates/user/people.html:13
-#: app/templates/user/show_profile.html:18
-#: app/templates/user/show_profile.html:38
+#: app/templates/user/edit_settings.html:15
+#: app/templates/user/fediverse_redirect.html:15
+#: app/templates/user/filters.html:14 app/templates/user/notifications.html:13
+#: app/templates/user/people.html:13 app/templates/user/show_profile.html:18
+#: app/templates/user/show_profile.html:34
+#: app/templates/user/show_profile.html:63
msgid "Home"
msgstr ""
-#: app/community/routes.py:327
+#: app/community/routes.py:350
msgid "You cannot join this community"
msgstr ""
-#: app/community/routes.py:343
+#: app/community/routes.py:366
msgid ""
"There was a problem while trying to communicate with remote server. If "
"other people have already joined this community it won't matter."
msgstr ""
-#: app/community/routes.py:492 app/community/routes.py:565
-#: app/community/routes.py:638
+#: app/community/routes.py:525 app/community/routes.py:605
+#: app/community/routes.py:685 app/community/routes.py:765
msgid "Add post to community"
msgstr ""
-#: app/community/routes.py:705 app/community/routes.py:730
-#: app/community/routes.py:732
+#: app/community/routes.py:833
+msgid "Add poll to community"
+msgstr ""
+
+#: app/community/routes.py:923 app/community/routes.py:948
+#: app/community/routes.py:950
#, python-format
msgid "Your post to %(name)s has been made."
msgstr ""
-#: app/community/routes.py:749
+#: app/community/routes.py:1048
msgid "A community has been reported"
msgstr ""
-#: app/community/routes.py:760
+#: app/community/routes.py:1059
msgid "Community has been reported, thank you!"
msgstr ""
-#: app/community/routes.py:763
+#: app/community/routes.py:1062
msgid "Report community"
msgstr ""
-#: app/community/routes.py:864
+#: app/community/routes.py:1173
#: app/templates/community/community_mod_list.html:22
#, python-format
msgid "Moderators for %(community)s"
msgstr ""
-#: app/community/routes.py:889
+#: app/community/routes.py:1198
msgid "Moderator added"
msgstr ""
-#: app/community/routes.py:893
+#: app/community/routes.py:1202
#, python-format
msgid "You are now a moderator of %(name)s"
msgstr ""
-#: app/community/routes.py:918
+#: app/community/routes.py:1227
msgid "Account not found"
msgstr ""
-#: app/community/routes.py:920
+#: app/community/routes.py:1229
#: app/templates/community/community_add_moderator.html:13
#, python-format
msgid "Add moderator to %(community)s"
msgstr ""
-#: app/community/routes.py:940
+#: app/community/routes.py:1249
msgid "Moderator removed"
msgstr ""
-#: app/community/routes.py:957 app/post/routes.py:1139 app/post/routes.py:1262
+#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715
#, python-format
msgid "Content from %(name)s will be hidden."
msgstr ""
-#: app/community/routes.py:986
+#: app/community/routes.py:1295
#, python-format
msgid "%(name)s has been banned."
msgstr ""
-#: app/community/routes.py:993
+#: app/community/routes.py:1302
#, python-format
msgid "Posts by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:999
+#: app/community/routes.py:1308
#, python-format
msgid "Comments by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:1020
+#: app/community/routes.py:1334
msgid "Ban from community"
msgstr ""
-#: app/community/routes.py:1043
+#: app/community/routes.py:1357
#, python-format
msgid "%(name)s has been unbanned."
msgstr ""
-#: app/community/routes.py:1108 app/community/routes.py:1142
+#: app/community/routes.py:1392
+#, python-format
+msgid "New posts in %(community_name)s"
+msgstr ""
+
+#: app/community/routes.py:1437 app/community/routes.py:1471
#, python-format
msgid "Moderation of %(community)s"
msgstr ""
-#: app/community/routes.py:1170
+#: app/community/routes.py:1499
msgid "Admin has been notified about this report."
msgstr ""
-#: app/community/routes.py:1218
+#: app/community/routes.py:1547
msgid "Report resolved."
msgstr ""
-#: app/community/routes.py:1256
+#: app/community/routes.py:1585
msgid "Report ignored."
msgstr ""
-#: app/community/routes.py:1286
+#: app/community/routes.py:1615
msgid "Search result for remote community"
msgstr ""
-#: app/domain/routes.py:113
+#: app/domain/routes.py:114
#, python-format
msgid "%(name)s blocked."
msgstr ""
-#: app/domain/routes.py:126
+#: app/domain/routes.py:127
#, python-format
msgid "%(name)s un-blocked."
msgstr ""
-#: app/domain/routes.py:139
+#: app/domain/routes.py:140 app/tag/routes.py:120
#, python-format
msgid "%(name)s banned for all users and all content deleted."
msgstr ""
-#: app/domain/routes.py:151
+#: app/domain/routes.py:152 app/tag/routes.py:132
#, python-format
msgid "%(name)s un-banned for all users."
msgstr ""
-#: app/main/routes.py:73
+#: app/main/routes.py:75
msgid "Create an account to tailor this feed to your interests."
msgstr ""
-#: app/main/routes.py:163 app/templates/base.html:139
-#: app/templates/base.html:157
+#: app/main/routes.py:178 app/templates/base.html:142
+#: app/templates/base.html:160
msgid "Browse by topic"
msgstr ""
-#: app/main/routes.py:206
+#: app/main/routes.py:234
msgid "Local communities"
msgstr ""
-#: app/main/routes.py:221 app/templates/base.html:168
+#: app/main/routes.py:249 app/templates/base.html:171
#: app/templates/list_communities.html:19
msgid "Joined communities"
msgstr ""
-#: app/main/routes.py:354
+#: app/main/routes.py:417
msgid "Please click the link in your email inbox to verify your account."
msgstr ""
-#: app/post/forms.py:12
+#: app/post/forms.py:14
msgid "Comment"
msgstr ""
-#: app/post/forms.py:16 app/user/forms.py:59
+#: app/post/forms.py:18 app/user/forms.py:61
msgid "Breaks community rules"
msgstr ""
-#: app/post/forms.py:20 app/user/forms.py:67
+#: app/post/forms.py:22 app/user/forms.py:69
msgid "Sharing personal info - doxing"
msgstr ""
-#: app/post/forms.py:42 app/post/routes.py:1156
+#: app/post/forms.py:44 app/post/routes.py:1609
#: app/templates/post/post_mea_culpa.html:13
msgid "I changed my mind"
msgstr ""
-#: app/post/routes.py:45
+#: app/post/routes.py:50
#, python-format
msgid "%(name)s has indicated they made a mistake in this post."
msgstr ""
-#: app/post/routes.py:72 app/post/routes.py:476
+#: app/post/routes.py:78 app/post/routes.py:627
#, python-format
msgid "You cannot reply to %(name)s"
msgstr ""
-#: app/post/routes.py:82 app/post/routes.py:489
+#: app/post/routes.py:88 app/post/routes.py:641
msgid "This type of comment is not accepted, sorry."
msgstr ""
-#: app/post/routes.py:446 app/post/routes.py:632
+#: app/post/routes.py:95
+msgid "We have upvoted the post for you."
+msgstr ""
+
+#: app/post/routes.py:98
+msgid "You have already upvoted the post, you do not need to say \"this\" also."
+msgstr ""
+
+#: app/post/routes.py:577
+msgid "Vote has been cast."
+msgstr ""
+
+#: app/post/routes.py:596 app/post/routes.py:804
#, python-format
msgid "Discussing %(title)s"
msgstr ""
-#: app/post/routes.py:702 app/post/routes.py:783 app/post/routes.py:865
-#: app/post/routes.py:1285 app/user/routes.py:143 app/user/routes.py:204
-#: app/user/routes.py:686 app/user/routes.py:717
+#: app/post/routes.py:650
+msgid "We have upvoted the comment for you."
+msgstr ""
+
+#: app/post/routes.py:653
+msgid ""
+"You have already upvoted the comment, you do not need to say \"this\" "
+"also."
+msgstr ""
+
+#: app/post/routes.py:880 app/post/routes.py:965 app/post/routes.py:1051
+#: app/post/routes.py:1137 app/post/routes.py:1201 app/post/routes.py:1739
+#: app/user/routes.py:146 app/user/routes.py:216 app/user/routes.py:731
+#: app/user/routes.py:762
msgid "Your changes have been saved."
msgstr ""
-#: app/post/routes.py:718 app/post/routes.py:800 app/post/routes.py:882
+#: app/post/routes.py:899 app/post/routes.py:985 app/post/routes.py:1071
+#: app/post/routes.py:1157 app/post/routes.py:1228
#: app/templates/post/post_edit_discussion.html:11
#: app/templates/post/post_edit_image.html:11
#: app/templates/post/post_edit_link.html:11
+#: app/templates/post/post_edit_poll.html:11
+#: app/templates/post/post_edit_video.html:11
msgid "Edit post"
msgstr ""
-#: app/post/routes.py:990
+#: app/post/routes.py:1434
msgid "Post deleted."
msgstr ""
-#: app/post/routes.py:1040
+#: app/post/routes.py:1493
msgid ""
"Moderators have already assessed reports regarding this post, no further "
"reports are necessary."
msgstr ""
-#: app/post/routes.py:1043
+#: app/post/routes.py:1496
msgid "Post has already been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1091
+#: app/post/routes.py:1544
msgid "Post has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1096
+#: app/post/routes.py:1549
msgid "Report post"
msgstr ""
-#: app/post/routes.py:1110 app/post/routes.py:1246
+#: app/post/routes.py:1563 app/post/routes.py:1699
#, python-format
msgid "%(name)s has been blocked."
msgstr ""
-#: app/post/routes.py:1126
+#: app/post/routes.py:1579
#, python-format
msgid "Posts linking to %(name)s will be hidden."
msgstr ""
-#: app/post/routes.py:1170
+#: app/post/routes.py:1623
msgid ""
"Moderators have already assessed reports regarding this comment, no "
"further reports are necessary."
msgstr ""
-#: app/post/routes.py:1175
+#: app/post/routes.py:1628
msgid "Comment has already been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1226
+#: app/post/routes.py:1679
msgid "Comment has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1231
+#: app/post/routes.py:1684
msgid "Report comment"
msgstr ""
-#: app/post/routes.py:1389
+#: app/post/routes.py:1844
msgid "Edit comment"
msgstr ""
-#: app/post/routes.py:1413
+#: app/post/routes.py:1868
msgid "Comment deleted."
msgstr ""
-#: app/search/routes.py:49
+#: app/search/routes.py:74
#, python-format
msgid "Search results for %(q)s"
msgstr ""
-#: app/templates/_home_nav.html:3 app/templates/community/_community_nav.html:8
-#: app/templates/post/post.html:66 app/user/forms.py:44
+#: app/templates/_home_nav.html:3
+#: app/templates/community/_community_nav.html:10
+#: app/templates/post/post.html:66 app/user/forms.py:46
msgid "Hot"
msgstr ""
#: app/templates/_home_nav.html:6
-#: app/templates/community/_community_nav.html:11
-#: app/templates/post/post.html:69 app/user/forms.py:45
+#: app/templates/community/_community_nav.html:13
+#: app/templates/post/post.html:69 app/user/forms.py:47
msgid "Top"
msgstr ""
#: app/templates/_home_nav.html:9
-#: app/templates/community/_community_nav.html:14
-#: app/templates/post/post.html:72 app/user/forms.py:46
+#: app/templates/community/_community_nav.html:16
+#: app/templates/post/post.html:72 app/user/forms.py:48
msgid "New"
msgstr ""
#: app/templates/_home_nav.html:12
-#: app/templates/community/_community_nav.html:17
-#: app/templates/list_communities.html:71 app/user/forms.py:47
+#: app/templates/community/_community_nav.html:19
+#: app/templates/list_communities.html:81 app/user/forms.py:49
msgid "Active"
msgstr ""
@@ -1278,7 +1463,7 @@ msgstr ""
#: app/templates/about.html:10 app/templates/donate.html:26
#: app/templates/index.html:67 app/templates/keyboard_shortcuts.html:63
-#: app/templates/search/results.html:65
+#: app/templates/search/results.html:68
#, python-format
msgid "About %(site_name)s"
msgstr ""
@@ -1287,71 +1472,113 @@ msgstr ""
msgid "PieFed"
msgstr ""
-#: app/templates/base.html:113 app/templates/base.html:189
-#: app/templates/user/notifications.html:18 app/user/routes.py:537
+#: app/templates/base.html:116 app/templates/base.html:213
+#: app/templates/user/notifications.html:18 app/user/routes.py:582
msgid "Notifications"
msgstr ""
-#: app/templates/base.html:133 app/templates/base.html:151
+#: app/templates/base.html:136 app/templates/base.html:154
msgid "Popular"
msgstr ""
-#: app/templates/base.html:134 app/templates/base.html:152
+#: app/templates/base.html:137 app/templates/base.html:155
msgid "All posts"
msgstr ""
-#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:143 app/templates/base.html:161
#: app/templates/list_communities.html:13
msgid "All communities"
msgstr ""
-#: app/templates/auth/login.html:9 app/templates/base.html:143
+#: app/templates/auth/login.html:13 app/templates/base.html:146
msgid "Log in"
msgstr ""
-#: app/templates/base.html:145 app/templates/base.html:183
+#: app/templates/base.html:148 app/templates/base.html:186
#: app/templates/donate.html:10
msgid "Donate"
msgstr ""
-#: app/templates/base.html:161
+#: app/templates/base.html:164
msgid "Moderating"
msgstr ""
-#: app/templates/base.html:176
+#: app/templates/base.html:179
msgid "Account"
msgstr ""
-#: app/templates/base.html:178
+#: app/templates/base.html:181
msgid "View profile"
msgstr ""
-#: app/templates/base.html:179
+#: app/templates/base.html:182
msgid "Edit profile & settings"
msgstr ""
-#: app/templates/base.html:180
+#: app/templates/base.html:183
msgid "Chats"
msgstr ""
-#: app/templates/base.html:187
+#: app/templates/base.html:194
+msgid "Communities - no topic"
+msgstr ""
+
+#: app/templates/base.html:197
+msgid "Monitoring - users"
+msgstr ""
+
+#: app/templates/base.html:198
+msgid "Monitoring - content"
+msgstr ""
+
+#: app/templates/base.html:199
+msgid "Monitoring - spammy content"
+msgstr ""
+
+#: app/templates/admin/_nav.html:11 app/templates/base.html:201
+msgid "Registration applications"
+msgstr ""
+
+#: app/templates/admin/_nav.html:13 app/templates/base.html:203
+#: app/templates/community/community.html:191
+#: app/templates/community/community_moderate.html:15
+#: app/templates/community/community_moderate_subscribers.html:15
+msgid "Moderation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:14 app/templates/admin/federation.html:13
+#: app/templates/base.html:204
+msgid "Federation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9
+#: app/templates/base.html:205
+msgid "Newsletter"
+msgstr ""
+
+#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12
+#: app/templates/base.html:206
+msgid "Activities"
+msgstr ""
+
+#: app/templates/base.html:211
msgid "Log out"
msgstr ""
-#: app/templates/base.html:189
+#: app/templates/base.html:213
#, python-format
msgid "%(num)d unread notifications"
msgstr ""
-#: app/templates/base.html:199
+#: app/templates/base.html:223
msgid "Light mode"
msgstr ""
-#: app/templates/base.html:200
+#: app/templates/base.html:224
msgid "Dark mode"
msgstr ""
-#: app/templates/base.html:228 app/templates/keyboard_shortcuts.html:10
+#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10
msgid "Keyboard shortcuts"
msgstr ""
@@ -1359,47 +1586,53 @@ msgstr ""
msgid "No posts yet. Join some communities to see more."
msgstr ""
-#: app/templates/community/community.html:168 app/templates/index.html:18
+#: app/templates/community/community.html:178 app/templates/index.html:18
#: app/templates/index.html:59 app/templates/list_topics.html:38
-#: app/templates/post/post.html:220 app/templates/search/results.html:57
-#: app/templates/topic/show_topic.html:91
+#: app/templates/post/post.html:223 app/templates/search/results.html:60
+#: app/templates/topic/show_topic.html:101
msgid "Explore communities"
msgstr ""
-#: app/templates/admin/activities.html:54
-#: app/templates/admin/communities.html:51 app/templates/admin/posts.html:26
-#: app/templates/admin/reports.html:58 app/templates/admin/users.html:69
-#: app/templates/community/community.html:92
+#: app/templates/admin/activities.html:50
+#: app/templates/admin/communities.html:47 app/templates/admin/posts.html:21
+#: app/templates/admin/reports.html:54 app/templates/admin/users.html:67
+#: app/templates/community/community.html:99
#: app/templates/community/community_moderate.html:80
#: app/templates/community/community_moderate_subscribers.html:67
#: app/templates/domain/domain.html:30 app/templates/domain/domains.html:51
#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:25
-#: app/templates/search/results.html:23 app/templates/topic/show_topic.html:52
-#: app/templates/user/show_profile.html:75
-#: app/templates/user/show_profile.html:98
+#: app/templates/list_communities.html:118 app/templates/search/results.html:26
+#: app/templates/tag/tag.html:30 app/templates/tag/tags.html:51
+#: app/templates/tag/tags_blocked.html:51
+#: app/templates/topic/show_topic.html:62
+#: app/templates/user/show_profile.html:108
+#: app/templates/user/show_profile.html:131
msgid "Previous page"
msgstr ""
-#: app/templates/admin/activities.html:59
-#: app/templates/admin/communities.html:56 app/templates/admin/posts.html:31
-#: app/templates/admin/reports.html:63 app/templates/admin/users.html:74
-#: app/templates/community/community.html:97
+#: app/templates/admin/activities.html:55
+#: app/templates/admin/communities.html:52 app/templates/admin/posts.html:26
+#: app/templates/admin/reports.html:59 app/templates/admin/users.html:72
+#: app/templates/community/community.html:104
#: app/templates/community/community_moderate.html:85
#: app/templates/community/community_moderate_subscribers.html:72
#: app/templates/domain/domain.html:35 app/templates/domain/domains.html:56
#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:30
-#: app/templates/search/results.html:28 app/templates/topic/show_topic.html:57
-#: app/templates/user/show_profile.html:80
-#: app/templates/user/show_profile.html:103
+#: app/templates/list_communities.html:123 app/templates/search/results.html:31
+#: app/templates/tag/tag.html:35 app/templates/tag/tags.html:56
+#: app/templates/tag/tags_blocked.html:56
+#: app/templates/topic/show_topic.html:67
+#: app/templates/user/show_profile.html:113
+#: app/templates/user/show_profile.html:136
msgid "Next page"
msgstr ""
-#: app/templates/index.html:47 app/templates/search/results.html:45
+#: app/templates/index.html:47 app/templates/search/results.html:48
msgid "Active communities"
msgstr ""
-#: app/templates/index.html:60 app/templates/list_communities.html:108
-#: app/templates/search/results.html:58
+#: app/templates/index.html:60 app/templates/list_communities.html:130
+#: app/templates/search/results.html:61
msgid "Browse topics"
msgstr ""
@@ -1431,7 +1664,8 @@ msgid ""
"hovering with the mouse or the J and K keys."
msgstr ""
-#: app/templates/list_communities.html:14
+#: app/templates/list_communities.html:14 app/templates/search/start.html:20
+#: app/templates/search/start.html:28
msgid "All"
msgstr ""
@@ -1444,7 +1678,7 @@ msgid "Local"
msgstr ""
#: app/templates/list_communities.html:20
-#: app/templates/user/show_profile.html:59
+#: app/templates/user/show_profile.html:92
msgid "Joined"
msgstr ""
@@ -1452,88 +1686,92 @@ msgstr ""
msgid "Choose a topic to filter communities by"
msgstr ""
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:38
+msgid "Choose a language to filter communities by"
+msgstr ""
+
+#: app/templates/list_communities.html:50
msgid "Create local community"
msgstr ""
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:50
msgid "Create local"
msgstr ""
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add community from another instance"
msgstr ""
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add remote"
msgstr ""
-#: app/templates/list_communities.html:56
+#: app/templates/list_communities.html:66
msgid "Sort by name"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Sort by post count"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Posts"
msgstr ""
-#: app/templates/list_communities.html:66
+#: app/templates/list_communities.html:76
msgid "Sort by reply count"
msgstr ""
-#: app/templates/list_communities.html:66 app/templates/post/post.html:61
+#: app/templates/list_communities.html:76 app/templates/post/post.html:61
#: app/templates/post/post.html:158
msgid "Comments"
msgstr ""
-#: app/templates/list_communities.html:71
+#: app/templates/list_communities.html:81
msgid "Sort by recent activity"
msgstr ""
-#: app/templates/list_communities.html:82
+#: app/templates/list_communities.html:92
#, python-format
msgid "Leave %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:32
-#: app/templates/community/community.html:112
+#: app/templates/community/community.html:121
#: app/templates/community/lookup_remote.html:21
-#: app/templates/list_communities.html:82 app/templates/post/add_reply.html:48
+#: app/templates/list_communities.html:92 app/templates/post/add_reply.html:48
#: app/templates/post/continue_discussion.html:99
-#: app/templates/post/post.html:177
+#: app/templates/post/post.html:179 app/templates/post/post_reply_edit.html:44
msgid "Leave"
msgstr ""
-#: app/templates/community/community.html:114
-#: app/templates/list_communities.html:84
+#: app/templates/community/community.html:123
+#: app/templates/list_communities.html:94
msgid "Pending"
msgstr ""
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99
#, python-format
msgid "Join %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:34
-#: app/templates/community/community.html:116
+#: app/templates/community/community.html:125
#: app/templates/community/lookup_remote.html:23
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89 app/templates/post/add_reply.html:50
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99 app/templates/post/add_reply.html:50
#: app/templates/post/continue_discussion.html:101
-#: app/templates/post/post.html:179
+#: app/templates/post/post.html:181 app/templates/post/post_reply_edit.html:46
msgid "Join"
msgstr ""
-#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:106
#, python-format
msgid "Browse %(name)s"
msgstr ""
-#: app/templates/list_communities.html:106 app/templates/list_topics.html:36
+#: app/templates/list_communities.html:128 app/templates/list_topics.html:36
msgid "There are no communities yet."
msgstr ""
@@ -1557,80 +1795,85 @@ msgstr ""
msgid "Watch"
msgstr ""
-#: app/templates/admin/_nav.html:11
-msgid "Registration applications"
-msgstr ""
-
-#: app/templates/admin/_nav.html:13 app/templates/community/community.html:181
-#: app/templates/community/community_moderate.html:15
-#: app/templates/community/community_moderate_subscribers.html:15
-msgid "Moderation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:14
-msgid "Federation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:15
-msgid "Newsletter"
-msgstr ""
-
-#: app/templates/admin/_nav.html:16
-msgid "Activities"
-msgstr ""
-
-#: app/templates/admin/add_user.html:17
+#: app/templates/admin/add_user.html:12
msgid "Add new user"
msgstr ""
-#: app/templates/admin/approve_registrations.html:18
+#: app/templates/admin/approve_registrations.html:12
+msgid "Registrations"
+msgstr ""
+
+#: app/templates/admin/approve_registrations.html:14
#, python-format
msgid "When registering, people are asked \"%(question)s\"."
msgstr ""
-#: app/templates/admin/approve_registrations.html:43
+#: app/templates/admin/approve_registrations.html:39
msgid "Approve"
msgstr ""
-#: app/templates/admin/approve_registrations.html:44
+#: app/templates/admin/approve_registrations.html:40
msgid "View"
msgstr ""
-#: app/templates/admin/approve_registrations.html:45
-#: app/templates/post/post_options.html:20
-#: app/templates/post/post_reply_options.html:20
-#: app/templates/user/show_profile.html:179
+#: app/templates/admin/approve_registrations.html:41
+#: app/templates/post/post_options.html:22
+#: app/templates/post/post_reply_options.html:22
+#: app/templates/user/show_profile.html:212
msgid "Delete"
msgstr ""
-#: app/templates/admin/approve_registrations.html:51
+#: app/templates/admin/approve_registrations.html:47
msgid "No one is waiting to be approved."
msgstr ""
-#: app/templates/admin/edit_community.html:17
+#: app/templates/admin/edit_community.html:12
#, python-format
msgid "Edit %(community_name)s"
msgstr ""
-#: app/templates/admin/edit_community.html:43
+#: app/templates/admin/edit_community.html:39
msgid "Will not be overwritten by remote server"
msgstr ""
-#: app/templates/admin/edit_topic.html:18
+#: app/templates/admin/edit_topic.html:13
#, python-format
msgid "Edit %(topic_name)s"
msgstr ""
-#: app/templates/admin/edit_user.html:17
+#: app/templates/admin/edit_user.html:12
#, python-format
msgid "Edit %(user_name)s (%(display_name)s)"
msgstr ""
-#: app/templates/admin/posts.html:17
-msgid "Most downvoted in the last 3 days"
+#: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12
+msgid "Most downvoted posts in the last 3 days"
msgstr ""
-#: app/templates/admin/users.html:17
+#: app/templates/admin/site.html:16
+msgid ""
+"Configure the flair the instance, by giving it a name, ashort slogan, "
+"basic info for the sidebar and a logo. This information appears in link "
+"previews in social media."
+msgstr ""
+
+#: app/templates/admin/site.html:23
+msgid "About this instance"
+msgstr ""
+
+#: app/templates/admin/site.html:24
+msgid ""
+"Provide a more extensive description of the instance, set a contact "
+"address and provide legal information. This information appears on the about page."
+msgstr ""
+
+#: app/templates/admin/spam_posts.html:26
+#: app/templates/user/show_profile.html:141
+msgid "No comments yet."
+msgstr ""
+
+#: app/templates/admin/users.html:13
msgid "Add local user"
msgstr ""
@@ -1640,19 +1883,19 @@ msgid ""
"your account."
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "New User?"
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "Register new account"
msgstr ""
-#: app/templates/auth/login.html:16
+#: app/templates/auth/login.html:20
msgid "Forgot Your Password?"
msgstr ""
-#: app/templates/auth/login.html:17
+#: app/templates/auth/login.html:21
msgid "Reset it"
msgstr ""
@@ -1723,8 +1966,8 @@ msgid "Block chats and posts from instance: %(name)s"
msgstr ""
#: app/templates/chat/chat_options.html:29
-#: app/templates/post/post_options.html:48
-#: app/templates/post/post_reply_options.html:32
+#: app/templates/post/post_options.html:50
+#: app/templates/post/post_reply_options.html:34
msgid "Report to moderators"
msgstr ""
@@ -1741,7 +1984,8 @@ msgstr ""
#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56
#: app/templates/user/notifications.html:14 app/templates/user/people.html:14
#: app/templates/user/people.html:17 app/templates/user/show_profile.html:19
-#: app/templates/user/show_profile.html:39 app/user/routes.py:35
+#: app/templates/user/show_profile.html:35
+#: app/templates/user/show_profile.html:64 app/user/routes.py:37
msgid "People"
msgstr ""
@@ -1755,7 +1999,7 @@ msgid "Messages with: "
msgstr ""
#: app/templates/chat/conversation.html:75
-#: app/templates/post/_post_teaser.html:75
+#: app/templates/post/_post_teaser.html:81
msgid "Options"
msgstr ""
@@ -1780,14 +2024,58 @@ msgstr ""
msgid "Report conversation with \"%(member_names)s\""
msgstr ""
+#: app/templates/community/_add_post_types.html:2
+msgid "Start a discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:2
+msgid "Discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Share a link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:4
+msgid "Share an image"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Share a video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Create a poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Create an event"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Event"
+msgstr ""
+
#: app/templates/community/_community_moderation_nav.html:4
#: app/templates/community/community_edit.html:15
#: app/templates/community/community_mod_list.html:15
-#: app/templates/post/add_reply.html:89
-#: app/templates/post/continue_discussion.html:140
-#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
+#: app/templates/post/add_reply.html:92
+#: app/templates/post/continue_discussion.html:143
+#: app/templates/post/post.html:237 app/templates/post/post_reply_edit.html:88
#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57
-#: app/templates/user/show_profile.html:124
+#: app/templates/user/show_profile.html:157
msgid "Settings"
msgstr ""
@@ -1797,7 +2085,7 @@ msgid "Moderators"
msgstr ""
#: app/templates/community/_community_moderation_nav.html:10
-#: app/templates/community/_community_nav.html:7
+#: app/templates/community/_community_nav.html:9
msgid "Sort by hot"
msgstr ""
@@ -1814,35 +2102,37 @@ msgstr ""
msgid "Mod log"
msgstr ""
-#: app/templates/community/_community_nav.html:3
+#: app/templates/community/_community_nav.html:4
#: app/templates/community/add_discussion_post.html:11
#: app/templates/community/add_image_post.html:11
#: app/templates/community/add_link_post.html:11
-#: app/templates/community/community.html:108
-#: app/templates/post/add_reply.html:54
-#: app/templates/post/continue_discussion.html:105
-#: app/templates/post/post.html:173 app/templates/post/post_reply_edit.html:50
-#: app/templates/topic/show_topic.html:68
+#: app/templates/community/add_poll_post.html:11
+#: app/templates/community/add_video_post.html:11
+#: app/templates/community/community.html:116
+#: app/templates/post/add_reply.html:55
+#: app/templates/post/continue_discussion.html:106
+#: app/templates/post/post.html:174 app/templates/post/post_reply_edit.html:51
+#: app/templates/topic/show_topic.html:78
msgid "Create post"
msgstr ""
-#: app/templates/community/_community_nav.html:10
+#: app/templates/community/_community_nav.html:12
msgid "Sort by top"
msgstr ""
-#: app/templates/community/_community_nav.html:13
+#: app/templates/community/_community_nav.html:15
msgid "Sort by new"
msgstr ""
-#: app/templates/community/_community_nav.html:16
+#: app/templates/community/_community_nav.html:18
msgid "Sort by active"
msgstr ""
-#: app/templates/community/_community_nav.html:26
+#: app/templates/community/_community_nav.html:28
msgid "Tile"
msgstr ""
-#: app/templates/community/_community_nav.html:29
+#: app/templates/community/_community_nav.html:31
msgid "Wide tile"
msgstr ""
@@ -1853,72 +2143,35 @@ msgstr ""
#: app/templates/community/add_discussion_post.html:16
#: app/templates/community/add_image_post.html:16
#: app/templates/community/add_link_post.html:16
+#: app/templates/community/add_poll_post.html:16
+#: app/templates/community/add_video_post.html:16
msgid "Type of post"
msgstr ""
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Start a discussion"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Discussion"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Share a link"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Link"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
-msgid "Share an image"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Create a poll"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Poll"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Create an event"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Event"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:43
-#: app/templates/community/add_image_post.html:45
-#: app/templates/community/add_link_post.html:44
+#: app/templates/community/add_discussion_post.html:37
+#: app/templates/community/add_image_post.html:39
+#: app/templates/community/add_link_post.html:38
+#: app/templates/community/add_poll_post.html:37
+#: app/templates/community/add_video_post.html:39
#: app/templates/post/add_reply.html:37 app/templates/post/post.html:42
#: app/templates/user/edit_profile.html:44
msgid "Enable markdown editor"
msgstr ""
-#: app/templates/community/add_image_post.html:30
+#: app/templates/community/add_discussion_post.html:41
+#: app/templates/community/add_image_post.html:43
+#: app/templates/community/add_link_post.html:42
+#: app/templates/community/add_poll_post.html:78
+#: app/templates/community/add_video_post.html:43
+#: app/templates/post/post_edit_discussion.html:30
+#: app/templates/post/post_edit_image.html:33
+#: app/templates/post/post_edit_link.html:31
+#: app/templates/post/post_edit_poll.html:66
+#: app/templates/post/post_edit_video.html:31
+msgid "Separate each tag with a comma."
+msgstr ""
+
+#: app/templates/community/add_image_post.html:24
#: app/templates/post/post_edit_image.html:17
msgid "Describe the image, to help visually impaired people."
msgstr ""
@@ -1928,16 +2181,30 @@ msgstr ""
msgid "Only people using %(name)s can post or reply"
msgstr ""
+#: app/templates/community/add_poll_post.html:41
+#: app/templates/post/post_edit_poll.html:30
+msgid "Poll choices"
+msgstr ""
+
+#: app/templates/community/add_poll_post.html:72
+#: app/templates/post/post_edit_poll.html:61
+msgid "Add choice"
+msgstr ""
+
#: app/templates/community/add_remote.html:25
#: app/templates/community/lookup_remote.html:14
msgid "Found a community:"
msgstr ""
+#: app/templates/community/add_video_post.html:24
+msgid "Provide a URL ending with .mp4 or .webm."
+msgstr ""
+
#: app/templates/community/community.html:27
#: app/templates/community/community.html:48
#: app/templates/community/community.html:66
#: app/templates/post/_post_full.html:20 app/templates/post/_post_full.html:66
-#: app/templates/post/_post_teaser.html:56
+#: app/templates/post/_post_teaser.html:62
msgid "Not safe for work"
msgstr ""
@@ -1947,47 +2214,46 @@ msgstr ""
msgid "Not safe for life"
msgstr ""
-#: app/templates/community/community.html:76
-#: app/templates/community/community.html:84
+#: app/templates/community/community.html:91
msgid "No posts in this community yet."
msgstr ""
-#: app/templates/community/community.html:121
-#: app/templates/post/add_reply.html:58
-#: app/templates/post/continue_discussion.html:109
-#: app/templates/post/post.html:184 app/templates/post/post_reply_edit.html:54
+#: app/templates/community/community.html:130
+#: app/templates/post/add_reply.html:60
+#: app/templates/post/continue_discussion.html:111
+#: app/templates/post/post.html:186 app/templates/post/post_reply_edit.html:56
msgid "Search this community"
msgstr ""
-#: app/templates/community/community.html:127
-#: app/templates/post/add_reply.html:64
-#: app/templates/post/continue_discussion.html:115
-#: app/templates/post/post.html:190 app/templates/post/post_reply_edit.html:60
+#: app/templates/community/community.html:137
+#: app/templates/post/add_reply.html:67
+#: app/templates/post/continue_discussion.html:118
+#: app/templates/post/post.html:193 app/templates/post/post_reply_edit.html:63
msgid "About community"
msgstr ""
-#: app/templates/community/community.html:146
+#: app/templates/community/community.html:156
#, python-format
msgid "Only people on %(instance_name)s can post or reply in this community."
msgstr ""
-#: app/templates/community/community.html:156 app/templates/post/post.html:208
+#: app/templates/community/community.html:166 app/templates/post/post.html:211
msgid "Related communities"
msgstr ""
-#: app/templates/community/community.html:162 app/templates/post/post.html:214
-#: app/templates/topic/show_topic.html:85
+#: app/templates/community/community.html:172 app/templates/post/post.html:217
+#: app/templates/topic/show_topic.html:95
msgid "Go to community"
msgstr ""
-#: app/templates/community/community.html:175
-#: app/templates/post/add_reply.html:82
-#: app/templates/post/continue_discussion.html:133
-#: app/templates/post/post.html:227 app/templates/post/post_reply_edit.html:78
+#: app/templates/community/community.html:185
+#: app/templates/post/add_reply.html:85
+#: app/templates/post/continue_discussion.html:136
+#: app/templates/post/post.html:230 app/templates/post/post_reply_edit.html:81
msgid "Community Settings"
msgstr ""
-#: app/templates/community/community.html:179
+#: app/templates/community/community.html:189
msgid "Settings & Moderation"
msgstr ""
@@ -2075,8 +2341,8 @@ msgstr ""
#: app/templates/community/community_moderate_subscribers.html:116
#: app/templates/domain/domain.html:61
-#: app/templates/domain/domains_blocked.html:46
-#: app/templates/user/show_profile.html:169
+#: app/templates/domain/domains_blocked.html:46 app/templates/tag/tag.html:52
+#: app/templates/user/show_profile.html:202
msgid "Unban"
msgstr ""
@@ -2103,15 +2369,15 @@ msgstr ""
#: app/templates/user/filters.html:76 app/templates/user/filters.html:89
#: app/templates/user/filters.html:94 app/templates/user/filters.html:107
#: app/templates/user/filters.html:112 app/templates/user/filters.html:125
-#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:52
+#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:81
msgid "Unblock"
msgstr ""
-#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:54
+#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83
msgid "Block"
msgstr ""
-#: app/templates/domain/domain.html:65
+#: app/templates/domain/domain.html:65 app/templates/tag/tag.html:56
msgid "Ban instance-wide"
msgstr ""
@@ -2187,21 +2453,39 @@ msgid "Score:"
msgstr ""
#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67
-#: app/templates/post/_post_teaser.html:57
+#: app/templates/post/_post_teaser.html:63
msgid "Potentially emotionally scarring content"
msgstr ""
#: app/templates/post/_post_full.html:28 app/templates/post/_post_full.html:76
-#: app/templates/post/_post_teaser.html:59
+#: app/templates/post/_post_teaser.html:65
msgid "Reported. Check post for issues."
msgstr ""
-#: app/templates/post/_post_full.html:109
-#: app/templates/post/_post_full.html:110
+#: app/templates/post/_post_full.html:101
+#: app/templates/post/_post_full.html:122
+msgid "Watch on piped.video"
+msgstr ""
+
+#: app/templates/post/_post_full.html:152
+#, python-format
+msgid "Total votes: %(total_votes)d."
+msgstr ""
+
+#: app/templates/post/_post_full.html:153
+msgid "Poll closes"
+msgstr ""
+
+#: app/templates/post/_post_full.html:185
+msgid "Hashtags"
+msgstr ""
+
+#: app/templates/post/_post_full.html:195
+#: app/templates/post/_post_full.html:196
msgid "Show cross-posts"
msgstr ""
-#: app/templates/post/_post_full.html:111
+#: app/templates/post/_post_full.html:197
msgid "Number of cross-posts:"
msgstr ""
@@ -2210,50 +2494,54 @@ msgid "View context"
msgstr ""
#: app/templates/post/_post_teaser.html:6
-#: app/templates/post/_post_teaser_masonry.html:6
+#: app/templates/post/_post_teaser_masonry.html:8
msgid "Filtered: "
msgstr ""
-#: app/templates/post/_post_teaser.html:18
-#: app/templates/post/_post_teaser.html:26
-#: app/templates/post/_post_teaser.html:42
-msgid "Read article"
-msgstr ""
-
#: app/templates/post/_post_teaser.html:20
-#: app/templates/post/_post_teaser.html:30
-#: app/templates/post/_post_teaser.html:70
-#: app/templates/post/_post_teaser.html:72
-#: app/templates/post/_post_teaser_masonry.html:16
-#: app/templates/post/_post_teaser_masonry.html:20
-#: app/templates/post/_post_teaser_masonry.html:23
-#: app/templates/post/_post_teaser_masonry.html:55
-msgid "View image"
+msgid "Follow link"
msgstr ""
#: app/templates/post/_post_teaser.html:22
-#: app/templates/post/_post_teaser.html:34
+#: app/templates/post/_post_teaser.html:35
+#: app/templates/post/_post_teaser.html:76
+#: app/templates/post/_post_teaser.html:78
+#: app/templates/post/_post_teaser_masonry.html:13
+#: app/templates/post/_post_teaser_masonry.html:17
+#: app/templates/post/_post_teaser_masonry.html:20
+#: app/templates/post/_post_teaser_masonry.html:52
+msgid "View image"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:24
+#: app/templates/post/_post_teaser.html:39
msgid "Read post"
msgstr ""
-#: app/templates/post/_post_teaser.html:54
+#: app/templates/post/_post_teaser.html:28
+#: app/templates/post/_post_teaser.html:31
+#: app/templates/post/_post_teaser.html:47
+msgid "Read article"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:60
msgid "All posts about this domain"
msgstr ""
-#: app/templates/post/_post_teaser.html:64
+#: app/templates/post/_post_teaser.html:70
#, python-format
msgid "Go to community %(name)s"
msgstr ""
-#: app/templates/post/_post_teaser.html:67
-#: app/templates/post/_post_teaser_masonry.html:47
-#: app/templates/post/_post_teaser_masonry.html:48
-#: app/templates/post/_post_teaser_masonry.html:68
-#: app/templates/post/_post_teaser_masonry.html:69
+#: app/templates/post/_post_teaser.html:73
+#: app/templates/post/_post_teaser_masonry.html:44
+#: app/templates/post/_post_teaser_masonry.html:45
+#: app/templates/post/_post_teaser_masonry.html:65
+#: app/templates/post/_post_teaser_masonry.html:66
msgid "View comments"
msgstr ""
-#: app/templates/post/_post_teaser.html:67
+#: app/templates/post/_post_teaser.html:73
msgid "Number of comments:"
msgstr ""
@@ -2283,9 +2571,9 @@ msgid ""
"most places. Be nice."
msgstr ""
-#: app/templates/post/add_reply.html:86
-#: app/templates/post/continue_discussion.html:137
-#: app/templates/post/post.html:231 app/templates/post/post_reply_edit.html:82
+#: app/templates/post/add_reply.html:89
+#: app/templates/post/continue_discussion.html:140
+#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
msgid "Moderate"
msgstr ""
@@ -2294,12 +2582,6 @@ msgstr ""
msgid "Reported. Check comment for issues."
msgstr ""
-#: app/templates/post/post.html:26
-msgid ""
-"This post is hosted on lemmy.ml which will ban you for saying anything "
-"negative about China, Russia or Putin. Tread carefully."
-msgstr ""
-
#: app/templates/post/post.html:52
msgid "Verify your email address to comment"
msgstr ""
@@ -2375,58 +2657,50 @@ msgstr ""
msgid "Edit"
msgstr ""
-#: app/templates/post/post_options.html:24
+#: app/templates/post/post_options.html:26
msgid "I made a mistake with this post and have changed my mind about the topic"
msgstr ""
-#: app/templates/post/post_options.html:28
+#: app/templates/post/post_options.html:30
#, python-format
msgid "Block post author @%(author_name)s"
msgstr ""
-#: app/templates/post/post_options.html:31
+#: app/templates/post/post_options.html:33
#, python-format
msgid "Ban post author @%(author_name)s from
%(community_name)s"
msgstr ""
-#: app/templates/post/post_options.html:35
+#: app/templates/post/post_options.html:37
#, python-format
msgid "Block domain %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:39
-#: app/templates/post/post_reply_options.html:27
+#: app/templates/post/post_options.html:41
+#: app/templates/post/post_reply_options.html:29
#, python-format
msgid "Hide every post from author's instance: %(name)s"
msgstr ""
-#: app/templates/post/post_options.html:45
+#: app/templates/post/post_options.html:47
#, python-format
msgid "View original on %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:50
-#: app/templates/post/post_reply_options.html:34
+#: app/templates/post/post_options.html:52
+#: app/templates/post/post_reply_options.html:36
msgid ""
"If you want to perform more than one of these (e.g. block and report), "
"hold down Ctrl and click, then complete the operation in the new tabs "
"that open."
msgstr ""
-#: app/templates/post/post_reply_edit.html:44
-msgid "Unsubscribe"
-msgstr ""
-
-#: app/templates/post/post_reply_edit.html:46
-msgid "Subscribe"
-msgstr ""
-
#: app/templates/post/post_reply_options.html:13
#, python-format
msgid "Options for comment on \"%(post_title)s\""
msgstr ""
-#: app/templates/post/post_reply_options.html:24
+#: app/templates/post/post_reply_options.html:26
#, python-format
msgid "Block author @%(author_name)s"
msgstr ""
@@ -2445,7 +2719,7 @@ msgstr ""
msgid "Search results for"
msgstr ""
-#: app/templates/search/results.html:16
+#: app/templates/search/results.html:19
msgid "No posts match your search."
msgstr ""
@@ -2453,62 +2727,90 @@ msgstr ""
msgid "Search for posts"
msgstr ""
-#: app/templates/search/start.html:20
+#: app/templates/search/start.html:15
+msgid "Keyword"
+msgstr ""
+
+#: app/templates/search/start.html:36
msgid "Example searches:"
msgstr ""
-#: app/templates/search/start.html:23
+#: app/templates/search/start.html:39
msgid "star wars"
msgstr ""
-#: app/templates/search/start.html:24
+#: app/templates/search/start.html:40
msgid ""
"There is an implied \"and\" here. Results will have both words somewhere "
"in them."
msgstr ""
-#: app/templates/search/start.html:27
+#: app/templates/search/start.html:43
msgid "star or wars"
msgstr ""
-#: app/templates/search/start.html:28
+#: app/templates/search/start.html:44
msgid ""
"This will broaden the search to include results that contain any of the "
"words."
msgstr ""
-#: app/templates/search/start.html:31
+#: app/templates/search/start.html:47
msgid "star -wars"
msgstr ""
-#: app/templates/search/start.html:32
+#: app/templates/search/start.html:48
msgid ""
"To search for things containing \"star\" but not \"wars\" you can put a -"
" before the word you want to exclude."
msgstr ""
-#: app/templates/search/start.html:35
+#: app/templates/search/start.html:51
msgid "\"star wars\""
msgstr ""
-#: app/templates/search/start.html:36
+#: app/templates/search/start.html:52
msgid "Results will have exactly that phrase in them."
msgstr ""
+#: app/templates/tag/tag.html:23
+msgid "No posts in this tag yet."
+msgstr ""
+
+#: app/templates/tag/tag.html:45
+msgid "Tag management"
+msgstr ""
+
+#: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14
+#, python-format
+msgid "Tags containing \"%(search)s\""
+msgstr ""
+
+#: app/templates/tag/tags.html:24 app/templates/tag/tags_blocked.html:24
+msgid "Banned tags"
+msgstr ""
+
+#: app/templates/tag/tags.html:38 app/templates/tag/tags_blocked.html:38
+msgid "How many times has something using this tag been posted"
+msgstr ""
+
+#: app/templates/topic/_notification_toggle.html:5
+msgid "Notify about every new post. Not advisable in high traffic topics!"
+msgstr ""
+
#: app/templates/topic/choose_topics.html:9
msgid "Please choose at least 3 topics that interest you."
msgstr ""
-#: app/templates/topic/show_topic.html:23
+#: app/templates/topic/show_topic.html:26
msgid "Sub-topics"
msgstr ""
-#: app/templates/topic/show_topic.html:36
-#: app/templates/topic/show_topic.html:44
+#: app/templates/topic/show_topic.html:54
msgid "No posts in this topic yet."
msgstr ""
-#: app/templates/topic/show_topic.html:79
+#: app/templates/topic/show_topic.html:89
msgid "Topic communities"
msgstr ""
@@ -2517,13 +2819,22 @@ msgstr ""
msgid "Which community within %(topic)s to post in?"
msgstr ""
-#: app/templates/topic/topic_create_post.html:17
+#: app/templates/topic/topic_create_post.html:18
#, python-format
msgid "Post in %(name)s"
msgstr ""
+#: app/templates/topic/topic_create_post.html:23
+#, python-format
+msgid "View %(name)s"
+msgstr ""
+
+#: app/templates/user/_notification_toggle.html:5
+msgid "Notify about every new post by this person."
+msgstr ""
+
#: app/templates/user/_user_nav.html:8 app/templates/user/notifications.html:54
-#: app/templates/user/show_profile.html:121
+#: app/templates/user/show_profile.html:154
msgid "Profile"
msgstr ""
@@ -2576,13 +2887,13 @@ msgstr ""
msgid "Filters"
msgstr ""
-#: app/templates/user/edit_filters.html:18 app/user/routes.py:729
+#: app/templates/user/edit_filters.html:18 app/user/routes.py:774
msgid "Edit filter"
msgstr ""
#: app/templates/user/edit_filters.html:20
#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:22
-#: app/user/routes.py:689
+#: app/user/routes.py:734
msgid "Add filter"
msgstr ""
@@ -2603,8 +2914,8 @@ msgstr ""
msgid "Stop applying this filter after this date. Optional."
msgstr ""
-#: app/templates/user/edit_profile.html:16 app/user/routes.py:153
-#: app/user/routes.py:218
+#: app/templates/user/edit_profile.html:16 app/user/routes.py:156
+#: app/user/routes.py:231
msgid "Edit profile"
msgstr ""
@@ -2614,6 +2925,7 @@ msgid "Edit profile of %(name)s"
msgstr ""
#: app/templates/user/edit_profile.html:58
+#: app/templates/user/edit_settings.html:43
msgid "Delete account"
msgstr ""
@@ -2633,6 +2945,17 @@ msgstr ""
msgid "More email settings"
msgstr ""
+#: app/templates/user/fediverse_redirect.html:17
+#: app/templates/user/fediverse_redirect.html:20
+msgid "Follow on remote instance"
+msgstr ""
+
+#: app/templates/user/fediverse_redirect.html:21
+msgid ""
+"We are about to send you to your instance where you will then need to "
+"click the \"Follow\" button."
+msgstr ""
+
#: app/templates/user/filters.html:25
msgid ""
"Filters can hide posts that contain keywords you specify, either by "
@@ -2690,12 +3013,12 @@ msgid "Mark all as read"
msgstr ""
#: app/templates/user/notifications.html:49
-#: app/templates/user/show_profile.html:116
+#: app/templates/user/show_profile.html:149
msgid "Manage"
msgstr ""
#: app/templates/user/notifications.html:95
-#: app/templates/user/show_profile.html:192
+#: app/templates/user/show_profile.html:225
msgid "Upvoted"
msgstr ""
@@ -2704,59 +3027,60 @@ msgid "No people to show"
msgstr ""
#: app/templates/user/show_profile.html:24
-#: app/templates/user/show_profile.html:29
+#: app/templates/user/show_profile.html:41
+#: app/templates/user/show_profile.html:48
msgid "Profile pic"
msgstr ""
-#: app/templates/user/show_profile.html:47
+#: app/templates/user/show_profile.html:76
msgid "Send message"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message with matrix chat"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message using Matrix"
msgstr ""
-#: app/templates/user/show_profile.html:61
+#: app/templates/user/show_profile.html:88
+msgid "Follow"
+msgstr ""
+
+#: app/templates/user/show_profile.html:94
msgid "Bot Account"
msgstr ""
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Attitude"
msgstr ""
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive."
msgstr ""
-#: app/templates/user/show_profile.html:72
+#: app/templates/user/show_profile.html:105
msgid "Post pagination"
msgstr ""
-#: app/templates/user/show_profile.html:85
+#: app/templates/user/show_profile.html:118
msgid "No posts yet."
msgstr ""
-#: app/templates/user/show_profile.html:95
+#: app/templates/user/show_profile.html:128
msgid "Comment pagination"
msgstr ""
-#: app/templates/user/show_profile.html:108
-msgid "No comments yet."
-msgstr ""
-
-#: app/templates/user/show_profile.html:137
+#: app/templates/user/show_profile.html:170
msgid "Member of"
msgstr ""
-#: app/templates/user/show_profile.html:162
+#: app/templates/user/show_profile.html:195
msgid "Moderate user"
msgstr ""
-#: app/templates/user/show_profile.html:182
+#: app/templates/user/show_profile.html:215
msgid "Ban + Purge"
msgstr ""
@@ -2773,190 +3097,269 @@ msgstr ""
msgid "Choose"
msgstr ""
-#: app/topic/routes.py:172
+#: app/topic/routes.py:183
msgid ""
"You have joined some communities relating to those interests. Find them "
"on the Topics menu or browse the home page."
msgstr ""
-#: app/topic/routes.py:176
+#: app/topic/routes.py:187
msgid ""
"You did not choose any topics. Would you like to choose individual "
"communities instead?"
msgstr ""
-#: app/user/forms.py:13
+#: app/user/forms.py:14
msgid "Display name"
msgstr ""
-#: app/user/forms.py:15
+#: app/user/forms.py:16
msgid "Set new password"
msgstr ""
-#: app/user/forms.py:22
+#: app/user/forms.py:23
msgid "Save profile"
msgstr ""
-#: app/user/forms.py:26
+#: app/user/forms.py:27
msgid "That email address is already in use by another account"
msgstr ""
-#: app/user/forms.py:30
+#: app/user/forms.py:31
msgid "Matrix user ids start with @"
msgstr ""
#: app/user/forms.py:35
+msgid "Interface language"
+msgstr ""
+
+#: app/user/forms.py:37
msgid "Receive email about missed notifications"
msgstr ""
-#: app/user/forms.py:39
+#: app/user/forms.py:41
msgid "Use markdown editor GUI when writing"
msgstr ""
-#: app/user/forms.py:40
+#: app/user/forms.py:42
msgid "Show profile in user list"
msgstr ""
-#: app/user/forms.py:41
+#: app/user/forms.py:43
msgid "My posts appear in search results"
msgstr ""
-#: app/user/forms.py:42
+#: app/user/forms.py:44
msgid "Manually approve followers"
msgstr ""
-#: app/user/forms.py:43
+#: app/user/forms.py:45
msgid "Import community subscriptions and user blocks from Lemmy"
msgstr ""
-#: app/user/forms.py:49
+#: app/user/forms.py:51
msgid "By default, sort posts by"
msgstr ""
-#: app/user/forms.py:50
+#: app/user/forms.py:52
msgid "Theme"
msgstr ""
-#: app/user/forms.py:51
+#: app/user/forms.py:53
msgid "Save settings"
msgstr ""
-#: app/user/forms.py:55
+#: app/user/forms.py:57
msgid "Yes, delete my account"
msgstr ""
-#: app/user/forms.py:66
+#: app/user/forms.py:68
msgid "Malicious reporting"
msgstr ""
-#: app/user/forms.py:90
+#: app/user/forms.py:92
msgid "Home feed"
msgstr ""
-#: app/user/forms.py:91
+#: app/user/forms.py:93
msgid "Posts in communities"
msgstr ""
-#: app/user/forms.py:92
+#: app/user/forms.py:94
msgid "Comments on posts"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Make semi-transparent"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Hide completely"
msgstr ""
-#: app/user/forms.py:94
+#: app/user/forms.py:96
msgid "Action to take"
msgstr ""
-#: app/user/forms.py:95
+#: app/user/forms.py:97
msgid "Keywords that trigger this filter"
msgstr ""
-#: app/user/forms.py:98
+#: app/user/forms.py:100
msgid "Expire after"
msgstr ""
-#: app/user/routes.py:49
-msgid "This user has been banned."
+#: app/user/forms.py:105
+msgid "Your remote instance:"
+msgstr ""
+
+#: app/user/forms.py:108
+msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends"
+msgstr ""
+
+#: app/user/forms.py:109
+msgid "Friendica"
+msgstr ""
+
+#: app/user/forms.py:110
+msgid "Hubzilla"
+msgstr ""
+
+#: app/user/forms.py:111
+msgid "Lemmy"
+msgstr ""
+
+#: app/user/forms.py:112
+msgid "Pixelfed"
+msgstr ""
+
+#: app/user/forms.py:115
+msgid "Instance type"
+msgstr ""
+
+#: app/user/forms.py:116
+msgid "View profile on remote instance"
msgstr ""
#: app/user/routes.py:51
+msgid "This user has been banned."
+msgstr ""
+
+#: app/user/routes.py:53
msgid "This user has been deleted."
msgstr ""
-#: app/user/routes.py:83
+#: app/user/routes.py:85
#, python-format
msgid "Posts by %(user_name)s"
msgstr ""
-#: app/user/routes.py:200
+#: app/user/routes.py:172
+msgid "Auto-detect"
+msgstr ""
+
+#: app/user/routes.py:173
+msgid "Catalan"
+msgstr ""
+
+#: app/user/routes.py:174
+msgid "English"
+msgstr ""
+
+#: app/user/routes.py:175
+msgid "French"
+msgstr ""
+
+#: app/user/routes.py:176
+msgid "German"
+msgstr ""
+
+#: app/user/routes.py:212
msgid ""
"Your subscriptions and blocks are being imported. If you have many it "
"could take a few minutes."
msgstr ""
-#: app/user/routes.py:235
+#: app/user/routes.py:270
msgid "You cannot ban yourself."
msgstr ""
-#: app/user/routes.py:260
+#: app/user/routes.py:295
msgid "You cannot unban yourself."
msgstr ""
-#: app/user/routes.py:284
+#: app/user/routes.py:319
msgid "You cannot block yourself."
msgstr ""
-#: app/user/routes.py:313
+#: app/user/routes.py:351
msgid "You cannot unblock yourself."
msgstr ""
-#: app/user/routes.py:340
+#: app/user/routes.py:379
msgid ""
"Moderators have already assessed reports regarding this person, no "
"further reports are necessary."
msgstr ""
-#: app/user/routes.py:346
+#: app/user/routes.py:385
#, python-format
msgid "%(user_name)s has already been reported, thank you!"
msgstr ""
-#: app/user/routes.py:368
+#: app/user/routes.py:407
#, python-format
msgid "%(user_name)s has been reported, thank you!"
msgstr ""
-#: app/user/routes.py:374
+#: app/user/routes.py:413
msgid "Report user"
msgstr ""
-#: app/user/routes.py:391
+#: app/user/routes.py:430
msgid "You cannot delete yourself."
msgstr ""
-#: app/user/routes.py:448
+#: app/user/routes.py:487
msgid "Account deletion in progress. Give it a few minutes."
msgstr ""
-#: app/user/routes.py:453
+#: app/user/routes.py:492
msgid "Delete my account"
msgstr ""
-#: app/user/routes.py:498
+#: app/user/routes.py:543
msgid "You cannot purge yourself."
msgstr ""
-#: app/user/routes.py:575
+#: app/user/routes.py:620
msgid "All notifications marked as read."
msgstr ""
-#: app/user/routes.py:746
+#: app/user/routes.py:791
msgid "Filter deleted."
msgstr ""
+#: app/user/routes.py:824
+msgid "Lemmy can't follow profiles, sorry"
+msgstr ""
+
+#~ msgid "Reply from %(name)s on %(post_title)s"
+#~ msgstr ""
+
+#~ msgid "Most downvoted in the last 3 days"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "This post is hosted on lemmy.ml "
+#~ "which will ban you for saying "
+#~ "anything negative about China, Russia or"
+#~ " Putin. Tread carefully."
+#~ msgstr ""
+
+#~ msgid "Unsubscribe"
+#~ msgstr ""
+
+#~ msgid "Subscribe"
+#~ msgstr ""
+
diff --git a/app/translations/fr/LC_MESSAGES/messages.po b/app/translations/fr/LC_MESSAGES/messages.po
index 0c22fae4..9beac60e 100644
--- a/app/translations/fr/LC_MESSAGES/messages.po
+++ b/app/translations/fr/LC_MESSAGES/messages.po
@@ -1,31 +1,38 @@
+
msgid ""
msgstr ""
-"Project-Id-Version: piefed\n"
+"Project-Id-Version: piefed\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-04-09 12:33+1200\n"
-"PO-Revision-Date: 2024-05-21 07:43\n"
+"POT-Creation-Date: 2024-05-21 19:51+1200\n"
+"PO-Revision-Date: 2024-05-21 07:43+0000\n"
"Last-Translator: \n"
"Language: fr\n"
"Language-Team: French\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.12.1\n"
-"X-Crowdin-Project: piefed\n"
-"X-Crowdin-Project-ID: 657446\n"
-"X-Crowdin-Language: fr\n"
-"X-Crowdin-File: messages.po\n"
-"X-Crowdin-File-ID: 2\n"
-#: app/__init__.py:33
+#: app/__init__.py:39
msgid "Please log in to access this page."
msgstr "Veuillez vous connecter pour accéder à cette page."
-#: app/cli.py:225 app/main/routes.py:328
+#: app/cli.py:278 app/main/routes.py:361
msgid "[PieFed] You have unread notifications"
msgstr "[PieFed] Vous avez des notifications non lues"
+#: app/cli.py:378 app/post/routes.py:1925
+#, fuzzy, python-format
+msgid "Replies to my post %(post_title)s"
+msgstr "Signaler \"%(post_title)s\""
+
+#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
+#: app/post/routes.py:1947
+#, fuzzy, python-format
+msgid "Replies to my comment on %(post_title)s"
+msgstr "Options pour le commentaire sur \"%(post_title)s\""
+
#: app/email.py:16
msgid "[PieFed] Reset Your Password"
msgstr "[PieFed] Réinitialisez votre mot de passe"
@@ -42,526 +49,610 @@ msgstr "Votre demande d'inscription a été approuvée - bienvenue sur PieFed"
msgid "Welcome to PieFed"
msgstr "Bienvenue sur PieFed"
-#: app/activitypub/util.py:1280 app/post/routes.py:91 app/post/routes.py:509
-#, python-format
-msgid "Reply from %(name)s on %(post_title)s"
+#: app/activitypub/util.py:1644
+#, fuzzy, python-format
+msgid "Reply to %(post_title)s"
+msgstr "Signaler \"%(post_title)s\""
+
+#: app/activitypub/util.py:1657
+#, fuzzy, python-format
+msgid "Reply to comment on %(post_title)s"
msgstr "Réponse de %(name)s à %(post_title)s"
-#: app/activitypub/util.py:1679 app/post/routes.py:1053
+#: app/activitypub/util.py:1926 app/post/routes.py:1506
msgid "A post has been reported"
msgstr "Une publication a été signalée"
-#: app/activitypub/util.py:1700 app/post/routes.py:1187
+#: app/activitypub/util.py:1947 app/post/routes.py:1640
msgid "A comment has been reported"
msgstr "Un commentaire a été signalé"
-#: app/admin/forms.py:13 app/admin/forms.py:99 app/community/forms.py:18
-#: app/templates/community/community_mod_list.html:32
-#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
-#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
-#: app/templates/user/filters.html:124 app/user/forms.py:89
-msgid "Name"
-msgstr "Nom"
-
#: app/admin/forms.py:14
+#, fuzzy
+msgid "Site Name"
+msgstr "Nom d’utilisateur·rice"
+
+#: app/admin/forms.py:15
msgid "Tagline"
msgstr "Description"
-#: app/admin/forms.py:15
+#: app/admin/forms.py:16
msgid "Icon"
msgstr "Icône"
-#: app/admin/forms.py:18
+#: app/admin/forms.py:19
msgid "Sidebar"
msgstr "Barre latérale"
-#: app/admin/forms.py:19
+#: app/admin/forms.py:20 app/templates/base.html:253
+#, fuzzy
+msgid "About"
+msgstr "Mise en Page"
+
+#: app/admin/forms.py:21
msgid "Legal information"
msgstr "Mentions légales"
-#: app/admin/forms.py:20 app/admin/forms.py:37 app/admin/forms.py:46
-#: app/admin/forms.py:83 app/admin/forms.py:102 app/admin/forms.py:128
-#: app/admin/forms.py:180 app/community/forms.py:56 app/community/forms.py:96
-#: app/community/forms.py:109 app/community/forms.py:129 app/user/forms.py:99
+#: app/admin/forms.py:22
+msgid "General instance contact email address"
+msgstr ""
+
+#: app/admin/forms.py:23 app/admin/forms.py:40 app/admin/forms.py:50
+#: app/admin/forms.py:90 app/admin/forms.py:109 app/admin/forms.py:135
+#: app/admin/forms.py:187 app/community/forms.py:63 app/community/forms.py:105
+#: app/community/forms.py:120 app/community/forms.py:142
+#: app/community/forms.py:164 app/community/forms.py:222 app/user/forms.py:101
msgid "Save"
msgstr "Enregistrer"
-#: app/admin/forms.py:24
+#: app/admin/forms.py:27
msgid "Enable downvotes"
msgstr "Activer les votes négatifs"
-#: app/admin/forms.py:25
+#: app/admin/forms.py:28
msgid "Allow local image posts"
msgstr "Autoriser les messages d'image locaux"
-#: app/admin/forms.py:26
+#: app/admin/forms.py:29
msgid "Days to cache images from remote instances for"
msgstr "Nombre de jours de conservation en cache des images d'instances distantes"
-#: app/admin/forms.py:27
+#: app/admin/forms.py:30
msgid "Allow NSFW communities"
msgstr "Autoriser les communautés NSFW"
-#: app/admin/forms.py:28
+#: app/admin/forms.py:31
msgid "Allow NSFL communities and posts"
msgstr "Autoriser les communautés et messages NSFL"
-#: app/admin/forms.py:29
+#: app/admin/forms.py:32
msgid "Only admins can create new local communities"
-msgstr "Seuls les administrateur·ices peuvent créer de nouvelles communautés locales"
+msgstr ""
+"Seuls les administrateur·ices peuvent créer de nouvelles communautés "
+"locales"
-#: app/admin/forms.py:30
+#: app/admin/forms.py:33
msgid "Notify admins about reports, not just moderators"
-msgstr "Notifier les administrateur·ices des signalements, pas seulement les modérateur·ices"
+msgstr ""
+"Notifier les administrateur·ices des signalements, pas seulement les "
+"modérateur·ices"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Open"
msgstr "Ouvrir"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Require application"
msgstr "Approuver les inscriptions"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Closed"
msgstr "Fermé"
-#: app/admin/forms.py:32
+#: app/admin/forms.py:35
msgid "Registration mode"
msgstr "Mode d'inscription"
-#: app/admin/forms.py:33
+#: app/admin/forms.py:36
msgid "Question to ask people applying for an account"
msgstr "Question à poser aux personnes qui demandent un compte"
-#: app/admin/forms.py:34
+#: app/admin/forms.py:37
msgid "Block registrations from these referrers (one per line)"
msgstr "Bloquer les inscriptions de ces parrains/marraines (une par ligne)"
-#: app/admin/forms.py:35
+#: app/admin/forms.py:38
msgid "Log ActivityPub JSON for debugging"
msgstr "Journaliser le JSON ActivityPub pour débogage"
-#: app/admin/forms.py:36
+#: app/admin/forms.py:39
msgid "Default theme"
msgstr "Thème par défaut"
-#: app/admin/forms.py:41
+#: app/admin/forms.py:44
msgid "Allowlist instead of blocklist"
msgstr "Liste d'autorisations au lieu de la liste d'exclusion"
-#: app/admin/forms.py:42
+#: app/admin/forms.py:45
msgid "Allow federation with these instances"
msgstr "Autoriser la fédération avec ces instances"
-#: app/admin/forms.py:43
+#: app/admin/forms.py:46
msgid "Blocklist instead of allowlist"
msgstr "Liste d'exclusion au lieu de liste d'autorisations"
-#: app/admin/forms.py:44
+#: app/admin/forms.py:47
msgid "Deny federation with these instances"
msgstr "Refuser la fédération avec ces instances"
-#: app/admin/forms.py:45
+#: app/admin/forms.py:48
msgid "Discard all posts and comments with these phrases (one per line)"
-msgstr "Rejeter toutes les publications et les commentaires avec ces phrases (une par ligne)"
+msgstr ""
+"Rejeter toutes les publications et les commentaires avec ces phrases (une"
+" par ligne)"
-#: app/admin/forms.py:50 app/community/forms.py:42 app/community/forms.py:90
-#: app/community/forms.py:101 app/community/forms.py:121
+#: app/admin/forms.py:49
+#, fuzzy
+msgid ""
+"Discard all posts and comments by users with these words in their name "
+"(one per line)"
+msgstr ""
+"Rejeter toutes les publications et les commentaires avec ces phrases (une"
+" par ligne)"
+
+#: app/admin/forms.py:54 app/community/forms.py:48 app/community/forms.py:97
+#: app/community/forms.py:110 app/community/forms.py:132
+#: app/community/forms.py:154 app/community/forms.py:192
msgid "Title"
msgstr "Titre"
-#: app/admin/forms.py:51 app/admin/forms.py:100 app/community/forms.py:19
+#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20
msgid "Url"
msgstr "Url"
-#: app/admin/forms.py:52 app/community/forms.py:20 app/community/forms.py:43
+#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49
msgid "Description"
msgstr "Description"
-#: app/admin/forms.py:53 app/community/forms.py:21 app/community/forms.py:44
+#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50
msgid "Icon image"
msgstr "Image d'icône"
-#: app/admin/forms.py:54 app/community/forms.py:22 app/community/forms.py:45
+#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51
msgid "Banner image"
msgstr "Image de bannière"
-#: app/admin/forms.py:55 app/community/forms.py:23 app/community/forms.py:46
+#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52
msgid "Rules"
msgstr "Règlement"
-#: app/admin/forms.py:56 app/community/forms.py:47
+#: app/admin/forms.py:60 app/community/forms.py:53
msgid "Porn community"
msgstr "Communauté pornographique"
-#: app/admin/forms.py:57
+#: app/admin/forms.py:61
msgid "Banned - no new posts accepted"
msgstr "Banni - aucune nouvelle publication acceptée"
-#: app/admin/forms.py:58 app/community/forms.py:48
+#: app/admin/forms.py:62 app/community/forms.py:54
msgid "Only accept posts from current instance"
msgstr "Accepter uniquement les publications de l'instance actuelle"
-#: app/admin/forms.py:59 app/community/forms.py:49
+#: app/admin/forms.py:63 app/community/forms.py:55
msgid "Only moderators can post"
msgstr "Seuls les modérateur·ices peuvent publier"
-#: app/admin/forms.py:60 app/community/forms.py:50
+#: app/admin/forms.py:64 app/community/forms.py:56
msgid "New moderators wanted"
msgstr "Recrutement de modérateur·ices en cours"
-#: app/admin/forms.py:61
+#: app/admin/forms.py:65
msgid "Posts show on home page"
msgstr "Messages affichés sur la page d'accueil"
-#: app/admin/forms.py:62
+#: app/admin/forms.py:66
msgid "Posts can be popular"
msgstr "Les publications peuvent être populaires"
-#: app/admin/forms.py:63
+#: app/admin/forms.py:67
msgid "Posts show in All list"
msgstr "Afficher les publications dans la liste \"Tous\""
-#: app/admin/forms.py:64
+#: app/admin/forms.py:68
msgid "Low quality / toxic - upvotes in here don't add to reputation"
-msgstr "Basse qualité / toxique - les votes positifs ici n'ajoutent pas de réputation"
+msgstr ""
+"Basse qualité / toxique - les votes positifs ici n'ajoutent pas de "
+"réputation"
-#: app/admin/forms.py:65
+#: app/admin/forms.py:69
msgid "Forever"
msgstr "Depuis Toujours"
-#: app/admin/forms.py:66
+#: app/admin/forms.py:70
msgid "1 week"
msgstr "1 semaine"
-#: app/admin/forms.py:67
+#: app/admin/forms.py:71
msgid "2 weeks"
msgstr "2 semaines"
-#: app/admin/forms.py:68
+#: app/admin/forms.py:72
msgid "1 month"
msgstr "1 mois"
-#: app/admin/forms.py:69
+#: app/admin/forms.py:73
msgid "2 months"
msgstr "2 mois"
-#: app/admin/forms.py:70
+#: app/admin/forms.py:74
msgid "3 months"
msgstr "3 mois"
-#: app/admin/forms.py:71
+#: app/admin/forms.py:75
msgid "6 months"
msgstr "6 mois"
-#: app/admin/forms.py:72
+#: app/admin/forms.py:76
msgid "1 year"
msgstr "1 an"
-#: app/admin/forms.py:73
+#: app/admin/forms.py:77
msgid "2 years"
msgstr "2 ans"
-#: app/admin/forms.py:74
+#: app/admin/forms.py:78
msgid "5 years"
msgstr "5 ans"
-#: app/admin/forms.py:75
+#: app/admin/forms.py:79
msgid "10 years"
msgstr "10 ans"
-#: app/admin/forms.py:77
+#: app/admin/forms.py:81
msgid "Retain content"
msgstr "Conserver le contenu"
-#: app/admin/forms.py:78 app/community/forms.py:51
+#: app/admin/forms.py:82 app/community/forms.py:57
msgid "Topic"
msgstr "Rubrique"
-#: app/admin/forms.py:79 app/community/forms.py:52
-#: app/templates/community/_community_nav.html:23
+#: app/admin/forms.py:83 app/community/forms.py:59
+#: app/templates/community/_community_nav.html:25
msgid "List"
msgstr "Liste"
-#: app/admin/forms.py:80 app/community/forms.py:53
+#: app/admin/forms.py:84 app/community/forms.py:60
msgid "Masonry"
msgstr "Dallage des images"
-#: app/admin/forms.py:81 app/community/forms.py:54
+#: app/admin/forms.py:85 app/community/forms.py:61
msgid "Wide masonry"
msgstr "Dallage large des images"
-#: app/admin/forms.py:82 app/community/forms.py:55
+#: app/admin/forms.py:86 app/community/forms.py:62
msgid "Layout"
msgstr "Mise en Page"
-#: app/admin/forms.py:89 app/community/forms.py:32
+#: app/admin/forms.py:87
+#, fuzzy
+msgid "Posting warning"
+msgstr "Pagination des publications"
+
+#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58
+#, fuzzy
+msgid "Languages"
+msgstr "Gérer"
+
+#: app/admin/forms.py:89
+msgid "Override remote language setting"
+msgstr ""
+
+#: app/admin/forms.py:96 app/community/forms.py:34
msgid "Url is required."
msgstr "L'adresse Url est obligatoire."
-#: app/admin/forms.py:93 app/community/forms.py:36
+#: app/admin/forms.py:100 app/community/forms.py:38
msgid "- cannot be in Url. Use _ instead?"
msgstr "- ne peut pas être dans l'Url. Utiliser _ à la place ?"
-#: app/admin/forms.py:101
+#: app/admin/forms.py:106 app/community/forms.py:19
+#: app/templates/community/community_mod_list.html:32
+#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
+#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
+#: app/templates/user/filters.html:124 app/user/forms.py:91
+msgid "Name"
+msgstr "Nom"
+
+#: app/admin/forms.py:108
msgid "Parent topic"
msgstr "Rubrique parente"
-#: app/admin/forms.py:106 app/auth/forms.py:10 app/auth/forms.py:17
-#: app/community/forms.py:60
+#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17
+#: app/community/forms.py:67
msgid "User name"
msgstr "Nom d’utilisateur·rice"
-#: app/admin/forms.py:108 app/user/forms.py:14
+#: app/admin/forms.py:115 app/user/forms.py:15
msgid "Email address"
msgstr "Adresse e-mail"
-#: app/admin/forms.py:109 app/auth/forms.py:11 app/auth/forms.py:20
+#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20
#: app/auth/forms.py:74
msgid "Password"
msgstr "Mot de passe"
-#: app/admin/forms.py:111 app/auth/forms.py:22 app/auth/forms.py:76
+#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76
msgid "Repeat password"
msgstr "Confirmez le mot de passe"
-#: app/admin/forms.py:112 app/user/forms.py:17
+#: app/admin/forms.py:119 app/user/forms.py:18
msgid "Bio"
msgstr "Biographie"
-#: app/admin/forms.py:113 app/user/forms.py:18
+#: app/admin/forms.py:120 app/user/forms.py:19
msgid "Matrix User ID"
msgstr "ID de l'utilisateur Matrix"
-#: app/admin/forms.py:114 app/user/forms.py:19
+#: app/admin/forms.py:121 app/user/forms.py:20
msgid "Avatar image"
msgstr "Avatar"
-#: app/admin/forms.py:115 app/user/forms.py:20
+#: app/admin/forms.py:122 app/user/forms.py:21
msgid "Top banner image"
msgstr "Image de la bannière supérieure"
-#: app/admin/forms.py:116 app/admin/forms.py:170 app/user/forms.py:21
+#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22
msgid "This profile is a bot"
msgstr "Ce profil est un robot"
-#: app/admin/forms.py:117 app/admin/forms.py:171
+#: app/admin/forms.py:124 app/admin/forms.py:178
msgid "Email address is verified"
msgstr "Adresse e-mail vérifiée"
-#: app/admin/forms.py:118 app/admin/forms.py:172
+#: app/admin/forms.py:125 app/admin/forms.py:179
msgid "Banned"
msgstr "Banni"
-#: app/admin/forms.py:119 app/user/forms.py:34
+#: app/admin/forms.py:126 app/user/forms.py:36
msgid "Subscribe to email newsletter"
msgstr "S'abonner à la newsletter"
-#: app/admin/forms.py:120 app/user/forms.py:36
+#: app/admin/forms.py:127 app/user/forms.py:38
msgid "Hide posts by bots"
msgstr "Masquer les messages des robots"
-#: app/admin/forms.py:121 app/user/forms.py:37
+#: app/admin/forms.py:128 app/user/forms.py:39
msgid "Show NSFW posts"
msgstr "Afficher les messages NSFW"
-#: app/admin/forms.py:122 app/user/forms.py:38
+#: app/admin/forms.py:129 app/user/forms.py:40
msgid "Show NSFL posts"
msgstr "Afficher les messages NSFL"
-#: app/admin/forms.py:123 app/admin/forms.py:173
+#: app/admin/forms.py:130 app/admin/forms.py:180
msgid "User"
msgstr "Utilisateur"
-#: app/admin/forms.py:124 app/admin/forms.py:174
+#: app/admin/forms.py:131 app/admin/forms.py:181
msgid "Staff"
msgstr "Equipe"
-#: app/admin/forms.py:125 app/admin/forms.py:175 app/admin/routes.py:32
-#: app/templates/base.html:185
+#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32
+#: app/templates/base.html:189
msgid "Admin"
msgstr "Administrateur·ice"
-#: app/admin/forms.py:127 app/admin/forms.py:177
+#: app/admin/forms.py:134 app/admin/forms.py:184
msgid "Role"
msgstr "Rôle"
-#: app/admin/forms.py:133 app/auth/forms.py:32
+#: app/admin/forms.py:140 app/auth/forms.py:32
msgid "An account with this email address already exists."
msgstr "Un compte avec cette adresse e-mail existe déjà."
-#: app/admin/forms.py:137 app/auth/forms.py:36
+#: app/admin/forms.py:144 app/auth/forms.py:36
msgid "User names cannot contain @."
msgstr "Les noms d'utilisateur·rice ne peuvent pas contenir de @."
-#: app/admin/forms.py:141 app/auth/forms.py:40
+#: app/admin/forms.py:148 app/auth/forms.py:40
msgid "This username was used in the past and cannot be reused."
-msgstr "Ce nom d'utilisateur·rice a été utilisé dans le passé et ne peut pas être réutilisé."
+msgstr ""
+"Ce nom d'utilisateur·rice a été utilisé dans le passé et ne peut pas être"
+" réutilisé."
-#: app/admin/forms.py:143 app/auth/forms.py:42
+#: app/admin/forms.py:150 app/auth/forms.py:42
msgid "An account with this user name already exists."
msgstr "Un compte existe déjà avec ce nom d'utilisateur·rice."
-#: app/admin/forms.py:146 app/auth/forms.py:45
+#: app/admin/forms.py:153 app/auth/forms.py:45
msgid "A community with this name exists so it cannot be used for a user."
-msgstr "Une communauté avec ce nom existe donc elle ne peut pas être utilisée comme nom d'utilisateur·rice."
+msgstr ""
+"Une communauté avec ce nom existe donc elle ne peut pas être utilisée "
+"comme nom d'utilisateur·rice."
-#: app/admin/forms.py:153 app/admin/forms.py:166 app/auth/forms.py:52
+#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52
#: app/auth/forms.py:65
msgid "This password is too common."
msgstr "Ce mot de passe est trop fréquent."
-#: app/admin/forms.py:163 app/auth/forms.py:62
+#: app/admin/forms.py:170 app/auth/forms.py:62
msgid "This password is not secure."
msgstr "Ce mot de passe n'est pas sécurisé."
-#: app/admin/forms.py:178
+#: app/admin/forms.py:185
msgid "Remove avatar"
msgstr "Supprimer l’avatar"
-#: app/admin/forms.py:179
+#: app/admin/forms.py:186
msgid "Remove banner"
msgstr "Supprimer la bannière"
-#: app/admin/forms.py:184
+#: app/admin/forms.py:191
msgid "Subject"
msgstr "Objet"
-#: app/admin/forms.py:185
+#: app/admin/forms.py:192
msgid "Body (text)"
msgstr "Contenu du corp (texte)"
-#: app/admin/forms.py:186
+#: app/admin/forms.py:193
msgid "Body (html)"
msgstr "Contenu du corps (html)"
-#: app/admin/forms.py:187
+#: app/admin/forms.py:194
msgid "Test mode"
msgstr "Mode de test"
-#: app/admin/forms.py:188 app/admin/routes.py:708
+#: app/admin/forms.py:195 app/admin/routes.py:793
msgid "Send newsletter"
msgstr "Envoyer la newsletter"
-#: app/admin/routes.py:60 app/templates/admin/_nav.html:4
+#: app/admin/routes.py:64 app/templates/admin/_nav.html:4
+#: app/templates/admin/site.html:13 app/templates/base.html:191
msgid "Site profile"
msgstr "Configuration du site"
-#: app/admin/routes.py:108 app/templates/admin/_nav.html:5
+#: app/admin/routes.py:112 app/templates/admin/_nav.html:5
+#: app/templates/admin/misc.html:12 app/templates/base.html:192
msgid "Misc settings"
msgstr "Autres paramètres"
-#: app/admin/routes.py:144
+#: app/admin/routes.py:150
msgid "Admin settings saved"
msgstr "Paramètres d'administration enregistrés"
-#: app/admin/routes.py:155
+#: app/admin/routes.py:162
msgid "Federation settings"
msgstr "Paramètres de Fédération"
-#: app/admin/routes.py:177
+#: app/admin/routes.py:184
msgid "ActivityPub Log"
msgstr "Journalisation de l'ActivityPub"
-#: app/admin/routes.py:187
+#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13
msgid "Activity JSON"
msgstr "Activité JSON"
-#: app/admin/routes.py:222 app/community/routes.py:232 app/main/routes.py:193
-#: app/post/routes.py:238 app/templates/admin/_nav.html:6
-#: app/templates/list_communities.html:51 app/templates/user/filters.html:58
-#: app/templates/user/notifications.html:66
-#: app/templates/user/show_profile.html:133
+#: app/admin/routes.py:229 app/community/routes.py:245 app/main/routes.py:220
+#: app/post/routes.py:267 app/templates/admin/_nav.html:6
+#: app/templates/base.html:193 app/templates/list_communities.html:61
+#: app/templates/user/filters.html:58 app/templates/user/notifications.html:66
+#: app/templates/user/show_profile.html:166
msgid "Communities"
msgstr "Communautés"
-#: app/admin/routes.py:274 app/admin/routes.py:370 app/admin/routes.py:395
-#: app/admin/routes.py:564 app/community/routes.py:808
+#: app/admin/routes.py:251
+#, fuzzy
+msgid "Communities with no topic"
+msgstr "Communautés sur ce serveur"
+
+#: app/admin/routes.py:314 app/admin/routes.py:413 app/admin/routes.py:438
+#: app/admin/routes.py:648 app/community/routes.py:1116
msgid "Saved"
msgstr "Enregistré"
-#: app/admin/routes.py:278
-msgid "This is a remote community - most settings here will be regularly overwritten with data from the original server."
-msgstr "Il s'agit d'une communauté distante - la plupart des paramètres ici seront régulièrement remplacés par des données du serveur d'origine."
+#: app/admin/routes.py:318
+msgid ""
+"This is a remote community - most settings here will be regularly "
+"overwritten with data from the original server."
+msgstr ""
+"Il s'agit d'une communauté distante - la plupart des paramètres ici "
+"seront régulièrement remplacés par des données du serveur d'origine."
-#: app/admin/routes.py:295 app/community/routes.py:820
+#: app/admin/routes.py:338 app/community/routes.py:1129
msgid "Edit community"
msgstr "Modifier la communauté"
-#: app/admin/routes.py:314 app/community/routes.py:843
+#: app/admin/routes.py:357 app/community/routes.py:1152
msgid "Community deleted"
msgstr "La communauté a été supprimée"
-#: app/admin/routes.py:348 app/community/routes.py:218 app/post/routes.py:224
-#: app/templates/admin/_nav.html:7 app/templates/base.html:137
-#: app/templates/base.html:155 app/templates/topic/show_topic.html:14
+#: app/admin/routes.py:391 app/community/routes.py:231 app/post/routes.py:253
+#: app/templates/admin/_nav.html:7 app/templates/admin/topics.html:31
+#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:195 app/templates/topic/show_topic.html:14
msgid "Topics"
msgstr "Rubriques"
-#: app/admin/routes.py:373 app/templates/admin/topics.html:35
+#: app/admin/routes.py:416 app/templates/admin/topics.html:31
msgid "Add topic"
msgstr "Ajouter une rubrique"
-#: app/admin/routes.py:401
+#: app/admin/routes.py:444
msgid "Edit topic"
msgstr "Modifier la rubrique"
-#: app/admin/routes.py:416
+#: app/admin/routes.py:459
msgid "Topic deleted"
msgstr "Rubrique supprimé"
-#: app/admin/routes.py:418
+#: app/admin/routes.py:461
msgid "Cannot delete topic with communities assigned to it."
-msgstr "Impossible de supprimer la rubrique si des communautés qui lui sont assignées."
+msgstr ""
+"Impossible de supprimer la rubrique si des communautés qui lui sont "
+"assignées."
-#: app/admin/routes.py:445 app/templates/admin/_nav.html:8
+#: app/admin/routes.py:488 app/templates/admin/_nav.html:8
+#: app/templates/admin/users.html:12 app/templates/base.html:196
msgid "Users"
msgstr "Utilisateur·ices"
-#: app/admin/routes.py:475
+#: app/admin/routes.py:524
msgid "Problematic users"
msgstr "Utilisateur·rices problématiques"
-#: app/admin/routes.py:496
+#: app/admin/routes.py:545
msgid "Bad posts"
msgstr "Mauvaise publication"
-#: app/admin/routes.py:529
+#: app/admin/routes.py:577
+msgid "Likely spam"
+msgstr ""
+
+#: app/admin/routes.py:613
msgid "Registration approved."
msgstr "Inscription approuvée."
-#: app/admin/routes.py:560
-msgid "Permissions are cached for 50 seconds so new admin roles won't take effect immediately."
-msgstr "Les permissions sont mises en cache pendant 50 secondes, donc les nouveaux rôles d'administration ne prendront pas effet immédiatement."
+#: app/admin/routes.py:644
+msgid ""
+"Permissions are cached for 50 seconds so new admin roles won't take "
+"effect immediately."
+msgstr ""
+"Les permissions sont mises en cache pendant 50 secondes, donc les "
+"nouveaux rôles d'administration ne prendront pas effet immédiatement."
-#: app/admin/routes.py:568
-msgid "This is a remote user - most settings here will be regularly overwritten with data from the original server."
-msgstr "Ceci est un·e utilisateur·rice distant·e - la plupart des paramètres locaux seront régulièrement remplacés par des données du serveur d'origine."
+#: app/admin/routes.py:652
+msgid ""
+"This is a remote user - most settings here will be regularly overwritten "
+"with data from the original server."
+msgstr ""
+"Ceci est un·e utilisateur·rice distant·e - la plupart des paramètres "
+"locaux seront régulièrement remplacés par des données du serveur "
+"d'origine."
-#: app/admin/routes.py:575
+#: app/admin/routes.py:659
msgid "Edit user"
msgstr "Modifier l’utilisateur·rice"
-#: app/admin/routes.py:640
+#: app/admin/routes.py:725
msgid "User added"
msgstr "Utilisateur·rice ajouté"
-#: app/admin/routes.py:643
+#: app/admin/routes.py:728
msgid "Add user"
msgstr "Ajouter un·e utilisateur·rice"
-#: app/admin/routes.py:667
+#: app/admin/routes.py:752
msgid "User deleted"
msgstr "Utilisateur·rice supprimé"
-#: app/admin/routes.py:690
+#: app/admin/routes.py:775 app/templates/admin/reports.html:12
#: app/templates/community/_community_moderation_nav.html:11
#: app/templates/community/community_moderate.html:21
msgid "Reports"
msgstr "Signalements"
-#: app/admin/util.py:110
+#: app/admin/util.py:111
msgid "None"
msgstr "Aucun"
@@ -581,7 +672,7 @@ msgstr "Email"
msgid "Why would you like to join this site?"
msgstr "Pourquoi souhaitez-vous rejoindre ce site ?"
-#: app/auth/forms.py:27 app/auth/routes.py:153 app/templates/base.html:144
+#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147
msgid "Register"
msgstr "S'inscrire"
@@ -598,8 +689,13 @@ msgid "No account exists with that user name."
msgstr "Aucun compte avec ce nom d'utilisateur·rice n'existe."
#: app/auth/routes.py:36
-msgid "Invalid password. Please reset your password."
-msgstr "Mot de passe invalide. Veuillez réinitialiser votre mot de passe."
+msgid ""
+"Invalid password. Please reset "
+"your password."
+msgstr ""
+"Mot de passe invalide. Veuillez réinitialiser votre mot de "
+"passe."
#: app/auth/routes.py:39
msgid "Invalid password"
@@ -609,57 +705,65 @@ msgstr "Mot de passe incorrect"
msgid "You have been banned."
msgstr "Vous avez été banni."
-#: app/auth/routes.py:74
+#: app/auth/routes.py:75
msgid "Login"
msgstr "Connexion"
-#: app/auth/routes.py:100
+#: app/auth/routes.py:101
msgid "Sorry, you cannot use that email address"
msgstr "Désolé, vous ne pouvez pas utiliser cette adresse e-mail"
-#: app/auth/routes.py:102
+#: app/auth/routes.py:103
msgid "Sorry, you cannot use that user name"
msgstr "Désolé, vous ne pouvez pas utiliser ce nom d'utilisateur·rice"
-#: app/auth/routes.py:119
+#: app/auth/routes.py:120
#, python-format
msgid "Your username contained special letters so it was changed to %(name)s."
-msgstr "Votre nom d'utilisateur·rice contient des caractères spéciaux, donc il a été changé en %(name)s."
+msgstr ""
+"Votre nom d'utilisateur·rice contient des caractères spéciaux, donc il a "
+"été changé en %(name)s."
-#: app/auth/routes.py:158
+#: app/auth/routes.py:159
msgid "Account under review"
msgstr "Compte en cours d'examen"
-#: app/auth/routes.py:163 app/templates/auth/check_email.html:8
+#: app/auth/routes.py:164 app/templates/auth/check_email.html:8
msgid "Check your email"
msgstr "Vérifiez votre boîte mail"
-#: app/auth/routes.py:174
+#: app/auth/routes.py:175
msgid "Sorry, you cannot use that email address."
msgstr "Désolé, vous ne pouvez pas utiliser cette adresse e-mail."
-#: app/auth/routes.py:179
+#: app/auth/routes.py:180
msgid "Check your email for a link to reset your password."
-msgstr "Vérifiez votre e-mail. Nous vous avons envoyé un lien pour réinitialiser votre mot de passe."
+msgstr ""
+"Vérifiez votre e-mail. Nous vous avons envoyé un lien pour réinitialiser "
+"votre mot de passe."
-#: app/auth/routes.py:182
+#: app/auth/routes.py:183
msgid "No account with that email address exists"
msgstr "Aucun compte avec cette adresse e-mail n'existe"
-#: app/auth/routes.py:184
+#: app/auth/routes.py:185
msgid "Reset Password"
msgstr "Réinitialiser le mot de passe"
-#: app/auth/routes.py:198
+#: app/auth/routes.py:199
#, python-format
-msgid "Your password has been reset. Please use it to log in with user name of %(name)s."
-msgstr "Votre mot de passe a été réinitialisé. Veuillez l'utiliser pour vous connecter avec le nom d'utilisateur·rice %(name)s."
+msgid ""
+"Your password has been reset. Please use it to log in with user name of "
+"%(name)s."
+msgstr ""
+"Votre mot de passe a été réinitialisé. Veuillez l'utiliser pour vous "
+"connecter avec le nom d'utilisateur·rice %(name)s."
-#: app/auth/routes.py:218
+#: app/auth/routes.py:219
msgid "Thank you for verifying your email address."
msgstr "Merci d'avoir vérifié votre adresse e-mail."
-#: app/auth/routes.py:220
+#: app/auth/routes.py:221
msgid "Email address validation failed."
msgstr "La validation de l'adresse e-mail a échoué."
@@ -671,75 +775,75 @@ msgstr "Message"
msgid "Reply"
msgstr "Répondre"
-#: app/chat/forms.py:18 app/post/forms.py:16 app/user/forms.py:60
+#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62
msgid "Spam"
msgstr "Indésirable"
-#: app/chat/forms.py:19 app/post/forms.py:16 app/user/forms.py:61
+#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63
msgid "Harassment"
msgstr "Harcèlement"
-#: app/chat/forms.py:20 app/post/forms.py:17 app/user/forms.py:62
+#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64
msgid "Threatening violence"
msgstr "Menace de violence"
-#: app/chat/forms.py:21 app/user/forms.py:63
+#: app/chat/forms.py:21 app/user/forms.py:65
msgid "Promoting hate / genocide"
msgstr "Promotion de la haine / des génocides"
-#: app/chat/forms.py:22 app/post/forms.py:18 app/user/forms.py:64
+#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66
msgid "Misinformation / disinformation"
msgstr "Informations erronées / désinformation"
-#: app/chat/forms.py:23 app/post/forms.py:19 app/user/forms.py:65
+#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67
msgid "Racism, sexism, transphobia"
msgstr "Racisme, sexisme, transphobie"
-#: app/chat/forms.py:24 app/post/forms.py:21 app/user/forms.py:68
+#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70
msgid "Minor abuse or sexualization"
msgstr "Sexualisation ou abus de mineurs"
-#: app/chat/forms.py:25 app/post/forms.py:22 app/user/forms.py:69
+#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71
msgid "Non-consensual intimate media"
msgstr "Médias intimes non consentis"
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Prohibited transaction"
msgstr "Transaction interdite"
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Impersonation"
msgstr "Usurpation d'identité"
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Copyright violation"
msgstr "Infraction aux droits d'auteur"
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Trademark violation"
msgstr "Violation de marque de commerce"
-#: app/chat/forms.py:28 app/post/forms.py:25 app/user/forms.py:72
+#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74
msgid "Self-harm or suicide"
msgstr "Automutilation ou suicide"
-#: app/chat/forms.py:29 app/community/forms.py:162 app/post/forms.py:26
-#: app/user/forms.py:73
+#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28
+#: app/user/forms.py:75
msgid "Other"
msgstr "Autres"
-#: app/chat/forms.py:30 app/community/forms.py:81 app/community/forms.py:164
-#: app/post/forms.py:27 app/user/forms.py:74
+#: app/chat/forms.py:30 app/community/forms.py:88 app/community/forms.py:249
+#: app/post/forms.py:29 app/user/forms.py:76
msgid "Reason"
msgstr "Raison"
-#: app/chat/forms.py:31 app/community/forms.py:165 app/post/forms.py:28
-#: app/user/forms.py:75
+#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30
+#: app/user/forms.py:77
msgid "More info"
msgstr "Plus d'informations"
-#: app/chat/forms.py:33 app/community/forms.py:167 app/post/forms.py:30
-#: app/templates/user/show_profile.html:56 app/user/forms.py:77
+#: app/chat/forms.py:33 app/community/forms.py:252 app/post/forms.py:32
+#: app/templates/user/show_profile.html:85 app/user/forms.py:79
msgid "Report"
msgstr "Signaler"
@@ -773,482 +877,641 @@ msgstr "Cette conversation a été signalée, merci !"
msgid "Report conversation"
msgstr "Signaler la conversation"
-#: app/chat/util.py:59
+#: app/chat/util.py:58
#, python-format
msgid "Message failed to send to %(name)s."
msgstr "L'envoi du message à %(name)s a échoué."
-#: app/chat/util.py:61
+#: app/chat/util.py:60
msgid "Message sent."
msgstr "Message envoyé."
-#: app/community/forms.py:26
+#: app/community/forms.py:28
msgid "Create"
msgstr "Nouveau"
-#: app/community/forms.py:61
+#: app/community/forms.py:42
+#, fuzzy
+msgid "A community with this url already exists."
+msgstr "Un compte existe déjà avec ce nom d'utilisateur·rice."
+
+#: app/community/forms.py:68
msgid "Add"
msgstr "Ajouter"
-#: app/community/forms.py:65
+#: app/community/forms.py:72
msgid "Amend the report description if necessary"
msgstr "Modifiez la description du rapport si nécessaire"
-#: app/community/forms.py:66
+#: app/community/forms.py:73
msgid "Escalate report"
msgstr "Signalez le rapport à un responsable"
-#: app/community/forms.py:70
+#: app/community/forms.py:77
msgid "Note for mod log"
msgstr "Note pour le journal des modérateurs"
-#: app/community/forms.py:71
+#: app/community/forms.py:78
msgid "Also resolve all other reports about the same thing."
msgstr "Résoudre également tous les autres rapports à propos de la même chose."
-#: app/community/forms.py:72
+#: app/community/forms.py:79
#: app/templates/community/community_moderate_report_resolve.html:13
msgid "Resolve report"
msgstr "Résoudre le signalement"
-#: app/community/forms.py:76
+#: app/community/forms.py:83
msgid "Community address"
msgstr "Adresse de la communauté"
-#: app/community/forms.py:77 app/search/routes.py:56
-#: app/templates/base.html:198 app/templates/community/add_remote.html:13
+#: app/community/forms.py:84 app/search/routes.py:85
+#: app/templates/base.html:222 app/templates/community/add_remote.html:13
#: app/templates/domain/domains.html:29
#: app/templates/domain/domains_blocked.html:29 app/templates/index.html:40
-#: app/templates/list_communities.html:36 app/templates/search/results.html:38
+#: app/templates/list_communities.html:46 app/templates/search/results.html:41
+#: app/templates/tag/tags.html:29 app/templates/tag/tags_blocked.html:29
msgid "Search"
msgstr "Recherche"
-#: app/community/forms.py:82
+#: app/community/forms.py:89
msgid "Ban until"
msgstr "Bannir jusqu'au"
-#: app/community/forms.py:83
+#: app/community/forms.py:90
msgid "Also delete all their posts"
msgstr "Supprimer également toutes leurs publications"
-#: app/community/forms.py:84
+#: app/community/forms.py:91
msgid "Also delete all their comments"
msgstr "Supprimer également tous leurs commentaires"
-#: app/community/forms.py:85
+#: app/community/forms.py:92
#: app/templates/community/community_moderate_subscribers.html:56
#: app/templates/domain/domains_blocked.html:48
-#: app/templates/user/show_profile.html:173
+#: app/templates/user/show_profile.html:206
msgid "Ban"
msgstr "Bannir"
-#: app/community/forms.py:89 app/community/forms.py:100
-#: app/community/forms.py:120 app/templates/list_communities.html:56
+#: app/community/forms.py:96 app/community/forms.py:109
+#: app/community/forms.py:131 app/community/forms.py:153
+#: app/community/forms.py:191 app/templates/list_communities.html:66
+#: app/templates/search/start.html:18
msgid "Community"
msgstr "Communauté"
-#: app/community/forms.py:91 app/community/forms.py:102
-#: app/community/forms.py:123 app/post/forms.py:10
+#: app/community/forms.py:98 app/community/forms.py:111
+#: app/community/forms.py:133 app/community/forms.py:156
+#: app/community/forms.py:193 app/post/forms.py:11
msgid "Body"
msgstr "Corps"
-#: app/community/forms.py:92 app/community/forms.py:105
-#: app/community/forms.py:125
+#: app/community/forms.py:99 app/community/forms.py:114
+#: app/community/forms.py:136 app/community/forms.py:158
+#: app/community/forms.py:216 app/templates/tag/tag.html:14
+#: app/templates/tag/tags.html:12 app/templates/tag/tags.html:21
+#: app/templates/tag/tags_blocked.html:12
+#: app/templates/tag/tags_blocked.html:21
+msgid "Tags"
+msgstr ""
+
+#: app/community/forms.py:100 app/community/forms.py:115
+#: app/community/forms.py:137 app/community/forms.py:159
+#: app/community/forms.py:217
msgid "Sticky"
msgstr "Epinglé"
-#: app/community/forms.py:93 app/community/forms.py:106
-#: app/community/forms.py:126
+#: app/community/forms.py:101 app/community/forms.py:116
+#: app/community/forms.py:138 app/community/forms.py:160
+#: app/community/forms.py:218
msgid "NSFW"
msgstr "NSFW"
-#: app/community/forms.py:94 app/community/forms.py:107
-#: app/community/forms.py:127
+#: app/community/forms.py:102 app/community/forms.py:117
+#: app/community/forms.py:139 app/community/forms.py:161
+#: app/community/forms.py:219
msgid "Gore/gross"
msgstr "Gore"
-#: app/community/forms.py:95 app/community/forms.py:108
-#: app/community/forms.py:128 app/post/forms.py:11
-#: app/templates/post/_post_notification_toggle.html:4
+#: app/community/forms.py:103 app/community/forms.py:118
+#: app/community/forms.py:140 app/community/forms.py:162
+#: app/community/forms.py:220 app/post/forms.py:12
+#: app/templates/post/_post_notification_toggle.html:5
#: app/templates/post/_reply_notification_toggle.html:4
msgid "Notify about replies"
msgstr "Notifier des réponses"
-#: app/community/forms.py:103
+#: app/community/forms.py:104 app/community/forms.py:119
+#: app/community/forms.py:141 app/community/forms.py:163
+#: app/community/forms.py:221 app/post/forms.py:13
+#: app/templates/search/start.html:26
+#, fuzzy
+msgid "Language"
+msgstr "Gérer"
+
+#: app/community/forms.py:112 app/community/forms.py:134
msgid "URL"
msgstr "URL"
-#: app/community/forms.py:114
+#: app/community/forms.py:125
#, python-format
msgid "Links to %(domain)s are not allowed."
msgstr "Les liens vers %(domain)s ne sont pas autorisés."
-#: app/community/forms.py:122
+#: app/community/forms.py:147
+#, fuzzy, python-format
+msgid "Videos from %(domain)s are not allowed."
+msgstr "Les liens vers %(domain)s ne sont pas autorisés."
+
+#: app/community/forms.py:155
msgid "Alt text"
msgstr "Texte alternatif"
-#: app/community/forms.py:124
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
+#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4
msgid "Image"
msgstr "Image"
-#: app/community/forms.py:150
+#: app/community/forms.py:185
msgid "Images cannot be posted to local communities."
msgstr "Les images ne peuvent pas être publiées dans les communautés locales."
-#: app/community/forms.py:156
+#: app/community/forms.py:194
+#, fuzzy
+msgid "Mode"
+msgstr "Modérer"
+
+#: app/community/forms.py:194
+msgid "Voters choose one option"
+msgstr ""
+
+#: app/community/forms.py:194
+#, fuzzy
+msgid "Voters choose many options"
+msgstr "Choisissez une rubrique"
+
+#: app/community/forms.py:196
+#, fuzzy
+msgid "30 minutes"
+msgstr "3 mois"
+
+#: app/community/forms.py:197
+msgid "1 hour"
+msgstr ""
+
+#: app/community/forms.py:198
+msgid "6 hours"
+msgstr ""
+
+#: app/community/forms.py:199
+msgid "12 hours"
+msgstr ""
+
+#: app/community/forms.py:200
+msgid "1 day"
+msgstr ""
+
+#: app/community/forms.py:201
+msgid "3 days"
+msgstr ""
+
+#: app/community/forms.py:202
+msgid "7 days"
+msgstr ""
+
+#: app/community/forms.py:204
+#, fuzzy
+msgid "End voting in"
+msgstr "En attente"
+
+#: app/community/forms.py:205
+#, fuzzy
+msgid "Accept votes from this instance only"
+msgstr "Accepter uniquement les publications de l'instance actuelle"
+
+#: app/community/forms.py:232
+msgid "Polls need options for people to choose from"
+msgstr ""
+
+#: app/community/forms.py:235
+msgid "Provide at least two choices"
+msgstr ""
+
+#: app/community/forms.py:241
msgid "Breaks instance rules"
msgstr "Ne respecte pas les règles de l'instance"
-#: app/community/forms.py:157
+#: app/community/forms.py:242
msgid "Abandoned by moderators"
msgstr "Abandonné par les modérateur·rices"
-#: app/community/forms.py:158
+#: app/community/forms.py:243
msgid "Cult"
msgstr "Culte"
-#: app/community/forms.py:159
+#: app/community/forms.py:244
msgid "Scam"
msgstr "Arnaque"
-#: app/community/forms.py:160
+#: app/community/forms.py:245
msgid "Alt-right pipeline"
msgstr "Promotion de l'extrême droite"
-#: app/community/forms.py:161 app/post/forms.py:17
+#: app/community/forms.py:246 app/post/forms.py:19
msgid "Hate / genocide"
msgstr "Haine/genocide"
-#: app/community/forms.py:179 app/community/routes.py:846
+#: app/community/forms.py:264 app/community/routes.py:1155
msgid "Delete community"
msgstr "Supprimer la communauté"
-#: app/community/routes.py:79
+#: app/community/routes.py:87
msgid "Your new community has been created."
msgstr "Votre nouvelle communauté a été créée."
-#: app/community/routes.py:85 app/templates/community/add_local.html:13
+#: app/community/routes.py:93 app/templates/community/add_local.html:13
#: app/templates/community/community_edit.html:25
msgid "Create community"
msgstr "Créer une communauté"
-#: app/community/routes.py:111 app/community/routes.py:1278
+#: app/community/routes.py:119 app/community/routes.py:1607
msgid "Community not found."
msgstr "Communauté non trouvée."
-#: app/community/routes.py:113 app/community/routes.py:1280
-msgid "Community not found. If you are searching for a nsfw community it is blocked by this instance."
-msgstr "Communauté introuvable. Si vous recherchez une communauté nsfw, elles sont bloquées sur cette instance."
+#: app/community/routes.py:121 app/community/routes.py:1609
+msgid ""
+"Community not found. If you are searching for a nsfw community it is "
+"blocked by this instance."
+msgstr ""
+"Communauté introuvable. Si vous recherchez une communauté nsfw, elles "
+"sont bloquées sur cette instance."
-#: app/community/routes.py:116 app/community/routes.py:1283
+#: app/community/routes.py:124 app/community/routes.py:1612
#, python-format
msgid "That community is banned from %(site)s."
msgstr "Cette communauté est bannie de %(site)s."
-#: app/community/routes.py:119
+#: app/community/routes.py:127
msgid "Add remote community"
msgstr "Ajouter une communauté distante"
-#: app/community/routes.py:201 app/post/routes.py:207
-#: app/templates/base.html:130 app/templates/base.html:132
-#: app/templates/base.html:148 app/templates/base.html:150
+#: app/community/routes.py:214 app/post/routes.py:236
+#: app/templates/base.html:133 app/templates/base.html:135
+#: app/templates/base.html:151 app/templates/base.html:153
#: app/templates/chat/conversation.html:36
#: app/templates/community/community_edit.html:13
#: app/templates/community/community_mod_list.html:13
#: app/templates/community/community_moderate.html:13
#: app/templates/community/community_moderate_subscribers.html:13
-#: app/templates/domain/domain.html:13 app/templates/topic/show_topic.html:13
+#: app/templates/domain/domain.html:13 app/templates/tag/tag.html:13
+#: app/templates/topic/show_topic.html:13
#: app/templates/user/delete_account.html:13
#: app/templates/user/edit_filters.html:14
#: app/templates/user/edit_profile.html:14
-#: app/templates/user/edit_settings.html:15 app/templates/user/filters.html:14
-#: app/templates/user/notifications.html:13 app/templates/user/people.html:13
-#: app/templates/user/show_profile.html:18
-#: app/templates/user/show_profile.html:38
+#: app/templates/user/edit_settings.html:15
+#: app/templates/user/fediverse_redirect.html:15
+#: app/templates/user/filters.html:14 app/templates/user/notifications.html:13
+#: app/templates/user/people.html:13 app/templates/user/show_profile.html:18
+#: app/templates/user/show_profile.html:34
+#: app/templates/user/show_profile.html:63
msgid "Home"
msgstr "Accueil"
-#: app/community/routes.py:327
+#: app/community/routes.py:350
msgid "You cannot join this community"
msgstr "Vous ne pouvez pas rejoindre cette communauté"
-#: app/community/routes.py:343
-msgid "There was a problem while trying to communicate with remote server. If other people have already joined this community it won't matter."
-msgstr "Il y a eu un problème en essayant de communiquer avec le serveur distant. Si d'autres personnes ont déjà rejoint cette communauté, cela n'est pas d'important."
+#: app/community/routes.py:366
+msgid ""
+"There was a problem while trying to communicate with remote server. If "
+"other people have already joined this community it won't matter."
+msgstr ""
+"Il y a eu un problème en essayant de communiquer avec le serveur distant."
+" Si d'autres personnes ont déjà rejoint cette communauté, cela n'est pas "
+"d'important."
-#: app/community/routes.py:492 app/community/routes.py:565
-#: app/community/routes.py:638
+#: app/community/routes.py:525 app/community/routes.py:605
+#: app/community/routes.py:685 app/community/routes.py:765
msgid "Add post to community"
msgstr "Ajouter une publication à la communauté"
-#: app/community/routes.py:705 app/community/routes.py:730
-#: app/community/routes.py:732
+#: app/community/routes.py:833
+#, fuzzy
+msgid "Add poll to community"
+msgstr "Ajouter une publication à la communauté"
+
+#: app/community/routes.py:923 app/community/routes.py:948
+#: app/community/routes.py:950
#, python-format
msgid "Your post to %(name)s has been made."
msgstr "Votre publication sur %(name)s a été créée."
-#: app/community/routes.py:749
+#: app/community/routes.py:1048
msgid "A community has been reported"
msgstr "Une communauté a été signalée"
-#: app/community/routes.py:760
+#: app/community/routes.py:1059
msgid "Community has been reported, thank you!"
msgstr "La communauté a été signalée, merci !"
-#: app/community/routes.py:763
+#: app/community/routes.py:1062
msgid "Report community"
msgstr "Signaler la communauté"
-#: app/community/routes.py:864
+#: app/community/routes.py:1173
#: app/templates/community/community_mod_list.html:22
#, python-format
msgid "Moderators for %(community)s"
msgstr "Modérateur·rices de %(community)s"
-#: app/community/routes.py:889
+#: app/community/routes.py:1198
msgid "Moderator added"
msgstr "Modérateur·ices ajouté"
-#: app/community/routes.py:893
+#: app/community/routes.py:1202
#, python-format
msgid "You are now a moderator of %(name)s"
msgstr "Vous êtes désormais modérateur·rice de %(name)s"
-#: app/community/routes.py:918
+#: app/community/routes.py:1227
msgid "Account not found"
msgstr "Compte introuvable"
-#: app/community/routes.py:920
+#: app/community/routes.py:1229
#: app/templates/community/community_add_moderator.html:13
#, python-format
msgid "Add moderator to %(community)s"
msgstr "Ajouter un·e modérateur·rice à %(community)s"
-#: app/community/routes.py:940
+#: app/community/routes.py:1249
msgid "Moderator removed"
msgstr "Modérateur·rice supprimé"
-#: app/community/routes.py:957 app/post/routes.py:1139 app/post/routes.py:1262
+#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715
#, python-format
msgid "Content from %(name)s will be hidden."
msgstr "Le contenu de %(name)s sera masqué."
-#: app/community/routes.py:986
+#: app/community/routes.py:1295
#, python-format
msgid "%(name)s has been banned."
msgstr "%(name)s a été banni·e."
-#: app/community/routes.py:993
+#: app/community/routes.py:1302
#, python-format
msgid "Posts by %(name)s have been deleted."
msgstr "Les messages de %(name)s ont été supprimés."
-#: app/community/routes.py:999
+#: app/community/routes.py:1308
#, python-format
msgid "Comments by %(name)s have been deleted."
msgstr "Les commentaires de %(name)s ont été supprimés."
-#: app/community/routes.py:1020
+#: app/community/routes.py:1334
msgid "Ban from community"
msgstr "Bannir de la communauté"
-#: app/community/routes.py:1043
+#: app/community/routes.py:1357
+#, python-format
msgid "%(name)s has been unbanned."
msgstr "%(name)s a été débanni·e."
-#: app/community/routes.py:1108 app/community/routes.py:1142
+#: app/community/routes.py:1392
+#, fuzzy, python-format
+msgid "New posts in %(community_name)s"
+msgstr "Modifier %(community_name)s"
+
+#: app/community/routes.py:1437 app/community/routes.py:1471
+#, python-format
msgid "Moderation of %(community)s"
msgstr "Modération de %(community)s"
-#: app/community/routes.py:1170
+#: app/community/routes.py:1499
msgid "Admin has been notified about this report."
msgstr "L'administrateur·ice a été informé de ce signalement."
-#: app/community/routes.py:1218
+#: app/community/routes.py:1547
msgid "Report resolved."
msgstr "Signalement résolu."
-#: app/community/routes.py:1256
+#: app/community/routes.py:1585
msgid "Report ignored."
msgstr "Signalement ignoré."
-#: app/community/routes.py:1286
+#: app/community/routes.py:1615
msgid "Search result for remote community"
msgstr "Résultat de la recherche pour la communauté distante"
-#: app/domain/routes.py:113
+#: app/domain/routes.py:114
#, python-format
msgid "%(name)s blocked."
msgstr "%(name)s bloqué·e."
-#: app/domain/routes.py:126
+#: app/domain/routes.py:127
#, python-format
msgid "%(name)s un-blocked."
msgstr "%(name)s débloqué·e."
-#: app/domain/routes.py:139
+#: app/domain/routes.py:140 app/tag/routes.py:120
#, python-format
msgid "%(name)s banned for all users and all content deleted."
-msgstr "%(name)s banni·e pour tou·tes les utilisateur·rices et tous les contenus supprimés."
+msgstr ""
+"%(name)s banni·e pour tou·tes les utilisateur·rices et tous les contenus "
+"supprimés."
-#: app/domain/routes.py:151
+#: app/domain/routes.py:152 app/tag/routes.py:132
#, python-format
msgid "%(name)s un-banned for all users."
msgstr "%(name)s débanni·e pour tou·tes les utilisateur·rices."
-#: app/main/routes.py:73
+#: app/main/routes.py:75
msgid "Create an account to tailor this feed to your interests."
msgstr "Créez un compte pour adapter ce flux à vos centres d'intérêt."
-#: app/main/routes.py:163 app/templates/base.html:139
-#: app/templates/base.html:157
+#: app/main/routes.py:178 app/templates/base.html:142
+#: app/templates/base.html:160
msgid "Browse by topic"
msgstr "Parcourir par rubrique"
-#: app/main/routes.py:206
+#: app/main/routes.py:234
msgid "Local communities"
msgstr "Communautés locales"
-#: app/main/routes.py:221 app/templates/base.html:168
+#: app/main/routes.py:249 app/templates/base.html:171
#: app/templates/list_communities.html:19
msgid "Joined communities"
msgstr "Communautés rejointes"
-#: app/main/routes.py:354
+#: app/main/routes.py:417
msgid "Please click the link in your email inbox to verify your account."
-msgstr "Veuillez cliquer sur le lien dans votre boîte de réception pour vérifier votre compte."
+msgstr ""
+"Veuillez cliquer sur le lien dans votre boîte de réception pour vérifier "
+"votre compte."
-#: app/post/forms.py:12
+#: app/post/forms.py:14
msgid "Comment"
msgstr "Commenter"
-#: app/post/forms.py:16 app/user/forms.py:59
+#: app/post/forms.py:18 app/user/forms.py:61
msgid "Breaks community rules"
msgstr "Ne respecte pas les règles de la communauté"
-#: app/post/forms.py:20 app/user/forms.py:67
+#: app/post/forms.py:22 app/user/forms.py:69
msgid "Sharing personal info - doxing"
msgstr "Partage des informations personnelles - doxing"
-#: app/post/forms.py:42 app/post/routes.py:1156
+#: app/post/forms.py:44 app/post/routes.py:1609
#: app/templates/post/post_mea_culpa.html:13
msgid "I changed my mind"
msgstr "J'ai changé d'avis"
-#: app/post/routes.py:45
+#: app/post/routes.py:50
#, python-format
msgid "%(name)s has indicated they made a mistake in this post."
msgstr "%(name)s a indiqué avoir fait une erreur dans ce post."
-#: app/post/routes.py:72 app/post/routes.py:476
+#: app/post/routes.py:78 app/post/routes.py:627
#, python-format
msgid "You cannot reply to %(name)s"
msgstr "Vous ne pouvez pas répondre à %(name)s"
-#: app/post/routes.py:82 app/post/routes.py:489
+#: app/post/routes.py:88 app/post/routes.py:641
msgid "This type of comment is not accepted, sorry."
msgstr "Ce type de commentaire n'est pas accepté, désolé."
-#: app/post/routes.py:446 app/post/routes.py:632
+#: app/post/routes.py:95
+#, fuzzy
+msgid "We have upvoted the post for you."
+msgstr "Signalé. Vérifiez les messages pour analyse."
+
+#: app/post/routes.py:98
+msgid "You have already upvoted the post, you do not need to say \"this\" also."
+msgstr ""
+
+#: app/post/routes.py:577
+#, fuzzy
+msgid "Vote has been cast."
+msgstr "Cet utilisateur a été banni."
+
+#: app/post/routes.py:596 app/post/routes.py:804
#, python-format
msgid "Discussing %(title)s"
msgstr "Discuter de %(title)s"
-#: app/post/routes.py:702 app/post/routes.py:783 app/post/routes.py:865
-#: app/post/routes.py:1285 app/user/routes.py:143 app/user/routes.py:204
-#: app/user/routes.py:686 app/user/routes.py:717
+#: app/post/routes.py:650
+#, fuzzy
+msgid "We have upvoted the comment for you."
+msgstr "Signalé. Vérifiez les commentaires pour analyse."
+
+#: app/post/routes.py:653
+msgid ""
+"You have already upvoted the comment, you do not need to say \"this\" "
+"also."
+msgstr ""
+
+#: app/post/routes.py:880 app/post/routes.py:965 app/post/routes.py:1051
+#: app/post/routes.py:1137 app/post/routes.py:1201 app/post/routes.py:1739
+#: app/user/routes.py:146 app/user/routes.py:216 app/user/routes.py:731
+#: app/user/routes.py:762
msgid "Your changes have been saved."
msgstr "Vos changements ont été enregistrés."
-#: app/post/routes.py:718 app/post/routes.py:800 app/post/routes.py:882
+#: app/post/routes.py:899 app/post/routes.py:985 app/post/routes.py:1071
+#: app/post/routes.py:1157 app/post/routes.py:1228
#: app/templates/post/post_edit_discussion.html:11
#: app/templates/post/post_edit_image.html:11
#: app/templates/post/post_edit_link.html:11
+#: app/templates/post/post_edit_poll.html:11
+#: app/templates/post/post_edit_video.html:11
msgid "Edit post"
msgstr "Éditer le message"
-#: app/post/routes.py:990
+#: app/post/routes.py:1434
msgid "Post deleted."
msgstr "Post supprimé."
-#: app/post/routes.py:1040
-msgid "Moderators have already assessed reports regarding this post, no further reports are necessary."
-msgstr "Les modérateur·rices ont déjà évalué les signalements concernant ce poste, aucun autre signalement n'est nécessaire."
+#: app/post/routes.py:1493
+msgid ""
+"Moderators have already assessed reports regarding this post, no further "
+"reports are necessary."
+msgstr ""
+"Les modérateur·rices ont déjà évalué les signalements concernant ce "
+"poste, aucun autre signalement n'est nécessaire."
-#: app/post/routes.py:1043
+#: app/post/routes.py:1496
msgid "Post has already been reported, thank you!"
msgstr "La publication a déjà été signalée, merci !"
-#: app/post/routes.py:1091
+#: app/post/routes.py:1544
msgid "Post has been reported, thank you!"
msgstr "Cette conversation a été signalée, merci !"
-#: app/post/routes.py:1096
+#: app/post/routes.py:1549
msgid "Report post"
msgstr "Signaler la publication"
-#: app/post/routes.py:1110 app/post/routes.py:1246
+#: app/post/routes.py:1563 app/post/routes.py:1699
#, python-format
msgid "%(name)s has been blocked."
msgstr "%(name)s a été bloqué·e."
-#: app/post/routes.py:1126
+#: app/post/routes.py:1579
#, python-format
msgid "Posts linking to %(name)s will be hidden."
msgstr "Les publications liées à %(name)s seront masquées."
-#: app/post/routes.py:1170
-msgid "Moderators have already assessed reports regarding this comment, no further reports are necessary."
-msgstr "Les modérateur·ices ont déjà évalué les signalements concernant ce poste, aucun autre signalement n'est nécessaire."
+#: app/post/routes.py:1623
+msgid ""
+"Moderators have already assessed reports regarding this comment, no "
+"further reports are necessary."
+msgstr ""
+"Les modérateur·ices ont déjà évalué les signalements concernant ce poste,"
+" aucun autre signalement n'est nécessaire."
-#: app/post/routes.py:1175
+#: app/post/routes.py:1628
msgid "Comment has already been reported, thank you!"
msgstr "Le commentaire a déjà été signalé, merci !"
-#: app/post/routes.py:1226
+#: app/post/routes.py:1679
msgid "Comment has been reported, thank you!"
msgstr "Le commentaire a été signalé, merci !"
-#: app/post/routes.py:1231
+#: app/post/routes.py:1684
msgid "Report comment"
msgstr "Signaler le commentaire"
-#: app/post/routes.py:1389
+#: app/post/routes.py:1844
msgid "Edit comment"
msgstr "Modifier le commentaire"
-#: app/post/routes.py:1413
+#: app/post/routes.py:1868
msgid "Comment deleted."
msgstr "Commentaire supprimé."
-#: app/search/routes.py:49
+#: app/search/routes.py:74
#, python-format
msgid "Search results for %(q)s"
msgstr "Résultats de recherche pour %(q)s"
-#: app/templates/_home_nav.html:3 app/templates/community/_community_nav.html:8
-#: app/templates/post/post.html:66 app/user/forms.py:44
+#: app/templates/_home_nav.html:3
+#: app/templates/community/_community_nav.html:10
+#: app/templates/post/post.html:66 app/user/forms.py:46
msgid "Hot"
msgstr "Populaire"
#: app/templates/_home_nav.html:6
-#: app/templates/community/_community_nav.html:11
-#: app/templates/post/post.html:69 app/user/forms.py:45
+#: app/templates/community/_community_nav.html:13
+#: app/templates/post/post.html:69 app/user/forms.py:47
msgid "Top"
msgstr "Meilleur"
#: app/templates/_home_nav.html:9
-#: app/templates/community/_community_nav.html:14
-#: app/templates/post/post.html:72 app/user/forms.py:46
+#: app/templates/community/_community_nav.html:16
+#: app/templates/post/post.html:72 app/user/forms.py:48
msgid "New"
msgstr "Nouveau"
#: app/templates/_home_nav.html:12
-#: app/templates/community/_community_nav.html:17
-#: app/templates/list_communities.html:71 app/user/forms.py:47
+#: app/templates/community/_community_nav.html:19
+#: app/templates/list_communities.html:81 app/user/forms.py:49
msgid "Active"
msgstr "Actif"
@@ -1258,7 +1521,7 @@ msgstr "Boîte à outils de discours rationnel"
#: app/templates/about.html:10 app/templates/donate.html:26
#: app/templates/index.html:67 app/templates/keyboard_shortcuts.html:63
-#: app/templates/search/results.html:65
+#: app/templates/search/results.html:68
#, python-format
msgid "About %(site_name)s"
msgstr "À propos de %(site_name)s"
@@ -1267,119 +1530,171 @@ msgstr "À propos de %(site_name)s"
msgid "PieFed"
msgstr "PieFed"
-#: app/templates/base.html:113 app/templates/base.html:189
-#: app/templates/user/notifications.html:18 app/user/routes.py:537
+#: app/templates/base.html:116 app/templates/base.html:213
+#: app/templates/user/notifications.html:18 app/user/routes.py:582
msgid "Notifications"
msgstr "Notifications"
-#: app/templates/base.html:133 app/templates/base.html:151
+#: app/templates/base.html:136 app/templates/base.html:154
msgid "Popular"
msgstr "Populaire"
-#: app/templates/base.html:134 app/templates/base.html:152
+#: app/templates/base.html:137 app/templates/base.html:155
msgid "All posts"
msgstr "Toutes les publications"
-#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:143 app/templates/base.html:161
#: app/templates/list_communities.html:13
msgid "All communities"
msgstr "Toutes les communautés"
-#: app/templates/auth/login.html:9 app/templates/base.html:143
+#: app/templates/auth/login.html:13 app/templates/base.html:146
msgid "Log in"
msgstr "Se connecter"
-#: app/templates/base.html:145 app/templates/base.html:183
+#: app/templates/base.html:148 app/templates/base.html:186
#: app/templates/donate.html:10
msgid "Donate"
msgstr "Faire un don"
-#: app/templates/base.html:161
+#: app/templates/base.html:164
msgid "Moderating"
msgstr "Modération"
-#: app/templates/base.html:176
+#: app/templates/base.html:179
msgid "Account"
msgstr "Compte"
-#: app/templates/base.html:178
+#: app/templates/base.html:181
msgid "View profile"
msgstr "Voir le profil"
-#: app/templates/base.html:179
+#: app/templates/base.html:182
msgid "Edit profile & settings"
msgstr "Modifier le profil et les paramètres"
-#: app/templates/base.html:180
+#: app/templates/base.html:183
msgid "Chats"
msgstr "Chats"
-#: app/templates/base.html:187
+#: app/templates/base.html:194
+#, fuzzy
+msgid "Communities - no topic"
+msgstr "Communautés sur ce serveur"
+
+#: app/templates/base.html:197
+msgid "Monitoring - users"
+msgstr ""
+
+#: app/templates/base.html:198
+#, fuzzy
+msgid "Monitoring - content"
+msgstr "Conserver le contenu"
+
+#: app/templates/base.html:199
+msgid "Monitoring - spammy content"
+msgstr ""
+
+#: app/templates/admin/_nav.html:11 app/templates/base.html:201
+msgid "Registration applications"
+msgstr "Demandes d'inscription"
+
+#: app/templates/admin/_nav.html:13 app/templates/base.html:203
+#: app/templates/community/community.html:191
+#: app/templates/community/community_moderate.html:15
+#: app/templates/community/community_moderate_subscribers.html:15
+msgid "Moderation"
+msgstr "Modération"
+
+#: app/templates/admin/_nav.html:14 app/templates/admin/federation.html:13
+#: app/templates/base.html:204
+msgid "Federation"
+msgstr "Fédération"
+
+#: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9
+#: app/templates/base.html:205
+msgid "Newsletter"
+msgstr "Newsletter"
+
+#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12
+#: app/templates/base.html:206
+msgid "Activities"
+msgstr "Activités"
+
+#: app/templates/base.html:211
msgid "Log out"
msgstr "Se déconnecter"
-#: app/templates/base.html:189
+#: app/templates/base.html:213
#, python-format
msgid "%(num)d unread notifications"
msgstr "%(num)d notifications non lues"
-#: app/templates/base.html:199
+#: app/templates/base.html:223
msgid "Light mode"
msgstr "Mode Clair"
-#: app/templates/base.html:200
+#: app/templates/base.html:224
msgid "Dark mode"
msgstr "Mode sombre"
-#: app/templates/base.html:228 app/templates/keyboard_shortcuts.html:10
+#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10
msgid "Keyboard shortcuts"
msgstr "Raccourcis clavier"
#: app/templates/index.html:17
msgid "No posts yet. Join some communities to see more."
-msgstr "Aucun message pour le moment. Rejoignez certaines communautés pour en voir plus."
+msgstr ""
+"Aucun message pour le moment. Rejoignez certaines communautés pour en "
+"voir plus."
-#: app/templates/community/community.html:168 app/templates/index.html:18
+#: app/templates/community/community.html:178 app/templates/index.html:18
#: app/templates/index.html:59 app/templates/list_topics.html:38
-#: app/templates/post/post.html:220 app/templates/search/results.html:57
-#: app/templates/topic/show_topic.html:91
+#: app/templates/post/post.html:223 app/templates/search/results.html:60
+#: app/templates/topic/show_topic.html:101
msgid "Explore communities"
msgstr "Explorer les communautés"
-#: app/templates/admin/activities.html:54
-#: app/templates/admin/communities.html:51 app/templates/admin/posts.html:26
-#: app/templates/admin/reports.html:58 app/templates/admin/users.html:69
-#: app/templates/community/community.html:92
+#: app/templates/admin/activities.html:50
+#: app/templates/admin/communities.html:47 app/templates/admin/posts.html:21
+#: app/templates/admin/reports.html:54 app/templates/admin/users.html:67
+#: app/templates/community/community.html:99
#: app/templates/community/community_moderate.html:80
#: app/templates/community/community_moderate_subscribers.html:67
#: app/templates/domain/domain.html:30 app/templates/domain/domains.html:51
#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:25
-#: app/templates/search/results.html:23 app/templates/topic/show_topic.html:52
-#: app/templates/user/show_profile.html:75
-#: app/templates/user/show_profile.html:98
+#: app/templates/list_communities.html:118 app/templates/search/results.html:26
+#: app/templates/tag/tag.html:30 app/templates/tag/tags.html:51
+#: app/templates/tag/tags_blocked.html:51
+#: app/templates/topic/show_topic.html:62
+#: app/templates/user/show_profile.html:108
+#: app/templates/user/show_profile.html:131
msgid "Previous page"
msgstr "Page précédente"
-#: app/templates/admin/activities.html:59
-#: app/templates/admin/communities.html:56 app/templates/admin/posts.html:31
-#: app/templates/admin/reports.html:63 app/templates/admin/users.html:74
-#: app/templates/community/community.html:97
+#: app/templates/admin/activities.html:55
+#: app/templates/admin/communities.html:52 app/templates/admin/posts.html:26
+#: app/templates/admin/reports.html:59 app/templates/admin/users.html:72
+#: app/templates/community/community.html:104
#: app/templates/community/community_moderate.html:85
#: app/templates/community/community_moderate_subscribers.html:72
#: app/templates/domain/domain.html:35 app/templates/domain/domains.html:56
#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:30
-#: app/templates/search/results.html:28 app/templates/topic/show_topic.html:57
-#: app/templates/user/show_profile.html:80
-#: app/templates/user/show_profile.html:103
+#: app/templates/list_communities.html:123 app/templates/search/results.html:31
+#: app/templates/tag/tag.html:35 app/templates/tag/tags.html:56
+#: app/templates/tag/tags_blocked.html:56
+#: app/templates/topic/show_topic.html:67
+#: app/templates/user/show_profile.html:113
+#: app/templates/user/show_profile.html:136
msgid "Next page"
msgstr "Page suivante"
-#: app/templates/index.html:47 app/templates/search/results.html:45
+#: app/templates/index.html:47 app/templates/search/results.html:48
msgid "Active communities"
msgstr "Communautés actives"
-#: app/templates/index.html:60 app/templates/list_communities.html:108
-#: app/templates/search/results.html:58
+#: app/templates/index.html:60 app/templates/list_communities.html:130
+#: app/templates/search/results.html:61
msgid "Browse topics"
msgstr "Parcourir les rubriques"
@@ -1405,10 +1720,18 @@ msgid "Downvote"
msgstr "Voter contre"
#: app/templates/keyboard_shortcuts.html:55
-msgid "When viewing a list of posts actions like voting or going to a post depend on which is the current post. The current post is determined by hovering with the mouse or the J and K keys."
-msgstr "Lorsque vous consultez la liste des actions liées à une publication comme les votes ou les messages imbriqués dans la publication courante. La publication courante est déterminée par le survol de la souris ou les touches J et K."
+msgid ""
+"When viewing a list of posts actions like voting or going to a post "
+"depend on which is the current post. The current post is determined by "
+"hovering with the mouse or the J and K keys."
+msgstr ""
+"Lorsque vous consultez la liste des actions liées à une publication comme"
+" les votes ou les messages imbriqués dans la publication courante. La "
+"publication courante est déterminée par le survol de la souris ou les "
+"touches J et K."
-#: app/templates/list_communities.html:14
+#: app/templates/list_communities.html:14 app/templates/search/start.html:20
+#: app/templates/search/start.html:28
msgid "All"
msgstr "Tout"
@@ -1421,7 +1744,7 @@ msgid "Local"
msgstr "Locale"
#: app/templates/list_communities.html:20
-#: app/templates/user/show_profile.html:59
+#: app/templates/user/show_profile.html:92
msgid "Joined"
msgstr "Rejoint"
@@ -1429,88 +1752,93 @@ msgstr "Rejoint"
msgid "Choose a topic to filter communities by"
msgstr "Choisir une rubrique pour filtrer les communautés"
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:38
+#, fuzzy
+msgid "Choose a language to filter communities by"
+msgstr "Choisir une rubrique pour filtrer les communautés"
+
+#: app/templates/list_communities.html:50
msgid "Create local community"
msgstr "Créer une communauté locale"
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:50
msgid "Create local"
msgstr "Créer localement"
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add community from another instance"
msgstr "Ajouter une communauté à partir d'une autre instance"
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add remote"
msgstr "Ajouter depuis le Fediverse"
-#: app/templates/list_communities.html:56
+#: app/templates/list_communities.html:66
msgid "Sort by name"
msgstr "Trier par nom"
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Sort by post count"
msgstr "Trier par nombre de publications"
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Posts"
msgstr "Publications"
-#: app/templates/list_communities.html:66
+#: app/templates/list_communities.html:76
msgid "Sort by reply count"
msgstr "Trier par nombre de réponses"
-#: app/templates/list_communities.html:66 app/templates/post/post.html:61
+#: app/templates/list_communities.html:76 app/templates/post/post.html:61
#: app/templates/post/post.html:158
msgid "Comments"
msgstr "Commentaires"
-#: app/templates/list_communities.html:71
+#: app/templates/list_communities.html:81
msgid "Sort by recent activity"
msgstr "Trier par activité récente"
-#: app/templates/list_communities.html:82
+#: app/templates/list_communities.html:92
#, python-format
msgid "Leave %(name)s"
msgstr "Quitter %(name)s"
#: app/templates/community/add_remote.html:32
-#: app/templates/community/community.html:112
+#: app/templates/community/community.html:121
#: app/templates/community/lookup_remote.html:21
-#: app/templates/list_communities.html:82 app/templates/post/add_reply.html:48
+#: app/templates/list_communities.html:92 app/templates/post/add_reply.html:48
#: app/templates/post/continue_discussion.html:99
-#: app/templates/post/post.html:177
+#: app/templates/post/post.html:179 app/templates/post/post_reply_edit.html:44
msgid "Leave"
msgstr "Quitter"
-#: app/templates/community/community.html:114
-#: app/templates/list_communities.html:84
+#: app/templates/community/community.html:123
+#: app/templates/list_communities.html:94
msgid "Pending"
msgstr "En attente"
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99
#, python-format
msgid "Join %(name)s"
msgstr "Rejoindre %(name)s"
#: app/templates/community/add_remote.html:34
-#: app/templates/community/community.html:116
+#: app/templates/community/community.html:125
#: app/templates/community/lookup_remote.html:23
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89 app/templates/post/add_reply.html:50
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99 app/templates/post/add_reply.html:50
#: app/templates/post/continue_discussion.html:101
-#: app/templates/post/post.html:179
+#: app/templates/post/post.html:181 app/templates/post/post_reply_edit.html:46
msgid "Join"
msgstr "Rejoindre"
-#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:106
#, python-format
msgid "Browse %(name)s"
msgstr "Explorer %(name)s"
-#: app/templates/list_communities.html:106 app/templates/list_topics.html:36
+#: app/templates/list_communities.html:128 app/templates/list_topics.html:36
msgid "There are no communities yet."
msgstr "Il n'y a pas encore de communautés."
@@ -1534,100 +1862,111 @@ msgstr "Accueil de l’administration"
msgid "Watch"
msgstr "Regarder"
-#: app/templates/admin/_nav.html:11
-msgid "Registration applications"
-msgstr "Demandes d'inscription"
-
-#: app/templates/admin/_nav.html:13 app/templates/community/community.html:181
-#: app/templates/community/community_moderate.html:15
-#: app/templates/community/community_moderate_subscribers.html:15
-msgid "Moderation"
-msgstr "Modération"
-
-#: app/templates/admin/_nav.html:14
-msgid "Federation"
-msgstr "Fédération"
-
-#: app/templates/admin/_nav.html:15
-msgid "Newsletter"
-msgstr "Newsletter"
-
-#: app/templates/admin/_nav.html:16
-msgid "Activities"
-msgstr "Activités"
-
-#: app/templates/admin/add_user.html:17
+#: app/templates/admin/add_user.html:12
msgid "Add new user"
msgstr "Ajouter un·e nouvel·le utilisateur·rice"
-#: app/templates/admin/approve_registrations.html:18
+#: app/templates/admin/approve_registrations.html:12
+#, fuzzy
+msgid "Registrations"
+msgstr "Mode d'inscription"
+
+#: app/templates/admin/approve_registrations.html:14
#, python-format
msgid "When registering, people are asked \"%(question)s\"."
msgstr "Lors de l'inscription, on demande aux personnes \"%(question)s\"."
-#: app/templates/admin/approve_registrations.html:43
+#: app/templates/admin/approve_registrations.html:39
msgid "Approve"
msgstr "Approuver"
-#: app/templates/admin/approve_registrations.html:44
+#: app/templates/admin/approve_registrations.html:40
msgid "View"
msgstr "Voir"
-#: app/templates/admin/approve_registrations.html:45
-#: app/templates/post/post_options.html:20
-#: app/templates/post/post_reply_options.html:20
-#: app/templates/user/show_profile.html:179
+#: app/templates/admin/approve_registrations.html:41
+#: app/templates/post/post_options.html:22
+#: app/templates/post/post_reply_options.html:22
+#: app/templates/user/show_profile.html:212
msgid "Delete"
msgstr "Supprimer"
-#: app/templates/admin/approve_registrations.html:51
+#: app/templates/admin/approve_registrations.html:47
msgid "No one is waiting to be approved."
msgstr "Personne n'attend d'être approuvé."
-#: app/templates/admin/edit_community.html:17
+#: app/templates/admin/edit_community.html:12
#, python-format
msgid "Edit %(community_name)s"
msgstr "Modifier %(community_name)s"
-#: app/templates/admin/edit_community.html:43
+#: app/templates/admin/edit_community.html:39
msgid "Will not be overwritten by remote server"
msgstr "Ne sera pas écrasé par le serveur distant"
-#: app/templates/admin/edit_topic.html:18
+#: app/templates/admin/edit_topic.html:13
#, python-format
msgid "Edit %(topic_name)s"
msgstr "Modifier %(topic_name)s"
-#: app/templates/admin/edit_user.html:17
+#: app/templates/admin/edit_user.html:12
#, python-format
msgid "Edit %(user_name)s (%(display_name)s)"
msgstr "Modifier %(user_name)s (%(display_name)s)"
-#: app/templates/admin/posts.html:17
-msgid "Most downvoted in the last 3 days"
+#: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12
+#, fuzzy
+msgid "Most downvoted posts in the last 3 days"
msgstr "Le plus de votes négatifs depuis les 3 derniers jours"
-#: app/templates/admin/users.html:17
+#: app/templates/admin/site.html:16
+msgid ""
+"Configure the flair the instance, by giving it a name, ashort slogan, "
+"basic info for the sidebar and a logo. This information appears in link "
+"previews in social media."
+msgstr ""
+
+#: app/templates/admin/site.html:23
+msgid "About this instance"
+msgstr ""
+
+#: app/templates/admin/site.html:24
+msgid ""
+"Provide a more extensive description of the instance, set a contact "
+"address and provide legal information. This information appears on the about page."
+msgstr ""
+
+#: app/templates/admin/spam_posts.html:26
+#: app/templates/user/show_profile.html:141
+msgid "No comments yet."
+msgstr "Pas encore de commentaires."
+
+#: app/templates/admin/users.html:13
msgid "Add local user"
msgstr "Ajouter un·e utilisateur·rice local"
#: app/templates/auth/check_email.html:9
-msgid "We sent you an email containing a link that you need to click to enable your account."
-msgstr "Nous vous avons envoyé un e-mail contenant un lien sur lequel vous devez cliquer pour activer votre compte."
+msgid ""
+"We sent you an email containing a link that you need to click to enable "
+"your account."
+msgstr ""
+"Nous vous avons envoyé un e-mail contenant un lien sur lequel vous devez "
+"cliquer pour activer votre compte."
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "New User?"
msgstr "Nouvel·le utilisateur·rice ?"
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "Register new account"
msgstr "Créer un nouveau compte"
-#: app/templates/auth/login.html:16
+#: app/templates/auth/login.html:20
msgid "Forgot Your Password?"
msgstr "Mot de passe oublié ?"
-#: app/templates/auth/login.html:17
+#: app/templates/auth/login.html:21
msgid "Reset it"
msgstr "Réinitialiser"
@@ -1645,8 +1984,12 @@ msgid "Thanks for registering"
msgstr "Merci pour votre inscription"
#: app/templates/auth/please_wait.html:9
-msgid "We are reviewing your application and will email you once it has been accepted."
-msgstr "Nous examinons votre demande et vous enverrons un courriel une fois qu'elle aura été acceptée."
+msgid ""
+"We are reviewing your application and will email you once it has been "
+"accepted."
+msgstr ""
+"Nous examinons votre demande et vous enverrons un courriel une fois "
+"qu'elle aura été acceptée."
#: app/templates/auth/register.html:19
msgid "Create new account"
@@ -1654,7 +1997,9 @@ msgstr "Créer un nouveau compte"
#: app/templates/auth/register.html:22
msgid "Registration is closed. Only admins can create accounts."
-msgstr "L'inscription est fermée. Seuls les administrateur·rices peuvent créer des comptes."
+msgstr ""
+"L'inscription est fermée. Seuls les administrateur·rices peuvent créer "
+"des comptes."
#: app/templates/auth/reset_password.html:13
#: app/templates/auth/reset_password_request.html:13
@@ -1666,8 +2011,14 @@ msgid "Please check your email inbox"
msgstr "Veuillez consulter votre boîte de réception"
#: app/templates/auth/validation_required.html:12
-msgid "To keep spam and bots to a managable level, we send every new account an email with a link in it that needs to be clicked to fully enable the account."
-msgstr "Pour garder le spam et les robots à un niveau gérable, nous envoyons à chaque nouveau compte un e-mail avec un lien qui doit être cliqué pour activer le compte."
+msgid ""
+"To keep spam and bots to a managable level, we send every new account an "
+"email with a link in it that needs to be clicked to fully enable the "
+"account."
+msgstr ""
+"Pour garder le spam et les robots à un niveau gérable, nous envoyons à "
+"chaque nouveau compte un e-mail avec un lien qui doit être cliqué pour "
+"activer le compte."
#: app/templates/chat/blocked.html:15
msgid "You have blocked this person or they have blocked you."
@@ -1693,14 +2044,19 @@ msgid "Block chats and posts from instance: %(name)s"
msgstr "Bloquer les conversations et les messages de l'instance : %(name)s"
#: app/templates/chat/chat_options.html:29
-#: app/templates/post/post_options.html:48
-#: app/templates/post/post_reply_options.html:32
+#: app/templates/post/post_options.html:50
+#: app/templates/post/post_reply_options.html:34
msgid "Report to moderators"
msgstr "Signaler à la modération"
#: app/templates/chat/chat_options.html:31
-msgid "If you are reporting abuse then do not delete the conversation - moderators will not be able to read it if you delete it."
-msgstr "Si vous signalez un abus alors ne supprimez pas la conversation - l'équipe de modération ne sera pas en mesure de la lire si vous la supprimez."
+msgid ""
+"If you are reporting abuse then do not delete the conversation - "
+"moderators will not be able to read it if you delete it."
+msgstr ""
+"Si vous signalez un abus alors ne supprimez pas la conversation - "
+"l'équipe de modération ne sera pas en mesure de la lire si vous la "
+"supprimez."
#: app/templates/chat/conversation.html:37
msgid "Chat"
@@ -1709,7 +2065,8 @@ msgstr "Chat"
#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56
#: app/templates/user/notifications.html:14 app/templates/user/people.html:14
#: app/templates/user/people.html:17 app/templates/user/show_profile.html:19
-#: app/templates/user/show_profile.html:39 app/user/routes.py:35
+#: app/templates/user/show_profile.html:35
+#: app/templates/user/show_profile.html:64 app/user/routes.py:37
msgid "People"
msgstr "Personnes"
@@ -1723,35 +2080,89 @@ msgid "Messages with: "
msgstr "Messages avec : "
#: app/templates/chat/conversation.html:75
-#: app/templates/post/_post_teaser.html:75
+#: app/templates/post/_post_teaser.html:81
msgid "Options"
msgstr "Options"
#: app/templates/chat/denied.html:16
-msgid "You have not been using PieFed long enough to be allowed to send messages to people."
-msgstr "Vous n'avez pas utilisé PieFed assez longtemps pour être autorisé à envoyer des messages privés."
+msgid ""
+"You have not been using PieFed long enough to be allowed to send messages"
+" to people."
+msgstr ""
+"Vous n'avez pas utilisé PieFed assez longtemps pour être autorisé à "
+"envoyer des messages privés."
#: app/templates/chat/empty.html:13
msgid "No chats"
msgstr "Aucun chat"
#: app/templates/chat/empty.html:15
-msgid "There are no chats involving you, yet. Start a conversation using the \"Send message\" button on someone's profile."
-msgstr "Vous n'avez pas encore d'échanges privés. Commencez une conversation en utilisant le bouton \"Envoyer un message\" sur le profil de quelqu'un."
+msgid ""
+"There are no chats involving you, yet. Start a conversation using the "
+"\"Send message\" button on someone's profile."
+msgstr ""
+"Vous n'avez pas encore d'échanges privés. Commencez une conversation en "
+"utilisant le bouton \"Envoyer un message\" sur le profil de quelqu'un."
#: app/templates/chat/report.html:14
#, python-format
msgid "Report conversation with \"%(member_names)s\""
msgstr "Signaler la conversation avec \"%(member_names)s\""
+#: app/templates/community/_add_post_types.html:2
+msgid "Start a discussion"
+msgstr "Démarrer une discussion"
+
+#: app/templates/community/_add_post_types.html:2
+msgid "Discussion"
+msgstr "Discussion"
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Share a link"
+msgstr "Partagez un lien"
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Link"
+msgstr "Lien"
+
+#: app/templates/community/_add_post_types.html:4
+msgid "Share an image"
+msgstr "Partager une image"
+
+#: app/templates/community/_add_post_types.html:5
+#, fuzzy
+msgid "Share a video"
+msgstr "Partager une image"
+
+#: app/templates/community/_add_post_types.html:5
+#, fuzzy
+msgid "Video"
+msgstr "Voir"
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Create a poll"
+msgstr "Créer un sondage"
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Poll"
+msgstr "Sondage"
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Create an event"
+msgstr "Créer un événement"
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Event"
+msgstr "Evénement"
+
#: app/templates/community/_community_moderation_nav.html:4
#: app/templates/community/community_edit.html:15
#: app/templates/community/community_mod_list.html:15
-#: app/templates/post/add_reply.html:89
-#: app/templates/post/continue_discussion.html:140
-#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
+#: app/templates/post/add_reply.html:92
+#: app/templates/post/continue_discussion.html:143
+#: app/templates/post/post.html:237 app/templates/post/post_reply_edit.html:88
#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57
-#: app/templates/user/show_profile.html:124
+#: app/templates/user/show_profile.html:157
msgid "Settings"
msgstr "Paramètres"
@@ -1761,7 +2172,7 @@ msgid "Moderators"
msgstr "Modérateur·ices"
#: app/templates/community/_community_moderation_nav.html:10
-#: app/templates/community/_community_nav.html:7
+#: app/templates/community/_community_nav.html:9
msgid "Sort by hot"
msgstr "Trier par Tendance"
@@ -1778,111 +2189,78 @@ msgstr "Appels"
msgid "Mod log"
msgstr "Journal de modération"
-#: app/templates/community/_community_nav.html:3
+#: app/templates/community/_community_nav.html:4
#: app/templates/community/add_discussion_post.html:11
#: app/templates/community/add_image_post.html:11
#: app/templates/community/add_link_post.html:11
-#: app/templates/community/community.html:108
-#: app/templates/post/add_reply.html:54
-#: app/templates/post/continue_discussion.html:105
-#: app/templates/post/post.html:173 app/templates/post/post_reply_edit.html:50
-#: app/templates/topic/show_topic.html:68
+#: app/templates/community/add_poll_post.html:11
+#: app/templates/community/add_video_post.html:11
+#: app/templates/community/community.html:116
+#: app/templates/post/add_reply.html:55
+#: app/templates/post/continue_discussion.html:106
+#: app/templates/post/post.html:174 app/templates/post/post_reply_edit.html:51
+#: app/templates/topic/show_topic.html:78
msgid "Create post"
msgstr "Créer une publication"
-#: app/templates/community/_community_nav.html:10
+#: app/templates/community/_community_nav.html:12
msgid "Sort by top"
msgstr "Trier par Top"
-#: app/templates/community/_community_nav.html:13
+#: app/templates/community/_community_nav.html:15
msgid "Sort by new"
msgstr "Trier par Nouveau"
-#: app/templates/community/_community_nav.html:16
+#: app/templates/community/_community_nav.html:18
msgid "Sort by active"
msgstr "Trier par actif"
-#: app/templates/community/_community_nav.html:26
+#: app/templates/community/_community_nav.html:28
msgid "Tile"
msgstr "Tuile"
-#: app/templates/community/_community_nav.html:29
+#: app/templates/community/_community_nav.html:31
msgid "Wide tile"
msgstr "Tuile large"
#: app/templates/community/_notification_toggle.html:5
msgid "Notify about every new post. Not advisable in high traffic communities!"
-msgstr "Notification pour chaque nouvelle publication. Déconseillé dans communautés à forte fréquentation !"
+msgstr ""
+"Notification pour chaque nouvelle publication. Déconseillé dans "
+"communautés à forte fréquentation !"
#: app/templates/community/add_discussion_post.html:16
#: app/templates/community/add_image_post.html:16
#: app/templates/community/add_link_post.html:16
+#: app/templates/community/add_poll_post.html:16
+#: app/templates/community/add_video_post.html:16
msgid "Type of post"
msgstr "Types de publications"
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Start a discussion"
-msgstr "Démarrer une discussion"
-
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Discussion"
-msgstr "Discussion"
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Share a link"
-msgstr "Partagez un lien"
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Link"
-msgstr "Lien"
-
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
-msgid "Share an image"
-msgstr "Partager une image"
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Create a poll"
-msgstr "Créer un sondage"
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Poll"
-msgstr "Sondage"
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Create an event"
-msgstr "Créer un événement"
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Event"
-msgstr "Evénement"
-
-#: app/templates/community/add_discussion_post.html:43
-#: app/templates/community/add_image_post.html:45
-#: app/templates/community/add_link_post.html:44
+#: app/templates/community/add_discussion_post.html:37
+#: app/templates/community/add_image_post.html:39
+#: app/templates/community/add_link_post.html:38
+#: app/templates/community/add_poll_post.html:37
+#: app/templates/community/add_video_post.html:39
#: app/templates/post/add_reply.html:37 app/templates/post/post.html:42
#: app/templates/user/edit_profile.html:44
msgid "Enable markdown editor"
msgstr "Activer l'éditeur Markdown"
-#: app/templates/community/add_image_post.html:30
+#: app/templates/community/add_discussion_post.html:41
+#: app/templates/community/add_image_post.html:43
+#: app/templates/community/add_link_post.html:42
+#: app/templates/community/add_poll_post.html:78
+#: app/templates/community/add_video_post.html:43
+#: app/templates/post/post_edit_discussion.html:30
+#: app/templates/post/post_edit_image.html:33
+#: app/templates/post/post_edit_link.html:31
+#: app/templates/post/post_edit_poll.html:66
+#: app/templates/post/post_edit_video.html:31
+msgid "Separate each tag with a comma."
+msgstr ""
+
+#: app/templates/community/add_image_post.html:24
#: app/templates/post/post_edit_image.html:17
msgid "Describe the image, to help visually impaired people."
msgstr "Décrivez l'image pour aider les personnes malvoyantes."
@@ -1892,16 +2270,31 @@ msgstr "Décrivez l'image pour aider les personnes malvoyantes."
msgid "Only people using %(name)s can post or reply"
msgstr "Seules les personnes utilisant %(name)s peuvent poster ou répondre"
+#: app/templates/community/add_poll_post.html:41
+#: app/templates/post/post_edit_poll.html:30
+msgid "Poll choices"
+msgstr ""
+
+#: app/templates/community/add_poll_post.html:72
+#: app/templates/post/post_edit_poll.html:61
+#, fuzzy
+msgid "Add choice"
+msgstr "Ajouter une rubrique"
+
#: app/templates/community/add_remote.html:25
#: app/templates/community/lookup_remote.html:14
msgid "Found a community:"
msgstr "Trouver une communauté :"
+#: app/templates/community/add_video_post.html:24
+msgid "Provide a URL ending with .mp4 or .webm."
+msgstr ""
+
#: app/templates/community/community.html:27
#: app/templates/community/community.html:48
#: app/templates/community/community.html:66
#: app/templates/post/_post_full.html:20 app/templates/post/_post_full.html:66
-#: app/templates/post/_post_teaser.html:56
+#: app/templates/post/_post_teaser.html:62
msgid "Not safe for work"
msgstr "Pas sûr pour le travail"
@@ -1911,47 +2304,48 @@ msgstr "Pas sûr pour le travail"
msgid "Not safe for life"
msgstr "Pas sûr pour la vie"
-#: app/templates/community/community.html:76
-#: app/templates/community/community.html:84
+#: app/templates/community/community.html:91
msgid "No posts in this community yet."
msgstr "Aucune publication dans cette communauté pour le moment."
-#: app/templates/community/community.html:121
-#: app/templates/post/add_reply.html:58
-#: app/templates/post/continue_discussion.html:109
-#: app/templates/post/post.html:184 app/templates/post/post_reply_edit.html:54
+#: app/templates/community/community.html:130
+#: app/templates/post/add_reply.html:60
+#: app/templates/post/continue_discussion.html:111
+#: app/templates/post/post.html:186 app/templates/post/post_reply_edit.html:56
msgid "Search this community"
msgstr "Rechercher dans cette communauté"
-#: app/templates/community/community.html:127
-#: app/templates/post/add_reply.html:64
-#: app/templates/post/continue_discussion.html:115
-#: app/templates/post/post.html:190 app/templates/post/post_reply_edit.html:60
+#: app/templates/community/community.html:137
+#: app/templates/post/add_reply.html:67
+#: app/templates/post/continue_discussion.html:118
+#: app/templates/post/post.html:193 app/templates/post/post_reply_edit.html:63
msgid "About community"
msgstr "À propos de la communauté"
-#: app/templates/community/community.html:146
+#: app/templates/community/community.html:156
#, python-format
msgid "Only people on %(instance_name)s can post or reply in this community."
-msgstr "Seules les personnes sur %(instance_name)s peuvent poster ou répondre dans cette communauté."
+msgstr ""
+"Seules les personnes sur %(instance_name)s peuvent poster ou répondre "
+"dans cette communauté."
-#: app/templates/community/community.html:156 app/templates/post/post.html:208
+#: app/templates/community/community.html:166 app/templates/post/post.html:211
msgid "Related communities"
msgstr "Communautés connexes"
-#: app/templates/community/community.html:162 app/templates/post/post.html:214
-#: app/templates/topic/show_topic.html:85
+#: app/templates/community/community.html:172 app/templates/post/post.html:217
+#: app/templates/topic/show_topic.html:95
msgid "Go to community"
msgstr "Aller à la communauté"
-#: app/templates/community/community.html:175
-#: app/templates/post/add_reply.html:82
-#: app/templates/post/continue_discussion.html:133
-#: app/templates/post/post.html:227 app/templates/post/post_reply_edit.html:78
+#: app/templates/community/community.html:185
+#: app/templates/post/add_reply.html:85
+#: app/templates/post/continue_discussion.html:136
+#: app/templates/post/post.html:230 app/templates/post/post_reply_edit.html:81
msgid "Community Settings"
msgstr "Paramètres de la communauté"
-#: app/templates/community/community.html:179
+#: app/templates/community/community.html:189
msgid "Settings & Moderation"
msgstr "Paramètres & Modération"
@@ -1966,6 +2360,7 @@ msgid "Delete \"%(community_title)s\""
msgstr "Supprimer \"%(community_title)s\""
#: app/templates/community/community_edit.html:23
+#, python-format
msgid "Edit %(community)s"
msgstr "Modifier %(community)s"
@@ -2013,8 +2408,13 @@ msgid "Escalate report to admins"
msgstr "Transmettre le rapport aux administrateur.rices"
#: app/templates/community/community_moderate_report_escalate.html:14
-msgid "For reports that could potentially involve legal issues or where you are unsure how to respond, you may prefer to let admins handle it."
-msgstr "Pour les signalements qui pourraient impliquer des problèmes juridiques ou auxquels vous ne savez pas répondre, vous pouvez laisser les administrateurs gérer."
+msgid ""
+"For reports that could potentially involve legal issues or where you are "
+"unsure how to respond, you may prefer to let admins handle it."
+msgstr ""
+"Pour les signalements qui pourraient impliquer des problèmes juridiques "
+"ou auxquels vous ne savez pas répondre, vous pouvez laisser les "
+"administrateurs gérer."
#: app/templates/community/community_moderate_subscribers.html:27
#, python-format
@@ -2036,8 +2436,8 @@ msgstr "Voir et gérer qui est banni de %(community)s"
#: app/templates/community/community_moderate_subscribers.html:116
#: app/templates/domain/domain.html:61
-#: app/templates/domain/domains_blocked.html:46
-#: app/templates/user/show_profile.html:169
+#: app/templates/domain/domains_blocked.html:46 app/templates/tag/tag.html:52
+#: app/templates/user/show_profile.html:202
msgid "Unban"
msgstr "Débannir"
@@ -2064,15 +2464,15 @@ msgstr "Gestion du domaine"
#: app/templates/user/filters.html:76 app/templates/user/filters.html:89
#: app/templates/user/filters.html:94 app/templates/user/filters.html:107
#: app/templates/user/filters.html:112 app/templates/user/filters.html:125
-#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:52
+#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:81
msgid "Unblock"
msgstr "Débloquer"
-#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:54
+#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83
msgid "Block"
msgstr "Bloquer"
-#: app/templates/domain/domain.html:65
+#: app/templates/domain/domain.html:65 app/templates/tag/tag.html:56
msgid "Ban instance-wide"
msgstr "Bannir de toute l'instance"
@@ -2104,8 +2504,12 @@ msgid "Unbanning this domain allows future posts linking to that domain."
msgstr "Dé-bannir ce domaine permet les futurs messages liés à ce domaine."
#: app/templates/domain/domains_blocked.html:48
-msgid "Banning this domain will delete all posts linking to this domain and prevent future posts linking to that domain."
-msgstr "Le bannissement de ce domaine supprimera tous les messages liés à ce domaine et empêchera les futurs messages liés à ce domaine."
+msgid ""
+"Banning this domain will delete all posts linking to this domain and "
+"prevent future posts linking to that domain."
+msgstr ""
+"Le bannissement de ce domaine supprimera tous les messages liés à ce "
+"domaine et empêchera les futurs messages liés à ce domaine."
#: app/templates/errors/404.html:12
msgid "Ooops, something is broken!"
@@ -2124,8 +2528,12 @@ msgid "An unexpected error has occurred"
msgstr "Une erreur inattendue est survenue"
#: app/templates/errors/500.html:15
-msgid "Sorry for the inconvenience! Please let us know about this, so we can repair it and make PieFed better for everyone."
-msgstr "Désolé pour le désagrément ! Veuillez nous en informer afin que nous puissions le réparer et améliorer PieFed pour tout le monde."
+msgid ""
+"Sorry for the inconvenience! Please let us know about this, so we can "
+"repair it and make PieFed better for everyone."
+msgstr ""
+"Désolé pour le désagrément ! Veuillez nous en informer afin que nous "
+"puissions le réparer et améliorer PieFed pour tout le monde."
#: app/templates/post/_comment_voting_buttons.html:3
msgid "UpVote button."
@@ -2144,21 +2552,41 @@ msgid "Score:"
msgstr "Score :"
#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67
-#: app/templates/post/_post_teaser.html:57
+#: app/templates/post/_post_teaser.html:63
msgid "Potentially emotionally scarring content"
msgstr "Contenu potentiellement traumatisant sur le plan émotionnel"
#: app/templates/post/_post_full.html:28 app/templates/post/_post_full.html:76
-#: app/templates/post/_post_teaser.html:59
+#: app/templates/post/_post_teaser.html:65
msgid "Reported. Check post for issues."
msgstr "Signalé. Vérifiez les messages pour analyse."
-#: app/templates/post/_post_full.html:109
-#: app/templates/post/_post_full.html:110
+#: app/templates/post/_post_full.html:101
+#: app/templates/post/_post_full.html:122
+msgid "Watch on piped.video"
+msgstr ""
+
+#: app/templates/post/_post_full.html:152
+#, python-format
+msgid "Total votes: %(total_votes)d."
+msgstr ""
+
+#: app/templates/post/_post_full.html:153
+#, fuzzy
+msgid "Poll closes"
+msgstr "Toutes les publications"
+
+#: app/templates/post/_post_full.html:185
+#, fuzzy
+msgid "Hashtags"
+msgstr "Chats"
+
+#: app/templates/post/_post_full.html:195
+#: app/templates/post/_post_full.html:196
msgid "Show cross-posts"
msgstr "Afficher les messages croisés"
-#: app/templates/post/_post_full.html:111
+#: app/templates/post/_post_full.html:197
msgid "Number of cross-posts:"
msgstr "Nombre de messages croisés :"
@@ -2167,50 +2595,54 @@ msgid "View context"
msgstr "Voir le contexte"
#: app/templates/post/_post_teaser.html:6
-#: app/templates/post/_post_teaser_masonry.html:6
+#: app/templates/post/_post_teaser_masonry.html:8
msgid "Filtered: "
msgstr "Filtré : "
-#: app/templates/post/_post_teaser.html:18
-#: app/templates/post/_post_teaser.html:26
-#: app/templates/post/_post_teaser.html:42
-msgid "Read article"
-msgstr "Lire l'article"
-
#: app/templates/post/_post_teaser.html:20
-#: app/templates/post/_post_teaser.html:30
-#: app/templates/post/_post_teaser.html:70
-#: app/templates/post/_post_teaser.html:72
-#: app/templates/post/_post_teaser_masonry.html:16
+msgid "Follow link"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:22
+#: app/templates/post/_post_teaser.html:35
+#: app/templates/post/_post_teaser.html:76
+#: app/templates/post/_post_teaser.html:78
+#: app/templates/post/_post_teaser_masonry.html:13
+#: app/templates/post/_post_teaser_masonry.html:17
#: app/templates/post/_post_teaser_masonry.html:20
-#: app/templates/post/_post_teaser_masonry.html:23
-#: app/templates/post/_post_teaser_masonry.html:55
+#: app/templates/post/_post_teaser_masonry.html:52
msgid "View image"
msgstr "Afficher l'image"
-#: app/templates/post/_post_teaser.html:22
-#: app/templates/post/_post_teaser.html:34
+#: app/templates/post/_post_teaser.html:24
+#: app/templates/post/_post_teaser.html:39
msgid "Read post"
msgstr "Lire la publication"
-#: app/templates/post/_post_teaser.html:54
+#: app/templates/post/_post_teaser.html:28
+#: app/templates/post/_post_teaser.html:31
+#: app/templates/post/_post_teaser.html:47
+msgid "Read article"
+msgstr "Lire l'article"
+
+#: app/templates/post/_post_teaser.html:60
msgid "All posts about this domain"
msgstr "Tous les messages à propos de ce domaine"
-#: app/templates/post/_post_teaser.html:64
+#: app/templates/post/_post_teaser.html:70
#, python-format
msgid "Go to community %(name)s"
msgstr "Aller à la communauté %(name)s"
-#: app/templates/post/_post_teaser.html:67
-#: app/templates/post/_post_teaser_masonry.html:47
-#: app/templates/post/_post_teaser_masonry.html:48
-#: app/templates/post/_post_teaser_masonry.html:68
-#: app/templates/post/_post_teaser_masonry.html:69
+#: app/templates/post/_post_teaser.html:73
+#: app/templates/post/_post_teaser_masonry.html:44
+#: app/templates/post/_post_teaser_masonry.html:45
+#: app/templates/post/_post_teaser_masonry.html:65
+#: app/templates/post/_post_teaser_masonry.html:66
msgid "View comments"
msgstr "Voir les commentaires"
-#: app/templates/post/_post_teaser.html:67
+#: app/templates/post/_post_teaser.html:73
msgid "Number of comments:"
msgstr "Nombre de commentaires :"
@@ -2233,12 +2665,20 @@ msgid "DownVote"
msgstr "Voter contre"
#: app/templates/post/add_reply.html:21 app/templates/post/post.html:23
-msgid "This post is hosted on beehaw.org which has higher standards of behaviour than most places. Be nice."
-msgstr "Cette publication est hébergée sur Beehaw qui dispose de plus hauts standards de comportement que la plupart des autres instances. Soyez correct."
+msgid ""
+"This post is hosted on beehaw.org which has higher standards of behaviour than "
+"most places. Be nice."
+msgstr ""
+"Cette publication est hébergée sur Beehaw qui dispose de plus hauts standards de "
+"comportement que la plupart des autres instances. Soyez correct."
-#: app/templates/post/add_reply.html:86
-#: app/templates/post/continue_discussion.html:137
-#: app/templates/post/post.html:231 app/templates/post/post_reply_edit.html:82
+#: app/templates/post/add_reply.html:89
+#: app/templates/post/continue_discussion.html:140
+#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
msgid "Moderate"
msgstr "Modérer"
@@ -2247,10 +2687,6 @@ msgstr "Modérer"
msgid "Reported. Check comment for issues."
msgstr "Signalé. Vérifiez les commentaires pour analyse."
-#: app/templates/post/post.html:26
-msgid "This post is hosted on lemmy.ml which will ban you for saying anything negative about China, Russia or Putin. Tread carefully."
-msgstr "Ce message est hébergé sur lemmy.ml qui vous interdira de dire quoi que ce soit de négatif sur la Chine, la Russie ou Poutine. Soyez prudent."
-
#: app/templates/post/post.html:52
msgid "Verify your email address to comment"
msgstr "Vérifiez votre adresse e-mail pour commenter"
@@ -2292,24 +2728,38 @@ msgid "Comment options"
msgstr "Options des commentaires"
#: app/templates/post/post_cross_posts.html:11
+#, python-format
msgid "Cross-posts for \"%(post_title)s\""
msgstr "Messages croisés pour \"%(post_title)s\""
#: app/templates/post/post_cross_posts.html:12
msgid "Posts to the same url have also been created in the following communities:"
-msgstr "Les publications de la même url ont également été créées dans les communautés suivantes :"
+msgstr ""
+"Les publications de la même url ont également été créées dans les "
+"communautés suivantes :"
#: app/templates/post/post_mea_culpa.html:15
-msgid "If you wish to de-escalate the discussion on your post and now feel like it was a mistake, click the button below."
-msgstr "Si vous souhaitez calmer la discussion sur votre message et que vous avez l'impression qu'il s'agissait d'une erreur, cliquez sur le bouton ci-dessous."
+msgid ""
+"If you wish to de-escalate the discussion on your post and now feel like "
+"it was a mistake, click the button below."
+msgstr ""
+"Si vous souhaitez calmer la discussion sur votre message et que vous avez"
+" l'impression qu'il s'agissait d'une erreur, cliquez sur le bouton ci-"
+"dessous."
#: app/templates/post/post_mea_culpa.html:16
-msgid "No further comments will be posted and a message saying you made a mistake in this post will be displayed."
-msgstr "Aucun autre commentaire ne sera posté et un message disant que vous avez fait une erreur dans ce poste sera affiché."
+msgid ""
+"No further comments will be posted and a message saying you made a "
+"mistake in this post will be displayed."
+msgstr ""
+"Aucun autre commentaire ne sera posté et un message disant que vous avez "
+"fait une erreur dans ce poste sera affiché."
#: app/templates/post/post_mea_culpa.html:17
msgid "The effect of downvotes on your reputation score will be removed."
-msgstr "Les effets des votes négatifs sur votre score de réputation seront supprimés."
+msgstr ""
+"Les effets des votes négatifs sur votre score de réputation seront "
+"supprimés."
#: app/templates/post/post_options.html:13
#, python-format
@@ -2321,55 +2771,53 @@ msgstr "Options pour \"%(post_title)s\""
msgid "Edit"
msgstr "Éditer"
-#: app/templates/post/post_options.html:24
+#: app/templates/post/post_options.html:26
msgid "I made a mistake with this post and have changed my mind about the topic"
msgstr "J'ai fait une erreur avec ce message et j'ai changé d'avis sur le sujet"
-#: app/templates/post/post_options.html:28
+#: app/templates/post/post_options.html:30
#, python-format
msgid "Block post author @%(author_name)s"
msgstr "Bloquer l'auteur du message @%(author_name)s"
-#: app/templates/post/post_options.html:31
+#: app/templates/post/post_options.html:33
#, python-format
msgid "Ban post author @%(author_name)s from
%(community_name)s"
msgstr "Bannir l'auteur du message @%(author_name)s de
%(community_name)s"
-#: app/templates/post/post_options.html:35
+#: app/templates/post/post_options.html:37
#, python-format
msgid "Block domain %(domain)s"
msgstr "Bloquer le domaine %(domain)s"
-#: app/templates/post/post_options.html:39
-#: app/templates/post/post_reply_options.html:27
+#: app/templates/post/post_options.html:41
+#: app/templates/post/post_reply_options.html:29
#, python-format
msgid "Hide every post from author's instance: %(name)s"
msgstr "Cacher chaque message de l'instance de l'auteur : %(name)s"
-#: app/templates/post/post_options.html:45
+#: app/templates/post/post_options.html:47
#, python-format
msgid "View original on %(domain)s"
msgstr "Afficher l'original sur %(domain)s"
-#: app/templates/post/post_options.html:50
-#: app/templates/post/post_reply_options.html:34
-msgid "If you want to perform more than one of these (e.g. block and report), hold down Ctrl and click, then complete the operation in the new tabs that open."
-msgstr "Si vous voulez effectuer plus de l'un d'entre eux (par ex. bloquer et signaler), maintenez Ctrl enfoncé et cliquez, puis complétez l'opération dans les nouveaux onglets qui s'ouvriront."
-
-#: app/templates/post/post_reply_edit.html:44
-msgid "Unsubscribe"
-msgstr "Se désabonner"
-
-#: app/templates/post/post_reply_edit.html:46
-msgid "Subscribe"
-msgstr "S'abonner"
+#: app/templates/post/post_options.html:52
+#: app/templates/post/post_reply_options.html:36
+msgid ""
+"If you want to perform more than one of these (e.g. block and report), "
+"hold down Ctrl and click, then complete the operation in the new tabs "
+"that open."
+msgstr ""
+"Si vous voulez effectuer plus de l'un d'entre eux (par ex. bloquer et "
+"signaler), maintenez Ctrl enfoncé et cliquez, puis complétez l'opération "
+"dans les nouveaux onglets qui s'ouvriront."
#: app/templates/post/post_reply_options.html:13
#, python-format
msgid "Options for comment on \"%(post_title)s\""
msgstr "Options pour le commentaire sur \"%(post_title)s\""
-#: app/templates/post/post_reply_options.html:24
+#: app/templates/post/post_reply_options.html:26
#, python-format
msgid "Block author @%(author_name)s"
msgstr "Bloquer l'auteur @%(author_name)s"
@@ -2388,7 +2836,7 @@ msgstr "Signaler \"%(post_title)s\""
msgid "Search results for"
msgstr "Résultats de recherche pour"
-#: app/templates/search/results.html:16
+#: app/templates/search/results.html:19
msgid "No posts match your search."
msgstr "Aucun message ne correspond à votre recherche."
@@ -2396,56 +2844,104 @@ msgstr "Aucun message ne correspond à votre recherche."
msgid "Search for posts"
msgstr "Rechercher des publications"
-#: app/templates/search/start.html:20
+#: app/templates/search/start.html:15
+#, fuzzy
+msgid "Keyword"
+msgstr "Mots-clés"
+
+#: app/templates/search/start.html:36
msgid "Example searches:"
msgstr "Exemple de recherches :"
-#: app/templates/search/start.html:23
+#: app/templates/search/start.html:39
msgid "star wars"
msgstr "star wars"
-#: app/templates/search/start.html:24
-msgid "There is an implied \"and\" here. Results will have both words somewhere in them."
-msgstr "Il y a un \"et\" implicite ici. Les résultats auront les deux mots quelque part."
+#: app/templates/search/start.html:40
+msgid ""
+"There is an implied \"and\" here. Results will have both words somewhere "
+"in them."
+msgstr ""
+"Il y a un \"et\" implicite ici. Les résultats auront les deux mots "
+"quelque part."
-#: app/templates/search/start.html:27
+#: app/templates/search/start.html:43
msgid "star or wars"
msgstr "star or wars"
-#: app/templates/search/start.html:28
-msgid "This will broaden the search to include results that contain any of the words."
-msgstr "Cela élargira la recherche pour inclure des résultats qui contiennent n'importe lequel des mots."
+#: app/templates/search/start.html:44
+msgid ""
+"This will broaden the search to include results that contain any of the "
+"words."
+msgstr ""
+"Cela élargira la recherche pour inclure des résultats qui contiennent "
+"n'importe lequel des mots."
-#: app/templates/search/start.html:31
+#: app/templates/search/start.html:47
msgid "star -wars"
msgstr "star -wars"
-#: app/templates/search/start.html:32
-msgid "To search for things containing \"star\" but not \"wars\" you can put a - before the word you want to exclude."
-msgstr "Pour rechercher des choses contenant \"star\" mais pas \"wars\", vous pouvez mettre un - avant le mot que vous voulez exclure."
+#: app/templates/search/start.html:48
+msgid ""
+"To search for things containing \"star\" but not \"wars\" you can put a -"
+" before the word you want to exclude."
+msgstr ""
+"Pour rechercher des choses contenant \"star\" mais pas \"wars\", vous "
+"pouvez mettre un - avant le mot que vous voulez exclure."
-#: app/templates/search/start.html:35
+#: app/templates/search/start.html:51
msgid "\"star wars\""
msgstr "\"star wars\""
-#: app/templates/search/start.html:36
+#: app/templates/search/start.html:52
msgid "Results will have exactly that phrase in them."
msgstr "Les résultats contiendront exactement cette phrase."
+#: app/templates/tag/tag.html:23
+#, fuzzy
+msgid "No posts in this tag yet."
+msgstr "Pas de messages dans cette rubrique pour le moment."
+
+#: app/templates/tag/tag.html:45
+#, fuzzy
+msgid "Tag management"
+msgstr "Gestion du domaine"
+
+#: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14
+#, fuzzy, python-format
+msgid "Tags containing \"%(search)s\""
+msgstr "Domaines contenant \"%(search)s\""
+
+#: app/templates/tag/tags.html:24 app/templates/tag/tags_blocked.html:24
+#, fuzzy
+msgid "Banned tags"
+msgstr "Domaines bannis"
+
+#: app/templates/tag/tags.html:38 app/templates/tag/tags_blocked.html:38
+#, fuzzy
+msgid "How many times has something using this tag been posted"
+msgstr "Combien de fois a quelque chose sur ce domaine a été publié"
+
+#: app/templates/topic/_notification_toggle.html:5
+#, fuzzy
+msgid "Notify about every new post. Not advisable in high traffic topics!"
+msgstr ""
+"Notification pour chaque nouvelle publication. Déconseillé dans "
+"communautés à forte fréquentation !"
+
#: app/templates/topic/choose_topics.html:9
msgid "Please choose at least 3 topics that interest you."
msgstr "Veuillez choisir au moins 3 sujets qui vous intéressent."
-#: app/templates/topic/show_topic.html:23
+#: app/templates/topic/show_topic.html:26
msgid "Sub-topics"
msgstr "Sous-thèmes"
-#: app/templates/topic/show_topic.html:36
-#: app/templates/topic/show_topic.html:44
+#: app/templates/topic/show_topic.html:54
msgid "No posts in this topic yet."
msgstr "Pas de messages dans cette rubrique pour le moment."
-#: app/templates/topic/show_topic.html:79
+#: app/templates/topic/show_topic.html:89
msgid "Topic communities"
msgstr "Communautés dans la rubrique"
@@ -2454,13 +2950,23 @@ msgstr "Communautés dans la rubrique"
msgid "Which community within %(topic)s to post in?"
msgstr "Dans quelle communauté de %(topic)s publier ?"
-#: app/templates/topic/topic_create_post.html:17
+#: app/templates/topic/topic_create_post.html:18
#, python-format
msgid "Post in %(name)s"
msgstr "Publier dans %(name)s"
+#: app/templates/topic/topic_create_post.html:23
+#, fuzzy, python-format
+msgid "View %(name)s"
+msgstr "Filtrer %(name)s"
+
+#: app/templates/user/_notification_toggle.html:5
+#, fuzzy
+msgid "Notify about every new post by this person."
+msgstr "Notifier des réponses"
+
#: app/templates/user/_user_nav.html:8 app/templates/user/notifications.html:54
-#: app/templates/user/show_profile.html:121
+#: app/templates/user/show_profile.html:154
msgid "Profile"
msgstr "Profil"
@@ -2481,34 +2987,58 @@ msgstr "Supprimer \"%(username)s"
#: app/templates/user/delete_account.html:20
#, python-format
-msgid "You are about to permanently delete the account with the username \"%(username)s.\" This means your profile will disappear, pictures will be deleted. Text-based posts will stay but look like they are from someone named \"deleted.\""
-msgstr "Vous êtes sur le point de supprimer définitivement le compte avec le nom d'utilisateur \"%(username)s. Cela signifie que le profil va disparaître, les images seront supprimées. Les messages textuels resteront mais leur auteur deviendra : « supprimé »."
+msgid ""
+"You are about to permanently delete the account with the username "
+"\"%(username)s.\" This means your profile will "
+"disappear, pictures will be deleted. Text-based posts will stay but look "
+"like they are from someone named \"deleted.\""
+msgstr ""
+"Vous êtes sur le point de supprimer définitivement le compte avec le nom "
+"d'utilisateur \"%(username)s. Cela signifie que le "
+"profil va disparaître, les images seront supprimées. Les messages "
+"textuels resteront mais leur auteur deviendra : « supprimé »."
#: app/templates/user/delete_account.html:21
#, python-format
-msgid "Once you hit delete, nobody can use \"%(username)s\" as a username again. We are doing this so nobody pretends to be you."
-msgstr "Une fois que vous avez cliqué sur Supprimer, personne ne pourra utiliser \"%(username)s\" comme nom d’utilisateur à nouveau. Nous faisons cela pour que personne ne prétende être vous."
+msgid ""
+"Once you hit delete, nobody can use \"%(username)s\" as a username again."
+" We are doing this so nobody pretends to be you."
+msgstr ""
+"Une fois que vous avez cliqué sur Supprimer, personne ne pourra utiliser "
+"\"%(username)s\" comme nom d’utilisateur à nouveau. Nous faisons cela "
+"pour que personne ne prétende être vous."
#: app/templates/user/delete_account.html:22
-msgid "We will tell other websites (fediverse instances) that your account is gone. But it's up to them to decide what to do with any copies they have of your stuff. Some websites work differently than ours."
-msgstr "Nous indiquerons aux autres sites web (instances Fediverse) que votre compte a disparu. Mais c'est à eux de décider ce qu'il adviendra avec les copies qu'ils ont de votre contenu, certains sites fonctionnent différemment du nôtre."
+msgid ""
+"We will tell other websites (fediverse instances) that your account is "
+"gone. But it's up to them to decide what to do with any copies they have "
+"of your stuff. Some websites work differently than ours."
+msgstr ""
+"Nous indiquerons aux autres sites web (instances Fediverse) que votre "
+"compte a disparu. Mais c'est à eux de décider ce qu'il adviendra avec les"
+" copies qu'ils ont de votre contenu, certains sites fonctionnent "
+"différemment du nôtre."
#: app/templates/user/delete_account.html:23
-msgid "Remember, once you do this, there's no going back. Are you sure you want to continue?"
-msgstr "Rappelez-vous, une fois que vous avez fait cela, il n'y a pas de retour en arrière. Êtes-vous sûr de vouloir continuer ?"
+msgid ""
+"Remember, once you do this, there's no going back. Are you sure you want "
+"to continue?"
+msgstr ""
+"Rappelez-vous, une fois que vous avez fait cela, il n'y a pas de retour "
+"en arrière. Êtes-vous sûr de vouloir continuer ?"
#: app/templates/user/edit_filters.html:16 app/templates/user/filters.html:16
#: app/templates/user/filters.html:19
msgid "Filters"
msgstr "Filtres"
-#: app/templates/user/edit_filters.html:18 app/user/routes.py:729
+#: app/templates/user/edit_filters.html:18 app/user/routes.py:774
msgid "Edit filter"
msgstr "Modifier le filtre"
#: app/templates/user/edit_filters.html:20
#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:22
-#: app/user/routes.py:689
+#: app/user/routes.py:734
msgid "Add filter"
msgstr "Ajouter un filtre"
@@ -2529,8 +3059,8 @@ msgstr "Un par ligne. Insensible a la casse."
msgid "Stop applying this filter after this date. Optional."
msgstr "Arrêter d'appliquer ce filtre après cette date. Optionnel."
-#: app/templates/user/edit_profile.html:16 app/user/routes.py:153
-#: app/user/routes.py:218
+#: app/templates/user/edit_profile.html:16 app/user/routes.py:156
+#: app/user/routes.py:231
msgid "Edit profile"
msgstr "Modifier le profil"
@@ -2540,6 +3070,7 @@ msgid "Edit profile of %(name)s"
msgstr "Modifier le profil de %(name)s"
#: app/templates/user/edit_profile.html:58
+#: app/templates/user/edit_settings.html:43
msgid "Delete account"
msgstr "Supprimer le compte"
@@ -2549,17 +3080,38 @@ msgid "Unsubscribed"
msgstr "Désabonné"
#: app/templates/user/email_notifs_unsubscribed.html:10
-msgid "You have unsubscribed from emails about unread notifications. We might email you for other reasons, though."
-msgstr "Vous vous êtes désabonné des e-mails concernant les notifications non lues. Nous pourrions toutefois vous envoyer des e-mails pour d'autres raisons."
+msgid ""
+"You have unsubscribed from emails about unread notifications. We might "
+"email you for other reasons, though."
+msgstr ""
+"Vous vous êtes désabonné des e-mails concernant les notifications non "
+"lues. Nous pourrions toutefois vous envoyer des e-mails pour d'autres "
+"raisons."
#: app/templates/user/email_notifs_unsubscribed.html:11
#: app/templates/user/newsletter_unsubscribed.html:11
msgid "More email settings"
msgstr "Plus de paramètres d'email"
+#: app/templates/user/fediverse_redirect.html:17
+#: app/templates/user/fediverse_redirect.html:20
+#, fuzzy
+msgid "Follow on remote instance"
+msgstr "Autoriser la fédération avec ces instances"
+
+#: app/templates/user/fediverse_redirect.html:21
+msgid ""
+"We are about to send you to your instance where you will then need to "
+"click the \"Follow\" button."
+msgstr ""
+
#: app/templates/user/filters.html:25
-msgid "Filters can hide posts that contain keywords you specify, either by making them less noticeable or invisible."
-msgstr "Les filtres peuvent masquer les messages qui contiennent des mots-clés que vous spécifiez, soit en les rendant moins visibles ou invisibles."
+msgid ""
+"Filters can hide posts that contain keywords you specify, either by "
+"making them less noticeable or invisible."
+msgstr ""
+"Les filtres peuvent masquer les messages qui contiennent des mots-clés "
+"que vous spécifiez, soit en les rendant moins visibles ou invisibles."
#: app/templates/user/filters.html:30
msgid "Keywords"
@@ -2602,20 +3154,24 @@ msgid "No blocked instances"
msgstr "Aucune instance bloquée"
#: app/templates/user/newsletter_unsubscribed.html:10
-msgid "You have unsubscribed from the email newsletter. We might email you for other reasons, though."
-msgstr "Vous vous êtes désabonné de la newsletter par courriel. Nous pourrions toutefois vous envoyer un e-mail pour d'autres raisons."
+msgid ""
+"You have unsubscribed from the email newsletter. We might email you for "
+"other reasons, though."
+msgstr ""
+"Vous vous êtes désabonné de la newsletter par courriel. Nous pourrions "
+"toutefois vous envoyer un e-mail pour d'autres raisons."
#: app/templates/user/notifications.html:25
msgid "Mark all as read"
msgstr "Tout marquer comme lu"
#: app/templates/user/notifications.html:49
-#: app/templates/user/show_profile.html:116
+#: app/templates/user/show_profile.html:149
msgid "Manage"
msgstr "Gérer"
#: app/templates/user/notifications.html:95
-#: app/templates/user/show_profile.html:192
+#: app/templates/user/show_profile.html:225
msgid "Upvoted"
msgstr "Voté pour"
@@ -2624,59 +3180,63 @@ msgid "No people to show"
msgstr "Aucune personne à afficher"
#: app/templates/user/show_profile.html:24
-#: app/templates/user/show_profile.html:29
+#: app/templates/user/show_profile.html:41
+#: app/templates/user/show_profile.html:48
msgid "Profile pic"
msgstr "Photo de Profil"
-#: app/templates/user/show_profile.html:47
+#: app/templates/user/show_profile.html:76
msgid "Send message"
msgstr "Envoyez le message"
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message with matrix chat"
msgstr "Envoyer un message dans Matrix"
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message using Matrix"
msgstr "Envoyer un message en utilisant Matrix"
-#: app/templates/user/show_profile.html:61
+#: app/templates/user/show_profile.html:88
+#, fuzzy
+msgid "Follow"
+msgstr "Sondage"
+
+#: app/templates/user/show_profile.html:94
msgid "Bot Account"
msgstr "Compte de bot"
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Attitude"
msgstr "Attitude"
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive."
-msgstr "Ratio des votes positifs exprimés aux votes négatifs exprimés. Plus le taux est élevé, plus il est positif."
+msgstr ""
+"Ratio des votes positifs exprimés aux votes négatifs exprimés. Plus le "
+"taux est élevé, plus il est positif."
-#: app/templates/user/show_profile.html:72
+#: app/templates/user/show_profile.html:105
msgid "Post pagination"
msgstr "Pagination des publications"
-#: app/templates/user/show_profile.html:85
+#: app/templates/user/show_profile.html:118
msgid "No posts yet."
msgstr "Aucune publication pour le moment."
-#: app/templates/user/show_profile.html:95
+#: app/templates/user/show_profile.html:128
msgid "Comment pagination"
msgstr "Pagination des commentaires"
-#: app/templates/user/show_profile.html:108
-msgid "No comments yet."
-msgstr "Pas encore de commentaires."
-
-#: app/templates/user/show_profile.html:137
+#: app/templates/user/show_profile.html:170
msgid "Member of"
msgstr "Membre de"
-#: app/templates/user/show_profile.html:162
+#: app/templates/user/show_profile.html:195
msgid "Moderate user"
msgstr "Modérer l'utilisateur.rice"
-#: app/templates/user/show_profile.html:182
+#: app/templates/user/show_profile.html:215
msgid "Ban + Purge"
msgstr "Bannir et purger"
@@ -2693,184 +3253,266 @@ msgstr "Choisissez des rubriques qui vous intéressent"
msgid "Choose"
msgstr "Choisir"
-#: app/topic/routes.py:172
-msgid "You have joined some communities relating to those interests. Find them on the Topics menu or browse the home page."
-msgstr "Vous avez rejoint certaines communautés liées à ces intérêts. Trouvez-les dans le menu \"rubrique\" ou parcourez la page d'accueil."
+#: app/topic/routes.py:183
+msgid ""
+"You have joined some communities relating to those interests. Find them "
+"on the Topics menu or browse the home page."
+msgstr ""
+"Vous avez rejoint certaines communautés liées à ces intérêts. Trouvez-les"
+" dans le menu \"rubrique\" ou parcourez la page d'accueil."
-#: app/topic/routes.py:176
-msgid "You did not choose any topics. Would you like to choose individual communities instead?"
-msgstr "Vous n'avez choisi aucune rubrique. Voulez-vous choisir des communautés individuelles à la place ?"
+#: app/topic/routes.py:187
+msgid ""
+"You did not choose any topics. Would you like to choose individual "
+"communities instead?"
+msgstr ""
+"Vous n'avez choisi aucune rubrique. Voulez-vous choisir des communautés "
+"individuelles à la place ?"
-#: app/user/forms.py:13
+#: app/user/forms.py:14
msgid "Display name"
msgstr "Nom d'affichage"
-#: app/user/forms.py:15
+#: app/user/forms.py:16
msgid "Set new password"
msgstr "Définir un nouveau mot de passe"
-#: app/user/forms.py:22
+#: app/user/forms.py:23
msgid "Save profile"
msgstr "Sauvegarder le profil"
-#: app/user/forms.py:26
+#: app/user/forms.py:27
msgid "That email address is already in use by another account"
msgstr "Cette adresse e-mail est déjà utilisée par un autre compte"
-#: app/user/forms.py:30
+#: app/user/forms.py:31
msgid "Matrix user ids start with @"
msgstr "Les identifiants utilisateur de Matrix commencent par @"
#: app/user/forms.py:35
+msgid "Interface language"
+msgstr ""
+
+#: app/user/forms.py:37
msgid "Receive email about missed notifications"
msgstr "Recevoir un e-mail à propos des notifications manquées"
-#: app/user/forms.py:39
+#: app/user/forms.py:41
msgid "Use markdown editor GUI when writing"
msgstr "Utiliser l'éditeur Markdown lors de l'écriture"
-#: app/user/forms.py:40
+#: app/user/forms.py:42
msgid "Show profile in user list"
msgstr "Afficher le profil dans la liste des utilisateurs"
-#: app/user/forms.py:41
+#: app/user/forms.py:43
msgid "My posts appear in search results"
msgstr "Mes messages apparaissent dans les résultats de recherche"
-#: app/user/forms.py:42
+#: app/user/forms.py:44
msgid "Manually approve followers"
msgstr "Approuver manuellement les abonnés"
-#: app/user/forms.py:43
+#: app/user/forms.py:45
msgid "Import community subscriptions and user blocks from Lemmy"
-msgstr "Importer les abonnements de la communauté et les blocages d'utilisateurs de Lemmy"
+msgstr ""
+"Importer les abonnements de la communauté et les blocages d'utilisateurs "
+"de Lemmy"
-#: app/user/forms.py:49
+#: app/user/forms.py:51
msgid "By default, sort posts by"
msgstr "Par défaut, trier les messages par"
-#: app/user/forms.py:50
+#: app/user/forms.py:52
msgid "Theme"
msgstr "Thème"
-#: app/user/forms.py:51
+#: app/user/forms.py:53
msgid "Save settings"
msgstr "Enregistrer les paramètres"
-#: app/user/forms.py:55
+#: app/user/forms.py:57
msgid "Yes, delete my account"
msgstr "Oui, supprimer mon compte"
-#: app/user/forms.py:66
+#: app/user/forms.py:68
msgid "Malicious reporting"
msgstr "Signalement malveillant"
-#: app/user/forms.py:90
+#: app/user/forms.py:92
msgid "Home feed"
msgstr "Flux d'accueil"
-#: app/user/forms.py:91
+#: app/user/forms.py:93
msgid "Posts in communities"
msgstr "Publications dans les communautés"
-#: app/user/forms.py:92
+#: app/user/forms.py:94
msgid "Comments on posts"
msgstr "Commentaires sur les publications"
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Make semi-transparent"
msgstr "Rendre semi-transparent"
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Hide completely"
msgstr "Cacher complètement"
-#: app/user/forms.py:94
+#: app/user/forms.py:96
msgid "Action to take"
msgstr "Action à mener"
-#: app/user/forms.py:95
+#: app/user/forms.py:97
msgid "Keywords that trigger this filter"
msgstr "Mots clés qui déclenchent ce filtre"
-#: app/user/forms.py:98
+#: app/user/forms.py:100
msgid "Expire after"
msgstr "Expire après"
-#: app/user/routes.py:49
+#: app/user/forms.py:105
+#, fuzzy
+msgid "Your remote instance:"
+msgstr "Aucune instance bloquée"
+
+#: app/user/forms.py:108
+msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends"
+msgstr ""
+
+#: app/user/forms.py:109
+msgid "Friendica"
+msgstr ""
+
+#: app/user/forms.py:110
+msgid "Hubzilla"
+msgstr ""
+
+#: app/user/forms.py:111
+msgid "Lemmy"
+msgstr ""
+
+#: app/user/forms.py:112
+#, fuzzy
+msgid "Pixelfed"
+msgstr "PieFed"
+
+#: app/user/forms.py:115
+#, fuzzy
+msgid "Instance type"
+msgstr "Instances"
+
+#: app/user/forms.py:116
+msgid "View profile on remote instance"
+msgstr ""
+
+#: app/user/routes.py:51
msgid "This user has been banned."
msgstr "Cet utilisateur a été banni."
-#: app/user/routes.py:51
+#: app/user/routes.py:53
msgid "This user has been deleted."
msgstr "Cet utilisateur a été supprimé."
-#: app/user/routes.py:83
+#: app/user/routes.py:85
#, python-format
msgid "Posts by %(user_name)s"
msgstr "Publications par %(user_name)s"
-#: app/user/routes.py:200
-msgid "Your subscriptions and blocks are being imported. If you have many it could take a few minutes."
-msgstr "Vos abonnements et vos blocages sont en cours d'importation. Si vous en avez beaucoup, cela peut prendre quelques minutes."
+#: app/user/routes.py:172
+msgid "Auto-detect"
+msgstr ""
-#: app/user/routes.py:235
+#: app/user/routes.py:173
+msgid "Catalan"
+msgstr ""
+
+#: app/user/routes.py:174
+msgid "English"
+msgstr ""
+
+#: app/user/routes.py:175
+msgid "French"
+msgstr ""
+
+#: app/user/routes.py:176
+msgid "German"
+msgstr ""
+
+#: app/user/routes.py:212
+msgid ""
+"Your subscriptions and blocks are being imported. If you have many it "
+"could take a few minutes."
+msgstr ""
+"Vos abonnements et vos blocages sont en cours d'importation. Si vous en "
+"avez beaucoup, cela peut prendre quelques minutes."
+
+#: app/user/routes.py:270
msgid "You cannot ban yourself."
msgstr "Vous ne pouvez pas vous bannir vous-même."
-#: app/user/routes.py:260
+#: app/user/routes.py:295
msgid "You cannot unban yourself."
msgstr "Vous ne pouvez pas vous débannir."
-#: app/user/routes.py:284
+#: app/user/routes.py:319
msgid "You cannot block yourself."
msgstr "Vous ne pouvez pas vous bloquer vous-même."
-#: app/user/routes.py:313
+#: app/user/routes.py:351
msgid "You cannot unblock yourself."
msgstr "Vous ne pouvez pas vous débloquer."
-#: app/user/routes.py:340
-msgid "Moderators have already assessed reports regarding this person, no further reports are necessary."
-msgstr "Les modérateur·rices ont déjà évalué les signalements concernant cette personne, aucun autre signalement n'est nécessaire."
+#: app/user/routes.py:379
+msgid ""
+"Moderators have already assessed reports regarding this person, no "
+"further reports are necessary."
+msgstr ""
+"Les modérateur·rices ont déjà évalué les signalements concernant cette "
+"personne, aucun autre signalement n'est nécessaire."
-#: app/user/routes.py:346
+#: app/user/routes.py:385
+#, python-format
msgid "%(user_name)s has already been reported, thank you!"
msgstr "%(user_name)s a déjà été signalé.e, merci !"
-#: app/user/routes.py:368
+#: app/user/routes.py:407
#, python-format
msgid "%(user_name)s has been reported, thank you!"
msgstr "%(user_name)s a été signalé.e, merci !"
-#: app/user/routes.py:374
+#: app/user/routes.py:413
msgid "Report user"
msgstr "Signaler l'utilisateur.rice"
-#: app/user/routes.py:391
+#: app/user/routes.py:430
msgid "You cannot delete yourself."
msgstr "Vous ne pouvez pas vous supprimer vous-même."
-#: app/user/routes.py:448
+#: app/user/routes.py:487
msgid "Account deletion in progress. Give it a few minutes."
msgstr "Suppression du compte en cours. Veuillez patienter quelques minutes."
-#: app/user/routes.py:453
+#: app/user/routes.py:492
msgid "Delete my account"
msgstr "Supprimer mon compte"
-#: app/user/routes.py:498
+#: app/user/routes.py:543
msgid "You cannot purge yourself."
msgstr "Vous ne pouvez pas vous purger vous-même."
-#: app/user/routes.py:575
+#: app/user/routes.py:620
msgid "All notifications marked as read."
msgstr "Toutes les notifications sont marquées comme lues."
-#: app/user/routes.py:746
+#: app/user/routes.py:791
msgid "Filter deleted."
msgstr "Filtre supprimé."
+#: app/user/routes.py:824
+msgid "Lemmy can't follow profiles, sorry"
+msgstr ""
+
#~ msgid "Allow search engines to index this profile"
#~ msgstr "Suchmaschinen erlauben, dieses Profil zu indizieren"
@@ -2889,3 +3531,21 @@ msgstr "Filtre supprimé."
#~ msgid "Crush"
#~ msgstr "Zerkleinern"
+#~ msgid ""
+#~ "This post is hosted on lemmy.ml "
+#~ "which will ban you for saying "
+#~ "anything negative about China, Russia or"
+#~ " Putin. Tread carefully."
+#~ msgstr ""
+#~ "Ce message est hébergé sur lemmy.ml "
+#~ "qui vous interdira de dire quoi "
+#~ "que ce soit de négatif sur la "
+#~ "Chine, la Russie ou Poutine. Soyez "
+#~ "prudent."
+
+#~ msgid "Unsubscribe"
+#~ msgstr "Se désabonner"
+
+#~ msgid "Subscribe"
+#~ msgstr "S'abonner"
+
diff --git a/app/translations/ja/LC_MESSAGES/messages.po b/app/translations/ja/LC_MESSAGES/messages.po
index 6f7afbbe..6211cfe6 100644
--- a/app/translations/ja/LC_MESSAGES/messages.po
+++ b/app/translations/ja/LC_MESSAGES/messages.po
@@ -1,31 +1,38 @@
+
msgid ""
msgstr ""
-"Project-Id-Version: piefed\n"
+"Project-Id-Version: piefed\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-04-09 12:33+1200\n"
-"PO-Revision-Date: 2024-05-21 07:43\n"
+"POT-Creation-Date: 2024-05-21 19:51+1200\n"
+"PO-Revision-Date: 2024-05-21 07:43+0000\n"
"Last-Translator: \n"
"Language: ja\n"
"Language-Team: Japanese\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.12.1\n"
-"X-Crowdin-Project: piefed\n"
-"X-Crowdin-Project-ID: 657446\n"
-"X-Crowdin-Language: ja\n"
-"X-Crowdin-File: messages.po\n"
-"X-Crowdin-File-ID: 2\n"
-#: app/__init__.py:33
+#: app/__init__.py:39
msgid "Please log in to access this page."
msgstr "このページにアクセスするにはログインが必要です。"
-#: app/cli.py:225 app/main/routes.py:328
+#: app/cli.py:278 app/main/routes.py:361
msgid "[PieFed] You have unread notifications"
msgstr "[PieFed] 未読の通知があります"
+#: app/cli.py:378 app/post/routes.py:1925
+#, python-format
+msgid "Replies to my post %(post_title)s"
+msgstr ""
+
+#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
+#: app/post/routes.py:1947
+#, python-format
+msgid "Replies to my comment on %(post_title)s"
+msgstr ""
+
#: app/email.py:16
msgid "[PieFed] Reset Your Password"
msgstr "[PieFed] パスワードのリセット"
@@ -42,526 +49,584 @@ msgstr "申請が承認されました - PieFedにようこそ"
msgid "Welcome to PieFed"
msgstr "PieFedへようこそ!"
-#: app/activitypub/util.py:1280 app/post/routes.py:91 app/post/routes.py:509
+#: app/activitypub/util.py:1644
#, python-format
-msgid "Reply from %(name)s on %(post_title)s"
+msgid "Reply to %(post_title)s"
msgstr ""
-#: app/activitypub/util.py:1679 app/post/routes.py:1053
+#: app/activitypub/util.py:1657
+#, python-format
+msgid "Reply to comment on %(post_title)s"
+msgstr ""
+
+#: app/activitypub/util.py:1926 app/post/routes.py:1506
msgid "A post has been reported"
msgstr "投稿を通報しました"
-#: app/activitypub/util.py:1700 app/post/routes.py:1187
+#: app/activitypub/util.py:1947 app/post/routes.py:1640
msgid "A comment has been reported"
msgstr "コメントを通報しました"
-#: app/admin/forms.py:13 app/admin/forms.py:99 app/community/forms.py:18
-#: app/templates/community/community_mod_list.html:32
-#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
-#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
-#: app/templates/user/filters.html:124 app/user/forms.py:89
-msgid "Name"
-msgstr "名前"
-
#: app/admin/forms.py:14
+#, fuzzy
+msgid "Site Name"
+msgstr "ユーザー名"
+
+#: app/admin/forms.py:15
msgid "Tagline"
msgstr "タグライン"
-#: app/admin/forms.py:15
+#: app/admin/forms.py:16
msgid "Icon"
msgstr "アイコン"
-#: app/admin/forms.py:18
+#: app/admin/forms.py:19
msgid "Sidebar"
msgstr "サイドバー"
-#: app/admin/forms.py:19
+#: app/admin/forms.py:20 app/templates/base.html:253
+#, fuzzy
+msgid "About"
+msgstr "レイアウト"
+
+#: app/admin/forms.py:21
msgid "Legal information"
msgstr "法的情報"
-#: app/admin/forms.py:20 app/admin/forms.py:37 app/admin/forms.py:46
-#: app/admin/forms.py:83 app/admin/forms.py:102 app/admin/forms.py:128
-#: app/admin/forms.py:180 app/community/forms.py:56 app/community/forms.py:96
-#: app/community/forms.py:109 app/community/forms.py:129 app/user/forms.py:99
+#: app/admin/forms.py:22
+msgid "General instance contact email address"
+msgstr ""
+
+#: app/admin/forms.py:23 app/admin/forms.py:40 app/admin/forms.py:50
+#: app/admin/forms.py:90 app/admin/forms.py:109 app/admin/forms.py:135
+#: app/admin/forms.py:187 app/community/forms.py:63 app/community/forms.py:105
+#: app/community/forms.py:120 app/community/forms.py:142
+#: app/community/forms.py:164 app/community/forms.py:222 app/user/forms.py:101
msgid "Save"
msgstr "保存"
-#: app/admin/forms.py:24
+#: app/admin/forms.py:27
msgid "Enable downvotes"
msgstr "反対票を有効にする"
-#: app/admin/forms.py:25
+#: app/admin/forms.py:28
msgid "Allow local image posts"
msgstr "ローカルの画像投稿を許可する"
-#: app/admin/forms.py:26
+#: app/admin/forms.py:29
msgid "Days to cache images from remote instances for"
msgstr "リモートインスタンスから画像をキャッシュする日数"
-#: app/admin/forms.py:27
+#: app/admin/forms.py:30
msgid "Allow NSFW communities"
msgstr "NSFW コミュニティを許可する"
-#: app/admin/forms.py:28
+#: app/admin/forms.py:31
msgid "Allow NSFL communities and posts"
msgstr "NSFL コミュニティと投稿を許可"
-#: app/admin/forms.py:29
+#: app/admin/forms.py:32
msgid "Only admins can create new local communities"
msgstr "管理者のみが新しいローカルコミュニティを作成できます"
-#: app/admin/forms.py:30
+#: app/admin/forms.py:33
msgid "Notify admins about reports, not just moderators"
msgstr ""
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Open"
msgstr "登録を受け付ける"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Require application"
msgstr "登録を承認制にする"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Closed"
msgstr "登録を受け付けない"
-#: app/admin/forms.py:32
+#: app/admin/forms.py:35
msgid "Registration mode"
msgstr "新規登録モード"
-#: app/admin/forms.py:33
+#: app/admin/forms.py:36
msgid "Question to ask people applying for an account"
msgstr ""
-#: app/admin/forms.py:34
+#: app/admin/forms.py:37
msgid "Block registrations from these referrers (one per line)"
msgstr ""
-#: app/admin/forms.py:35
+#: app/admin/forms.py:38
msgid "Log ActivityPub JSON for debugging"
msgstr ""
-#: app/admin/forms.py:36
+#: app/admin/forms.py:39
msgid "Default theme"
msgstr "デフォルトテーマ"
-#: app/admin/forms.py:41
+#: app/admin/forms.py:44
msgid "Allowlist instead of blocklist"
msgstr ""
-#: app/admin/forms.py:42
+#: app/admin/forms.py:45
msgid "Allow federation with these instances"
msgstr ""
-#: app/admin/forms.py:43
+#: app/admin/forms.py:46
msgid "Blocklist instead of allowlist"
msgstr ""
-#: app/admin/forms.py:44
+#: app/admin/forms.py:47
msgid "Deny federation with these instances"
msgstr ""
-#: app/admin/forms.py:45
+#: app/admin/forms.py:48
msgid "Discard all posts and comments with these phrases (one per line)"
msgstr ""
-#: app/admin/forms.py:50 app/community/forms.py:42 app/community/forms.py:90
-#: app/community/forms.py:101 app/community/forms.py:121
+#: app/admin/forms.py:49
+msgid ""
+"Discard all posts and comments by users with these words in their name "
+"(one per line)"
+msgstr ""
+
+#: app/admin/forms.py:54 app/community/forms.py:48 app/community/forms.py:97
+#: app/community/forms.py:110 app/community/forms.py:132
+#: app/community/forms.py:154 app/community/forms.py:192
msgid "Title"
msgstr "タイトル"
-#: app/admin/forms.py:51 app/admin/forms.py:100 app/community/forms.py:19
+#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20
msgid "Url"
msgstr "URL"
-#: app/admin/forms.py:52 app/community/forms.py:20 app/community/forms.py:43
+#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49
msgid "Description"
msgstr "説明"
-#: app/admin/forms.py:53 app/community/forms.py:21 app/community/forms.py:44
+#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50
msgid "Icon image"
msgstr "アイコン画像"
-#: app/admin/forms.py:54 app/community/forms.py:22 app/community/forms.py:45
+#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51
msgid "Banner image"
msgstr "バナー画像"
-#: app/admin/forms.py:55 app/community/forms.py:23 app/community/forms.py:46
+#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52
msgid "Rules"
msgstr "ルール"
-#: app/admin/forms.py:56 app/community/forms.py:47
+#: app/admin/forms.py:60 app/community/forms.py:53
msgid "Porn community"
msgstr ""
-#: app/admin/forms.py:57
+#: app/admin/forms.py:61
msgid "Banned - no new posts accepted"
msgstr ""
-#: app/admin/forms.py:58 app/community/forms.py:48
+#: app/admin/forms.py:62 app/community/forms.py:54
msgid "Only accept posts from current instance"
msgstr ""
-#: app/admin/forms.py:59 app/community/forms.py:49
+#: app/admin/forms.py:63 app/community/forms.py:55
msgid "Only moderators can post"
msgstr "モデレータのみ投稿できます"
-#: app/admin/forms.py:60 app/community/forms.py:50
+#: app/admin/forms.py:64 app/community/forms.py:56
msgid "New moderators wanted"
msgstr ""
-#: app/admin/forms.py:61
+#: app/admin/forms.py:65
msgid "Posts show on home page"
msgstr ""
-#: app/admin/forms.py:62
+#: app/admin/forms.py:66
msgid "Posts can be popular"
msgstr ""
-#: app/admin/forms.py:63
+#: app/admin/forms.py:67
msgid "Posts show in All list"
msgstr ""
-#: app/admin/forms.py:64
+#: app/admin/forms.py:68
msgid "Low quality / toxic - upvotes in here don't add to reputation"
msgstr ""
-#: app/admin/forms.py:65
+#: app/admin/forms.py:69
msgid "Forever"
msgstr ""
-#: app/admin/forms.py:66
+#: app/admin/forms.py:70
msgid "1 week"
msgstr "1 週間"
-#: app/admin/forms.py:67
+#: app/admin/forms.py:71
msgid "2 weeks"
msgstr "2 週間"
-#: app/admin/forms.py:68
+#: app/admin/forms.py:72
msgid "1 month"
msgstr "1ヶ月"
-#: app/admin/forms.py:69
+#: app/admin/forms.py:73
msgid "2 months"
msgstr "2ヶ月"
-#: app/admin/forms.py:70
+#: app/admin/forms.py:74
msgid "3 months"
msgstr "3ヶ月"
-#: app/admin/forms.py:71
+#: app/admin/forms.py:75
msgid "6 months"
msgstr "6ヶ月"
-#: app/admin/forms.py:72
+#: app/admin/forms.py:76
msgid "1 year"
msgstr "1 年"
-#: app/admin/forms.py:73
+#: app/admin/forms.py:77
msgid "2 years"
msgstr "2 年"
-#: app/admin/forms.py:74
+#: app/admin/forms.py:78
msgid "5 years"
msgstr "5 年"
-#: app/admin/forms.py:75
+#: app/admin/forms.py:79
msgid "10 years"
msgstr "10 年"
-#: app/admin/forms.py:77
+#: app/admin/forms.py:81
msgid "Retain content"
msgstr ""
-#: app/admin/forms.py:78 app/community/forms.py:51
+#: app/admin/forms.py:82 app/community/forms.py:57
msgid "Topic"
msgstr "トピック"
-#: app/admin/forms.py:79 app/community/forms.py:52
-#: app/templates/community/_community_nav.html:23
+#: app/admin/forms.py:83 app/community/forms.py:59
+#: app/templates/community/_community_nav.html:25
msgid "List"
msgstr "リスト"
-#: app/admin/forms.py:80 app/community/forms.py:53
+#: app/admin/forms.py:84 app/community/forms.py:60
msgid "Masonry"
msgstr ""
-#: app/admin/forms.py:81 app/community/forms.py:54
+#: app/admin/forms.py:85 app/community/forms.py:61
msgid "Wide masonry"
msgstr ""
-#: app/admin/forms.py:82 app/community/forms.py:55
+#: app/admin/forms.py:86 app/community/forms.py:62
msgid "Layout"
msgstr "レイアウト"
-#: app/admin/forms.py:89 app/community/forms.py:32
+#: app/admin/forms.py:87
+msgid "Posting warning"
+msgstr ""
+
+#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58
+msgid "Languages"
+msgstr ""
+
+#: app/admin/forms.py:89
+msgid "Override remote language setting"
+msgstr ""
+
+#: app/admin/forms.py:96 app/community/forms.py:34
msgid "Url is required."
msgstr "URLは必須項目です。"
-#: app/admin/forms.py:93 app/community/forms.py:36
+#: app/admin/forms.py:100 app/community/forms.py:38
msgid "- cannot be in Url. Use _ instead?"
msgstr "\"-\"はURLに使用できません。代わりに\"_\"を使用しますか?"
-#: app/admin/forms.py:101
+#: app/admin/forms.py:106 app/community/forms.py:19
+#: app/templates/community/community_mod_list.html:32
+#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
+#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
+#: app/templates/user/filters.html:124 app/user/forms.py:91
+msgid "Name"
+msgstr "名前"
+
+#: app/admin/forms.py:108
msgid "Parent topic"
msgstr "親トピック"
-#: app/admin/forms.py:106 app/auth/forms.py:10 app/auth/forms.py:17
-#: app/community/forms.py:60
+#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17
+#: app/community/forms.py:67
msgid "User name"
msgstr "ユーザー名"
-#: app/admin/forms.py:108 app/user/forms.py:14
+#: app/admin/forms.py:115 app/user/forms.py:15
msgid "Email address"
msgstr "メールアドレス"
-#: app/admin/forms.py:109 app/auth/forms.py:11 app/auth/forms.py:20
+#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20
#: app/auth/forms.py:74
msgid "Password"
msgstr "パスワード"
-#: app/admin/forms.py:111 app/auth/forms.py:22 app/auth/forms.py:76
+#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76
msgid "Repeat password"
msgstr "パスワード(確認)"
-#: app/admin/forms.py:112 app/user/forms.py:17
+#: app/admin/forms.py:119 app/user/forms.py:18
msgid "Bio"
msgstr "自己紹介"
-#: app/admin/forms.py:113 app/user/forms.py:18
+#: app/admin/forms.py:120 app/user/forms.py:19
msgid "Matrix User ID"
msgstr "Matrix ユーザーID"
-#: app/admin/forms.py:114 app/user/forms.py:19
+#: app/admin/forms.py:121 app/user/forms.py:20
msgid "Avatar image"
msgstr "アバター画像"
-#: app/admin/forms.py:115 app/user/forms.py:20
+#: app/admin/forms.py:122 app/user/forms.py:21
msgid "Top banner image"
msgstr "バナー画像"
-#: app/admin/forms.py:116 app/admin/forms.py:170 app/user/forms.py:21
+#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22
msgid "This profile is a bot"
msgstr "Botアカウント"
-#: app/admin/forms.py:117 app/admin/forms.py:171
+#: app/admin/forms.py:124 app/admin/forms.py:178
msgid "Email address is verified"
msgstr "メールの認証が完了しました"
-#: app/admin/forms.py:118 app/admin/forms.py:172
+#: app/admin/forms.py:125 app/admin/forms.py:179
msgid "Banned"
msgstr ""
-#: app/admin/forms.py:119 app/user/forms.py:34
+#: app/admin/forms.py:126 app/user/forms.py:36
msgid "Subscribe to email newsletter"
msgstr "ニュースレターを購読する"
-#: app/admin/forms.py:120 app/user/forms.py:36
+#: app/admin/forms.py:127 app/user/forms.py:38
msgid "Hide posts by bots"
msgstr "ボットによる投稿を非表示にする"
-#: app/admin/forms.py:121 app/user/forms.py:37
+#: app/admin/forms.py:128 app/user/forms.py:39
msgid "Show NSFW posts"
msgstr "NSFW投稿を表示する"
-#: app/admin/forms.py:122 app/user/forms.py:38
+#: app/admin/forms.py:129 app/user/forms.py:40
msgid "Show NSFL posts"
msgstr "NSFL投稿を表示する"
-#: app/admin/forms.py:123 app/admin/forms.py:173
+#: app/admin/forms.py:130 app/admin/forms.py:180
msgid "User"
msgstr "ユーザー"
-#: app/admin/forms.py:124 app/admin/forms.py:174
+#: app/admin/forms.py:131 app/admin/forms.py:181
msgid "Staff"
msgstr "スタッフ"
-#: app/admin/forms.py:125 app/admin/forms.py:175 app/admin/routes.py:32
-#: app/templates/base.html:185
+#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32
+#: app/templates/base.html:189
msgid "Admin"
msgstr "管理者"
-#: app/admin/forms.py:127 app/admin/forms.py:177
+#: app/admin/forms.py:134 app/admin/forms.py:184
msgid "Role"
msgstr "ロール"
-#: app/admin/forms.py:133 app/auth/forms.py:32
+#: app/admin/forms.py:140 app/auth/forms.py:32
msgid "An account with this email address already exists."
msgstr "このメールアドレスは既に使用されています。"
-#: app/admin/forms.py:137 app/auth/forms.py:36
+#: app/admin/forms.py:144 app/auth/forms.py:36
msgid "User names cannot contain @."
msgstr "ユーザー名に @ を含めることはできません。"
-#: app/admin/forms.py:141 app/auth/forms.py:40
+#: app/admin/forms.py:148 app/auth/forms.py:40
msgid "This username was used in the past and cannot be reused."
msgstr "このユーザ名は既に使用されているため使えません。"
-#: app/admin/forms.py:143 app/auth/forms.py:42
+#: app/admin/forms.py:150 app/auth/forms.py:42
msgid "An account with this user name already exists."
msgstr "このユーザ名は既に使用されています。"
-#: app/admin/forms.py:146 app/auth/forms.py:45
+#: app/admin/forms.py:153 app/auth/forms.py:45
msgid "A community with this name exists so it cannot be used for a user."
msgstr ""
-#: app/admin/forms.py:153 app/admin/forms.py:166 app/auth/forms.py:52
+#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52
#: app/auth/forms.py:65
msgid "This password is too common."
msgstr ""
-#: app/admin/forms.py:163 app/auth/forms.py:62
+#: app/admin/forms.py:170 app/auth/forms.py:62
msgid "This password is not secure."
msgstr ""
-#: app/admin/forms.py:178
+#: app/admin/forms.py:185
msgid "Remove avatar"
msgstr ""
-#: app/admin/forms.py:179
+#: app/admin/forms.py:186
msgid "Remove banner"
msgstr ""
-#: app/admin/forms.py:184
+#: app/admin/forms.py:191
msgid "Subject"
msgstr "件名"
-#: app/admin/forms.py:185
+#: app/admin/forms.py:192
msgid "Body (text)"
msgstr "本文 (text)"
-#: app/admin/forms.py:186
+#: app/admin/forms.py:193
msgid "Body (html)"
msgstr "本文 (html)"
-#: app/admin/forms.py:187
+#: app/admin/forms.py:194
msgid "Test mode"
msgstr "テストモード"
-#: app/admin/forms.py:188 app/admin/routes.py:708
+#: app/admin/forms.py:195 app/admin/routes.py:793
msgid "Send newsletter"
msgstr "ニュースレターを送信"
-#: app/admin/routes.py:60 app/templates/admin/_nav.html:4
+#: app/admin/routes.py:64 app/templates/admin/_nav.html:4
+#: app/templates/admin/site.html:13 app/templates/base.html:191
msgid "Site profile"
msgstr "サイトの設定"
-#: app/admin/routes.py:108 app/templates/admin/_nav.html:5
+#: app/admin/routes.py:112 app/templates/admin/_nav.html:5
+#: app/templates/admin/misc.html:12 app/templates/base.html:192
msgid "Misc settings"
msgstr "その他の設定"
-#: app/admin/routes.py:144
+#: app/admin/routes.py:150
msgid "Admin settings saved"
msgstr "管理者設定を保存しました"
-#: app/admin/routes.py:155
+#: app/admin/routes.py:162
msgid "Federation settings"
msgstr "フェデレーションの設定"
-#: app/admin/routes.py:177
+#: app/admin/routes.py:184
msgid "ActivityPub Log"
msgstr "ActivityPub ログ"
-#: app/admin/routes.py:187
+#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13
msgid "Activity JSON"
msgstr ""
-#: app/admin/routes.py:222 app/community/routes.py:232 app/main/routes.py:193
-#: app/post/routes.py:238 app/templates/admin/_nav.html:6
-#: app/templates/list_communities.html:51 app/templates/user/filters.html:58
-#: app/templates/user/notifications.html:66
-#: app/templates/user/show_profile.html:133
+#: app/admin/routes.py:229 app/community/routes.py:245 app/main/routes.py:220
+#: app/post/routes.py:267 app/templates/admin/_nav.html:6
+#: app/templates/base.html:193 app/templates/list_communities.html:61
+#: app/templates/user/filters.html:58 app/templates/user/notifications.html:66
+#: app/templates/user/show_profile.html:166
msgid "Communities"
msgstr "コミュニティ"
-#: app/admin/routes.py:274 app/admin/routes.py:370 app/admin/routes.py:395
-#: app/admin/routes.py:564 app/community/routes.py:808
+#: app/admin/routes.py:251
+#, fuzzy
+msgid "Communities with no topic"
+msgstr "コミュニティ"
+
+#: app/admin/routes.py:314 app/admin/routes.py:413 app/admin/routes.py:438
+#: app/admin/routes.py:648 app/community/routes.py:1116
msgid "Saved"
msgstr "保存しました"
-#: app/admin/routes.py:278
-msgid "This is a remote community - most settings here will be regularly overwritten with data from the original server."
+#: app/admin/routes.py:318
+msgid ""
+"This is a remote community - most settings here will be regularly "
+"overwritten with data from the original server."
msgstr "これはリモートのコミュニティです - ほとんどの設定は定期的に元のサーバーからのデータで上書きされます。"
-#: app/admin/routes.py:295 app/community/routes.py:820
+#: app/admin/routes.py:338 app/community/routes.py:1129
msgid "Edit community"
msgstr "コミュニティの編集"
-#: app/admin/routes.py:314 app/community/routes.py:843
+#: app/admin/routes.py:357 app/community/routes.py:1152
msgid "Community deleted"
msgstr "コミュニティが削除されました"
-#: app/admin/routes.py:348 app/community/routes.py:218 app/post/routes.py:224
-#: app/templates/admin/_nav.html:7 app/templates/base.html:137
-#: app/templates/base.html:155 app/templates/topic/show_topic.html:14
+#: app/admin/routes.py:391 app/community/routes.py:231 app/post/routes.py:253
+#: app/templates/admin/_nav.html:7 app/templates/admin/topics.html:31
+#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:195 app/templates/topic/show_topic.html:14
msgid "Topics"
msgstr "トピック"
-#: app/admin/routes.py:373 app/templates/admin/topics.html:35
+#: app/admin/routes.py:416 app/templates/admin/topics.html:31
msgid "Add topic"
msgstr "トピックを追加"
-#: app/admin/routes.py:401
+#: app/admin/routes.py:444
msgid "Edit topic"
msgstr "トピックを編集"
-#: app/admin/routes.py:416
+#: app/admin/routes.py:459
msgid "Topic deleted"
msgstr "トピックを削除しました"
-#: app/admin/routes.py:418
+#: app/admin/routes.py:461
msgid "Cannot delete topic with communities assigned to it."
msgstr ""
-#: app/admin/routes.py:445 app/templates/admin/_nav.html:8
+#: app/admin/routes.py:488 app/templates/admin/_nav.html:8
+#: app/templates/admin/users.html:12 app/templates/base.html:196
msgid "Users"
msgstr "ユーザー"
-#: app/admin/routes.py:475
+#: app/admin/routes.py:524
msgid "Problematic users"
msgstr ""
-#: app/admin/routes.py:496
+#: app/admin/routes.py:545
msgid "Bad posts"
msgstr ""
-#: app/admin/routes.py:529
+#: app/admin/routes.py:577
+msgid "Likely spam"
+msgstr ""
+
+#: app/admin/routes.py:613
msgid "Registration approved."
msgstr ""
-#: app/admin/routes.py:560
-msgid "Permissions are cached for 50 seconds so new admin roles won't take effect immediately."
+#: app/admin/routes.py:644
+msgid ""
+"Permissions are cached for 50 seconds so new admin roles won't take "
+"effect immediately."
msgstr ""
-#: app/admin/routes.py:568
-msgid "This is a remote user - most settings here will be regularly overwritten with data from the original server."
+#: app/admin/routes.py:652
+msgid ""
+"This is a remote user - most settings here will be regularly overwritten "
+"with data from the original server."
msgstr "これはリモートユーザーです - ほとんどの設定は定期的に元のサーバーからのデータで上書きされます。"
-#: app/admin/routes.py:575
+#: app/admin/routes.py:659
msgid "Edit user"
msgstr "ユーザの編集"
-#: app/admin/routes.py:640
+#: app/admin/routes.py:725
msgid "User added"
msgstr ""
-#: app/admin/routes.py:643
+#: app/admin/routes.py:728
msgid "Add user"
msgstr "ユーザを追加"
-#: app/admin/routes.py:667
+#: app/admin/routes.py:752
msgid "User deleted"
msgstr "ユーザーを削除しました"
-#: app/admin/routes.py:690
+#: app/admin/routes.py:775 app/templates/admin/reports.html:12
#: app/templates/community/_community_moderation_nav.html:11
#: app/templates/community/community_moderate.html:21
msgid "Reports"
msgstr ""
-#: app/admin/util.py:110
+#: app/admin/util.py:111
msgid "None"
msgstr "該当なし"
@@ -581,7 +646,7 @@ msgstr "メール"
msgid "Why would you like to join this site?"
msgstr "なぜこのサイトに登録したいと思いましたか?"
-#: app/auth/forms.py:27 app/auth/routes.py:153 app/templates/base.html:144
+#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147
msgid "Register"
msgstr "新規登録"
@@ -598,7 +663,9 @@ msgid "No account exists with that user name."
msgstr ""
#: app/auth/routes.py:36
-msgid "Invalid password. Please reset your password."
+msgid ""
+"Invalid password. Please reset "
+"your password."
msgstr "無効なパスワードです、パスワードをリセットしてください。"
#: app/auth/routes.py:39
@@ -609,57 +676,59 @@ msgstr "無効なパスワード"
msgid "You have been banned."
msgstr "あなたはBANされました。"
-#: app/auth/routes.py:74
+#: app/auth/routes.py:75
msgid "Login"
msgstr "ログイン"
-#: app/auth/routes.py:100
+#: app/auth/routes.py:101
msgid "Sorry, you cannot use that email address"
msgstr "申し訳ありませんが、そのメールアドレスは使用できません"
-#: app/auth/routes.py:102
+#: app/auth/routes.py:103
msgid "Sorry, you cannot use that user name"
msgstr "申し訳ありませんが、そのユーザー名は使用できません"
-#: app/auth/routes.py:119
+#: app/auth/routes.py:120
#, python-format
msgid "Your username contained special letters so it was changed to %(name)s."
msgstr ""
-#: app/auth/routes.py:158
+#: app/auth/routes.py:159
msgid "Account under review"
msgstr ""
-#: app/auth/routes.py:163 app/templates/auth/check_email.html:8
+#: app/auth/routes.py:164 app/templates/auth/check_email.html:8
msgid "Check your email"
msgstr ""
-#: app/auth/routes.py:174
+#: app/auth/routes.py:175
msgid "Sorry, you cannot use that email address."
msgstr ""
-#: app/auth/routes.py:179
+#: app/auth/routes.py:180
msgid "Check your email for a link to reset your password."
msgstr ""
-#: app/auth/routes.py:182
+#: app/auth/routes.py:183
msgid "No account with that email address exists"
msgstr ""
-#: app/auth/routes.py:184
+#: app/auth/routes.py:185
msgid "Reset Password"
msgstr "パスワードリセット"
-#: app/auth/routes.py:198
+#: app/auth/routes.py:199
#, python-format
-msgid "Your password has been reset. Please use it to log in with user name of %(name)s."
+msgid ""
+"Your password has been reset. Please use it to log in with user name of "
+"%(name)s."
msgstr ""
-#: app/auth/routes.py:218
+#: app/auth/routes.py:219
msgid "Thank you for verifying your email address."
msgstr "メール認証をしていただきありがとうございます。"
-#: app/auth/routes.py:220
+#: app/auth/routes.py:221
msgid "Email address validation failed."
msgstr "メールアドレスの認証に失敗しました。"
@@ -671,75 +740,75 @@ msgstr "メッセージ"
msgid "Reply"
msgstr "返信"
-#: app/chat/forms.py:18 app/post/forms.py:16 app/user/forms.py:60
+#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62
msgid "Spam"
msgstr "スパム"
-#: app/chat/forms.py:19 app/post/forms.py:16 app/user/forms.py:61
+#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63
msgid "Harassment"
msgstr "ハラスメント/迷惑行為"
-#: app/chat/forms.py:20 app/post/forms.py:17 app/user/forms.py:62
+#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64
msgid "Threatening violence"
msgstr "暴力的"
-#: app/chat/forms.py:21 app/user/forms.py:63
+#: app/chat/forms.py:21 app/user/forms.py:65
msgid "Promoting hate / genocide"
msgstr ""
-#: app/chat/forms.py:22 app/post/forms.py:18 app/user/forms.py:64
+#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66
msgid "Misinformation / disinformation"
msgstr "不正確/誤った情報"
-#: app/chat/forms.py:23 app/post/forms.py:19 app/user/forms.py:65
+#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67
msgid "Racism, sexism, transphobia"
msgstr "人種差別主義/性差別主義/トランスフォビア"
-#: app/chat/forms.py:24 app/post/forms.py:21 app/user/forms.py:68
+#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70
msgid "Minor abuse or sexualization"
msgstr ""
-#: app/chat/forms.py:25 app/post/forms.py:22 app/user/forms.py:69
+#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71
msgid "Non-consensual intimate media"
msgstr ""
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Prohibited transaction"
msgstr ""
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Impersonation"
msgstr ""
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Copyright violation"
msgstr ""
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Trademark violation"
msgstr ""
-#: app/chat/forms.py:28 app/post/forms.py:25 app/user/forms.py:72
+#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74
msgid "Self-harm or suicide"
msgstr ""
-#: app/chat/forms.py:29 app/community/forms.py:162 app/post/forms.py:26
-#: app/user/forms.py:73
+#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28
+#: app/user/forms.py:75
msgid "Other"
msgstr "その他"
-#: app/chat/forms.py:30 app/community/forms.py:81 app/community/forms.py:164
-#: app/post/forms.py:27 app/user/forms.py:74
+#: app/chat/forms.py:30 app/community/forms.py:88 app/community/forms.py:249
+#: app/post/forms.py:29 app/user/forms.py:76
msgid "Reason"
msgstr "理由"
-#: app/chat/forms.py:31 app/community/forms.py:165 app/post/forms.py:28
-#: app/user/forms.py:75
+#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30
+#: app/user/forms.py:77
msgid "More info"
msgstr "詳細情報"
-#: app/chat/forms.py:33 app/community/forms.py:167 app/post/forms.py:30
-#: app/templates/user/show_profile.html:56 app/user/forms.py:77
+#: app/chat/forms.py:33 app/community/forms.py:252 app/post/forms.py:32
+#: app/templates/user/show_profile.html:85 app/user/forms.py:79
msgid "Report"
msgstr "通報"
@@ -773,482 +842,623 @@ msgstr ""
msgid "Report conversation"
msgstr ""
-#: app/chat/util.py:59
+#: app/chat/util.py:58
#, python-format
msgid "Message failed to send to %(name)s."
msgstr ""
-#: app/chat/util.py:61
+#: app/chat/util.py:60
msgid "Message sent."
msgstr ""
-#: app/community/forms.py:26
+#: app/community/forms.py:28
msgid "Create"
msgstr "作成"
-#: app/community/forms.py:61
+#: app/community/forms.py:42
+#, fuzzy
+msgid "A community with this url already exists."
+msgstr "このユーザ名は既に使用されています。"
+
+#: app/community/forms.py:68
msgid "Add"
msgstr "追加"
-#: app/community/forms.py:65
+#: app/community/forms.py:72
msgid "Amend the report description if necessary"
msgstr ""
-#: app/community/forms.py:66
+#: app/community/forms.py:73
msgid "Escalate report"
msgstr ""
-#: app/community/forms.py:70
+#: app/community/forms.py:77
msgid "Note for mod log"
msgstr ""
-#: app/community/forms.py:71
+#: app/community/forms.py:78
msgid "Also resolve all other reports about the same thing."
msgstr ""
-#: app/community/forms.py:72
+#: app/community/forms.py:79
#: app/templates/community/community_moderate_report_resolve.html:13
msgid "Resolve report"
msgstr ""
-#: app/community/forms.py:76
+#: app/community/forms.py:83
msgid "Community address"
msgstr "コミュニティのURL"
-#: app/community/forms.py:77 app/search/routes.py:56
-#: app/templates/base.html:198 app/templates/community/add_remote.html:13
+#: app/community/forms.py:84 app/search/routes.py:85
+#: app/templates/base.html:222 app/templates/community/add_remote.html:13
#: app/templates/domain/domains.html:29
#: app/templates/domain/domains_blocked.html:29 app/templates/index.html:40
-#: app/templates/list_communities.html:36 app/templates/search/results.html:38
+#: app/templates/list_communities.html:46 app/templates/search/results.html:41
+#: app/templates/tag/tags.html:29 app/templates/tag/tags_blocked.html:29
msgid "Search"
msgstr "検索"
-#: app/community/forms.py:82
+#: app/community/forms.py:89
msgid "Ban until"
msgstr ""
-#: app/community/forms.py:83
+#: app/community/forms.py:90
msgid "Also delete all their posts"
msgstr ""
-#: app/community/forms.py:84
+#: app/community/forms.py:91
msgid "Also delete all their comments"
msgstr ""
-#: app/community/forms.py:85
+#: app/community/forms.py:92
#: app/templates/community/community_moderate_subscribers.html:56
#: app/templates/domain/domains_blocked.html:48
-#: app/templates/user/show_profile.html:173
+#: app/templates/user/show_profile.html:206
msgid "Ban"
msgstr "アクセス禁止"
-#: app/community/forms.py:89 app/community/forms.py:100
-#: app/community/forms.py:120 app/templates/list_communities.html:56
+#: app/community/forms.py:96 app/community/forms.py:109
+#: app/community/forms.py:131 app/community/forms.py:153
+#: app/community/forms.py:191 app/templates/list_communities.html:66
+#: app/templates/search/start.html:18
msgid "Community"
msgstr "コミュニティ"
-#: app/community/forms.py:91 app/community/forms.py:102
-#: app/community/forms.py:123 app/post/forms.py:10
+#: app/community/forms.py:98 app/community/forms.py:111
+#: app/community/forms.py:133 app/community/forms.py:156
+#: app/community/forms.py:193 app/post/forms.py:11
msgid "Body"
msgstr "本文"
-#: app/community/forms.py:92 app/community/forms.py:105
-#: app/community/forms.py:125
+#: app/community/forms.py:99 app/community/forms.py:114
+#: app/community/forms.py:136 app/community/forms.py:158
+#: app/community/forms.py:216 app/templates/tag/tag.html:14
+#: app/templates/tag/tags.html:12 app/templates/tag/tags.html:21
+#: app/templates/tag/tags_blocked.html:12
+#: app/templates/tag/tags_blocked.html:21
+msgid "Tags"
+msgstr ""
+
+#: app/community/forms.py:100 app/community/forms.py:115
+#: app/community/forms.py:137 app/community/forms.py:159
+#: app/community/forms.py:217
msgid "Sticky"
msgstr ""
-#: app/community/forms.py:93 app/community/forms.py:106
-#: app/community/forms.py:126
+#: app/community/forms.py:101 app/community/forms.py:116
+#: app/community/forms.py:138 app/community/forms.py:160
+#: app/community/forms.py:218
msgid "NSFW"
msgstr "NSFW"
-#: app/community/forms.py:94 app/community/forms.py:107
-#: app/community/forms.py:127
+#: app/community/forms.py:102 app/community/forms.py:117
+#: app/community/forms.py:139 app/community/forms.py:161
+#: app/community/forms.py:219
msgid "Gore/gross"
msgstr ""
-#: app/community/forms.py:95 app/community/forms.py:108
-#: app/community/forms.py:128 app/post/forms.py:11
-#: app/templates/post/_post_notification_toggle.html:4
+#: app/community/forms.py:103 app/community/forms.py:118
+#: app/community/forms.py:140 app/community/forms.py:162
+#: app/community/forms.py:220 app/post/forms.py:12
+#: app/templates/post/_post_notification_toggle.html:5
#: app/templates/post/_reply_notification_toggle.html:4
msgid "Notify about replies"
msgstr ""
-#: app/community/forms.py:103
+#: app/community/forms.py:104 app/community/forms.py:119
+#: app/community/forms.py:141 app/community/forms.py:163
+#: app/community/forms.py:221 app/post/forms.py:13
+#: app/templates/search/start.html:26
+msgid "Language"
+msgstr ""
+
+#: app/community/forms.py:112 app/community/forms.py:134
msgid "URL"
msgstr "URL"
-#: app/community/forms.py:114
+#: app/community/forms.py:125
#, python-format
msgid "Links to %(domain)s are not allowed."
msgstr ""
-#: app/community/forms.py:122
+#: app/community/forms.py:147
+#, python-format
+msgid "Videos from %(domain)s are not allowed."
+msgstr ""
+
+#: app/community/forms.py:155
msgid "Alt text"
msgstr "代替テキスト"
-#: app/community/forms.py:124
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
+#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4
msgid "Image"
msgstr ""
-#: app/community/forms.py:150
+#: app/community/forms.py:185
msgid "Images cannot be posted to local communities."
msgstr ""
-#: app/community/forms.py:156
+#: app/community/forms.py:194
+#, fuzzy
+msgid "Mode"
+msgstr "テストモード"
+
+#: app/community/forms.py:194
+msgid "Voters choose one option"
+msgstr ""
+
+#: app/community/forms.py:194
+#, fuzzy
+msgid "Voters choose many options"
+msgstr "トピックを選択"
+
+#: app/community/forms.py:196
+#, fuzzy
+msgid "30 minutes"
+msgstr "3ヶ月"
+
+#: app/community/forms.py:197
+msgid "1 hour"
+msgstr ""
+
+#: app/community/forms.py:198
+msgid "6 hours"
+msgstr ""
+
+#: app/community/forms.py:199
+msgid "12 hours"
+msgstr ""
+
+#: app/community/forms.py:200
+msgid "1 day"
+msgstr ""
+
+#: app/community/forms.py:201
+msgid "3 days"
+msgstr ""
+
+#: app/community/forms.py:202
+msgid "7 days"
+msgstr ""
+
+#: app/community/forms.py:204
+msgid "End voting in"
+msgstr ""
+
+#: app/community/forms.py:205
+msgid "Accept votes from this instance only"
+msgstr ""
+
+#: app/community/forms.py:232
+msgid "Polls need options for people to choose from"
+msgstr ""
+
+#: app/community/forms.py:235
+msgid "Provide at least two choices"
+msgstr ""
+
+#: app/community/forms.py:241
msgid "Breaks instance rules"
msgstr ""
-#: app/community/forms.py:157
+#: app/community/forms.py:242
msgid "Abandoned by moderators"
msgstr ""
-#: app/community/forms.py:158
+#: app/community/forms.py:243
msgid "Cult"
msgstr ""
-#: app/community/forms.py:159
+#: app/community/forms.py:244
msgid "Scam"
msgstr ""
-#: app/community/forms.py:160
+#: app/community/forms.py:245
msgid "Alt-right pipeline"
msgstr ""
-#: app/community/forms.py:161 app/post/forms.py:17
+#: app/community/forms.py:246 app/post/forms.py:19
msgid "Hate / genocide"
msgstr ""
-#: app/community/forms.py:179 app/community/routes.py:846
+#: app/community/forms.py:264 app/community/routes.py:1155
msgid "Delete community"
msgstr "コミュニティを削除"
-#: app/community/routes.py:79
+#: app/community/routes.py:87
msgid "Your new community has been created."
msgstr "新しいコミュニティが作成されました。"
-#: app/community/routes.py:85 app/templates/community/add_local.html:13
+#: app/community/routes.py:93 app/templates/community/add_local.html:13
#: app/templates/community/community_edit.html:25
msgid "Create community"
msgstr "コミュニティを作成"
-#: app/community/routes.py:111 app/community/routes.py:1278
+#: app/community/routes.py:119 app/community/routes.py:1607
msgid "Community not found."
msgstr "コミュニティが見つかりません。"
-#: app/community/routes.py:113 app/community/routes.py:1280
-msgid "Community not found. If you are searching for a nsfw community it is blocked by this instance."
+#: app/community/routes.py:121 app/community/routes.py:1609
+msgid ""
+"Community not found. If you are searching for a nsfw community it is "
+"blocked by this instance."
msgstr ""
-#: app/community/routes.py:116 app/community/routes.py:1283
+#: app/community/routes.py:124 app/community/routes.py:1612
#, python-format
msgid "That community is banned from %(site)s."
msgstr ""
-#: app/community/routes.py:119
+#: app/community/routes.py:127
msgid "Add remote community"
msgstr "リモートコミュニティを追加"
-#: app/community/routes.py:201 app/post/routes.py:207
-#: app/templates/base.html:130 app/templates/base.html:132
-#: app/templates/base.html:148 app/templates/base.html:150
+#: app/community/routes.py:214 app/post/routes.py:236
+#: app/templates/base.html:133 app/templates/base.html:135
+#: app/templates/base.html:151 app/templates/base.html:153
#: app/templates/chat/conversation.html:36
#: app/templates/community/community_edit.html:13
#: app/templates/community/community_mod_list.html:13
#: app/templates/community/community_moderate.html:13
#: app/templates/community/community_moderate_subscribers.html:13
-#: app/templates/domain/domain.html:13 app/templates/topic/show_topic.html:13
+#: app/templates/domain/domain.html:13 app/templates/tag/tag.html:13
+#: app/templates/topic/show_topic.html:13
#: app/templates/user/delete_account.html:13
#: app/templates/user/edit_filters.html:14
#: app/templates/user/edit_profile.html:14
-#: app/templates/user/edit_settings.html:15 app/templates/user/filters.html:14
-#: app/templates/user/notifications.html:13 app/templates/user/people.html:13
-#: app/templates/user/show_profile.html:18
-#: app/templates/user/show_profile.html:38
+#: app/templates/user/edit_settings.html:15
+#: app/templates/user/fediverse_redirect.html:15
+#: app/templates/user/filters.html:14 app/templates/user/notifications.html:13
+#: app/templates/user/people.html:13 app/templates/user/show_profile.html:18
+#: app/templates/user/show_profile.html:34
+#: app/templates/user/show_profile.html:63
msgid "Home"
msgstr "ホーム"
-#: app/community/routes.py:327
+#: app/community/routes.py:350
msgid "You cannot join this community"
msgstr "このコミュニティに参加することはできません"
-#: app/community/routes.py:343
-msgid "There was a problem while trying to communicate with remote server. If other people have already joined this community it won't matter."
+#: app/community/routes.py:366
+msgid ""
+"There was a problem while trying to communicate with remote server. If "
+"other people have already joined this community it won't matter."
msgstr ""
-#: app/community/routes.py:492 app/community/routes.py:565
-#: app/community/routes.py:638
+#: app/community/routes.py:525 app/community/routes.py:605
+#: app/community/routes.py:685 app/community/routes.py:765
msgid "Add post to community"
msgstr ""
-#: app/community/routes.py:705 app/community/routes.py:730
-#: app/community/routes.py:732
+#: app/community/routes.py:833
+#, fuzzy
+msgid "Add poll to community"
+msgstr "リモートコミュニティを追加"
+
+#: app/community/routes.py:923 app/community/routes.py:948
+#: app/community/routes.py:950
#, python-format
msgid "Your post to %(name)s has been made."
msgstr ""
-#: app/community/routes.py:749
+#: app/community/routes.py:1048
msgid "A community has been reported"
msgstr ""
-#: app/community/routes.py:760
+#: app/community/routes.py:1059
msgid "Community has been reported, thank you!"
msgstr ""
-#: app/community/routes.py:763
+#: app/community/routes.py:1062
msgid "Report community"
msgstr ""
-#: app/community/routes.py:864
+#: app/community/routes.py:1173
#: app/templates/community/community_mod_list.html:22
#, python-format
msgid "Moderators for %(community)s"
msgstr ""
-#: app/community/routes.py:889
+#: app/community/routes.py:1198
msgid "Moderator added"
msgstr ""
-#: app/community/routes.py:893
+#: app/community/routes.py:1202
#, python-format
msgid "You are now a moderator of %(name)s"
msgstr ""
-#: app/community/routes.py:918
+#: app/community/routes.py:1227
msgid "Account not found"
msgstr ""
-#: app/community/routes.py:920
+#: app/community/routes.py:1229
#: app/templates/community/community_add_moderator.html:13
#, python-format
msgid "Add moderator to %(community)s"
msgstr ""
-#: app/community/routes.py:940
+#: app/community/routes.py:1249
msgid "Moderator removed"
msgstr ""
-#: app/community/routes.py:957 app/post/routes.py:1139 app/post/routes.py:1262
+#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715
#, python-format
msgid "Content from %(name)s will be hidden."
msgstr ""
-#: app/community/routes.py:986
+#: app/community/routes.py:1295
#, python-format
msgid "%(name)s has been banned."
msgstr ""
-#: app/community/routes.py:993
+#: app/community/routes.py:1302
#, python-format
msgid "Posts by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:999
+#: app/community/routes.py:1308
#, python-format
msgid "Comments by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:1020
+#: app/community/routes.py:1334
msgid "Ban from community"
msgstr ""
-#: app/community/routes.py:1043
+#: app/community/routes.py:1357
+#, python-format
msgid "%(name)s has been unbanned."
msgstr ""
-#: app/community/routes.py:1108 app/community/routes.py:1142
+#: app/community/routes.py:1392
+#, fuzzy, python-format
+msgid "New posts in %(community_name)s"
+msgstr "\"%(recipient_name)s\" への新しいメッセージ"
+
+#: app/community/routes.py:1437 app/community/routes.py:1471
+#, python-format
msgid "Moderation of %(community)s"
msgstr ""
-#: app/community/routes.py:1170
+#: app/community/routes.py:1499
msgid "Admin has been notified about this report."
msgstr ""
-#: app/community/routes.py:1218
+#: app/community/routes.py:1547
msgid "Report resolved."
msgstr ""
-#: app/community/routes.py:1256
+#: app/community/routes.py:1585
msgid "Report ignored."
msgstr ""
-#: app/community/routes.py:1286
+#: app/community/routes.py:1615
msgid "Search result for remote community"
msgstr ""
-#: app/domain/routes.py:113
+#: app/domain/routes.py:114
#, python-format
msgid "%(name)s blocked."
msgstr ""
-#: app/domain/routes.py:126
+#: app/domain/routes.py:127
#, python-format
msgid "%(name)s un-blocked."
msgstr ""
-#: app/domain/routes.py:139
+#: app/domain/routes.py:140 app/tag/routes.py:120
#, python-format
msgid "%(name)s banned for all users and all content deleted."
msgstr ""
-#: app/domain/routes.py:151
+#: app/domain/routes.py:152 app/tag/routes.py:132
#, python-format
msgid "%(name)s un-banned for all users."
msgstr ""
-#: app/main/routes.py:73
+#: app/main/routes.py:75
msgid "Create an account to tailor this feed to your interests."
msgstr ""
-#: app/main/routes.py:163 app/templates/base.html:139
-#: app/templates/base.html:157
+#: app/main/routes.py:178 app/templates/base.html:142
+#: app/templates/base.html:160
msgid "Browse by topic"
msgstr "トピックの一覧を表示"
-#: app/main/routes.py:206
+#: app/main/routes.py:234
msgid "Local communities"
msgstr "ローカルコミュニティ"
-#: app/main/routes.py:221 app/templates/base.html:168
+#: app/main/routes.py:249 app/templates/base.html:171
#: app/templates/list_communities.html:19
msgid "Joined communities"
msgstr "参加しているコミュニティ"
-#: app/main/routes.py:354
+#: app/main/routes.py:417
msgid "Please click the link in your email inbox to verify your account."
msgstr ""
-#: app/post/forms.py:12
+#: app/post/forms.py:14
msgid "Comment"
msgstr ""
-#: app/post/forms.py:16 app/user/forms.py:59
+#: app/post/forms.py:18 app/user/forms.py:61
msgid "Breaks community rules"
msgstr ""
-#: app/post/forms.py:20 app/user/forms.py:67
+#: app/post/forms.py:22 app/user/forms.py:69
msgid "Sharing personal info - doxing"
msgstr ""
-#: app/post/forms.py:42 app/post/routes.py:1156
+#: app/post/forms.py:44 app/post/routes.py:1609
#: app/templates/post/post_mea_culpa.html:13
msgid "I changed my mind"
msgstr ""
-#: app/post/routes.py:45
+#: app/post/routes.py:50
#, python-format
msgid "%(name)s has indicated they made a mistake in this post."
msgstr ""
-#: app/post/routes.py:72 app/post/routes.py:476
+#: app/post/routes.py:78 app/post/routes.py:627
#, python-format
msgid "You cannot reply to %(name)s"
msgstr ""
-#: app/post/routes.py:82 app/post/routes.py:489
+#: app/post/routes.py:88 app/post/routes.py:641
msgid "This type of comment is not accepted, sorry."
msgstr ""
-#: app/post/routes.py:446 app/post/routes.py:632
+#: app/post/routes.py:95
+msgid "We have upvoted the post for you."
+msgstr ""
+
+#: app/post/routes.py:98
+msgid "You have already upvoted the post, you do not need to say \"this\" also."
+msgstr ""
+
+#: app/post/routes.py:577
+#, fuzzy
+msgid "Vote has been cast."
+msgstr "投稿を通報しました"
+
+#: app/post/routes.py:596 app/post/routes.py:804
#, python-format
msgid "Discussing %(title)s"
msgstr ""
-#: app/post/routes.py:702 app/post/routes.py:783 app/post/routes.py:865
-#: app/post/routes.py:1285 app/user/routes.py:143 app/user/routes.py:204
-#: app/user/routes.py:686 app/user/routes.py:717
+#: app/post/routes.py:650
+msgid "We have upvoted the comment for you."
+msgstr ""
+
+#: app/post/routes.py:653
+msgid ""
+"You have already upvoted the comment, you do not need to say \"this\" "
+"also."
+msgstr ""
+
+#: app/post/routes.py:880 app/post/routes.py:965 app/post/routes.py:1051
+#: app/post/routes.py:1137 app/post/routes.py:1201 app/post/routes.py:1739
+#: app/user/routes.py:146 app/user/routes.py:216 app/user/routes.py:731
+#: app/user/routes.py:762
msgid "Your changes have been saved."
msgstr ""
-#: app/post/routes.py:718 app/post/routes.py:800 app/post/routes.py:882
+#: app/post/routes.py:899 app/post/routes.py:985 app/post/routes.py:1071
+#: app/post/routes.py:1157 app/post/routes.py:1228
#: app/templates/post/post_edit_discussion.html:11
#: app/templates/post/post_edit_image.html:11
#: app/templates/post/post_edit_link.html:11
+#: app/templates/post/post_edit_poll.html:11
+#: app/templates/post/post_edit_video.html:11
msgid "Edit post"
msgstr ""
-#: app/post/routes.py:990
+#: app/post/routes.py:1434
msgid "Post deleted."
msgstr ""
-#: app/post/routes.py:1040
-msgid "Moderators have already assessed reports regarding this post, no further reports are necessary."
+#: app/post/routes.py:1493
+msgid ""
+"Moderators have already assessed reports regarding this post, no further "
+"reports are necessary."
msgstr ""
-#: app/post/routes.py:1043
+#: app/post/routes.py:1496
msgid "Post has already been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1091
+#: app/post/routes.py:1544
msgid "Post has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1096
+#: app/post/routes.py:1549
msgid "Report post"
msgstr ""
-#: app/post/routes.py:1110 app/post/routes.py:1246
+#: app/post/routes.py:1563 app/post/routes.py:1699
#, python-format
msgid "%(name)s has been blocked."
msgstr ""
-#: app/post/routes.py:1126
+#: app/post/routes.py:1579
#, python-format
msgid "Posts linking to %(name)s will be hidden."
msgstr ""
-#: app/post/routes.py:1170
-msgid "Moderators have already assessed reports regarding this comment, no further reports are necessary."
+#: app/post/routes.py:1623
+msgid ""
+"Moderators have already assessed reports regarding this comment, no "
+"further reports are necessary."
msgstr ""
-#: app/post/routes.py:1175
+#: app/post/routes.py:1628
msgid "Comment has already been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1226
+#: app/post/routes.py:1679
msgid "Comment has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1231
+#: app/post/routes.py:1684
msgid "Report comment"
msgstr ""
-#: app/post/routes.py:1389
+#: app/post/routes.py:1844
msgid "Edit comment"
msgstr ""
-#: app/post/routes.py:1413
+#: app/post/routes.py:1868
msgid "Comment deleted."
msgstr ""
-#: app/search/routes.py:49
+#: app/search/routes.py:74
#, python-format
msgid "Search results for %(q)s"
msgstr ""
-#: app/templates/_home_nav.html:3 app/templates/community/_community_nav.html:8
-#: app/templates/post/post.html:66 app/user/forms.py:44
+#: app/templates/_home_nav.html:3
+#: app/templates/community/_community_nav.html:10
+#: app/templates/post/post.html:66 app/user/forms.py:46
msgid "Hot"
msgstr "人気"
#: app/templates/_home_nav.html:6
-#: app/templates/community/_community_nav.html:11
-#: app/templates/post/post.html:69 app/user/forms.py:45
+#: app/templates/community/_community_nav.html:13
+#: app/templates/post/post.html:69 app/user/forms.py:47
msgid "Top"
msgstr ""
#: app/templates/_home_nav.html:9
-#: app/templates/community/_community_nav.html:14
-#: app/templates/post/post.html:72 app/user/forms.py:46
+#: app/templates/community/_community_nav.html:16
+#: app/templates/post/post.html:72 app/user/forms.py:48
msgid "New"
msgstr "新規"
#: app/templates/_home_nav.html:12
-#: app/templates/community/_community_nav.html:17
-#: app/templates/list_communities.html:71 app/user/forms.py:47
+#: app/templates/community/_community_nav.html:19
+#: app/templates/list_communities.html:81 app/user/forms.py:49
msgid "Active"
msgstr "話題"
@@ -1258,7 +1468,7 @@ msgstr ""
#: app/templates/about.html:10 app/templates/donate.html:26
#: app/templates/index.html:67 app/templates/keyboard_shortcuts.html:63
-#: app/templates/search/results.html:65
+#: app/templates/search/results.html:68
#, python-format
msgid "About %(site_name)s"
msgstr ""
@@ -1267,71 +1477,114 @@ msgstr ""
msgid "PieFed"
msgstr ""
-#: app/templates/base.html:113 app/templates/base.html:189
-#: app/templates/user/notifications.html:18 app/user/routes.py:537
+#: app/templates/base.html:116 app/templates/base.html:213
+#: app/templates/user/notifications.html:18 app/user/routes.py:582
msgid "Notifications"
msgstr ""
-#: app/templates/base.html:133 app/templates/base.html:151
+#: app/templates/base.html:136 app/templates/base.html:154
msgid "Popular"
msgstr "人気"
-#: app/templates/base.html:134 app/templates/base.html:152
+#: app/templates/base.html:137 app/templates/base.html:155
msgid "All posts"
msgstr "全ての投稿"
-#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:143 app/templates/base.html:161
#: app/templates/list_communities.html:13
msgid "All communities"
msgstr ""
-#: app/templates/auth/login.html:9 app/templates/base.html:143
+#: app/templates/auth/login.html:13 app/templates/base.html:146
msgid "Log in"
msgstr ""
-#: app/templates/base.html:145 app/templates/base.html:183
+#: app/templates/base.html:148 app/templates/base.html:186
#: app/templates/donate.html:10
msgid "Donate"
msgstr ""
-#: app/templates/base.html:161
+#: app/templates/base.html:164
msgid "Moderating"
msgstr ""
-#: app/templates/base.html:176
+#: app/templates/base.html:179
msgid "Account"
msgstr ""
-#: app/templates/base.html:178
+#: app/templates/base.html:181
msgid "View profile"
msgstr "プロフィールの表示"
-#: app/templates/base.html:179
+#: app/templates/base.html:182
msgid "Edit profile & settings"
msgstr "プロファイルと設定の編集"
-#: app/templates/base.html:180
+#: app/templates/base.html:183
msgid "Chats"
msgstr ""
-#: app/templates/base.html:187
+#: app/templates/base.html:194
+#, fuzzy
+msgid "Communities - no topic"
+msgstr "コミュニティ"
+
+#: app/templates/base.html:197
+msgid "Monitoring - users"
+msgstr ""
+
+#: app/templates/base.html:198
+msgid "Monitoring - content"
+msgstr ""
+
+#: app/templates/base.html:199
+msgid "Monitoring - spammy content"
+msgstr ""
+
+#: app/templates/admin/_nav.html:11 app/templates/base.html:201
+msgid "Registration applications"
+msgstr ""
+
+#: app/templates/admin/_nav.html:13 app/templates/base.html:203
+#: app/templates/community/community.html:191
+#: app/templates/community/community_moderate.html:15
+#: app/templates/community/community_moderate_subscribers.html:15
+msgid "Moderation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:14 app/templates/admin/federation.html:13
+#: app/templates/base.html:204
+msgid "Federation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9
+#: app/templates/base.html:205
+msgid "Newsletter"
+msgstr ""
+
+#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12
+#: app/templates/base.html:206
+msgid "Activities"
+msgstr ""
+
+#: app/templates/base.html:211
msgid "Log out"
msgstr ""
-#: app/templates/base.html:189
+#: app/templates/base.html:213
#, python-format
msgid "%(num)d unread notifications"
msgstr ""
-#: app/templates/base.html:199
+#: app/templates/base.html:223
msgid "Light mode"
msgstr ""
-#: app/templates/base.html:200
+#: app/templates/base.html:224
msgid "Dark mode"
msgstr ""
-#: app/templates/base.html:228 app/templates/keyboard_shortcuts.html:10
+#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10
msgid "Keyboard shortcuts"
msgstr "キーボードショートカット"
@@ -1339,47 +1592,53 @@ msgstr "キーボードショートカット"
msgid "No posts yet. Join some communities to see more."
msgstr ""
-#: app/templates/community/community.html:168 app/templates/index.html:18
+#: app/templates/community/community.html:178 app/templates/index.html:18
#: app/templates/index.html:59 app/templates/list_topics.html:38
-#: app/templates/post/post.html:220 app/templates/search/results.html:57
-#: app/templates/topic/show_topic.html:91
+#: app/templates/post/post.html:223 app/templates/search/results.html:60
+#: app/templates/topic/show_topic.html:101
msgid "Explore communities"
msgstr ""
-#: app/templates/admin/activities.html:54
-#: app/templates/admin/communities.html:51 app/templates/admin/posts.html:26
-#: app/templates/admin/reports.html:58 app/templates/admin/users.html:69
-#: app/templates/community/community.html:92
+#: app/templates/admin/activities.html:50
+#: app/templates/admin/communities.html:47 app/templates/admin/posts.html:21
+#: app/templates/admin/reports.html:54 app/templates/admin/users.html:67
+#: app/templates/community/community.html:99
#: app/templates/community/community_moderate.html:80
#: app/templates/community/community_moderate_subscribers.html:67
#: app/templates/domain/domain.html:30 app/templates/domain/domains.html:51
#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:25
-#: app/templates/search/results.html:23 app/templates/topic/show_topic.html:52
-#: app/templates/user/show_profile.html:75
-#: app/templates/user/show_profile.html:98
+#: app/templates/list_communities.html:118 app/templates/search/results.html:26
+#: app/templates/tag/tag.html:30 app/templates/tag/tags.html:51
+#: app/templates/tag/tags_blocked.html:51
+#: app/templates/topic/show_topic.html:62
+#: app/templates/user/show_profile.html:108
+#: app/templates/user/show_profile.html:131
msgid "Previous page"
msgstr ""
-#: app/templates/admin/activities.html:59
-#: app/templates/admin/communities.html:56 app/templates/admin/posts.html:31
-#: app/templates/admin/reports.html:63 app/templates/admin/users.html:74
-#: app/templates/community/community.html:97
+#: app/templates/admin/activities.html:55
+#: app/templates/admin/communities.html:52 app/templates/admin/posts.html:26
+#: app/templates/admin/reports.html:59 app/templates/admin/users.html:72
+#: app/templates/community/community.html:104
#: app/templates/community/community_moderate.html:85
#: app/templates/community/community_moderate_subscribers.html:72
#: app/templates/domain/domain.html:35 app/templates/domain/domains.html:56
#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:30
-#: app/templates/search/results.html:28 app/templates/topic/show_topic.html:57
-#: app/templates/user/show_profile.html:80
-#: app/templates/user/show_profile.html:103
+#: app/templates/list_communities.html:123 app/templates/search/results.html:31
+#: app/templates/tag/tag.html:35 app/templates/tag/tags.html:56
+#: app/templates/tag/tags_blocked.html:56
+#: app/templates/topic/show_topic.html:67
+#: app/templates/user/show_profile.html:113
+#: app/templates/user/show_profile.html:136
msgid "Next page"
msgstr ""
-#: app/templates/index.html:47 app/templates/search/results.html:45
+#: app/templates/index.html:47 app/templates/search/results.html:48
msgid "Active communities"
msgstr "話題のコミュニティ"
-#: app/templates/index.html:60 app/templates/list_communities.html:108
-#: app/templates/search/results.html:58
+#: app/templates/index.html:60 app/templates/list_communities.html:130
+#: app/templates/search/results.html:61
msgid "Browse topics"
msgstr ""
@@ -1405,10 +1664,14 @@ msgid "Downvote"
msgstr ""
#: app/templates/keyboard_shortcuts.html:55
-msgid "When viewing a list of posts actions like voting or going to a post depend on which is the current post. The current post is determined by hovering with the mouse or the J and K keys."
+msgid ""
+"When viewing a list of posts actions like voting or going to a post "
+"depend on which is the current post. The current post is determined by "
+"hovering with the mouse or the J and K keys."
msgstr ""
-#: app/templates/list_communities.html:14
+#: app/templates/list_communities.html:14 app/templates/search/start.html:20
+#: app/templates/search/start.html:28
msgid "All"
msgstr ""
@@ -1421,7 +1684,7 @@ msgid "Local"
msgstr "ローカル"
#: app/templates/list_communities.html:20
-#: app/templates/user/show_profile.html:59
+#: app/templates/user/show_profile.html:92
msgid "Joined"
msgstr "参加済み"
@@ -1429,88 +1692,92 @@ msgstr "参加済み"
msgid "Choose a topic to filter communities by"
msgstr ""
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:38
+msgid "Choose a language to filter communities by"
+msgstr ""
+
+#: app/templates/list_communities.html:50
msgid "Create local community"
msgstr "ローカルコミュニティの作成"
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:50
msgid "Create local"
msgstr "ローカルで作成"
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add community from another instance"
msgstr ""
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add remote"
msgstr "リモートを追加"
-#: app/templates/list_communities.html:56
+#: app/templates/list_communities.html:66
msgid "Sort by name"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Sort by post count"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Posts"
msgstr ""
-#: app/templates/list_communities.html:66
+#: app/templates/list_communities.html:76
msgid "Sort by reply count"
msgstr ""
-#: app/templates/list_communities.html:66 app/templates/post/post.html:61
+#: app/templates/list_communities.html:76 app/templates/post/post.html:61
#: app/templates/post/post.html:158
msgid "Comments"
msgstr ""
-#: app/templates/list_communities.html:71
+#: app/templates/list_communities.html:81
msgid "Sort by recent activity"
msgstr ""
-#: app/templates/list_communities.html:82
+#: app/templates/list_communities.html:92
#, python-format
msgid "Leave %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:32
-#: app/templates/community/community.html:112
+#: app/templates/community/community.html:121
#: app/templates/community/lookup_remote.html:21
-#: app/templates/list_communities.html:82 app/templates/post/add_reply.html:48
+#: app/templates/list_communities.html:92 app/templates/post/add_reply.html:48
#: app/templates/post/continue_discussion.html:99
-#: app/templates/post/post.html:177
+#: app/templates/post/post.html:179 app/templates/post/post_reply_edit.html:44
msgid "Leave"
msgstr ""
-#: app/templates/community/community.html:114
-#: app/templates/list_communities.html:84
+#: app/templates/community/community.html:123
+#: app/templates/list_communities.html:94
msgid "Pending"
msgstr ""
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99
#, python-format
msgid "Join %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:34
-#: app/templates/community/community.html:116
+#: app/templates/community/community.html:125
#: app/templates/community/lookup_remote.html:23
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89 app/templates/post/add_reply.html:50
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99 app/templates/post/add_reply.html:50
#: app/templates/post/continue_discussion.html:101
-#: app/templates/post/post.html:179
+#: app/templates/post/post.html:181 app/templates/post/post_reply_edit.html:46
msgid "Join"
msgstr ""
-#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:106
#, python-format
msgid "Browse %(name)s"
msgstr ""
-#: app/templates/list_communities.html:106 app/templates/list_topics.html:36
+#: app/templates/list_communities.html:128 app/templates/list_topics.html:36
msgid "There are no communities yet."
msgstr ""
@@ -1534,100 +1801,108 @@ msgstr ""
msgid "Watch"
msgstr ""
-#: app/templates/admin/_nav.html:11
-msgid "Registration applications"
-msgstr ""
-
-#: app/templates/admin/_nav.html:13 app/templates/community/community.html:181
-#: app/templates/community/community_moderate.html:15
-#: app/templates/community/community_moderate_subscribers.html:15
-msgid "Moderation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:14
-msgid "Federation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:15
-msgid "Newsletter"
-msgstr ""
-
-#: app/templates/admin/_nav.html:16
-msgid "Activities"
-msgstr ""
-
-#: app/templates/admin/add_user.html:17
+#: app/templates/admin/add_user.html:12
msgid "Add new user"
msgstr ""
-#: app/templates/admin/approve_registrations.html:18
+#: app/templates/admin/approve_registrations.html:12
+#, fuzzy
+msgid "Registrations"
+msgstr "新規登録モード"
+
+#: app/templates/admin/approve_registrations.html:14
#, python-format
msgid "When registering, people are asked \"%(question)s\"."
msgstr ""
-#: app/templates/admin/approve_registrations.html:43
+#: app/templates/admin/approve_registrations.html:39
msgid "Approve"
msgstr ""
-#: app/templates/admin/approve_registrations.html:44
+#: app/templates/admin/approve_registrations.html:40
msgid "View"
msgstr ""
-#: app/templates/admin/approve_registrations.html:45
-#: app/templates/post/post_options.html:20
-#: app/templates/post/post_reply_options.html:20
-#: app/templates/user/show_profile.html:179
+#: app/templates/admin/approve_registrations.html:41
+#: app/templates/post/post_options.html:22
+#: app/templates/post/post_reply_options.html:22
+#: app/templates/user/show_profile.html:212
msgid "Delete"
msgstr ""
-#: app/templates/admin/approve_registrations.html:51
+#: app/templates/admin/approve_registrations.html:47
msgid "No one is waiting to be approved."
msgstr ""
-#: app/templates/admin/edit_community.html:17
+#: app/templates/admin/edit_community.html:12
#, python-format
msgid "Edit %(community_name)s"
msgstr ""
-#: app/templates/admin/edit_community.html:43
+#: app/templates/admin/edit_community.html:39
msgid "Will not be overwritten by remote server"
msgstr ""
-#: app/templates/admin/edit_topic.html:18
+#: app/templates/admin/edit_topic.html:13
#, python-format
msgid "Edit %(topic_name)s"
msgstr ""
-#: app/templates/admin/edit_user.html:17
+#: app/templates/admin/edit_user.html:12
#, python-format
msgid "Edit %(user_name)s (%(display_name)s)"
msgstr "%(user_name)s を編集 (%(display_name)s)"
-#: app/templates/admin/posts.html:17
-msgid "Most downvoted in the last 3 days"
+#: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12
+msgid "Most downvoted posts in the last 3 days"
msgstr ""
-#: app/templates/admin/users.html:17
+#: app/templates/admin/site.html:16
+msgid ""
+"Configure the flair the instance, by giving it a name, ashort slogan, "
+"basic info for the sidebar and a logo. This information appears in link "
+"previews in social media."
+msgstr ""
+
+#: app/templates/admin/site.html:23
+msgid "About this instance"
+msgstr ""
+
+#: app/templates/admin/site.html:24
+msgid ""
+"Provide a more extensive description of the instance, set a contact "
+"address and provide legal information. This information appears on the about page."
+msgstr ""
+
+#: app/templates/admin/spam_posts.html:26
+#: app/templates/user/show_profile.html:141
+msgid "No comments yet."
+msgstr ""
+
+#: app/templates/admin/users.html:13
msgid "Add local user"
msgstr "ローカルユーザーを追加"
#: app/templates/auth/check_email.html:9
-msgid "We sent you an email containing a link that you need to click to enable your account."
+msgid ""
+"We sent you an email containing a link that you need to click to enable "
+"your account."
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "New User?"
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "Register new account"
msgstr ""
-#: app/templates/auth/login.html:16
+#: app/templates/auth/login.html:20
msgid "Forgot Your Password?"
msgstr ""
-#: app/templates/auth/login.html:17
+#: app/templates/auth/login.html:21
msgid "Reset it"
msgstr ""
@@ -1645,7 +1920,9 @@ msgid "Thanks for registering"
msgstr ""
#: app/templates/auth/please_wait.html:9
-msgid "We are reviewing your application and will email you once it has been accepted."
+msgid ""
+"We are reviewing your application and will email you once it has been "
+"accepted."
msgstr ""
#: app/templates/auth/register.html:19
@@ -1666,7 +1943,10 @@ msgid "Please check your email inbox"
msgstr ""
#: app/templates/auth/validation_required.html:12
-msgid "To keep spam and bots to a managable level, we send every new account an email with a link in it that needs to be clicked to fully enable the account."
+msgid ""
+"To keep spam and bots to a managable level, we send every new account an "
+"email with a link in it that needs to be clicked to fully enable the "
+"account."
msgstr ""
#: app/templates/chat/blocked.html:15
@@ -1693,13 +1973,15 @@ msgid "Block chats and posts from instance: %(name)s"
msgstr ""
#: app/templates/chat/chat_options.html:29
-#: app/templates/post/post_options.html:48
-#: app/templates/post/post_reply_options.html:32
+#: app/templates/post/post_options.html:50
+#: app/templates/post/post_reply_options.html:34
msgid "Report to moderators"
msgstr ""
#: app/templates/chat/chat_options.html:31
-msgid "If you are reporting abuse then do not delete the conversation - moderators will not be able to read it if you delete it."
+msgid ""
+"If you are reporting abuse then do not delete the conversation - "
+"moderators will not be able to read it if you delete it."
msgstr ""
#: app/templates/chat/conversation.html:37
@@ -1709,7 +1991,8 @@ msgstr ""
#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56
#: app/templates/user/notifications.html:14 app/templates/user/people.html:14
#: app/templates/user/people.html:17 app/templates/user/show_profile.html:19
-#: app/templates/user/show_profile.html:39 app/user/routes.py:35
+#: app/templates/user/show_profile.html:35
+#: app/templates/user/show_profile.html:64 app/user/routes.py:37
msgid "People"
msgstr ""
@@ -1723,12 +2006,14 @@ msgid "Messages with: "
msgstr ""
#: app/templates/chat/conversation.html:75
-#: app/templates/post/_post_teaser.html:75
+#: app/templates/post/_post_teaser.html:81
msgid "Options"
msgstr ""
#: app/templates/chat/denied.html:16
-msgid "You have not been using PieFed long enough to be allowed to send messages to people."
+msgid ""
+"You have not been using PieFed long enough to be allowed to send messages"
+" to people."
msgstr ""
#: app/templates/chat/empty.html:13
@@ -1736,7 +2021,9 @@ msgid "No chats"
msgstr ""
#: app/templates/chat/empty.html:15
-msgid "There are no chats involving you, yet. Start a conversation using the \"Send message\" button on someone's profile."
+msgid ""
+"There are no chats involving you, yet. Start a conversation using the "
+"\"Send message\" button on someone's profile."
msgstr ""
#: app/templates/chat/report.html:14
@@ -1744,14 +2031,58 @@ msgstr ""
msgid "Report conversation with \"%(member_names)s\""
msgstr ""
+#: app/templates/community/_add_post_types.html:2
+msgid "Start a discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:2
+msgid "Discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Share a link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:4
+msgid "Share an image"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Share a video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Create a poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Create an event"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Event"
+msgstr ""
+
#: app/templates/community/_community_moderation_nav.html:4
#: app/templates/community/community_edit.html:15
#: app/templates/community/community_mod_list.html:15
-#: app/templates/post/add_reply.html:89
-#: app/templates/post/continue_discussion.html:140
-#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
+#: app/templates/post/add_reply.html:92
+#: app/templates/post/continue_discussion.html:143
+#: app/templates/post/post.html:237 app/templates/post/post_reply_edit.html:88
#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57
-#: app/templates/user/show_profile.html:124
+#: app/templates/user/show_profile.html:157
msgid "Settings"
msgstr "設定"
@@ -1761,7 +2092,7 @@ msgid "Moderators"
msgstr ""
#: app/templates/community/_community_moderation_nav.html:10
-#: app/templates/community/_community_nav.html:7
+#: app/templates/community/_community_nav.html:9
msgid "Sort by hot"
msgstr ""
@@ -1778,35 +2109,37 @@ msgstr ""
msgid "Mod log"
msgstr ""
-#: app/templates/community/_community_nav.html:3
+#: app/templates/community/_community_nav.html:4
#: app/templates/community/add_discussion_post.html:11
#: app/templates/community/add_image_post.html:11
#: app/templates/community/add_link_post.html:11
-#: app/templates/community/community.html:108
-#: app/templates/post/add_reply.html:54
-#: app/templates/post/continue_discussion.html:105
-#: app/templates/post/post.html:173 app/templates/post/post_reply_edit.html:50
-#: app/templates/topic/show_topic.html:68
+#: app/templates/community/add_poll_post.html:11
+#: app/templates/community/add_video_post.html:11
+#: app/templates/community/community.html:116
+#: app/templates/post/add_reply.html:55
+#: app/templates/post/continue_discussion.html:106
+#: app/templates/post/post.html:174 app/templates/post/post_reply_edit.html:51
+#: app/templates/topic/show_topic.html:78
msgid "Create post"
msgstr ""
-#: app/templates/community/_community_nav.html:10
+#: app/templates/community/_community_nav.html:12
msgid "Sort by top"
msgstr ""
-#: app/templates/community/_community_nav.html:13
+#: app/templates/community/_community_nav.html:15
msgid "Sort by new"
msgstr ""
-#: app/templates/community/_community_nav.html:16
+#: app/templates/community/_community_nav.html:18
msgid "Sort by active"
msgstr ""
-#: app/templates/community/_community_nav.html:26
+#: app/templates/community/_community_nav.html:28
msgid "Tile"
msgstr ""
-#: app/templates/community/_community_nav.html:29
+#: app/templates/community/_community_nav.html:31
msgid "Wide tile"
msgstr ""
@@ -1817,72 +2150,35 @@ msgstr ""
#: app/templates/community/add_discussion_post.html:16
#: app/templates/community/add_image_post.html:16
#: app/templates/community/add_link_post.html:16
+#: app/templates/community/add_poll_post.html:16
+#: app/templates/community/add_video_post.html:16
msgid "Type of post"
msgstr ""
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Start a discussion"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Discussion"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Share a link"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Link"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
-msgid "Share an image"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Create a poll"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Poll"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Create an event"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Event"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:43
-#: app/templates/community/add_image_post.html:45
-#: app/templates/community/add_link_post.html:44
+#: app/templates/community/add_discussion_post.html:37
+#: app/templates/community/add_image_post.html:39
+#: app/templates/community/add_link_post.html:38
+#: app/templates/community/add_poll_post.html:37
+#: app/templates/community/add_video_post.html:39
#: app/templates/post/add_reply.html:37 app/templates/post/post.html:42
#: app/templates/user/edit_profile.html:44
msgid "Enable markdown editor"
msgstr ""
-#: app/templates/community/add_image_post.html:30
+#: app/templates/community/add_discussion_post.html:41
+#: app/templates/community/add_image_post.html:43
+#: app/templates/community/add_link_post.html:42
+#: app/templates/community/add_poll_post.html:78
+#: app/templates/community/add_video_post.html:43
+#: app/templates/post/post_edit_discussion.html:30
+#: app/templates/post/post_edit_image.html:33
+#: app/templates/post/post_edit_link.html:31
+#: app/templates/post/post_edit_poll.html:66
+#: app/templates/post/post_edit_video.html:31
+msgid "Separate each tag with a comma."
+msgstr ""
+
+#: app/templates/community/add_image_post.html:24
#: app/templates/post/post_edit_image.html:17
msgid "Describe the image, to help visually impaired people."
msgstr ""
@@ -1892,16 +2188,31 @@ msgstr ""
msgid "Only people using %(name)s can post or reply"
msgstr ""
+#: app/templates/community/add_poll_post.html:41
+#: app/templates/post/post_edit_poll.html:30
+msgid "Poll choices"
+msgstr ""
+
+#: app/templates/community/add_poll_post.html:72
+#: app/templates/post/post_edit_poll.html:61
+#, fuzzy
+msgid "Add choice"
+msgstr "トピックを追加"
+
#: app/templates/community/add_remote.html:25
#: app/templates/community/lookup_remote.html:14
msgid "Found a community:"
msgstr ""
+#: app/templates/community/add_video_post.html:24
+msgid "Provide a URL ending with .mp4 or .webm."
+msgstr ""
+
#: app/templates/community/community.html:27
#: app/templates/community/community.html:48
#: app/templates/community/community.html:66
#: app/templates/post/_post_full.html:20 app/templates/post/_post_full.html:66
-#: app/templates/post/_post_teaser.html:56
+#: app/templates/post/_post_teaser.html:62
msgid "Not safe for work"
msgstr ""
@@ -1911,47 +2222,46 @@ msgstr ""
msgid "Not safe for life"
msgstr ""
-#: app/templates/community/community.html:76
-#: app/templates/community/community.html:84
+#: app/templates/community/community.html:91
msgid "No posts in this community yet."
msgstr ""
-#: app/templates/community/community.html:121
-#: app/templates/post/add_reply.html:58
-#: app/templates/post/continue_discussion.html:109
-#: app/templates/post/post.html:184 app/templates/post/post_reply_edit.html:54
+#: app/templates/community/community.html:130
+#: app/templates/post/add_reply.html:60
+#: app/templates/post/continue_discussion.html:111
+#: app/templates/post/post.html:186 app/templates/post/post_reply_edit.html:56
msgid "Search this community"
msgstr ""
-#: app/templates/community/community.html:127
-#: app/templates/post/add_reply.html:64
-#: app/templates/post/continue_discussion.html:115
-#: app/templates/post/post.html:190 app/templates/post/post_reply_edit.html:60
+#: app/templates/community/community.html:137
+#: app/templates/post/add_reply.html:67
+#: app/templates/post/continue_discussion.html:118
+#: app/templates/post/post.html:193 app/templates/post/post_reply_edit.html:63
msgid "About community"
msgstr ""
-#: app/templates/community/community.html:146
+#: app/templates/community/community.html:156
#, python-format
msgid "Only people on %(instance_name)s can post or reply in this community."
msgstr ""
-#: app/templates/community/community.html:156 app/templates/post/post.html:208
+#: app/templates/community/community.html:166 app/templates/post/post.html:211
msgid "Related communities"
msgstr ""
-#: app/templates/community/community.html:162 app/templates/post/post.html:214
-#: app/templates/topic/show_topic.html:85
+#: app/templates/community/community.html:172 app/templates/post/post.html:217
+#: app/templates/topic/show_topic.html:95
msgid "Go to community"
msgstr ""
-#: app/templates/community/community.html:175
-#: app/templates/post/add_reply.html:82
-#: app/templates/post/continue_discussion.html:133
-#: app/templates/post/post.html:227 app/templates/post/post_reply_edit.html:78
+#: app/templates/community/community.html:185
+#: app/templates/post/add_reply.html:85
+#: app/templates/post/continue_discussion.html:136
+#: app/templates/post/post.html:230 app/templates/post/post_reply_edit.html:81
msgid "Community Settings"
msgstr "コミュニティの設定"
-#: app/templates/community/community.html:179
+#: app/templates/community/community.html:189
msgid "Settings & Moderation"
msgstr "設定とモデレーション"
@@ -1966,6 +2276,7 @@ msgid "Delete \"%(community_title)s\""
msgstr ""
#: app/templates/community/community_edit.html:23
+#, python-format
msgid "Edit %(community)s"
msgstr ""
@@ -2013,7 +2324,9 @@ msgid "Escalate report to admins"
msgstr ""
#: app/templates/community/community_moderate_report_escalate.html:14
-msgid "For reports that could potentially involve legal issues or where you are unsure how to respond, you may prefer to let admins handle it."
+msgid ""
+"For reports that could potentially involve legal issues or where you are "
+"unsure how to respond, you may prefer to let admins handle it."
msgstr ""
#: app/templates/community/community_moderate_subscribers.html:27
@@ -2036,8 +2349,8 @@ msgstr ""
#: app/templates/community/community_moderate_subscribers.html:116
#: app/templates/domain/domain.html:61
-#: app/templates/domain/domains_blocked.html:46
-#: app/templates/user/show_profile.html:169
+#: app/templates/domain/domains_blocked.html:46 app/templates/tag/tag.html:52
+#: app/templates/user/show_profile.html:202
msgid "Unban"
msgstr ""
@@ -2064,15 +2377,15 @@ msgstr ""
#: app/templates/user/filters.html:76 app/templates/user/filters.html:89
#: app/templates/user/filters.html:94 app/templates/user/filters.html:107
#: app/templates/user/filters.html:112 app/templates/user/filters.html:125
-#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:52
+#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:81
msgid "Unblock"
msgstr ""
-#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:54
+#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83
msgid "Block"
msgstr ""
-#: app/templates/domain/domain.html:65
+#: app/templates/domain/domain.html:65 app/templates/tag/tag.html:56
msgid "Ban instance-wide"
msgstr ""
@@ -2104,7 +2417,9 @@ msgid "Unbanning this domain allows future posts linking to that domain."
msgstr ""
#: app/templates/domain/domains_blocked.html:48
-msgid "Banning this domain will delete all posts linking to this domain and prevent future posts linking to that domain."
+msgid ""
+"Banning this domain will delete all posts linking to this domain and "
+"prevent future posts linking to that domain."
msgstr ""
#: app/templates/errors/404.html:12
@@ -2124,7 +2439,9 @@ msgid "An unexpected error has occurred"
msgstr ""
#: app/templates/errors/500.html:15
-msgid "Sorry for the inconvenience! Please let us know about this, so we can repair it and make PieFed better for everyone."
+msgid ""
+"Sorry for the inconvenience! Please let us know about this, so we can "
+"repair it and make PieFed better for everyone."
msgstr ""
#: app/templates/post/_comment_voting_buttons.html:3
@@ -2144,21 +2461,40 @@ msgid "Score:"
msgstr ""
#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67
-#: app/templates/post/_post_teaser.html:57
+#: app/templates/post/_post_teaser.html:63
msgid "Potentially emotionally scarring content"
msgstr ""
#: app/templates/post/_post_full.html:28 app/templates/post/_post_full.html:76
-#: app/templates/post/_post_teaser.html:59
+#: app/templates/post/_post_teaser.html:65
msgid "Reported. Check post for issues."
msgstr ""
-#: app/templates/post/_post_full.html:109
-#: app/templates/post/_post_full.html:110
+#: app/templates/post/_post_full.html:101
+#: app/templates/post/_post_full.html:122
+msgid "Watch on piped.video"
+msgstr ""
+
+#: app/templates/post/_post_full.html:152
+#, python-format
+msgid "Total votes: %(total_votes)d."
+msgstr ""
+
+#: app/templates/post/_post_full.html:153
+#, fuzzy
+msgid "Poll closes"
+msgstr "全ての投稿"
+
+#: app/templates/post/_post_full.html:185
+msgid "Hashtags"
+msgstr ""
+
+#: app/templates/post/_post_full.html:195
+#: app/templates/post/_post_full.html:196
msgid "Show cross-posts"
msgstr ""
-#: app/templates/post/_post_full.html:111
+#: app/templates/post/_post_full.html:197
msgid "Number of cross-posts:"
msgstr ""
@@ -2167,50 +2503,54 @@ msgid "View context"
msgstr ""
#: app/templates/post/_post_teaser.html:6
-#: app/templates/post/_post_teaser_masonry.html:6
+#: app/templates/post/_post_teaser_masonry.html:8
msgid "Filtered: "
msgstr ""
-#: app/templates/post/_post_teaser.html:18
-#: app/templates/post/_post_teaser.html:26
-#: app/templates/post/_post_teaser.html:42
-msgid "Read article"
-msgstr ""
-
#: app/templates/post/_post_teaser.html:20
-#: app/templates/post/_post_teaser.html:30
-#: app/templates/post/_post_teaser.html:70
-#: app/templates/post/_post_teaser.html:72
-#: app/templates/post/_post_teaser_masonry.html:16
-#: app/templates/post/_post_teaser_masonry.html:20
-#: app/templates/post/_post_teaser_masonry.html:23
-#: app/templates/post/_post_teaser_masonry.html:55
-msgid "View image"
+msgid "Follow link"
msgstr ""
#: app/templates/post/_post_teaser.html:22
-#: app/templates/post/_post_teaser.html:34
+#: app/templates/post/_post_teaser.html:35
+#: app/templates/post/_post_teaser.html:76
+#: app/templates/post/_post_teaser.html:78
+#: app/templates/post/_post_teaser_masonry.html:13
+#: app/templates/post/_post_teaser_masonry.html:17
+#: app/templates/post/_post_teaser_masonry.html:20
+#: app/templates/post/_post_teaser_masonry.html:52
+msgid "View image"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:24
+#: app/templates/post/_post_teaser.html:39
msgid "Read post"
msgstr ""
-#: app/templates/post/_post_teaser.html:54
+#: app/templates/post/_post_teaser.html:28
+#: app/templates/post/_post_teaser.html:31
+#: app/templates/post/_post_teaser.html:47
+msgid "Read article"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:60
msgid "All posts about this domain"
msgstr ""
-#: app/templates/post/_post_teaser.html:64
+#: app/templates/post/_post_teaser.html:70
#, python-format
msgid "Go to community %(name)s"
msgstr ""
-#: app/templates/post/_post_teaser.html:67
-#: app/templates/post/_post_teaser_masonry.html:47
-#: app/templates/post/_post_teaser_masonry.html:48
-#: app/templates/post/_post_teaser_masonry.html:68
-#: app/templates/post/_post_teaser_masonry.html:69
+#: app/templates/post/_post_teaser.html:73
+#: app/templates/post/_post_teaser_masonry.html:44
+#: app/templates/post/_post_teaser_masonry.html:45
+#: app/templates/post/_post_teaser_masonry.html:65
+#: app/templates/post/_post_teaser_masonry.html:66
msgid "View comments"
msgstr ""
-#: app/templates/post/_post_teaser.html:67
+#: app/templates/post/_post_teaser.html:73
msgid "Number of comments:"
msgstr ""
@@ -2233,12 +2573,16 @@ msgid "DownVote"
msgstr ""
#: app/templates/post/add_reply.html:21 app/templates/post/post.html:23
-msgid "This post is hosted on beehaw.org which has higher standards of behaviour than most places. Be nice."
+msgid ""
+"This post is hosted on beehaw.org which has higher standards of behaviour than "
+"most places. Be nice."
msgstr ""
-#: app/templates/post/add_reply.html:86
-#: app/templates/post/continue_discussion.html:137
-#: app/templates/post/post.html:231 app/templates/post/post_reply_edit.html:82
+#: app/templates/post/add_reply.html:89
+#: app/templates/post/continue_discussion.html:140
+#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
msgid "Moderate"
msgstr ""
@@ -2247,10 +2591,6 @@ msgstr ""
msgid "Reported. Check comment for issues."
msgstr ""
-#: app/templates/post/post.html:26
-msgid "This post is hosted on lemmy.ml which will ban you for saying anything negative about China, Russia or Putin. Tread carefully."
-msgstr ""
-
#: app/templates/post/post.html:52
msgid "Verify your email address to comment"
msgstr ""
@@ -2292,6 +2632,7 @@ msgid "Comment options"
msgstr ""
#: app/templates/post/post_cross_posts.html:11
+#, python-format
msgid "Cross-posts for \"%(post_title)s\""
msgstr ""
@@ -2300,11 +2641,15 @@ msgid "Posts to the same url have also been created in the following communities
msgstr ""
#: app/templates/post/post_mea_culpa.html:15
-msgid "If you wish to de-escalate the discussion on your post and now feel like it was a mistake, click the button below."
+msgid ""
+"If you wish to de-escalate the discussion on your post and now feel like "
+"it was a mistake, click the button below."
msgstr ""
#: app/templates/post/post_mea_culpa.html:16
-msgid "No further comments will be posted and a message saying you made a mistake in this post will be displayed."
+msgid ""
+"No further comments will be posted and a message saying you made a "
+"mistake in this post will be displayed."
msgstr ""
#: app/templates/post/post_mea_culpa.html:17
@@ -2321,47 +2666,42 @@ msgstr ""
msgid "Edit"
msgstr ""
-#: app/templates/post/post_options.html:24
+#: app/templates/post/post_options.html:26
msgid "I made a mistake with this post and have changed my mind about the topic"
msgstr ""
-#: app/templates/post/post_options.html:28
+#: app/templates/post/post_options.html:30
#, python-format
msgid "Block post author @%(author_name)s"
msgstr ""
-#: app/templates/post/post_options.html:31
+#: app/templates/post/post_options.html:33
#, python-format
msgid "Ban post author @%(author_name)s from
%(community_name)s"
msgstr ""
-#: app/templates/post/post_options.html:35
+#: app/templates/post/post_options.html:37
#, python-format
msgid "Block domain %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:39
-#: app/templates/post/post_reply_options.html:27
+#: app/templates/post/post_options.html:41
+#: app/templates/post/post_reply_options.html:29
#, python-format
msgid "Hide every post from author's instance: %(name)s"
msgstr ""
-#: app/templates/post/post_options.html:45
+#: app/templates/post/post_options.html:47
#, python-format
msgid "View original on %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:50
-#: app/templates/post/post_reply_options.html:34
-msgid "If you want to perform more than one of these (e.g. block and report), hold down Ctrl and click, then complete the operation in the new tabs that open."
-msgstr ""
-
-#: app/templates/post/post_reply_edit.html:44
-msgid "Unsubscribe"
-msgstr ""
-
-#: app/templates/post/post_reply_edit.html:46
-msgid "Subscribe"
+#: app/templates/post/post_options.html:52
+#: app/templates/post/post_reply_options.html:36
+msgid ""
+"If you want to perform more than one of these (e.g. block and report), "
+"hold down Ctrl and click, then complete the operation in the new tabs "
+"that open."
msgstr ""
#: app/templates/post/post_reply_options.html:13
@@ -2369,7 +2709,7 @@ msgstr ""
msgid "Options for comment on \"%(post_title)s\""
msgstr ""
-#: app/templates/post/post_reply_options.html:24
+#: app/templates/post/post_reply_options.html:26
#, python-format
msgid "Block author @%(author_name)s"
msgstr ""
@@ -2388,7 +2728,7 @@ msgstr ""
msgid "Search results for"
msgstr ""
-#: app/templates/search/results.html:16
+#: app/templates/search/results.html:19
msgid "No posts match your search."
msgstr ""
@@ -2396,56 +2736,91 @@ msgstr ""
msgid "Search for posts"
msgstr ""
-#: app/templates/search/start.html:20
-msgid "Example searches:"
-msgstr ""
-
-#: app/templates/search/start.html:23
-msgid "star wars"
-msgstr ""
-
-#: app/templates/search/start.html:24
-msgid "There is an implied \"and\" here. Results will have both words somewhere in them."
-msgstr ""
-
-#: app/templates/search/start.html:27
-msgid "star or wars"
-msgstr ""
-
-#: app/templates/search/start.html:28
-msgid "This will broaden the search to include results that contain any of the words."
-msgstr ""
-
-#: app/templates/search/start.html:31
-msgid "star -wars"
-msgstr ""
-
-#: app/templates/search/start.html:32
-msgid "To search for things containing \"star\" but not \"wars\" you can put a - before the word you want to exclude."
-msgstr ""
-
-#: app/templates/search/start.html:35
-msgid "\"star wars\""
+#: app/templates/search/start.html:15
+msgid "Keyword"
msgstr ""
#: app/templates/search/start.html:36
+msgid "Example searches:"
+msgstr ""
+
+#: app/templates/search/start.html:39
+msgid "star wars"
+msgstr ""
+
+#: app/templates/search/start.html:40
+msgid ""
+"There is an implied \"and\" here. Results will have both words somewhere "
+"in them."
+msgstr ""
+
+#: app/templates/search/start.html:43
+msgid "star or wars"
+msgstr ""
+
+#: app/templates/search/start.html:44
+msgid ""
+"This will broaden the search to include results that contain any of the "
+"words."
+msgstr ""
+
+#: app/templates/search/start.html:47
+msgid "star -wars"
+msgstr ""
+
+#: app/templates/search/start.html:48
+msgid ""
+"To search for things containing \"star\" but not \"wars\" you can put a -"
+" before the word you want to exclude."
+msgstr ""
+
+#: app/templates/search/start.html:51
+msgid "\"star wars\""
+msgstr ""
+
+#: app/templates/search/start.html:52
msgid "Results will have exactly that phrase in them."
msgstr ""
+#: app/templates/tag/tag.html:23
+msgid "No posts in this tag yet."
+msgstr ""
+
+#: app/templates/tag/tag.html:45
+msgid "Tag management"
+msgstr ""
+
+#: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14
+#, python-format
+msgid "Tags containing \"%(search)s\""
+msgstr ""
+
+#: app/templates/tag/tags.html:24 app/templates/tag/tags_blocked.html:24
+#, fuzzy
+msgid "Banned tags"
+msgstr "バナー画像"
+
+#: app/templates/tag/tags.html:38 app/templates/tag/tags_blocked.html:38
+msgid "How many times has something using this tag been posted"
+msgstr ""
+
+#: app/templates/topic/_notification_toggle.html:5
+msgid "Notify about every new post. Not advisable in high traffic topics!"
+msgstr ""
+
#: app/templates/topic/choose_topics.html:9
msgid "Please choose at least 3 topics that interest you."
msgstr "興味のあるトピックを3つ以上選択してください。"
-#: app/templates/topic/show_topic.html:23
+#: app/templates/topic/show_topic.html:26
msgid "Sub-topics"
msgstr ""
-#: app/templates/topic/show_topic.html:36
-#: app/templates/topic/show_topic.html:44
+#: app/templates/topic/show_topic.html:54
msgid "No posts in this topic yet."
msgstr ""
-#: app/templates/topic/show_topic.html:79
+#: app/templates/topic/show_topic.html:89
msgid "Topic communities"
msgstr ""
@@ -2454,13 +2829,22 @@ msgstr ""
msgid "Which community within %(topic)s to post in?"
msgstr ""
-#: app/templates/topic/topic_create_post.html:17
+#: app/templates/topic/topic_create_post.html:18
#, python-format
msgid "Post in %(name)s"
msgstr ""
+#: app/templates/topic/topic_create_post.html:23
+#, fuzzy, python-format
+msgid "View %(name)s"
+msgstr "%(name)s とチャット"
+
+#: app/templates/user/_notification_toggle.html:5
+msgid "Notify about every new post by this person."
+msgstr ""
+
#: app/templates/user/_user_nav.html:8 app/templates/user/notifications.html:54
-#: app/templates/user/show_profile.html:121
+#: app/templates/user/show_profile.html:154
msgid "Profile"
msgstr "プロフィール"
@@ -2481,20 +2865,31 @@ msgstr ""
#: app/templates/user/delete_account.html:20
#, python-format
-msgid "You are about to permanently delete the account with the username \"%(username)s.\" This means your profile will disappear, pictures will be deleted. Text-based posts will stay but look like they are from someone named \"deleted.\""
+msgid ""
+"You are about to permanently delete the account with the username "
+"\"%(username)s.\" This means your profile will "
+"disappear, pictures will be deleted. Text-based posts will stay but look "
+"like they are from someone named \"deleted.\""
msgstr ""
#: app/templates/user/delete_account.html:21
#, python-format
-msgid "Once you hit delete, nobody can use \"%(username)s\" as a username again. We are doing this so nobody pretends to be you."
+msgid ""
+"Once you hit delete, nobody can use \"%(username)s\" as a username again."
+" We are doing this so nobody pretends to be you."
msgstr ""
#: app/templates/user/delete_account.html:22
-msgid "We will tell other websites (fediverse instances) that your account is gone. But it's up to them to decide what to do with any copies they have of your stuff. Some websites work differently than ours."
+msgid ""
+"We will tell other websites (fediverse instances) that your account is "
+"gone. But it's up to them to decide what to do with any copies they have "
+"of your stuff. Some websites work differently than ours."
msgstr ""
#: app/templates/user/delete_account.html:23
-msgid "Remember, once you do this, there's no going back. Are you sure you want to continue?"
+msgid ""
+"Remember, once you do this, there's no going back. Are you sure you want "
+"to continue?"
msgstr ""
#: app/templates/user/edit_filters.html:16 app/templates/user/filters.html:16
@@ -2502,13 +2897,13 @@ msgstr ""
msgid "Filters"
msgstr ""
-#: app/templates/user/edit_filters.html:18 app/user/routes.py:729
+#: app/templates/user/edit_filters.html:18 app/user/routes.py:774
msgid "Edit filter"
msgstr ""
#: app/templates/user/edit_filters.html:20
#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:22
-#: app/user/routes.py:689
+#: app/user/routes.py:734
msgid "Add filter"
msgstr ""
@@ -2529,8 +2924,8 @@ msgstr ""
msgid "Stop applying this filter after this date. Optional."
msgstr ""
-#: app/templates/user/edit_profile.html:16 app/user/routes.py:153
-#: app/user/routes.py:218
+#: app/templates/user/edit_profile.html:16 app/user/routes.py:156
+#: app/user/routes.py:231
msgid "Edit profile"
msgstr "プロフィールの編集"
@@ -2540,6 +2935,7 @@ msgid "Edit profile of %(name)s"
msgstr ""
#: app/templates/user/edit_profile.html:58
+#: app/templates/user/edit_settings.html:43
msgid "Delete account"
msgstr ""
@@ -2549,7 +2945,9 @@ msgid "Unsubscribed"
msgstr ""
#: app/templates/user/email_notifs_unsubscribed.html:10
-msgid "You have unsubscribed from emails about unread notifications. We might email you for other reasons, though."
+msgid ""
+"You have unsubscribed from emails about unread notifications. We might "
+"email you for other reasons, though."
msgstr ""
#: app/templates/user/email_notifs_unsubscribed.html:11
@@ -2557,8 +2955,21 @@ msgstr ""
msgid "More email settings"
msgstr "その他のメール設定"
+#: app/templates/user/fediverse_redirect.html:17
+#: app/templates/user/fediverse_redirect.html:20
+msgid "Follow on remote instance"
+msgstr ""
+
+#: app/templates/user/fediverse_redirect.html:21
+msgid ""
+"We are about to send you to your instance where you will then need to "
+"click the \"Follow\" button."
+msgstr ""
+
#: app/templates/user/filters.html:25
-msgid "Filters can hide posts that contain keywords you specify, either by making them less noticeable or invisible."
+msgid ""
+"Filters can hide posts that contain keywords you specify, either by "
+"making them less noticeable or invisible."
msgstr "フィルターは、指定したキーワードを含む投稿を非表示にすることができます。"
#: app/templates/user/filters.html:30
@@ -2602,7 +3013,9 @@ msgid "No blocked instances"
msgstr ""
#: app/templates/user/newsletter_unsubscribed.html:10
-msgid "You have unsubscribed from the email newsletter. We might email you for other reasons, though."
+msgid ""
+"You have unsubscribed from the email newsletter. We might email you for "
+"other reasons, though."
msgstr ""
#: app/templates/user/notifications.html:25
@@ -2610,12 +3023,12 @@ msgid "Mark all as read"
msgstr ""
#: app/templates/user/notifications.html:49
-#: app/templates/user/show_profile.html:116
+#: app/templates/user/show_profile.html:149
msgid "Manage"
msgstr ""
#: app/templates/user/notifications.html:95
-#: app/templates/user/show_profile.html:192
+#: app/templates/user/show_profile.html:225
msgid "Upvoted"
msgstr ""
@@ -2624,59 +3037,60 @@ msgid "No people to show"
msgstr ""
#: app/templates/user/show_profile.html:24
-#: app/templates/user/show_profile.html:29
+#: app/templates/user/show_profile.html:41
+#: app/templates/user/show_profile.html:48
msgid "Profile pic"
msgstr ""
-#: app/templates/user/show_profile.html:47
+#: app/templates/user/show_profile.html:76
msgid "Send message"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message with matrix chat"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message using Matrix"
msgstr ""
-#: app/templates/user/show_profile.html:61
+#: app/templates/user/show_profile.html:88
+msgid "Follow"
+msgstr ""
+
+#: app/templates/user/show_profile.html:94
msgid "Bot Account"
msgstr ""
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Attitude"
msgstr ""
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive."
msgstr ""
-#: app/templates/user/show_profile.html:72
+#: app/templates/user/show_profile.html:105
msgid "Post pagination"
msgstr ""
-#: app/templates/user/show_profile.html:85
+#: app/templates/user/show_profile.html:118
msgid "No posts yet."
msgstr ""
-#: app/templates/user/show_profile.html:95
+#: app/templates/user/show_profile.html:128
msgid "Comment pagination"
msgstr ""
-#: app/templates/user/show_profile.html:108
-msgid "No comments yet."
-msgstr ""
-
-#: app/templates/user/show_profile.html:137
+#: app/templates/user/show_profile.html:170
msgid "Member of"
msgstr ""
-#: app/templates/user/show_profile.html:162
+#: app/templates/user/show_profile.html:195
msgid "Moderate user"
msgstr ""
-#: app/templates/user/show_profile.html:182
+#: app/templates/user/show_profile.html:215
msgid "Ban + Purge"
msgstr ""
@@ -2693,184 +3107,253 @@ msgstr "興味のあるトピックを選択してください"
msgid "Choose"
msgstr "選択"
-#: app/topic/routes.py:172
-msgid "You have joined some communities relating to those interests. Find them on the Topics menu or browse the home page."
+#: app/topic/routes.py:183
+msgid ""
+"You have joined some communities relating to those interests. Find them "
+"on the Topics menu or browse the home page."
msgstr ""
-#: app/topic/routes.py:176
-msgid "You did not choose any topics. Would you like to choose individual communities instead?"
+#: app/topic/routes.py:187
+msgid ""
+"You did not choose any topics. Would you like to choose individual "
+"communities instead?"
msgstr ""
-#: app/user/forms.py:13
+#: app/user/forms.py:14
msgid "Display name"
msgstr "表示名"
-#: app/user/forms.py:15
+#: app/user/forms.py:16
msgid "Set new password"
msgstr "新しいパスワードを設定"
-#: app/user/forms.py:22
+#: app/user/forms.py:23
msgid "Save profile"
msgstr ""
-#: app/user/forms.py:26
+#: app/user/forms.py:27
msgid "That email address is already in use by another account"
msgstr ""
-#: app/user/forms.py:30
+#: app/user/forms.py:31
msgid "Matrix user ids start with @"
msgstr ""
#: app/user/forms.py:35
+msgid "Interface language"
+msgstr ""
+
+#: app/user/forms.py:37
msgid "Receive email about missed notifications"
msgstr "不在時にメールで通知を受け取る"
-#: app/user/forms.py:39
+#: app/user/forms.py:41
msgid "Use markdown editor GUI when writing"
msgstr "書き込み時にマークダウンエディタGUIを使用する"
-#: app/user/forms.py:40
+#: app/user/forms.py:42
msgid "Show profile in user list"
msgstr "ユーザ一覧にプロフィールを表示する"
-#: app/user/forms.py:41
+#: app/user/forms.py:43
msgid "My posts appear in search results"
msgstr "自分の投稿の検索を許可する"
-#: app/user/forms.py:42
+#: app/user/forms.py:44
msgid "Manually approve followers"
msgstr ""
-#: app/user/forms.py:43
+#: app/user/forms.py:45
msgid "Import community subscriptions and user blocks from Lemmy"
msgstr "Lemmy からコミュニティの登録情報とユーザーブロックをインポート"
-#: app/user/forms.py:49
+#: app/user/forms.py:51
msgid "By default, sort posts by"
msgstr "デフォルトの投稿の順番"
-#: app/user/forms.py:50
+#: app/user/forms.py:52
msgid "Theme"
msgstr "テーマ"
-#: app/user/forms.py:51
+#: app/user/forms.py:53
msgid "Save settings"
msgstr "設定を保存"
-#: app/user/forms.py:55
+#: app/user/forms.py:57
msgid "Yes, delete my account"
msgstr ""
-#: app/user/forms.py:66
+#: app/user/forms.py:68
msgid "Malicious reporting"
msgstr ""
-#: app/user/forms.py:90
+#: app/user/forms.py:92
msgid "Home feed"
msgstr ""
-#: app/user/forms.py:91
+#: app/user/forms.py:93
msgid "Posts in communities"
msgstr ""
-#: app/user/forms.py:92
+#: app/user/forms.py:94
msgid "Comments on posts"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Make semi-transparent"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Hide completely"
msgstr ""
-#: app/user/forms.py:94
+#: app/user/forms.py:96
msgid "Action to take"
msgstr ""
-#: app/user/forms.py:95
+#: app/user/forms.py:97
msgid "Keywords that trigger this filter"
msgstr ""
-#: app/user/forms.py:98
+#: app/user/forms.py:100
msgid "Expire after"
msgstr ""
-#: app/user/routes.py:49
-msgid "This user has been banned."
+#: app/user/forms.py:105
+msgid "Your remote instance:"
+msgstr ""
+
+#: app/user/forms.py:108
+msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends"
+msgstr ""
+
+#: app/user/forms.py:109
+msgid "Friendica"
+msgstr ""
+
+#: app/user/forms.py:110
+msgid "Hubzilla"
+msgstr ""
+
+#: app/user/forms.py:111
+msgid "Lemmy"
+msgstr ""
+
+#: app/user/forms.py:112
+msgid "Pixelfed"
+msgstr ""
+
+#: app/user/forms.py:115
+msgid "Instance type"
+msgstr ""
+
+#: app/user/forms.py:116
+msgid "View profile on remote instance"
msgstr ""
#: app/user/routes.py:51
+msgid "This user has been banned."
+msgstr ""
+
+#: app/user/routes.py:53
msgid "This user has been deleted."
msgstr ""
-#: app/user/routes.py:83
+#: app/user/routes.py:85
#, python-format
msgid "Posts by %(user_name)s"
msgstr ""
-#: app/user/routes.py:200
-msgid "Your subscriptions and blocks are being imported. If you have many it could take a few minutes."
+#: app/user/routes.py:172
+msgid "Auto-detect"
+msgstr ""
+
+#: app/user/routes.py:173
+msgid "Catalan"
+msgstr ""
+
+#: app/user/routes.py:174
+msgid "English"
+msgstr ""
+
+#: app/user/routes.py:175
+msgid "French"
+msgstr ""
+
+#: app/user/routes.py:176
+msgid "German"
+msgstr ""
+
+#: app/user/routes.py:212
+msgid ""
+"Your subscriptions and blocks are being imported. If you have many it "
+"could take a few minutes."
msgstr "登録情報とユーザブロックがインポートされています。数分かかる場合があります。"
-#: app/user/routes.py:235
+#: app/user/routes.py:270
msgid "You cannot ban yourself."
msgstr ""
-#: app/user/routes.py:260
+#: app/user/routes.py:295
msgid "You cannot unban yourself."
msgstr ""
-#: app/user/routes.py:284
+#: app/user/routes.py:319
msgid "You cannot block yourself."
msgstr ""
-#: app/user/routes.py:313
+#: app/user/routes.py:351
msgid "You cannot unblock yourself."
msgstr ""
-#: app/user/routes.py:340
-msgid "Moderators have already assessed reports regarding this person, no further reports are necessary."
+#: app/user/routes.py:379
+msgid ""
+"Moderators have already assessed reports regarding this person, no "
+"further reports are necessary."
msgstr ""
-#: app/user/routes.py:346
+#: app/user/routes.py:385
+#, python-format
msgid "%(user_name)s has already been reported, thank you!"
msgstr ""
-#: app/user/routes.py:368
+#: app/user/routes.py:407
#, python-format
msgid "%(user_name)s has been reported, thank you!"
msgstr ""
-#: app/user/routes.py:374
+#: app/user/routes.py:413
msgid "Report user"
msgstr ""
-#: app/user/routes.py:391
+#: app/user/routes.py:430
msgid "You cannot delete yourself."
msgstr ""
-#: app/user/routes.py:448
+#: app/user/routes.py:487
msgid "Account deletion in progress. Give it a few minutes."
msgstr ""
-#: app/user/routes.py:453
+#: app/user/routes.py:492
msgid "Delete my account"
msgstr ""
-#: app/user/routes.py:498
+#: app/user/routes.py:543
msgid "You cannot purge yourself."
msgstr ""
-#: app/user/routes.py:575
+#: app/user/routes.py:620
msgid "All notifications marked as read."
msgstr ""
-#: app/user/routes.py:746
+#: app/user/routes.py:791
msgid "Filter deleted."
msgstr ""
+#: app/user/routes.py:824
+msgid "Lemmy can't follow profiles, sorry"
+msgstr ""
+
#~ msgid "Allow search engines to index this profile"
#~ msgstr "Suchmaschinen erlauben, dieses Profil zu indizieren"
@@ -2889,3 +3372,22 @@ msgstr ""
#~ msgid "Crush"
#~ msgstr "Zerkleinern"
+#~ msgid "Reply from %(name)s on %(post_title)s"
+#~ msgstr ""
+
+#~ msgid "Most downvoted in the last 3 days"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "This post is hosted on lemmy.ml "
+#~ "which will ban you for saying "
+#~ "anything negative about China, Russia or"
+#~ " Putin. Tread carefully."
+#~ msgstr ""
+
+#~ msgid "Unsubscribe"
+#~ msgstr ""
+
+#~ msgid "Subscribe"
+#~ msgstr ""
+
diff --git a/app/translations/lt/LC_MESSAGES/messages.po b/app/translations/lt/LC_MESSAGES/messages.po
index 77f7fbde..4623a050 100644
--- a/app/translations/lt/LC_MESSAGES/messages.po
+++ b/app/translations/lt/LC_MESSAGES/messages.po
@@ -1,31 +1,39 @@
+
msgid ""
msgstr ""
-"Project-Id-Version: piefed\n"
+"Project-Id-Version: piefed\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-03-17 19:06+1300\n"
-"PO-Revision-Date: 2024-04-09 00:36\n"
+"POT-Creation-Date: 2024-05-21 19:51+1200\n"
+"PO-Revision-Date: 2024-04-09 00:36+0000\n"
"Last-Translator: \n"
"Language: lt\n"
"Language-Team: Lithuanian\n"
-"Plural-Forms: nplurals=4; plural=(n%10==1 && (n%100>19 || n%100<11) ? 0 : (n%10>=2 && n%10<=9) && (n%100>19 || n%100<11) ? 1 : n%1!=0 ? 2: 3);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && (n%100>19 || n%100<11) ? 0 :"
+" (n%10>=2 && n%10<=9) && (n%100>19 || n%100<11) ? 1 : n%1!=0 ? 2: 3);\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.12.1\n"
-"X-Crowdin-Project: piefed\n"
-"X-Crowdin-Project-ID: 657446\n"
-"X-Crowdin-Language: lt\n"
-"X-Crowdin-File: messages.po\n"
-"X-Crowdin-File-ID: 2\n"
-#: app/__init__.py:26
+#: app/__init__.py:39
msgid "Please log in to access this page."
msgstr "Kad patekti į šį puslapį, turite užsiregistruoti."
-#: app/cli.py:238 app/main/routes.py:300
+#: app/cli.py:278 app/main/routes.py:361
msgid "[PieFed] You have unread notifications"
msgstr "[PieFed] Yra neperskaitytų pranešimų"
+#: app/cli.py:378 app/post/routes.py:1925
+#, fuzzy, python-format
+msgid "Replies to my post %(post_title)s"
+msgstr "%(name)s atsakė į %(post_title)s"
+
+#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
+#: app/post/routes.py:1947
+#, fuzzy, python-format
+msgid "Replies to my comment on %(post_title)s"
+msgstr "%(name)s atsakė į %(post_title)s"
+
#: app/email.py:16
msgid "[PieFed] Reset Your Password"
msgstr "[PieFed] Priminti slaptažodį"
@@ -42,513 +50,583 @@ msgstr "Paraiška buvo patvirtinta - sveikiname prisijungus prie PieFed"
msgid "Welcome to PieFed"
msgstr "Sveiki atvykę į PieFed"
-#: app/activitypub/util.py:1205 app/post/routes.py:85 app/post/routes.py:472
-#, python-format
-msgid "Reply from %(name)s on %(post_title)s"
+#: app/activitypub/util.py:1644
+#, fuzzy, python-format
+msgid "Reply to %(post_title)s"
msgstr "%(name)s atsakė į %(post_title)s"
-#: app/admin/forms.py:13 app/admin/forms.py:97 app/community/forms.py:18
-#: app/templates/community/community_mod_list.html:30
-#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
-#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
-#: app/templates/user/filters.html:124 app/user/forms.py:89
-msgid "Name"
-msgstr "Vardas"
+#: app/activitypub/util.py:1657
+#, fuzzy, python-format
+msgid "Reply to comment on %(post_title)s"
+msgstr "%(name)s atsakė į %(post_title)s"
+
+#: app/activitypub/util.py:1926 app/post/routes.py:1506
+msgid "A post has been reported"
+msgstr ""
+
+#: app/activitypub/util.py:1947 app/post/routes.py:1640
+msgid "A comment has been reported"
+msgstr ""
#: app/admin/forms.py:14
+#, fuzzy
+msgid "Site Name"
+msgstr "Vartotojo vardas"
+
+#: app/admin/forms.py:15
msgid "Tagline"
msgstr "Šūkis"
-#: app/admin/forms.py:15
+#: app/admin/forms.py:16
msgid "Icon"
msgstr "Ikonėlė"
-#: app/admin/forms.py:18
+#: app/admin/forms.py:19
msgid "Sidebar"
msgstr "Šoninė juosta"
-#: app/admin/forms.py:19
+#: app/admin/forms.py:20 app/templates/base.html:253
+#, fuzzy
+msgid "About"
+msgstr "Išdėstymas"
+
+#: app/admin/forms.py:21
msgid "Legal information"
msgstr "Teisinė informacija"
-#: app/admin/forms.py:20 app/admin/forms.py:36 app/admin/forms.py:44
-#: app/admin/forms.py:81 app/admin/forms.py:100 app/admin/forms.py:126
-#: app/admin/forms.py:188 app/community/forms.py:56 app/community/forms.py:95
-#: app/user/forms.py:99
+#: app/admin/forms.py:22
+msgid "General instance contact email address"
+msgstr ""
+
+#: app/admin/forms.py:23 app/admin/forms.py:40 app/admin/forms.py:50
+#: app/admin/forms.py:90 app/admin/forms.py:109 app/admin/forms.py:135
+#: app/admin/forms.py:187 app/community/forms.py:63 app/community/forms.py:105
+#: app/community/forms.py:120 app/community/forms.py:142
+#: app/community/forms.py:164 app/community/forms.py:222 app/user/forms.py:101
msgid "Save"
msgstr "Išsaugoti"
-#: app/admin/forms.py:24
+#: app/admin/forms.py:27
msgid "Enable downvotes"
msgstr "Įjungti neigiamus taškus"
-#: app/admin/forms.py:25
+#: app/admin/forms.py:28
msgid "Allow local image posts"
msgstr "Leisti įkelti paveikslėlius į šį serverį"
-#: app/admin/forms.py:26
+#: app/admin/forms.py:29
msgid "Days to cache images from remote instances for"
msgstr "Kiek dienų kešuoti paveikslėlius iš nuotolusių serverių"
-#: app/admin/forms.py:27
+#: app/admin/forms.py:30
msgid "Allow NSFW communities"
msgstr "Rodyti NSFW bendruomenes"
-#: app/admin/forms.py:28
+#: app/admin/forms.py:31
msgid "Allow NSFL communities and posts"
msgstr "Rodyti NSFL bendruomenes ir pranešimus"
-#: app/admin/forms.py:29
+#: app/admin/forms.py:32
msgid "Only admins can create new local communities"
msgstr "Tik administratoriai gali kurti bendruomenes šiame serveryje"
-#: app/admin/forms.py:30
+#: app/admin/forms.py:33
msgid "Notify admins about reports, not just moderators"
msgstr "Siųsti skundus ir administratoriams, ne tik moderatoriams"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Open"
msgstr "Atvira"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Require application"
msgstr "Reikalinga paraiška"
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Closed"
msgstr "Uždara"
-#: app/admin/forms.py:32
+#: app/admin/forms.py:35
msgid "Registration mode"
msgstr "Registracijos reikalavimai"
-#: app/admin/forms.py:33
+#: app/admin/forms.py:36
msgid "Question to ask people applying for an account"
msgstr "Žmonėms, kurie nori susikurti paskyrą, užduoti šį klausimą"
-#: app/admin/forms.py:34
+#: app/admin/forms.py:37
+msgid "Block registrations from these referrers (one per line)"
+msgstr ""
+
+#: app/admin/forms.py:38
msgid "Log ActivityPub JSON for debugging"
msgstr ""
-#: app/admin/forms.py:35
+#: app/admin/forms.py:39
msgid "Default theme"
msgstr "Numatytoji tema"
-#: app/admin/forms.py:40
+#: app/admin/forms.py:44
msgid "Allowlist instead of blocklist"
msgstr ""
-#: app/admin/forms.py:41
+#: app/admin/forms.py:45
msgid "Allow federation with these instances"
msgstr ""
-#: app/admin/forms.py:42
+#: app/admin/forms.py:46
msgid "Blocklist instead of allowlist"
msgstr ""
-#: app/admin/forms.py:43
+#: app/admin/forms.py:47
msgid "Deny federation with these instances"
msgstr ""
-#: app/admin/forms.py:48 app/community/forms.py:42 app/community/forms.py:80
-#: app/community/forms.py:82 app/community/forms.py:86
+#: app/admin/forms.py:48
+msgid "Discard all posts and comments with these phrases (one per line)"
+msgstr ""
+
+#: app/admin/forms.py:49
+msgid ""
+"Discard all posts and comments by users with these words in their name "
+"(one per line)"
+msgstr ""
+
+#: app/admin/forms.py:54 app/community/forms.py:48 app/community/forms.py:97
+#: app/community/forms.py:110 app/community/forms.py:132
+#: app/community/forms.py:154 app/community/forms.py:192
msgid "Title"
msgstr "Pavadinimas"
-#: app/admin/forms.py:49 app/admin/forms.py:98 app/community/forms.py:19
+#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20
msgid "Url"
msgstr ""
-#: app/admin/forms.py:50 app/community/forms.py:20 app/community/forms.py:43
+#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49
msgid "Description"
msgstr "Aprašymas"
-#: app/admin/forms.py:51 app/community/forms.py:21 app/community/forms.py:44
+#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50
msgid "Icon image"
msgstr "Piktogramos paveikslėlis"
-#: app/admin/forms.py:52 app/community/forms.py:22 app/community/forms.py:45
+#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51
msgid "Banner image"
msgstr "Banerio paveiksliukas"
-#: app/admin/forms.py:53 app/community/forms.py:23 app/community/forms.py:46
+#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52
msgid "Rules"
msgstr "Taisyklės"
-#: app/admin/forms.py:54 app/community/forms.py:47
+#: app/admin/forms.py:60 app/community/forms.py:53
msgid "Porn community"
msgstr ""
-#: app/admin/forms.py:55
+#: app/admin/forms.py:61
msgid "Banned - no new posts accepted"
msgstr ""
-#: app/admin/forms.py:56 app/community/forms.py:48
+#: app/admin/forms.py:62 app/community/forms.py:54
msgid "Only accept posts from current instance"
msgstr ""
-#: app/admin/forms.py:57 app/community/forms.py:49
+#: app/admin/forms.py:63 app/community/forms.py:55
msgid "Only moderators can post"
msgstr ""
-#: app/admin/forms.py:58 app/community/forms.py:50
+#: app/admin/forms.py:64 app/community/forms.py:56
msgid "New moderators wanted"
msgstr ""
-#: app/admin/forms.py:59
+#: app/admin/forms.py:65
msgid "Posts show on home page"
msgstr ""
-#: app/admin/forms.py:60
+#: app/admin/forms.py:66
msgid "Posts can be popular"
msgstr ""
-#: app/admin/forms.py:61
+#: app/admin/forms.py:67
msgid "Posts show in All list"
msgstr ""
-#: app/admin/forms.py:62
+#: app/admin/forms.py:68
msgid "Low quality / toxic - upvotes in here don't add to reputation"
msgstr ""
-#: app/admin/forms.py:63
+#: app/admin/forms.py:69
msgid "Forever"
msgstr ""
-#: app/admin/forms.py:64
+#: app/admin/forms.py:70
msgid "1 week"
msgstr ""
-#: app/admin/forms.py:65
+#: app/admin/forms.py:71
msgid "2 weeks"
msgstr ""
-#: app/admin/forms.py:66
+#: app/admin/forms.py:72
msgid "1 month"
msgstr ""
-#: app/admin/forms.py:67
+#: app/admin/forms.py:73
msgid "2 months"
msgstr ""
-#: app/admin/forms.py:68
+#: app/admin/forms.py:74
msgid "3 months"
msgstr ""
-#: app/admin/forms.py:69
+#: app/admin/forms.py:75
msgid "6 months"
msgstr ""
-#: app/admin/forms.py:70
+#: app/admin/forms.py:76
msgid "1 year"
msgstr ""
-#: app/admin/forms.py:71
+#: app/admin/forms.py:77
msgid "2 years"
msgstr ""
-#: app/admin/forms.py:72
+#: app/admin/forms.py:78
msgid "5 years"
msgstr ""
-#: app/admin/forms.py:73
+#: app/admin/forms.py:79
msgid "10 years"
msgstr ""
-#: app/admin/forms.py:75
+#: app/admin/forms.py:81
msgid "Retain content"
msgstr ""
-#: app/admin/forms.py:76 app/community/forms.py:51
+#: app/admin/forms.py:82 app/community/forms.py:57
msgid "Topic"
msgstr ""
-#: app/admin/forms.py:77 app/community/forms.py:52
-#: app/templates/community/_community_nav.html:23
+#: app/admin/forms.py:83 app/community/forms.py:59
+#: app/templates/community/_community_nav.html:25
msgid "List"
msgstr ""
-#: app/admin/forms.py:78 app/community/forms.py:53
+#: app/admin/forms.py:84 app/community/forms.py:60
msgid "Masonry"
msgstr ""
-#: app/admin/forms.py:79 app/community/forms.py:54
+#: app/admin/forms.py:85 app/community/forms.py:61
msgid "Wide masonry"
msgstr ""
-#: app/admin/forms.py:80 app/community/forms.py:55
+#: app/admin/forms.py:86 app/community/forms.py:62
msgid "Layout"
msgstr "Išdėstymas"
-#: app/admin/forms.py:87 app/community/forms.py:32
+#: app/admin/forms.py:87
+msgid "Posting warning"
+msgstr ""
+
+#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58
+msgid "Languages"
+msgstr ""
+
+#: app/admin/forms.py:89
+msgid "Override remote language setting"
+msgstr ""
+
+#: app/admin/forms.py:96 app/community/forms.py:34
msgid "Url is required."
msgstr ""
-#: app/admin/forms.py:91 app/community/forms.py:36
+#: app/admin/forms.py:100 app/community/forms.py:38
msgid "- cannot be in Url. Use _ instead?"
msgstr ""
-#: app/admin/forms.py:99
+#: app/admin/forms.py:106 app/community/forms.py:19
+#: app/templates/community/community_mod_list.html:32
+#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
+#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
+#: app/templates/user/filters.html:124 app/user/forms.py:91
+msgid "Name"
+msgstr "Vardas"
+
+#: app/admin/forms.py:108
msgid "Parent topic"
msgstr ""
-#: app/admin/forms.py:104 app/auth/forms.py:10 app/auth/forms.py:17
-#: app/community/forms.py:60
+#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17
+#: app/community/forms.py:67
msgid "User name"
msgstr "Vartotojo vardas"
-#: app/admin/forms.py:106 app/admin/forms.py:169 app/user/forms.py:14
+#: app/admin/forms.py:115 app/user/forms.py:15
msgid "Email address"
msgstr "El. pašto adresas"
-#: app/admin/forms.py:107 app/auth/forms.py:11 app/auth/forms.py:20
+#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20
#: app/auth/forms.py:74
msgid "Password"
msgstr "Slaptažodis"
-#: app/admin/forms.py:109 app/auth/forms.py:22 app/auth/forms.py:76
+#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76
msgid "Repeat password"
msgstr "Pakartokite slaptažodį"
-#: app/admin/forms.py:110 app/admin/forms.py:168 app/user/forms.py:17
+#: app/admin/forms.py:119 app/user/forms.py:18
msgid "Bio"
msgstr "Biografija"
-#: app/admin/forms.py:111 app/admin/forms.py:170 app/user/forms.py:18
+#: app/admin/forms.py:120 app/user/forms.py:19
msgid "Matrix User ID"
msgstr ""
-#: app/admin/forms.py:112 app/admin/forms.py:171 app/user/forms.py:19
+#: app/admin/forms.py:121 app/user/forms.py:20
msgid "Avatar image"
msgstr ""
-#: app/admin/forms.py:113 app/admin/forms.py:172 app/user/forms.py:20
+#: app/admin/forms.py:122 app/user/forms.py:21
msgid "Top banner image"
msgstr "Reklaminio skydelio paveiksliukas"
-#: app/admin/forms.py:114 app/admin/forms.py:173 app/user/forms.py:21
+#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22
msgid "This profile is a bot"
msgstr ""
-#: app/admin/forms.py:115 app/admin/forms.py:174
+#: app/admin/forms.py:124 app/admin/forms.py:178
msgid "Email address is verified"
msgstr ""
-#: app/admin/forms.py:116 app/admin/forms.py:175
+#: app/admin/forms.py:125 app/admin/forms.py:179
msgid "Banned"
msgstr ""
-#: app/admin/forms.py:117 app/admin/forms.py:176 app/user/forms.py:34
+#: app/admin/forms.py:126 app/user/forms.py:36
msgid "Subscribe to email newsletter"
msgstr ""
-#: app/admin/forms.py:118 app/admin/forms.py:177 app/user/forms.py:36
+#: app/admin/forms.py:127 app/user/forms.py:38
msgid "Hide posts by bots"
msgstr ""
-#: app/admin/forms.py:119 app/admin/forms.py:178 app/user/forms.py:37
+#: app/admin/forms.py:128 app/user/forms.py:39
msgid "Show NSFW posts"
msgstr ""
-#: app/admin/forms.py:120 app/admin/forms.py:179 app/user/forms.py:38
+#: app/admin/forms.py:129 app/user/forms.py:40
msgid "Show NSFL posts"
msgstr ""
-#: app/admin/forms.py:121 app/admin/forms.py:183
+#: app/admin/forms.py:130 app/admin/forms.py:180
msgid "User"
msgstr ""
-#: app/admin/forms.py:122 app/admin/forms.py:184
+#: app/admin/forms.py:131 app/admin/forms.py:181
msgid "Staff"
msgstr ""
-#: app/admin/forms.py:123 app/admin/forms.py:185 app/admin/routes.py:29
-#: app/templates/base.html:180
+#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32
+#: app/templates/base.html:189
msgid "Admin"
msgstr ""
-#: app/admin/forms.py:125 app/admin/forms.py:187
+#: app/admin/forms.py:134 app/admin/forms.py:184
msgid "Role"
msgstr ""
-#: app/admin/forms.py:131 app/auth/forms.py:32
+#: app/admin/forms.py:140 app/auth/forms.py:32
msgid "An account with this email address already exists."
msgstr ""
-#: app/admin/forms.py:135 app/auth/forms.py:36
+#: app/admin/forms.py:144 app/auth/forms.py:36
msgid "User names cannot contain @."
msgstr ""
-#: app/admin/forms.py:139 app/auth/forms.py:40
+#: app/admin/forms.py:148 app/auth/forms.py:40
msgid "This username was used in the past and cannot be reused."
msgstr ""
-#: app/admin/forms.py:141 app/auth/forms.py:42
+#: app/admin/forms.py:150 app/auth/forms.py:42
msgid "An account with this user name already exists."
msgstr ""
-#: app/admin/forms.py:144 app/auth/forms.py:45
+#: app/admin/forms.py:153 app/auth/forms.py:45
msgid "A community with this name exists so it cannot be used for a user."
msgstr ""
-#: app/admin/forms.py:151 app/admin/forms.py:164 app/auth/forms.py:52
+#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52
#: app/auth/forms.py:65
msgid "This password is too common."
msgstr ""
-#: app/admin/forms.py:161 app/auth/forms.py:62
+#: app/admin/forms.py:170 app/auth/forms.py:62
msgid "This password is not secure."
msgstr ""
-#: app/admin/forms.py:180 app/user/forms.py:40
-msgid "Show profile in user list"
+#: app/admin/forms.py:185
+msgid "Remove avatar"
msgstr ""
-#: app/admin/forms.py:181
-msgid "Allow search engines to index this profile"
+#: app/admin/forms.py:186
+msgid "Remove banner"
msgstr ""
-#: app/admin/forms.py:182 app/user/forms.py:42
-msgid "Manually approve followers"
-msgstr ""
-
-#: app/admin/forms.py:192
+#: app/admin/forms.py:191
msgid "Subject"
msgstr ""
-#: app/admin/forms.py:193
+#: app/admin/forms.py:192
msgid "Body (text)"
msgstr ""
-#: app/admin/forms.py:194
+#: app/admin/forms.py:193
msgid "Body (html)"
msgstr ""
-#: app/admin/forms.py:195
+#: app/admin/forms.py:194
msgid "Test mode"
msgstr ""
-#: app/admin/forms.py:196 app/admin/routes.py:732
+#: app/admin/forms.py:195 app/admin/routes.py:793
msgid "Send newsletter"
msgstr ""
-#: app/admin/routes.py:57 app/templates/admin/_nav.html:4
+#: app/admin/routes.py:64 app/templates/admin/_nav.html:4
+#: app/templates/admin/site.html:13 app/templates/base.html:191
msgid "Site profile"
msgstr ""
-#: app/admin/routes.py:102 app/templates/admin/_nav.html:5
+#: app/admin/routes.py:112 app/templates/admin/_nav.html:5
+#: app/templates/admin/misc.html:12 app/templates/base.html:192
msgid "Misc settings"
msgstr ""
-#: app/admin/routes.py:133
+#: app/admin/routes.py:150
msgid "Admin settings saved"
msgstr ""
-#: app/admin/routes.py:143
+#: app/admin/routes.py:162
msgid "Federation settings"
msgstr ""
-#: app/admin/routes.py:165
+#: app/admin/routes.py:184
msgid "ActivityPub Log"
msgstr ""
-#: app/admin/routes.py:175
+#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13
msgid "Activity JSON"
msgstr ""
-#: app/admin/routes.py:210 app/community/routes.py:215 app/main/routes.py:181
-#: app/post/routes.py:211 app/templates/admin/_nav.html:6
-#: app/templates/list_communities.html:51 app/templates/user/filters.html:58
-#: app/templates/user/notifications.html:66
-#: app/templates/user/show_profile.html:130
+#: app/admin/routes.py:229 app/community/routes.py:245 app/main/routes.py:220
+#: app/post/routes.py:267 app/templates/admin/_nav.html:6
+#: app/templates/base.html:193 app/templates/list_communities.html:61
+#: app/templates/user/filters.html:58 app/templates/user/notifications.html:66
+#: app/templates/user/show_profile.html:166
msgid "Communities"
msgstr ""
-#: app/admin/routes.py:262 app/admin/routes.py:358 app/admin/routes.py:383
-#: app/admin/routes.py:578 app/community/routes.py:630
+#: app/admin/routes.py:251
+msgid "Communities with no topic"
+msgstr ""
+
+#: app/admin/routes.py:314 app/admin/routes.py:413 app/admin/routes.py:438
+#: app/admin/routes.py:648 app/community/routes.py:1116
msgid "Saved"
msgstr ""
-#: app/admin/routes.py:266
-msgid "This is a remote community - most settings here will be regularly overwritten with data from the original server."
+#: app/admin/routes.py:318
+msgid ""
+"This is a remote community - most settings here will be regularly "
+"overwritten with data from the original server."
msgstr ""
-#: app/admin/routes.py:283 app/community/routes.py:642
-#: app/templates/community/community_edit.html:20
+#: app/admin/routes.py:338 app/community/routes.py:1129
msgid "Edit community"
msgstr ""
-#: app/admin/routes.py:302 app/community/routes.py:664
+#: app/admin/routes.py:357 app/community/routes.py:1152
msgid "Community deleted"
msgstr ""
-#: app/admin/routes.py:336 app/community/routes.py:201 app/post/routes.py:197
-#: app/templates/admin/_nav.html:7 app/templates/base.html:134
-#: app/templates/base.html:152 app/templates/topic/show_topic.html:14
+#: app/admin/routes.py:391 app/community/routes.py:231 app/post/routes.py:253
+#: app/templates/admin/_nav.html:7 app/templates/admin/topics.html:31
+#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:195 app/templates/topic/show_topic.html:14
msgid "Topics"
msgstr ""
-#: app/admin/routes.py:361 app/templates/admin/topics.html:35
+#: app/admin/routes.py:416 app/templates/admin/topics.html:31
msgid "Add topic"
msgstr ""
-#: app/admin/routes.py:389
+#: app/admin/routes.py:444
msgid "Edit topic"
msgstr ""
-#: app/admin/routes.py:404
+#: app/admin/routes.py:459
msgid "Topic deleted"
msgstr ""
-#: app/admin/routes.py:406
+#: app/admin/routes.py:461
msgid "Cannot delete topic with communities assigned to it."
msgstr ""
-#: app/admin/routes.py:433 app/templates/admin/_nav.html:8
+#: app/admin/routes.py:488 app/templates/admin/_nav.html:8
+#: app/templates/admin/users.html:12 app/templates/base.html:196
msgid "Users"
msgstr ""
-#: app/admin/routes.py:463
+#: app/admin/routes.py:524
msgid "Problematic users"
msgstr ""
-#: app/admin/routes.py:484
+#: app/admin/routes.py:545
msgid "Bad posts"
msgstr ""
-#: app/admin/routes.py:517
+#: app/admin/routes.py:577
+msgid "Likely spam"
+msgstr ""
+
+#: app/admin/routes.py:613
msgid "Registration approved."
msgstr ""
-#: app/admin/routes.py:574
-msgid "Permissions are cached for 50 seconds so new admin roles won't take effect immediately."
+#: app/admin/routes.py:644
+msgid ""
+"Permissions are cached for 50 seconds so new admin roles won't take "
+"effect immediately."
msgstr ""
-#: app/admin/routes.py:582
-msgid "This is a remote user - most settings here will be regularly overwritten with data from the original server."
+#: app/admin/routes.py:652
+msgid ""
+"This is a remote user - most settings here will be regularly overwritten "
+"with data from the original server."
msgstr ""
-#: app/admin/routes.py:599
+#: app/admin/routes.py:659
msgid "Edit user"
msgstr ""
-#: app/admin/routes.py:664
+#: app/admin/routes.py:725
msgid "User added"
msgstr ""
-#: app/admin/routes.py:667
+#: app/admin/routes.py:728
msgid "Add user"
msgstr ""
-#: app/admin/routes.py:691
+#: app/admin/routes.py:752
msgid "User deleted"
msgstr "Naudotojas ištrintas"
-#: app/admin/routes.py:714
+#: app/admin/routes.py:775 app/templates/admin/reports.html:12
+#: app/templates/community/_community_moderation_nav.html:11
+#: app/templates/community/community_moderate.html:21
msgid "Reports"
msgstr "Pranešimai"
-#: app/admin/util.py:125
+#: app/admin/util.py:111
msgid "None"
msgstr ""
@@ -568,7 +646,7 @@ msgstr ""
msgid "Why would you like to join this site?"
msgstr ""
-#: app/auth/forms.py:27 app/auth/routes.py:140 app/templates/base.html:141
+#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147
msgid "Register"
msgstr ""
@@ -585,7 +663,9 @@ msgid "No account exists with that user name."
msgstr ""
#: app/auth/routes.py:36
-msgid "Invalid password. Please reset your password."
+msgid ""
+"Invalid password. Please reset "
+"your password."
msgstr ""
#: app/auth/routes.py:39
@@ -596,57 +676,59 @@ msgstr ""
msgid "You have been banned."
msgstr ""
-#: app/auth/routes.py:74
+#: app/auth/routes.py:75
msgid "Login"
msgstr ""
-#: app/auth/routes.py:97
+#: app/auth/routes.py:101
msgid "Sorry, you cannot use that email address"
msgstr ""
-#: app/auth/routes.py:99
+#: app/auth/routes.py:103
msgid "Sorry, you cannot use that user name"
msgstr ""
-#: app/auth/routes.py:106
+#: app/auth/routes.py:120
#, python-format
msgid "Your username contained special letters so it was changed to %(name)s."
msgstr ""
-#: app/auth/routes.py:145
+#: app/auth/routes.py:159
msgid "Account under review"
msgstr ""
-#: app/auth/routes.py:150 app/templates/auth/check_email.html:8
+#: app/auth/routes.py:164 app/templates/auth/check_email.html:8
msgid "Check your email"
msgstr ""
-#: app/auth/routes.py:161
+#: app/auth/routes.py:175
msgid "Sorry, you cannot use that email address."
msgstr ""
-#: app/auth/routes.py:166
+#: app/auth/routes.py:180
msgid "Check your email for a link to reset your password."
msgstr ""
-#: app/auth/routes.py:169
+#: app/auth/routes.py:183
msgid "No account with that email address exists"
msgstr ""
-#: app/auth/routes.py:171
+#: app/auth/routes.py:185
msgid "Reset Password"
msgstr ""
-#: app/auth/routes.py:185
+#: app/auth/routes.py:199
#, python-format
-msgid "Your password has been reset. Please use it to log in with user name of %(name)s."
+msgid ""
+"Your password has been reset. Please use it to log in with user name of "
+"%(name)s."
msgstr ""
-#: app/auth/routes.py:205
+#: app/auth/routes.py:219
msgid "Thank you for verifying your email address."
msgstr ""
-#: app/auth/routes.py:207
+#: app/auth/routes.py:221
msgid "Email address validation failed."
msgstr ""
@@ -658,75 +740,75 @@ msgstr ""
msgid "Reply"
msgstr ""
-#: app/chat/forms.py:18 app/post/forms.py:16 app/user/forms.py:60
+#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62
msgid "Spam"
msgstr ""
-#: app/chat/forms.py:19 app/post/forms.py:16 app/user/forms.py:61
+#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63
msgid "Harassment"
msgstr ""
-#: app/chat/forms.py:20 app/post/forms.py:17 app/user/forms.py:62
+#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64
msgid "Threatening violence"
msgstr ""
-#: app/chat/forms.py:21 app/user/forms.py:63
+#: app/chat/forms.py:21 app/user/forms.py:65
msgid "Promoting hate / genocide"
msgstr ""
-#: app/chat/forms.py:22 app/post/forms.py:18 app/user/forms.py:64
+#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66
msgid "Misinformation / disinformation"
msgstr ""
-#: app/chat/forms.py:23 app/post/forms.py:19 app/user/forms.py:65
+#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67
msgid "Racism, sexism, transphobia"
msgstr ""
-#: app/chat/forms.py:24 app/post/forms.py:21 app/user/forms.py:68
+#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70
msgid "Minor abuse or sexualization"
msgstr ""
-#: app/chat/forms.py:25 app/post/forms.py:22 app/user/forms.py:69
+#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71
msgid "Non-consensual intimate media"
msgstr ""
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Prohibited transaction"
msgstr ""
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Impersonation"
msgstr ""
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Copyright violation"
msgstr ""
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Trademark violation"
msgstr ""
-#: app/chat/forms.py:28 app/post/forms.py:25 app/user/forms.py:72
+#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74
msgid "Self-harm or suicide"
msgstr ""
-#: app/chat/forms.py:29 app/community/forms.py:155 app/post/forms.py:26
-#: app/user/forms.py:73
+#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28
+#: app/user/forms.py:75
msgid "Other"
msgstr ""
-#: app/chat/forms.py:30 app/community/forms.py:70 app/community/forms.py:157
-#: app/post/forms.py:27 app/user/forms.py:74
+#: app/chat/forms.py:30 app/community/forms.py:88 app/community/forms.py:249
+#: app/post/forms.py:29 app/user/forms.py:76
msgid "Reason"
msgstr ""
-#: app/chat/forms.py:31 app/community/forms.py:158 app/post/forms.py:28
-#: app/user/forms.py:75
+#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30
+#: app/user/forms.py:77
msgid "More info"
msgstr ""
-#: app/chat/forms.py:33 app/community/forms.py:160 app/post/forms.py:30
-#: app/templates/user/show_profile.html:56 app/user/forms.py:77
+#: app/chat/forms.py:33 app/community/forms.py:252 app/post/forms.py:32
+#: app/templates/user/show_profile.html:85 app/user/forms.py:79
msgid "Report"
msgstr ""
@@ -769,416 +851,610 @@ msgstr ""
msgid "Message sent."
msgstr ""
-#: app/community/forms.py:26
+#: app/community/forms.py:28
msgid "Create"
msgstr ""
-#: app/community/forms.py:61
+#: app/community/forms.py:42
+msgid "A community with this url already exists."
+msgstr ""
+
+#: app/community/forms.py:68
msgid "Add"
msgstr ""
-#: app/community/forms.py:65
-msgid "Community address"
-msgstr ""
-
-#: app/community/forms.py:66 app/search/routes.py:52
-#: app/templates/base.html:193 app/templates/community/add_remote.html:13
-#: app/templates/domain/domains.html:29
-#: app/templates/domain/domains_blocked.html:29 app/templates/index.html:40
-#: app/templates/list_communities.html:36 app/templates/search/results.html:38
-msgid "Search"
-msgstr ""
-
-#: app/community/forms.py:71
-msgid "Ban until"
-msgstr ""
-
#: app/community/forms.py:72
-msgid "Also delete all their posts"
+msgid "Amend the report description if necessary"
msgstr ""
#: app/community/forms.py:73
-msgid "Also delete all their comments"
+msgid "Escalate report"
msgstr ""
-#: app/community/forms.py:74 app/templates/domain/domains_blocked.html:48
-#: app/templates/user/show_profile.html:170
-msgid "Ban"
+#: app/community/forms.py:77
+msgid "Note for mod log"
msgstr ""
-#: app/community/forms.py:78 app/templates/list_communities.html:56
-msgid "Community"
+#: app/community/forms.py:78
+msgid "Also resolve all other reports about the same thing."
msgstr ""
-#: app/community/forms.py:81 app/community/forms.py:83
-#: app/community/forms.py:88 app/post/forms.py:10
-msgid "Body"
+#: app/community/forms.py:79
+#: app/templates/community/community_moderate_report_resolve.html:13
+msgid "Resolve report"
msgstr ""
-#: app/community/forms.py:85
-msgid "URL"
+#: app/community/forms.py:83
+msgid "Community address"
msgstr ""
-#: app/community/forms.py:87
-msgid "Alt text"
+#: app/community/forms.py:84 app/search/routes.py:85
+#: app/templates/base.html:222 app/templates/community/add_remote.html:13
+#: app/templates/domain/domains.html:29
+#: app/templates/domain/domains_blocked.html:29 app/templates/index.html:40
+#: app/templates/list_communities.html:46 app/templates/search/results.html:41
+#: app/templates/tag/tags.html:29 app/templates/tag/tags_blocked.html:29
+msgid "Search"
+msgstr ""
+
+#: app/community/forms.py:89
+msgid "Ban until"
msgstr ""
#: app/community/forms.py:90
-msgid "Image"
+msgid "Also delete all their posts"
+msgstr ""
+
+#: app/community/forms.py:91
+msgid "Also delete all their comments"
msgstr ""
#: app/community/forms.py:92
+#: app/templates/community/community_moderate_subscribers.html:56
+#: app/templates/domain/domains_blocked.html:48
+#: app/templates/user/show_profile.html:206
+msgid "Ban"
+msgstr ""
+
+#: app/community/forms.py:96 app/community/forms.py:109
+#: app/community/forms.py:131 app/community/forms.py:153
+#: app/community/forms.py:191 app/templates/list_communities.html:66
+#: app/templates/search/start.html:18
+msgid "Community"
+msgstr ""
+
+#: app/community/forms.py:98 app/community/forms.py:111
+#: app/community/forms.py:133 app/community/forms.py:156
+#: app/community/forms.py:193 app/post/forms.py:11
+msgid "Body"
+msgstr ""
+
+#: app/community/forms.py:99 app/community/forms.py:114
+#: app/community/forms.py:136 app/community/forms.py:158
+#: app/community/forms.py:216 app/templates/tag/tag.html:14
+#: app/templates/tag/tags.html:12 app/templates/tag/tags.html:21
+#: app/templates/tag/tags_blocked.html:12
+#: app/templates/tag/tags_blocked.html:21
+msgid "Tags"
+msgstr ""
+
+#: app/community/forms.py:100 app/community/forms.py:115
+#: app/community/forms.py:137 app/community/forms.py:159
+#: app/community/forms.py:217
+msgid "Sticky"
+msgstr ""
+
+#: app/community/forms.py:101 app/community/forms.py:116
+#: app/community/forms.py:138 app/community/forms.py:160
+#: app/community/forms.py:218
msgid "NSFW"
msgstr ""
-#: app/community/forms.py:93
+#: app/community/forms.py:102 app/community/forms.py:117
+#: app/community/forms.py:139 app/community/forms.py:161
+#: app/community/forms.py:219
msgid "Gore/gross"
msgstr ""
-#: app/community/forms.py:94 app/post/forms.py:11
-#: app/templates/post/_post_notification_toggle.html:4
+#: app/community/forms.py:103 app/community/forms.py:118
+#: app/community/forms.py:140 app/community/forms.py:162
+#: app/community/forms.py:220 app/post/forms.py:12
+#: app/templates/post/_post_notification_toggle.html:5
#: app/templates/post/_reply_notification_toggle.html:4
msgid "Notify about replies"
msgstr ""
-#: app/community/forms.py:105 app/community/forms.py:109
-#: app/community/forms.py:120
-msgid "Title is required."
+#: app/community/forms.py:104 app/community/forms.py:119
+#: app/community/forms.py:141 app/community/forms.py:163
+#: app/community/forms.py:221 app/post/forms.py:13
+#: app/templates/search/start.html:26
+msgid "Language"
msgstr ""
-#: app/community/forms.py:112
-msgid "URL is required."
+#: app/community/forms.py:112 app/community/forms.py:134
+msgid "URL"
msgstr ""
-#: app/community/forms.py:116
+#: app/community/forms.py:125
#, python-format
msgid "Links to %(domain)s are not allowed."
msgstr ""
-#: app/community/forms.py:123
-msgid "File is required."
+#: app/community/forms.py:147
+#, python-format
+msgid "Videos from %(domain)s are not allowed."
msgstr ""
-#: app/community/forms.py:140
+#: app/community/forms.py:155
+msgid "Alt text"
+msgstr ""
+
+#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4
+msgid "Image"
+msgstr ""
+
+#: app/community/forms.py:185
msgid "Images cannot be posted to local communities."
msgstr ""
-#: app/community/forms.py:142
-msgid "Poll not implemented yet."
+#: app/community/forms.py:194
+msgid "Mode"
msgstr ""
-#: app/community/forms.py:149
+#: app/community/forms.py:194
+msgid "Voters choose one option"
+msgstr ""
+
+#: app/community/forms.py:194
+msgid "Voters choose many options"
+msgstr ""
+
+#: app/community/forms.py:196
+msgid "30 minutes"
+msgstr ""
+
+#: app/community/forms.py:197
+msgid "1 hour"
+msgstr ""
+
+#: app/community/forms.py:198
+msgid "6 hours"
+msgstr ""
+
+#: app/community/forms.py:199
+msgid "12 hours"
+msgstr ""
+
+#: app/community/forms.py:200
+msgid "1 day"
+msgstr ""
+
+#: app/community/forms.py:201
+msgid "3 days"
+msgstr ""
+
+#: app/community/forms.py:202
+msgid "7 days"
+msgstr ""
+
+#: app/community/forms.py:204
+msgid "End voting in"
+msgstr ""
+
+#: app/community/forms.py:205
+msgid "Accept votes from this instance only"
+msgstr ""
+
+#: app/community/forms.py:232
+msgid "Polls need options for people to choose from"
+msgstr ""
+
+#: app/community/forms.py:235
+msgid "Provide at least two choices"
+msgstr ""
+
+#: app/community/forms.py:241
msgid "Breaks instance rules"
msgstr ""
-#: app/community/forms.py:150
+#: app/community/forms.py:242
msgid "Abandoned by moderators"
msgstr ""
-#: app/community/forms.py:151
+#: app/community/forms.py:243
msgid "Cult"
msgstr ""
-#: app/community/forms.py:152
+#: app/community/forms.py:244
msgid "Scam"
msgstr ""
-#: app/community/forms.py:153
+#: app/community/forms.py:245
msgid "Alt-right pipeline"
msgstr ""
-#: app/community/forms.py:154 app/post/forms.py:17
+#: app/community/forms.py:246 app/post/forms.py:19
msgid "Hate / genocide"
msgstr ""
-#: app/community/forms.py:172 app/community/routes.py:667
+#: app/community/forms.py:264 app/community/routes.py:1155
msgid "Delete community"
msgstr ""
-#: app/community/routes.py:72
+#: app/community/routes.py:87
msgid "Your new community has been created."
msgstr ""
-#: app/community/routes.py:78 app/templates/community/add_local.html:13
-#: app/templates/community/community_edit.html:22
+#: app/community/routes.py:93 app/templates/community/add_local.html:13
+#: app/templates/community/community_edit.html:25
msgid "Create community"
msgstr ""
-#: app/community/routes.py:102
+#: app/community/routes.py:119 app/community/routes.py:1607
msgid "Community not found."
msgstr ""
-#: app/community/routes.py:104
-msgid "Community not found. If you are searching for a nsfw community it is blocked by this instance."
+#: app/community/routes.py:121 app/community/routes.py:1609
+msgid ""
+"Community not found. If you are searching for a nsfw community it is "
+"blocked by this instance."
msgstr ""
-#: app/community/routes.py:107
+#: app/community/routes.py:124 app/community/routes.py:1612
#, python-format
msgid "That community is banned from %(site)s."
msgstr ""
-#: app/community/routes.py:110
+#: app/community/routes.py:127
msgid "Add remote community"
msgstr ""
-#: app/community/routes.py:184 app/post/routes.py:180
-#: app/templates/base.html:127 app/templates/base.html:129
-#: app/templates/base.html:145 app/templates/base.html:147
+#: app/community/routes.py:214 app/post/routes.py:236
+#: app/templates/base.html:133 app/templates/base.html:135
+#: app/templates/base.html:151 app/templates/base.html:153
#: app/templates/chat/conversation.html:36
#: app/templates/community/community_edit.html:13
#: app/templates/community/community_mod_list.html:13
-#: app/templates/domain/domain.html:13 app/templates/topic/show_topic.html:13
+#: app/templates/community/community_moderate.html:13
+#: app/templates/community/community_moderate_subscribers.html:13
+#: app/templates/domain/domain.html:13 app/templates/tag/tag.html:13
+#: app/templates/topic/show_topic.html:13
#: app/templates/user/delete_account.html:13
#: app/templates/user/edit_filters.html:14
#: app/templates/user/edit_profile.html:14
-#: app/templates/user/edit_settings.html:15 app/templates/user/filters.html:14
-#: app/templates/user/notifications.html:13 app/templates/user/people.html:13
-#: app/templates/user/show_profile.html:18
-#: app/templates/user/show_profile.html:38
+#: app/templates/user/edit_settings.html:15
+#: app/templates/user/fediverse_redirect.html:15
+#: app/templates/user/filters.html:14 app/templates/user/notifications.html:13
+#: app/templates/user/people.html:13 app/templates/user/show_profile.html:18
+#: app/templates/user/show_profile.html:34
+#: app/templates/user/show_profile.html:63
msgid "Home"
msgstr ""
-#: app/community/routes.py:310
+#: app/community/routes.py:350
msgid "You cannot join this community"
msgstr ""
-#: app/community/routes.py:326
-msgid "There was a problem while trying to communicate with remote server. If other people have already joined this community it won't matter."
+#: app/community/routes.py:366
+msgid ""
+"There was a problem while trying to communicate with remote server. If "
+"other people have already joined this community it won't matter."
msgstr ""
-#: app/community/routes.py:516 app/community/routes.py:540
-#: app/community/routes.py:542
+#: app/community/routes.py:525 app/community/routes.py:605
+#: app/community/routes.py:685 app/community/routes.py:765
+msgid "Add post to community"
+msgstr ""
+
+#: app/community/routes.py:833
+#, fuzzy
+msgid "Add poll to community"
+msgstr "Rodyti NSFW bendruomenes"
+
+#: app/community/routes.py:923 app/community/routes.py:948
+#: app/community/routes.py:950
#, python-format
msgid "Your post to %(name)s has been made."
msgstr ""
-#: app/community/routes.py:552
-msgid "Add post to community"
-msgstr ""
-
-#: app/community/routes.py:574
+#: app/community/routes.py:1048
msgid "A community has been reported"
msgstr ""
-#: app/community/routes.py:585
+#: app/community/routes.py:1059
msgid "Community has been reported, thank you!"
msgstr ""
-#: app/community/routes.py:588
+#: app/community/routes.py:1062
msgid "Report community"
msgstr ""
-#: app/community/routes.py:683
-#: app/templates/community/community_mod_list.html:21
+#: app/community/routes.py:1173
+#: app/templates/community/community_mod_list.html:22
#, python-format
msgid "Moderators for %(community)s"
msgstr ""
-#: app/community/routes.py:706
+#: app/community/routes.py:1198
msgid "Moderator added"
msgstr ""
-#: app/community/routes.py:710
+#: app/community/routes.py:1202
#, python-format
msgid "You are now a moderator of %(name)s"
msgstr ""
-#: app/community/routes.py:735
+#: app/community/routes.py:1227
msgid "Account not found"
msgstr ""
-#: app/community/routes.py:737
+#: app/community/routes.py:1229
#: app/templates/community/community_add_moderator.html:13
#, python-format
msgid "Add moderator to %(community)s"
msgstr ""
-#: app/community/routes.py:755
+#: app/community/routes.py:1249
msgid "Moderator removed"
msgstr ""
-#: app/community/routes.py:772 app/post/routes.py:870 app/post/routes.py:962
+#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715
#, python-format
msgid "Content from %(name)s will be hidden."
msgstr ""
-#: app/community/routes.py:792
+#: app/community/routes.py:1295
#, python-format
msgid "%(name)s has been banned."
msgstr ""
-#: app/community/routes.py:799
+#: app/community/routes.py:1302
#, python-format
msgid "Posts by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:805
+#: app/community/routes.py:1308
#, python-format
msgid "Comments by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:823
+#: app/community/routes.py:1334
msgid "Ban from community"
msgstr ""
-#: app/domain/routes.py:113
+#: app/community/routes.py:1357
+#, python-format
+msgid "%(name)s has been unbanned."
+msgstr ""
+
+#: app/community/routes.py:1392
+#, python-format
+msgid "New posts in %(community_name)s"
+msgstr ""
+
+#: app/community/routes.py:1437 app/community/routes.py:1471
+#, python-format
+msgid "Moderation of %(community)s"
+msgstr ""
+
+#: app/community/routes.py:1499
+msgid "Admin has been notified about this report."
+msgstr ""
+
+#: app/community/routes.py:1547
+#, fuzzy
+msgid "Report resolved."
+msgstr "Pranešimai"
+
+#: app/community/routes.py:1585
+msgid "Report ignored."
+msgstr ""
+
+#: app/community/routes.py:1615
+msgid "Search result for remote community"
+msgstr ""
+
+#: app/domain/routes.py:114
#, python-format
msgid "%(name)s blocked."
msgstr ""
-#: app/domain/routes.py:126
+#: app/domain/routes.py:127
#, python-format
msgid "%(name)s un-blocked."
msgstr ""
-#: app/domain/routes.py:139
+#: app/domain/routes.py:140 app/tag/routes.py:120
#, python-format
msgid "%(name)s banned for all users and all content deleted."
msgstr ""
-#: app/domain/routes.py:151
+#: app/domain/routes.py:152 app/tag/routes.py:132
#, python-format
msgid "%(name)s un-banned for all users."
msgstr ""
-#: app/main/routes.py:72
+#: app/main/routes.py:75
msgid "Create an account to tailor this feed to your interests."
msgstr ""
-#: app/main/routes.py:156 app/templates/base.html:136
-#: app/templates/base.html:154
+#: app/main/routes.py:178 app/templates/base.html:142
+#: app/templates/base.html:160
msgid "Browse by topic"
msgstr ""
-#: app/main/routes.py:194
+#: app/main/routes.py:234
msgid "Local communities"
msgstr ""
-#: app/main/routes.py:209 app/templates/base.html:163
+#: app/main/routes.py:249 app/templates/base.html:171
#: app/templates/list_communities.html:19
msgid "Joined communities"
msgstr ""
-#: app/main/routes.py:326
+#: app/main/routes.py:417
msgid "Please click the link in your email inbox to verify your account."
msgstr ""
-#: app/post/forms.py:12
+#: app/post/forms.py:14
msgid "Comment"
msgstr ""
-#: app/post/forms.py:16 app/user/forms.py:59
+#: app/post/forms.py:18 app/user/forms.py:61
msgid "Breaks community rules"
msgstr ""
-#: app/post/forms.py:20 app/user/forms.py:67
+#: app/post/forms.py:22 app/user/forms.py:69
msgid "Sharing personal info - doxing"
msgstr ""
-#: app/post/forms.py:42 app/post/routes.py:887
+#: app/post/forms.py:44 app/post/routes.py:1609
#: app/templates/post/post_mea_culpa.html:13
msgid "I changed my mind"
msgstr ""
-#: app/post/routes.py:45
+#: app/post/routes.py:50
#, python-format
msgid "%(name)s has indicated they made a mistake in this post."
msgstr ""
-#: app/post/routes.py:66 app/post/routes.py:443
+#: app/post/routes.py:78 app/post/routes.py:627
#, python-format
msgid "You cannot reply to %(name)s"
msgstr ""
-#: app/post/routes.py:76 app/post/routes.py:456
+#: app/post/routes.py:88 app/post/routes.py:641
msgid "This type of comment is not accepted, sorry."
msgstr ""
-#: app/post/routes.py:414 app/post/routes.py:579
+#: app/post/routes.py:95
+msgid "We have upvoted the post for you."
+msgstr ""
+
+#: app/post/routes.py:98
+msgid "You have already upvoted the post, you do not need to say \"this\" also."
+msgstr ""
+
+#: app/post/routes.py:577
+msgid "Vote has been cast."
+msgstr ""
+
+#: app/post/routes.py:596 app/post/routes.py:804
#, python-format
msgid "Discussing %(title)s"
msgstr ""
-#: app/post/routes.py:628 app/post/routes.py:985 app/user/routes.py:137
-#: app/user/routes.py:198 app/user/routes.py:670 app/user/routes.py:701
+#: app/post/routes.py:650
+msgid "We have upvoted the comment for you."
+msgstr ""
+
+#: app/post/routes.py:653
+msgid ""
+"You have already upvoted the comment, you do not need to say \"this\" "
+"also."
+msgstr ""
+
+#: app/post/routes.py:880 app/post/routes.py:965 app/post/routes.py:1051
+#: app/post/routes.py:1137 app/post/routes.py:1201 app/post/routes.py:1739
+#: app/user/routes.py:146 app/user/routes.py:216 app/user/routes.py:731
+#: app/user/routes.py:762
msgid "Your changes have been saved."
msgstr ""
-#: app/post/routes.py:725 app/templates/post/post_edit.html:43
+#: app/post/routes.py:899 app/post/routes.py:985 app/post/routes.py:1071
+#: app/post/routes.py:1157 app/post/routes.py:1228
+#: app/templates/post/post_edit_discussion.html:11
+#: app/templates/post/post_edit_image.html:11
+#: app/templates/post/post_edit_link.html:11
+#: app/templates/post/post_edit_poll.html:11
+#: app/templates/post/post_edit_video.html:11
msgid "Edit post"
msgstr ""
-#: app/post/routes.py:746
+#: app/post/routes.py:1434
msgid "Post deleted."
msgstr ""
-#: app/post/routes.py:804
-msgid "A post has been reported"
+#: app/post/routes.py:1493
+msgid ""
+"Moderators have already assessed reports regarding this post, no further "
+"reports are necessary."
msgstr ""
-#: app/post/routes.py:822
+#: app/post/routes.py:1496
+msgid "Post has already been reported, thank you!"
+msgstr ""
+
+#: app/post/routes.py:1544
msgid "Post has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:827
+#: app/post/routes.py:1549
msgid "Report post"
msgstr ""
-#: app/post/routes.py:841 app/post/routes.py:946
+#: app/post/routes.py:1563 app/post/routes.py:1699
#, python-format
msgid "%(name)s has been blocked."
msgstr ""
-#: app/post/routes.py:857
+#: app/post/routes.py:1579
#, python-format
msgid "Posts linking to %(name)s will be hidden."
msgstr ""
-#: app/post/routes.py:908
-msgid "A comment has been reported"
+#: app/post/routes.py:1623
+msgid ""
+"Moderators have already assessed reports regarding this comment, no "
+"further reports are necessary."
msgstr ""
-#: app/post/routes.py:926
+#: app/post/routes.py:1628
+msgid "Comment has already been reported, thank you!"
+msgstr ""
+
+#: app/post/routes.py:1679
msgid "Comment has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:931
+#: app/post/routes.py:1684
msgid "Report comment"
msgstr ""
-#: app/post/routes.py:1062
+#: app/post/routes.py:1844
msgid "Edit comment"
msgstr ""
-#: app/post/routes.py:1086
+#: app/post/routes.py:1868
msgid "Comment deleted."
msgstr ""
-#: app/search/routes.py:45
+#: app/search/routes.py:74
#, python-format
msgid "Search results for %(q)s"
msgstr ""
-#: app/templates/_home_nav.html:3 app/templates/community/_community_nav.html:8
-#: app/templates/post/post.html:66 app/user/forms.py:44
+#: app/templates/_home_nav.html:3
+#: app/templates/community/_community_nav.html:10
+#: app/templates/post/post.html:66 app/user/forms.py:46
msgid "Hot"
msgstr ""
#: app/templates/_home_nav.html:6
-#: app/templates/community/_community_nav.html:11
-#: app/templates/post/post.html:69 app/user/forms.py:45
+#: app/templates/community/_community_nav.html:13
+#: app/templates/post/post.html:69 app/user/forms.py:47
msgid "Top"
msgstr ""
#: app/templates/_home_nav.html:9
-#: app/templates/community/_community_nav.html:14
-#: app/templates/post/post.html:72 app/user/forms.py:46
+#: app/templates/community/_community_nav.html:16
+#: app/templates/post/post.html:72 app/user/forms.py:48
msgid "New"
msgstr ""
#: app/templates/_home_nav.html:12
-#: app/templates/community/_community_nav.html:17
-#: app/templates/list_communities.html:71 app/user/forms.py:47
+#: app/templates/community/_community_nav.html:19
+#: app/templates/list_communities.html:81 app/user/forms.py:49
msgid "Active"
msgstr ""
@@ -1186,124 +1462,181 @@ msgstr ""
msgid "Rational Discourse Toolkit"
msgstr ""
-#: app/templates/base.html:52
+#: app/templates/about.html:10 app/templates/donate.html:26
+#: app/templates/index.html:67 app/templates/keyboard_shortcuts.html:63
+#: app/templates/search/results.html:68
+#, python-format
+msgid "About %(site_name)s"
+msgstr ""
+
+#: app/templates/base.html:55
msgid "PieFed"
msgstr ""
-#: app/templates/base.html:110 app/templates/base.html:184
-#: app/templates/user/notifications.html:18 app/user/routes.py:521
+#: app/templates/base.html:116 app/templates/base.html:213
+#: app/templates/user/notifications.html:18 app/user/routes.py:582
msgid "Notifications"
msgstr ""
-#: app/templates/base.html:130 app/templates/base.html:148
+#: app/templates/base.html:136 app/templates/base.html:154
msgid "Popular"
msgstr ""
-#: app/templates/base.html:131 app/templates/base.html:149
+#: app/templates/base.html:137 app/templates/base.html:155
msgid "All posts"
msgstr ""
-#: app/templates/base.html:137 app/templates/base.html:155
+#: app/templates/base.html:143 app/templates/base.html:161
#: app/templates/list_communities.html:13
msgid "All communities"
msgstr ""
-#: app/templates/auth/login.html:9 app/templates/base.html:140
+#: app/templates/auth/login.html:13 app/templates/base.html:146
msgid "Log in"
msgstr ""
-#: app/templates/base.html:142 app/templates/base.html:178
+#: app/templates/base.html:148 app/templates/base.html:186
#: app/templates/donate.html:10
msgid "Donate"
msgstr ""
-#: app/templates/base.html:157
+#: app/templates/base.html:164
msgid "Moderating"
msgstr ""
-#: app/templates/base.html:171
+#: app/templates/base.html:179
msgid "Account"
msgstr ""
-#: app/templates/base.html:173
+#: app/templates/base.html:181
msgid "View profile"
msgstr ""
-#: app/templates/base.html:174
+#: app/templates/base.html:182
msgid "Edit profile & settings"
msgstr ""
-#: app/templates/base.html:175
+#: app/templates/base.html:183
msgid "Chats"
msgstr ""
-#: app/templates/base.html:182
+#: app/templates/base.html:194
+msgid "Communities - no topic"
+msgstr ""
+
+#: app/templates/base.html:197
+msgid "Monitoring - users"
+msgstr ""
+
+#: app/templates/base.html:198
+msgid "Monitoring - content"
+msgstr ""
+
+#: app/templates/base.html:199
+msgid "Monitoring - spammy content"
+msgstr ""
+
+#: app/templates/admin/_nav.html:11 app/templates/base.html:201
+msgid "Registration applications"
+msgstr ""
+
+#: app/templates/admin/_nav.html:13 app/templates/base.html:203
+#: app/templates/community/community.html:191
+#: app/templates/community/community_moderate.html:15
+#: app/templates/community/community_moderate_subscribers.html:15
+msgid "Moderation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:14 app/templates/admin/federation.html:13
+#: app/templates/base.html:204
+msgid "Federation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9
+#: app/templates/base.html:205
+msgid "Newsletter"
+msgstr ""
+
+#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12
+#: app/templates/base.html:206
+msgid "Activities"
+msgstr ""
+
+#: app/templates/base.html:211
msgid "Log out"
msgstr ""
-#: app/templates/base.html:184
+#: app/templates/base.html:213
#, python-format
msgid "%(num)d unread notifications"
msgstr ""
-#: app/templates/base.html:194
+#: app/templates/base.html:223
msgid "Light mode"
msgstr ""
-#: app/templates/base.html:195
+#: app/templates/base.html:224
msgid "Dark mode"
msgstr ""
-#: app/templates/base.html:223 app/templates/keyboard_shortcuts.html:10
+#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10
msgid "Keyboard shortcuts"
msgstr ""
-#: app/templates/donate.html:26 app/templates/index.html:65
-#: app/templates/keyboard_shortcuts.html:63
-#: app/templates/search/results.html:63
-#, python-format
-msgid "About %(site_name)s"
-msgstr ""
-
#: app/templates/index.html:17
msgid "No posts yet. Join some communities to see more."
msgstr ""
-#: app/templates/community/community.html:168 app/templates/index.html:18
-#: app/templates/index.html:59 app/templates/list_topics.html:26
-#: app/templates/post/post.html:217 app/templates/search/results.html:57
-#: app/templates/topic/show_topic.html:91
+#: app/templates/community/community.html:178 app/templates/index.html:18
+#: app/templates/index.html:59 app/templates/list_topics.html:38
+#: app/templates/post/post.html:223 app/templates/search/results.html:60
+#: app/templates/topic/show_topic.html:101
msgid "Explore communities"
msgstr ""
-#: app/templates/admin/activities.html:54
-#: app/templates/admin/communities.html:51 app/templates/admin/posts.html:26
-#: app/templates/admin/reports.html:58 app/templates/admin/users.html:69
-#: app/templates/community/community.html:92
+#: app/templates/admin/activities.html:50
+#: app/templates/admin/communities.html:47 app/templates/admin/posts.html:21
+#: app/templates/admin/reports.html:54 app/templates/admin/users.html:67
+#: app/templates/community/community.html:99
+#: app/templates/community/community_moderate.html:80
+#: app/templates/community/community_moderate_subscribers.html:67
#: app/templates/domain/domain.html:30 app/templates/domain/domains.html:51
#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:25
-#: app/templates/search/results.html:23 app/templates/topic/show_topic.html:52
-#: app/templates/user/show_profile.html:72
-#: app/templates/user/show_profile.html:95
+#: app/templates/list_communities.html:118 app/templates/search/results.html:26
+#: app/templates/tag/tag.html:30 app/templates/tag/tags.html:51
+#: app/templates/tag/tags_blocked.html:51
+#: app/templates/topic/show_topic.html:62
+#: app/templates/user/show_profile.html:108
+#: app/templates/user/show_profile.html:131
msgid "Previous page"
msgstr ""
-#: app/templates/admin/activities.html:59
-#: app/templates/admin/communities.html:56 app/templates/admin/posts.html:31
-#: app/templates/admin/reports.html:63 app/templates/admin/users.html:74
-#: app/templates/community/community.html:97
+#: app/templates/admin/activities.html:55
+#: app/templates/admin/communities.html:52 app/templates/admin/posts.html:26
+#: app/templates/admin/reports.html:59 app/templates/admin/users.html:72
+#: app/templates/community/community.html:104
+#: app/templates/community/community_moderate.html:85
+#: app/templates/community/community_moderate_subscribers.html:72
#: app/templates/domain/domain.html:35 app/templates/domain/domains.html:56
#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:30
-#: app/templates/search/results.html:28 app/templates/topic/show_topic.html:57
-#: app/templates/user/show_profile.html:77
-#: app/templates/user/show_profile.html:100
+#: app/templates/list_communities.html:123 app/templates/search/results.html:31
+#: app/templates/tag/tag.html:35 app/templates/tag/tags.html:56
+#: app/templates/tag/tags_blocked.html:56
+#: app/templates/topic/show_topic.html:67
+#: app/templates/user/show_profile.html:113
+#: app/templates/user/show_profile.html:136
msgid "Next page"
msgstr ""
-#: app/templates/index.html:47 app/templates/search/results.html:45
+#: app/templates/index.html:47 app/templates/search/results.html:48
msgid "Active communities"
msgstr ""
+#: app/templates/index.html:60 app/templates/list_communities.html:130
+#: app/templates/search/results.html:61
+msgid "Browse topics"
+msgstr ""
+
#: app/templates/keyboard_shortcuts.html:11
msgid "Most shortcuts are the same as what reddit has."
msgstr ""
@@ -1312,7 +1645,7 @@ msgstr ""
msgid "Navigation"
msgstr ""
-#: app/templates/community/community_mod_list.html:31
+#: app/templates/community/community_mod_list.html:33
#: app/templates/keyboard_shortcuts.html:43 app/templates/user/filters.html:31
msgid "Action"
msgstr ""
@@ -1326,10 +1659,14 @@ msgid "Downvote"
msgstr ""
#: app/templates/keyboard_shortcuts.html:55
-msgid "When viewing a list of posts actions like voting or going to a post depend on which is the current post. The current post is determined by hovering with the mouse or the J and K keys."
+msgid ""
+"When viewing a list of posts actions like voting or going to a post "
+"depend on which is the current post. The current post is determined by "
+"hovering with the mouse or the J and K keys."
msgstr ""
-#: app/templates/list_communities.html:14
+#: app/templates/list_communities.html:14 app/templates/search/start.html:20
+#: app/templates/search/start.html:28
msgid "All"
msgstr ""
@@ -1342,7 +1679,7 @@ msgid "Local"
msgstr ""
#: app/templates/list_communities.html:20
-#: app/templates/user/show_profile.html:59
+#: app/templates/user/show_profile.html:92
msgid "Joined"
msgstr ""
@@ -1350,90 +1687,96 @@ msgstr ""
msgid "Choose a topic to filter communities by"
msgstr ""
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:38
+msgid "Choose a language to filter communities by"
+msgstr ""
+
+#: app/templates/list_communities.html:50
msgid "Create local community"
msgstr ""
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:50
msgid "Create local"
msgstr ""
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add community from another instance"
msgstr ""
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add remote"
msgstr ""
-#: app/templates/list_communities.html:56
+#: app/templates/list_communities.html:66
msgid "Sort by name"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Sort by post count"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Posts"
msgstr ""
-#: app/templates/list_communities.html:66
+#: app/templates/list_communities.html:76
msgid "Sort by reply count"
msgstr ""
-#: app/templates/list_communities.html:66 app/templates/post/post.html:61
-#: app/templates/post/post.html:155
+#: app/templates/list_communities.html:76 app/templates/post/post.html:61
+#: app/templates/post/post.html:158
msgid "Comments"
msgstr ""
-#: app/templates/list_communities.html:71
+#: app/templates/list_communities.html:81
msgid "Sort by recent activity"
msgstr ""
-#: app/templates/list_communities.html:82
+#: app/templates/list_communities.html:92
#, python-format
msgid "Leave %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:32
-#: app/templates/community/community.html:112
-#: app/templates/list_communities.html:82 app/templates/post/add_reply.html:48
-#: app/templates/post/continue_discussion.html:96
-#: app/templates/post/post.html:174
+#: app/templates/community/community.html:121
+#: app/templates/community/lookup_remote.html:21
+#: app/templates/list_communities.html:92 app/templates/post/add_reply.html:48
+#: app/templates/post/continue_discussion.html:99
+#: app/templates/post/post.html:179 app/templates/post/post_reply_edit.html:44
msgid "Leave"
msgstr ""
-#: app/templates/community/community.html:114
-#: app/templates/list_communities.html:84
+#: app/templates/community/community.html:123
+#: app/templates/list_communities.html:94
msgid "Pending"
msgstr ""
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99
#, python-format
msgid "Join %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:34
-#: app/templates/community/community.html:116
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89 app/templates/post/add_reply.html:50
-#: app/templates/post/continue_discussion.html:98
-#: app/templates/post/post.html:176
+#: app/templates/community/community.html:125
+#: app/templates/community/lookup_remote.html:23
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99 app/templates/post/add_reply.html:50
+#: app/templates/post/continue_discussion.html:101
+#: app/templates/post/post.html:181 app/templates/post/post_reply_edit.html:46
msgid "Join"
msgstr ""
-#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:106
#, python-format
msgid "Browse %(name)s"
msgstr ""
-#: app/templates/list_communities.html:106 app/templates/list_topics.html:24
+#: app/templates/list_communities.html:128 app/templates/list_topics.html:36
msgid "There are no communities yet."
msgstr ""
-#: app/templates/list_topics.html:11
+#: app/templates/list_topics.html:25
msgid "Choose a topic"
msgstr ""
@@ -1453,98 +1796,108 @@ msgstr ""
msgid "Watch"
msgstr ""
-#: app/templates/admin/_nav.html:11
-msgid "Registration applications"
-msgstr ""
-
-#: app/templates/admin/_nav.html:13
-msgid "Moderation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:14
-msgid "Federation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:15
-msgid "Newsletter"
-msgstr ""
-
-#: app/templates/admin/_nav.html:16
-msgid "Activities"
-msgstr ""
-
-#: app/templates/admin/add_user.html:17
+#: app/templates/admin/add_user.html:12
msgid "Add new user"
msgstr ""
-#: app/templates/admin/approve_registrations.html:18
+#: app/templates/admin/approve_registrations.html:12
+#, fuzzy
+msgid "Registrations"
+msgstr "Registracijos reikalavimai"
+
+#: app/templates/admin/approve_registrations.html:14
#, python-format
msgid "When registering, people are asked \"%(question)s\"."
msgstr ""
-#: app/templates/admin/approve_registrations.html:43
+#: app/templates/admin/approve_registrations.html:39
msgid "Approve"
msgstr ""
-#: app/templates/admin/approve_registrations.html:44
+#: app/templates/admin/approve_registrations.html:40
msgid "View"
msgstr ""
-#: app/templates/admin/approve_registrations.html:45
-#: app/templates/post/post_options.html:20
-#: app/templates/post/post_reply_options.html:20
-#: app/templates/user/show_profile.html:176
+#: app/templates/admin/approve_registrations.html:41
+#: app/templates/post/post_options.html:22
+#: app/templates/post/post_reply_options.html:22
+#: app/templates/user/show_profile.html:212
msgid "Delete"
msgstr ""
-#: app/templates/admin/approve_registrations.html:51
+#: app/templates/admin/approve_registrations.html:47
msgid "No one is waiting to be approved."
msgstr ""
-#: app/templates/admin/edit_community.html:17
+#: app/templates/admin/edit_community.html:12
#, python-format
msgid "Edit %(community_name)s"
msgstr ""
-#: app/templates/admin/edit_community.html:43
+#: app/templates/admin/edit_community.html:39
msgid "Will not be overwritten by remote server"
msgstr ""
-#: app/templates/admin/edit_topic.html:18
+#: app/templates/admin/edit_topic.html:13
#, python-format
msgid "Edit %(topic_name)s"
msgstr ""
-#: app/templates/admin/edit_user.html:17
+#: app/templates/admin/edit_user.html:12
#, python-format
msgid "Edit %(user_name)s (%(display_name)s)"
msgstr ""
-#: app/templates/admin/posts.html:17
-msgid "Most downvoted in the last 3 days"
+#: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12
+msgid "Most downvoted posts in the last 3 days"
msgstr ""
-#: app/templates/admin/users.html:17
+#: app/templates/admin/site.html:16
+msgid ""
+"Configure the flair the instance, by giving it a name, ashort slogan, "
+"basic info for the sidebar and a logo. This information appears in link "
+"previews in social media."
+msgstr ""
+
+#: app/templates/admin/site.html:23
+msgid "About this instance"
+msgstr ""
+
+#: app/templates/admin/site.html:24
+msgid ""
+"Provide a more extensive description of the instance, set a contact "
+"address and provide legal information. This information appears on the about page."
+msgstr ""
+
+#: app/templates/admin/spam_posts.html:26
+#: app/templates/user/show_profile.html:141
+msgid "No comments yet."
+msgstr ""
+
+#: app/templates/admin/users.html:13
msgid "Add local user"
msgstr ""
#: app/templates/auth/check_email.html:9
-msgid "We sent you an email containing a link that you need to click to enable your account."
+msgid ""
+"We sent you an email containing a link that you need to click to enable "
+"your account."
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "New User?"
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "Register new account"
msgstr ""
-#: app/templates/auth/login.html:16
+#: app/templates/auth/login.html:20
msgid "Forgot Your Password?"
msgstr ""
-#: app/templates/auth/login.html:17
+#: app/templates/auth/login.html:21
msgid "Reset it"
msgstr ""
@@ -1562,7 +1915,9 @@ msgid "Thanks for registering"
msgstr ""
#: app/templates/auth/please_wait.html:9
-msgid "We are reviewing your application and will email you once it has been accepted."
+msgid ""
+"We are reviewing your application and will email you once it has been "
+"accepted."
msgstr ""
#: app/templates/auth/register.html:19
@@ -1583,7 +1938,10 @@ msgid "Please check your email inbox"
msgstr ""
#: app/templates/auth/validation_required.html:12
-msgid "To keep spam and bots to a managable level, we send every new account an email with a link in it that needs to be clicked to fully enable the account."
+msgid ""
+"To keep spam and bots to a managable level, we send every new account an "
+"email with a link in it that needs to be clicked to fully enable the "
+"account."
msgstr ""
#: app/templates/chat/blocked.html:15
@@ -1610,13 +1968,15 @@ msgid "Block chats and posts from instance: %(name)s"
msgstr ""
#: app/templates/chat/chat_options.html:29
-#: app/templates/post/post_options.html:48
-#: app/templates/post/post_reply_options.html:32
+#: app/templates/post/post_options.html:50
+#: app/templates/post/post_reply_options.html:34
msgid "Report to moderators"
msgstr ""
#: app/templates/chat/chat_options.html:31
-msgid "If you are reporting abuse then do not delete the conversation - moderators will not be able to read it if you delete it."
+msgid ""
+"If you are reporting abuse then do not delete the conversation - "
+"moderators will not be able to read it if you delete it."
msgstr ""
#: app/templates/chat/conversation.html:37
@@ -1626,7 +1986,8 @@ msgstr ""
#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56
#: app/templates/user/notifications.html:14 app/templates/user/people.html:14
#: app/templates/user/people.html:17 app/templates/user/show_profile.html:19
-#: app/templates/user/show_profile.html:39 app/user/routes.py:34
+#: app/templates/user/show_profile.html:35
+#: app/templates/user/show_profile.html:64 app/user/routes.py:37
msgid "People"
msgstr ""
@@ -1640,12 +2001,14 @@ msgid "Messages with: "
msgstr ""
#: app/templates/chat/conversation.html:75
-#: app/templates/post/_post_teaser.html:80
+#: app/templates/post/_post_teaser.html:81
msgid "Options"
msgstr ""
#: app/templates/chat/denied.html:16
-msgid "You have not been using PieFed long enough to be allowed to send messages to people."
+msgid ""
+"You have not been using PieFed long enough to be allowed to send messages"
+" to people."
msgstr ""
#: app/templates/chat/empty.html:13
@@ -1653,7 +2016,9 @@ msgid "No chats"
msgstr ""
#: app/templates/chat/empty.html:15
-msgid "There are no chats involving you, yet. Start a conversation using the \"Send message\" button on someone's profile."
+msgid ""
+"There are no chats involving you, yet. Start a conversation using the "
+"\"Send message\" button on someone's profile."
msgstr ""
#: app/templates/chat/report.html:14
@@ -1661,37 +2026,116 @@ msgstr ""
msgid "Report conversation with \"%(member_names)s\""
msgstr ""
-#: app/templates/community/_community_nav.html:3
-#: app/templates/community/add_post.html:11
-#: app/templates/community/community.html:108
-#: app/templates/post/add_reply.html:54
-#: app/templates/post/continue_discussion.html:102
-#: app/templates/post/post.html:170 app/templates/post/post_reply_edit.html:50
-#: app/templates/topic/show_topic.html:68
-msgid "Create post"
+#: app/templates/community/_add_post_types.html:2
+msgid "Start a discussion"
msgstr ""
-#: app/templates/community/_community_nav.html:7
+#: app/templates/community/_add_post_types.html:2
+msgid "Discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Share a link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:4
+#, fuzzy
+msgid "Share an image"
+msgstr "Banerio paveiksliukas"
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Share a video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Create a poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Create an event"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Event"
+msgstr ""
+
+#: app/templates/community/_community_moderation_nav.html:4
+#: app/templates/community/community_edit.html:15
+#: app/templates/community/community_mod_list.html:15
+#: app/templates/post/add_reply.html:92
+#: app/templates/post/continue_discussion.html:143
+#: app/templates/post/post.html:237 app/templates/post/post_reply_edit.html:88
+#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57
+#: app/templates/user/show_profile.html:157
+msgid "Settings"
+msgstr ""
+
+#: app/templates/community/_community_moderation_nav.html:7
+#: app/templates/community/community_mod_list.html:16
+msgid "Moderators"
+msgstr ""
+
+#: app/templates/community/_community_moderation_nav.html:10
+#: app/templates/community/_community_nav.html:9
msgid "Sort by hot"
msgstr ""
-#: app/templates/community/_community_nav.html:10
+#: app/templates/community/_community_moderation_nav.html:14
+#: app/templates/community/community_moderate_subscribers.html:21
+msgid "Subscribers"
+msgstr ""
+
+#: app/templates/community/_community_moderation_nav.html:17
+msgid "Appeals"
+msgstr ""
+
+#: app/templates/community/_community_moderation_nav.html:20
+msgid "Mod log"
+msgstr ""
+
+#: app/templates/community/_community_nav.html:4
+#: app/templates/community/add_discussion_post.html:11
+#: app/templates/community/add_image_post.html:11
+#: app/templates/community/add_link_post.html:11
+#: app/templates/community/add_poll_post.html:11
+#: app/templates/community/add_video_post.html:11
+#: app/templates/community/community.html:116
+#: app/templates/post/add_reply.html:55
+#: app/templates/post/continue_discussion.html:106
+#: app/templates/post/post.html:174 app/templates/post/post_reply_edit.html:51
+#: app/templates/topic/show_topic.html:78
+msgid "Create post"
+msgstr ""
+
+#: app/templates/community/_community_nav.html:12
msgid "Sort by top"
msgstr ""
-#: app/templates/community/_community_nav.html:13
+#: app/templates/community/_community_nav.html:15
msgid "Sort by new"
msgstr ""
-#: app/templates/community/_community_nav.html:16
+#: app/templates/community/_community_nav.html:18
msgid "Sort by active"
msgstr ""
-#: app/templates/community/_community_nav.html:26
+#: app/templates/community/_community_nav.html:28
msgid "Tile"
msgstr ""
-#: app/templates/community/_community_nav.html:29
+#: app/templates/community/_community_nav.html:31
msgid "Wide tile"
msgstr ""
@@ -1699,33 +2143,71 @@ msgstr ""
msgid "Notify about every new post. Not advisable in high traffic communities!"
msgstr ""
-#: app/templates/community/add_local.html:31
-#, python-format
-msgid "Only people using %(name)s can post or reply"
+#: app/templates/community/add_discussion_post.html:16
+#: app/templates/community/add_image_post.html:16
+#: app/templates/community/add_link_post.html:16
+#: app/templates/community/add_poll_post.html:16
+#: app/templates/community/add_video_post.html:16
+msgid "Type of post"
msgstr ""
-#: app/templates/community/add_post.html:44
-#: app/templates/community/add_post.html:65
-#: app/templates/community/add_post.html:88
+#: app/templates/community/add_discussion_post.html:37
+#: app/templates/community/add_image_post.html:39
+#: app/templates/community/add_link_post.html:38
+#: app/templates/community/add_poll_post.html:37
+#: app/templates/community/add_video_post.html:39
#: app/templates/post/add_reply.html:37 app/templates/post/post.html:42
#: app/templates/user/edit_profile.html:44
msgid "Enable markdown editor"
msgstr ""
-#: app/templates/community/add_post.html:73
-#: app/templates/post/post_edit.html:98
+#: app/templates/community/add_discussion_post.html:41
+#: app/templates/community/add_image_post.html:43
+#: app/templates/community/add_link_post.html:42
+#: app/templates/community/add_poll_post.html:78
+#: app/templates/community/add_video_post.html:43
+#: app/templates/post/post_edit_discussion.html:30
+#: app/templates/post/post_edit_image.html:33
+#: app/templates/post/post_edit_link.html:31
+#: app/templates/post/post_edit_poll.html:66
+#: app/templates/post/post_edit_video.html:31
+msgid "Separate each tag with a comma."
+msgstr ""
+
+#: app/templates/community/add_image_post.html:24
+#: app/templates/post/post_edit_image.html:17
msgid "Describe the image, to help visually impaired people."
msgstr ""
+#: app/templates/community/add_local.html:31
+#, python-format
+msgid "Only people using %(name)s can post or reply"
+msgstr ""
+
+#: app/templates/community/add_poll_post.html:41
+#: app/templates/post/post_edit_poll.html:30
+msgid "Poll choices"
+msgstr ""
+
+#: app/templates/community/add_poll_post.html:72
+#: app/templates/post/post_edit_poll.html:61
+msgid "Add choice"
+msgstr ""
+
#: app/templates/community/add_remote.html:25
+#: app/templates/community/lookup_remote.html:14
msgid "Found a community:"
msgstr ""
+#: app/templates/community/add_video_post.html:24
+msgid "Provide a URL ending with .mp4 or .webm."
+msgstr ""
+
#: app/templates/community/community.html:27
#: app/templates/community/community.html:48
#: app/templates/community/community.html:66
#: app/templates/post/_post_full.html:20 app/templates/post/_post_full.html:66
-#: app/templates/post/_post_teaser.html:56
+#: app/templates/post/_post_teaser.html:62
msgid "Not safe for work"
msgstr ""
@@ -1735,62 +2217,47 @@ msgstr ""
msgid "Not safe for life"
msgstr ""
-#: app/templates/community/community.html:76
-#: app/templates/community/community.html:84
+#: app/templates/community/community.html:91
msgid "No posts in this community yet."
msgstr ""
-#: app/templates/community/community.html:121
-#: app/templates/post/add_reply.html:58
-#: app/templates/post/continue_discussion.html:106
-#: app/templates/post/post.html:181 app/templates/post/post_reply_edit.html:54
+#: app/templates/community/community.html:130
+#: app/templates/post/add_reply.html:60
+#: app/templates/post/continue_discussion.html:111
+#: app/templates/post/post.html:186 app/templates/post/post_reply_edit.html:56
msgid "Search this community"
msgstr ""
-#: app/templates/community/community.html:127
-#: app/templates/post/add_reply.html:64
-#: app/templates/post/continue_discussion.html:112
-#: app/templates/post/post.html:187 app/templates/post/post_reply_edit.html:60
+#: app/templates/community/community.html:137
+#: app/templates/post/add_reply.html:67
+#: app/templates/post/continue_discussion.html:118
+#: app/templates/post/post.html:193 app/templates/post/post_reply_edit.html:63
msgid "About community"
msgstr ""
-#: app/templates/community/community.html:146
+#: app/templates/community/community.html:156
#, python-format
msgid "Only people on %(instance_name)s can post or reply in this community."
msgstr ""
-#: app/templates/community/community.html:156 app/templates/post/post.html:205
+#: app/templates/community/community.html:166 app/templates/post/post.html:211
msgid "Related communities"
msgstr ""
-#: app/templates/community/community.html:162 app/templates/post/post.html:211
-#: app/templates/topic/show_topic.html:85
+#: app/templates/community/community.html:172 app/templates/post/post.html:217
+#: app/templates/topic/show_topic.html:95
msgid "Go to community"
msgstr ""
-#: app/templates/community/community.html:175
-#: app/templates/post/add_reply.html:82
-#: app/templates/post/continue_discussion.html:130
-#: app/templates/post/post.html:224 app/templates/post/post_reply_edit.html:78
+#: app/templates/community/community.html:185
+#: app/templates/post/add_reply.html:85
+#: app/templates/post/continue_discussion.html:136
+#: app/templates/post/post.html:230 app/templates/post/post_reply_edit.html:81
msgid "Community Settings"
msgstr ""
-#: app/templates/community/community.html:178
-#: app/templates/post/add_reply.html:85
-#: app/templates/post/continue_discussion.html:133
-#: app/templates/post/post.html:227 app/templates/post/post_reply_edit.html:81
-msgid "Moderate"
-msgstr ""
-
-#: app/templates/community/community.html:180
-#: app/templates/community/community_edit.html:15
-#: app/templates/community/community_mod_list.html:15
-#: app/templates/post/add_reply.html:86
-#: app/templates/post/continue_discussion.html:134
-#: app/templates/post/post.html:228 app/templates/post/post_reply_edit.html:82
-#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57
-#: app/templates/user/show_profile.html:121
-msgid "Settings"
+#: app/templates/community/community.html:189
+msgid "Settings & Moderation"
msgstr ""
#: app/templates/community/community_ban_user.html:13
@@ -1803,19 +2270,90 @@ msgstr ""
msgid "Delete \"%(community_title)s\""
msgstr ""
-#: app/templates/community/community_edit.html:51
-#: app/templates/community/community_mod_list.html:16
-msgid "Moderators"
+#: app/templates/community/community_edit.html:23
+#, python-format
+msgid "Edit %(community)s"
+msgstr ""
+
+#: app/templates/community/community_edit.html:28
+msgid "Edit and configure this community"
msgstr ""
#: app/templates/community/community_mod_list.html:24
+msgid "See and change who moderates this community"
+msgstr ""
+
+#: app/templates/community/community_mod_list.html:26
+#: app/templates/community/community_moderate.html:24
+#: app/templates/community/community_moderate_subscribers.html:24
msgid "Add moderator"
msgstr ""
-#: app/templates/community/community_mod_list.html:41
+#: app/templates/community/community_mod_list.html:43
msgid "Remove"
msgstr ""
+#: app/templates/community/community_moderate.html:27
+#, python-format
+msgid "See and handle all reports made about %(community)s"
+msgstr ""
+
+#: app/templates/community/community_moderate.html:67
+msgid "Escalate"
+msgstr ""
+
+#: app/templates/community/community_moderate.html:68
+msgid "Resolve"
+msgstr ""
+
+#: app/templates/community/community_moderate.html:70
+msgid "Ignore"
+msgstr ""
+
+#: app/templates/community/community_moderate.html:90
+#, fuzzy
+msgid "No reports yet"
+msgstr "Pranešimai"
+
+#: app/templates/community/community_moderate_report_escalate.html:13
+msgid "Escalate report to admins"
+msgstr ""
+
+#: app/templates/community/community_moderate_report_escalate.html:14
+msgid ""
+"For reports that could potentially involve legal issues or where you are "
+"unsure how to respond, you may prefer to let admins handle it."
+msgstr ""
+
+#: app/templates/community/community_moderate_subscribers.html:27
+#, python-format
+msgid "See who is subscribed to %(community)s"
+msgstr ""
+
+#: app/templates/community/community_moderate_subscribers.html:77
+msgid "This community has no subscribers"
+msgstr ""
+
+#: app/templates/community/community_moderate_subscribers.html:79
+msgid "Banned People"
+msgstr ""
+
+#: app/templates/community/community_moderate_subscribers.html:80
+#, python-format
+msgid "See and manage who is banned from %(community)s"
+msgstr ""
+
+#: app/templates/community/community_moderate_subscribers.html:116
+#: app/templates/domain/domain.html:61
+#: app/templates/domain/domains_blocked.html:46 app/templates/tag/tag.html:52
+#: app/templates/user/show_profile.html:202
+msgid "Unban"
+msgstr ""
+
+#: app/templates/community/community_moderate_subscribers.html:125
+msgid "No banned people yet"
+msgstr ""
+
#: app/templates/domain/domain.html:14 app/templates/domain/domains.html:12
#: app/templates/domain/domains.html:21
#: app/templates/domain/domains_blocked.html:21
@@ -1835,21 +2373,15 @@ msgstr ""
#: app/templates/user/filters.html:76 app/templates/user/filters.html:89
#: app/templates/user/filters.html:94 app/templates/user/filters.html:107
#: app/templates/user/filters.html:112 app/templates/user/filters.html:125
-#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:52
+#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:81
msgid "Unblock"
msgstr ""
-#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:54
+#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83
msgid "Block"
msgstr ""
-#: app/templates/domain/domain.html:61
-#: app/templates/domain/domains_blocked.html:46
-#: app/templates/user/show_profile.html:166
-msgid "Unban"
-msgstr ""
-
-#: app/templates/domain/domain.html:65
+#: app/templates/domain/domain.html:65 app/templates/tag/tag.html:56
msgid "Ban instance-wide"
msgstr ""
@@ -1881,7 +2413,9 @@ msgid "Unbanning this domain allows future posts linking to that domain."
msgstr ""
#: app/templates/domain/domains_blocked.html:48
-msgid "Banning this domain will delete all posts linking to this domain and prevent future posts linking to that domain."
+msgid ""
+"Banning this domain will delete all posts linking to this domain and "
+"prevent future posts linking to that domain."
msgstr ""
#: app/templates/errors/404.html:12
@@ -1901,7 +2435,9 @@ msgid "An unexpected error has occurred"
msgstr ""
#: app/templates/errors/500.html:15
-msgid "Sorry for the inconvenience! Please let us know about this, so we can repair it and make PieFed better for everyone."
+msgid ""
+"Sorry for the inconvenience! Please let us know about this, so we can "
+"repair it and make PieFed better for everyone."
msgstr ""
#: app/templates/post/_comment_voting_buttons.html:3
@@ -1921,64 +2457,95 @@ msgid "Score:"
msgstr ""
#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67
-#: app/templates/post/_post_teaser.html:57
+#: app/templates/post/_post_teaser.html:63
msgid "Potentially emotionally scarring content"
msgstr ""
#: app/templates/post/_post_full.html:28 app/templates/post/_post_full.html:76
-#: app/templates/post/_post_teaser.html:59
+#: app/templates/post/_post_teaser.html:65
msgid "Reported. Check post for issues."
msgstr ""
+#: app/templates/post/_post_full.html:101
+#: app/templates/post/_post_full.html:122
+msgid "Watch on piped.video"
+msgstr ""
+
+#: app/templates/post/_post_full.html:152
+#, python-format
+msgid "Total votes: %(total_votes)d."
+msgstr ""
+
+#: app/templates/post/_post_full.html:153
+msgid "Poll closes"
+msgstr ""
+
+#: app/templates/post/_post_full.html:185
+msgid "Hashtags"
+msgstr ""
+
+#: app/templates/post/_post_full.html:195
+#: app/templates/post/_post_full.html:196
+msgid "Show cross-posts"
+msgstr ""
+
+#: app/templates/post/_post_full.html:197
+msgid "Number of cross-posts:"
+msgstr ""
+
#: app/templates/post/_post_reply_teaser.html:3
msgid "View context"
msgstr ""
#: app/templates/post/_post_teaser.html:6
-#: app/templates/post/_post_teaser_masonry.html:6
+#: app/templates/post/_post_teaser_masonry.html:8
msgid "Filtered: "
msgstr ""
-#: app/templates/post/_post_teaser.html:18
-#: app/templates/post/_post_teaser.html:26
-#: app/templates/post/_post_teaser.html:42
-msgid "Read article"
-msgstr ""
-
#: app/templates/post/_post_teaser.html:20
-#: app/templates/post/_post_teaser.html:30
-#: app/templates/post/_post_teaser.html:74
-#: app/templates/post/_post_teaser.html:76
-#: app/templates/post/_post_teaser_masonry.html:16
-#: app/templates/post/_post_teaser_masonry.html:20
-#: app/templates/post/_post_teaser_masonry.html:23
-#: app/templates/post/_post_teaser_masonry.html:55
-msgid "View image"
+msgid "Follow link"
msgstr ""
#: app/templates/post/_post_teaser.html:22
-#: app/templates/post/_post_teaser.html:34
+#: app/templates/post/_post_teaser.html:35
+#: app/templates/post/_post_teaser.html:76
+#: app/templates/post/_post_teaser.html:78
+#: app/templates/post/_post_teaser_masonry.html:13
+#: app/templates/post/_post_teaser_masonry.html:17
+#: app/templates/post/_post_teaser_masonry.html:20
+#: app/templates/post/_post_teaser_masonry.html:52
+msgid "View image"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:24
+#: app/templates/post/_post_teaser.html:39
msgid "Read post"
msgstr ""
-#: app/templates/post/_post_teaser.html:54
+#: app/templates/post/_post_teaser.html:28
+#: app/templates/post/_post_teaser.html:31
+#: app/templates/post/_post_teaser.html:47
+msgid "Read article"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:60
msgid "All posts about this domain"
msgstr ""
-#: app/templates/post/_post_teaser.html:63
+#: app/templates/post/_post_teaser.html:70
#, python-format
msgid "Go to community %(name)s"
msgstr ""
-#: app/templates/post/_post_teaser.html:71
-#: app/templates/post/_post_teaser_masonry.html:47
-#: app/templates/post/_post_teaser_masonry.html:48
-#: app/templates/post/_post_teaser_masonry.html:68
-#: app/templates/post/_post_teaser_masonry.html:69
+#: app/templates/post/_post_teaser.html:73
+#: app/templates/post/_post_teaser_masonry.html:44
+#: app/templates/post/_post_teaser_masonry.html:45
+#: app/templates/post/_post_teaser_masonry.html:65
+#: app/templates/post/_post_teaser_masonry.html:66
msgid "View comments"
msgstr ""
-#: app/templates/post/_post_teaser.html:71
+#: app/templates/post/_post_teaser.html:73
msgid "Number of comments:"
msgstr ""
@@ -2001,18 +2568,24 @@ msgid "DownVote"
msgstr ""
#: app/templates/post/add_reply.html:21 app/templates/post/post.html:23
-msgid "This post is hosted on beehaw.org which has higher standards of behaviour than most places. Be nice."
+msgid ""
+"This post is hosted on beehaw.org which has higher standards of behaviour than "
+"most places. Be nice."
msgstr ""
-#: app/templates/post/continue_discussion.html:44
-#: app/templates/post/post.html:105
+#: app/templates/post/add_reply.html:89
+#: app/templates/post/continue_discussion.html:140
+#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
+msgid "Moderate"
+msgstr ""
+
+#: app/templates/post/continue_discussion.html:47
+#: app/templates/post/post.html:108
msgid "Reported. Check comment for issues."
msgstr ""
-#: app/templates/post/post.html:26
-msgid "This post is hosted on lemmy.ml which will ban you for saying anything negative about China, Russia or Putin. Tread carefully."
-msgstr ""
-
#: app/templates/post/post.html:52
msgid "Verify your email address to comment"
msgstr ""
@@ -2041,24 +2614,37 @@ msgstr ""
msgid "Author"
msgstr ""
-#: app/templates/post/post.html:101
+#: app/templates/post/post.html:104
msgid "Post creator"
msgstr ""
-#: app/templates/post/post.html:102
+#: app/templates/post/post.html:105
msgid "When: "
msgstr ""
-#: app/templates/post/post.html:131
+#: app/templates/post/post.html:134
msgid "Comment options"
msgstr ""
+#: app/templates/post/post_cross_posts.html:11
+#, python-format
+msgid "Cross-posts for \"%(post_title)s\""
+msgstr ""
+
+#: app/templates/post/post_cross_posts.html:12
+msgid "Posts to the same url have also been created in the following communities:"
+msgstr ""
+
#: app/templates/post/post_mea_culpa.html:15
-msgid "If you wish to de-escalate the discussion on your post and now feel like it was a mistake, click the button below."
+msgid ""
+"If you wish to de-escalate the discussion on your post and now feel like "
+"it was a mistake, click the button below."
msgstr ""
#: app/templates/post/post_mea_culpa.html:16
-msgid "No further comments will be posted and a message saying you made a mistake in this post will be displayed."
+msgid ""
+"No further comments will be posted and a message saying you made a "
+"mistake in this post will be displayed."
msgstr ""
#: app/templates/post/post_mea_culpa.html:17
@@ -2075,47 +2661,42 @@ msgstr ""
msgid "Edit"
msgstr ""
-#: app/templates/post/post_options.html:24
+#: app/templates/post/post_options.html:26
msgid "I made a mistake with this post and have changed my mind about the topic"
msgstr ""
-#: app/templates/post/post_options.html:28
+#: app/templates/post/post_options.html:30
#, python-format
msgid "Block post author @%(author_name)s"
msgstr ""
-#: app/templates/post/post_options.html:31
+#: app/templates/post/post_options.html:33
#, python-format
msgid "Ban post author @%(author_name)s from
%(community_name)s"
msgstr ""
-#: app/templates/post/post_options.html:35
+#: app/templates/post/post_options.html:37
#, python-format
msgid "Block domain %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:39
-#: app/templates/post/post_reply_options.html:27
+#: app/templates/post/post_options.html:41
+#: app/templates/post/post_reply_options.html:29
#, python-format
msgid "Hide every post from author's instance: %(name)s"
msgstr ""
-#: app/templates/post/post_options.html:45
+#: app/templates/post/post_options.html:47
#, python-format
msgid "View original on %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:50
-#: app/templates/post/post_reply_options.html:34
-msgid "If you want to perform more than one of these (e.g. block and report), hold down Ctrl and click, then complete the operation in the new tabs that open."
-msgstr ""
-
-#: app/templates/post/post_reply_edit.html:44
-msgid "Unsubscribe"
-msgstr ""
-
-#: app/templates/post/post_reply_edit.html:46
-msgid "Subscribe"
+#: app/templates/post/post_options.html:52
+#: app/templates/post/post_reply_options.html:36
+msgid ""
+"If you want to perform more than one of these (e.g. block and report), "
+"hold down Ctrl and click, then complete the operation in the new tabs "
+"that open."
msgstr ""
#: app/templates/post/post_reply_options.html:13
@@ -2123,7 +2704,7 @@ msgstr ""
msgid "Options for comment on \"%(post_title)s\""
msgstr ""
-#: app/templates/post/post_reply_options.html:24
+#: app/templates/post/post_reply_options.html:26
#, python-format
msgid "Block author @%(author_name)s"
msgstr ""
@@ -2142,7 +2723,7 @@ msgstr ""
msgid "Search results for"
msgstr ""
-#: app/templates/search/results.html:16
+#: app/templates/search/results.html:19
msgid "No posts match your search."
msgstr ""
@@ -2150,56 +2731,91 @@ msgstr ""
msgid "Search for posts"
msgstr ""
-#: app/templates/search/start.html:20
-msgid "Example searches:"
-msgstr ""
-
-#: app/templates/search/start.html:23
-msgid "star wars"
-msgstr ""
-
-#: app/templates/search/start.html:24
-msgid "There is an implied \"and\" here. Results will have both words somewhere in them."
-msgstr ""
-
-#: app/templates/search/start.html:27
-msgid "star or wars"
-msgstr ""
-
-#: app/templates/search/start.html:28
-msgid "This will broaden the search to include results that contain any of the words."
-msgstr ""
-
-#: app/templates/search/start.html:31
-msgid "star -wars"
-msgstr ""
-
-#: app/templates/search/start.html:32
-msgid "To search for things containing \"star\" but not \"wars\" you can put a - before the word you want to exclude."
-msgstr ""
-
-#: app/templates/search/start.html:35
-msgid "\"star wars\""
+#: app/templates/search/start.html:15
+msgid "Keyword"
msgstr ""
#: app/templates/search/start.html:36
+msgid "Example searches:"
+msgstr ""
+
+#: app/templates/search/start.html:39
+msgid "star wars"
+msgstr ""
+
+#: app/templates/search/start.html:40
+msgid ""
+"There is an implied \"and\" here. Results will have both words somewhere "
+"in them."
+msgstr ""
+
+#: app/templates/search/start.html:43
+msgid "star or wars"
+msgstr ""
+
+#: app/templates/search/start.html:44
+msgid ""
+"This will broaden the search to include results that contain any of the "
+"words."
+msgstr ""
+
+#: app/templates/search/start.html:47
+msgid "star -wars"
+msgstr ""
+
+#: app/templates/search/start.html:48
+msgid ""
+"To search for things containing \"star\" but not \"wars\" you can put a -"
+" before the word you want to exclude."
+msgstr ""
+
+#: app/templates/search/start.html:51
+msgid "\"star wars\""
+msgstr ""
+
+#: app/templates/search/start.html:52
msgid "Results will have exactly that phrase in them."
msgstr ""
+#: app/templates/tag/tag.html:23
+msgid "No posts in this tag yet."
+msgstr ""
+
+#: app/templates/tag/tag.html:45
+msgid "Tag management"
+msgstr ""
+
+#: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14
+#, python-format
+msgid "Tags containing \"%(search)s\""
+msgstr ""
+
+#: app/templates/tag/tags.html:24 app/templates/tag/tags_blocked.html:24
+#, fuzzy
+msgid "Banned tags"
+msgstr "Banerio paveiksliukas"
+
+#: app/templates/tag/tags.html:38 app/templates/tag/tags_blocked.html:38
+msgid "How many times has something using this tag been posted"
+msgstr ""
+
+#: app/templates/topic/_notification_toggle.html:5
+msgid "Notify about every new post. Not advisable in high traffic topics!"
+msgstr ""
+
#: app/templates/topic/choose_topics.html:9
msgid "Please choose at least 3 topics that interest you."
msgstr ""
-#: app/templates/topic/show_topic.html:23
+#: app/templates/topic/show_topic.html:26
msgid "Sub-topics"
msgstr ""
-#: app/templates/topic/show_topic.html:36
-#: app/templates/topic/show_topic.html:44
+#: app/templates/topic/show_topic.html:54
msgid "No posts in this topic yet."
msgstr ""
-#: app/templates/topic/show_topic.html:79
+#: app/templates/topic/show_topic.html:89
msgid "Topic communities"
msgstr ""
@@ -2208,13 +2824,22 @@ msgstr ""
msgid "Which community within %(topic)s to post in?"
msgstr ""
-#: app/templates/topic/topic_create_post.html:17
+#: app/templates/topic/topic_create_post.html:18
#, python-format
msgid "Post in %(name)s"
msgstr ""
+#: app/templates/topic/topic_create_post.html:23
+#, python-format
+msgid "View %(name)s"
+msgstr ""
+
+#: app/templates/user/_notification_toggle.html:5
+msgid "Notify about every new post by this person."
+msgstr ""
+
#: app/templates/user/_user_nav.html:8 app/templates/user/notifications.html:54
-#: app/templates/user/show_profile.html:118
+#: app/templates/user/show_profile.html:154
msgid "Profile"
msgstr ""
@@ -2235,20 +2860,31 @@ msgstr ""
#: app/templates/user/delete_account.html:20
#, python-format
-msgid "You are about to permanently delete the account with the username \"%(username)s.\" This means your profile will disappear, pictures will be deleted. Text-based posts will stay but look like they are from someone named \"deleted.\""
+msgid ""
+"You are about to permanently delete the account with the username "
+"\"%(username)s.\" This means your profile will "
+"disappear, pictures will be deleted. Text-based posts will stay but look "
+"like they are from someone named \"deleted.\""
msgstr ""
#: app/templates/user/delete_account.html:21
#, python-format
-msgid "Once you hit delete, nobody can use \"%(username)s\" as a username again. We are doing this so nobody pretends to be you."
+msgid ""
+"Once you hit delete, nobody can use \"%(username)s\" as a username again."
+" We are doing this so nobody pretends to be you."
msgstr ""
#: app/templates/user/delete_account.html:22
-msgid "We will tell other websites (fediverse instances) that your account is gone. But it's up to them to decide what to do with any copies they have of your stuff. Some websites work differently than ours."
+msgid ""
+"We will tell other websites (fediverse instances) that your account is "
+"gone. But it's up to them to decide what to do with any copies they have "
+"of your stuff. Some websites work differently than ours."
msgstr ""
#: app/templates/user/delete_account.html:23
-msgid "Remember, once you do this, there's no going back. Are you sure you want to continue?"
+msgid ""
+"Remember, once you do this, there's no going back. Are you sure you want "
+"to continue?"
msgstr ""
#: app/templates/user/edit_filters.html:16 app/templates/user/filters.html:16
@@ -2256,13 +2892,13 @@ msgstr ""
msgid "Filters"
msgstr ""
-#: app/templates/user/edit_filters.html:18 app/user/routes.py:713
+#: app/templates/user/edit_filters.html:18 app/user/routes.py:774
msgid "Edit filter"
msgstr ""
#: app/templates/user/edit_filters.html:20
#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:22
-#: app/user/routes.py:673
+#: app/user/routes.py:734
msgid "Add filter"
msgstr ""
@@ -2283,8 +2919,8 @@ msgstr ""
msgid "Stop applying this filter after this date. Optional."
msgstr ""
-#: app/templates/user/edit_profile.html:16 app/user/routes.py:147
-#: app/user/routes.py:212
+#: app/templates/user/edit_profile.html:16 app/user/routes.py:156
+#: app/user/routes.py:231
msgid "Edit profile"
msgstr ""
@@ -2294,6 +2930,7 @@ msgid "Edit profile of %(name)s"
msgstr ""
#: app/templates/user/edit_profile.html:58
+#: app/templates/user/edit_settings.html:43
msgid "Delete account"
msgstr ""
@@ -2303,7 +2940,9 @@ msgid "Unsubscribed"
msgstr ""
#: app/templates/user/email_notifs_unsubscribed.html:10
-msgid "You have unsubscribed from emails about unread notifications. We might email you for other reasons, though."
+msgid ""
+"You have unsubscribed from emails about unread notifications. We might "
+"email you for other reasons, though."
msgstr ""
#: app/templates/user/email_notifs_unsubscribed.html:11
@@ -2311,8 +2950,21 @@ msgstr ""
msgid "More email settings"
msgstr ""
+#: app/templates/user/fediverse_redirect.html:17
+#: app/templates/user/fediverse_redirect.html:20
+msgid "Follow on remote instance"
+msgstr ""
+
+#: app/templates/user/fediverse_redirect.html:21
+msgid ""
+"We are about to send you to your instance where you will then need to "
+"click the \"Follow\" button."
+msgstr ""
+
#: app/templates/user/filters.html:25
-msgid "Filters can hide posts that contain keywords you specify, either by making them less noticeable or invisible."
+msgid ""
+"Filters can hide posts that contain keywords you specify, either by "
+"making them less noticeable or invisible."
msgstr ""
#: app/templates/user/filters.html:30
@@ -2356,7 +3008,9 @@ msgid "No blocked instances"
msgstr ""
#: app/templates/user/newsletter_unsubscribed.html:10
-msgid "You have unsubscribed from the email newsletter. We might email you for other reasons, though."
+msgid ""
+"You have unsubscribed from the email newsletter. We might email you for "
+"other reasons, though."
msgstr ""
#: app/templates/user/notifications.html:25
@@ -2364,12 +3018,12 @@ msgid "Mark all as read"
msgstr ""
#: app/templates/user/notifications.html:49
-#: app/templates/user/show_profile.html:113
+#: app/templates/user/show_profile.html:149
msgid "Manage"
msgstr ""
#: app/templates/user/notifications.html:95
-#: app/templates/user/show_profile.html:189
+#: app/templates/user/show_profile.html:225
msgid "Upvoted"
msgstr ""
@@ -2378,55 +3032,60 @@ msgid "No people to show"
msgstr ""
#: app/templates/user/show_profile.html:24
-#: app/templates/user/show_profile.html:29
+#: app/templates/user/show_profile.html:41
+#: app/templates/user/show_profile.html:48
msgid "Profile pic"
msgstr ""
-#: app/templates/user/show_profile.html:47
+#: app/templates/user/show_profile.html:76
msgid "Send message"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message with matrix chat"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message using Matrix"
msgstr ""
-#: app/templates/user/show_profile.html:60
+#: app/templates/user/show_profile.html:88
+msgid "Follow"
+msgstr ""
+
+#: app/templates/user/show_profile.html:94
+msgid "Bot Account"
+msgstr ""
+
+#: app/templates/user/show_profile.html:96
msgid "Attitude"
msgstr ""
-#: app/templates/user/show_profile.html:60
+#: app/templates/user/show_profile.html:96
msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive."
msgstr ""
-#: app/templates/user/show_profile.html:69
+#: app/templates/user/show_profile.html:105
msgid "Post pagination"
msgstr ""
-#: app/templates/user/show_profile.html:82
+#: app/templates/user/show_profile.html:118
msgid "No posts yet."
msgstr ""
-#: app/templates/user/show_profile.html:92
+#: app/templates/user/show_profile.html:128
msgid "Comment pagination"
msgstr ""
-#: app/templates/user/show_profile.html:105
-msgid "No comments yet."
-msgstr ""
-
-#: app/templates/user/show_profile.html:134
+#: app/templates/user/show_profile.html:170
msgid "Member of"
msgstr ""
-#: app/templates/user/show_profile.html:159
-msgid "Crush"
+#: app/templates/user/show_profile.html:195
+msgid "Moderate user"
msgstr ""
-#: app/templates/user/show_profile.html:179
+#: app/templates/user/show_profile.html:215
msgid "Ban + Purge"
msgstr ""
@@ -2443,165 +3102,284 @@ msgstr ""
msgid "Choose"
msgstr ""
-#: app/topic/routes.py:168
-msgid "You have joined some communities relating to those interests. Find them on the Topics menu or browse the home page."
+#: app/topic/routes.py:183
+msgid ""
+"You have joined some communities relating to those interests. Find them "
+"on the Topics menu or browse the home page."
msgstr ""
-#: app/topic/routes.py:172
-msgid "You did not choose any topics. Would you like to choose individual communities instead?"
+#: app/topic/routes.py:187
+msgid ""
+"You did not choose any topics. Would you like to choose individual "
+"communities instead?"
msgstr ""
-#: app/user/forms.py:13
+#: app/user/forms.py:14
msgid "Display name"
msgstr ""
-#: app/user/forms.py:15
+#: app/user/forms.py:16
msgid "Set new password"
msgstr ""
-#: app/user/forms.py:22
+#: app/user/forms.py:23
msgid "Save profile"
msgstr ""
-#: app/user/forms.py:26
+#: app/user/forms.py:27
msgid "That email address is already in use by another account"
msgstr ""
-#: app/user/forms.py:30
+#: app/user/forms.py:31
msgid "Matrix user ids start with @"
msgstr ""
#: app/user/forms.py:35
+msgid "Interface language"
+msgstr ""
+
+#: app/user/forms.py:37
msgid "Receive email about missed notifications"
msgstr ""
-#: app/user/forms.py:39
+#: app/user/forms.py:41
msgid "Use markdown editor GUI when writing"
msgstr ""
-#: app/user/forms.py:41
-msgid "My posts appear in search results"
+#: app/user/forms.py:42
+msgid "Show profile in user list"
msgstr ""
#: app/user/forms.py:43
+msgid "My posts appear in search results"
+msgstr ""
+
+#: app/user/forms.py:44
+msgid "Manually approve followers"
+msgstr ""
+
+#: app/user/forms.py:45
msgid "Import community subscriptions and user blocks from Lemmy"
msgstr ""
-#: app/user/forms.py:49
+#: app/user/forms.py:51
msgid "By default, sort posts by"
msgstr ""
-#: app/user/forms.py:50
+#: app/user/forms.py:52
msgid "Theme"
msgstr ""
-#: app/user/forms.py:51
+#: app/user/forms.py:53
msgid "Save settings"
msgstr ""
-#: app/user/forms.py:55
+#: app/user/forms.py:57
msgid "Yes, delete my account"
msgstr ""
-#: app/user/forms.py:66
+#: app/user/forms.py:68
msgid "Malicious reporting"
msgstr ""
-#: app/user/forms.py:90
+#: app/user/forms.py:92
msgid "Home feed"
msgstr ""
-#: app/user/forms.py:91
+#: app/user/forms.py:93
msgid "Posts in communities"
msgstr ""
-#: app/user/forms.py:92
+#: app/user/forms.py:94
msgid "Comments on posts"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Make semi-transparent"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Hide completely"
msgstr ""
-#: app/user/forms.py:94
+#: app/user/forms.py:96
msgid "Action to take"
msgstr ""
-#: app/user/forms.py:95
+#: app/user/forms.py:97
msgid "Keywords that trigger this filter"
msgstr ""
-#: app/user/forms.py:98
+#: app/user/forms.py:100
msgid "Expire after"
msgstr ""
-#: app/user/routes.py:42
+#: app/user/forms.py:105
+msgid "Your remote instance:"
+msgstr ""
+
+#: app/user/forms.py:108
+msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends"
+msgstr ""
+
+#: app/user/forms.py:109
+msgid "Friendica"
+msgstr ""
+
+#: app/user/forms.py:110
+msgid "Hubzilla"
+msgstr ""
+
+#: app/user/forms.py:111
+msgid "Lemmy"
+msgstr ""
+
+#: app/user/forms.py:112
+msgid "Pixelfed"
+msgstr ""
+
+#: app/user/forms.py:115
+msgid "Instance type"
+msgstr ""
+
+#: app/user/forms.py:116
+msgid "View profile on remote instance"
+msgstr ""
+
+#: app/user/routes.py:51
msgid "This user has been banned."
msgstr ""
-#: app/user/routes.py:44
+#: app/user/routes.py:53
msgid "This user has been deleted."
msgstr ""
-#: app/user/routes.py:77
+#: app/user/routes.py:85
#, python-format
msgid "Posts by %(user_name)s"
msgstr ""
-#: app/user/routes.py:194
-msgid "Your subscriptions and blocks are being imported. If you have many it could take a few minutes."
+#: app/user/routes.py:172
+msgid "Auto-detect"
msgstr ""
-#: app/user/routes.py:229
+#: app/user/routes.py:173
+msgid "Catalan"
+msgstr ""
+
+#: app/user/routes.py:174
+msgid "English"
+msgstr ""
+
+#: app/user/routes.py:175
+msgid "French"
+msgstr ""
+
+#: app/user/routes.py:176
+msgid "German"
+msgstr ""
+
+#: app/user/routes.py:212
+msgid ""
+"Your subscriptions and blocks are being imported. If you have many it "
+"could take a few minutes."
+msgstr ""
+
+#: app/user/routes.py:270
msgid "You cannot ban yourself."
msgstr ""
-#: app/user/routes.py:254
+#: app/user/routes.py:295
msgid "You cannot unban yourself."
msgstr ""
-#: app/user/routes.py:278
+#: app/user/routes.py:319
msgid "You cannot block yourself."
msgstr ""
-#: app/user/routes.py:307
+#: app/user/routes.py:351
msgid "You cannot unblock yourself."
msgstr ""
-#: app/user/routes.py:352
+#: app/user/routes.py:379
+msgid ""
+"Moderators have already assessed reports regarding this person, no "
+"further reports are necessary."
+msgstr ""
+
+#: app/user/routes.py:385
+#, python-format
+msgid "%(user_name)s has already been reported, thank you!"
+msgstr ""
+
+#: app/user/routes.py:407
#, python-format
msgid "%(user_name)s has been reported, thank you!"
msgstr ""
-#: app/user/routes.py:358
+#: app/user/routes.py:413
msgid "Report user"
msgstr ""
-#: app/user/routes.py:375
+#: app/user/routes.py:430
msgid "You cannot delete yourself."
msgstr ""
-#: app/user/routes.py:432
+#: app/user/routes.py:487
msgid "Account deletion in progress. Give it a few minutes."
msgstr ""
-#: app/user/routes.py:437
+#: app/user/routes.py:492
msgid "Delete my account"
msgstr ""
-#: app/user/routes.py:482
+#: app/user/routes.py:543
msgid "You cannot purge yourself."
msgstr ""
-#: app/user/routes.py:559
+#: app/user/routes.py:620
msgid "All notifications marked as read."
msgstr ""
-#: app/user/routes.py:730
+#: app/user/routes.py:791
msgid "Filter deleted."
msgstr ""
+#: app/user/routes.py:824
+msgid "Lemmy can't follow profiles, sorry"
+msgstr ""
+
+#~ msgid "Allow search engines to index this profile"
+#~ msgstr ""
+
+#~ msgid "Title is required."
+#~ msgstr ""
+
+#~ msgid "URL is required."
+#~ msgstr ""
+
+#~ msgid "File is required."
+#~ msgstr ""
+
+#~ msgid "Poll not implemented yet."
+#~ msgstr ""
+
+#~ msgid "Most downvoted in the last 3 days"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "This post is hosted on lemmy.ml "
+#~ "which will ban you for saying "
+#~ "anything negative about China, Russia or"
+#~ " Putin. Tread carefully."
+#~ msgstr ""
+
+#~ msgid "Unsubscribe"
+#~ msgstr ""
+
+#~ msgid "Subscribe"
+#~ msgstr ""
+
+#~ msgid "Crush"
+#~ msgstr ""
+
diff --git a/app/translations/pt/LC_MESSAGES/messages.po b/app/translations/pt/LC_MESSAGES/messages.po
index f65665b0..f5c42123 100644
--- a/app/translations/pt/LC_MESSAGES/messages.po
+++ b/app/translations/pt/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-04-09 12:33+1200\n"
+"POT-Creation-Date: 2024-05-21 19:51+1200\n"
"PO-Revision-Date: 2024-03-17 19:10+1300\n"
"Last-Translator: FULL NAME \n"
"Language: pt\n"
@@ -18,14 +18,25 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.12.1\n"
-#: app/__init__.py:33
+#: app/__init__.py:39
msgid "Please log in to access this page."
msgstr ""
-#: app/cli.py:225 app/main/routes.py:328
+#: app/cli.py:278 app/main/routes.py:361
msgid "[PieFed] You have unread notifications"
msgstr ""
+#: app/cli.py:378 app/post/routes.py:1925
+#, python-format
+msgid "Replies to my post %(post_title)s"
+msgstr ""
+
+#: app/cli.py:387 app/post/routes.py:118 app/post/routes.py:679
+#: app/post/routes.py:1947
+#, python-format
+msgid "Replies to my comment on %(post_title)s"
+msgstr ""
+
#: app/email.py:16
msgid "[PieFed] Reset Your Password"
msgstr ""
@@ -42,532 +53,581 @@ msgstr ""
msgid "Welcome to PieFed"
msgstr ""
-#: app/activitypub/util.py:1280 app/post/routes.py:91 app/post/routes.py:509
+#: app/activitypub/util.py:1644
#, python-format
-msgid "Reply from %(name)s on %(post_title)s"
+msgid "Reply to %(post_title)s"
msgstr ""
-#: app/activitypub/util.py:1679 app/post/routes.py:1053
+#: app/activitypub/util.py:1657
+#, python-format
+msgid "Reply to comment on %(post_title)s"
+msgstr ""
+
+#: app/activitypub/util.py:1926 app/post/routes.py:1506
msgid "A post has been reported"
msgstr ""
-#: app/activitypub/util.py:1700 app/post/routes.py:1187
+#: app/activitypub/util.py:1947 app/post/routes.py:1640
msgid "A comment has been reported"
msgstr ""
-#: app/admin/forms.py:13 app/admin/forms.py:99 app/community/forms.py:18
-#: app/templates/community/community_mod_list.html:32
-#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
-#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
-#: app/templates/user/filters.html:124 app/user/forms.py:89
-msgid "Name"
-msgstr ""
-
#: app/admin/forms.py:14
-msgid "Tagline"
+msgid "Site Name"
msgstr ""
#: app/admin/forms.py:15
+msgid "Tagline"
+msgstr ""
+
+#: app/admin/forms.py:16
msgid "Icon"
msgstr ""
-#: app/admin/forms.py:18
+#: app/admin/forms.py:19
msgid "Sidebar"
msgstr ""
-#: app/admin/forms.py:19
+#: app/admin/forms.py:20 app/templates/base.html:253
+msgid "About"
+msgstr ""
+
+#: app/admin/forms.py:21
msgid "Legal information"
msgstr ""
-#: app/admin/forms.py:20 app/admin/forms.py:37 app/admin/forms.py:46
-#: app/admin/forms.py:83 app/admin/forms.py:102 app/admin/forms.py:128
-#: app/admin/forms.py:180 app/community/forms.py:56 app/community/forms.py:96
-#: app/community/forms.py:109 app/community/forms.py:129 app/user/forms.py:99
+#: app/admin/forms.py:22
+msgid "General instance contact email address"
+msgstr ""
+
+#: app/admin/forms.py:23 app/admin/forms.py:40 app/admin/forms.py:50
+#: app/admin/forms.py:90 app/admin/forms.py:109 app/admin/forms.py:135
+#: app/admin/forms.py:187 app/community/forms.py:63 app/community/forms.py:105
+#: app/community/forms.py:120 app/community/forms.py:142
+#: app/community/forms.py:164 app/community/forms.py:222 app/user/forms.py:101
msgid "Save"
msgstr ""
-#: app/admin/forms.py:24
+#: app/admin/forms.py:27
msgid "Enable downvotes"
msgstr ""
-#: app/admin/forms.py:25
+#: app/admin/forms.py:28
msgid "Allow local image posts"
msgstr ""
-#: app/admin/forms.py:26
+#: app/admin/forms.py:29
msgid "Days to cache images from remote instances for"
msgstr ""
-#: app/admin/forms.py:27
+#: app/admin/forms.py:30
msgid "Allow NSFW communities"
msgstr ""
-#: app/admin/forms.py:28
+#: app/admin/forms.py:31
msgid "Allow NSFL communities and posts"
msgstr ""
-#: app/admin/forms.py:29
+#: app/admin/forms.py:32
msgid "Only admins can create new local communities"
msgstr ""
-#: app/admin/forms.py:30
+#: app/admin/forms.py:33
msgid "Notify admins about reports, not just moderators"
msgstr ""
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Open"
msgstr ""
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Require application"
msgstr ""
-#: app/admin/forms.py:31
+#: app/admin/forms.py:34
msgid "Closed"
msgstr ""
-#: app/admin/forms.py:32
+#: app/admin/forms.py:35
msgid "Registration mode"
msgstr ""
-#: app/admin/forms.py:33
+#: app/admin/forms.py:36
msgid "Question to ask people applying for an account"
msgstr ""
-#: app/admin/forms.py:34
+#: app/admin/forms.py:37
msgid "Block registrations from these referrers (one per line)"
msgstr ""
-#: app/admin/forms.py:35
+#: app/admin/forms.py:38
msgid "Log ActivityPub JSON for debugging"
msgstr ""
-#: app/admin/forms.py:36
+#: app/admin/forms.py:39
msgid "Default theme"
msgstr ""
-#: app/admin/forms.py:41
+#: app/admin/forms.py:44
msgid "Allowlist instead of blocklist"
msgstr ""
-#: app/admin/forms.py:42
+#: app/admin/forms.py:45
msgid "Allow federation with these instances"
msgstr ""
-#: app/admin/forms.py:43
+#: app/admin/forms.py:46
msgid "Blocklist instead of allowlist"
msgstr ""
-#: app/admin/forms.py:44
+#: app/admin/forms.py:47
msgid "Deny federation with these instances"
msgstr ""
-#: app/admin/forms.py:45
+#: app/admin/forms.py:48
msgid "Discard all posts and comments with these phrases (one per line)"
msgstr ""
-#: app/admin/forms.py:50 app/community/forms.py:42 app/community/forms.py:90
-#: app/community/forms.py:101 app/community/forms.py:121
+#: app/admin/forms.py:49
+msgid ""
+"Discard all posts and comments by users with these words in their name "
+"(one per line)"
+msgstr ""
+
+#: app/admin/forms.py:54 app/community/forms.py:48 app/community/forms.py:97
+#: app/community/forms.py:110 app/community/forms.py:132
+#: app/community/forms.py:154 app/community/forms.py:192
msgid "Title"
msgstr ""
-#: app/admin/forms.py:51 app/admin/forms.py:100 app/community/forms.py:19
+#: app/admin/forms.py:55 app/admin/forms.py:107 app/community/forms.py:20
msgid "Url"
msgstr ""
-#: app/admin/forms.py:52 app/community/forms.py:20 app/community/forms.py:43
+#: app/admin/forms.py:56 app/community/forms.py:21 app/community/forms.py:49
msgid "Description"
msgstr ""
-#: app/admin/forms.py:53 app/community/forms.py:21 app/community/forms.py:44
+#: app/admin/forms.py:57 app/community/forms.py:22 app/community/forms.py:50
msgid "Icon image"
msgstr ""
-#: app/admin/forms.py:54 app/community/forms.py:22 app/community/forms.py:45
+#: app/admin/forms.py:58 app/community/forms.py:23 app/community/forms.py:51
msgid "Banner image"
msgstr ""
-#: app/admin/forms.py:55 app/community/forms.py:23 app/community/forms.py:46
+#: app/admin/forms.py:59 app/community/forms.py:24 app/community/forms.py:52
msgid "Rules"
msgstr ""
-#: app/admin/forms.py:56 app/community/forms.py:47
+#: app/admin/forms.py:60 app/community/forms.py:53
msgid "Porn community"
msgstr ""
-#: app/admin/forms.py:57
+#: app/admin/forms.py:61
msgid "Banned - no new posts accepted"
msgstr ""
-#: app/admin/forms.py:58 app/community/forms.py:48
+#: app/admin/forms.py:62 app/community/forms.py:54
msgid "Only accept posts from current instance"
msgstr ""
-#: app/admin/forms.py:59 app/community/forms.py:49
+#: app/admin/forms.py:63 app/community/forms.py:55
msgid "Only moderators can post"
msgstr ""
-#: app/admin/forms.py:60 app/community/forms.py:50
+#: app/admin/forms.py:64 app/community/forms.py:56
msgid "New moderators wanted"
msgstr ""
-#: app/admin/forms.py:61
+#: app/admin/forms.py:65
msgid "Posts show on home page"
msgstr ""
-#: app/admin/forms.py:62
+#: app/admin/forms.py:66
msgid "Posts can be popular"
msgstr ""
-#: app/admin/forms.py:63
+#: app/admin/forms.py:67
msgid "Posts show in All list"
msgstr ""
-#: app/admin/forms.py:64
+#: app/admin/forms.py:68
msgid "Low quality / toxic - upvotes in here don't add to reputation"
msgstr ""
-#: app/admin/forms.py:65
+#: app/admin/forms.py:69
msgid "Forever"
msgstr ""
-#: app/admin/forms.py:66
+#: app/admin/forms.py:70
msgid "1 week"
msgstr ""
-#: app/admin/forms.py:67
+#: app/admin/forms.py:71
msgid "2 weeks"
msgstr ""
-#: app/admin/forms.py:68
+#: app/admin/forms.py:72
msgid "1 month"
msgstr ""
-#: app/admin/forms.py:69
+#: app/admin/forms.py:73
msgid "2 months"
msgstr ""
-#: app/admin/forms.py:70
+#: app/admin/forms.py:74
msgid "3 months"
msgstr ""
-#: app/admin/forms.py:71
+#: app/admin/forms.py:75
msgid "6 months"
msgstr ""
-#: app/admin/forms.py:72
+#: app/admin/forms.py:76
msgid "1 year"
msgstr ""
-#: app/admin/forms.py:73
+#: app/admin/forms.py:77
msgid "2 years"
msgstr ""
-#: app/admin/forms.py:74
+#: app/admin/forms.py:78
msgid "5 years"
msgstr ""
-#: app/admin/forms.py:75
+#: app/admin/forms.py:79
msgid "10 years"
msgstr ""
-#: app/admin/forms.py:77
+#: app/admin/forms.py:81
msgid "Retain content"
msgstr ""
-#: app/admin/forms.py:78 app/community/forms.py:51
+#: app/admin/forms.py:82 app/community/forms.py:57
msgid "Topic"
msgstr ""
-#: app/admin/forms.py:79 app/community/forms.py:52
-#: app/templates/community/_community_nav.html:23
+#: app/admin/forms.py:83 app/community/forms.py:59
+#: app/templates/community/_community_nav.html:25
msgid "List"
msgstr ""
-#: app/admin/forms.py:80 app/community/forms.py:53
+#: app/admin/forms.py:84 app/community/forms.py:60
msgid "Masonry"
msgstr ""
-#: app/admin/forms.py:81 app/community/forms.py:54
+#: app/admin/forms.py:85 app/community/forms.py:61
msgid "Wide masonry"
msgstr ""
-#: app/admin/forms.py:82 app/community/forms.py:55
+#: app/admin/forms.py:86 app/community/forms.py:62
msgid "Layout"
msgstr ""
-#: app/admin/forms.py:89 app/community/forms.py:32
+#: app/admin/forms.py:87
+msgid "Posting warning"
+msgstr ""
+
+#: app/admin/forms.py:88 app/community/forms.py:27 app/community/forms.py:58
+msgid "Languages"
+msgstr ""
+
+#: app/admin/forms.py:89
+msgid "Override remote language setting"
+msgstr ""
+
+#: app/admin/forms.py:96 app/community/forms.py:34
msgid "Url is required."
msgstr ""
-#: app/admin/forms.py:93 app/community/forms.py:36
+#: app/admin/forms.py:100 app/community/forms.py:38
msgid "- cannot be in Url. Use _ instead?"
msgstr ""
-#: app/admin/forms.py:101
+#: app/admin/forms.py:106 app/community/forms.py:19
+#: app/templates/community/community_mod_list.html:32
+#: app/templates/user/filters.html:29 app/templates/user/filters.html:70
+#: app/templates/user/filters.html:88 app/templates/user/filters.html:106
+#: app/templates/user/filters.html:124 app/user/forms.py:91
+msgid "Name"
+msgstr ""
+
+#: app/admin/forms.py:108
msgid "Parent topic"
msgstr ""
-#: app/admin/forms.py:106 app/auth/forms.py:10 app/auth/forms.py:17
-#: app/community/forms.py:60
+#: app/admin/forms.py:113 app/auth/forms.py:10 app/auth/forms.py:17
+#: app/community/forms.py:67
msgid "User name"
msgstr ""
-#: app/admin/forms.py:108 app/user/forms.py:14
+#: app/admin/forms.py:115 app/user/forms.py:15
msgid "Email address"
msgstr ""
-#: app/admin/forms.py:109 app/auth/forms.py:11 app/auth/forms.py:20
+#: app/admin/forms.py:116 app/auth/forms.py:11 app/auth/forms.py:20
#: app/auth/forms.py:74
msgid "Password"
msgstr ""
-#: app/admin/forms.py:111 app/auth/forms.py:22 app/auth/forms.py:76
+#: app/admin/forms.py:118 app/auth/forms.py:22 app/auth/forms.py:76
msgid "Repeat password"
msgstr ""
-#: app/admin/forms.py:112 app/user/forms.py:17
+#: app/admin/forms.py:119 app/user/forms.py:18
msgid "Bio"
msgstr ""
-#: app/admin/forms.py:113 app/user/forms.py:18
+#: app/admin/forms.py:120 app/user/forms.py:19
msgid "Matrix User ID"
msgstr ""
-#: app/admin/forms.py:114 app/user/forms.py:19
+#: app/admin/forms.py:121 app/user/forms.py:20
msgid "Avatar image"
msgstr ""
-#: app/admin/forms.py:115 app/user/forms.py:20
+#: app/admin/forms.py:122 app/user/forms.py:21
msgid "Top banner image"
msgstr ""
-#: app/admin/forms.py:116 app/admin/forms.py:170 app/user/forms.py:21
+#: app/admin/forms.py:123 app/admin/forms.py:177 app/user/forms.py:22
msgid "This profile is a bot"
msgstr ""
-#: app/admin/forms.py:117 app/admin/forms.py:171
+#: app/admin/forms.py:124 app/admin/forms.py:178
msgid "Email address is verified"
msgstr ""
-#: app/admin/forms.py:118 app/admin/forms.py:172
+#: app/admin/forms.py:125 app/admin/forms.py:179
msgid "Banned"
msgstr ""
-#: app/admin/forms.py:119 app/user/forms.py:34
+#: app/admin/forms.py:126 app/user/forms.py:36
msgid "Subscribe to email newsletter"
msgstr ""
-#: app/admin/forms.py:120 app/user/forms.py:36
+#: app/admin/forms.py:127 app/user/forms.py:38
msgid "Hide posts by bots"
msgstr ""
-#: app/admin/forms.py:121 app/user/forms.py:37
+#: app/admin/forms.py:128 app/user/forms.py:39
msgid "Show NSFW posts"
msgstr ""
-#: app/admin/forms.py:122 app/user/forms.py:38
+#: app/admin/forms.py:129 app/user/forms.py:40
msgid "Show NSFL posts"
msgstr ""
-#: app/admin/forms.py:123 app/admin/forms.py:173
+#: app/admin/forms.py:130 app/admin/forms.py:180
msgid "User"
msgstr ""
-#: app/admin/forms.py:124 app/admin/forms.py:174
+#: app/admin/forms.py:131 app/admin/forms.py:181
msgid "Staff"
msgstr ""
-#: app/admin/forms.py:125 app/admin/forms.py:175 app/admin/routes.py:32
-#: app/templates/base.html:185
+#: app/admin/forms.py:132 app/admin/forms.py:182 app/admin/routes.py:32
+#: app/templates/base.html:189
msgid "Admin"
msgstr ""
-#: app/admin/forms.py:127 app/admin/forms.py:177
+#: app/admin/forms.py:134 app/admin/forms.py:184
msgid "Role"
msgstr ""
-#: app/admin/forms.py:133 app/auth/forms.py:32
+#: app/admin/forms.py:140 app/auth/forms.py:32
msgid "An account with this email address already exists."
msgstr ""
-#: app/admin/forms.py:137 app/auth/forms.py:36
+#: app/admin/forms.py:144 app/auth/forms.py:36
msgid "User names cannot contain @."
msgstr ""
-#: app/admin/forms.py:141 app/auth/forms.py:40
+#: app/admin/forms.py:148 app/auth/forms.py:40
msgid "This username was used in the past and cannot be reused."
msgstr ""
-#: app/admin/forms.py:143 app/auth/forms.py:42
+#: app/admin/forms.py:150 app/auth/forms.py:42
msgid "An account with this user name already exists."
msgstr ""
-#: app/admin/forms.py:146 app/auth/forms.py:45
+#: app/admin/forms.py:153 app/auth/forms.py:45
msgid "A community with this name exists so it cannot be used for a user."
msgstr ""
-#: app/admin/forms.py:153 app/admin/forms.py:166 app/auth/forms.py:52
+#: app/admin/forms.py:160 app/admin/forms.py:173 app/auth/forms.py:52
#: app/auth/forms.py:65
msgid "This password is too common."
msgstr ""
-#: app/admin/forms.py:163 app/auth/forms.py:62
+#: app/admin/forms.py:170 app/auth/forms.py:62
msgid "This password is not secure."
msgstr ""
-#: app/admin/forms.py:178
+#: app/admin/forms.py:185
msgid "Remove avatar"
msgstr ""
-#: app/admin/forms.py:179
+#: app/admin/forms.py:186
msgid "Remove banner"
msgstr ""
-#: app/admin/forms.py:184
+#: app/admin/forms.py:191
msgid "Subject"
msgstr ""
-#: app/admin/forms.py:185
+#: app/admin/forms.py:192
msgid "Body (text)"
msgstr ""
-#: app/admin/forms.py:186
+#: app/admin/forms.py:193
msgid "Body (html)"
msgstr ""
-#: app/admin/forms.py:187
+#: app/admin/forms.py:194
msgid "Test mode"
msgstr ""
-#: app/admin/forms.py:188 app/admin/routes.py:708
+#: app/admin/forms.py:195 app/admin/routes.py:793
msgid "Send newsletter"
msgstr ""
-#: app/admin/routes.py:60 app/templates/admin/_nav.html:4
+#: app/admin/routes.py:64 app/templates/admin/_nav.html:4
+#: app/templates/admin/site.html:13 app/templates/base.html:191
msgid "Site profile"
msgstr ""
-#: app/admin/routes.py:108 app/templates/admin/_nav.html:5
+#: app/admin/routes.py:112 app/templates/admin/_nav.html:5
+#: app/templates/admin/misc.html:12 app/templates/base.html:192
msgid "Misc settings"
msgstr ""
-#: app/admin/routes.py:144
+#: app/admin/routes.py:150
msgid "Admin settings saved"
msgstr ""
-#: app/admin/routes.py:155
+#: app/admin/routes.py:162
msgid "Federation settings"
msgstr ""
-#: app/admin/routes.py:177
+#: app/admin/routes.py:184
msgid "ActivityPub Log"
msgstr ""
-#: app/admin/routes.py:187
+#: app/admin/routes.py:194 app/templates/admin/activity_json.html:13
msgid "Activity JSON"
msgstr ""
-#: app/admin/routes.py:222 app/community/routes.py:232 app/main/routes.py:193
-#: app/post/routes.py:238 app/templates/admin/_nav.html:6
-#: app/templates/list_communities.html:51 app/templates/user/filters.html:58
-#: app/templates/user/notifications.html:66
-#: app/templates/user/show_profile.html:133
+#: app/admin/routes.py:229 app/community/routes.py:245 app/main/routes.py:220
+#: app/post/routes.py:267 app/templates/admin/_nav.html:6
+#: app/templates/base.html:193 app/templates/list_communities.html:61
+#: app/templates/user/filters.html:58 app/templates/user/notifications.html:66
+#: app/templates/user/show_profile.html:166
msgid "Communities"
msgstr ""
-#: app/admin/routes.py:274 app/admin/routes.py:370 app/admin/routes.py:395
-#: app/admin/routes.py:564 app/community/routes.py:808
+#: app/admin/routes.py:251
+msgid "Communities with no topic"
+msgstr ""
+
+#: app/admin/routes.py:314 app/admin/routes.py:413 app/admin/routes.py:438
+#: app/admin/routes.py:648 app/community/routes.py:1116
msgid "Saved"
msgstr ""
-#: app/admin/routes.py:278
+#: app/admin/routes.py:318
msgid ""
"This is a remote community - most settings here will be regularly "
"overwritten with data from the original server."
msgstr ""
-#: app/admin/routes.py:295 app/community/routes.py:820
+#: app/admin/routes.py:338 app/community/routes.py:1129
msgid "Edit community"
msgstr ""
-#: app/admin/routes.py:314 app/community/routes.py:843
+#: app/admin/routes.py:357 app/community/routes.py:1152
msgid "Community deleted"
msgstr ""
-#: app/admin/routes.py:348 app/community/routes.py:218 app/post/routes.py:224
-#: app/templates/admin/_nav.html:7 app/templates/base.html:137
-#: app/templates/base.html:155 app/templates/topic/show_topic.html:14
+#: app/admin/routes.py:391 app/community/routes.py:231 app/post/routes.py:253
+#: app/templates/admin/_nav.html:7 app/templates/admin/topics.html:31
+#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:195 app/templates/topic/show_topic.html:14
msgid "Topics"
msgstr ""
-#: app/admin/routes.py:373 app/templates/admin/topics.html:35
+#: app/admin/routes.py:416 app/templates/admin/topics.html:31
msgid "Add topic"
msgstr ""
-#: app/admin/routes.py:401
+#: app/admin/routes.py:444
msgid "Edit topic"
msgstr ""
-#: app/admin/routes.py:416
+#: app/admin/routes.py:459
msgid "Topic deleted"
msgstr ""
-#: app/admin/routes.py:418
+#: app/admin/routes.py:461
msgid "Cannot delete topic with communities assigned to it."
msgstr ""
-#: app/admin/routes.py:445 app/templates/admin/_nav.html:8
+#: app/admin/routes.py:488 app/templates/admin/_nav.html:8
+#: app/templates/admin/users.html:12 app/templates/base.html:196
msgid "Users"
msgstr ""
-#: app/admin/routes.py:475
+#: app/admin/routes.py:524
msgid "Problematic users"
msgstr ""
-#: app/admin/routes.py:496
+#: app/admin/routes.py:545
msgid "Bad posts"
msgstr ""
-#: app/admin/routes.py:529
+#: app/admin/routes.py:577
+msgid "Likely spam"
+msgstr ""
+
+#: app/admin/routes.py:613
msgid "Registration approved."
msgstr ""
-#: app/admin/routes.py:560
+#: app/admin/routes.py:644
msgid ""
"Permissions are cached for 50 seconds so new admin roles won't take "
"effect immediately."
msgstr ""
-#: app/admin/routes.py:568
+#: app/admin/routes.py:652
msgid ""
"This is a remote user - most settings here will be regularly overwritten "
"with data from the original server."
msgstr ""
-#: app/admin/routes.py:575
+#: app/admin/routes.py:659
msgid "Edit user"
msgstr ""
-#: app/admin/routes.py:640
+#: app/admin/routes.py:725
msgid "User added"
msgstr ""
-#: app/admin/routes.py:643
+#: app/admin/routes.py:728
msgid "Add user"
msgstr ""
-#: app/admin/routes.py:667
+#: app/admin/routes.py:752
msgid "User deleted"
msgstr ""
-#: app/admin/routes.py:690
+#: app/admin/routes.py:775 app/templates/admin/reports.html:12
#: app/templates/community/_community_moderation_nav.html:11
#: app/templates/community/community_moderate.html:21
msgid "Reports"
msgstr ""
-#: app/admin/util.py:110
+#: app/admin/util.py:111
msgid "None"
msgstr ""
@@ -587,7 +647,7 @@ msgstr ""
msgid "Why would you like to join this site?"
msgstr ""
-#: app/auth/forms.py:27 app/auth/routes.py:153 app/templates/base.html:144
+#: app/auth/forms.py:27 app/auth/routes.py:154 app/templates/base.html:147
msgid "Register"
msgstr ""
@@ -617,59 +677,59 @@ msgstr ""
msgid "You have been banned."
msgstr ""
-#: app/auth/routes.py:74
+#: app/auth/routes.py:75
msgid "Login"
msgstr ""
-#: app/auth/routes.py:100
+#: app/auth/routes.py:101
msgid "Sorry, you cannot use that email address"
msgstr ""
-#: app/auth/routes.py:102
+#: app/auth/routes.py:103
msgid "Sorry, you cannot use that user name"
msgstr ""
-#: app/auth/routes.py:119
+#: app/auth/routes.py:120
#, python-format
msgid "Your username contained special letters so it was changed to %(name)s."
msgstr ""
-#: app/auth/routes.py:158
+#: app/auth/routes.py:159
msgid "Account under review"
msgstr ""
-#: app/auth/routes.py:163 app/templates/auth/check_email.html:8
+#: app/auth/routes.py:164 app/templates/auth/check_email.html:8
msgid "Check your email"
msgstr ""
-#: app/auth/routes.py:174
+#: app/auth/routes.py:175
msgid "Sorry, you cannot use that email address."
msgstr ""
-#: app/auth/routes.py:179
+#: app/auth/routes.py:180
msgid "Check your email for a link to reset your password."
msgstr ""
-#: app/auth/routes.py:182
+#: app/auth/routes.py:183
msgid "No account with that email address exists"
msgstr ""
-#: app/auth/routes.py:184
+#: app/auth/routes.py:185
msgid "Reset Password"
msgstr ""
-#: app/auth/routes.py:198
+#: app/auth/routes.py:199
#, python-format
msgid ""
"Your password has been reset. Please use it to log in with user name of "
"%(name)s."
msgstr ""
-#: app/auth/routes.py:218
+#: app/auth/routes.py:219
msgid "Thank you for verifying your email address."
msgstr ""
-#: app/auth/routes.py:220
+#: app/auth/routes.py:221
msgid "Email address validation failed."
msgstr ""
@@ -681,75 +741,75 @@ msgstr ""
msgid "Reply"
msgstr ""
-#: app/chat/forms.py:18 app/post/forms.py:16 app/user/forms.py:60
+#: app/chat/forms.py:18 app/post/forms.py:18 app/user/forms.py:62
msgid "Spam"
msgstr ""
-#: app/chat/forms.py:19 app/post/forms.py:16 app/user/forms.py:61
+#: app/chat/forms.py:19 app/post/forms.py:18 app/user/forms.py:63
msgid "Harassment"
msgstr ""
-#: app/chat/forms.py:20 app/post/forms.py:17 app/user/forms.py:62
+#: app/chat/forms.py:20 app/post/forms.py:19 app/user/forms.py:64
msgid "Threatening violence"
msgstr ""
-#: app/chat/forms.py:21 app/user/forms.py:63
+#: app/chat/forms.py:21 app/user/forms.py:65
msgid "Promoting hate / genocide"
msgstr ""
-#: app/chat/forms.py:22 app/post/forms.py:18 app/user/forms.py:64
+#: app/chat/forms.py:22 app/post/forms.py:20 app/user/forms.py:66
msgid "Misinformation / disinformation"
msgstr ""
-#: app/chat/forms.py:23 app/post/forms.py:19 app/user/forms.py:65
+#: app/chat/forms.py:23 app/post/forms.py:21 app/user/forms.py:67
msgid "Racism, sexism, transphobia"
msgstr ""
-#: app/chat/forms.py:24 app/post/forms.py:21 app/user/forms.py:68
+#: app/chat/forms.py:24 app/post/forms.py:23 app/user/forms.py:70
msgid "Minor abuse or sexualization"
msgstr ""
-#: app/chat/forms.py:25 app/post/forms.py:22 app/user/forms.py:69
+#: app/chat/forms.py:25 app/post/forms.py:24 app/user/forms.py:71
msgid "Non-consensual intimate media"
msgstr ""
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Prohibited transaction"
msgstr ""
-#: app/chat/forms.py:26 app/post/forms.py:23 app/user/forms.py:70
+#: app/chat/forms.py:26 app/post/forms.py:25 app/user/forms.py:72
msgid "Impersonation"
msgstr ""
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Copyright violation"
msgstr ""
-#: app/chat/forms.py:27 app/post/forms.py:24 app/user/forms.py:71
+#: app/chat/forms.py:27 app/post/forms.py:26 app/user/forms.py:73
msgid "Trademark violation"
msgstr ""
-#: app/chat/forms.py:28 app/post/forms.py:25 app/user/forms.py:72
+#: app/chat/forms.py:28 app/post/forms.py:27 app/user/forms.py:74
msgid "Self-harm or suicide"
msgstr ""
-#: app/chat/forms.py:29 app/community/forms.py:162 app/post/forms.py:26
-#: app/user/forms.py:73
+#: app/chat/forms.py:29 app/community/forms.py:247 app/post/forms.py:28
+#: app/user/forms.py:75
msgid "Other"
msgstr ""
-#: app/chat/forms.py:30 app/community/forms.py:81 app/community/forms.py:164
-#: app/post/forms.py:27 app/user/forms.py:74
+#: app/chat/forms.py:30 app/community/forms.py:88 app/community/forms.py:249
+#: app/post/forms.py:29 app/user/forms.py:76
msgid "Reason"
msgstr ""
-#: app/chat/forms.py:31 app/community/forms.py:165 app/post/forms.py:28
-#: app/user/forms.py:75
+#: app/chat/forms.py:31 app/community/forms.py:250 app/post/forms.py:30
+#: app/user/forms.py:77
msgid "More info"
msgstr ""
-#: app/chat/forms.py:33 app/community/forms.py:167 app/post/forms.py:30
-#: app/templates/user/show_profile.html:56 app/user/forms.py:77
+#: app/chat/forms.py:33 app/community/forms.py:252 app/post/forms.py:32
+#: app/templates/user/show_profile.html:85 app/user/forms.py:79
msgid "Report"
msgstr ""
@@ -783,492 +843,617 @@ msgstr ""
msgid "Report conversation"
msgstr ""
-#: app/chat/util.py:59
+#: app/chat/util.py:58
#, python-format
msgid "Message failed to send to %(name)s."
msgstr ""
-#: app/chat/util.py:61
+#: app/chat/util.py:60
msgid "Message sent."
msgstr ""
-#: app/community/forms.py:26
+#: app/community/forms.py:28
msgid "Create"
msgstr ""
-#: app/community/forms.py:61
+#: app/community/forms.py:42
+msgid "A community with this url already exists."
+msgstr ""
+
+#: app/community/forms.py:68
msgid "Add"
msgstr ""
-#: app/community/forms.py:65
+#: app/community/forms.py:72
msgid "Amend the report description if necessary"
msgstr ""
-#: app/community/forms.py:66
+#: app/community/forms.py:73
msgid "Escalate report"
msgstr ""
-#: app/community/forms.py:70
+#: app/community/forms.py:77
msgid "Note for mod log"
msgstr ""
-#: app/community/forms.py:71
+#: app/community/forms.py:78
msgid "Also resolve all other reports about the same thing."
msgstr ""
-#: app/community/forms.py:72
+#: app/community/forms.py:79
#: app/templates/community/community_moderate_report_resolve.html:13
msgid "Resolve report"
msgstr ""
-#: app/community/forms.py:76
+#: app/community/forms.py:83
msgid "Community address"
msgstr ""
-#: app/community/forms.py:77 app/search/routes.py:56
-#: app/templates/base.html:198 app/templates/community/add_remote.html:13
+#: app/community/forms.py:84 app/search/routes.py:85
+#: app/templates/base.html:222 app/templates/community/add_remote.html:13
#: app/templates/domain/domains.html:29
#: app/templates/domain/domains_blocked.html:29 app/templates/index.html:40
-#: app/templates/list_communities.html:36 app/templates/search/results.html:38
+#: app/templates/list_communities.html:46 app/templates/search/results.html:41
+#: app/templates/tag/tags.html:29 app/templates/tag/tags_blocked.html:29
msgid "Search"
msgstr ""
-#: app/community/forms.py:82
+#: app/community/forms.py:89
msgid "Ban until"
msgstr ""
-#: app/community/forms.py:83
+#: app/community/forms.py:90
msgid "Also delete all their posts"
msgstr ""
-#: app/community/forms.py:84
+#: app/community/forms.py:91
msgid "Also delete all their comments"
msgstr ""
-#: app/community/forms.py:85
+#: app/community/forms.py:92
#: app/templates/community/community_moderate_subscribers.html:56
#: app/templates/domain/domains_blocked.html:48
-#: app/templates/user/show_profile.html:173
+#: app/templates/user/show_profile.html:206
msgid "Ban"
msgstr ""
-#: app/community/forms.py:89 app/community/forms.py:100
-#: app/community/forms.py:120 app/templates/list_communities.html:56
+#: app/community/forms.py:96 app/community/forms.py:109
+#: app/community/forms.py:131 app/community/forms.py:153
+#: app/community/forms.py:191 app/templates/list_communities.html:66
+#: app/templates/search/start.html:18
msgid "Community"
msgstr ""
-#: app/community/forms.py:91 app/community/forms.py:102
-#: app/community/forms.py:123 app/post/forms.py:10
+#: app/community/forms.py:98 app/community/forms.py:111
+#: app/community/forms.py:133 app/community/forms.py:156
+#: app/community/forms.py:193 app/post/forms.py:11
msgid "Body"
msgstr ""
-#: app/community/forms.py:92 app/community/forms.py:105
-#: app/community/forms.py:125
+#: app/community/forms.py:99 app/community/forms.py:114
+#: app/community/forms.py:136 app/community/forms.py:158
+#: app/community/forms.py:216 app/templates/tag/tag.html:14
+#: app/templates/tag/tags.html:12 app/templates/tag/tags.html:21
+#: app/templates/tag/tags_blocked.html:12
+#: app/templates/tag/tags_blocked.html:21
+msgid "Tags"
+msgstr ""
+
+#: app/community/forms.py:100 app/community/forms.py:115
+#: app/community/forms.py:137 app/community/forms.py:159
+#: app/community/forms.py:217
msgid "Sticky"
msgstr ""
-#: app/community/forms.py:93 app/community/forms.py:106
-#: app/community/forms.py:126
+#: app/community/forms.py:101 app/community/forms.py:116
+#: app/community/forms.py:138 app/community/forms.py:160
+#: app/community/forms.py:218
msgid "NSFW"
msgstr ""
-#: app/community/forms.py:94 app/community/forms.py:107
-#: app/community/forms.py:127
+#: app/community/forms.py:102 app/community/forms.py:117
+#: app/community/forms.py:139 app/community/forms.py:161
+#: app/community/forms.py:219
msgid "Gore/gross"
msgstr ""
-#: app/community/forms.py:95 app/community/forms.py:108
-#: app/community/forms.py:128 app/post/forms.py:11
-#: app/templates/post/_post_notification_toggle.html:4
+#: app/community/forms.py:103 app/community/forms.py:118
+#: app/community/forms.py:140 app/community/forms.py:162
+#: app/community/forms.py:220 app/post/forms.py:12
+#: app/templates/post/_post_notification_toggle.html:5
#: app/templates/post/_reply_notification_toggle.html:4
msgid "Notify about replies"
msgstr ""
-#: app/community/forms.py:103
+#: app/community/forms.py:104 app/community/forms.py:119
+#: app/community/forms.py:141 app/community/forms.py:163
+#: app/community/forms.py:221 app/post/forms.py:13
+#: app/templates/search/start.html:26
+msgid "Language"
+msgstr ""
+
+#: app/community/forms.py:112 app/community/forms.py:134
msgid "URL"
msgstr ""
-#: app/community/forms.py:114
+#: app/community/forms.py:125
#, python-format
msgid "Links to %(domain)s are not allowed."
msgstr ""
-#: app/community/forms.py:122
+#: app/community/forms.py:147
+#, python-format
+msgid "Videos from %(domain)s are not allowed."
+msgstr ""
+
+#: app/community/forms.py:155
msgid "Alt text"
msgstr ""
-#: app/community/forms.py:124
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
+#: app/community/forms.py:157 app/templates/community/_add_post_types.html:4
msgid "Image"
msgstr ""
-#: app/community/forms.py:150
+#: app/community/forms.py:185
msgid "Images cannot be posted to local communities."
msgstr ""
-#: app/community/forms.py:156
+#: app/community/forms.py:194
+msgid "Mode"
+msgstr ""
+
+#: app/community/forms.py:194
+msgid "Voters choose one option"
+msgstr ""
+
+#: app/community/forms.py:194
+msgid "Voters choose many options"
+msgstr ""
+
+#: app/community/forms.py:196
+msgid "30 minutes"
+msgstr ""
+
+#: app/community/forms.py:197
+msgid "1 hour"
+msgstr ""
+
+#: app/community/forms.py:198
+msgid "6 hours"
+msgstr ""
+
+#: app/community/forms.py:199
+msgid "12 hours"
+msgstr ""
+
+#: app/community/forms.py:200
+msgid "1 day"
+msgstr ""
+
+#: app/community/forms.py:201
+msgid "3 days"
+msgstr ""
+
+#: app/community/forms.py:202
+msgid "7 days"
+msgstr ""
+
+#: app/community/forms.py:204
+msgid "End voting in"
+msgstr ""
+
+#: app/community/forms.py:205
+msgid "Accept votes from this instance only"
+msgstr ""
+
+#: app/community/forms.py:232
+msgid "Polls need options for people to choose from"
+msgstr ""
+
+#: app/community/forms.py:235
+msgid "Provide at least two choices"
+msgstr ""
+
+#: app/community/forms.py:241
msgid "Breaks instance rules"
msgstr ""
-#: app/community/forms.py:157
+#: app/community/forms.py:242
msgid "Abandoned by moderators"
msgstr ""
-#: app/community/forms.py:158
+#: app/community/forms.py:243
msgid "Cult"
msgstr ""
-#: app/community/forms.py:159
+#: app/community/forms.py:244
msgid "Scam"
msgstr ""
-#: app/community/forms.py:160
+#: app/community/forms.py:245
msgid "Alt-right pipeline"
msgstr ""
-#: app/community/forms.py:161 app/post/forms.py:17
+#: app/community/forms.py:246 app/post/forms.py:19
msgid "Hate / genocide"
msgstr ""
-#: app/community/forms.py:179 app/community/routes.py:846
+#: app/community/forms.py:264 app/community/routes.py:1155
msgid "Delete community"
msgstr ""
-#: app/community/routes.py:79
+#: app/community/routes.py:87
msgid "Your new community has been created."
msgstr ""
-#: app/community/routes.py:85 app/templates/community/add_local.html:13
+#: app/community/routes.py:93 app/templates/community/add_local.html:13
#: app/templates/community/community_edit.html:25
msgid "Create community"
msgstr ""
-#: app/community/routes.py:111 app/community/routes.py:1278
+#: app/community/routes.py:119 app/community/routes.py:1607
msgid "Community not found."
msgstr ""
-#: app/community/routes.py:113 app/community/routes.py:1280
+#: app/community/routes.py:121 app/community/routes.py:1609
msgid ""
"Community not found. If you are searching for a nsfw community it is "
"blocked by this instance."
msgstr ""
-#: app/community/routes.py:116 app/community/routes.py:1283
+#: app/community/routes.py:124 app/community/routes.py:1612
#, python-format
msgid "That community is banned from %(site)s."
msgstr ""
-#: app/community/routes.py:119
+#: app/community/routes.py:127
msgid "Add remote community"
msgstr ""
-#: app/community/routes.py:201 app/post/routes.py:207
-#: app/templates/base.html:130 app/templates/base.html:132
-#: app/templates/base.html:148 app/templates/base.html:150
+#: app/community/routes.py:214 app/post/routes.py:236
+#: app/templates/base.html:133 app/templates/base.html:135
+#: app/templates/base.html:151 app/templates/base.html:153
#: app/templates/chat/conversation.html:36
#: app/templates/community/community_edit.html:13
#: app/templates/community/community_mod_list.html:13
#: app/templates/community/community_moderate.html:13
#: app/templates/community/community_moderate_subscribers.html:13
-#: app/templates/domain/domain.html:13 app/templates/topic/show_topic.html:13
+#: app/templates/domain/domain.html:13 app/templates/tag/tag.html:13
+#: app/templates/topic/show_topic.html:13
#: app/templates/user/delete_account.html:13
#: app/templates/user/edit_filters.html:14
#: app/templates/user/edit_profile.html:14
-#: app/templates/user/edit_settings.html:15 app/templates/user/filters.html:14
-#: app/templates/user/notifications.html:13 app/templates/user/people.html:13
-#: app/templates/user/show_profile.html:18
-#: app/templates/user/show_profile.html:38
+#: app/templates/user/edit_settings.html:15
+#: app/templates/user/fediverse_redirect.html:15
+#: app/templates/user/filters.html:14 app/templates/user/notifications.html:13
+#: app/templates/user/people.html:13 app/templates/user/show_profile.html:18
+#: app/templates/user/show_profile.html:34
+#: app/templates/user/show_profile.html:63
msgid "Home"
msgstr ""
-#: app/community/routes.py:327
+#: app/community/routes.py:350
msgid "You cannot join this community"
msgstr ""
-#: app/community/routes.py:343
+#: app/community/routes.py:366
msgid ""
"There was a problem while trying to communicate with remote server. If "
"other people have already joined this community it won't matter."
msgstr ""
-#: app/community/routes.py:492 app/community/routes.py:565
-#: app/community/routes.py:638
+#: app/community/routes.py:525 app/community/routes.py:605
+#: app/community/routes.py:685 app/community/routes.py:765
msgid "Add post to community"
msgstr ""
-#: app/community/routes.py:705 app/community/routes.py:730
-#: app/community/routes.py:732
+#: app/community/routes.py:833
+msgid "Add poll to community"
+msgstr ""
+
+#: app/community/routes.py:923 app/community/routes.py:948
+#: app/community/routes.py:950
#, python-format
msgid "Your post to %(name)s has been made."
msgstr ""
-#: app/community/routes.py:749
+#: app/community/routes.py:1048
msgid "A community has been reported"
msgstr ""
-#: app/community/routes.py:760
+#: app/community/routes.py:1059
msgid "Community has been reported, thank you!"
msgstr ""
-#: app/community/routes.py:763
+#: app/community/routes.py:1062
msgid "Report community"
msgstr ""
-#: app/community/routes.py:864
+#: app/community/routes.py:1173
#: app/templates/community/community_mod_list.html:22
#, python-format
msgid "Moderators for %(community)s"
msgstr ""
-#: app/community/routes.py:889
+#: app/community/routes.py:1198
msgid "Moderator added"
msgstr ""
-#: app/community/routes.py:893
+#: app/community/routes.py:1202
#, python-format
msgid "You are now a moderator of %(name)s"
msgstr ""
-#: app/community/routes.py:918
+#: app/community/routes.py:1227
msgid "Account not found"
msgstr ""
-#: app/community/routes.py:920
+#: app/community/routes.py:1229
#: app/templates/community/community_add_moderator.html:13
#, python-format
msgid "Add moderator to %(community)s"
msgstr ""
-#: app/community/routes.py:940
+#: app/community/routes.py:1249
msgid "Moderator removed"
msgstr ""
-#: app/community/routes.py:957 app/post/routes.py:1139 app/post/routes.py:1262
+#: app/community/routes.py:1266 app/post/routes.py:1592 app/post/routes.py:1715
#, python-format
msgid "Content from %(name)s will be hidden."
msgstr ""
-#: app/community/routes.py:986
+#: app/community/routes.py:1295
#, python-format
msgid "%(name)s has been banned."
msgstr ""
-#: app/community/routes.py:993
+#: app/community/routes.py:1302
#, python-format
msgid "Posts by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:999
+#: app/community/routes.py:1308
#, python-format
msgid "Comments by %(name)s have been deleted."
msgstr ""
-#: app/community/routes.py:1020
+#: app/community/routes.py:1334
msgid "Ban from community"
msgstr ""
-#: app/community/routes.py:1043
+#: app/community/routes.py:1357
#, python-format
msgid "%(name)s has been unbanned."
msgstr ""
-#: app/community/routes.py:1108 app/community/routes.py:1142
+#: app/community/routes.py:1392
+#, python-format
+msgid "New posts in %(community_name)s"
+msgstr ""
+
+#: app/community/routes.py:1437 app/community/routes.py:1471
#, python-format
msgid "Moderation of %(community)s"
msgstr ""
-#: app/community/routes.py:1170
+#: app/community/routes.py:1499
msgid "Admin has been notified about this report."
msgstr ""
-#: app/community/routes.py:1218
+#: app/community/routes.py:1547
msgid "Report resolved."
msgstr ""
-#: app/community/routes.py:1256
+#: app/community/routes.py:1585
msgid "Report ignored."
msgstr ""
-#: app/community/routes.py:1286
+#: app/community/routes.py:1615
msgid "Search result for remote community"
msgstr ""
-#: app/domain/routes.py:113
+#: app/domain/routes.py:114
#, python-format
msgid "%(name)s blocked."
msgstr ""
-#: app/domain/routes.py:126
+#: app/domain/routes.py:127
#, python-format
msgid "%(name)s un-blocked."
msgstr ""
-#: app/domain/routes.py:139
+#: app/domain/routes.py:140 app/tag/routes.py:120
#, python-format
msgid "%(name)s banned for all users and all content deleted."
msgstr ""
-#: app/domain/routes.py:151
+#: app/domain/routes.py:152 app/tag/routes.py:132
#, python-format
msgid "%(name)s un-banned for all users."
msgstr ""
-#: app/main/routes.py:73
+#: app/main/routes.py:75
msgid "Create an account to tailor this feed to your interests."
msgstr ""
-#: app/main/routes.py:163 app/templates/base.html:139
-#: app/templates/base.html:157
+#: app/main/routes.py:178 app/templates/base.html:142
+#: app/templates/base.html:160
msgid "Browse by topic"
msgstr ""
-#: app/main/routes.py:206
+#: app/main/routes.py:234
msgid "Local communities"
msgstr ""
-#: app/main/routes.py:221 app/templates/base.html:168
+#: app/main/routes.py:249 app/templates/base.html:171
#: app/templates/list_communities.html:19
msgid "Joined communities"
msgstr ""
-#: app/main/routes.py:354
+#: app/main/routes.py:417
msgid "Please click the link in your email inbox to verify your account."
msgstr ""
-#: app/post/forms.py:12
+#: app/post/forms.py:14
msgid "Comment"
msgstr ""
-#: app/post/forms.py:16 app/user/forms.py:59
+#: app/post/forms.py:18 app/user/forms.py:61
msgid "Breaks community rules"
msgstr ""
-#: app/post/forms.py:20 app/user/forms.py:67
+#: app/post/forms.py:22 app/user/forms.py:69
msgid "Sharing personal info - doxing"
msgstr ""
-#: app/post/forms.py:42 app/post/routes.py:1156
+#: app/post/forms.py:44 app/post/routes.py:1609
#: app/templates/post/post_mea_culpa.html:13
msgid "I changed my mind"
msgstr ""
-#: app/post/routes.py:45
+#: app/post/routes.py:50
#, python-format
msgid "%(name)s has indicated they made a mistake in this post."
msgstr ""
-#: app/post/routes.py:72 app/post/routes.py:476
+#: app/post/routes.py:78 app/post/routes.py:627
#, python-format
msgid "You cannot reply to %(name)s"
msgstr ""
-#: app/post/routes.py:82 app/post/routes.py:489
+#: app/post/routes.py:88 app/post/routes.py:641
msgid "This type of comment is not accepted, sorry."
msgstr ""
-#: app/post/routes.py:446 app/post/routes.py:632
+#: app/post/routes.py:95
+msgid "We have upvoted the post for you."
+msgstr ""
+
+#: app/post/routes.py:98
+msgid "You have already upvoted the post, you do not need to say \"this\" also."
+msgstr ""
+
+#: app/post/routes.py:577
+msgid "Vote has been cast."
+msgstr ""
+
+#: app/post/routes.py:596 app/post/routes.py:804
#, python-format
msgid "Discussing %(title)s"
msgstr ""
-#: app/post/routes.py:702 app/post/routes.py:783 app/post/routes.py:865
-#: app/post/routes.py:1285 app/user/routes.py:143 app/user/routes.py:204
-#: app/user/routes.py:686 app/user/routes.py:717
+#: app/post/routes.py:650
+msgid "We have upvoted the comment for you."
+msgstr ""
+
+#: app/post/routes.py:653
+msgid ""
+"You have already upvoted the comment, you do not need to say \"this\" "
+"also."
+msgstr ""
+
+#: app/post/routes.py:880 app/post/routes.py:965 app/post/routes.py:1051
+#: app/post/routes.py:1137 app/post/routes.py:1201 app/post/routes.py:1739
+#: app/user/routes.py:146 app/user/routes.py:216 app/user/routes.py:731
+#: app/user/routes.py:762
msgid "Your changes have been saved."
msgstr ""
-#: app/post/routes.py:718 app/post/routes.py:800 app/post/routes.py:882
+#: app/post/routes.py:899 app/post/routes.py:985 app/post/routes.py:1071
+#: app/post/routes.py:1157 app/post/routes.py:1228
#: app/templates/post/post_edit_discussion.html:11
#: app/templates/post/post_edit_image.html:11
#: app/templates/post/post_edit_link.html:11
+#: app/templates/post/post_edit_poll.html:11
+#: app/templates/post/post_edit_video.html:11
msgid "Edit post"
msgstr ""
-#: app/post/routes.py:990
+#: app/post/routes.py:1434
msgid "Post deleted."
msgstr ""
-#: app/post/routes.py:1040
+#: app/post/routes.py:1493
msgid ""
"Moderators have already assessed reports regarding this post, no further "
"reports are necessary."
msgstr ""
-#: app/post/routes.py:1043
+#: app/post/routes.py:1496
msgid "Post has already been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1091
+#: app/post/routes.py:1544
msgid "Post has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1096
+#: app/post/routes.py:1549
msgid "Report post"
msgstr ""
-#: app/post/routes.py:1110 app/post/routes.py:1246
+#: app/post/routes.py:1563 app/post/routes.py:1699
#, python-format
msgid "%(name)s has been blocked."
msgstr ""
-#: app/post/routes.py:1126
+#: app/post/routes.py:1579
#, python-format
msgid "Posts linking to %(name)s will be hidden."
msgstr ""
-#: app/post/routes.py:1170
+#: app/post/routes.py:1623
msgid ""
"Moderators have already assessed reports regarding this comment, no "
"further reports are necessary."
msgstr ""
-#: app/post/routes.py:1175
+#: app/post/routes.py:1628
msgid "Comment has already been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1226
+#: app/post/routes.py:1679
msgid "Comment has been reported, thank you!"
msgstr ""
-#: app/post/routes.py:1231
+#: app/post/routes.py:1684
msgid "Report comment"
msgstr ""
-#: app/post/routes.py:1389
+#: app/post/routes.py:1844
msgid "Edit comment"
msgstr ""
-#: app/post/routes.py:1413
+#: app/post/routes.py:1868
msgid "Comment deleted."
msgstr ""
-#: app/search/routes.py:49
+#: app/search/routes.py:74
#, python-format
msgid "Search results for %(q)s"
msgstr ""
-#: app/templates/_home_nav.html:3 app/templates/community/_community_nav.html:8
-#: app/templates/post/post.html:66 app/user/forms.py:44
+#: app/templates/_home_nav.html:3
+#: app/templates/community/_community_nav.html:10
+#: app/templates/post/post.html:66 app/user/forms.py:46
msgid "Hot"
msgstr ""
#: app/templates/_home_nav.html:6
-#: app/templates/community/_community_nav.html:11
-#: app/templates/post/post.html:69 app/user/forms.py:45
+#: app/templates/community/_community_nav.html:13
+#: app/templates/post/post.html:69 app/user/forms.py:47
msgid "Top"
msgstr ""
#: app/templates/_home_nav.html:9
-#: app/templates/community/_community_nav.html:14
-#: app/templates/post/post.html:72 app/user/forms.py:46
+#: app/templates/community/_community_nav.html:16
+#: app/templates/post/post.html:72 app/user/forms.py:48
msgid "New"
msgstr ""
#: app/templates/_home_nav.html:12
-#: app/templates/community/_community_nav.html:17
-#: app/templates/list_communities.html:71 app/user/forms.py:47
+#: app/templates/community/_community_nav.html:19
+#: app/templates/list_communities.html:81 app/user/forms.py:49
msgid "Active"
msgstr ""
@@ -1278,7 +1463,7 @@ msgstr ""
#: app/templates/about.html:10 app/templates/donate.html:26
#: app/templates/index.html:67 app/templates/keyboard_shortcuts.html:63
-#: app/templates/search/results.html:65
+#: app/templates/search/results.html:68
#, python-format
msgid "About %(site_name)s"
msgstr ""
@@ -1287,71 +1472,113 @@ msgstr ""
msgid "PieFed"
msgstr ""
-#: app/templates/base.html:113 app/templates/base.html:189
-#: app/templates/user/notifications.html:18 app/user/routes.py:537
+#: app/templates/base.html:116 app/templates/base.html:213
+#: app/templates/user/notifications.html:18 app/user/routes.py:582
msgid "Notifications"
msgstr ""
-#: app/templates/base.html:133 app/templates/base.html:151
+#: app/templates/base.html:136 app/templates/base.html:154
msgid "Popular"
msgstr ""
-#: app/templates/base.html:134 app/templates/base.html:152
+#: app/templates/base.html:137 app/templates/base.html:155
msgid "All posts"
msgstr ""
-#: app/templates/base.html:140 app/templates/base.html:158
+#: app/templates/base.html:143 app/templates/base.html:161
#: app/templates/list_communities.html:13
msgid "All communities"
msgstr ""
-#: app/templates/auth/login.html:9 app/templates/base.html:143
+#: app/templates/auth/login.html:13 app/templates/base.html:146
msgid "Log in"
msgstr ""
-#: app/templates/base.html:145 app/templates/base.html:183
+#: app/templates/base.html:148 app/templates/base.html:186
#: app/templates/donate.html:10
msgid "Donate"
msgstr ""
-#: app/templates/base.html:161
+#: app/templates/base.html:164
msgid "Moderating"
msgstr ""
-#: app/templates/base.html:176
+#: app/templates/base.html:179
msgid "Account"
msgstr ""
-#: app/templates/base.html:178
+#: app/templates/base.html:181
msgid "View profile"
msgstr ""
-#: app/templates/base.html:179
+#: app/templates/base.html:182
msgid "Edit profile & settings"
msgstr ""
-#: app/templates/base.html:180
+#: app/templates/base.html:183
msgid "Chats"
msgstr ""
-#: app/templates/base.html:187
+#: app/templates/base.html:194
+msgid "Communities - no topic"
+msgstr ""
+
+#: app/templates/base.html:197
+msgid "Monitoring - users"
+msgstr ""
+
+#: app/templates/base.html:198
+msgid "Monitoring - content"
+msgstr ""
+
+#: app/templates/base.html:199
+msgid "Monitoring - spammy content"
+msgstr ""
+
+#: app/templates/admin/_nav.html:11 app/templates/base.html:201
+msgid "Registration applications"
+msgstr ""
+
+#: app/templates/admin/_nav.html:13 app/templates/base.html:203
+#: app/templates/community/community.html:191
+#: app/templates/community/community_moderate.html:15
+#: app/templates/community/community_moderate_subscribers.html:15
+msgid "Moderation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:14 app/templates/admin/federation.html:13
+#: app/templates/base.html:204
+msgid "Federation"
+msgstr ""
+
+#: app/templates/admin/_nav.html:15 app/templates/admin/newsletter.html:9
+#: app/templates/base.html:205
+msgid "Newsletter"
+msgstr ""
+
+#: app/templates/admin/_nav.html:16 app/templates/admin/activities.html:12
+#: app/templates/base.html:206
+msgid "Activities"
+msgstr ""
+
+#: app/templates/base.html:211
msgid "Log out"
msgstr ""
-#: app/templates/base.html:189
+#: app/templates/base.html:213
#, python-format
msgid "%(num)d unread notifications"
msgstr ""
-#: app/templates/base.html:199
+#: app/templates/base.html:223
msgid "Light mode"
msgstr ""
-#: app/templates/base.html:200
+#: app/templates/base.html:224
msgid "Dark mode"
msgstr ""
-#: app/templates/base.html:228 app/templates/keyboard_shortcuts.html:10
+#: app/templates/base.html:254 app/templates/keyboard_shortcuts.html:10
msgid "Keyboard shortcuts"
msgstr ""
@@ -1359,47 +1586,53 @@ msgstr ""
msgid "No posts yet. Join some communities to see more."
msgstr ""
-#: app/templates/community/community.html:168 app/templates/index.html:18
+#: app/templates/community/community.html:178 app/templates/index.html:18
#: app/templates/index.html:59 app/templates/list_topics.html:38
-#: app/templates/post/post.html:220 app/templates/search/results.html:57
-#: app/templates/topic/show_topic.html:91
+#: app/templates/post/post.html:223 app/templates/search/results.html:60
+#: app/templates/topic/show_topic.html:101
msgid "Explore communities"
msgstr ""
-#: app/templates/admin/activities.html:54
-#: app/templates/admin/communities.html:51 app/templates/admin/posts.html:26
-#: app/templates/admin/reports.html:58 app/templates/admin/users.html:69
-#: app/templates/community/community.html:92
+#: app/templates/admin/activities.html:50
+#: app/templates/admin/communities.html:47 app/templates/admin/posts.html:21
+#: app/templates/admin/reports.html:54 app/templates/admin/users.html:67
+#: app/templates/community/community.html:99
#: app/templates/community/community_moderate.html:80
#: app/templates/community/community_moderate_subscribers.html:67
#: app/templates/domain/domain.html:30 app/templates/domain/domains.html:51
#: app/templates/domain/domains_blocked.html:59 app/templates/index.html:25
-#: app/templates/search/results.html:23 app/templates/topic/show_topic.html:52
-#: app/templates/user/show_profile.html:75
-#: app/templates/user/show_profile.html:98
+#: app/templates/list_communities.html:118 app/templates/search/results.html:26
+#: app/templates/tag/tag.html:30 app/templates/tag/tags.html:51
+#: app/templates/tag/tags_blocked.html:51
+#: app/templates/topic/show_topic.html:62
+#: app/templates/user/show_profile.html:108
+#: app/templates/user/show_profile.html:131
msgid "Previous page"
msgstr ""
-#: app/templates/admin/activities.html:59
-#: app/templates/admin/communities.html:56 app/templates/admin/posts.html:31
-#: app/templates/admin/reports.html:63 app/templates/admin/users.html:74
-#: app/templates/community/community.html:97
+#: app/templates/admin/activities.html:55
+#: app/templates/admin/communities.html:52 app/templates/admin/posts.html:26
+#: app/templates/admin/reports.html:59 app/templates/admin/users.html:72
+#: app/templates/community/community.html:104
#: app/templates/community/community_moderate.html:85
#: app/templates/community/community_moderate_subscribers.html:72
#: app/templates/domain/domain.html:35 app/templates/domain/domains.html:56
#: app/templates/domain/domains_blocked.html:64 app/templates/index.html:30
-#: app/templates/search/results.html:28 app/templates/topic/show_topic.html:57
-#: app/templates/user/show_profile.html:80
-#: app/templates/user/show_profile.html:103
+#: app/templates/list_communities.html:123 app/templates/search/results.html:31
+#: app/templates/tag/tag.html:35 app/templates/tag/tags.html:56
+#: app/templates/tag/tags_blocked.html:56
+#: app/templates/topic/show_topic.html:67
+#: app/templates/user/show_profile.html:113
+#: app/templates/user/show_profile.html:136
msgid "Next page"
msgstr ""
-#: app/templates/index.html:47 app/templates/search/results.html:45
+#: app/templates/index.html:47 app/templates/search/results.html:48
msgid "Active communities"
msgstr ""
-#: app/templates/index.html:60 app/templates/list_communities.html:108
-#: app/templates/search/results.html:58
+#: app/templates/index.html:60 app/templates/list_communities.html:130
+#: app/templates/search/results.html:61
msgid "Browse topics"
msgstr ""
@@ -1431,7 +1664,8 @@ msgid ""
"hovering with the mouse or the J and K keys."
msgstr ""
-#: app/templates/list_communities.html:14
+#: app/templates/list_communities.html:14 app/templates/search/start.html:20
+#: app/templates/search/start.html:28
msgid "All"
msgstr ""
@@ -1444,7 +1678,7 @@ msgid "Local"
msgstr ""
#: app/templates/list_communities.html:20
-#: app/templates/user/show_profile.html:59
+#: app/templates/user/show_profile.html:92
msgid "Joined"
msgstr ""
@@ -1452,88 +1686,92 @@ msgstr ""
msgid "Choose a topic to filter communities by"
msgstr ""
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:38
+msgid "Choose a language to filter communities by"
+msgstr ""
+
+#: app/templates/list_communities.html:50
msgid "Create local community"
msgstr ""
-#: app/templates/list_communities.html:40
+#: app/templates/list_communities.html:50
msgid "Create local"
msgstr ""
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add community from another instance"
msgstr ""
-#: app/templates/list_communities.html:41
+#: app/templates/list_communities.html:51
msgid "Add remote"
msgstr ""
-#: app/templates/list_communities.html:56
+#: app/templates/list_communities.html:66
msgid "Sort by name"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Sort by post count"
msgstr ""
-#: app/templates/list_communities.html:61
+#: app/templates/list_communities.html:71
msgid "Posts"
msgstr ""
-#: app/templates/list_communities.html:66
+#: app/templates/list_communities.html:76
msgid "Sort by reply count"
msgstr ""
-#: app/templates/list_communities.html:66 app/templates/post/post.html:61
+#: app/templates/list_communities.html:76 app/templates/post/post.html:61
#: app/templates/post/post.html:158
msgid "Comments"
msgstr ""
-#: app/templates/list_communities.html:71
+#: app/templates/list_communities.html:81
msgid "Sort by recent activity"
msgstr ""
-#: app/templates/list_communities.html:82
+#: app/templates/list_communities.html:92
#, python-format
msgid "Leave %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:32
-#: app/templates/community/community.html:112
+#: app/templates/community/community.html:121
#: app/templates/community/lookup_remote.html:21
-#: app/templates/list_communities.html:82 app/templates/post/add_reply.html:48
+#: app/templates/list_communities.html:92 app/templates/post/add_reply.html:48
#: app/templates/post/continue_discussion.html:99
-#: app/templates/post/post.html:177
+#: app/templates/post/post.html:179 app/templates/post/post_reply_edit.html:44
msgid "Leave"
msgstr ""
-#: app/templates/community/community.html:114
-#: app/templates/list_communities.html:84
+#: app/templates/community/community.html:123
+#: app/templates/list_communities.html:94
msgid "Pending"
msgstr ""
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99
#, python-format
msgid "Join %(name)s"
msgstr ""
#: app/templates/community/add_remote.html:34
-#: app/templates/community/community.html:116
+#: app/templates/community/community.html:125
#: app/templates/community/lookup_remote.html:23
-#: app/templates/list_communities.html:86
-#: app/templates/list_communities.html:89 app/templates/post/add_reply.html:50
+#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:99 app/templates/post/add_reply.html:50
#: app/templates/post/continue_discussion.html:101
-#: app/templates/post/post.html:179
+#: app/templates/post/post.html:181 app/templates/post/post_reply_edit.html:46
msgid "Join"
msgstr ""
-#: app/templates/list_communities.html:96
+#: app/templates/list_communities.html:106
#, python-format
msgid "Browse %(name)s"
msgstr ""
-#: app/templates/list_communities.html:106 app/templates/list_topics.html:36
+#: app/templates/list_communities.html:128 app/templates/list_topics.html:36
msgid "There are no communities yet."
msgstr ""
@@ -1557,80 +1795,85 @@ msgstr ""
msgid "Watch"
msgstr ""
-#: app/templates/admin/_nav.html:11
-msgid "Registration applications"
-msgstr ""
-
-#: app/templates/admin/_nav.html:13 app/templates/community/community.html:181
-#: app/templates/community/community_moderate.html:15
-#: app/templates/community/community_moderate_subscribers.html:15
-msgid "Moderation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:14
-msgid "Federation"
-msgstr ""
-
-#: app/templates/admin/_nav.html:15
-msgid "Newsletter"
-msgstr ""
-
-#: app/templates/admin/_nav.html:16
-msgid "Activities"
-msgstr ""
-
-#: app/templates/admin/add_user.html:17
+#: app/templates/admin/add_user.html:12
msgid "Add new user"
msgstr ""
-#: app/templates/admin/approve_registrations.html:18
+#: app/templates/admin/approve_registrations.html:12
+msgid "Registrations"
+msgstr ""
+
+#: app/templates/admin/approve_registrations.html:14
#, python-format
msgid "When registering, people are asked \"%(question)s\"."
msgstr ""
-#: app/templates/admin/approve_registrations.html:43
+#: app/templates/admin/approve_registrations.html:39
msgid "Approve"
msgstr ""
-#: app/templates/admin/approve_registrations.html:44
+#: app/templates/admin/approve_registrations.html:40
msgid "View"
msgstr ""
-#: app/templates/admin/approve_registrations.html:45
-#: app/templates/post/post_options.html:20
-#: app/templates/post/post_reply_options.html:20
-#: app/templates/user/show_profile.html:179
+#: app/templates/admin/approve_registrations.html:41
+#: app/templates/post/post_options.html:22
+#: app/templates/post/post_reply_options.html:22
+#: app/templates/user/show_profile.html:212
msgid "Delete"
msgstr ""
-#: app/templates/admin/approve_registrations.html:51
+#: app/templates/admin/approve_registrations.html:47
msgid "No one is waiting to be approved."
msgstr ""
-#: app/templates/admin/edit_community.html:17
+#: app/templates/admin/edit_community.html:12
#, python-format
msgid "Edit %(community_name)s"
msgstr ""
-#: app/templates/admin/edit_community.html:43
+#: app/templates/admin/edit_community.html:39
msgid "Will not be overwritten by remote server"
msgstr ""
-#: app/templates/admin/edit_topic.html:18
+#: app/templates/admin/edit_topic.html:13
#, python-format
msgid "Edit %(topic_name)s"
msgstr ""
-#: app/templates/admin/edit_user.html:17
+#: app/templates/admin/edit_user.html:12
#, python-format
msgid "Edit %(user_name)s (%(display_name)s)"
msgstr ""
-#: app/templates/admin/posts.html:17
-msgid "Most downvoted in the last 3 days"
+#: app/templates/admin/posts.html:12 app/templates/admin/spam_posts.html:12
+msgid "Most downvoted posts in the last 3 days"
msgstr ""
-#: app/templates/admin/users.html:17
+#: app/templates/admin/site.html:16
+msgid ""
+"Configure the flair the instance, by giving it a name, ashort slogan, "
+"basic info for the sidebar and a logo. This information appears in link "
+"previews in social media."
+msgstr ""
+
+#: app/templates/admin/site.html:23
+msgid "About this instance"
+msgstr ""
+
+#: app/templates/admin/site.html:24
+msgid ""
+"Provide a more extensive description of the instance, set a contact "
+"address and provide legal information. This information appears on the about page."
+msgstr ""
+
+#: app/templates/admin/spam_posts.html:26
+#: app/templates/user/show_profile.html:141
+msgid "No comments yet."
+msgstr ""
+
+#: app/templates/admin/users.html:13
msgid "Add local user"
msgstr ""
@@ -1640,19 +1883,19 @@ msgid ""
"your account."
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "New User?"
msgstr ""
-#: app/templates/auth/login.html:14
+#: app/templates/auth/login.html:18
msgid "Register new account"
msgstr ""
-#: app/templates/auth/login.html:16
+#: app/templates/auth/login.html:20
msgid "Forgot Your Password?"
msgstr ""
-#: app/templates/auth/login.html:17
+#: app/templates/auth/login.html:21
msgid "Reset it"
msgstr ""
@@ -1723,8 +1966,8 @@ msgid "Block chats and posts from instance: %(name)s"
msgstr ""
#: app/templates/chat/chat_options.html:29
-#: app/templates/post/post_options.html:48
-#: app/templates/post/post_reply_options.html:32
+#: app/templates/post/post_options.html:50
+#: app/templates/post/post_reply_options.html:34
msgid "Report to moderators"
msgstr ""
@@ -1741,7 +1984,8 @@ msgstr ""
#: app/templates/chat/conversation.html:42 app/templates/user/filters.html:56
#: app/templates/user/notifications.html:14 app/templates/user/people.html:14
#: app/templates/user/people.html:17 app/templates/user/show_profile.html:19
-#: app/templates/user/show_profile.html:39 app/user/routes.py:35
+#: app/templates/user/show_profile.html:35
+#: app/templates/user/show_profile.html:64 app/user/routes.py:37
msgid "People"
msgstr ""
@@ -1755,7 +1999,7 @@ msgid "Messages with: "
msgstr ""
#: app/templates/chat/conversation.html:75
-#: app/templates/post/_post_teaser.html:75
+#: app/templates/post/_post_teaser.html:81
msgid "Options"
msgstr ""
@@ -1780,14 +2024,58 @@ msgstr ""
msgid "Report conversation with \"%(member_names)s\""
msgstr ""
+#: app/templates/community/_add_post_types.html:2
+msgid "Start a discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:2
+msgid "Discussion"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Share a link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:3
+msgid "Link"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:4
+msgid "Share an image"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Share a video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:5
+msgid "Video"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Create a poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:6
+msgid "Poll"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Create an event"
+msgstr ""
+
+#: app/templates/community/_add_post_types.html:8
+msgid "Event"
+msgstr ""
+
#: app/templates/community/_community_moderation_nav.html:4
#: app/templates/community/community_edit.html:15
#: app/templates/community/community_mod_list.html:15
-#: app/templates/post/add_reply.html:89
-#: app/templates/post/continue_discussion.html:140
-#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
+#: app/templates/post/add_reply.html:92
+#: app/templates/post/continue_discussion.html:143
+#: app/templates/post/post.html:237 app/templates/post/post_reply_edit.html:88
#: app/templates/user/_user_nav.html:5 app/templates/user/notifications.html:57
-#: app/templates/user/show_profile.html:124
+#: app/templates/user/show_profile.html:157
msgid "Settings"
msgstr ""
@@ -1797,7 +2085,7 @@ msgid "Moderators"
msgstr ""
#: app/templates/community/_community_moderation_nav.html:10
-#: app/templates/community/_community_nav.html:7
+#: app/templates/community/_community_nav.html:9
msgid "Sort by hot"
msgstr ""
@@ -1814,35 +2102,37 @@ msgstr ""
msgid "Mod log"
msgstr ""
-#: app/templates/community/_community_nav.html:3
+#: app/templates/community/_community_nav.html:4
#: app/templates/community/add_discussion_post.html:11
#: app/templates/community/add_image_post.html:11
#: app/templates/community/add_link_post.html:11
-#: app/templates/community/community.html:108
-#: app/templates/post/add_reply.html:54
-#: app/templates/post/continue_discussion.html:105
-#: app/templates/post/post.html:173 app/templates/post/post_reply_edit.html:50
-#: app/templates/topic/show_topic.html:68
+#: app/templates/community/add_poll_post.html:11
+#: app/templates/community/add_video_post.html:11
+#: app/templates/community/community.html:116
+#: app/templates/post/add_reply.html:55
+#: app/templates/post/continue_discussion.html:106
+#: app/templates/post/post.html:174 app/templates/post/post_reply_edit.html:51
+#: app/templates/topic/show_topic.html:78
msgid "Create post"
msgstr ""
-#: app/templates/community/_community_nav.html:10
+#: app/templates/community/_community_nav.html:12
msgid "Sort by top"
msgstr ""
-#: app/templates/community/_community_nav.html:13
+#: app/templates/community/_community_nav.html:15
msgid "Sort by new"
msgstr ""
-#: app/templates/community/_community_nav.html:16
+#: app/templates/community/_community_nav.html:18
msgid "Sort by active"
msgstr ""
-#: app/templates/community/_community_nav.html:26
+#: app/templates/community/_community_nav.html:28
msgid "Tile"
msgstr ""
-#: app/templates/community/_community_nav.html:29
+#: app/templates/community/_community_nav.html:31
msgid "Wide tile"
msgstr ""
@@ -1853,72 +2143,35 @@ msgstr ""
#: app/templates/community/add_discussion_post.html:16
#: app/templates/community/add_image_post.html:16
#: app/templates/community/add_link_post.html:16
+#: app/templates/community/add_poll_post.html:16
+#: app/templates/community/add_video_post.html:16
msgid "Type of post"
msgstr ""
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Start a discussion"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:19
-#: app/templates/community/add_image_post.html:19
-#: app/templates/community/add_link_post.html:19
-msgid "Discussion"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Share a link"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:20
-#: app/templates/community/add_image_post.html:20
-#: app/templates/community/add_link_post.html:20
-msgid "Link"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:21
-#: app/templates/community/add_image_post.html:21
-#: app/templates/community/add_link_post.html:21
-msgid "Share an image"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Create a poll"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:22
-#: app/templates/community/add_image_post.html:22
-#: app/templates/community/add_link_post.html:22
-msgid "Poll"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Create an event"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:23
-#: app/templates/community/add_image_post.html:23
-#: app/templates/community/add_link_post.html:23
-msgid "Event"
-msgstr ""
-
-#: app/templates/community/add_discussion_post.html:43
-#: app/templates/community/add_image_post.html:45
-#: app/templates/community/add_link_post.html:44
+#: app/templates/community/add_discussion_post.html:37
+#: app/templates/community/add_image_post.html:39
+#: app/templates/community/add_link_post.html:38
+#: app/templates/community/add_poll_post.html:37
+#: app/templates/community/add_video_post.html:39
#: app/templates/post/add_reply.html:37 app/templates/post/post.html:42
#: app/templates/user/edit_profile.html:44
msgid "Enable markdown editor"
msgstr ""
-#: app/templates/community/add_image_post.html:30
+#: app/templates/community/add_discussion_post.html:41
+#: app/templates/community/add_image_post.html:43
+#: app/templates/community/add_link_post.html:42
+#: app/templates/community/add_poll_post.html:78
+#: app/templates/community/add_video_post.html:43
+#: app/templates/post/post_edit_discussion.html:30
+#: app/templates/post/post_edit_image.html:33
+#: app/templates/post/post_edit_link.html:31
+#: app/templates/post/post_edit_poll.html:66
+#: app/templates/post/post_edit_video.html:31
+msgid "Separate each tag with a comma."
+msgstr ""
+
+#: app/templates/community/add_image_post.html:24
#: app/templates/post/post_edit_image.html:17
msgid "Describe the image, to help visually impaired people."
msgstr ""
@@ -1928,16 +2181,30 @@ msgstr ""
msgid "Only people using %(name)s can post or reply"
msgstr ""
+#: app/templates/community/add_poll_post.html:41
+#: app/templates/post/post_edit_poll.html:30
+msgid "Poll choices"
+msgstr ""
+
+#: app/templates/community/add_poll_post.html:72
+#: app/templates/post/post_edit_poll.html:61
+msgid "Add choice"
+msgstr ""
+
#: app/templates/community/add_remote.html:25
#: app/templates/community/lookup_remote.html:14
msgid "Found a community:"
msgstr ""
+#: app/templates/community/add_video_post.html:24
+msgid "Provide a URL ending with .mp4 or .webm."
+msgstr ""
+
#: app/templates/community/community.html:27
#: app/templates/community/community.html:48
#: app/templates/community/community.html:66
#: app/templates/post/_post_full.html:20 app/templates/post/_post_full.html:66
-#: app/templates/post/_post_teaser.html:56
+#: app/templates/post/_post_teaser.html:62
msgid "Not safe for work"
msgstr ""
@@ -1947,47 +2214,46 @@ msgstr ""
msgid "Not safe for life"
msgstr ""
-#: app/templates/community/community.html:76
-#: app/templates/community/community.html:84
+#: app/templates/community/community.html:91
msgid "No posts in this community yet."
msgstr ""
-#: app/templates/community/community.html:121
-#: app/templates/post/add_reply.html:58
-#: app/templates/post/continue_discussion.html:109
-#: app/templates/post/post.html:184 app/templates/post/post_reply_edit.html:54
+#: app/templates/community/community.html:130
+#: app/templates/post/add_reply.html:60
+#: app/templates/post/continue_discussion.html:111
+#: app/templates/post/post.html:186 app/templates/post/post_reply_edit.html:56
msgid "Search this community"
msgstr ""
-#: app/templates/community/community.html:127
-#: app/templates/post/add_reply.html:64
-#: app/templates/post/continue_discussion.html:115
-#: app/templates/post/post.html:190 app/templates/post/post_reply_edit.html:60
+#: app/templates/community/community.html:137
+#: app/templates/post/add_reply.html:67
+#: app/templates/post/continue_discussion.html:118
+#: app/templates/post/post.html:193 app/templates/post/post_reply_edit.html:63
msgid "About community"
msgstr ""
-#: app/templates/community/community.html:146
+#: app/templates/community/community.html:156
#, python-format
msgid "Only people on %(instance_name)s can post or reply in this community."
msgstr ""
-#: app/templates/community/community.html:156 app/templates/post/post.html:208
+#: app/templates/community/community.html:166 app/templates/post/post.html:211
msgid "Related communities"
msgstr ""
-#: app/templates/community/community.html:162 app/templates/post/post.html:214
-#: app/templates/topic/show_topic.html:85
+#: app/templates/community/community.html:172 app/templates/post/post.html:217
+#: app/templates/topic/show_topic.html:95
msgid "Go to community"
msgstr ""
-#: app/templates/community/community.html:175
-#: app/templates/post/add_reply.html:82
-#: app/templates/post/continue_discussion.html:133
-#: app/templates/post/post.html:227 app/templates/post/post_reply_edit.html:78
+#: app/templates/community/community.html:185
+#: app/templates/post/add_reply.html:85
+#: app/templates/post/continue_discussion.html:136
+#: app/templates/post/post.html:230 app/templates/post/post_reply_edit.html:81
msgid "Community Settings"
msgstr ""
-#: app/templates/community/community.html:179
+#: app/templates/community/community.html:189
msgid "Settings & Moderation"
msgstr ""
@@ -2075,8 +2341,8 @@ msgstr ""
#: app/templates/community/community_moderate_subscribers.html:116
#: app/templates/domain/domain.html:61
-#: app/templates/domain/domains_blocked.html:46
-#: app/templates/user/show_profile.html:169
+#: app/templates/domain/domains_blocked.html:46 app/templates/tag/tag.html:52
+#: app/templates/user/show_profile.html:202
msgid "Unban"
msgstr ""
@@ -2103,15 +2369,15 @@ msgstr ""
#: app/templates/user/filters.html:76 app/templates/user/filters.html:89
#: app/templates/user/filters.html:94 app/templates/user/filters.html:107
#: app/templates/user/filters.html:112 app/templates/user/filters.html:125
-#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:52
+#: app/templates/user/filters.html:130 app/templates/user/show_profile.html:81
msgid "Unblock"
msgstr ""
-#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:54
+#: app/templates/domain/domain.html:55 app/templates/user/show_profile.html:83
msgid "Block"
msgstr ""
-#: app/templates/domain/domain.html:65
+#: app/templates/domain/domain.html:65 app/templates/tag/tag.html:56
msgid "Ban instance-wide"
msgstr ""
@@ -2187,21 +2453,39 @@ msgid "Score:"
msgstr ""
#: app/templates/post/_post_full.html:21 app/templates/post/_post_full.html:67
-#: app/templates/post/_post_teaser.html:57
+#: app/templates/post/_post_teaser.html:63
msgid "Potentially emotionally scarring content"
msgstr ""
#: app/templates/post/_post_full.html:28 app/templates/post/_post_full.html:76
-#: app/templates/post/_post_teaser.html:59
+#: app/templates/post/_post_teaser.html:65
msgid "Reported. Check post for issues."
msgstr ""
-#: app/templates/post/_post_full.html:109
-#: app/templates/post/_post_full.html:110
+#: app/templates/post/_post_full.html:101
+#: app/templates/post/_post_full.html:122
+msgid "Watch on piped.video"
+msgstr ""
+
+#: app/templates/post/_post_full.html:152
+#, python-format
+msgid "Total votes: %(total_votes)d."
+msgstr ""
+
+#: app/templates/post/_post_full.html:153
+msgid "Poll closes"
+msgstr ""
+
+#: app/templates/post/_post_full.html:185
+msgid "Hashtags"
+msgstr ""
+
+#: app/templates/post/_post_full.html:195
+#: app/templates/post/_post_full.html:196
msgid "Show cross-posts"
msgstr ""
-#: app/templates/post/_post_full.html:111
+#: app/templates/post/_post_full.html:197
msgid "Number of cross-posts:"
msgstr ""
@@ -2210,50 +2494,54 @@ msgid "View context"
msgstr ""
#: app/templates/post/_post_teaser.html:6
-#: app/templates/post/_post_teaser_masonry.html:6
+#: app/templates/post/_post_teaser_masonry.html:8
msgid "Filtered: "
msgstr ""
-#: app/templates/post/_post_teaser.html:18
-#: app/templates/post/_post_teaser.html:26
-#: app/templates/post/_post_teaser.html:42
-msgid "Read article"
-msgstr ""
-
#: app/templates/post/_post_teaser.html:20
-#: app/templates/post/_post_teaser.html:30
-#: app/templates/post/_post_teaser.html:70
-#: app/templates/post/_post_teaser.html:72
-#: app/templates/post/_post_teaser_masonry.html:16
-#: app/templates/post/_post_teaser_masonry.html:20
-#: app/templates/post/_post_teaser_masonry.html:23
-#: app/templates/post/_post_teaser_masonry.html:55
-msgid "View image"
+msgid "Follow link"
msgstr ""
#: app/templates/post/_post_teaser.html:22
-#: app/templates/post/_post_teaser.html:34
+#: app/templates/post/_post_teaser.html:35
+#: app/templates/post/_post_teaser.html:76
+#: app/templates/post/_post_teaser.html:78
+#: app/templates/post/_post_teaser_masonry.html:13
+#: app/templates/post/_post_teaser_masonry.html:17
+#: app/templates/post/_post_teaser_masonry.html:20
+#: app/templates/post/_post_teaser_masonry.html:52
+msgid "View image"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:24
+#: app/templates/post/_post_teaser.html:39
msgid "Read post"
msgstr ""
-#: app/templates/post/_post_teaser.html:54
+#: app/templates/post/_post_teaser.html:28
+#: app/templates/post/_post_teaser.html:31
+#: app/templates/post/_post_teaser.html:47
+msgid "Read article"
+msgstr ""
+
+#: app/templates/post/_post_teaser.html:60
msgid "All posts about this domain"
msgstr ""
-#: app/templates/post/_post_teaser.html:64
+#: app/templates/post/_post_teaser.html:70
#, python-format
msgid "Go to community %(name)s"
msgstr ""
-#: app/templates/post/_post_teaser.html:67
-#: app/templates/post/_post_teaser_masonry.html:47
-#: app/templates/post/_post_teaser_masonry.html:48
-#: app/templates/post/_post_teaser_masonry.html:68
-#: app/templates/post/_post_teaser_masonry.html:69
+#: app/templates/post/_post_teaser.html:73
+#: app/templates/post/_post_teaser_masonry.html:44
+#: app/templates/post/_post_teaser_masonry.html:45
+#: app/templates/post/_post_teaser_masonry.html:65
+#: app/templates/post/_post_teaser_masonry.html:66
msgid "View comments"
msgstr ""
-#: app/templates/post/_post_teaser.html:67
+#: app/templates/post/_post_teaser.html:73
msgid "Number of comments:"
msgstr ""
@@ -2283,9 +2571,9 @@ msgid ""
"most places. Be nice."
msgstr ""
-#: app/templates/post/add_reply.html:86
-#: app/templates/post/continue_discussion.html:137
-#: app/templates/post/post.html:231 app/templates/post/post_reply_edit.html:82
+#: app/templates/post/add_reply.html:89
+#: app/templates/post/continue_discussion.html:140
+#: app/templates/post/post.html:234 app/templates/post/post_reply_edit.html:85
msgid "Moderate"
msgstr ""
@@ -2294,12 +2582,6 @@ msgstr ""
msgid "Reported. Check comment for issues."
msgstr ""
-#: app/templates/post/post.html:26
-msgid ""
-"This post is hosted on lemmy.ml which will ban you for saying anything "
-"negative about China, Russia or Putin. Tread carefully."
-msgstr ""
-
#: app/templates/post/post.html:52
msgid "Verify your email address to comment"
msgstr ""
@@ -2375,58 +2657,50 @@ msgstr ""
msgid "Edit"
msgstr ""
-#: app/templates/post/post_options.html:24
+#: app/templates/post/post_options.html:26
msgid "I made a mistake with this post and have changed my mind about the topic"
msgstr ""
-#: app/templates/post/post_options.html:28
+#: app/templates/post/post_options.html:30
#, python-format
msgid "Block post author @%(author_name)s"
msgstr ""
-#: app/templates/post/post_options.html:31
+#: app/templates/post/post_options.html:33
#, python-format
msgid "Ban post author @%(author_name)s from
%(community_name)s"
msgstr ""
-#: app/templates/post/post_options.html:35
+#: app/templates/post/post_options.html:37
#, python-format
msgid "Block domain %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:39
-#: app/templates/post/post_reply_options.html:27
+#: app/templates/post/post_options.html:41
+#: app/templates/post/post_reply_options.html:29
#, python-format
msgid "Hide every post from author's instance: %(name)s"
msgstr ""
-#: app/templates/post/post_options.html:45
+#: app/templates/post/post_options.html:47
#, python-format
msgid "View original on %(domain)s"
msgstr ""
-#: app/templates/post/post_options.html:50
-#: app/templates/post/post_reply_options.html:34
+#: app/templates/post/post_options.html:52
+#: app/templates/post/post_reply_options.html:36
msgid ""
"If you want to perform more than one of these (e.g. block and report), "
"hold down Ctrl and click, then complete the operation in the new tabs "
"that open."
msgstr ""
-#: app/templates/post/post_reply_edit.html:44
-msgid "Unsubscribe"
-msgstr ""
-
-#: app/templates/post/post_reply_edit.html:46
-msgid "Subscribe"
-msgstr ""
-
#: app/templates/post/post_reply_options.html:13
#, python-format
msgid "Options for comment on \"%(post_title)s\""
msgstr ""
-#: app/templates/post/post_reply_options.html:24
+#: app/templates/post/post_reply_options.html:26
#, python-format
msgid "Block author @%(author_name)s"
msgstr ""
@@ -2445,7 +2719,7 @@ msgstr ""
msgid "Search results for"
msgstr ""
-#: app/templates/search/results.html:16
+#: app/templates/search/results.html:19
msgid "No posts match your search."
msgstr ""
@@ -2453,62 +2727,90 @@ msgstr ""
msgid "Search for posts"
msgstr ""
-#: app/templates/search/start.html:20
+#: app/templates/search/start.html:15
+msgid "Keyword"
+msgstr ""
+
+#: app/templates/search/start.html:36
msgid "Example searches:"
msgstr ""
-#: app/templates/search/start.html:23
+#: app/templates/search/start.html:39
msgid "star wars"
msgstr ""
-#: app/templates/search/start.html:24
+#: app/templates/search/start.html:40
msgid ""
"There is an implied \"and\" here. Results will have both words somewhere "
"in them."
msgstr ""
-#: app/templates/search/start.html:27
+#: app/templates/search/start.html:43
msgid "star or wars"
msgstr ""
-#: app/templates/search/start.html:28
+#: app/templates/search/start.html:44
msgid ""
"This will broaden the search to include results that contain any of the "
"words."
msgstr ""
-#: app/templates/search/start.html:31
+#: app/templates/search/start.html:47
msgid "star -wars"
msgstr ""
-#: app/templates/search/start.html:32
+#: app/templates/search/start.html:48
msgid ""
"To search for things containing \"star\" but not \"wars\" you can put a -"
" before the word you want to exclude."
msgstr ""
-#: app/templates/search/start.html:35
+#: app/templates/search/start.html:51
msgid "\"star wars\""
msgstr ""
-#: app/templates/search/start.html:36
+#: app/templates/search/start.html:52
msgid "Results will have exactly that phrase in them."
msgstr ""
+#: app/templates/tag/tag.html:23
+msgid "No posts in this tag yet."
+msgstr ""
+
+#: app/templates/tag/tag.html:45
+msgid "Tag management"
+msgstr ""
+
+#: app/templates/tag/tags.html:14 app/templates/tag/tags_blocked.html:14
+#, python-format
+msgid "Tags containing \"%(search)s\""
+msgstr ""
+
+#: app/templates/tag/tags.html:24 app/templates/tag/tags_blocked.html:24
+msgid "Banned tags"
+msgstr ""
+
+#: app/templates/tag/tags.html:38 app/templates/tag/tags_blocked.html:38
+msgid "How many times has something using this tag been posted"
+msgstr ""
+
+#: app/templates/topic/_notification_toggle.html:5
+msgid "Notify about every new post. Not advisable in high traffic topics!"
+msgstr ""
+
#: app/templates/topic/choose_topics.html:9
msgid "Please choose at least 3 topics that interest you."
msgstr ""
-#: app/templates/topic/show_topic.html:23
+#: app/templates/topic/show_topic.html:26
msgid "Sub-topics"
msgstr ""
-#: app/templates/topic/show_topic.html:36
-#: app/templates/topic/show_topic.html:44
+#: app/templates/topic/show_topic.html:54
msgid "No posts in this topic yet."
msgstr ""
-#: app/templates/topic/show_topic.html:79
+#: app/templates/topic/show_topic.html:89
msgid "Topic communities"
msgstr ""
@@ -2517,13 +2819,22 @@ msgstr ""
msgid "Which community within %(topic)s to post in?"
msgstr ""
-#: app/templates/topic/topic_create_post.html:17
+#: app/templates/topic/topic_create_post.html:18
#, python-format
msgid "Post in %(name)s"
msgstr ""
+#: app/templates/topic/topic_create_post.html:23
+#, python-format
+msgid "View %(name)s"
+msgstr ""
+
+#: app/templates/user/_notification_toggle.html:5
+msgid "Notify about every new post by this person."
+msgstr ""
+
#: app/templates/user/_user_nav.html:8 app/templates/user/notifications.html:54
-#: app/templates/user/show_profile.html:121
+#: app/templates/user/show_profile.html:154
msgid "Profile"
msgstr ""
@@ -2576,13 +2887,13 @@ msgstr ""
msgid "Filters"
msgstr ""
-#: app/templates/user/edit_filters.html:18 app/user/routes.py:729
+#: app/templates/user/edit_filters.html:18 app/user/routes.py:774
msgid "Edit filter"
msgstr ""
#: app/templates/user/edit_filters.html:20
#: app/templates/user/edit_filters.html:27 app/templates/user/filters.html:22
-#: app/user/routes.py:689
+#: app/user/routes.py:734
msgid "Add filter"
msgstr ""
@@ -2603,8 +2914,8 @@ msgstr ""
msgid "Stop applying this filter after this date. Optional."
msgstr ""
-#: app/templates/user/edit_profile.html:16 app/user/routes.py:153
-#: app/user/routes.py:218
+#: app/templates/user/edit_profile.html:16 app/user/routes.py:156
+#: app/user/routes.py:231
msgid "Edit profile"
msgstr ""
@@ -2614,6 +2925,7 @@ msgid "Edit profile of %(name)s"
msgstr ""
#: app/templates/user/edit_profile.html:58
+#: app/templates/user/edit_settings.html:43
msgid "Delete account"
msgstr ""
@@ -2633,6 +2945,17 @@ msgstr ""
msgid "More email settings"
msgstr ""
+#: app/templates/user/fediverse_redirect.html:17
+#: app/templates/user/fediverse_redirect.html:20
+msgid "Follow on remote instance"
+msgstr ""
+
+#: app/templates/user/fediverse_redirect.html:21
+msgid ""
+"We are about to send you to your instance where you will then need to "
+"click the \"Follow\" button."
+msgstr ""
+
#: app/templates/user/filters.html:25
msgid ""
"Filters can hide posts that contain keywords you specify, either by "
@@ -2690,12 +3013,12 @@ msgid "Mark all as read"
msgstr ""
#: app/templates/user/notifications.html:49
-#: app/templates/user/show_profile.html:116
+#: app/templates/user/show_profile.html:149
msgid "Manage"
msgstr ""
#: app/templates/user/notifications.html:95
-#: app/templates/user/show_profile.html:192
+#: app/templates/user/show_profile.html:225
msgid "Upvoted"
msgstr ""
@@ -2704,59 +3027,60 @@ msgid "No people to show"
msgstr ""
#: app/templates/user/show_profile.html:24
-#: app/templates/user/show_profile.html:29
+#: app/templates/user/show_profile.html:41
+#: app/templates/user/show_profile.html:48
msgid "Profile pic"
msgstr ""
-#: app/templates/user/show_profile.html:47
+#: app/templates/user/show_profile.html:76
msgid "Send message"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message with matrix chat"
msgstr ""
-#: app/templates/user/show_profile.html:49
+#: app/templates/user/show_profile.html:78
msgid "Send message using Matrix"
msgstr ""
-#: app/templates/user/show_profile.html:61
+#: app/templates/user/show_profile.html:88
+msgid "Follow"
+msgstr ""
+
+#: app/templates/user/show_profile.html:94
msgid "Bot Account"
msgstr ""
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Attitude"
msgstr ""
-#: app/templates/user/show_profile.html:63
+#: app/templates/user/show_profile.html:96
msgid "Ratio of upvotes cast to downvotes cast. Higher is more positive."
msgstr ""
-#: app/templates/user/show_profile.html:72
+#: app/templates/user/show_profile.html:105
msgid "Post pagination"
msgstr ""
-#: app/templates/user/show_profile.html:85
+#: app/templates/user/show_profile.html:118
msgid "No posts yet."
msgstr ""
-#: app/templates/user/show_profile.html:95
+#: app/templates/user/show_profile.html:128
msgid "Comment pagination"
msgstr ""
-#: app/templates/user/show_profile.html:108
-msgid "No comments yet."
-msgstr ""
-
-#: app/templates/user/show_profile.html:137
+#: app/templates/user/show_profile.html:170
msgid "Member of"
msgstr ""
-#: app/templates/user/show_profile.html:162
+#: app/templates/user/show_profile.html:195
msgid "Moderate user"
msgstr ""
-#: app/templates/user/show_profile.html:182
+#: app/templates/user/show_profile.html:215
msgid "Ban + Purge"
msgstr ""
@@ -2773,193 +3097,253 @@ msgstr ""
msgid "Choose"
msgstr ""
-#: app/topic/routes.py:172
+#: app/topic/routes.py:183
msgid ""
"You have joined some communities relating to those interests. Find them "
"on the Topics menu or browse the home page."
msgstr ""
-#: app/topic/routes.py:176
+#: app/topic/routes.py:187
msgid ""
"You did not choose any topics. Would you like to choose individual "
"communities instead?"
msgstr ""
-#: app/user/forms.py:13
+#: app/user/forms.py:14
msgid "Display name"
msgstr ""
-#: app/user/forms.py:15
+#: app/user/forms.py:16
msgid "Set new password"
msgstr ""
-#: app/user/forms.py:22
+#: app/user/forms.py:23
msgid "Save profile"
msgstr ""
-#: app/user/forms.py:26
+#: app/user/forms.py:27
msgid "That email address is already in use by another account"
msgstr ""
-#: app/user/forms.py:30
+#: app/user/forms.py:31
msgid "Matrix user ids start with @"
msgstr ""
#: app/user/forms.py:35
+msgid "Interface language"
+msgstr ""
+
+#: app/user/forms.py:37
msgid "Receive email about missed notifications"
msgstr ""
-#: app/user/forms.py:39
+#: app/user/forms.py:41
msgid "Use markdown editor GUI when writing"
msgstr ""
-#: app/user/forms.py:40
+#: app/user/forms.py:42
msgid "Show profile in user list"
msgstr ""
-#: app/user/forms.py:41
+#: app/user/forms.py:43
msgid "My posts appear in search results"
msgstr ""
-#: app/user/forms.py:42
+#: app/user/forms.py:44
msgid "Manually approve followers"
msgstr ""
-#: app/user/forms.py:43
+#: app/user/forms.py:45
msgid "Import community subscriptions and user blocks from Lemmy"
msgstr ""
-#: app/user/forms.py:49
+#: app/user/forms.py:51
msgid "By default, sort posts by"
msgstr ""
-#: app/user/forms.py:50
+#: app/user/forms.py:52
msgid "Theme"
msgstr ""
-#: app/user/forms.py:51
+#: app/user/forms.py:53
msgid "Save settings"
msgstr ""
-#: app/user/forms.py:55
+#: app/user/forms.py:57
msgid "Yes, delete my account"
msgstr ""
-#: app/user/forms.py:66
+#: app/user/forms.py:68
msgid "Malicious reporting"
msgstr ""
-#: app/user/forms.py:90
+#: app/user/forms.py:92
msgid "Home feed"
msgstr ""
-#: app/user/forms.py:91
+#: app/user/forms.py:93
msgid "Posts in communities"
msgstr ""
-#: app/user/forms.py:92
+#: app/user/forms.py:94
msgid "Comments on posts"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Make semi-transparent"
msgstr ""
-#: app/user/forms.py:93
+#: app/user/forms.py:95
msgid "Hide completely"
msgstr ""
-#: app/user/forms.py:94
+#: app/user/forms.py:96
msgid "Action to take"
msgstr ""
-#: app/user/forms.py:95
+#: app/user/forms.py:97
msgid "Keywords that trigger this filter"
msgstr ""
-#: app/user/forms.py:98
+#: app/user/forms.py:100
msgid "Expire after"
msgstr ""
-#: app/user/routes.py:49
-msgid "This user has been banned."
+#: app/user/forms.py:105
+msgid "Your remote instance:"
+msgstr ""
+
+#: app/user/forms.py:108
+msgid "Mastodon, Misskey, Akkoma, Iceshrimp and friends"
+msgstr ""
+
+#: app/user/forms.py:109
+msgid "Friendica"
+msgstr ""
+
+#: app/user/forms.py:110
+msgid "Hubzilla"
+msgstr ""
+
+#: app/user/forms.py:111
+msgid "Lemmy"
+msgstr ""
+
+#: app/user/forms.py:112
+msgid "Pixelfed"
+msgstr ""
+
+#: app/user/forms.py:115
+msgid "Instance type"
+msgstr ""
+
+#: app/user/forms.py:116
+msgid "View profile on remote instance"
msgstr ""
#: app/user/routes.py:51
+msgid "This user has been banned."
+msgstr ""
+
+#: app/user/routes.py:53
msgid "This user has been deleted."
msgstr ""
-#: app/user/routes.py:83
+#: app/user/routes.py:85
#, python-format
msgid "Posts by %(user_name)s"
msgstr ""
-#: app/user/routes.py:200
+#: app/user/routes.py:172
+msgid "Auto-detect"
+msgstr ""
+
+#: app/user/routes.py:173
+msgid "Catalan"
+msgstr ""
+
+#: app/user/routes.py:174
+msgid "English"
+msgstr ""
+
+#: app/user/routes.py:175
+msgid "French"
+msgstr ""
+
+#: app/user/routes.py:176
+msgid "German"
+msgstr ""
+
+#: app/user/routes.py:212
msgid ""
"Your subscriptions and blocks are being imported. If you have many it "
"could take a few minutes."
msgstr ""
-#: app/user/routes.py:235
+#: app/user/routes.py:270
msgid "You cannot ban yourself."
msgstr ""
-#: app/user/routes.py:260
+#: app/user/routes.py:295
msgid "You cannot unban yourself."
msgstr ""
-#: app/user/routes.py:284
+#: app/user/routes.py:319
msgid "You cannot block yourself."
msgstr ""
-#: app/user/routes.py:313
+#: app/user/routes.py:351
msgid "You cannot unblock yourself."
msgstr ""
-#: app/user/routes.py:340
+#: app/user/routes.py:379
msgid ""
"Moderators have already assessed reports regarding this person, no "
"further reports are necessary."
msgstr ""
-#: app/user/routes.py:346
+#: app/user/routes.py:385
#, python-format
msgid "%(user_name)s has already been reported, thank you!"
msgstr ""
-#: app/user/routes.py:368
+#: app/user/routes.py:407
#, python-format
msgid "%(user_name)s has been reported, thank you!"
msgstr ""
-#: app/user/routes.py:374
+#: app/user/routes.py:413
msgid "Report user"
msgstr ""
-#: app/user/routes.py:391
+#: app/user/routes.py:430
msgid "You cannot delete yourself."
msgstr ""
-#: app/user/routes.py:448
+#: app/user/routes.py:487
msgid "Account deletion in progress. Give it a few minutes."
msgstr ""
-#: app/user/routes.py:453
+#: app/user/routes.py:492
msgid "Delete my account"
msgstr ""
-#: app/user/routes.py:498
+#: app/user/routes.py:543
msgid "You cannot purge yourself."
msgstr ""
-#: app/user/routes.py:575
+#: app/user/routes.py:620
msgid "All notifications marked as read."
msgstr ""
-#: app/user/routes.py:746
+#: app/user/routes.py:791
msgid "Filter deleted."
msgstr ""
+#: app/user/routes.py:824
+msgid "Lemmy can't follow profiles, sorry"
+msgstr ""
+
#~ msgid "Allow search engines to index this profile"
#~ msgstr ""
@@ -2978,3 +3362,22 @@ msgstr ""
#~ msgid "Crush"
#~ msgstr ""
+#~ msgid "Reply from %(name)s on %(post_title)s"
+#~ msgstr ""
+
+#~ msgid "Most downvoted in the last 3 days"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "This post is hosted on lemmy.ml "
+#~ "which will ban you for saying "
+#~ "anything negative about China, Russia or"
+#~ " Putin. Tread carefully."
+#~ msgstr ""
+
+#~ msgid "Unsubscribe"
+#~ msgstr ""
+
+#~ msgid "Subscribe"
+#~ msgstr ""
+